:root{--salmon:#fa8072;--coral:#d95d4f;--peach:#fff0eb;--cream:#fffdfb;--ink:#26352f;--muted:#6e746f;--line:#efddd8;--white:#fff;--success:#315f45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,sans-serif}body.menu-open{overflow:hidden}h1,h2,h3,.logo{font-family:Georgia,serif}h1,h2,h3{letter-spacing:-.02em}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{max-width:1160px;margin:auto;padding:0 22px}.narrow{max-width:820px}.prose{max-width:780px}.prose p,.recipe-copy p{color:var(--muted);font-size:17px}.prose h2,.recipe-copy h2{font-size:30px;margin:38px 0 12px}.skip-link{position:absolute;left:15px;top:-70px;background:var(--ink);color:white;padding:10px 14px;border-radius:8px;z-index:100}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #7d3028;outline-offset:3px}header{position:sticky;top:0;z-index:20;background:#fffdfbf2;backdrop-filter:blur(10px);border-bottom:1px solid #f0ddd8}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:26px;font-weight:bold}.logo span,.accent{color:var(--coral)}nav{display:flex;gap:24px;font-weight:bold}nav a{position:relative}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:2px;background:var(--coral);transition:right .18s ease}nav a:hover:after{right:0}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;border-radius:8px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:23px;height:2px;background:var(--ink);display:block}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;padding:75px 22px}.hero h1{font-size:clamp(48px,7vw,78px);line-height:1;margin:15px 0}.hero p{font-size:19px;color:var(--muted);max-width:650px}.hero-art{min-height:440px;border-radius:40px;background:linear-gradient(145deg,#ffae9f,#ce5045);display:grid;place-items:center;font-size:100px;box-shadow:0 25px 55px #b7453630}.pill{display:inline-block;background:var(--peach);padding:8px 14px;border-radius:99px;color:#a44339;font-weight:bold}.button{display:inline-block;border:0;background:var(--coral);color:white;padding:13px 20px;border-radius:99px;font-weight:bold;cursor:pointer}.button:hover{filter:brightness(.94)}.eyebrow{display:block;margin-bottom:7px;color:var(--coral);font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:.12em}.eyebrow.light{color:white}.text-link{color:var(--coral);font-weight:bold}.section{padding:65px 0}.section.alt{background:var(--peach)}.section h2{font-size:40px;line-height:1.12;margin:0 0 25px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.section-heading h2{margin-bottom:0}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category{background:white;border:1px solid transparent;border-radius:18px;padding:22px;font-weight:bold;box-shadow:0 4px 20px #5933270b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category:hover{transform:translateY(-3px);border-color:#ecc9c1;box-shadow:0 10px 24px #59332714}.category b{display:block;font-size:28px;margin-bottom:20px}.category small{display:block;color:#777;font-weight:normal;margin-top:3px}.category-large span{display:block;font-size:18px}.category-index{margin-top:10px}.toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:10px}.filters{display:flex;gap:8px;overflow:auto;padding:3px}.filter{border:0;background:var(--peach);padding:9px 14px;border-radius:99px;font-weight:bold;cursor:pointer;white-space:nowrap}.filter.active{background:var(--coral);color:white}.search{padding:12px 17px;border:1px solid #e7c9c2;border-radius:99px;min-width:260px;background:white}.results-status{min-height:25px;margin:0 0 18px;color:var(--muted);font-size:13px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:white;border:1px solid #f0ddd8;border-radius:22px;overflow:hidden;box-shadow:0 5px 18px #5434270b;transition:transform .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #54342716}.card[hidden]{display:none}.card-art{height:175px;background:linear-gradient(140deg,#ffaea2,#e06456);display:grid;place-items:center;font-size:56px}.card-body{padding:20px}.meta{display:flex;justify-content:space-between;color:var(--coral);font-size:12px;font-weight:bold;text-transform:uppercase}.card h3{font-size:23px;line-height:1.2;margin:10px 0}.card h3 a:hover{color:var(--coral)}.card p{color:var(--muted);font-size:14px}.card-link{display:inline-block;margin-top:4px}.ad{height:100px;border:1px dashed #d6a59c;border-radius:16px;background:#fff5f2;color:#94665e;display:grid;place-items:center;letter-spacing:4px;font-size:11px;font-weight:bold;margin:34px 0}.newsletter{background:var(--salmon);color:white;border-radius:30px;text-align:center;padding:50px}.newsletter p{margin-top:8px}.newsletter input{border:0;border-radius:99px;padding:14px 18px;width:min(340px,65%)}.newsletter button{margin-left:5px}.privacy-note{font-size:12px;opacity:.9}.privacy-note a{text-decoration:underline}.form-status{min-height:24px;font-size:13px;font-weight:bold}.page-hero{background:var(--peach);padding:78px 0}.page-hero h1{font-size:clamp(44px,6vw,68px);line-height:1.05;margin:10px 0 18px}.page-hero p{font-size:19px;color:var(--muted);max-width:720px}.breadcrumbs{display:flex;gap:9px;align-items:center;padding-top:20px;padding-bottom:20px;color:var(--muted);font-size:13px;overflow:auto;white-space:nowrap}.breadcrumbs a:hover{color:var(--coral)}.recipe-hero{background:var(--peach);padding:58px 0 65px}.recipe-hero .wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:45px;align-items:center}.recipe-hero h1{font-size:clamp(43px,6vw,65px);line-height:1.05;margin:12px 0}.recipe-hero p{font-size:18px;color:var(--muted);max-width:680px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.stat{background:white;padding:14px;border-radius:14px}.plate{min-height:320px;border-radius:35px;background:linear-gradient(145deg,#f9a397,#cf5146);display:grid;place-items:center;font-size:85px}.recipe-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:35px}.recipe-box{background:white;border:1px solid #efddd8;border-radius:22px;padding:28px}.recipe-box-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.total-time{color:var(--muted);font-size:13px;font-weight:bold}.checks{list-style:none;padding:0}.checks li{margin:11px 0}.checks label{cursor:pointer}.checks input{accent-color:var(--coral);margin-right:10px}.steps{padding-left:23px}.steps li{margin:16px 0;padding-left:8px}.note{background:#eef5ef;border-radius:13px;padding:16px;color:#496054}.side .ad{height:250px;margin-top:0}.sticky-summary{position:sticky;top:95px}.sticky-summary p{margin-top:3px;color:var(--muted)}.recipe-copy{padding:30px 5px 0}.benefit-list,.tips-list{padding-left:23px}.benefit-list li,.tips-list li{margin:10px 0}.two-col-copy{display:grid;grid-template-columns:1fr 1fr;gap:30px}.faq{display:grid;gap:10px}.faq details{background:white;border:1px solid var(--line);border-radius:14px;padding:0 18px}.faq summary{cursor:pointer;font-weight:bold;padding:15px 0}.faq p{margin-top:0}.related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related a{background:white;border:1px solid #efdad4;padding:20px;border-radius:15px;font-weight:bold;display:flex;flex-direction:column;gap:6px;transition:transform .18s ease}.related a:hover{transform:translateY(-2px)}.related a b{color:var(--coral);font-size:13px}.callout{margin-top:38px;padding:26px;border-radius:18px;background:var(--peach)}.callout h2{margin-top:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}footer{border-top:1px solid #efddd8;color:var(--muted);padding:32px 0}.footer-inner{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-links{display:flex;gap:18px}.footer-links a:hover{color:var(--coral)}
@media(max-width:800px){.menu-toggle{display:flex}#site-nav{display:none;position:fixed;top:74px;left:0;right:0;background:var(--cream);padding:25px 22px 35px;border-bottom:1px solid var(--line);box-shadow:0 18px 30px #54342714;flex-direction:column;gap:18px;font-size:18px}.menu-open #site-nav{display:flex}.hero,.recipe-hero .wrap,.recipe-layout{grid-template-columns:1fr}.hero-art{min-height:300px}.categories{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(2,1fr)}.toolbar{align-items:stretch;flex-direction:column}.search{width:100%}.side{display:none}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.two-col-copy{grid-template-columns:1fr}.footer-inner{align-items:flex-start;flex-direction:column}.page-hero{padding:55px 0}}
@media(max-width:520px){.grid,.related{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.hero{padding-top:45px}.categories{grid-template-columns:1fr 1fr}.newsletter{border-radius:0;margin-left:-22px;margin-right:-22px}.newsletter input{width:100%;margin-bottom:8px}.newsletter button{width:100%;margin:0}.section h2{font-size:34px}.recipe-box{padding:22px}.recipe-box-top{align-items:flex-start;flex-direction:column;gap:4px}.page-hero h1{font-size:46px}}
