:root{--green:#032b1f;--green2:#0a5138;--gold:#d8ae4d;--cream:#f6efe0;--ink:#24372f;--muted:#68766f;--line:rgba(3,43,31,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 Arial,sans-serif;background:#fffdf8}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.page-header{position:sticky;top:0;z-index:30;background:rgba(255,253,248,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.page-nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.page-brand{display:flex;align-items:center;gap:12px;color:var(--green);text-decoration:none}.page-brand span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--gold);font:bold 17px Georgia,serif}.page-brand b{font:1.3rem Georgia,serif}.page-nav nav{display:flex;gap:22px;align-items:center}.page-nav nav a{color:var(--green);text-decoration:none;font-weight:700}.page-hero{padding:92px 0 72px;background:linear-gradient(135deg,#032b1f,#0b5940);color:#fff}.page-hero small{color:#e1c373;letter-spacing:.16em;font-weight:800}.page-hero h1{font:clamp(2.8rem,6vw,5.7rem)/.96 Georgia,serif;max-width:900px;margin:18px 0}.page-hero p{color:#d2dfda;max-width:760px;font-size:1.05rem}.breadcrumb{display:flex;gap:8px;margin-bottom:20px;font-size:.86rem;color:#bfd0c8}.breadcrumb a{color:#f0d38c}.legal-main{padding:75px 0}.legal-layout{display:grid;grid-template-columns:260px 1fr;gap:70px}.legal-index{position:sticky;top:105px;align-self:start;padding:24px;background:var(--cream)}.legal-index b{display:block;color:var(--green);margin-bottom:14px}.legal-index a{display:block;padding:8px 0;color:#53655d;text-decoration:none;border-bottom:1px solid rgba(3,43,31,.1)}.legal-copy{max-width:820px}.legal-copy section{scroll-margin-top:105px;margin-bottom:42px}.legal-copy h2{font:2rem Georgia,serif;color:var(--green);margin:0 0 12px}.legal-copy h3{color:var(--green);margin:24px 0 8px}.legal-copy p,.legal-copy li{color:#53655d}.legal-copy li{margin-bottom:8px}.legal-note{padding:18px 20px;background:#f5edda;border-left:4px solid var(--gold)}.owner-policy-extra[hidden]{display:none}.content-footer{padding:40px 0;background:#02251a;color:#c7d5cf}.content-footer-grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.content-footer a{color:#e4c475}.recipe-main{padding:70px 0}.recipe-controls{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 32px}.recipe-controls button{border:1px solid var(--line);background:#fff;padding:11px 17px;color:var(--green);font-weight:800}.recipe-controls button.active{background:var(--green);color:#fff}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.recipe-card{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column}.recipe-card img{width:100%;height:245px;object-fit:contain;background:#f5efdf}.recipe-card div{padding:26px;display:flex;flex-direction:column;flex:1}.recipe-card small{color:#a27b2e;font-weight:800;letter-spacing:.08em}.recipe-card h2{font:1.65rem Georgia,serif;color:var(--green);margin:12px 0}.recipe-card p{color:var(--muted)}.recipe-card button{margin-top:auto;border:0;background:transparent;color:var(--green2);font-weight:900;text-align:left;padding:12px 0}.recipe-detail{position:fixed;inset:0;background:rgba(0,22,15,.85);z-index:80;display:grid;place-items:center;padding:20px}.recipe-detail[hidden]{display:none}.recipe-dialog{position:relative;width:min(900px,100%);max-height:92vh;overflow:auto;background:#fffdf8;padding:38px}.recipe-close{position:absolute;right:18px;top:18px;width:42px;height:42px;border:1px solid var(--line);background:#fff;font-size:24px}.recipe-detail-head{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:center}.recipe-detail-head img{width:100%;height:250px;object-fit:contain;background:#f5efdf}.recipe-detail h2{font:2.5rem Georgia,serif;color:var(--green);margin:10px 0}.recipe-meta{display:flex;gap:10px;flex-wrap:wrap}.recipe-meta span{background:var(--cream);padding:7px 11px;font-size:.85rem}.recipe-columns{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;margin-top:35px}.recipe-columns h3{font:1.5rem Georgia,serif;color:var(--green)}.recipe-columns li{margin-bottom:10px;color:#53655d}.empty{grid-column:1/-1;padding:40px;text-align:center;background:var(--cream)}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:820px){.legal-layout,.recipe-detail-head,.recipe-columns{grid-template-columns:1fr}.legal-index{position:static}.recipe-grid{grid-template-columns:1fr 1fr}.recipe-detail-head img{height:210px}}@media(max-width:560px){.page-nav nav a:not(:last-child){display:none}.page-hero{padding:70px 0 55px}.page-hero h1{font-size:3rem}.legal-main,.recipe-main{padding:52px 0}.recipe-grid{grid-template-columns:1fr}.recipe-dialog{padding:30px 18px}.recipe-dialog h2{font-size:2rem}.shell{width:min(100% - 28px,1160px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
