:root{--forest: #123b2a;--forest-2: #1d513b;--saffron: #d99b36;--terracotta: #bd6844;--cream: #f7f2e8;--cream-2: #eee5d4;--paper: #fffdf8;--ink: #19352b;--muted: #6f786f;--line: rgba(25, 53, 43, .14);--serif: Iowan Old Style, Baskerville, "Times New Roman", serif;--sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--forest)}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(217,155,54,.65);outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.06;letter-spacing:-.025em}h1{font-size:clamp(3rem,8vw,6.6rem)}h2{font-size:clamp(2rem,4.5vw,3.7rem)}p{line-height:1.65}.modal-open{overflow:hidden}.app-shell{overflow:hidden;min-height:100vh}.eyebrow{margin-bottom:.75rem;color:var(--terracotta);font-size:.74rem;font-weight:600;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.site-header{position:relative;z-index:50;display:flex;height:84px;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5rem);background:var(--paper);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.75rem;padding:0;border:0;background:none;cursor:pointer}.brand img{border-radius:12px}.brand span{font-family:var(--serif);font-size:1.48rem;letter-spacing:-.03em}.desktop-nav{display:flex;align-items:center;gap:2rem}.desktop-nav button{position:relative;padding:2rem 0;border:0;background:none;font-size:.9rem;cursor:pointer}.desktop-nav button:after{position:absolute;right:0;bottom:1.35rem;left:0;height:2px;background:var(--saffron);content:"";opacity:0;transform:scaleX(.3);transition:.2s ease}.desktop-nav button:hover:after,.desktop-nav button.active:after{opacity:1;transform:scaleX(1)}.menu-button,.menu-close{display:none;border:0;background:none}.mobile-nav{display:none}.hero{position:relative;min-height:min(760px,calc(100vh - 84px));overflow:hidden;display:grid;align-items:center}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(247,242,232,.98) 0%,rgba(247,242,232,.86) 35%,rgba(247,242,232,.13) 66%,transparent 100%)}.hero-content{position:relative;z-index:2;width:min(610px,90%);margin-left:clamp(1.25rem,8vw,9rem);padding:4rem 0}.hero h1{margin-bottom:1.5rem;color:var(--forest)}.hero h1 em,.ritual-teaser h2 em{color:var(--terracotta);font-weight:400}.hero-content>p:not(.eyebrow){max-width:520px;margin-bottom:2rem;color:#4f6057;font-size:1.08rem}.primary-button,.secondary-button,.light-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:.75rem;padding:.8rem 1.25rem;border-radius:4px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.primary-button{border:1px solid var(--forest);color:#fff;background:var(--forest);box-shadow:0 10px 30px #123b2a29}.primary-button:hover{background:var(--forest-2);transform:translateY(-2px)}.primary-button:disabled{opacity:.4;cursor:not-allowed;transform:none}.secondary-button{border:1px solid var(--line);background:transparent}.secondary-button:hover{background:#ffffff80}.secondary-button:disabled{opacity:.25;cursor:not-allowed}.light-button{border:1px solid rgba(255,255,255,.4);color:var(--forest);background:var(--cream)}.hero-time{display:inline-flex;align-items:center;gap:.45rem;margin-left:1rem;color:var(--muted);font-size:.78rem}.hero-time svg{width:15px}.home-section,.page-shell{width:min(1240px,calc(100% - 2.5rem));margin:0 auto;padding:clamp(5rem,10vw,9rem) 0}.intro-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(3rem,8vw,8rem);align-items:center}.intro-copy>p:last-child{max-width:520px;color:var(--muted)}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.principle-grid article{min-height:245px;padding:2rem 1.4rem;background:var(--paper);border:1px solid rgba(25,53,43,.08)}.principle-grid i{display:grid;width:48px;height:48px;place-items:center;margin-bottom:3rem;border-radius:50%}.principle-grid i svg{width:20px}.dosha-vata{color:#626b82;background:#e5e6ed}.dosha-pitta{color:#a95937;background:#f4dfd2}.dosha-kapha{color:#3e6b52;background:#dce9df}.principle-grid h3{margin-bottom:.5rem;font-size:1.55rem}.principle-grid p{color:var(--muted);font-size:.82rem}.profile-card{--dosha: var(--forest);display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;padding:2rem;border:1px solid color-mix(in srgb,var(--dosha) 25%,transparent);background:var(--paper);box-shadow:0 20px 60px #23302912}.profile-card:before{align-self:stretch;width:3px;grid-row:1 / span 2;background:var(--dosha);content:""}.profile-icon{display:grid;width:64px;height:64px;place-items:center;color:#fff;border-radius:50%;background:var(--dosha)}.profile-card h2{margin-bottom:.25rem;font-size:2.5rem}.profile-card p{margin-bottom:0;color:var(--muted)}.score-row{display:flex;gap:1rem}.score-row span{display:grid;gap:.2rem;min-width:64px;color:var(--muted);font-size:.8rem}.score-row b{color:var(--ink)}.recommendation-section{padding-top:2rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-heading h2{margin-bottom:0}.text-button{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem 0;color:var(--forest);border:0;border-bottom:1px solid var(--forest);background:none;font-size:.85rem;font-weight:600;cursor:pointer}.text-button svg{width:17px;transition:transform .2s}.text-button:hover svg{transform:translate(4px)}.featured-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:1.2rem}.featured-grid article{position:relative;min-height:400px;overflow:hidden;color:#fff;cursor:pointer}.featured-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.featured-grid article:hover img{transform:scale(1.03)}.featured-grid article:after{position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#091f16e6);content:""}.featured-grid article>div{position:absolute;z-index:2;right:1.5rem;bottom:1.5rem;left:1.5rem}.featured-grid span{color:#efd296;font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.featured-grid h3{margin:.6rem 0;font-size:1.75rem}.featured-grid p{margin-bottom:.7rem;opacity:.8;font-size:.85rem}.featured-grid small{display:flex;align-items:center;gap:.4rem}.featured-grid small svg{width:14px}.ritual-teaser{display:grid;grid-template-columns:1fr .7fr;align-items:center;min-height:550px;margin-top:3rem;padding:clamp(4rem,9vw,9rem);color:#fff;background:var(--forest)}.ritual-teaser>div:first-child{max-width:680px}.ritual-teaser .eyebrow{color:#efc36f}.ritual-teaser h2{font-size:clamp(2.4rem,5vw,4.4rem)}.ritual-teaser p:not(.eyebrow){max-width:560px;color:#ffffffab}.ritual-orbit{position:relative;display:grid;width:230px;height:230px;place-self:center;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%}.ritual-orbit:before,.ritual-orbit:after{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%;content:""}.ritual-orbit:before{inset:28px}.ritual-orbit:after{inset:-35px}.ritual-orbit>svg{width:64px;height:64px;color:#efc36f;stroke-width:1}.ritual-orbit span{position:absolute;top:12px;right:19px;display:grid;width:45px;height:45px;place-items:center;color:var(--forest);border-radius:50%;background:var(--cream)}.trust-strip{display:flex;max-width:900px;align-items:center;gap:1.3rem;margin:0 auto;padding:4rem 1.5rem 6rem}.trust-strip>div{display:grid;flex:0 0 52px;height:52px;place-items:center;color:var(--forest);border-radius:50%;background:#dfe8de}.trust-strip p{margin:0;color:var(--muted);font-size:.88rem}.trust-strip b{display:block;color:var(--ink)}.page-shell>h1{max-width:850px;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem)}.page-intro{max-width:680px;margin-bottom:2.5rem;color:var(--muted);font-size:1.05rem}.filter-chips{display:flex;gap:.6rem;margin:2rem 0 3rem;overflow-x:auto}.filter-chips button{padding:.65rem 1.15rem;border:1px solid var(--line);border-radius:99px;background:transparent;cursor:pointer}.filter-chips button.active{color:#fff;background:var(--forest);border-color:var(--forest)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.recipe-card{overflow:hidden;background:var(--paper);border:1px solid rgba(25,53,43,.09)}.recipe-image{position:relative;height:250px;overflow:hidden;background:#e8e0d3}.recipe-image img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.recipe-card:hover .recipe-image img{transform:scale(1.03)}.recipe-image>span{position:absolute;top:1rem;left:1rem;padding:.42rem .65rem;color:#fff;border-radius:2px;background:#123b2ae6;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.recipe-body{padding:1.5rem}.recipe-body h2{margin-bottom:.5rem;font-size:1.8rem}.recipe-body>p:not(.eyebrow){min-height:3.2em;color:var(--muted);font-size:.85rem}.meta-row{display:flex;align-items:center;gap:1rem;margin:1.1rem 0;color:var(--muted);font-size:.75rem}.meta-row span{display:inline-flex;align-items:center;gap:.35rem}.meta-row svg{width:15px}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.ritual-card{padding:2rem;background:var(--paper);border:1px solid var(--line)}.ritual-card:nth-child(3n+2){background:#e9e0d2}.ritual-card h2{font-size:2rem}.ritual-card>p:not(.eyebrow){min-height:6rem;color:var(--muted)}.ritual-icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:2.5rem;color:var(--forest);border:1px solid var(--line);border-radius:50%}.ritual-icon svg{width:23px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:end center;padding-top:3vh;background:#081912b8;backdrop-filter:blur(5px);animation:fade .2s ease}.detail-sheet{position:relative;width:min(100%,960px);max-height:94vh;overflow-y:auto;background:var(--cream);box-shadow:0 -30px 100px #00000040;animation:rise .35s ease}.modal-close{position:absolute;z-index:4;top:1rem;right:1rem;display:grid;width:44px;height:44px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#0a1e168c;backdrop-filter:blur(5px);cursor:pointer}.detail-hero{width:100%;height:360px;object-fit:cover}.detail-content{padding:clamp(2rem,6vw,4.5rem)}.detail-content h1{margin-bottom:1rem;font-size:clamp(2.6rem,6vw,4.4rem)}.detail-facts{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 0;padding:1rem 0;border-block:1px solid var(--line);color:var(--muted);font-size:.82rem}.detail-facts span{display:flex;align-items:center;gap:.5rem}.detail-facts svg{width:17px}.recipe-columns{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;margin-top:3rem}.recipe-columns h2,.compact-sheet h2{font-size:2rem}.ingredient-list{padding:0;list-style:none}.ingredient-list li{padding:.7rem 0;border-bottom:1px solid var(--line);font-size:.88rem}.step-list{display:grid;gap:1.2rem;padding:0;list-style:none}.step-list li{display:grid;grid-template-columns:34px 1fr;gap:.9rem;align-items:start}.step-list i{display:grid;width:30px;height:30px;place-items:center;color:#fff;border-radius:50%;background:var(--forest);font-size:.75rem;font-style:normal}.step-list span{padding-top:.25rem;color:#526158;line-height:1.55}.allergen-box,.notice{display:flex;gap:1rem;margin-top:2.5rem;padding:1.2rem;color:#526158;background:#e5ebdf}.allergen-box svg,.notice svg{flex:0 0 23px}.allergen-box p,.notice p{margin:0;font-size:.83rem}.allergen-box b,.notice b{display:block;color:var(--ink)}.editorial-note{margin-top:1rem;padding:1.2rem;border:1px solid var(--line);color:var(--muted);font-size:.82rem}.compact-sheet{width:min(100%,720px)}.compact-sheet .modal-close{color:var(--forest);border-color:var(--line);background:var(--paper)}.quiz-page{min-height:100vh;padding-bottom:8rem;background:var(--cream)}.quiz-topbar{display:grid;grid-template-columns:80px 1fr 110px;align-items:center;gap:1.5rem;max-width:900px;margin:auto;padding:1.5rem}.quiz-topbar>button{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.quiz-topbar>div{display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:.78rem}.progress{flex:1;height:4px;overflow:hidden;background:#dfd8ca}.progress i{display:block;height:100%;background:var(--terracotta);transition:width .4s ease}.quiz-time{display:flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.72rem}.question-card{max-width:780px;margin:3rem auto;padding:0 1.5rem;animation:fade .35s ease}.question-card h1{margin-bottom:.8rem;font-size:clamp(2.5rem,7vw,4.3rem)}.question-help{color:var(--muted)}.option-list{display:grid;gap:.75rem;margin-top:2.5rem}.option-list button{display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:1rem;min-height:84px;padding:1rem;text-align:left;border:1px solid var(--line);background:var(--paper);cursor:pointer;transition:.2s ease}.option-list button:hover{border-color:#123b2a80;transform:translateY(-1px)}.option-list button.selected{border-color:var(--forest);box-shadow:inset 3px 0 var(--forest)}.option-list button>i{display:grid;width:36px;height:36px;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:50%;font-size:.75rem;font-style:normal}.option-list button.selected>i{color:#fff;background:var(--forest)}.option-list b,.option-list small{display:block}.option-list small{margin-top:.25rem;color:var(--muted);font-size:.78rem;line-height:1.35}.option-list em{display:grid;width:24px;height:24px;place-items:center;color:#fff;border-radius:50%;background:var(--forest);opacity:0}.option-list em svg{width:14px}.option-list button.selected em{opacity:1}.quiz-actions{position:fixed;z-index:10;right:0;bottom:0;left:0;display:flex;justify-content:space-between;gap:1rem;padding:1rem max(1.25rem,calc((100vw - 780px)/2));border-top:1px solid var(--line);background:#f7f2e8e6;backdrop-filter:blur(12px)}.result-page{max-width:900px;text-align:center}.back-link{display:inline-flex;align-items:center;gap:.5rem;margin-right:auto;margin-bottom:4rem;padding:0;border:0;background:none;cursor:pointer}.result-orbit{display:grid;width:100px;height:100px;place-items:center;margin:auto auto 2rem;color:#fff;border-radius:50%;background:var(--dosha);box-shadow:0 0 0 14px color-mix(in srgb,var(--dosha) 12%,transparent)}.result-orbit svg{width:44px;height:44px}.result-page h1{margin-bottom:1rem}.result-lead{max-width:650px;margin:0 auto 2.5rem;color:var(--muted)}.result-page .profile-card{margin:2rem 0;text-align:left}.result-page .notice{text-align:left}.button-row{display:flex;justify-content:center;gap:.8rem;margin-top:2rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem;margin:3rem 0}.prose-card,.sources{padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--line);background:var(--paper)}.prose-card h2,.sources h2,.changelog h2{font-size:2.2rem}.prose-card p,.sources p{color:var(--muted)}.danger{color:#8a3f36;border-color:#8a3f364d}.sources{margin-bottom:4rem;background:#e8e6d8}.changelog>article{display:grid;grid-template-columns:140px 1fr;gap:2rem;padding:2rem 0;border-top:1px solid var(--line)}.changelog article>div{display:grid;align-content:start;gap:.4rem}.changelog time{color:var(--muted);font-size:.76rem}.changelog h3{margin-bottom:.5rem;font-size:1.5rem}.changelog p,.changelog li{color:var(--muted);font-size:.86rem;line-height:1.55}footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.3rem max(1.25rem,calc((100vw - 1240px)/2));color:#ffffffad;background:#0b2d20;font-size:.76rem}.footer-brand{color:#fff}.footer-brand img{width:34px}.footer-brand span{font-size:1.2rem}footer p{margin:0}.loading-screen,.error-screen{display:grid;min-height:100vh;place-content:center;justify-items:center;padding:2rem;text-align:center;background:var(--cream)}.loading-screen img,.error-screen img{width:90px;border-radius:22px}.loading-screen span{width:120px;height:2px;margin:2rem 0 1rem;overflow:hidden;background:var(--cream-2)}.loading-screen span:after{display:block;width:60%;height:100%;background:var(--terracotta);content:"";animation:load 1.2s infinite ease-in-out}.loading-screen p,.error-screen>p:not(.eyebrow){color:var(--muted)}.error-screen h1{max-width:620px;font-size:3rem}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(40px)}}@keyframes load{0%{transform:translate(-110%)}to{transform:translate(190%)}}@media(max-width:960px){.desktop-nav{display:none}.menu-button{display:grid;place-items:center;cursor:pointer}.menu-sheet{position:fixed;z-index:90;inset:0;display:grid;align-content:start;gap:.5rem;padding:6rem 2rem 2rem;background:var(--cream)}.menu-sheet .menu-close{position:absolute;top:1.5rem;right:1.5rem;display:grid}.menu-sheet>button:not(.menu-close){display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:1rem;padding:1rem 0;text-align:left;border:0;border-bottom:1px solid var(--line);background:none;font-family:var(--serif);font-size:1.7rem}.intro-section{grid-template-columns:1fr}.featured-grid{grid-template-columns:1fr 1fr}.featured-grid .featured{grid-column:1 / -1}.card-grid,.ritual-grid{grid-template-columns:1fr 1fr}.ritual-teaser{grid-template-columns:1fr}.ritual-orbit{display:none}}@media(max-width:680px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.site-header{height:68px;padding:0 1rem}.site-header .brand img{width:38px}.site-header .brand span{font-size:1.3rem}.mobile-nav{position:fixed;z-index:70;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:.45rem .4rem calc(.4rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffdf8f5;backdrop-filter:blur(18px)}.mobile-nav button{display:grid;justify-items:center;gap:.15rem;padding:.25rem;color:#7a837c;border:0;background:none;font-size:.62rem}.mobile-nav button.active{color:var(--forest)}.mobile-nav button.active svg{stroke-width:2.5}.hero{min-height:730px;align-items:end}.hero-image{object-position:68% center}.hero-overlay{background:linear-gradient(0deg,#f7f2e8 12%,#f7f2e8e6,#f7f2e81a 86%)}.hero-content{width:auto;margin:0;padding:5rem 1.25rem 3rem}.hero h1{font-size:3.7rem}.hero-content>p:not(.eyebrow){font-size:.98rem}.hero .primary-button{width:100%}.hero-time{display:flex;justify-content:center;margin:.9rem 0 0}.home-section,.page-shell{width:calc(100% - 2rem);padding:4.5rem 0}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:auto}.principle-grid i{margin-bottom:1.5rem}.profile-card{grid-template-columns:auto 1fr;padding:1.2rem}.profile-card:before{display:none}.profile-icon{width:52px;height:52px}.profile-card h2{font-size:2rem}.score-row{grid-column:1 / -1;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--line)}.section-heading{align-items:start}.section-heading>.text-button{display:none}.featured-grid,.card-grid,.ritual-grid{grid-template-columns:1fr}.featured-grid .featured{grid-column:auto}.featured-grid article{min-height:370px}.ritual-teaser{min-height:auto;margin-top:0;padding:4.5rem 1.25rem}.ritual-teaser h2{font-size:2.55rem}.trust-strip{padding:3rem 1.2rem 4rem}.filter-chips{margin-right:-1rem}.recipe-image{height:230px}.modal-backdrop{padding-top:0}.detail-sheet{max-height:100vh}.detail-hero{height:250px}.detail-content{padding:2rem 1.25rem 5rem}.recipe-columns{grid-template-columns:1fr;gap:2rem}.detail-facts{gap:.8rem 1.2rem}.quiz-topbar{grid-template-columns:48px 1fr;padding:1rem}.quiz-time{display:none}.question-card{margin:1.5rem auto}.question-card h1{font-size:2.65rem}.option-list{margin-top:1.5rem}.option-list button{grid-template-columns:38px 1fr 22px;min-height:78px;padding:.8rem}.quiz-actions{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom))}.quiz-actions .primary-button,.quiz-actions .secondary-button{min-width:0;padding:.7rem 1rem}.result-page{text-align:left}.result-orbit{margin-left:0}.result-page .eyebrow{text-align:left}.button-row{display:grid}.button-row button{width:100%}.about-grid{grid-template-columns:1fr}.changelog>article{grid-template-columns:1fr;gap:.8rem}footer{display:grid;justify-items:start;padding-bottom:2.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.recipe-card{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.recipe-card.planned{border-color:#123b2a9e;box-shadow:0 16px 45px #123b2a1a}.recipe-links{min-height:34px}.add-to-plan{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:.65rem;margin-top:1rem;color:var(--forest);border:1px solid rgba(18,59,42,.28);background:#edf0e8;font-size:.82rem;font-weight:600;cursor:pointer;transition:.2s ease}.add-to-plan:hover{color:#fff;background:var(--forest);border-color:var(--forest)}.add-to-plan svg{width:18px}.card-plan-control{display:grid;grid-template-columns:1fr auto;gap:.7rem;align-items:center;margin-top:1rem;padding:.75rem;border:1px solid rgba(18,59,42,.18);background:#edf0e8}.card-plan-control>span{display:flex;align-items:center;gap:.4rem;color:var(--forest);font-size:.74rem;font-weight:600}.card-plan-control>span svg{width:15px}.card-plan-control>button{display:grid;width:44px;height:44px;grid-column:2;grid-row:1 / span 2;place-items:center;color:var(--muted);border:0;background:transparent;cursor:pointer}.card-plan-control>button svg{width:18px}.people-stepper{display:inline-grid;grid-template-columns:44px minmax(112px,auto) 44px;align-items:stretch;border:1px solid var(--line);background:var(--paper)}.people-stepper>button{display:grid;width:44px;min-height:44px;place-items:center;border:0;background:transparent;cursor:pointer}.people-stepper>button:first-child{border-right:1px solid var(--line)}.people-stepper>button:last-child{border-left:1px solid var(--line)}.people-stepper>button:disabled{opacity:.25;cursor:not-allowed}.people-stepper svg{width:16px}.people-stepper>span{display:flex;min-width:112px;align-items:center;justify-content:center;gap:.35rem;padding:0 .55rem}.people-stepper>span>svg{color:var(--muted)}.people-stepper b{font-size:.95rem}.people-stepper small{color:var(--muted);font-size:.68rem}.people-stepper.compact{grid-template-columns:38px auto 38px}.people-stepper.compact>button{width:38px;min-height:38px}.people-stepper.compact>span{min-width:80px}.people-stepper.compact>span>svg{display:none}.card-plan-control .people-stepper{grid-column:1;grid-row:2;justify-self:start}.shopping-fab{position:fixed;z-index:60;right:clamp(1.25rem,4vw,4rem);bottom:2rem;display:grid;grid-template-columns:auto 1fr auto;min-width:280px;align-items:center;gap:.85rem;padding:.75rem 1rem;color:#fff;border:0;border-radius:4px;background:var(--forest);box-shadow:0 18px 55px #08281b47;cursor:pointer;animation:rise .3s ease}.shopping-fab>i{position:relative;display:grid;width:42px;height:42px;place-items:center;color:var(--forest);border-radius:50%;background:var(--cream);font-style:normal}.shopping-fab>i>svg{width:20px}.shopping-fab>i>b{position:absolute;top:-5px;right:-5px;display:grid;width:19px;height:19px;place-items:center;color:#fff;border:2px solid var(--forest);border-radius:50%;background:var(--terracotta);font-size:.62rem}.shopping-fab>span{display:grid;text-align:left}.shopping-fab strong{font-size:.86rem}.shopping-fab small{color:#ffffffa8;font-size:.67rem}.shopping-fab>svg{width:18px}.planner-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:2vh;background:#081912c2;backdrop-filter:blur(7px);animation:fade .2s ease}.shopping-planner{width:min(1180px,100%);height:min(94vh,920px);overflow:hidden;color:var(--ink);background:var(--cream);box-shadow:0 35px 110px #0000004d;animation:rise .3s ease}.planner-header{display:grid;height:104px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.2rem clamp(1.2rem,4vw,3rem);color:#fff;background:var(--forest)}.planner-header .eyebrow{margin-bottom:.2rem;color:#efc36f}.planner-header h1{margin:0;font-size:2.5rem}.planner-mark{display:grid;width:54px;height:54px;place-items:center;color:var(--forest);border-radius:50%;background:var(--cream)}.planner-mark svg{width:24px}.planner-close{display:grid;width:46px;height:46px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:transparent;cursor:pointer}.planner-content{display:grid;height:calc(100% - 104px);grid-template-columns:minmax(330px,.72fr) minmax(500px,1.28fr);overflow:hidden}.planned-recipes,.grocery-list{overflow-y:auto;padding:clamp(1.5rem,3vw,2.5rem)}.planned-recipes{border-right:1px solid var(--line);background:#ede6d8}.planned-recipes h2,.grocery-list h2{margin:0;font-size:2rem}.planner-section-heading,.grocery-summary{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.plain-danger{display:inline-flex;min-height:44px;align-items:center;gap:.4rem;padding:.4rem;color:#88473a;border:0;background:none;font-size:.72rem;cursor:pointer}.plain-danger svg{width:16px}.planned-list{display:grid;gap:.8rem}.planned-list article{position:relative;display:grid;grid-template-columns:76px 1fr;gap:.9rem;padding:.75rem;background:var(--paper);border:1px solid rgba(25,53,43,.09)}.planned-list img{width:76px;height:76px;object-fit:cover}.planned-copy{padding-right:36px}.planned-copy h3{margin:.2rem 0 .3rem;font-size:1.1rem}.planned-copy p{margin:0;color:var(--muted);font-size:.68rem}.planned-list .people-stepper{grid-column:1 / -1}.remove-recipe{position:absolute;top:.65rem;right:.65rem;display:grid;width:44px;height:44px;place-items:center;color:var(--muted);border:0;background:transparent;cursor:pointer}.remove-recipe svg{width:17px}.shopping-progress{display:flex;min-width:150px;align-items:center;gap:.7rem}.shopping-progress>span{width:100px;height:5px;overflow:hidden;background:#ded7ca}.shopping-progress i{display:block;height:100%;background:var(--forest);transition:width .25s ease}.shopping-progress b{font-size:.75rem}.grocery-category{margin:1.8rem 0}.grocery-category>h3{margin-bottom:.75rem;color:var(--muted);font-family:var(--sans);font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.grocery-items{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.grocery-items>button{display:grid;grid-template-columns:30px 1fr;gap:.65rem;align-items:center;min-height:68px;padding:.7rem;text-align:left;border:1px solid rgba(25,53,43,.12);background:var(--paper);cursor:pointer;transition:.18s ease}.grocery-items>button:hover{border-color:#123b2a80;transform:translateY(-1px)}.grocery-items>button>i{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(18,59,42,.3);border-radius:50%}.grocery-items>button>i svg{width:15px;color:#fff}.grocery-items>button>span{display:grid;min-width:0}.grocery-items b{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.grocery-items small{margin-top:.18rem;color:var(--muted);font-size:.67rem;line-height:1.3}.grocery-items>button.checked{opacity:.56;background:#e5e7df}.grocery-items>button.checked>i{border-color:var(--forest);background:var(--forest)}.grocery-items>button.checked b{text-decoration:line-through}.planner-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:.6rem;margin-top:2.5rem;padding-top:1.3rem;border-top:1px solid var(--line)}.planner-actions button{min-height:46px;font-size:.74rem}.planner-actions svg{width:17px}.shopping-hint{margin:1rem 0 0;color:var(--muted);font-size:.68rem;text-align:right}.copy-feedback{position:fixed;right:2rem;bottom:2rem;padding:.6rem .9rem;color:#fff;border-radius:3px;background:var(--forest);font-size:.75rem;box-shadow:0 8px 30px #0003}.copy-feedback:empty{display:none}@media(max-width:860px){.planner-backdrop{padding:0}.shopping-planner{width:100%;height:100%}.planner-header{height:88px}.planner-header h1{font-size:2rem}.planner-content{display:block;height:calc(100% - 88px);overflow-y:auto}.planned-recipes,.grocery-list{overflow:visible}.planned-recipes{border-right:0;border-bottom:1px solid var(--line)}.planned-list{grid-template-columns:1fr 1fr}}@media(max-width:680px){.shopping-fab{right:.8rem;bottom:calc(76px + env(safe-area-inset-bottom));left:.8rem;min-width:0}.card-plan-control{grid-template-columns:1fr auto}.people-stepper.compact>span small{display:none}.people-stepper.compact>span{min-width:42px}.planner-header{height:82px;padding:.9rem 1rem}.planner-mark{width:46px;height:46px}.planner-header .eyebrow{display:none}.planner-header h1{font-size:1.75rem}.planner-close{width:44px;height:44px}.planner-content{height:calc(100% - 82px);padding-bottom:env(safe-area-inset-bottom)}.planned-recipes,.grocery-list{padding:1.25rem 1rem}.planner-section-heading,.grocery-summary{align-items:start}.planned-list{grid-template-columns:1fr}.grocery-summary{display:grid}.shopping-progress{width:100%}.shopping-progress>span{flex:1}.grocery-items{grid-template-columns:1fr}.grocery-items>button{min-height:64px}.planner-actions{display:grid;grid-template-columns:1fr 1fr}.planner-actions .primary-button{grid-column:1 / -1}.shopping-hint{text-align:left}.copy-feedback{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));left:1rem;text-align:center}}
