@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#23322d;background:#f7f8f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:34px;line-height:1.2;letter-spacing:-1.3px;margin-bottom:8px}h2{font-size:20px;letter-spacing:-.6px;margin-bottom:0}h3{font-size:15px}p{line-height:1.6}small{font-size:12px}strong{font-weight:800}.muted{color:#84918b}.eyebrow{color:#82ab9b;font-weight:800;font-size:10px;letter-spacing:2px;margin-bottom:9px}.eyebrow.light{color:#c1e1d3}.app-shell{min-height:100vh;display:flex}.sidebar{width:244px;flex:none;background:#fff;border-right:1px solid #edf0eb;display:flex;flex-direction:column;min-height:100vh;padding:30px 17px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;color:#23322d;font-size:22px;font-weight:800;letter-spacing:-1.1px;padding:0 14px;white-space:nowrap}.brand>span:last-child{color:#74ae94}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#d9ede1;color:#4c9770;margin-right:10px}.sidebar-label{color:#b3bcb5;font-size:10px;font-weight:800;letter-spacing:1.8px;margin:58px 18px 17px}.sidebar nav{display:grid;gap:5px}.sidebar nav button,.logout{border:0;background:none;color:#87928a;padding:13px 16px;display:flex;align-items:center;gap:15px;font-size:13px;font-weight:700;text-align:left;border-radius:12px;width:100%}.sidebar nav button.active{background:#eaf3ed;color:#3e8a67}.sidebar nav button:hover,.logout:hover{background:#f2f6f1;color:#407459}.nav-dot{margin-left:auto;background:#64a37b;width:6px;height:6px;border-radius:50%}.sidebar-bottom{margin-top:auto}.tip-card{background:#eaf4eb;padding:19px;border-radius:16px;color:#477e5c;margin-bottom:25px}.tip-card strong{display:block;margin-top:10px;font-size:13px;color:#254b33}.tip-card p{font-size:11px;line-height:1.6;margin:6px 0 0}.main-wrap{min-width:0;flex:1}.topbar{height:82px;background:#fff;border-bottom:1px solid #edf0eb;display:flex;align-items:center;justify-content:space-between;padding:0 50px}.breadcrumb{color:#a6aea6;font-size:12px;display:flex;align-items:center;gap:11px}.breadcrumb strong{color:#425b4c}.top-user{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:800}.avatar{width:34px;height:34px;background:#dcebe0;color:#4b8b67;border-radius:50%;display:grid;place-items:center;font-size:14px}.content{max-width:1480px;padding:43px 50px 80px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.page-head p{font-size:13px;color:#8c978d;margin:0}.wave{color:#e9b873;font-size:26px}.btn{border:0;border-radius:11px;padding:13px 20px;display:inline-flex;gap:9px;align-items:center;justify-content:center;font-weight:800;font-size:12px;white-space:nowrap;min-height:45px;transition:transform .15s,background .15s}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:wait}.btn.primary{background:#367b58;color:#fff;box-shadow:0 5px 14px #367b5826}.btn.primary:hover{background:#2c6849}.btn.soft{background:#e8f3eb;color:#3a805c}.overview-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:20px}.card{background:#fff;border:1px solid #edf0eb;border-radius:19px;padding:26px;box-shadow:0 6px 24px #273b2707;min-width:0}.card-title,.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.round-icon{display:grid;place-items:center;width:43px;height:43px;background:#e8f4eb;color:#4e9a6b;border-radius:14px;flex:none}.round-icon.lavender{background:#f2eefe;color:#8c7cc4}.round-icon.peach-bg{background:#fff1e9;color:#d69a75}.balance-main{display:flex;align-items:center;gap:30px;margin:24px 0 23px}.ring{flex:none;border-radius:50%;background:conic-gradient(#6cba89 var(--pct),#eaf1ea 0);display:grid;place-items:center}.ring.purple{background:conic-gradient(#a291d8 var(--pct),#f0edf7 0)}.ring.peach{background:conic-gradient(#e9ad8f var(--pct),#f8f0ec 0)}.ring.blue{background:conic-gradient(#8aafe2 var(--pct),#edf3f9 0)}.ring-inner{width:82%;height:82%;background:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ring-inner strong{font-size:25px;letter-spacing:-1px}.ring-inner span{color:#a2ada2;font-size:11px}.balance-main .ring-inner strong{font-size:32px}.big-number{font-size:28px;font-weight:800;letter-spacing:-1px}.big-number small{color:#a8b1a8;font-size:13px;letter-spacing:0;font-weight:600}.balance-main p{color:#9ba79c;font-size:12px;max-width:190px;margin:10px 0 0}.macro-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border-top:1px solid #f0f1ee;padding-top:20px}.macro-top{font-size:11px;color:#78877b;display:flex;align-items:center;gap:6px;white-space:nowrap}.macro-top b{color:#405245;margin-left:auto;font-size:11px}.dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex:none}.dot.purple,.track .purple{background:#a291d8}.dot.peach,.track .peach{background:#e9ad8f}.dot.blue,.track .blue{background:#8aafe2}.track{height:5px;border-radius:9px;background:#eef0ee;margin-top:10px;overflow:hidden}.track span{height:100%;display:block;border-radius:9px}.goal-sub{font-size:12px;color:#9aa59c;margin:10px 0 24px}.goal-weight{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:28px 0 14px}.goal-weight strong{font-size:29px;letter-spacing:-1px}.goal-weight strong small{font-size:12px;color:#9ba69c;letter-spacing:0}.goal-weight>span{font-size:12px;color:#879486;font-weight:700}.goal-track{height:9px;background:#edf3ed;border-radius:10px;overflow:hidden}.goal-track span{display:block;height:100%;background:#75ba8c;border-radius:10px}.goal-stats{display:flex;justify-content:space-between;margin:24px 0}.goal-stats div{display:grid;gap:5px}.goal-stats div:last-child{text-align:right}.goal-stats small{color:#a3ada3}.goal-stats strong{font-size:16px}.pace{background:#eef7f0;color:#4a9167;border-radius:10px;padding:12px 14px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:9px}.pace small{font-weight:600;color:#689979}.lower-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:20px;margin-top:20px}.section-title{margin-bottom:20px}.text-link{background:none;border:none;color:#4f9a6a;font-size:12px;font-weight:800;display:flex;gap:7px;align-items:center;white-space:nowrap}.food-row{display:flex;align-items:center;gap:11px;padding:12px 0;border-top:1px solid #f2f3f0}.food-emoji{width:40px;height:40px;border-radius:12px;background:#f1f4e9;color:#8ca16a;display:grid;place-items:center;flex:none}.food-name{display:grid;gap:4px;min-width:0;flex:1}.food-name strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-name small,.food-cal small{color:#9ea99d}.food-cal{display:grid;gap:4px;text-align:right;white-space:nowrap}.food-cal strong{font-size:12px}.icon-btn{border:0;background:#f4f6f2;border-radius:10px;width:36px;height:36px;display:grid;place-items:center;color:#7f9685;flex:none}.icon-btn:hover{background:#e7eee7}.icon-btn.danger:hover{color:#c57272;background:#fff1f1}.icon-btn.compact{width:28px;height:28px;background:transparent}.month-mini .calendar-days{gap:4px}.month-mini .cal-day{height:31px;font-size:11px}.calendar{width:100%}.weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center}.weekdays{color:#b3bcb2;font-weight:800;font-size:10px;margin-bottom:10px}.calendar-days .cal-day{height:36px;aspect-ratio:1;margin:auto;border:0;background:#f5f7f3;border-radius:10px;color:#647367;position:relative;width:100%;max-width:44px;font-weight:700}.calendar-days .cal-day.green{background:#def0e2;color:#43835c}.calendar-days .cal-day.amber{background:#fff0d8;color:#ad8341}.calendar-days .cal-day.coral{background:#fce5df;color:#be7368}.calendar-days .cal-day.selected{outline:2px solid #4b9d70;outline-offset:2px}.calendar-days .cal-day.today span{text-decoration:underline}.cal-day i{position:absolute;bottom:3px;left:50%;transform:translate(-50%);width:3px;height:3px;background:currentColor;border-radius:50%}.legend{display:flex;flex-wrap:wrap;gap:14px;font-size:10px;color:#8f9d91;margin-top:20px}.legend span{display:flex;align-items:center;gap:5px}.legend i,.status-dot{display:block;width:8px;height:8px;border-radius:50%}.legend .green,.status-dot.green{background:#79bd8d}.legend .amber,.status-dot.amber{background:#efc078}.legend .coral,.status-dot.coral{background:#e5a296}.legend .empty,.status-dot.empty{background:#d9e0d8}.empty-small{text-align:center;color:#a0aca0;padding:30px 10px}.empty-small svg{color:#b5d1bc}.empty-small p{font-size:12px}.empty-state{text-align:center;padding:18px;color:#a4afa5}.empty-state svg{color:#9acaa7}.empty-state p{font-size:12px}.month-control{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 auto 25px;width:max-content;background:#fff;border:1px solid #e8eee8;border-radius:12px;padding:5px}.month-control button{border:0;background:#f3f6f2;color:#6b9275;width:32px;height:32px;display:grid;place-items:center;border-radius:8px}.month-control strong{text-transform:capitalize;font-size:13px;min-width:140px;text-align:center}.diary-list{display:grid;gap:16px;max-width:900px;margin:auto}.day-card{padding-top:21px;padding-bottom:14px}.day-head{display:flex;justify-content:space-between;align-items:center}.day-head>div{display:flex;align-items:center;gap:10px}.day-head h2{font-size:17px}.day-head>strong{font-size:14px;color:#478b61}.day-summary{font-size:11px;color:#9fa99e;margin:7px 0 12px 18px}.day-summary span{padding:0 6px}.calendar-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:20px}.full-calendar .calendar-days .cal-day{max-width:none;height:64px;font-size:15px}.full-calendar .weekdays{font-size:12px;margin-bottom:16px}.full-calendar .calendar-days{gap:9px}.selected-card .quad-rings{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 8px;margin:27px 0;text-align:center}.quad-rings>div{display:grid;justify-items:center;gap:5px}.quad-rings>div>span{color:#a2aaa0;font-size:10px}.quad-rings .ring-inner strong{font-size:20px}.selected-foods{border-top:1px solid #eef0eb;padding-top:20px}.selected-foods h3 span{color:#9ead9d;font-size:12px}.goals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.goal-actions{display:flex;gap:6px}.detailed-goal .goal-weight{margin-top:28px}.goal-macros{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border-top:1px solid #edf0ea;padding-top:20px;margin-top:20px}.goal-macros>div{display:grid;gap:4px}.goal-macros small{color:#a0aaa1}.goal-macros strong{font-size:15px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.profile-grid .key-section{grid-column:1/-1}.field{display:grid;gap:8px;margin-bottom:17px}.field span{font-size:11px;color:#7e8c80;font-weight:800}.field input,.field select{width:100%;height:44px;padding:0 13px;border:1px solid #e1e8df;border-radius:10px;background:#fbfcfa;color:#2d4031;outline:none;font-size:13px}.field input:focus,.field select:focus{border-color:#78b98e;box-shadow:0 0 0 3px #77b98e25}.field input:disabled{color:#a5aea5}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-grid .section-title{margin-bottom:24px}.profile-grid form>.btn{margin-top:5px}.weight-display{display:flex;align-items:baseline;gap:8px;margin:27px 0 12px}.weight-display strong{font-size:47px;letter-spacing:-2px}.weight-display span{color:#9ba69a;font-size:13px}.weight-form{margin-top:25px}.key-form{display:flex;align-items:end;gap:12px;margin-top:23px}.key-form .field:first-child{flex:1}.key-form .field{margin-bottom:0}.key-list{margin-top:24px}.key-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-top:1px solid #edf0ea}.key-row>div{display:grid;gap:4px}.key-row strong{font-size:13px}.key-row small{color:#a1aaa2}.secret-box{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:15px;border-radius:12px;background:#f0f7ef;margin-top:18px;font-size:11px}.secret-box code{background:#fff;padding:8px;border-radius:7px;word-break:break-all}.secret-box button{border:0;background:none;color:#47895e;font-weight:800}.error{background:#fff0ee;color:#b55f5a;border-radius:10px;padding:12px;font-size:12px;margin:10px 0}.banner{display:flex;justify-content:space-between;margin-bottom:20px;cursor:pointer}.modal-overlay{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#172a20a6;display:grid;place-items:center;padding:16px}.modal{width:min(100%,510px);max-height:calc(100vh - 32px);overflow:auto;background:#fff;padding:27px;border-radius:20px;box-shadow:0 20px 80px #101b1040}.modal-head{display:flex;justify-content:space-between;margin-bottom:24px}.modal .btn{width:100%;margin-top:5px}.segmented{display:flex;background:#f3f6f1;padding:4px;border-radius:10px;margin-bottom:17px}.segmented button{flex:1;border:0;background:none;padding:10px 4px;color:#869488;font-size:11px;font-weight:800;border-radius:8px}.segmented button.active{background:#fff;color:#417d58;box-shadow:0 2px 6px #0000000d}.check-row{display:flex;gap:11px;align-items:flex-start;background:#f3f8f3;border-radius:12px;padding:15px;margin-bottom:17px}.check-row input{accent-color:#4a9a6a;margin-top:3px}.check-row span{display:grid;gap:3px}.check-row strong{font-size:12px}.check-row small{color:#9fa99f}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-visual{background:#367c5d;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:44px 65px;overflow:hidden;position:relative}.auth-visual .brand{color:#fff;padding:0}.auth-visual .brand>span:last-child{color:#d3e9d8}.auth-visual .brand-mark{background:#ffffff30;color:#fff}.auth-visual h1{font-size:clamp(38px,4vw,68px);line-height:1.12;letter-spacing:-3px;margin:0 0 20px}.auth-visual h1 em{color:#c5e3cc;font-style:normal}.auth-visual p{color:#dbebe0;max-width:420px;font-size:15px}.auth-art{height:30vh;min-height:210px;position:relative}.art-orbit{position:absolute;border:1px solid #ffffff40;border-radius:50%;width:330px;height:330px;left:25%;top:-40px}.art-orbit.two{width:230px;height:230px;left:33%;top:10px;background:#ffffff10}.art-center{position:absolute;left:36%;top:42px;width:170px;height:170px;border-radius:50%;background:#dcebd6;color:#347b56;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:13px;box-shadow:0 20px 80px #1b503b55}.art-center strong{font-size:16px;line-height:1.3}.auth-form-wrap{display:grid;place-items:center;padding:40px}.auth-form{width:min(100%,390px)}.auth-form h2{font-size:31px;margin:0 0 7px}.auth-form>.muted{font-size:13px;margin-bottom:30px}.auth-form .btn{width:100%;margin-top:6px}.switch-auth{text-align:center;color:#8c978c;font-size:12px;margin-top:25px}.switch-auth button{background:none;border:0;color:#4a9568;font-weight:800}.mobile-brand,.mobile-menu,.mobile-nav{display:none}.loading{min-height:100vh;display:grid;place-items:center;font-size:29px;font-weight:800;color:#367b58}.loading span{color:#93c39d}@media(max-width:1100px){.sidebar{width:205px}.content{padding:35px 26px 80px}.topbar{padding:0 26px}.overview-grid,.lower-grid{grid-template-columns:1fr 1fr}.balance-main{gap:15px}.balance-main .ring{width:140px!important;height:140px!important}.macro-row{grid-template-columns:1fr;gap:9px}.auth-visual{padding:40px}}@media(max-width:800px){.sidebar{display:none}.topbar{height:61px;padding:0 18px}.mobile-menu{display:grid;background:none}.topbar .breadcrumb{margin-right:auto}.top-user span{display:none}.content{padding:29px 18px 100px}.overview-grid,.lower-grid,.calendar-layout,.profile-grid,.goals-grid{grid-template-columns:1fr}.profile-grid .key-section{grid-column:auto}.mobile-nav{display:flex;position:fixed;z-index:10;bottom:0;left:0;right:0;height:calc(67px + env(safe-area-inset-bottom));padding:6px 4px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #eaf0e9;justify-content:space-around}.mobile-nav button{border:0;background:none;color:#9ca89d;display:grid;justify-items:center;align-content:center;gap:3px;min-width:60px;font-size:9px;font-weight:800}.mobile-nav button.active{color:#448b61}.page-head h1{font-size:28px}.page-head .btn{padding:12px}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.mobile-brand{display:flex;margin-bottom:50px;padding:0}.auth-form-wrap{min-height:100vh;align-items:start;padding:35px 24px}.auth-form{margin:auto}.key-form{flex-wrap:wrap}.key-form .field:first-child{flex-basis:100%}}@media(max-width:510px){.content{padding:24px 14px 100px}.page-head{align-items:flex-start}.page-head>.btn{font-size:0;padding:0;width:44px;height:44px;flex:none}.page-head>.btn svg{width:20px}.card{padding:20px;border-radius:16px}.balance-main{gap:17px}.balance-main .ring{width:126px!important;height:126px!important}.balance-main .ring-inner strong{font-size:25px}.big-number{font-size:22px}.big-number small{display:block;font-size:11px}.macro-row{grid-template-columns:repeat(3,1fr);gap:8px}.macro-top{font-size:10px;display:block}.macro-top .dot{margin-right:5px}.macro-top b{display:block;margin-top:3px;font-size:9px}.food-row{gap:6px}.food-emoji{width:32px;height:32px}.food-cal small{display:none}.food-name strong,.food-cal strong{font-size:11px}.food-row .compact{width:22px}.full-calendar .calendar-days .cal-day{height:42px;font-size:12px}.quad-rings{gap:10px}.selected-card .quad-rings{grid-template-columns:repeat(4,1fr)}.selected-card .ring{width:69px!important;height:69px!important}.selected-card .ring-inner strong{font-size:14px}.selected-card .ring-inner span{font-size:8px}.form-grid{gap:8px}.modal{padding:20px}.mobile-nav button{min-width:50px}}@media(max-width:800px){.auth-page{grid-template-columns:minmax(0,1fr)}.auth-form-wrap{display:flex;justify-content:center;align-items:flex-start;min-width:0}.auth-form{width:100%;max-width:390px;min-width:0;margin:0 auto}}.top-user{margin-right:150px}.theme-toggle{position:fixed;z-index:12;top:20px;right:40px;height:42px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;border:1px solid #e1e9df;border-radius:11px;background:#f5f8f3;color:#42785a;font-size:11px;font-weight:800;box-shadow:0 3px 12px #263b270d}.theme-toggle:hover{background:#e9f2e9}.theme-toggle:focus-visible{outline:2px solid #70bc88;outline-offset:3px}body:has(.auth-page) .theme-toggle{top:28px;right:34px}@media(max-width:800px){.top-user{display:none}.theme-toggle{top:12px;right:18px;width:38px;height:38px;padding:0}.theme-toggle span{display:none}body:has(.auth-page) .theme-toggle{top:18px;right:20px}}:root[data-theme=dark]{color-scheme:dark;color:#eceeed;background:#18191b}[data-theme=dark] .app-shell,[data-theme=dark] .loading{background:#18191b;color:#eceeed}[data-theme=dark] .sidebar,[data-theme=dark] .topbar,[data-theme=dark] .card,[data-theme=dark] .mobile-nav,[data-theme=dark] .modal,[data-theme=dark] .month-control,[data-theme=dark] .auth-page,[data-theme=dark] .auth-form-wrap{background:#242628;border-color:#373a3c;box-shadow:none}[data-theme=dark] .brand,[data-theme=dark] .breadcrumb strong,[data-theme=dark] .macro-top b{color:#eceeed}[data-theme=dark] .brand>span:last-child,[data-theme=dark] .text-link,[data-theme=dark] .day-head>strong{color:#91d0a1}[data-theme=dark] .brand-mark,[data-theme=dark] .avatar,[data-theme=dark] .round-icon,[data-theme=dark] .btn.soft,[data-theme=dark] .tip-card,[data-theme=dark] .pace{background:#343839;color:#a3dfae}[data-theme=dark] .round-icon.lavender{background:#35304b;color:#c4b7ee}[data-theme=dark] .round-icon.peach-bg{background:#4a342e;color:#f2b69c}[data-theme=dark] .tip-card strong{color:#e0e8e1}[data-theme=dark] .tip-card p,[data-theme=dark] .pace small{color:#b4c0b5}[data-theme=dark] .sidebar nav button,[data-theme=dark] .logout,[data-theme=dark] .mobile-nav button{color:#b1b6b2}[data-theme=dark] .sidebar nav button.active,[data-theme=dark] .sidebar nav button:hover,[data-theme=dark] .logout:hover{background:#343a36;color:#a2deaf}[data-theme=dark] .mobile-nav button.active{color:#9cddab}[data-theme=dark] .muted,[data-theme=dark] .page-head p,[data-theme=dark] .breadcrumb,[data-theme=dark] .sidebar-label,[data-theme=dark] .balance-main p,[data-theme=dark] .goal-sub,[data-theme=dark] .goal-weight>span,[data-theme=dark] .goal-weight strong small,[data-theme=dark] .goal-stats small,[data-theme=dark] .day-summary,[data-theme=dark] .key-row small,[data-theme=dark] .food-name small,[data-theme=dark] .food-cal small,[data-theme=dark] .legend,[data-theme=dark] .weekdays,[data-theme=dark] .empty-small,[data-theme=dark] .empty-state,[data-theme=dark] .field span,[data-theme=dark] .switch-auth{color:#adb2ae}[data-theme=dark] .ring{background:conic-gradient(#78c994 var(--pct),#3a3d3e 0)}[data-theme=dark] .ring.purple{background:conic-gradient(#ac9be3 var(--pct),#3a3d3e 0)}[data-theme=dark] .ring.peach{background:conic-gradient(#e9ad8f var(--pct),#3a3d3e 0)}[data-theme=dark] .ring.blue{background:conic-gradient(#8aafe2 var(--pct),#3a3d3e 0)}[data-theme=dark] .ring-inner{background:#242628}[data-theme=dark] .ring-inner span,[data-theme=dark] .big-number small,[data-theme=dark] .quad-rings>div>span{color:#adb2ae}[data-theme=dark] .track,[data-theme=dark] .goal-track{background:#3a3d3e}[data-theme=dark] .macro-row,[data-theme=dark] .food-row,[data-theme=dark] .selected-foods,[data-theme=dark] .goal-macros,[data-theme=dark] .key-row{border-color:#373a3c}[data-theme=dark] .food-emoji,[data-theme=dark] .icon-btn,[data-theme=dark] .month-control button,[data-theme=dark] .segmented{background:#323537;color:#aacf9e}[data-theme=dark] .icon-btn:hover,[data-theme=dark] .month-control button:hover{background:#414548}[data-theme=dark] .icon-btn.danger:hover{background:#523432;color:#f3aba3}[data-theme=dark] .calendar-days .cal-day{background:#323537;color:#c1c5c2}[data-theme=dark] .calendar-days .cal-day.green{background:#244d38;color:#a1dfaf}[data-theme=dark] .calendar-days .cal-day.amber{background:#51422d;color:#f2d08b}[data-theme=dark] .calendar-days .cal-day.coral{background:#533733;color:#f0b2a7}[data-theme=dark] .calendar-days .cal-day.selected{outline-color:#a0dda9}[data-theme=dark] .field input,[data-theme=dark] .field select{background:#1c1e20;border-color:#45494b;color:#eceeed}[data-theme=dark] .field input::placeholder{color:#979d99}[data-theme=dark] .field input:disabled{color:#a4a9a5}[data-theme=dark] .check-row,[data-theme=dark] .secret-box{background:#303436}[data-theme=dark] .segmented button{color:#b4bab5}[data-theme=dark] .segmented button.active,[data-theme=dark] .secret-box code{background:#424648;color:#eceeed;box-shadow:none}[data-theme=dark] .error{background:#4b302e;color:#ffb9ae}[data-theme=dark] .modal-overlay{background:#0e0f10d9}[data-theme=dark] .auth-visual{background:#303534}[data-theme=dark] .auth-visual .brand{color:#fff}[data-theme=dark] .auth-visual .brand>span:last-child{color:#d3e9d8}[data-theme=dark] .auth-art .art-center{background:#d4e8d5;color:#286543}[data-theme=dark] .switch-auth button,[data-theme=dark] .secret-box button{color:#9ed9ab}[data-theme=dark] .theme-toggle{background:#343839;border-color:#4b5052;color:#d6e9d8;box-shadow:none}[data-theme=dark] .theme-toggle:hover{background:#43494a}.content:has(.water-card){display:flex;flex-direction:column}.content:has(.water-card) .water-card{order:1;margin-top:20px}.content:has(.water-card) .lower-grid{order:2}.water-icon{background:#e8f2fb;color:#5592c4}.water-total{display:flex;align-items:baseline;gap:9px;margin:22px 0 13px}.water-total strong{font-size:27px}.water-total span{font-size:13px;color:#8c978d}.water-track{height:10px;border-radius:10px;background:#eaf0f4;overflow:hidden}.water-track span{display:block;height:100%;background:#75abd3;border-radius:10px}.water-card .muted{font-size:12px;margin:13px 0 20px}.water-actions{display:flex;align-items:end;flex-wrap:wrap;gap:10px}.water-actions .field{width:145px;margin:0}.water-actions .btn{min-height:44px}[data-theme=dark] .water-icon{background:#303e49;color:#9cc6e6}[data-theme=dark] .water-total span{color:#adb2ae}[data-theme=dark] .water-track{background:#3a3d3e}@media(max-width:510px){.water-actions .field{width:100%}.water-actions .btn{flex:1}}
