@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#183f38;background:#f7f8f2;font-synthesis:none;--ink:#183f38;--teal:#236657;--deep:#174b43;--mint:#dcebe2;--lime:#d9edad;--paper:#f7f8f2;--line:#e1e7df;--muted:#73827a;--coral:#d8896e;--lavender:#a79ac5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #98c9bc;outline-offset:2px}.logo{display:flex;align-items:center;gap:3px;font:600 1.55rem Manrope;letter-spacing:-.05em}.logo strong{font-weight:700}.logo.light{color:#fff}.logo-mark{display:grid;place-items:center;width:38px;height:38px;margin-right:7px;border-radius:11px;background:var(--teal);color:var(--lime)}.logo-mark svg{width:21px;transform:rotate(-28deg)}.eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:var(--muted)}.button{border:0;border-radius:12px;background:var(--teal);color:#fff;padding:13px 18px;min-height:44px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:.2s}.button:hover{background:#174b43;transform:translateY(-1px)}.button svg{width:17px}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.card h2{font:600 1.25rem Manrope;margin:0}.card p{color:var(--muted)}.onboarding{min-height:100vh;display:grid;grid-template-columns:minmax(400px,40%) 1fr}.onboard-art{position:relative;padding:40px;color:#fff;background:linear-gradient(145deg,#173f38,#236657);display:flex;flex-direction:column;overflow:hidden}.onboard-copy{margin:auto 0}.onboard-copy .eyebrow{color:var(--lime)}.onboard-copy h2{font:600 clamp(2.5rem,4vw,4.2rem)/1.08 "Manrope";letter-spacing:-.055em;margin:22px 0}.onboard-copy>p{color:#c1d2cc;line-height:1.6}.onboard-copy img{display:block;width:min(70%,420px);aspect-ratio:1;object-fit:cover;border-radius:50%;margin:28px auto 0;box-shadow:0 24px 70px #0d302a80;border:12px solid #ffffff12}.art-note{position:absolute;left:40px;bottom:12%;display:flex;align-items:center;gap:12px;padding:14px 18px;background:#ffffff13;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px}.art-note>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--lime);color:var(--teal)}.art-note svg{width:17px}.art-note div,.benefits span{display:flex;flex-direction:column;gap:4px}.art-note small{color:#c8d7d2}.motto{font-weight:700;letter-spacing:.22em;color:#c6d7d0}.onboard-form{min-width:0;display:flex;flex-direction:column;background:var(--paper)}.onboard-top{padding:32px 6%;display:flex;justify-content:space-between;color:var(--muted);font-size:.8rem}.onboard-top button,.back{border:0;background:none;display:flex;align-items:center;gap:7px;cursor:pointer}.onboard-top svg,.back svg{width:15px}.onboard-body{width:min(540px,86%);margin:auto;padding:25px 0}.onboard-body h1{font:600 clamp(2.25rem,4vw,3.5rem)/1.04 "Manrope";letter-spacing:-.055em;margin:18px 0}.onboard-body>p{font-size:1.04rem;line-height:1.55;color:var(--muted);margin:0 0 28px}.onboard-body label,.modal label{display:flex;flex-direction:column;gap:8px;font-size:.85rem;font-weight:600;margin-top:20px}.onboard-body input,.modal input,.modal textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:11px;padding:14px 15px;min-height:48px;color:var(--ink)}.benefits{display:grid;gap:18px;margin-top:30px}.benefits>div{display:flex;align-items:center;gap:14px}.benefits>div>svg{padding:12px;width:44px;height:44px;background:var(--mint);border-radius:12px}.benefits small{color:var(--muted);margin-top:2px}.progress-steps{display:flex;gap:5px;margin-bottom:26px}.progress-steps i{height:4px;flex:1;border-radius:3px;background:var(--line)}.progress-steps i.done{background:var(--teal)}.choice-list{display:grid;gap:10px}.choice{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:600;cursor:pointer}.choice svg{width:18px;color:var(--muted)}.choice.selected{border-color:var(--teal);background:#eff6f1}.choice.selected svg{color:var(--teal)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.plan-preview{display:grid;grid-template-columns:auto 1fr;gap:18px;margin-top:25px}.plan-preview>span{grid-row:1/4;display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:var(--mint)}.plan-preview>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.plan-preview small{color:var(--muted)}.plans{display:grid;grid-template-columns:1fr 1fr;gap:14px}.plans>button{min-height:180px;display:flex;flex-direction:column;align-items:flex-start;gap:15px;text-align:left;border:1px solid var(--line);border-radius:18px;background:#fff;padding:20px;cursor:pointer}.plans>button.active{border:2px solid var(--teal)}.plans>button.premium{color:#fff;background:var(--deep)}.plans>button b{font:600 1.7rem Manrope}.plans>button span{color:var(--muted)}.plans>button.premium span{color:#bad0ca}.segment{grid-column:1/3;background:#e9eee9;border-radius:11px;padding:4px;display:flex}.segment button{flex:1;border:0;background:none;padding:10px;border-radius:8px}.segment button.active{background:#fff;box-shadow:0 2px 7px #173f3818}.ready-card{text-align:center}.ready-card>span{margin:auto;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--lime)}.onboard-footer{width:min(540px,86%);margin:0 auto;padding:24px 0 30px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.8rem}.shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;padding:32px 20px 18px;background:#f1f4ed;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.sidebar>.eyebrow{margin:32px 12px 10px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{border:0;background:none;padding:12px;border-radius:12px;display:flex;align-items:center;gap:12px;color:var(--muted);font-weight:600;cursor:pointer;text-align:left}.sidebar nav button svg{width:19px}.sidebar nav button .tiny{margin-left:auto;width:13px;color:#b88b42}.sidebar nav button.active{background:var(--teal);color:#fff}.premium-note{margin-top:auto;padding:18px;border-radius:18px;background:var(--mint);display:flex;flex-direction:column;gap:10px}.premium-note>svg{width:20px}.premium-note p{font-size:.78rem;line-height:1.6;color:var(--muted);margin:0}.premium-note button{padding:0;border:0;background:none;color:var(--teal);font-size:.77rem;font-weight:700;display:flex;justify-content:space-between;cursor:pointer}.premium-note button svg{width:14px}.profile{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;gap:11px}.profile>span{display:grid;place-items:center;width:38px;height:38px;background:var(--mint);border-radius:50%}.profile div{display:flex;flex-direction:column;font-size:.8rem}.profile small{color:var(--muted);font-size:.68rem}.workspace{margin-left:242px;min-height:100vh}.topbar{height:70px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.topbar>div{display:flex;gap:26px;align-items:center;font-size:.75rem}.topbar>div>span{display:flex;align-items:center;gap:6px}.topbar svg{width:14px;color:var(--coral)}.tier{padding:5px 10px;border-radius:20px;background:var(--mint);font-weight:700}.menu-button,.mobile-close{display:none}.content{padding:34px 30px 60px;max-width:1320px;margin:auto}.page-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.page-head h1{font:600 clamp(2rem,3.1vw,3.05rem)/1.08 "Manrope";letter-spacing:-.055em;margin:12px 0 5px}.page-head p{color:var(--muted);margin:0}.date-strip{display:flex;justify-content:flex-end;gap:8px;margin:-8px 0 24px}.date-strip button{width:43px;height:58px;border:0;background:none;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.date-strip button.active{background:var(--teal);color:#fff}.date-strip small{font-size:.62rem}.dashboard-grid{display:grid;grid-template-columns:1.1fr 1.1fr .7fr;gap:20px}.balance{grid-column:span 1;background:linear-gradient(145deg,#174b43,#236657);color:#fff;border:0}.balance .eyebrow{color:#b9cec8}.balance-body{display:flex;align-items:center;justify-content:space-around;margin:18px 0}.cal-ring{width:145px;height:145px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:12px solid var(--lime);border-left-color:#537c72}.cal-ring strong{font:500 2.6rem Manrope}.cal-ring small{font-size:.65rem}.balance dl{display:grid;gap:13px}.balance dl div{display:flex;flex-direction:column}.balance dt{font-size:.65rem;color:#b9cec8}.balance dd{font:600 1.1rem Manrope;margin:0}.balance>small{color:#a8c2bb}.nutrients{grid-column:span 2}.nutrients h2{margin-bottom:25px}.metric{margin:18px 0}.metric>div{display:flex;justify-content:space-between;font-size:.8rem}.metric small{color:var(--muted)}.metric i{display:block;height:6px;background:#e4eeeb;border-radius:5px;margin-top:11px}.metric i b{display:block;height:100%;border-radius:5px;background:var(--teal)}.metric.coral i b{background:var(--coral)}.metric.lavender i b{background:var(--lavender)}.menu-card{grid-column:span 2}.card-head{display:flex;justify-content:space-between;align-items:start}.card-head p{margin:5px 0}.card-head button{border:0;background:none;color:var(--teal);font-weight:700;display:flex;gap:6px;align-items:center}.card-head button svg{width:15px}.meal{padding:15px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:14px}.meal:last-child{border-bottom:0}.meal>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#f5eee9;color:var(--coral)}.meal>span svg{width:17px}.meal>div{display:flex;flex:1;flex-direction:column}.meal small{font-size:.7rem;color:var(--muted);margin-top:3px}.meal>strong{display:flex;flex-direction:column;align-items:end}.stack{display:grid;gap:20px}.water>div{display:flex;align-items:end;gap:5px;margin:18px 0}.water strong{font:500 2rem Manrope}.water span{color:var(--muted);font-size:.75rem}.water button{margin-left:auto;width:34px;height:34px;border:0;background:var(--mint);border-radius:50%}.water p{letter-spacing:6px;color:#77adb2}.movement{background:var(--mint);display:flex;align-items:center;gap:14px}.movement>span{font-size:1.8rem}.movement div{display:flex;flex-direction:column}.movement small{color:var(--muted);margin-top:4px}.diary-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.diary-summary>div{display:flex;align-items:baseline;gap:7px;padding:8px 25px;border-right:1px solid var(--line)}.diary-summary>div:last-child{border:0}.diary-summary small,.diary-summary span{color:var(--muted);font-size:.7rem}.diary-summary b{font:600 1.6rem Manrope}.diary-meal{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.diary-meal>div{display:flex;align-items:center;gap:15px}.diary-meal h2{margin-bottom:5px}.diary-meal p{margin:0;font-size:.8rem}.diary-meal button{border:0;background:none;color:var(--teal);font-weight:700;margin-left:25px}.meal-dot{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--mint)}.meal-dot svg{width:16px}.recipe-tools{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.pills{display:flex;gap:8px}.pills button{border:0;border-radius:22px;background:#fff;padding:10px 15px;color:var(--muted)}.pills button.active{background:var(--teal);color:#fff}.search{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:0 14px;min-width:220px}.search svg{width:16px;color:var(--muted)}.search input{border:0;background:none;padding:10px;width:100%;outline:0}.search.full{margin:18px 0;border-radius:11px}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.recipe-card{padding:0;overflow:hidden}.recipe-card img{width:100%;aspect-ratio:1.8;object-fit:cover}.recipe-card>div{padding:20px}.recipe-card h2{margin:12px 0 8px}.recipe-card p{font-size:.82rem;line-height:1.5;min-height:40px}.recipe-card footer{display:flex;justify-content:space-between;color:var(--muted);font-size:.75rem}.recipe-card footer span{display:flex;align-items:center;gap:6px}.recipe-card footer svg{width:14px}.skeleton{min-height:330px;background:linear-gradient(100deg,#edf0ea 20%,#f8faf5,#edf0ea 60%);background-size:200% 100%;animation:shine 1.2s infinite}.notice{padding:12px 16px;background:#fbf1e7;color:#805b46;border-radius:10px;margin-bottom:16px}.progress-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.progress-cards h2{font-size:2rem;margin:12px 0 5px}.progress-cards p{margin:0;font-size:.8rem}.chart{margin-top:20px}.chart-area{height:300px;position:relative;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 73px,var(--line) 74px);margin-top:25px;padding-left:40px}.chart-area>span{display:block;position:relative;height:74px;font-size:.7rem;color:var(--muted);margin-left:-40px}.chart svg{position:absolute;top:12px;right:0;bottom:0;left:40px;width:calc(100% - 40px);height:250px;overflow:visible}.chart path{fill:none;stroke:var(--teal);stroke-width:4;vector-effect:non-scaling-stroke}.chart circle{fill:var(--lime);stroke:var(--teal);stroke-width:4}.planner{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.planner .card{padding:18px}.planner h2{margin:12px 0 20px;min-height:52px}.plan-meal{padding:13px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.plan-meal small{color:var(--muted)}.billing{display:flex;justify-content:center;margin-bottom:20px}.billing button{border:0;background:#e9eee9;padding:11px 18px}.billing button:first-child{border-radius:11px 0 0 11px}.billing button:last-child{border-radius:0 11px 11px 0}.billing button.active{background:var(--teal);color:#fff}.membership{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:850px;margin:auto}.membership .card{padding:30px;display:flex;flex-direction:column;gap:14px}.membership h2{font-size:2.2rem;margin:8px 0}.membership h2 small{font-size:.8rem}.membership p{min-height:42px}.premium-plan{background:linear-gradient(145deg,#173f38,#236657);color:#fff;border:0}.premium-plan .eyebrow,.premium-plan p{color:#bcd1cb}.premium-plan .button{background:var(--lime);color:var(--ink)}.feature{display:flex;align-items:center;gap:9px;font-size:.85rem}.feature svg{width:16px;color:var(--teal)}.premium-plan .feature svg{color:var(--lime)}.membership .button{margin-top:20px}.settings{max-width:760px}.setting{width:100%;padding:17px 0;border:0;border-bottom:1px solid var(--line);background:none;display:flex;align-items:center;justify-content:space-between;text-align:left}.setting>div{display:flex;flex-direction:column;gap:4px}.setting small{color:var(--muted)}.setting svg{width:18px}.settings>.button{margin-top:24px}.scrim{display:none}.modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#173f3873;display:grid;place-items:center;padding:20px;z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(540px,100%);max-height:85vh;overflow:auto;background:var(--paper);border-radius:22px;padding:25px;box-shadow:0 30px 80px #0a2c2766}.modal header{display:flex;align-items:start;justify-content:space-between}.modal h2{font:600 1.7rem Manrope;margin:8px 0}.modal header>button{border:0;background:#fff;width:38px;height:38px;border-radius:50%}.food-results{display:grid}.food-results>p{color:var(--muted);text-align:center;padding:25px}.food-results button{display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--line);background:none;padding:14px 3px;text-align:left}.food-results button span{display:flex;flex:1;flex-direction:column;gap:4px}.food-results button small{color:var(--muted)}.food-results button>strong{font-size:.8rem}.food-results button>svg{width:17px}.water-modal{display:flex;flex-direction:column;align-items:center;gap:18px;padding:25px}.water-modal>svg{width:55px;height:55px;color:#71aeb1}.water-modal>strong{font:600 2rem Manrope}.water-modal>div{display:flex;align-items:center;gap:25px}.water-modal>div button{width:38px;height:38px;border:0;border-radius:50%;background:var(--mint)}.water-modal>div svg{width:16px}.modal textarea{min-height:100px;resize:vertical}.modal form .button{margin-top:20px}.toast{position:fixed;right:25px;bottom:25px;z-index:60;background:var(--deep);color:#fff;padding:14px 18px;border-radius:12px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 30px #173f3844}.toast svg{width:17px;color:var(--lime)}.auth-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px}.auth-loading .logo{color:var(--ink)}.auth-loading>span{width:36px;height:36px;border:3px solid var(--mint);border-top-color:var(--teal);border-radius:50%;animation:spin .8s linear infinite}.auth-loading p{color:var(--muted)}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(390px,39%) 1fr}.auth-brand{padding:40px;color:#fff;background:linear-gradient(145deg,#173f38,#236657);display:flex;flex-direction:column;justify-content:space-between}.auth-brand>div:not(.logo){margin:auto 0}.auth-brand .eyebrow{color:var(--lime)}.auth-brand h1{font:600 clamp(3rem,5vw,5.2rem)/.98 "Manrope";letter-spacing:-.065em;margin:22px 0}.auth-brand>div>p{max-width:430px;color:#c1d2cc;font-size:1rem;line-height:1.65}.auth-brand footer{display:flex;align-items:center;gap:13px;color:#d7e2de}.auth-brand footer>svg{width:42px;height:42px;padding:10px;border-radius:12px;background:#ffffff12;color:var(--lime)}.auth-brand footer span{display:flex;flex-direction:column;gap:3px}.auth-brand footer small{color:#9fbbb4}.auth-panel{padding:45px 7%;display:grid;place-items:center;background:var(--paper)}.auth-card{width:min(430px,100%)}.auth-heading{text-align:center;margin-bottom:25px}.auth-heading>span{margin:auto;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--mint);color:var(--teal)}.auth-heading>span svg{width:20px}.auth-heading h2{font:600 2rem/1.15 Manrope;letter-spacing:-.04em;margin:15px 0 7px}.auth-heading p{color:var(--muted);line-height:1.5;margin:0}.social-auth{display:grid;gap:10px}.social-auth>button{height:50px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:600}.social-auth>button:disabled{opacity:.52;cursor:not-allowed}.social-auth>button svg{width:19px}.google-g{font:700 1.1rem Arial;color:#4285f4}.social-auth>small{color:var(--muted);font-size:.7rem;text-align:center;line-height:1.4}.social-auth>div{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.72rem;margin:6px 0}.social-auth i{height:1px;background:var(--line);flex:1}.auth-form{display:grid;gap:15px}.auth-field{display:grid;gap:7px;font-size:.78rem;font-weight:600}.auth-field>div{display:flex;align-items:center;position:relative}.auth-field>div>svg{position:absolute;left:14px;width:17px;color:var(--muted)}.auth-field input{width:100%;height:49px;padding:0 45px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink)}.show-pass{position:absolute;right:5px;width:40px;height:40px;border:0;background:none}.show-pass svg{width:17px;color:var(--muted)}.forgot-link,.resend,.auth-switch button,.auth-back{border:0;background:none;color:var(--teal);font-weight:700;cursor:pointer}.forgot-link{justify-self:end;font-size:.75rem;margin-top:-5px}.auth-submit{width:100%;margin-top:4px}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-message{padding:11px 13px;border-radius:10px;font-size:.78rem;line-height:1.45}.auth-message.error{background:#faebe6;color:#8a4436}.auth-message.success{background:var(--mint);color:var(--teal)}.auth-switch,.legal{text-align:center;color:var(--muted);font-size:.78rem}.legal{font-size:.67rem;margin-top:20px}.resend{display:block;margin:14px auto}.auth-back{display:flex;align-items:center;gap:6px;margin-bottom:20px;padding:0}.auth-back svg{width:15px}.account-card{max-width:760px;margin-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.account-card h2{margin:9px 0 5px}.account-card p{margin:0;font-size:.8rem}@keyframes shine{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.onboarding{grid-template-columns:35% 1fr}.onboard-art{padding:28px}.onboard-copy h2{font-size:2.5rem}.onboard-copy img{width:95%}.art-note{left:25px}.dashboard-grid{grid-template-columns:1fr 1fr}.nutrients{grid-column:auto}.menu-card{grid-column:1/3}.planner{grid-template-columns:repeat(3,1fr)}.recipe-grid{grid-template-columns:repeat(2,1fr)}.auth-layout{grid-template-columns:34% 1fr}.auth-brand{padding:30px}.auth-brand h1{font-size:3rem}}@media(max-width:760px){.onboarding{display:block}.onboard-art{display:none}.onboard-form{min-height:100vh}.onboard-top{padding:22px 7%}.onboard-body{width:86%;padding:18px 0}.onboard-body h1{font-size:2.35rem}.plans{grid-template-columns:1fr}.segment{grid-column:auto}.auth-layout{display:block;min-height:100vh}.auth-brand{min-height:auto;padding:22px}.auth-brand>div:not(.logo),.auth-brand>footer{display:none}.auth-panel{padding:35px 22px;min-height:calc(100vh - 82px);align-items:start}.auth-heading h2{font-size:1.75rem}.sidebar{transform:translate(-100%);transition:.25s}.sidebar.open{transform:none;box-shadow:15px 0 50px #173f3840}.mobile-close{display:flex;justify-content:flex-end}.mobile-close button{border:0;background:none}.workspace{margin:0}.topbar{height:62px;padding:0 18px}.topbar>.eyebrow{display:none}.menu-button{display:grid;place-items:center;border:0;background:none}.menu-button svg{width:22px;color:var(--ink)}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#173f3855;z-index:15}.content{padding:26px 18px 95px}.page-head{align-items:start}.page-head .button{padding:12px;font-size:0}.page-head .button svg{margin:0}.date-strip{justify-content:space-between;overflow:auto}.date-strip button{min-width:40px}.dashboard-grid{display:block}.dashboard-grid>.card,.dashboard-grid>.stack{margin-bottom:16px}.menu-card{grid-column:auto}.balance-body{justify-content:space-between}.recipe-tools{flex-direction:column}.pills{overflow:auto}.search{width:100%}.recipe-grid,.progress-cards,.membership,.planner,.diary-summary{grid-template-columns:1fr}.diary-summary>div{border-right:0;border-bottom:1px solid var(--line)}.diary-meal{align-items:flex-start}.diary-meal>div:last-child{flex-direction:column;align-items:end}.diary-meal button{margin:8px 0}.topbar>div{gap:12px}.planner .card{display:grid;grid-template-columns:1fr 1fr}.planner .card>.eyebrow,.planner .card>h2{grid-column:1/3}.field-grid{grid-template-columns:1fr}.toast{left:18px;right:18px;bottom:18px}.chart-area{height:240px}.chart svg{height:200px}.account-card{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
