:root{
  --bg:#f7f3ea;--surface:#fffdf8;--surface-2:#f0ede1;--ink:#2e3429;--muted:#72786c;--sage:#738365;--sage-dark:#55654a;--sage-soft:#dce5d4;--olive:#8d9567;--beige:#e8ddc8;--gold:#d8b765;--danger:#a44d46;--line:#e4ded2;--shadow:0 16px 40px rgba(57,66,47,.08);--r:24px;--r-sm:16px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:36px 0 90px}.topbar{position:sticky;top:0;z-index:40;background:rgba(247,243,234,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(228,222,210,.8)}.topbar-inner{width:min(1180px,calc(100% - 32px));height:78px;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{width:40px;height:40px;border-radius:14px;background:var(--sage-soft);display:grid;place-items:center;font-size:20px}.brand-mark.large{width:56px;height:56px;border-radius:18px;font-size:28px;margin:auto}.brand strong{display:block;font-size:15px;letter-spacing:.01em}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:1px}.desktop-nav{display:flex;align-items:center;gap:8px}.desktop-nav a,.link-button{border:0;background:transparent;padding:10px 13px;border-radius:12px;color:#5a6253;font-weight:650}.desktop-nav a:hover,.link-button:hover{background:#eeeade}.nav-login{background:var(--ink)!important;color:#fff!important;padding-inline:18px!important}.logout-form{margin:0}.mobile-nav{display:none}.site-footer{padding:28px 20px 44px;text-align:center;color:var(--muted);font-size:13px}.site-footer small{display:block;margin-top:6px}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:800;color:var(--sage-dark);text-transform:uppercase}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:520px;gap:52px}.home-hero{padding:38px 0 54px}.hero-copy h1,.page-head h1,.content-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em;line-height:1.06}.hero-copy h1{font-size:clamp(46px,6vw,76px);margin:14px 0 22px}.hero-copy p{font-size:18px;color:var(--muted);max-width:650px}.hero-actions,.action-row,.result-actions,.prompt-actions,.form-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{min-height:48px;padding:12px 18px;border:1px solid transparent;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.005em;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--sage-dark);color:white;box-shadow:0 9px 20px rgba(85,101,74,.18)}.btn.secondary{background:var(--sage-soft);color:var(--sage-dark)}.btn.ghost{border-color:var(--line);background:rgba(255,255,255,.45)}.btn.danger{background:#fff1ef;color:var(--danger);border-color:#edd0cc}.btn.wide{width:100%}.btn.big{min-height:54px;padding-inline:22px}.btn.small{min-height:40px;font-size:13px}.hero-visual{height:430px;position:relative;display:grid;place-items:center}.wellness-orbit{position:absolute;border-radius:50%;border:1px solid #d7d9ca}.orbit-a{width:360px;height:360px}.orbit-b{width:270px;height:270px;border-style:dashed}.hero-card-main{width:240px;height:255px;background:linear-gradient(160deg,#fefdf8,#e7ebdc);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.85);border-radius:120px 120px 34px 34px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:2}.hero-card-main .leaf{font-size:46px;margin-bottom:18px}.hero-card-main strong{font-size:24px}.hero-card-main small{color:var(--muted);width:170px;margin-top:5px}.mini-card{position:absolute;background:var(--surface);border-radius:18px;padding:14px 16px;box-shadow:var(--shadow);font-weight:750;z-index:3}.mini-card span{margin-left:10px}.mini-card.one{left:5%;top:18%}.mini-card.two{right:2%;bottom:18%}.section-block{padding:44px 0}.section-block.tight{padding:26px 0}.section-heading{max-width:720px;margin-bottom:24px}.section-heading h2{font-family:Georgia,serif;font-weight:500;font-size:38px;line-height:1.15;margin:7px 0}.feature-grid{display:grid;gap:18px}.feature-grid.three{grid-template-columns:repeat(3,1fr)}.feature-card{min-height:285px;background:var(--surface);padding:28px;border:1px solid var(--line);border-radius:var(--r);box-shadow:0 8px 28px rgba(57,66,47,.04);display:flex;flex-direction:column}.feature-card:hover{border-color:#cdd6c4;transform:translateY(-2px)}.feature-card h3{font-size:23px;margin:25px 0 9px}.feature-card p{color:var(--muted);margin:0 0 20px}.feature-card .text-link{margin-top:auto}.icon-bubble{width:52px;height:52px;border-radius:18px;background:var(--sage-soft);display:grid;place-items:center;font-size:23px}.kicker{margin-left:auto;margin-top:-40px;color:#a2a697;font-size:12px}.text-link{color:var(--sage-dark);font-weight:800}.quote-panel{margin:55px 0 20px;background:var(--sage-dark);color:white;border-radius:32px;padding:55px;position:relative;overflow:hidden}.quote-panel>span{position:absolute;font-family:Georgia;font-size:160px;opacity:.12;top:-35px}.quote-panel p{font-family:Georgia,serif;font-size:38px;line-height:1.2;max-width:740px;margin:0 0 14px}.quote-panel small{opacity:.7;letter-spacing:.15em}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:24px;box-shadow:0 10px 32px rgba(60,66,50,.045)}.panel.slim{padding:18px 20px}.page-head{margin:14px 0 28px}.page-head.with-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.page-head h1{font-size:44px;margin:7px 0 5px}.page-head p{color:var(--muted);margin:0}.back-link{display:block;color:var(--muted);font-weight:700;margin-bottom:14px;font-size:14px}.toast{position:fixed;right:22px;top:92px;z-index:70;padding:14px 18px;border-radius:14px;box-shadow:var(--shadow);font-weight:700}.toast.success{background:#edf5e9;color:#4a6641}.toast.error,.inline-alert.error{background:#fff0ee;color:#8f413b}.inline-alert{padding:15px 18px;border-radius:14px;margin:0 0 18px}.inline-alert ul{margin:7px 0 0 20px}.auth-wrap{min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:stretch}.auth-aside{border-radius:32px;background:linear-gradient(150deg,#dfe7d7,#f3ead6);padding:70px 55px;display:flex;flex-direction:column;justify-content:center}.auth-aside h1{font-family:Georgia,serif;font-size:49px;line-height:1.08;font-weight:500;margin:14px 0}.auth-aside p{font-size:18px;color:#66705e}.privacy-note{display:flex;gap:14px;margin-top:42px;padding:18px;border-radius:18px;background:rgba(255,255,255,.55)}.privacy-note span{font-size:22px}.privacy-note strong,.privacy-note small{display:block}.privacy-note small{margin-top:4px;color:var(--muted)}.auth-card{background:var(--surface);border:1px solid var(--line);border-radius:32px;padding:55px;display:flex;flex-direction:column;justify-content:center}.auth-title{text-align:center;margin-bottom:24px}.auth-title h2{font-size:30px;margin:13px 0 3px}.auth-title p{color:var(--muted);margin:0}.stack-form{display:flex;flex-direction:column;gap:16px}.stack-form label,.form-panel label{font-size:13px;font-weight:750;color:#535a4e}.stack-form input,.form-panel input,.form-panel select,.form-panel textarea{width:100%;margin-top:7px;border:1px solid #dcd7cc;background:#fff;border-radius:13px;min-height:48px;padding:11px 13px;outline:none}.stack-form input:focus,.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:#87977a;box-shadow:0 0 0 3px rgba(115,131,101,.12)}.form-help{display:block;color:var(--muted);margin-top:18px;text-align:center}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:20px}.stat-card span,.stat-card small{display:block;color:var(--muted);font-size:12px}.stat-card strong{font-size:34px;display:block;margin:5px 0 0}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.panel-head h2{margin:3px 0 0;font-size:24px}.customer-list{display:flex;flex-direction:column}.customer-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:14px;align-items:center;padding:14px 10px;border-bottom:1px solid var(--line);border-radius:12px}.customer-row:hover{background:#f5f2e9}.customer-row:last-child{border-bottom:0}.avatar{width:42px;height:42px;border-radius:50%;background:var(--sage-soft);display:grid;place-items:center;font-weight:850;color:var(--sage-dark)}.avatar.xl{width:70px;height:70px;font-size:26px}.customer-main strong,.customer-main small{display:block}.customer-main small{color:var(--muted);font-size:12px;margin-top:2px}.customer-metrics{display:flex;gap:18px;align-items:center;color:var(--muted);font-size:13px}.customer-metrics b{color:var(--ink)}.chev{font-size:25px;color:#a0a698}.empty-state{text-align:center;padding:55px 20px}.empty-state>span{font-size:42px}.empty-state h2,.empty-state h3{margin:12px 0 4px}.empty-state p{color:var(--muted);margin:0 0 18px}.empty-state.standalone{padding:120px 20px}.toolbar{display:flex;align-items:center;gap:16px;margin-bottom:16px;position:sticky;top:90px;z-index:15}.search-wrap{display:flex;align-items:center;gap:8px;background:#f3f0e6;border:1px solid var(--line);border-radius:13px;padding:0 13px;flex:1}.search-wrap input{border:0;background:transparent;outline:none;width:100%;height:46px}.segmented{display:flex;background:#f3f0e6;border-radius:12px;padding:4px}.segmented a{padding:8px 12px;border-radius:9px;font-size:12px;font-weight:800;color:var(--muted)}.segmented a.active{background:#fff;color:var(--ink);box-shadow:0 3px 9px rgba(0,0,0,.06)}.empty-search{text-align:center;color:var(--muted);padding:38px}.form-panel{padding:30px}.form-section+.form-section{border-top:1px solid var(--line);margin-top:28px;padding-top:28px}.form-section-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:18px}.form-section-title>span{width:34px;height:34px;border-radius:12px;background:var(--sage-soft);display:grid;place-items:center;color:var(--sage-dark);font-weight:850;font-size:12px}.form-section-title h2{margin:0;font-size:22px}.form-section-title p{margin:2px 0 0;color:var(--muted);font-size:13px}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.compact-gap{gap:12px}.form-panel b{color:var(--danger)}.form-panel textarea{resize:vertical}.sticky-actions{justify-content:flex-end;margin-top:28px}.profile-hero{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.profile-id{display:flex;align-items:center;gap:16px}.profile-id h1{font-family:Georgia,serif;font-weight:500;font-size:38px;margin:2px 0}.profile-id p{margin:0;color:var(--muted)}.goal-strip{margin-top:22px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;background:#f3f0e6;padding:12px 14px;border-radius:14px}.goal-strip span{color:var(--muted);font-size:12px}.goal-strip small{margin-left:auto;color:var(--sage-dark);font-weight:800}.profile-actions{display:flex;flex-direction:column;gap:9px;min-width:220px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px;min-height:145px}.metric-card>span{font-size:12px;color:var(--muted)}.metric-card>strong{font-size:27px;display:block;margin:8px 0 8px}.metric-card strong small{font-size:13px;color:var(--muted);font-weight:650}.delta{font-style:normal;font-size:12px;font-weight:800}.delta.up{color:#806f39}.delta.down{color:#587255}.delta.neutral,.delta.muted{color:#8a8e84}.source-tag{display:block;color:var(--muted);margin-top:8px}.device-pill,.customer-chip,.privacy-badge{padding:8px 11px;border-radius:999px;background:#eff2e9;color:var(--sage-dark);font-size:12px;font-weight:800}.customer-chip b,.customer-chip small{display:block}.customer-chip small{font-size:10px;font-weight:600;opacity:.75}.history-list{display:flex;flex-direction:column}.history-row{display:grid;grid-template-columns:1.4fr repeat(3,.75fr) auto;gap:12px;align-items:center;padding:13px 10px;border-bottom:1px solid var(--line);font-size:13px}.history-row:hover{background:#f6f3eb}.history-row strong,.history-row small{display:block}.history-row small{font-size:11px;color:var(--muted)}.profile-admin,.danger-zone{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.profile-admin small,.danger-zone small{display:block;color:var(--muted);font-size:12px}.measurement-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.big-input{background:#f6f3eb;border:1px solid var(--line);border-radius:18px;padding:14px}.big-input span{display:flex;justify-content:space-between;align-items:center}.big-input span small{color:var(--muted);font-weight:600}.big-input input{background:transparent;border:0!important;box-shadow:none!important;padding:0!important;font-size:27px;font-weight:800;margin-top:8px;min-height:42px}.bmi-hint{background:#edf2e8;padding:12px 14px;border-radius:13px;font-size:13px;color:#56624e}.advanced{margin-top:20px;border:1px solid var(--line);border-radius:16px;overflow:hidden}.advanced summary{list-style:none;padding:16px 18px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer;background:#faf8f1}.advanced summary::-webkit-details-marker{display:none}.advanced summary small{color:var(--muted);font-weight:600}.advanced[open]>div,.advanced[open]>label{margin:16px 18px}.result-hero{text-align:center;padding:18px 0 25px}.success-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:var(--sage-soft);color:var(--sage-dark);font-size:26px;font-weight:900}.result-hero h1{font-family:Georgia,serif;font-size:38px;font-weight:500;margin:4px}.result-hero p{color:var(--muted);margin:0}.compare-list{display:flex;flex-direction:column}.compare-row{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;gap:14px;align-items:center;padding:15px 5px;border-bottom:1px solid var(--line)}.compare-row:last-child{border-bottom:0}.compare-label{font-weight:800}.compare-values{display:flex;gap:11px;align-items:baseline}.compare-values small{color:var(--muted);text-decoration:none}.compare-values strong{font-size:18px}.result-actions{justify-content:center;margin:20px 0 28px}.filter-tabs{display:flex;gap:8px;overflow:auto;margin:-8px 0 16px}.filter-tabs button{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800;white-space:nowrap}.filter-tabs button.active{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark)}.chart-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:16px}.chart-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:18px}.chart-card>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.chart-card>div span{font-weight:800}.chart-card>div strong{font-size:11px;color:var(--muted)}canvas{max-width:100%;width:100%}.history-table{overflow:hidden}.history-head,.history-row.six{display:grid;grid-template-columns:1.3fr repeat(5,1fr);gap:10px;padding:11px 8px}.history-head{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800;border-bottom:1px solid var(--line)}.prompt-layout{display:grid;grid-template-columns:310px 1fr;gap:16px}.prompt-modes{display:flex;flex-direction:column;gap:8px;align-self:start;position:sticky;top:96px}.prompt-modes>a{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:13px;border-radius:14px;border:1px solid transparent}.prompt-modes>a:hover{background:#f3f0e6}.prompt-modes>a.active{background:#edf2e8;border-color:#d4dfcc}.prompt-modes>a>span{width:30px;height:30px;border-radius:10px;background:#fff;display:grid;place-items:center;font-size:11px;font-weight:850;color:var(--sage-dark)}.prompt-modes strong,.prompt-modes small{display:block}.prompt-modes small{color:var(--muted);font-size:11px;margin-top:2px}.prompt-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.prompt-top h2{margin:3px 0 12px}.prompt-panel textarea{width:100%;min-height:500px;border:1px solid var(--line);background:#f7f5ef;border-radius:16px;padding:18px;line-height:1.6;resize:vertical;outline:none}.prompt-actions{margin-top:14px}.copy-status{min-height:22px;margin-top:8px;color:var(--sage-dark);font-size:13px;font-weight:800}.prompt-note{margin-top:12px;padding:13px 14px;border-radius:13px;background:#f0ede3;color:var(--muted);font-size:12px}.content-hero{display:grid;grid-template-columns:1fr 240px;gap:35px;align-items:center;min-height:310px;padding:40px 50px;border-radius:32px;margin-bottom:18px}.content-hero.breakfast{background:linear-gradient(140deg,#f5e8c6,#f3f0e2)}.content-hero.vegetarian{background:linear-gradient(140deg,#dce7d5,#eef1e8)}.content-hero h1{font-size:50px;margin:8px 0 10px}.content-hero p{color:#66705e;font-size:17px;max-width:660px}.content-visual{width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.45);display:grid;place-items:center;font-size:76px}.category-pills{display:flex;gap:8px;overflow:auto;padding:8px 0 18px}.category-pills span{white-space:nowrap;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:750}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden}.article-image{height:185px;display:grid;place-items:center;font-size:65px}.art-1{background:#e7eddd}.art-2{background:#f3e5c9}.art-3{background:#e8efe6}.art-4{background:#efe2d5}.art-5{background:#ede8d7}.article-body{padding:19px}.article-cat{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--sage-dark);font-weight:850}.article-body h2{font-family:Georgia,serif;font-size:22px;font-weight:500;line-height:1.18;margin:8px 0}.article-body p{color:var(--muted);font-size:13px;min-height:62px}.article-body>div{display:flex;justify-content:space-between;color:#969b90;font-size:11px;padding-top:12px;border-top:1px solid var(--line)}.foundation-note{display:flex;gap:16px;align-items:center;background:var(--surface-2);padding:20px;border-radius:18px;margin-top:22px}.foundation-note>span{width:44px;height:44px;border-radius:14px;background:var(--sage-dark);color:#fff;display:grid;place-items:center;font-weight:900}.foundation-note strong,.foundation-note p{display:block}.foundation-note p{margin:2px 0 0;color:var(--muted);font-size:13px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-grid h2{margin-top:0}.settings-grid dl{margin:0}.settings-grid dl div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line)}.settings-grid dt{color:var(--muted)}.settings-grid dd{font-weight:800}.clean-list{padding-left:20px;color:var(--muted)}.clean-list li{margin:9px 0}
@media(max-width:900px){.page-shell{width:min(100% - 24px,760px);padding-top:22px}.desktop-nav,.logout-form{display:none}.topbar-inner{height:68px;width:calc(100% - 24px)}.brand small{display:none}.mobile-nav{display:grid;position:fixed;z-index:60;bottom:0;left:0;right:0;grid-template-columns:repeat(5,1fr);background:rgba(255,253,248,.96);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:8px 8px max(8px,env(safe-area-inset-bottom))}.mobile-nav a{font-size:10px;color:var(--muted);font-weight:750;text-align:center;display:flex;flex-direction:column;gap:2px}.mobile-nav a span{font-size:18px;line-height:1.1}.mobile-nav .mobile-add span{width:40px;height:30px;border-radius:13px;background:var(--sage-dark);color:#fff;display:grid;place-items:center;margin:-11px auto 0}.private .site-footer{padding-bottom:95px}.hero,.auth-wrap{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy h1{font-size:54px}.hero-visual{height:360px}.feature-grid.three,.article-grid{grid-template-columns:repeat(2,1fr)}.stat-grid{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.measurement-grid{grid-template-columns:repeat(2,1fr)}.prompt-layout{grid-template-columns:1fr}.prompt-modes{position:static}.prompt-modes{display:grid;grid-template-columns:repeat(3,1fr)}.prompt-modes>a{grid-template-columns:1fr}.prompt-modes>a>span{display:none}.content-hero{grid-template-columns:1fr 140px;padding:30px}.content-visual{width:125px;height:125px;font-size:54px}.history-head{display:none}.history-row.six{grid-template-columns:1.4fr repeat(2,1fr)}.history-row.six span:nth-child(n+4){display:none}}
@media(max-width:620px){.page-shell{width:calc(100% - 20px)}.brand strong{font-size:13px}.hero-copy h1{font-size:43px}.home-hero{padding-top:20px}.hero-visual{height:300px}.orbit-a{width:285px;height:285px}.orbit-b{width:215px;height:215px}.hero-card-main{width:190px;height:205px}.mini-card{font-size:12px}.section-heading h2{font-size:31px}.feature-grid.three,.article-grid{grid-template-columns:1fr}.quote-panel{padding:34px 26px}.quote-panel p{font-size:28px}.page-head.with-actions,.profile-hero{display:flex;flex-direction:column;align-items:stretch}.page-head h1{font-size:36px}.action-row .btn{flex:1}.stat-grid{gap:9px}.stat-card{padding:15px}.stat-card strong{font-size:28px}.toolbar{top:78px;flex-direction:column;align-items:stretch}.segmented a{flex:1;text-align:center}.customer-row{grid-template-columns:auto 1fr auto}.customer-metrics{grid-column:2/3;display:flex;margin-top:-8px}.customer-row>.chev{grid-row:1/3;grid-column:3;align-self:center}.form-panel{padding:18px}.form-grid.two{grid-template-columns:1fr}.profile-id{align-items:flex-start}.profile-id h1{font-size:32px}.profile-actions{width:100%}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric-card{padding:14px;min-height:130px}.metric-card>strong{font-size:24px}.history-row{grid-template-columns:1.4fr 1fr auto}.history-row>span:nth-child(3),.history-row>span:nth-child(4){display:none}.measurement-grid{grid-template-columns:1fr 1fr}.big-input{padding:12px}.big-input input{font-size:24px}.sticky-actions{position:sticky;bottom:68px;background:rgba(255,253,248,.94);backdrop-filter:blur(10px);margin-inline:-18px;padding:10px 18px;border-top:1px solid var(--line);z-index:30}.sticky-actions .btn{flex:1}.compare-row{grid-template-columns:1fr 1.4fr;gap:8px}.compare-row .delta{grid-column:1/-1}.result-actions{flex-direction:column}.chart-grid{grid-template-columns:1fr}.prompt-modes{grid-template-columns:1fr}.prompt-modes>a{grid-template-columns:34px 1fr}.prompt-modes>a>span{display:grid}.prompt-top{align-items:flex-start}.privacy-badge{white-space:nowrap}.prompt-actions{flex-direction:column}.content-hero{grid-template-columns:1fr;padding:27px}.content-hero h1{font-size:40px}.content-visual{display:none}.settings-grid{grid-template-columns:1fr}.auth-aside{padding:38px 25px}.auth-aside h1{font-size:38px}.auth-card{padding:32px 22px}.auth-wrap{min-height:auto}.toast{left:10px;right:10px;top:78px;text-align:center}.profile-admin,.danger-zone{align-items:flex-start;gap:14px}.goal-strip small{margin-left:0;width:100%}}
.remember-check{display:flex!important;align-items:center;gap:9px;font-size:13px!important;font-weight:650!important;color:var(--muted)!important}.remember-check input{width:18px!important;height:18px!important;min-height:0!important;margin:0!important;accent-color:var(--sage-dark)}
