@font-face{font-family:Editorial;src:url('assets/serif.ttf') format('truetype');font-display:swap}@font-face{font-family:Text;src:url('assets/sans.ttf') format('truetype');font-display:swap}
:root{--green:#194d3b;--ink:#222b25;--muted:#5a665d;--line:#d8ded7;--yellow:#eeefa8;--paper:#f7f8f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:#fff;font-family:Text,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #92742c;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}button{color:inherit}img{max-width:100%;height:auto}.wrap{width:min(1140px,calc(100% - 80px));margin:auto}.skip{position:fixed;top:-100px;left:20px;padding:10px;background:white;z-index:100}.skip:focus{top:10px}.header{height:100px;width:min(1300px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.3;font-weight:600}.brand-mark{font-family:Editorial,Georgia,serif;font-size:34px;background:var(--green);color:var(--yellow);width:48px;height:48px;display:grid;place-items:center;border-radius:50%;padding-bottom:5px}.header nav{display:flex;gap:34px;font-size:14px}.header nav a:hover,.header-link:hover{color:var(--green);text-decoration:underline;text-underline-offset:6px}.header-link{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:4px}.header-link span{margin-left:12px}.hero{max-width:1380px;margin:auto;padding:30px 60px 0}.hero-top{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px}.eyebrow,.small-label,.edition{font-size:12px;letter-spacing:1.2px;font-weight:600}.edition{color:var(--muted)}h1{text-align:center;font-family:Editorial,Georgia,serif;font-size:51px;line-height:1.2;margin:38px 0 18px;color:var(--green)}h1 span{display:block;font-family:Text,Arial,sans-serif;font-size:24px;margin-top:15px;color:var(--ink)}h1 em{font-family:Editorial,Georgia,serif;font-weight:400}.hero-description{text-align:center;color:var(--muted);font-size:17px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:24px;margin:24px 0 35px}.button{background:var(--green);color:#fff;padding:13px 22px;border-radius:4px;font-size:14px;display:inline-flex;gap:28px;align-items:center;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#103c2c}.status{font-size:13px;color:var(--muted)}.paper-scene{background:var(--green);color:white;position:relative;min-height:340px;overflow:hidden;padding:55px 55px 50px;display:flex;align-items:center;gap:35px}.scene-caption{width:45%;position:relative;z-index:2}.scene-caption .small-label{font-size:11px;color:#e1e8d9;letter-spacing:.7px}.scene-caption p{font-family:Editorial,Georgia,serif;font-size:32px;line-height:1.35;margin:22px 0}.scene-caption em{color:var(--yellow)}.text-button{background:none;border:0;border-bottom:1px solid #b9c8bc;color:white;font-size:13px;padding:0 0 6px;text-align:left}.text-button:hover{color:var(--yellow)}.text-button span{margin-left:15px}.paper-stack{border:0;background:none;position:absolute;width:43%;height:100%;right:6%;top:32px;padding:0;transition:transform .35s}.paper-stack:hover{transform:translateY(-8px)}.paper-stack img{position:absolute;width:235px;box-shadow:0 12px 30px #0003;top:0}.front-page{left:6%;transform:rotate(-9deg)}.back-page{left:39%;transform:rotate(9deg);top:19px!important}.paper-tag{position:absolute;right:0;top:210px;background:var(--yellow);color:var(--green);font-size:12px;text-align:left;line-height:1.4;padding:13px 17px;transform:rotate(4deg);z-index:3}.scene-bottom{position:absolute;bottom:13px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:10px;color:#d6e0d8;z-index:4}.numbers{display:grid;grid-template-columns:repeat(3,1fr);padding:38px 0 46px;border-bottom:1px solid var(--line)}.numbers div{display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid var(--line)}.numbers div:last-child{border:0}.numbers strong{font-family:Editorial,Georgia,serif;font-weight:400;font-size:42px;color:var(--green)}.numbers span{font-size:14px}.menu-section{padding:90px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px}.eyebrow{color:var(--green)}h2{font-family:Editorial,Georgia,serif;font-size:38px;line-height:1.25;margin-top:15px}.section-heading>p{font-size:15px;max-width:410px;color:var(--muted)}.menu-grid{display:grid;grid-template-columns:320px 1fr;gap:55px}.day-list{border-top:1px solid var(--line)}.day-list button{width:100%;display:grid;grid-template-columns:32px 1fr 20px;gap:12px;text-align:left;align-items:center;padding:17px 14px;border:0;border-bottom:1px solid var(--line);background:white;transition:background .2s,color .2s}.day-list button span:first-child{font-size:12px;color:var(--muted)}.day-list button[aria-selected=true]{background:var(--green);color:white}.day-list button[aria-selected=true] span:first-child{color:var(--yellow)}.day-list button:hover:not([aria-selected=true]){background:var(--paper)}#meal{position:relative;background:var(--paper);padding:30px 36px;min-height:440px;display:flex;flex-direction:column;overflow:hidden}.meal-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px;color:var(--green);position:relative;z-index:1}.meal-number{font-family:Editorial,Georgia,serif;font-size:130px;line-height:1;position:absolute;right:20px;top:50px;color:#e0e6dc;pointer-events:none}.meal-copy{position:relative;margin-top:62px;margin-bottom:25px;z-index:1;max-width:480px}h3{font-family:Editorial,Georgia,serif;font-size:28px;line-height:1.3}.meal-copy p{font-size:15px;line-height:1.65;color:var(--muted);margin-top:18px;max-width:420px}.meal-times{display:flex;gap:44px;border-top:1px solid var(--line);padding-top:17px;margin-top:auto}.meal-times div{display:flex;flex-direction:column}.meal-times span{font-size:12px;color:var(--muted)}.meal-times strong{font-size:20px;font-weight:400;margin-top:3px}.time-note{font-size:11px;color:var(--muted);margin-top:15px}.guide-section{background:var(--paper);padding:75px 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.features article{border-top:1px solid #adbbae;padding-top:20px}.feature-number{font-size:13px;color:var(--green)}.features h3{font-size:22px;margin-top:26px}.features p{font-size:15px;color:var(--muted);margin-top:15px}.guide-note{margin-top:48px;border-top:1px solid var(--line);padding-top:24px;display:flex;gap:28px;align-items:center}.guide-note span{font-size:11px;white-space:nowrap;letter-spacing:1px;color:var(--green)}.guide-note p{font-size:13px}.release-section{text-align:center;padding:90px 0}.release-section h2{font-size:40px}.release-section>p{max-width:580px;margin:24px auto 0;color:var(--muted);font-size:16px}.release-status{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:480px;margin:30px auto 0;padding:25px}.release-status>span{font-size:11px;letter-spacing:1px}.release-status strong{display:block;font-family:Editorial,Georgia,serif;font-weight:400;font-size:30px;color:var(--green);margin:5px 0}.release-status p{font-size:14px;color:var(--muted)}.release-section .release-footnote{font-size:12px}.faq{display:grid;grid-template-columns:1fr 1.45fr;gap:50px;padding:55px 0 85px;border-top:1px solid var(--line)}.faq h2{font-size:34px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:15px;cursor:pointer;padding:20px 0}summary::-webkit-details-marker{display:none}summary span{font-size:23px;font-weight:300;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);padding:0 25px 22px 0}footer{border-top:1px solid var(--line);padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-family:Editorial,Georgia,serif;font-size:16px}footer>span{font-size:11px;color:var(--muted)}dialog{width:min(740px,calc(100% - 24px));max-height:92dvh;border:0;border-radius:6px;padding:0;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#14281dc9;backdrop-filter:blur(5px)}.dialog-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:white;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:23px;margin:3px 0 0}.dialog-header .small-label{font-size:10px}.dialog-header button,.preview-controls button{background:white;border:1px solid var(--line);border-radius:3px;width:42px;height:42px;font-size:24px}.preview-image-wrap{padding:22px;display:flex;justify-content:center;max-height:65dvh;overflow:auto}.preview-image-wrap img{object-fit:contain;width:auto;max-height:100%;height:60dvh;box-shadow:0 3px 14px #0001}.preview-controls{background:white;display:flex;align-items:center;justify-content:center;gap:28px;padding:14px;position:sticky;bottom:0;border-top:1px solid var(--line);font-size:13px}.preview-controls button:disabled{opacity:.35;cursor:default}body.modal-open{overflow:hidden}.meal-copy.changed{animation:fade .25s ease}@keyframes fade{from{opacity:.25;transform:translateY(6px)}to{opacity:1;transform:none}}@media(min-width:1500px){.hero{padding-top:40px}}@media(max-width:1000px){.header{width:calc(100% - 40px)}.hero{padding:25px 30px 0}.wrap{width:calc(100% - 60px)}.paper-scene{padding:40px 28px 50px}.scene-caption p{font-size:27px}.paper-stack{right:4%}.paper-stack img{width:210px}.menu-grid{grid-template-columns:245px 1fr;gap:25px}.section-heading>p{max-width:320px}.features{gap:25px}h2{font-size:33px}.faq{gap:30px}}
@media(max-width:680px){html{scroll-padding-top:25px}.header{height:83px;gap:15px}.header nav{display:none}.brand{font-size:13px;gap:9px}.brand-mark{width:40px;height:40px;font-size:29px}.header-link{font-size:12px}.hero{padding:12px 20px 0}.hero-top{padding-top:16px}.eyebrow{font-size:10px;letter-spacing:.7px}.edition{display:none}h1{font-size:35px;margin:30px 0 17px}h1 span{font-size:19px;line-height:1.5;margin-top:12px}.hero-description{font-size:15px}.desktop{display:none}.hero-actions{gap:12px;flex-direction:column;margin:24px 0 28px}.button{font-size:14px}.status{font-size:12px}.paper-scene{min-height:485px;display:block;padding:28px 24px 35px}.scene-caption{width:100%}.scene-caption p{font-size:25px;margin:12px 0}.scene-caption .small-label{font-size:9px}.text-button{font-size:12px}.paper-stack{top:210px;height:270px;right:12%;width:75%;max-width:350px}.paper-stack img{width:170px}.front-page{left:0}.back-page{left:43%}.paper-tag{top:150px;font-size:10px;padding:10px;right:-9%}.scene-bottom{font-size:9px;left:18px;right:18px;background:var(--green);bottom:0;padding:10px 0}.scene-bottom span:last-child{display:none}.wrap{width:calc(100% - 40px)}.numbers{padding:24px 0;gap:4px}.numbers div{flex-direction:column;gap:0}.numbers strong{font-size:31px}.numbers span{font-size:10px}.menu-section{padding:55px 0}.section-heading{display:block;margin-bottom:25px}.section-heading>p{font-size:14px;margin-top:20px;max-width:none}h2{font-size:31px}.menu-grid{display:flex;flex-direction:column;gap:20px}.day-list{display:flex;overflow-x:auto;border:0;gap:7px;padding:2px 0 9px}.day-list button{display:flex;flex-direction:column;gap:2px;min-width:94px;padding:11px 9px;border:1px solid var(--line);font-size:12px}.day-list button span:last-child{display:none}#meal{padding:25px;min-height:400px}.meal-top{font-size:10px}.meal-copy{margin-top:57px}h3{font-size:26px}.meal-copy p{font-size:14px}.meal-times{gap:34px}.time-note{font-size:10px}.guide-section{padding:50px 0}.features{grid-template-columns:1fr;gap:28px}.features h3{margin-top:12px;font-size:23px}.features p{margin-top:10px}.guide-note{display:block;margin-top:30px;padding-top:20px}.guide-note p{margin-top:10px;font-size:12px}.release-section{padding:55px 0}.release-section h2{font-size:32px}.release-section>p{font-size:15px}.release-section .release-footnote{font-size:11px}.faq{grid-template-columns:1fr;gap:25px;padding:40px 0 50px}.faq h2{font-size:31px}summary{font-size:14px}.faq-list details p{font-size:14px}footer{flex-wrap:wrap;gap:20px}footer p{font-size:13px;max-width:145px}footer>span{width:100%;font-size:10px}.preview-image-wrap{padding:10px}.preview-image-wrap img{height:auto;width:100%;max-height:none}.preview-image-wrap{max-height:65dvh;display:block}.dialog-header{padding:14px}.preview-controls{padding:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
