@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Playfair+Display:wght@600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#20251f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f5f1e8;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}main{min-height:100vh;overflow:hidden}.site-header,.hero-section,.menu-section,.planner-band{padding-left:max(24px,50vw - 590px);padding-right:max(24px,50vw - 590px)}.site-header{border-bottom:1px solid #d9d3c7;justify-content:space-between;align-items:center;height:76px;display:flex}.brand{color:#20251f;letter-spacing:.02em;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{color:#fff9ef;background:#de4d2c;border-radius:50%;place-items:center;width:32px;height:32px;font:500 12px DM Mono,monospace;display:grid}.header-status{text-transform:uppercase;color:#526049;align-items:center;gap:8px;font:500 12px DM Mono,monospace;display:inline-flex}.header-status span{background:#668947;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e0e8d7}.header-actions{align-items:center;gap:20px;display:flex}.language-toggle{background:#efeade;border:1px solid #d5cfc1;border-radius:4px;padding:3px;display:inline-flex}.language-toggle button{color:#6e705e;background:0 0;border:0;border-radius:2px;min-height:26px;padding:3px 8px;font:500 11px DM Mono,monospace}.language-toggle button.selected{color:#fff9ef;background:#294636}.language-toggle button:focus-visible{outline-offset:2px;outline:3px solid #d9953e}.hero-section{background:linear-gradient(115deg,#f6f0e4 0%,#f5f1e8 58%,#ebe6d9 100%);padding-top:82px;padding-bottom:80px;position:relative}.hero-section:after{content:"";opacity:.65;pointer-events:none;border:1px solid #d3ba8f;border-radius:50%;width:390px;height:390px;position:absolute;top:-210px;right:-130px}.eyebrow{color:#aa452f;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font:500 12px DM Mono,monospace;display:flex}.eyebrow span{color:#958c7b}h1,h2,h3,p{margin-top:0}h1{z-index:1;color:#242820;max-width:780px;margin:20px 0;font:700 clamp(44px,6vw,78px)/.98 Playfair Display,Georgia,serif;position:relative}.hero-copy{color:#596053;max-width:570px;font-size:18px;line-height:1.55}.hero-note{color:#545644;background:#eee4d2;border-left:3px solid #c17638;align-items:center;gap:8px;margin-top:29px;padding:10px 13px;font-size:13px;display:inline-flex}.menu-section{background:#faf8f2;padding-top:70px;padding-bottom:82px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:31px;display:flex}.section-heading .eyebrow{margin-bottom:9px}h2{margin-bottom:0;font:700 clamp(31px,4vw,48px)/1 Playfair Display,Georgia,serif}.vote-count{color:#66705e;white-space:nowrap;font-size:14px}.vote-count strong{color:#283125;font:500 18px DM Mono,monospace}.meal-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.meal-card{background:#fffdf8;border:1px solid #e5dfd3;border-radius:6px;min-width:0;overflow:hidden;box-shadow:0 7px 20px #43351c0a}.meal-art{background:#d5b668;height:170px;position:relative;overflow:hidden}.meal-art.sunset{background:#dd9b62}.meal-art.plum{background:#98776f}.meal-art.ocean{background:#76a2a0}.meal-art.moss{background:#879f70}.meal-art.curry{background:#d5a04e}.meal-art.ember{background:#b96745}.meal-photo{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.meal-card:hover .meal-photo{transform:scale(1.035)}.art-label{z-index:2;color:#fffaf1;letter-spacing:.04em;text-shadow:0 1px 5px #000c;font:500 11px DM Mono,monospace;position:absolute;bottom:12px;left:15px}.meal-content{padding:20px}.meal-meta{flex-wrap:wrap;gap:6px;min-height:20px;display:flex}.meal-meta span{color:#557044;text-transform:uppercase;border:1px solid #d7d6bd;border-radius:3px;padding:3px 7px;font:500 10px DM Mono,monospace}h3{color:#252b24;margin:12px 0 8px;font:600 23px/1.1 Playfair Display,Georgia,serif}.meal-content>p{color:#697064;min-height:62px;font-size:13px;line-height:1.55}.allergens{color:#856547;border-top:1px solid #eee8dd;align-items:center;gap:6px;min-height:24px;padding-top:9px;font-size:11px;display:flex}.recipe-link{color:#a34b35;background:0 0;border:0;align-items:center;gap:5px;margin-top:13px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.recipe-link:hover{color:#294636;text-decoration:underline}.vote-row{align-items:center;gap:13px;margin-top:14px;display:flex}.tally{flex:1;align-items:center;gap:7px;display:flex}.tally-bar{background:#ece8df;flex:1;height:4px;display:block;overflow:hidden}.tally-bar i{background:#bd7146;height:100%;transition:width .25s;display:block}.tally strong{color:#53604c;font:500 11px DM Mono,monospace}.vote-row button{color:#f9f4e9;background:#2d4636;border:0;border-radius:3px;align-items:center;gap:1px;padding:8px 9px;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.vote-row button:hover{background:#be563c;transform:translateY(-1px)}.vote-row button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #d9953e}.share-band{background:#e5d5b9;justify-content:space-between;align-items:center;gap:50px;padding:54px max(24px,50vw - 450px);display:flex}.share-copy{max-width:570px}.share-copy .eyebrow{margin-bottom:11px}.share-copy h2{margin-bottom:12px;font-size:clamp(31px,4vw,46px)}.share-copy>p:last-of-type{color:#555c4d;line-height:1.55}.share-copy code{color:#6a503d;overflow-wrap:anywhere;margin-top:18px;font:500 11px DM Mono,monospace;display:inline-block}.qr-frame{background:#fffdf8;border:1px solid #d2c3a6;border-radius:5px;flex:none;width:174px;padding:10px;box-shadow:0 8px 20px #48341c1c}.qr-frame img{width:100%;height:auto;display:block}.planner-band{color:#f9f3e7;background:#294636;align-items:center;gap:17px;min-height:126px;display:flex}.planner-band>svg{color:#dbb65e}.planner-band div{gap:4px;display:grid}.planner-band strong{font:600 19px Playfair Display,Georgia,serif}.planner-band span{color:#c9d5c1;font-size:13px}.planner-band a{color:#ffe9b6;text-transform:uppercase;white-space:nowrap;align-items:center;gap:7px;margin-left:auto;font:500 12px DM Mono,monospace;text-decoration:none;display:inline-flex}.recipe-page{color:#252b24;background:#faf8f2;min-height:100vh}.recipe-header,.recipe-hero,.recipe-summary,.recipe-body,.recipe-loading{padding-left:max(24px,50vw - 520px);padding-right:max(24px,50vw - 520px)}.recipe-header{color:#61705a;text-transform:uppercase;border-bottom:1px solid #e2dccc;justify-content:space-between;align-items:center;height:72px;font:500 12px DM Mono,monospace;display:flex}.recipe-actions{align-items:center;gap:18px;display:flex}.back-link{color:#314837;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:700;display:inline-flex}.back-link:hover{color:#c3583d}.recipe-hero{background:#eee7d9;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:52px;padding-top:66px;padding-bottom:60px;display:grid}.recipe-hero img{aspect-ratio:1.3;object-fit:cover;border-radius:6px;width:100%;box-shadow:0 18px 35px #30271926}.recipe-hero p{color:#ad5138;text-transform:uppercase;margin-bottom:10px;font:500 12px DM Mono,monospace}.recipe-hero h1{margin:0 0 18px;font-size:clamp(42px,5vw,67px)}.recipe-hero>div>span{color:#606557;line-height:1.6}.recipe-summary{background:#fffdf8;border-bottom:1px solid #e4ded0;grid-template-columns:repeat(3,1fr);display:grid}.recipe-summary div{color:#ad5138;border-right:1px solid #e4ded0;align-items:center;gap:12px;padding:24px 16px;display:flex}.recipe-summary div:first-child{padding-left:0}.recipe-summary span{color:#777b6c;gap:2px;font-size:12px;display:grid}.recipe-summary strong{color:#283125;font:600 16px Space Grotesk,sans-serif}.recipe-loading{color:#697064;padding-top:18px;font-size:13px}.recipe-body{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:72px;padding-top:62px;padding-bottom:90px;display:grid}.recipe-body h2{margin-bottom:23px;font-size:33px}.recipe-body aside{align-self:start}.recipe-body ul{border-top:1px solid #e4ded0;margin:0;padding:0;list-style:none}.recipe-body ul li{border-bottom:1px solid #e4ded0;justify-content:space-between;gap:12px;padding:12px 0;font-size:13px;display:flex}.recipe-body ul strong{color:#a34b35;white-space:nowrap}.recipe-body ul span{color:#565e51;text-align:right}.recipe-body article h2{align-items:center;gap:10px;display:flex}.recipe-body ol{gap:21px;margin:0;padding:0;list-style:none;display:grid}.recipe-body ol li{grid-template-columns:31px 1fr;align-items:start;gap:15px;display:grid}.recipe-body ol li>span{color:#fff9ef;background:#294636;border-radius:50%;place-items:center;width:29px;height:29px;font:500 12px DM Mono,monospace;display:grid}.recipe-body ol p{color:#4f584d;margin:3px 0 0;line-height:1.65}@media (width<=840px){.meal-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=670px){.site-header{align-items:flex-start;height:auto;min-height:62px;padding-top:10px;padding-bottom:10px}.header-actions{flex-direction:column;align-items:flex-end;gap:7px}.header-status{font-size:9px}.hero-section{padding-top:58px;padding-bottom:58px}.hero-section:after{width:280px;height:280px}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}.meal-grid{grid-template-columns:1fr}.meal-art{height:152px}.meal-content>p{min-height:auto}.share-band{flex-direction:column;align-items:flex-start;gap:26px;padding-top:38px;padding-bottom:38px}.qr-frame{width:160px}.planner-band{flex-wrap:wrap;align-items:flex-start;padding-top:30px;padding-bottom:30px}.planner-band a{width:100%;margin-left:44px}.recipe-header{height:62px}.recipe-header>span{display:none}.recipe-hero{grid-template-columns:1fr;gap:29px;padding-top:30px;padding-bottom:35px}.recipe-hero h1{font-size:42px}.recipe-summary{grid-template-columns:1fr}.recipe-summary div,.recipe-summary div:first-child{border-bottom:1px solid #e4ded0;border-right:0;padding:16px 0}.recipe-body{grid-template-columns:1fr;gap:44px;padding-top:42px}.recipe-body h2{font-size:30px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
