*{box-sizing:border-box}body{color:#e5e2e1;background:#131313;margin:0;font-family:Manrope,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.auth-page{place-items:center;min-height:100vh;padding:32px;display:grid}.auth-shell{grid-template-columns:1fr 420px;gap:20px;width:min(1080px,100%);display:grid}.auth-side{background:#1c1b1b;border:1px solid #44493833;border-radius:24px;align-content:center;gap:14px;padding:32px;display:grid}.auth-side h1{margin:0;font-family:Noto Serif,serif;font-size:clamp(34px,4vw,54px)}.auth-side p{color:#e5e2e1b3;margin:0}.auth-card{background:#1c1b1b;border:1px solid #44493833;border-radius:24px;gap:10px;padding:24px;display:grid}.auth-card h2{margin:0 0 8px;font-family:Noto Serif,serif}.auth-card .primary-btn{min-height:48px;font-weight:700}.card{background:#1c1b1b;border:1px solid #44493833;border-radius:14px;width:100%;max-width:560px;padding:16px}.card h1,.card h3{margin-top:0}input,textarea,button{color:#e5e2e1;background:#2a2a2a;border:1px solid #444938;border-radius:10px;width:100%;padding:10px;font-size:14px}textarea{resize:vertical;min-height:130px}button,.btn-link,.primary-link,.primary-btn{cursor:pointer;color:#263500;text-align:center;background:linear-gradient(135deg,#aed456,#8fb339);border:0;text-decoration:none}.ghost-btn{color:#e5e2e1;background:0 0;border:1px solid #44493880}.btn-login{color:#e5e2e1;box-shadow:none;background:#2a2a2a9e;border:1px solid #44493866;text-decoration:none}.btn-signup{color:#263500;background:linear-gradient(135deg,#aed456,#8fb339);border:0}.row{align-items:center;gap:10px;display:flex}.row.wrap{flex-wrap:wrap}.check{align-items:center;gap:8px;font-size:13px;display:flex}.check input{width:16px;height:16px}.error{color:#fca5a5}.muted{color:#c5c9b3;font-size:13px}.landing-page{background:#131313;min-height:100vh}.top-nav{z-index:50;width:100%;position:fixed;top:0}.glass-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#131313b8;border-bottom:1px solid #44493826}.landing-nav-inner{justify-content:space-between;align-items:center;gap:14px;max-width:1320px;margin:0 auto;padding:14px 32px;display:flex}.brand{color:#e5e2e1;font-family:Noto Serif,serif;font-size:28px}.desktop-links{align-items:center;gap:14px;display:flex}.desktop-links a{color:#e5e2e199;border-radius:999px;padding:8px 14px;text-decoration:none;transition:all .2s}.desktop-links a:hover{color:#e5e2e1;background:#aed4561f}.desktop-cta{gap:10px;display:flex}.inline-btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:auto;min-height:44px;padding:0 22px;font-weight:600;display:inline-flex}.mobile-menu{color:#e5e2e1;background:0 0;border:0;width:auto;padding:0 6px;font-size:26px;display:none}.landing-main{max-width:1320px;margin:0 auto;padding:126px 32px 72px}.hero{grid-template-columns:1.05fr .95fr;gap:42px;margin-bottom:94px;display:grid;position:relative}.hero-glow{filter:blur(110px);pointer-events:none;border-radius:999px;width:340px;height:340px;position:absolute}.hero-glow-left{background:#aed4561f;top:-60px;left:-90px}.hero-glow-right{background:#e7c2681f;bottom:-40px;right:-80px}.hero-copy h1{margin:0;font-family:Noto Serif,serif;font-size:clamp(42px,6vw,80px);line-height:1.1}.hero-copy h1 span{color:#aed456;font-style:italic}.hero-copy p{color:#c5c9b3;max-width:700px;margin:22px 0 24px;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.big-btn{min-height:56px;padding-inline:34px;font-size:17px}.hero-image-wrap{background:linear-gradient(#212020,#1a1a1a);border:1px solid #44493833;border-radius:26px;padding:14px;transition:transform .5s,box-shadow .3s;position:relative;transform:rotate(-2deg);box-shadow:0 24px 40px #00000047}.hero-image-wrap:hover{transform:rotate(0);box-shadow:0 30px 48px #00000059}.hero-visual img{object-fit:cover;opacity:.88;border:1px solid #44493826;border-radius:18px;width:100%;height:620px}.floating-score{background:#2a2a2adb;border:1px solid #44493859;border-radius:14px;padding:14px;position:absolute;top:23%;left:-34px;box-shadow:0 18px 34px #00000059}.floating-score p{letter-spacing:1px;text-transform:uppercase;color:#e5e2e1b3;margin:0 0 3px;font-size:12px}.floating-score strong{color:#e5e2e1;font-family:Noto Serif,serif;font-size:28px;font-weight:500}.partners{margin-bottom:96px}.partners p{text-align:center;color:#e5e2e16e;text-transform:uppercase;letter-spacing:2px;margin-bottom:26px;font-size:12px}.partners div{opacity:.5;flex-wrap:wrap;justify-content:center;gap:30px 56px;display:flex}.partners span{font-family:Noto Serif,serif;font-size:clamp(24px,3vw,32px)}.features{margin-bottom:88px}.section-head{text-align:center;margin-bottom:44px}.section-head h2{margin:0 0 10px;font-family:Noto Serif,serif;font-size:clamp(34px,5vw,52px)}.section-head p{color:#e5e2e19e;max-width:760px;margin:0 auto}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{background:linear-gradient(#1f1e1e,#1a1a1a);border:1px solid #44493833;border-radius:20px;padding:28px 24px;transition:transform .2s,border-color .2s,box-shadow .2s}.feature-card:hover{border-color:#aed45659;transform:translateY(-2px);box-shadow:0 14px 28px #0000003d}.feature-icon{color:#aed456;background:#aed45621;border-radius:999px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;font-size:20px;font-weight:700;display:inline-flex}.feature-icon-secondary{color:#e7c268;background:#e7c26821}.feature-icon-tertiary{color:#c6c6c7;background:#c6c6c724}.feature-card h3{margin:0 0 10px;font-family:Noto Serif,serif;font-size:26px}.feature-card p{color:#e5e2e1b8;margin:0;line-height:1.68}.auth-card .muted a{color:#aed456;border:0;text-decoration:none}.auth-card .muted a:hover{color:#c4ea73}.landing-footer{border-top:1px solid #44493833;padding:30px 32px 38px}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;max-width:1320px;margin:0 auto;display:flex}.footer-brand{font-size:22px}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px 24px;display:flex}.footer-links a{color:#e5e2e173;text-transform:uppercase;letter-spacing:1.4px;font-size:11px;text-decoration:none}.footer-links a:hover{color:#aed456}.copyright{color:#e5e2e173;text-transform:uppercase;letter-spacing:1.4px;font-size:11px}.dashboard-root{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.app-shell{gap:14px;max-width:1240px;min-height:100vh;margin:0 auto;padding:20px;display:grid}.app-topbar{background:linear-gradient(#212020f2,#1c1b1bf5);border:1px solid #44493838;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.app-tab-nav{background:#1b1a1a;border:1px solid #44493838;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;display:grid}.app-tab-btn{color:#c5c9b3;background:#201f1f;border:1px solid #4449382e;border-radius:10px;min-height:42px;font-weight:600;transition:border-color .2s,background .2s,color .2s}.app-tab-btn:hover{color:#e5e2e1;border-color:#aed45657}.app-tab-btn-active{color:#aed456;background:#aed4561f;border-color:#aed4567a}.app-content{gap:14px;display:grid}.app-content .hero-cards{margin-bottom:0}.side-nav{background:#1c1b1b;border-right:1px solid #44493833;flex-direction:column;gap:12px;padding:22px;display:flex}.nav-item{color:#c5c9b3;text-align:left;background:#201f1f;border:1px solid #44493833;border-radius:999px;padding:12px 16px;transition:all .2s}.nav-item:hover{color:#e5e2e1;border-color:#aed45673}.primary-btn:hover,.btn-signup:hover{filter:brightness(1.05)}.btn-login:hover,.ghost-btn:hover{background:#2a2a2aeb;border-color:#aed45673}.nav-item-active{background:#aed4561a;border-color:#aed45673;color:#aed456!important}.dashboard-canvas{gap:12px;padding:22px;display:grid}.dashboard-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quick-card{background:linear-gradient(#222121 0%,#1d1c1c 100%);border:1px solid #44493838;border-radius:18px;align-content:space-between;min-height:110px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff05}.quick-card h3{margin:6px 0;font-family:Noto Serif,serif;font-size:22px;font-weight:500;line-height:1.3}.quick-label{text-transform:uppercase;letter-spacing:1px;color:#c5c9b3c7;font-size:11px}.panel{background:linear-gradient(#1f1e1e,#1b1a1a);border:1px solid #44493838;border-radius:18px;padding:18px}.dash-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dash-title{margin:0;font-family:Noto Serif,serif;font-size:clamp(28px,3.6vw,44px);font-weight:500}.hero-cards{grid-template-columns:1fr 2fr;gap:12px;margin-bottom:14px;display:grid}.panel-wide{min-height:220px}.progress-ring{background:conic-gradient(#aed456 75%, #353534 0);border-radius:999px;place-items:center;width:130px;height:130px;margin:10px auto;display:grid}.progress-ring strong{font-size:30px;display:block}.progress-ring span{text-align:center;display:block}.bars{gap:12px;display:grid}.entry-list{gap:10px;display:grid}.entry-item{background:#201f1f;border:1px solid #44493833;border-radius:12px;align-items:center;gap:12px;padding:10px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex}.entry-item:hover,.entry-item:focus-within{background:#242322;border-color:#aed45661;transform:translateY(-2px);box-shadow:0 12px 24px #00000040}.entry-item img{object-fit:cover;border-radius:10px;width:62px;height:62px;transition:transform .25s,filter .25s}.entry-item:hover img,.entry-item:focus-within img{filter:saturate(1.06);transform:scale(1.03)}.entry-content{flex:1;gap:6px;display:grid}.entry-preview{color:#e5e2e1b8;margin:0;font-size:12px;line-height:1.4}.entry-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.entry-kcal{color:#aed456;letter-spacing:.4px;font-size:12px;font-weight:600;transition:color .2s}.entry-item:hover .entry-kcal,.entry-item:focus-within .entry-kcal{color:#c4ea73}.entry-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.confidence-chip,.macro-chip{color:#c5c9b3;background:#2a2a2ab8;border:1px solid #44493873;border-radius:999px;padding:2px 8px;font-size:11px;transition:border-color .2s,background .2s,color .2s}.confidence-chip{color:#aed456;border-color:#aed45673}.entry-item:hover .confidence-chip,.entry-item:focus-within .confidence-chip{background:#aed45624;border-color:#aed456b3}.entry-item:hover .macro-chip,.entry-item:focus-within .macro-chip{color:#d8dbc9;background:#353534db;border-color:#444938b3}.macro-chip-row{flex-wrap:wrap;gap:6px;display:flex}.meal-log-wrap{gap:10px;display:grid}.analyze-mode-tabs{flex-wrap:wrap;gap:10px;display:flex}.analyze-tab-active{color:#aed456;background:#aed45624;border-color:#aed45699}.upload-box{text-align:center;color:#e5e2e1cc;cursor:pointer;background:#201f1f;border:1px dashed #44493899;border-radius:12px;padding:18px}.upload-box input{display:none}.text-count-row{justify-content:space-between;gap:10px;display:flex}.app-section-grid{margin-bottom:6px}.history-group{margin-top:10px;animation:.28s both fadeSlideIn}.panel-head{margin-bottom:10px}.empty-block{background:#201f1fb3;border:1px dashed #4449386b;border-radius:14px;margin-bottom:10px;padding:14px}.empty-block p{color:#e5e2e1;margin:0;font-weight:600}.empty-block span{color:#c5c9b3;margin-top:4px;font-size:13px;display:block}.history-analytics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.history-date{text-transform:uppercase;letter-spacing:1.1px;color:#e5e2e18f;margin:0 0 8px;font-size:11px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.wellness-hero{background:#201f1f;border:1px solid #44493833;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.wellness-score{color:#aed456;font-family:Noto Serif,serif;font-size:42px;line-height:1}.wellness-ring{background:conic-gradient(#aed456 72%, #353534 0);border-radius:999px;place-items:center;width:92px;height:92px;display:grid}.wellness-ring span{color:#e5e2e1;font-size:12px}.su-layout{grid-template-columns:320px 1fr;gap:12px;display:grid}.su-left,.su-right{min-height:320px}.su-table-list{gap:8px;max-height:320px;margin-top:12px;display:grid;overflow:auto}.su-table-btn{text-align:left;color:#e5e2e1;background:#201f1f;border:1px solid #4449384d;width:100%}.su-table-btn-active{color:#aed456;background:#aed45626;border-color:#aed4568c}.su-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.su-notes>div{background:#201f1f;border:1px solid #4449384d;border-radius:12px;padding:12px}.su-preview-head{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.su-limit-select{width:auto;min-width:88px}.su-rows-preview{gap:8px;max-height:330px;margin-top:8px;display:grid;overflow:auto}.su-row-item{color:#d8dbc9;white-space:pre-wrap;word-break:break-word;background:#201f1f;border:1px solid #44493847;border-radius:10px;margin:0;padding:10px;font-size:12px;line-height:1.45}.metric{gap:5px;display:grid}.metric-head{justify-content:space-between}.bar-track{background:#353534;border-radius:999px;height:7px;overflow:hidden}.bar-fill{background:#aed456;height:100%}.bar-fill-secondary{background:#e7c268}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.grid .card{border-radius:18px;min-height:130px}.stat-card{background:#201f1f}.info-card h3,.meaningful-card h3{margin-bottom:10px;font-family:Noto Serif,serif;font-weight:500}.meaningful-card{gap:6px;display:grid}.meaningful-card .muted{line-height:1.55}.card-head{align-items:center;gap:8px;display:flex}.card-icon{color:#aed456;background:#aed45626;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.status-badge{letter-spacing:1px;border-radius:999px;margin-left:auto;padding:4px 9px;font-size:10px;font-weight:700}.status-badge-active{color:#aed456;background:#aed4562e;border:1px solid #aed45680}.status-badge-idle{color:#c6c6c7;background:#c6c6c729;border:1px solid #c6c6c74d}.target-progress-list{gap:8px;margin-top:4px;display:grid}.progress-line-row{gap:4px;display:grid}.state{text-align:center;margin-top:40px}@media (width<=900px){.auth-page{padding:16px}.auth-shell{grid-template-columns:1fr}.landing-nav-inner,.landing-main,.landing-footer{padding-left:18px;padding-right:18px}.desktop-links,.desktop-cta{display:none}.mobile-menu{display:inline-flex}.hero{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.hero-copy p{font-size:16px;line-height:1.6}.hero-image-wrap{transform:none}.hero-visual img{height:460px}.floating-score{display:none}.partners{margin-bottom:62px}.feature-grid,.dashboard-root{grid-template-columns:1fr}.app-shell{padding:12px}.app-topbar{flex-direction:column;align-items:flex-start}.app-tab-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.app-tab-btn{min-height:40px;font-size:13px}.side-nav{display:none}.hero-cards,.dashboard-quick-grid{grid-template-columns:1fr}.quick-card h3{font-size:18px}.panel{padding:14px}.su-layout,.su-notes,.history-analytics{grid-template-columns:1fr}}.ds-shell{gap:14px;max-width:1240px;min-height:100vh;margin:0 auto;padding:20px;font-family:Inter,Manrope,Segoe UI,Roboto,sans-serif;display:grid}.ds-topbar{background:linear-gradient(#212020f2,#1c1b1bf5);border:1px solid #44493838;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex;box-shadow:0 18px 34px #0000002e}.ds-topbar-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-plan-badge{color:#c6c6c7;letter-spacing:.8px;text-transform:uppercase;background:#c6c6c71f;border:1px solid #c6c6c759;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.ds-plan-badge-active{color:#aed456;background:#aed45624;border-color:#aed45680}.ds-tab-nav{background:#1b1a1a;border:1px solid #44493838;border-radius:14px;grid-template-columns:1fr;gap:8px;padding:8px;display:grid}.ds-tab-btn{color:#c5c9b3;background:#201f1f;border:1px solid #4449382e;border-radius:10px;min-height:42px;font-weight:600;transition:transform .18s,border-color .2s,background .2s,color .2s,box-shadow .2s}.ds-tab-btn:hover{color:#e5e2e1;border-color:#aed45657;transform:translateY(-1px);box-shadow:0 10px 18px #00000038}.ds-shell button:focus-visible,.ds-shell select:focus-visible,.ds-shell textarea:focus-visible,.ds-shell input:focus-visible{outline-offset:2px;outline:2px solid #aed456b3}.ds-tab-btn-active{color:#aed456;background:#aed4561f;border-color:#aed4567a;box-shadow:inset 0 1px #ffffff0f}.ds-content{gap:14px;display:grid}.ds-shell .dash-title,.ds-shell h3,.ds-shell h2{letter-spacing:.1px;font-family:Inter,Manrope,Segoe UI,Roboto,sans-serif}.ds-content .hero-cards{margin-bottom:0}.ds-body{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:14px;display:grid}.ds-sidebar{animation:.35s dsFadeInUp;position:sticky;top:14px}@keyframes dsFadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.ds-shell{padding:12px}.ds-topbar{flex-direction:column;align-items:flex-start}.ds-body{grid-template-columns:1fr}.ds-sidebar{position:static}.ds-tab-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-tab-btn{min-height:40px;font-size:13px}}.ds-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ds-quick-card{background:linear-gradient(#222121 0%,#1d1c1c 100%);border:1px solid #44493838;border-radius:18px;align-content:space-between;min-height:110px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:inset 0 1px #ffffff05}.ds-quick-card:hover{border-color:#aed45661;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff08,0 14px 24px #00000038}.ds-quick-card h3{margin:6px 0;font-family:Noto Serif,serif;font-size:22px;font-weight:500;line-height:1.3}.ds-quick-label{text-transform:uppercase;letter-spacing:1px;color:#c5c9b3c7;font-size:11px}.ds-card-dot{color:#aed456;border:1px solid #aed45673;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:4px;font-size:11px;display:inline-flex}.ds-action-row{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.ds-hint-chips{flex-wrap:wrap;gap:8px;margin:6px 0 4px;display:flex}.ds-hint-chip{color:#c5c9b3;background:#2a2a2abf;border:1px solid #44493873;border-radius:999px;padding:3px 10px;font-size:11px}.ds-panel{background:linear-gradient(#1f1e1e,#1b1a1a);border:1px solid #44493838;border-radius:18px;padding:18px;box-shadow:inset 0 1px #ffffff05}.ds-elevated{transition:transform .2s,box-shadow .2s}.ds-elevated:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0003}.ds-modal-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.ds-modal-head h3{margin:0}.ds-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:120;background:#0a0a0a6b;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.ds-modal-wrap{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto}.ds-modal-wrap .ds-panel{animation:.2s dsModalIn;box-shadow:0 28px 48px #00000061}.ds-title-with-icon{align-items:center;gap:8px;display:inline-flex}.ds-title-icon{color:#aed456;background:#aed45626;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.ds-subtitle-with-icon{align-items:center;gap:6px;display:inline-flex}@keyframes dsModalIn{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.ds-empty-block{background:#201f1fb3;border:1px dashed #4449386b;border-radius:14px;margin-bottom:10px;padding:14px}.ds-empty-block p{color:#e5e2e1;margin:0;font-weight:600}.ds-empty-block span{color:#c5c9b3;margin-top:4px;font-size:13px;display:block}@media (width<=900px){.ds-quick-grid{grid-template-columns:1fr}.ds-quick-card h3{font-size:18px}.ds-panel{padding:14px}}.entry-title-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.meal-type-badge{letter-spacing:.6px;text-transform:uppercase;border:1px solid #44493866;border-radius:999px;padding:2px 8px;font-size:10px}.meal-badge-breakfast{color:#e7c268;background:#e7c2681f;border-color:#e7c26873}.meal-badge-lunch{color:#aed456;background:#aed4561f;border-color:#aed45673}.meal-badge-dinner{color:#9dc1ff;background:#9dc1ff1f;border-color:#9dc1ff73}.meal-badge-snack{color:#ffb59b;background:#ffb59b1f;border-color:#ffb59b73}.meal-badge-default{color:#c6c6c7;background:#c6c6c71f;border-color:#c6c6c759}.panel-head h3{margin-bottom:4px;font-size:21px}.history-analytics .card h3{margin-bottom:4px}.settings-field{gap:8px;display:grid}.settings-select{min-height:40px}
