:root{--font:Inter,"Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;--canvas:#f7f8f3;--ink:#303b2e;--muted:#687360;--green:#315b46;--line:#e6e9df}[hidden]{display:none!important}.class-line.link{width:100%;display:flex}.login-art .hero-art{width:100%}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);font:15px/1.5 var(--font);margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #98aa72}svg{vertical-align:middle}button svg,a svg{flex-shrink:0;width:19px;height:19px}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.3px;font-size:34px;font-weight:650;line-height:1.2}h2{letter-spacing:-.4px;font-size:20px;font-weight:650;line-height:1.3}h3{font-size:16px;font-weight:650}.muted{color:var(--muted)}.small{font-size:13px}.tiny{font-size:12px}.eyebrow{letter-spacing:1.8px;text-transform:uppercase;font-size:11px;font-weight:700}.boot{min-height:100dvh;color:var(--green);place-content:center;font-size:48px;font-weight:650;display:grid}.boot span{font-size:15px;font-weight:400}.shell{grid-template-columns:230px 1fr;min-height:100dvh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fff;flex-direction:column;width:230px;padding:30px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:var(--green);letter-spacing:-1px;align-items:center;gap:10px;font-size:28px;font-weight:750;display:flex}.brand img{border-radius:12px;width:39px;height:39px}.brand-note{color:var(--muted);letter-spacing:0;margin:4px 0 38px 49px;font-size:12px}.nav-label{color:#9c9f94;letter-spacing:1.7px;margin-bottom:13px;padding:0 13px;font-size:10px;font-weight:700}.nav{gap:7px;display:grid}.nav a{color:#6a7069;border-radius:9px;align-items:center;gap:13px;min-height:46px;padding:13px;font-size:14px;font-weight:550;display:flex}.nav a:hover{background:#f3f6ef}.nav a.active{color:var(--green);background:#e9efdf}.sidebar-bottom{margin-top:auto}.household-card{border-top:1px solid var(--line);align-items:center;gap:11px;padding-top:23px;display:flex}.avatar{color:#78603e;background:#f2e7d2;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:650;display:grid}.sidebar .settings-link{margin:18px 0}.content{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff9;justify-content:space-between;align-items:center;gap:20px;height:81px;padding:0 42px;display:flex}.breadcrumb{color:var(--muted);font-size:13px}.breadcrumb strong{color:var(--ink);font-weight:500}.top-status{color:#647665;align-items:center;gap:8px;font-size:12px;display:flex}.dot{background:#62835d;border-radius:50%;width:6px;height:6px;display:inline-block}.main{max-width:1480px;margin:auto;padding:37px 42px 60px}.page-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:27px;display:flex}.page-heading p{color:var(--muted);margin-top:8px}.btn{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:10px 15px;font-size:13px;font-weight:600;display:inline-flex}.btn:hover{background:#f0f2e9}.btn.primary{background:var(--green);border-color:var(--green);color:#fff}.btn.primary:hover{background:#244b37}.btn.soft{color:var(--green);background:#e9efdf;border-color:#e9efdf}.btn.danger{color:#a34638;border-color:#efc7bd}.btn.small{min-height:37px;padding:7px 10px;font-size:12px}.btn.icon{min-width:41px;padding:9px}.link{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;min-height:37px;padding:8px 0;font-size:13px;font-weight:600;display:inline-flex}.link:hover{text-decoration:underline}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hero{background:#e9eedf;border:1px solid #dfe6d5;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:178px;margin-bottom:24px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.hero h2{max-width:440px;margin:8px 0;font-size:25px}.hero p{color:#63715b;max-width:475px;font-size:14px}.hero .eyebrow{color:#7a896a}.hero .link{margin-top:8px}.hero-art{flex-shrink:0;width:200px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:30px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:11px;padding:18px 19px}.stat-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.stat-icon{color:#66825c;background:#f1f4ea;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.stat-icon svg{width:17px;height:17px}.stat-value{letter-spacing:-1px;margin:9px 0 6px;font-size:28px;font-weight:650;line-height:1.2}.stat-note{color:var(--muted);font-size:11px}.grid-two{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:24px;display:grid}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.panel+.panel{margin-top:20px}.divider{border-top:1px solid var(--line);margin:17px 0}.list-row{border-bottom:1px solid #eff0e9;align-items:center;gap:12px;padding:14px 0;display:flex}.list-row:last-child{border-bottom:none;padding-bottom:0}.list-row:first-child{padding-top:0}.list-row .grow{flex:1;min-width:0}.list-row h3{font-size:14px}.list-row p{color:var(--muted);margin-top:3px;font-size:12px}.food-icon{background:#f3f0e8;border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:23px;display:grid}.badge{white-space:nowrap;color:#6d8058;background:#eef2e8;border-radius:5px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;font-weight:650;display:inline-flex}.badge.amber{color:#9a7138;background:#fbefd8}.badge.red{color:#a65b43;background:#fbe9e2}.badge.gray{color:#81867a;background:#f0f1ed}.badge.blue{color:#51798c;background:#e7f0f4}.meal-today{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mini-meal{border:1px solid var(--line);background:#fcfcf9;border-radius:10px;min-height:130px;padding:15px}.mini-meal .meal-label{color:var(--muted);align-items:center;gap:7px;margin-bottom:12px;font-size:11px;display:flex}.mini-meal .meal-label svg{width:15px;height:15px}.mini-meal h3{font-size:13px;line-height:1.4}.mini-meal p{color:var(--muted);margin-top:5px;font-size:11px}.mini-meal .link{font-size:11px}.banner{color:#7a6236;background:#fff5da;border:1px solid #e7d7a9;border-radius:9px;align-items:center;gap:10px;margin-bottom:20px;padding:11px 16px;font-size:12px;display:flex}.banner svg{flex-shrink:0;width:18px;height:18px}.banner.info{color:#526844;background:#eff4e9;border-color:#dce6cf}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.tabs{background:#edeee7;border-radius:9px;flex-wrap:wrap;gap:5px;padding:4px;display:flex}.tabs button,.tabs a{color:var(--muted);background:0 0;border:0;border-radius:6px;min-height:36px;padding:8px 15px;font-size:12px;font-weight:550}.tabs .active{color:var(--green);background:#fff;box-shadow:0 1px 4px #192c1410}.search{flex-grow:0;min-width:220px;position:relative}.search input{padding-left:37px}.search svg{color:#9a9e93;width:16px;height:16px;position:absolute;top:12px;left:12px}input,select,textarea{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #dfe3d8;border-radius:7px;padding:10px 11px;font-size:13px}textarea{resize:vertical;min-height:85px}input[type=checkbox]{width:19px;height:19px;min-height:19px;accent-color:var(--green)}.product-grid,.recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:12px;padding:20px;display:flex}.product-card .top{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-card h3{font-size:15px}.product-card .amount{letter-spacing:-.5px;font-size:23px;font-weight:600}.product-card .meta{color:var(--muted);justify-content:space-between;gap:8px;font-size:11px;display:flex}.product-card .actions{border-top:1px solid var(--line);padding-top:12px}.recipe-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.recipe-visual{background:#edf0df;justify-content:center;align-items:center;height:126px;font-size:57px;display:flex;position:relative}.recipe-card:nth-child(3n+2) .recipe-visual{background:#f0e8d9}.recipe-card:nth-child(3n) .recipe-visual{background:#e5eee6}.recipe-visual .badge{background:#ffffffcf;position:absolute;top:13px;right:13px}.recipe-body{flex-direction:column;flex:1;padding:18px;display:flex}.recipe-body h3{min-height:42px}.recipe-meta{color:var(--muted);flex-wrap:wrap;gap:12px;margin:12px 0;font-size:11px;display:flex}.recipe-meta svg{width:13px;height:13px}.recipe-body .actions{margin-top:auto}.empty{text-align:center;color:var(--muted);background:#fbfcf7;border:1px dashed #d7ddcd;border-radius:12px;padding:38px 25px}.empty svg{color:#90a079;width:32px;height:32px;margin-bottom:10px}.empty h3{color:#485642;margin-bottom:6px}.empty p{margin-bottom:13px;font-size:13px}.week-grid{grid-template-columns:repeat(7,minmax(125px,1fr));gap:9px;min-width:960px;display:grid}.calendar-scroll{padding-bottom:10px;overflow-x:auto}.day-head{text-align:center;background:#eeefe8;border-radius:9px;margin-bottom:10px;padding:11px}.day-head.today{background:var(--green);color:#fff}.day-head strong{font-size:22px;display:block}.day-head span{text-transform:capitalize;font-size:11px}.meal-slot{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;gap:8px;min-height:145px;margin-bottom:9px;padding:11px;display:flex}.meal-slot .slot-name{color:#8c9386;align-items:center;gap:4px;font-size:10px;display:flex}.meal-slot .slot-name svg{width:13px;height:13px}.meal-slot h3{font-size:12px;line-height:1.4}.meal-slot .badge{align-self:start;font-size:9px}.meal-slot p{color:var(--muted);font-size:10px}.meal-slot .link{margin-top:auto;font-size:10px}.meal-slot.empty-slot{background:0 0;border-style:dashed}.check-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:15px 0;display:flex}.check-row:last-child{border:0}.check-row .grow{flex:1}.check-row strong{font-size:14px}.check-row p{color:var(--muted);font-size:12px}.check-row.checked strong{color:var(--muted);text-decoration:line-through}.check-button{color:#fff;background:#fff;border:1px solid #ced5c3;border-radius:6px;flex-shrink:0;place-items:center;width:23px;height:23px;padding:0;display:grid}.check-button.done{background:var(--green);border-color:var(--green)}.check-button svg{width:16px;height:16px}.chart{width:100%;height:auto;max-height:240px;margin-top:15px}.chart text{font:11px var(--font);fill:#919689}.chart .bar{fill:#dbe5c8}.chart .bar-out{fill:#769067}.legend{color:var(--muted);gap:17px;font-size:11px;display:flex}.legend span:before{content:"";background:#dbe5c8;border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}.legend span:last-child:before{background:#769067}.filter-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.filter-grid label{color:var(--muted);font-size:11px}.receipt-row{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr auto auto;align-items:center;gap:14px;padding:16px 0;display:grid}.receipt-row:last-child{border:0}.receipt-row h3{font-size:14px}.receipt-row p{color:var(--muted);font-size:12px}.receipt-row .price{font-size:17px;font-weight:650}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{color:#5c6858;flex-direction:column;gap:6px;font-size:12px;display:flex}.field.full{grid-column:1/-1}.field .hint{color:var(--muted);font-size:11px}.field.check{flex-direction:row;align-items:center;gap:9px;min-height:42px;display:flex}.form-section{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.form-section h3{margin-bottom:14px}.dynamic-row{border:1px solid var(--line);background:#fafbf7;border-radius:8px;margin-bottom:10px;padding:12px}.dynamic-row .row-grid{grid-template-columns:1fr 100px 38px;align-items:end;gap:9px;display:grid}.dynamic-row .row-grid.wide{grid-template-columns:1.4fr 1fr 100px 36px}.form-error{color:#a34638;background:#fdf0e9;border-radius:7px;margin-top:15px;padding:10px 12px;font-size:13px}.form-error:empty{display:none}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:18px;display:flex}dialog{width:calc(100% - 30px);max-width:720px;max-height:90dvh;color:var(--ink);background:#fff;border:1px solid #dbe1d3;border-radius:15px;padding:0;box-shadow:0 20px 90px #142b2733}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b2c2355}.dialog-head{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:23px 25px;display:flex;position:sticky;top:0}.dialog-head h2{font-size:22px}.dialog-body{padding:24px 25px}.detail-list{gap:10px;display:grid}.detail-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding:10px 0;font-size:13px;display:flex}.detail-line:last-child{border-bottom:0}.detail-line span{color:var(--muted)}.instructions{white-space:pre-line;color:#62705b;font-size:14px;line-height:1.8}.login-shell{grid-template-columns:1.15fr 1fr;min-height:100dvh;display:grid}.login-story{background:#e8eedf;flex-direction:column;padding:55px 65px;display:flex}.login-story h1{letter-spacing:-2.4px;max-width:530px;margin:70px 0 24px;font-size:55px;line-height:1.1}.login-story p{color:#75826b;max-width:390px}.login-art{width:100%;max-width:310px;margin:auto}.login-form{background:#fff;place-items:center;padding:40px;display:grid}.login-form>div{width:100%;max-width:355px}.login-form h2{margin-bottom:8px;font-size:28px}.login-form .field{margin-top:18px}.login-form .btn.primary{width:100%;margin-top:22px}.login-form .divider{margin:25px 0}.login-form .demo-button{width:100%;margin-top:10px}.login-form .fine{color:var(--muted);text-align:center;margin-top:20px;font-size:11px}.loading{opacity:.65;pointer-events:none}#toast{z-index:999;color:#fff;background:#294733;border-radius:10px;max-width:calc(100% - 35px);padding:13px 20px;font-size:13px;display:none;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #18342522}#toast.visible{display:block}.settings-grid{grid-template-columns:1.2fr 1fr;gap:24px;display:grid}.class-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;font-size:13px;display:flex}.mobile-brand{display:none}.footer-note{color:#9da394;margin-top:28px;font-size:11px}.shopping-groups h3{color:#8b967f;text-transform:uppercase;letter-spacing:1px;margin:23px 0 4px;font-size:11px}.notice{color:#6d795f;background:#f5f6ee;border-radius:7px;padding:12px;font-size:12px}.skeleton{background:#edf0e6;border-radius:14px;height:180px;animation:1s infinite alternate pulse}@keyframes pulse{to{opacity:.5}}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:1500px){.main{padding-top:45px}.stats{gap:21px}.product-grid,.recipe-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.sidebar{width:205px;padding:26px 17px}.shell{grid-template-columns:205px 1fr}.main{padding:30px 26px}.topbar{padding:0 26px}.stats{gap:11px}.stat{padding:16px}.product-grid,.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-art{width:155px}.grid-two{grid-template-columns:1fr 1fr}.hero{padding:24px}.filter-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.grid-two,.settings-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.hero-art{width:145px}.login-story{padding:38px}.login-story h1{font-size:42px}.top-status .desktop-only{display:none}}@media (max-width:650px){h1{font-size:27px}.shell{display:block}.sidebar{width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:5px 7px env(safe-area-inset-bottom);border-right:0;border-top:1px solid var(--line);background:#fffffff5;inset:auto 0 0}.sidebar .brand,.sidebar .brand-note,.nav-label,.sidebar-bottom{display:none}.nav{grid-template-columns:repeat(5,1fr);gap:3px;display:grid}.nav a{border-radius:8px;flex-direction:column;gap:4px;min-height:58px;padding:9px 2px;font-size:10px}.nav a svg{width:20px;height:20px}.content{display:block}.topbar{height:65px;padding:0 19px}.mobile-brand{color:var(--green);align-items:center;gap:6px;font-size:21px;font-weight:700;display:flex}.mobile-brand img{border-radius:8px;width:29px;height:29px}.breadcrumb{display:none}.main{padding:26px 17px 105px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.page-heading p{max-width:230px;font-size:12px}.page-heading>.btn{padding:9px 11px;font-size:11px}.page-heading>.btn svg{width:16px;height:16px}.hero{min-height:177px;padding:22px}.hero h2{font-size:21px}.hero p{max-width:210px;font-size:12px}.hero-art{opacity:.7;width:108px;position:absolute;bottom:7px;right:-3px}.hero>div{z-index:1;position:relative}.hero .eyebrow{font-size:9px}.hero .link{font-size:12px}.stats{gap:10px;margin-bottom:25px}.stat{padding:15px}.stat-top{font-size:11px}.stat-value{font-size:25px}.stat-note{font-size:10px}.stat-icon{width:27px;height:27px}.panel{padding:18px}.toolbar{gap:13px}.search{width:100%;min-width:0}.tabs{justify-content:space-between;width:100%}.tabs a,.tabs button{padding:8px 12px;font-size:11px}.product-grid,.recipe-grid{gap:11px}.product-card{gap:9px;padding:15px}.product-card h3{font-size:13px}.product-card .amount{font-size:21px}.product-card .meta{flex-direction:column;gap:2px}.product-card .actions{gap:6px}.product-card .btn{min-height:35px;padding:6px 8px;font-size:10px}.recipe-body{padding:13px}.recipe-body h3{font-size:13px}.recipe-visual{height:105px;font-size:46px}.recipe-meta{gap:6px}.recipe-body .btn{font-size:11px}.filter-grid{gap:9px}.receipt-row{grid-template-columns:34px 1fr auto;gap:10px}.receipt-row>.btn{grid-column:2/-1;justify-self:start}.receipt-row .food-icon{width:34px;height:34px;font-size:19px}.receipt-row .price{font-size:15px}.form-grid{gap:12px}.field{font-size:11px}.dynamic-row .row-grid.wide{grid-template-columns:1fr 75px 34px}.dynamic-row .row-grid.wide .class-field{grid-area:2/1/auto/-1}.dialog-head,.dialog-body{padding:19px}.dialog-head h2{font-size:20px}.login-shell{display:block}.login-story{padding:28px 26px 36px}.login-story h1{max-width:330px;margin:30px 0 15px;font-size:38px}.login-story>p{font-size:13px}.login-art{display:none}.login-form{padding:33px 26px 50px}.login-form h2{font-size:25px}.top-status{font-size:10px}#toast{bottom:95px}.food-icon{width:38px;height:38px}.badge{font-size:9px}.week-grid{min-width:1000px}.banner{font-size:11px}.legend{gap:10px}.form-actions{background:#fff;padding-bottom:8px;position:sticky;bottom:0}.form-actions .btn{flex:1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.price small{font-size:10px;font-weight:400;display:block}@media (max-width:650px){.check-row{flex-wrap:wrap;gap:9px}.check-row .grow{flex-basis:50%;min-width:0}.check-row>.btn{min-height:40px}.dynamic-row .row-grid,.dynamic-row .row-grid.wide{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px}.dynamic-row .row-grid.wide>.field:first-child{grid-column:1/-1}.dynamic-row .row-grid.wide>.field:nth-child(2){grid-column:1}.dynamic-row .row-grid.wide>.field:nth-child(3){grid-column:2}.dynamic-row input,.dynamic-row select{width:100%;min-width:0}.field{min-width:0}.recipe-card .actions{flex-wrap:wrap}.product-card .badge{white-space:normal;max-width:100%}.tabs{flex-wrap:wrap}}
