@layer reset,base,components,utilities;@layer reset{*,*::before,*::after{box-sizing:border-box;}*{margin:0;}html{scroll-behavior:smooth;}body{min-height:100vh;}img,picture,svg{display:block;max-width:100%;}button,input,select{font:inherit;}button{cursor:pointer;}}@layer base{:root{--ink:#14231e;--ink-soft:#5d6b66;--canvas:#f5f4ef;--surface:#ffffff;--surface-soft:#ebece6;--forest:#123e33;--forest-light:#205849;--coral:#f05a3d;--coral-dark:#c63b25;--peach:#ffd8c9;--lime:#dceca9;--gold:#f2c75c;--line:#dfe2dc;--white:#ffffff;--shadow-sm:0 10px 35px rgb(20 35 30 / 7%);--shadow-md:0 20px 55px rgb(20 35 30 / 11%);--shadow-lg:0 32px 90px rgb(11 37 30 / 20%);--radius-sm:.85rem;--radius:1.35rem;--radius-lg:2rem;--max:1240px;}html{font-size:100%;}body{background:radial-gradient(circle at 5% 4%,rgb(240 90 61 / 7%),transparent 28rem),radial-gradient(circle at 96% 24%,rgb(220 236 169 / 13%),transparent 34rem),var(--canvas);color:var(--ink);font-family:"Aptos","Segoe UI Variable Text","Segoe UI",ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased;}h1,h2,h3,h4{font-family:"Aptos Display","Segoe UI Variable Display","Segoe UI",ui-sans-serif,system-ui,sans-serif;font-weight:780;letter-spacing:-.045em;line-height:1.03;text-wrap:balance;}h1{font-size:clamp(2.8rem,6.2vw,5.8rem);}h2{font-size:clamp(2rem,4vw,3.35rem);}h3{font-size:1.35rem;}p{max-width:72ch;}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.2em;}:focus-visible{outline:3px solid var(--gold);outline-offset:3px;}::selection{background:var(--lime);color:var(--ink);}}@layer components{.skip-link{background:var(--ink);border-radius:.7rem;color:var(--white);left:1rem;padding:.75rem 1rem;position:fixed;top:-6rem;z-index:200;}.skip-link:focus{top:1rem;}.container{margin-inline:auto;max-width:var(--max);padding-inline:1.5rem;width:100%;}.top-note{background:var(--ink);color:#eaf3ef;font-size:.78rem;font-weight:680;}.top-note-inner{align-items:center;display:flex;justify-content:space-between;min-height:36px;}.top-note a{color:var(--lime);text-decoration:none;}.top-note a:hover{text-decoration:underline;}.site-header{backdrop-filter:blur(18px);background:rgb(255 255 255 / 88%);border-bottom:1px solid rgb(20 35 30 / 9%);position:sticky;top:0;z-index:80;}.header-inner{align-items:center;display:flex;gap:2rem;justify-content:space-between;min-height:78px;}.brand{align-items:center;display:inline-flex;gap:.72rem;flex:0 0 auto;text-decoration:none;}.brand-mark{align-items:center;background:var(--coral);border-radius:13px;color:white;display:inline-flex;height:42px;justify-content:center;transform:rotate(-3deg);width:42px;}.brand-mark svg{height:27px;transform:rotate(3deg);width:27px;}.brand-name{display:block;font-size:1.5rem;font-weight:820;letter-spacing:-.055em;line-height:1;}.brand-name span{color:var(--coral);}.brand-caption{color:var(--ink-soft);display:block;font-size:.6rem;font-weight:780;letter-spacing:.13em;margin-top:.25rem;text-transform:uppercase;}.main-nav{align-items:center;display:flex;gap:clamp(.8rem,1.7vw,1.55rem);}.main-nav a{font-size:.86rem;font-weight:720;text-decoration:none;white-space:nowrap;}.main-nav a:hover{color:var(--coral-dark);}.main-nav .nav-cta{background:var(--ink);border-radius:999px;color:white;padding:.65rem 1rem;}.main-nav .nav-cta:hover{background:var(--forest);color:white;}.nav-toggle{align-items:center;background:var(--surface-soft);border:0;border-radius:12px;color:var(--ink);display:none;height:44px;justify-content:center;width:44px;}.nav-toggle-lines{display:grid;gap:6px;width:20px;}.nav-toggle-lines i{background:currentColor;border-radius:3px;display:block;height:2px;transition:transform .2s ease;width:20px;}.nav-toggle[aria-expanded="true"] .nav-toggle-lines i:first-child{transform:translateY(4px) rotate(45deg);}.nav-toggle[aria-expanded="true"] .nav-toggle-lines i:last-child{transform:translateY(-4px) rotate(-45deg);}.eyebrow{align-items:center;color:var(--coral-dark);display:inline-flex;font-size:.72rem;font-weight:820;gap:.5rem;letter-spacing:.13em;text-transform:uppercase;}.eyebrow::before{background:currentColor;border-radius:50%;content:"";height:7px;width:7px;}.button{align-items:center;background:var(--forest);border:1px solid var(--forest);border-radius:14px;color:white;display:inline-flex;font-size:.9rem;font-weight:760;gap:.5rem;justify-content:center;min-height:48px;padding:.72rem 1.2rem;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease,background .18s ease;}.button:hover{background:var(--forest-light);box-shadow:0 10px 22px rgb(18 62 51 / 16%);transform:translateY(-2px);}.button--light{background:white;border-color:rgb(20 35 30 / 13%);color:var(--ink);}.button--light:hover{background:var(--surface-soft);}.button--terracotta{background:var(--coral);border-color:var(--coral);}.button--terracotta:hover{background:var(--coral-dark);}.hero{padding-block:2rem 0;}.hero>.container{background:var(--forest);border-radius:36px;box-shadow:var(--shadow-lg);color:white;overflow:hidden;padding:clamp(1.35rem,4vw,3.6rem);position:relative;}.hero>.container::before{background:var(--lime);border-radius:50%;content:"";filter:blur(2px);height:260px;left:-145px;opacity:.08;position:absolute;top:-110px;width:260px;}.hero-grid{align-items:center;display:grid;gap:clamp(2rem,5vw,4.5rem);grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);}.hero-copy{position:relative;z-index:2;}.hero-copy .eyebrow{color:var(--lime);}.hero-copy h1{margin-block:.75rem 1.25rem;max-width:10.5ch;}.hero-copy h1 em{color:var(--peach);font-style:normal;}.hero-copy>p{color:#cbdad5;font-size:clamp(1rem,1.4vw,1.14rem);max-width:55ch;}.hero-points{display:flex;flex-wrap:wrap;gap:.65rem 1.15rem;list-style:none;margin-top:1.25rem;padding:0;}.hero-points li{align-items:center;color:#ecf4f1;display:flex;font-size:.78rem;font-weight:700;gap:.42rem;}.hero-points li::before{align-items:center;background:var(--lime);border-radius:50%;color:var(--forest);content:"✓";display:inline-flex;font-size:.62rem;font-weight:900;height:18px;justify-content:center;width:18px;}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;}.hero .button--light{background:transparent;border-color:rgb(255 255 255 / 25%);color:white;}.hero .button--light:hover{background:rgb(255 255 255 / 10%);}.hero-visual{min-width:0;position:relative;}.hero-visual::after{border:1px solid rgb(255 255 255 / 16%);border-radius:30px;content:"";inset:14px -14px -14px 14px;position:absolute;}.hero-visual picture{position:relative;z-index:1;}.hero-visual img{aspect-ratio:4 / 3;border-radius:26px;object-fit:cover;width:100%;}.hero-card{backdrop-filter:blur(12px);background:rgb(255 255 255 / 92%);border:1px solid rgb(255 255 255 / 70%);border-radius:18px;bottom:1.1rem;box-shadow:var(--shadow-md);color:var(--ink);max-width:245px;padding:1rem 1.1rem;position:absolute;right:1rem;z-index:3;}.hero-card strong{display:block;font-size:1rem;letter-spacing:-.025em;line-height:1.2;margin-block:.15rem;}.hero-card span{color:var(--ink-soft);display:block;font-size:.72rem;}.hero-mini{align-items:center;backdrop-filter:blur(12px);background:rgb(255 255 255 / 94%);border:1px solid rgb(255 255 255 / 70%);border-radius:16px;box-shadow:var(--shadow-md);color:var(--ink);display:grid;gap:.65rem;grid-template-columns:54px minmax(0,1fr);padding:.45rem;position:absolute;text-decoration:none;width:185px;z-index:4;}.hero-mini img{aspect-ratio:1;border-radius:11px;height:54px;object-fit:cover;width:54px;}.hero-mini span{font-size:.75rem;font-weight:780;line-height:1.15;}.hero-mini small{color:var(--coral-dark);display:block;font-size:.55rem;letter-spacing:.08em;margin-bottom:.18rem;text-transform:uppercase;}.hero-mini--bread{left:-1.7rem;top:1.2rem;}.hero-mini--sweet{bottom:1.2rem;left:-1.7rem;}.search-shell{background:var(--surface);border:1px solid rgb(20 35 30 / 8%);border-radius:24px;box-shadow:var(--shadow-md);margin-top:-1.6rem;max-width:calc(var(--max) - 5rem);padding:.85rem 1rem .75rem;position:relative;z-index:5;}.search-panel{align-items:center;display:grid;gap:.85rem;grid-template-columns:1fr auto;}.search-field{background:var(--surface-soft);border-radius:14px;position:relative;}.search-field svg{color:var(--ink-soft);height:20px;left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:20px;}.search-field input{background:transparent;border:0;color:var(--ink);font-size:.96rem;min-height:50px;padding:.7rem 1rem .7rem 3rem;width:100%;}.search-field input:focus{outline:0;}.filter-row{display:flex;flex-wrap:wrap;gap:.45rem;}.filter-chip{background:white;border:1px solid var(--line);border-radius:12px;color:var(--ink);font-size:.78rem;font-weight:750;min-height:42px;padding:.55rem .8rem;}.filter-chip:hover{border-color:var(--forest);}.filter-chip[aria-pressed="true"]{background:var(--forest);border-color:var(--forest);color:white;}.search-context{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:.65rem .2rem 0;}.search-status{color:var(--ink-soft);font-size:.75rem;white-space:nowrap;}.search-status strong{color:var(--ink);}.popular-links{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;}.popular-links span{color:var(--ink-soft);font-size:.7rem;font-weight:780;text-transform:uppercase;}.popular-links a{color:var(--forest);font-size:.75rem;font-weight:720;}.discover{padding-block:clamp(4rem,7vw,6rem) 1rem;}.text-link{color:var(--forest);font-size:.85rem;font-weight:780;text-decoration:none;}.text-link:hover{color:var(--coral-dark);}.collection-grid{display:grid;gap:1rem;grid-template-columns:1.6fr 1fr 1fr;}.collection-card{border-radius:24px;box-shadow:var(--shadow-sm);min-height:330px;overflow:hidden;position:relative;text-decoration:none;}.collection-card::after{background:linear-gradient(180deg,transparent 30%,rgb(9 24 19 / 88%));content:"";inset:0;position:absolute;}.collection-card img{height:100%;object-fit:cover;position:absolute;transition:transform .45s cubic-bezier(.2,.8,.2,1);width:100%;}.collection-card:hover img{transform:scale(1.045);}.collection-card>span{bottom:0;color:white;display:grid;left:0;padding:1.35rem;position:absolute;right:0;z-index:2;}.collection-card small{color:var(--lime);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}.collection-card strong{font-size:clamp(1.35rem,2.4vw,2rem);letter-spacing:-.04em;line-height:1.05;}.collection-card em{color:#dfe9e5;font-size:.72rem;font-style:normal;margin-top:.45rem;}.section{padding-block:clamp(3.8rem,7vw,6.5rem);}.section--soft{background:linear-gradient(135deg,#e8ede7,#f1ede5);border-block:1px solid rgb(20 35 30 / 7%);}.section-heading{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;}.section-heading h2{margin-top:.55rem;max-width:13ch;}.section-heading p{color:var(--ink-soft);max-width:49ch;}.recipe-grid{display:grid;gap:1.35rem;grid-template-columns:repeat(3,minmax(0,1fr));}.recipe-card{background:var(--surface);border:1px solid rgb(20 35 30 / 7%);border-radius:24px;box-shadow:var(--shadow-sm);min-width:0;overflow:hidden;transition:box-shadow .22s ease,transform .22s ease;}.recipe-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px);}.recipe-card[hidden]{display:none;}.card-image{display:block;overflow:hidden;position:relative;}.card-image::after{background:linear-gradient(180deg,transparent 64%,rgb(0 0 0 / 16%));content:"";inset:0;pointer-events:none;position:absolute;}.card-image img{aspect-ratio:4 / 3;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1);width:100%;}.recipe-card:hover .card-image img{transform:scale(1.045);}.favorite{align-items:center;backdrop-filter:blur(8px);background:rgb(255 255 255 / 90%);border:0;border-radius:12px;color:var(--ink);display:flex;font-size:1.15rem;height:40px;justify-content:center;position:absolute;right:.8rem;top:.8rem;width:40px;z-index:2;}.favorite[aria-pressed="true"]{background:var(--coral);color:white;}.card-body{padding:1.25rem 1.3rem 1.2rem;}.card-body .eyebrow{font-size:.64rem;}.card-body h3{font-size:1.35rem;margin-block:.5rem .65rem;}.card-body h3 a{text-decoration:none;}.card-body h3 a:hover{color:var(--coral-dark);}.card-body p{color:var(--ink-soft);font-size:.88rem;line-height:1.55;}.card-meta{border-top:1px solid var(--line);color:var(--ink-soft);display:flex;flex-wrap:wrap;font-size:.72rem;gap:.8rem;margin-top:1rem;padding-top:.85rem;}.empty-state{background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius);color:var(--ink-soft);grid-column:1 / -1;padding:2rem;text-align:center;}.feature-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);}.feature{border:1px solid rgb(20 35 30 / 7%);border-radius:24px;min-height:245px;padding:clamp(1.4rem,3vw,2rem);position:relative;}.feature:nth-child(1){background:var(--forest);color:white;}.feature:nth-child(2){background:var(--peach);}.feature:nth-child(3){background:var(--lime);}.feature-number{color:inherit;font-size:.72rem;font-weight:850;letter-spacing:.13em;opacity:.62;}.feature:nth-child(2) .feature-number,.feature:nth-child(3) .feature-number{color:#37433d;opacity:1;}.feature h3{font-size:clamp(1.45rem,2.2vw,2rem);margin-block:3.7rem .65rem;}.feature p{color:inherit;font-size:.9rem;opacity:.78;}.editorial-split{align-items:center;background:var(--ink);border-radius:32px;color:white;display:grid;gap:clamp(2rem,5vw,4.5rem);grid-template-columns:.95fr 1.05fr;overflow:hidden;padding:clamp(1rem,3vw,2rem);}.editorial-split picture{height:100%;}.editorial-split img{aspect-ratio:4 / 3;border-radius:24px;height:100%;object-fit:cover;}.editorial-copy{padding:clamp(.5rem,2vw,1.5rem);}.editorial-copy .eyebrow{color:var(--lime);}.editorial-copy h2{color:white;margin-block:.65rem 1.15rem;}.editorial-copy p{color:#cbd6d2;margin-bottom:1.25rem;}.editorial-copy .button{background:var(--lime);border-color:var(--lime);color:var(--ink);}.recipe-intro{background:linear-gradient(180deg,#edf0ea 0%,var(--canvas) 100%);padding-block:clamp(2rem,5vw,4.5rem);}.recipe-intro-grid{align-items:stretch;display:grid;gap:clamp(1.6rem,4vw,3.5rem);grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);}.page-hero{align-self:center;padding-block:1rem;}.breadcrumbs{color:var(--ink-soft);display:flex;flex-wrap:wrap;font-size:.75rem;gap:.45rem;margin-bottom:1.7rem;}.breadcrumbs a{font-weight:720;}.page-hero h1{font-size:clamp(2.6rem,5vw,4.8rem);margin-block:.65rem 1rem;max-width:12ch;}.page-dek{color:var(--ink-soft);font-size:clamp(1rem,1.4vw,1.12rem);max-width:59ch;}.recipe-facts{display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem;max-width:500px;}.fact{background:rgb(255 255 255 / 72%);border:1px solid rgb(20 35 30 / 8%);border-radius:14px;display:grid;padding:.72rem .85rem;}.fact small{color:var(--ink-soft);font-size:.65rem;font-weight:700;text-transform:uppercase;}.fact strong{font-size:.86rem;}.recipe-cover{min-width:0;position:relative;}.recipe-cover picture,.recipe-cover img{height:100%;}.recipe-cover img{aspect-ratio:4 / 3;border-radius:28px;box-shadow:var(--shadow-md);object-fit:cover;width:100%;}.photo-note{backdrop-filter:blur(8px);background:rgb(20 35 30 / 72%);border-radius:12px;bottom:.8rem;color:white;font-size:.65rem;left:.8rem;max-width:calc(100% - 1.6rem);padding:.45rem .65rem;position:absolute;}.recipe-layout{align-items:start;display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:minmax(0,1fr) 300px;padding-top:clamp(3.2rem,6vw,5.5rem);}.article-copy>p{color:#354741;font-size:1.06rem;line-height:1.82;margin-bottom:1.2rem;}.article-copy>p:first-child{font-size:1.18rem;}.article-copy h2{font-size:clamp(1.8rem,3vw,2.35rem);margin-block:2.8rem 1rem;scroll-margin-top:105px;}.article-copy h3{font-size:1.2rem;letter-spacing:-.025em;margin-block:1.5rem .65rem;}.article-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-block:1.8rem 2.5rem;}.recipe-sidebar{position:sticky;top:104px;}.toc{background:var(--ink);border-radius:20px;color:white;padding:1.35rem;}.toc h2{color:white;font-size:1.18rem;margin-bottom:.75rem;}.toc a{border-bottom:1px solid rgb(255 255 255 / 10%);color:#e9f1ee;display:block;font-size:.8rem;padding-block:.55rem;text-decoration:none;}.toc a:hover{color:var(--lime);}.trust-note{background:var(--lime);border-radius:18px;margin-top:.8rem;padding:1.15rem;}.trust-note strong{display:block;font-size:.88rem;margin-bottom:.3rem;}.trust-note p{color:#334a3f;font-size:.75rem;}.recipe-box{background:var(--surface);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow-sm);margin-block:2.5rem;overflow:hidden;}.recipe-box-header{align-items:center;background:var(--forest);color:white;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.4rem 1.5rem;}.recipe-box-header h2{color:white;font-size:1.7rem;margin:0;}.serving-control{align-items:center;display:flex;font-size:.8rem;gap:.55rem;}.serving-control button{background:white;border:0;border-radius:10px;color:var(--forest);font-size:1rem;font-weight:850;height:34px;width:34px;}.serving-control output{font-weight:850;min-width:1.3rem;text-align:center;}.recipe-box-body{padding:clamp(1.25rem,4vw,2rem);}.ingredient-group + .ingredient-group{margin-top:1.5rem;}.ingredient-list{list-style:none;margin-top:.7rem;padding:0;}.ingredient-list li{align-items:start;border-bottom:1px solid var(--line);display:grid;gap:.7rem;grid-template-columns:1.35rem 1fr;padding-block:.7rem;}.ingredient-list input{accent-color:var(--coral);height:1rem;margin-top:.35rem;width:1rem;}.ingredient-list label{cursor:pointer;}.ingredient-list input:checked + label{color:var(--ink-soft);text-decoration:line-through;}.ingredient-amount{font-weight:800;}.steps{counter-reset:recipe-step;display:grid;gap:.85rem;list-style:none;padding:0;}.steps li{background:var(--surface);border:1px solid var(--line);border-radius:20px;counter-increment:recipe-step;padding:1.35rem 1.35rem 1.35rem 4.8rem;position:relative;}.steps li::before{align-items:center;background:var(--coral);border-radius:12px;color:white;content:counter(recipe-step,decimal-leading-zero);display:flex;font-size:.72rem;font-weight:850;height:2.6rem;justify-content:center;left:1.25rem;position:absolute;top:1.25rem;width:2.6rem;}.steps h3{margin:0 0 .4rem;}.steps p{color:var(--ink-soft);font-size:.92rem;}.tips{background:#fff2c9;border:1px solid #ead37b;border-radius:20px;margin-block:2rem;padding:1.5rem;}.tips h2{font-size:1.5rem;margin:0 0 .8rem;}.tips ul{padding-left:1.2rem;}.tips li + li{margin-top:.55rem;}.faq{border-top:1px solid var(--line);}.faq details{border-bottom:1px solid var(--line);padding-block:1rem;}.faq summary{cursor:pointer;font-size:1rem;font-weight:750;}.faq p{color:var(--ink-soft);font-size:.9rem;padding-top:.7rem;}.author-card{align-items:center;background:var(--surface-soft);border:1px solid var(--line);border-radius:20px;display:flex;gap:1rem;margin-top:2.5rem;padding:1.25rem;}.author-avatar{align-items:center;background:var(--forest);border-radius:13px;color:white;display:flex;flex:0 0 50px;font-size:1rem;font-weight:850;height:50px;justify-content:center;width:50px;}.author-card p{color:var(--ink-soft);font-size:.8rem;}.content-page{padding-block:clamp(2rem,5vw,4rem) 5rem;}.content-page-header{background:var(--forest);border-radius:28px;color:white;margin-bottom:2.5rem;overflow:hidden;padding:clamp(1.5rem,5vw,3.8rem);position:relative;}.content-page-header::after{border:55px solid rgb(220 236 169 / 10%);border-radius:50%;content:"";height:240px;position:absolute;right:-80px;top:-90px;width:240px;}.content-page-header .breadcrumbs,.content-page-header .page-dek{color:#ccd9d4;position:relative;z-index:1;}.content-page-header .breadcrumbs a{color:white;}.content-page-header .eyebrow{color:var(--lime);position:relative;z-index:1;}.content-page-header h1{font-size:clamp(2.4rem,5vw,4.5rem);margin-block:.65rem 1rem;max-width:16ch;position:relative;z-index:1;}.listing-search{margin-top:0;max-width:none;}.listing-section{padding-bottom:1rem;}.collection-lead{align-items:center;display:grid;gap:clamp(1.5rem,4vw,3.5rem);grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);}.collection-lead img{aspect-ratio:16 / 9;border-radius:24px;box-shadow:var(--shadow-sm);height:auto;object-fit:cover;width:100%;}.prose{max-width:790px;}.prose h2{font-size:clamp(1.65rem,3vw,2.1rem);margin-block:2.5rem .8rem;}.prose h3{font-size:1.18rem;margin-block:1.6rem .6rem;}.prose p,.prose li{color:#354741;}.prose p + p{margin-top:1rem;}.prose ul,.prose ol{padding-left:1.3rem;}.prose li + li{margin-top:.45rem;}.prose a{color:var(--coral-dark);font-weight:720;}.guide-figure{margin-block:2rem;position:relative;}.guide-figure img{aspect-ratio:16 / 9;border-radius:22px;object-fit:cover;}.cta-band{background:var(--coral);border-radius:26px;color:white;display:grid;gap:1.5rem;grid-template-columns:1fr auto;margin-block:4rem;overflow:hidden;padding:clamp(1.5rem,5vw,3rem);position:relative;}.cta-band::after{background:var(--gold);border-radius:50%;content:"";height:140px;opacity:.35;position:absolute;right:16%;top:-80px;width:140px;}.cta-band h2{color:white;}.cta-band p{color:white;margin-top:.55rem;opacity:.85;}.cta-band>*{position:relative;z-index:1;}.site-footer{background:#101a17;color:#eaf1ed;margin-top:3rem;padding-block:4.5rem 1.5rem;}.footer-grid{display:grid;gap:2rem;grid-template-columns:1.5fr repeat(3,1fr);}.site-footer .brand-name{color:white;}.site-footer .brand-caption,.footer-intro,.footer-bottom{color:#9eb0a9;}.footer-intro{font-size:.84rem;margin-top:1rem;max-width:37ch;}.footer-col h2{color:white;font-size:.72rem;letter-spacing:.12em;margin-bottom:.9rem;text-transform:uppercase;}.footer-links{list-style:none;padding:0;}.footer-links li + li{margin-top:.5rem;}.footer-links a{color:#cdd8d4;font-size:.82rem;text-decoration:none;}.footer-links a:hover{color:var(--lime);}.footer-bottom{border-top:1px solid #2a3733;display:flex;font-size:.72rem;gap:1rem;justify-content:space-between;margin-top:3rem;padding-top:1.2rem;}.toast{background:var(--ink);border-radius:14px;bottom:1.25rem;box-shadow:var(--shadow-md);color:white;left:50%;opacity:0;padding:.75rem 1rem;pointer-events:none;position:fixed;transform:translate(-50%,1rem);transition:.2s ease;z-index:120;}.toast.is-visible{opacity:1;transform:translate(-50%,0);}.theme-switcher{align-items:center;backdrop-filter:blur(18px);background:rgb(255 250 242 / 92%);border:1px solid var(--line);border-radius:999px;bottom:1rem;box-shadow:0 16px 45px rgb(24 18 14 / 18%);display:flex;gap:.2rem;left:50%;padding:.32rem;position:fixed;transform:translateX(-50%);z-index:140;}.theme-switcher a{border-radius:999px;font-size:.72rem;font-weight:800;min-width:70px;padding:.48rem .7rem;text-align:center;text-decoration:none;}.theme-switcher a:hover{background:var(--surface-soft);}.theme-switcher a[aria-current="true"]{background:var(--ink);color:var(--surface);}:root[data-theme="atlas"]{--ink:#38221c;--ink-soft:#766159;--canvas:#f4eadc;--surface:#fffaf2;--surface-soft:#eadac7;--forest:#6f3524;--forest-light:#874832;--coral:#c65d35;--coral-dark:#9f4025;--peach:#edc8a9;--lime:#d7c89b;--gold:#d79b3f;--line:#d8c5af;--shadow-sm:0 8px 24px rgb(75 47 34 / 8%);--shadow-md:0 18px 44px rgb(75 47 34 / 13%);--shadow-lg:0 28px 70px rgb(75 47 34 / 16%);}[data-theme="atlas"] body{background:linear-gradient(90deg,rgb(111 53 36 / 3%) 1px,transparent 1px) 0 0 / 52px 52px,var(--canvas);}[data-theme="atlas"] h1,[data-theme="atlas"] h2,[data-theme="atlas"] h3,[data-theme="atlas"] h4{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.04em;}[data-theme="atlas"] .top-note{background:#43251c;}[data-theme="atlas"] .site-header{background:rgb(255 250 242 / 91%);border-color:rgb(111 53 36 / 14%);}[data-theme="atlas"] .brand-mark{border-radius:50%;transform:none;}[data-theme="atlas"] .brand-mark svg{transform:none;}[data-theme="atlas"] .hero>.container{background:#eddbc4;border:1px solid #cfb698;border-radius:8px;box-shadow:var(--shadow-md);color:var(--ink);}[data-theme="atlas"] .hero>.container::before{background:#9f4025;height:190px;left:-125px;opacity:.12;top:-85px;width:190px;}[data-theme="atlas"] .hero-grid{gap:clamp(2rem,6vw,5.5rem);grid-template-columns:minmax(0,.88fr) minmax(380px,1.12fr);}[data-theme="atlas"] .hero-copy .eyebrow{color:var(--coral-dark);}[data-theme="atlas"] .hero-copy h1{max-width:9.2ch;}[data-theme="atlas"] .hero-copy h1 em{color:var(--coral-dark);}[data-theme="atlas"] .hero-copy>p{color:#685148;}[data-theme="atlas"] .hero-points li{color:#4b342d;}[data-theme="atlas"] .hero-points li::before{background:var(--coral);color:white;}[data-theme="atlas"] .hero .button--light{background:transparent;border-color:#9f806c;color:var(--ink);}[data-theme="atlas"] .hero .button--light:hover{background:rgb(255 250 242 / 65%);}[data-theme="atlas"] .button--terracotta{background:#a94427;border-color:#a94427;}[data-theme="atlas"] .button--terracotta:hover{background:#8d341f;}[data-theme="atlas"] .hero-visual::after{border-color:#a47c62;border-radius:2px;}[data-theme="atlas"] .hero-visual img,[data-theme="atlas"] .collection-card,[data-theme="atlas"] .recipe-card,[data-theme="atlas"] .editorial-split,[data-theme="atlas"] .collection-lead img,[data-theme="atlas"] .guide-figure img{border-radius:5px;}[data-theme="atlas"] .hero-card,[data-theme="atlas"] .hero-mini{background:rgb(255 250 242 / 94%);border-color:#dbc6ad;border-radius:4px;}[data-theme="atlas"] .hero-mini img{border-radius:2px;}[data-theme="atlas"] .search-shell{border-color:#d3bda3;border-radius:5px;}[data-theme="atlas"] .search-field,[data-theme="atlas"] .filter-chip,[data-theme="atlas"] .button{border-radius:3px;}[data-theme="atlas"] .section--soft{background:#eadcc9;border-color:#d4bea2;}[data-theme="atlas"] .feature{border-radius:5px;}[data-theme="atlas"] .editorial-split{background:#43251c;}[data-theme="atlas"] .recipe-intro{background:linear-gradient(180deg,#e9d8c3 0%,var(--canvas) 100%);}[data-theme="atlas"] .recipe-cover img,[data-theme="atlas"] .content-page-header,[data-theme="atlas"] .cta-band{border-radius:6px;}[data-theme="atlas"] .content-page-header{background:#6f3524;}[data-theme="atlas"] .fact{background:rgb(255 250 242 / 70%);border-color:#d1bba1;border-radius:3px;}[data-theme="atlas"] .recipe-box,[data-theme="atlas"] .steps li,[data-theme="atlas"] .tips,[data-theme="atlas"] .author-card,[data-theme="atlas"] .toc,[data-theme="atlas"] .trust-note{border-radius:5px;}[data-theme="atlas"] .author-card p{color:#69534b;}[data-theme="atlas"] .site-footer{background:#2f1d18;}:root[data-theme="studio"]{--ink:#111318;--ink-soft:#575b64;--canvas:#f3f0e7;--surface:#ffffff;--surface-soft:#e9e5da;--forest:#111318;--forest-light:#2b2e35;--coral:#f25338;--coral-dark:#c93624;--peach:#ffcbbb;--lime:#eee34b;--gold:#f1c232;--line:#15171c;--shadow-sm:5px 5px 0 #15171c;--shadow-md:8px 8px 0 #15171c;--shadow-lg:12px 12px 0 #15171c;}[data-theme="studio"] body{background:var(--canvas);}[data-theme="studio"] h1,[data-theme="studio"] h2,[data-theme="studio"] h3,[data-theme="studio"] h4{font-weight:900;letter-spacing:-.065em;line-height:.96;}[data-theme="studio"] .top-note{background:var(--lime);color:var(--ink);}[data-theme="studio"] .top-note a{color:var(--ink);text-decoration:underline;}[data-theme="studio"] .site-header{background:rgb(255 255 255 / 96%);border-bottom:2px solid var(--ink);}[data-theme="studio"] .brand-mark{border:2px solid var(--ink);border-radius:4px;box-shadow:3px 3px 0 var(--ink);color:white;transform:rotate(2deg);}[data-theme="studio"] .hero>.container{background:var(--lime);border:3px solid var(--ink);border-radius:12px;box-shadow:var(--shadow-lg);color:var(--ink);}[data-theme="studio"] .hero>.container::before{background:var(--coral);border-radius:0;filter:none;height:150px;left:-60px;opacity:1;top:-75px;transform:rotate(18deg);width:110px;}[data-theme="studio"] .hero-copy .eyebrow,[data-theme="studio"] .hero-copy h1 em{color:#94301f;}[data-theme="studio"] .hero-copy>p,[data-theme="studio"] .hero-points li{color:var(--ink);}[data-theme="studio"] .hero-points li::before{background:var(--ink);color:var(--lime);}[data-theme="studio"] .button{border:2px solid var(--ink);border-radius:5px;box-shadow:3px 3px 0 var(--ink);}[data-theme="studio"] .button:hover{box-shadow:1px 1px 0 var(--ink);transform:translate(2px,2px);}[data-theme="studio"] .hero .button--light{background:white;border-color:var(--ink);color:var(--ink);}[data-theme="studio"] .hero .button--light:hover{background:var(--peach);}[data-theme="studio"] .button--terracotta{color:var(--ink);}[data-theme="studio"] .hero-visual::after{border:3px solid var(--ink);border-radius:3px;}[data-theme="studio"] .hero-visual img{border:3px solid var(--ink);border-radius:4px;}[data-theme="studio"] .hero-card,[data-theme="studio"] .hero-mini{backdrop-filter:none;background:white;border:2px solid var(--ink);border-radius:4px;box-shadow:5px 5px 0 var(--ink);}[data-theme="studio"] .hero-mini img{border-radius:2px;}[data-theme="studio"] .search-shell{border:2px solid var(--ink);border-radius:8px;box-shadow:var(--shadow-md);}[data-theme="studio"] .search-field,[data-theme="studio"] .filter-chip{border:2px solid var(--ink);border-radius:4px;}[data-theme="studio"] .search-field{background:white;}[data-theme="studio"] .filter-chip[aria-pressed="true"]{background:var(--coral);color:var(--ink);}[data-theme="studio"] .section--soft .eyebrow{color:#8f2417;}[data-theme="studio"] .collection-card,[data-theme="studio"] .recipe-card,[data-theme="studio"] .feature,[data-theme="studio"] .editorial-split,[data-theme="studio"] .collection-lead img,[data-theme="studio"] .guide-figure img{border:2px solid var(--ink);border-radius:6px;box-shadow:6px 6px 0 var(--ink);}[data-theme="studio"] .section--soft{background:#dcd7ca;border-block:2px solid var(--ink);}[data-theme="studio"] .feature:nth-child(1){background:#3156d8;}[data-theme="studio"] .feature:nth-child(1) .feature-number,[data-theme="studio"] .feature:nth-child(1) p{color:white;opacity:1;}[data-theme="studio"] .editorial-split{background:#3156d8;}[data-theme="studio"] .editorial-copy p{color:white;}[data-theme="studio"] .editorial-copy .button{background:var(--lime);}[data-theme="studio"] .recipe-intro{background:linear-gradient(180deg,#eee34b 0%,var(--canvas) 100%);border-bottom:2px solid var(--ink);}[data-theme="studio"] .recipe-cover img,[data-theme="studio"] .content-page-header,[data-theme="studio"] .cta-band{border:2px solid var(--ink);border-radius:8px;box-shadow:7px 7px 0 var(--ink);}[data-theme="studio"] .content-page-header{background:#3156d8;}[data-theme="studio"] .fact{background:white;border:2px solid var(--ink);border-radius:4px;}[data-theme="studio"] .recipe-box,[data-theme="studio"] .steps li,[data-theme="studio"] .tips,[data-theme="studio"] .author-card,[data-theme="studio"] .toc,[data-theme="studio"] .trust-note{border:2px solid var(--ink);border-radius:6px;box-shadow:5px 5px 0 var(--ink);}[data-theme="studio"] .site-footer{background:var(--ink);border-top:8px solid var(--lime);}:root[data-theme="noir"]{color-scheme:dark;--ink:#f3eee4;--ink-soft:#b1bdb7;--canvas:#0c1412;--surface:#15211e;--surface-soft:#1d2c28;--forest:#0f3028;--forest-light:#17463b;--coral:#dca047;--coral-dark:#f1bf70;--peach:#e3c9a8;--lime:#86c6a7;--gold:#e3aa57;--line:#33453f;--shadow-sm:0 10px 35px rgb(0 0 0 / 20%);--shadow-md:0 20px 55px rgb(0 0 0 / 30%);--shadow-lg:0 32px 90px rgb(0 0 0 / 42%);}[data-theme="noir"] body{background:radial-gradient(circle at 80% 3%,rgb(134 198 167 / 10%),transparent 34rem),var(--canvas);}[data-theme="noir"] .top-note{background:#070d0b;}[data-theme="noir"] .site-header{background:rgb(12 20 18 / 90%);border-color:#293933;}[data-theme="noir"] .brand-mark{background:var(--gold);color:#111916;}[data-theme="noir"] .main-nav .nav-cta{background:var(--gold);color:#111916;}[data-theme="noir"] .hero>.container{background:linear-gradient(135deg,#10221d,#07100e 72%);border:1px solid #31473f;}[data-theme="noir"] .hero-copy .eyebrow{color:var(--gold);}[data-theme="noir"] .hero-copy h1 em{color:var(--gold);}[data-theme="noir"] .hero-copy>p{color:#b8c8c1;}[data-theme="noir"] .hero-points li{color:#e0e9e5;}[data-theme="noir"] .hero-points li::before{background:var(--gold);color:#111916;}[data-theme="noir"] .button{color:#f5f1e8;}[data-theme="noir"] .button--terracotta{color:#161d19;}[data-theme="noir"] .button--light{background:var(--surface-soft);border-color:#4a5e56;color:var(--ink);}[data-theme="noir"] .hero .button--light{color:#f3eee4;}[data-theme="noir"] .hero-card,[data-theme="noir"] .hero-mini,[data-theme="noir"] .favorite{background:rgb(21 33 30 / 94%);border-color:#40534c;color:var(--ink);}[data-theme="noir"] .search-shell{border-color:#31433d;}[data-theme="noir"] .search-field input::placeholder{color:#9ca9a3;}[data-theme="noir"] .filter-chip{background:#182520;}[data-theme="noir"] .popular-links a{color:var(--coral-dark);}[data-theme="noir"] .section--soft{background:linear-gradient(135deg,#111e1a,#182620);border-color:#2e4039;}[data-theme="noir"] .recipe-card,[data-theme="noir"] .feature{border-color:#32443e;}[data-theme="noir"] .feature:nth-child(2){background:#6c412e;}[data-theme="noir"] .feature:nth-child(3){background:#28533f;}[data-theme="noir"] .feature:nth-child(2) .feature-number,[data-theme="noir"] .feature:nth-child(3) .feature-number{color:#f3eee4;}[data-theme="noir"] .editorial-split{background:#07100e;border:1px solid #33463f;}[data-theme="noir"] .editorial-copy .button{color:#111916;}[data-theme="noir"] .recipe-intro{background:linear-gradient(180deg,#14251f 0%,var(--canvas) 100%);}[data-theme="noir"] .fact{background:rgb(21 33 30 / 78%);border-color:#3c4e47;}[data-theme="noir"] .article-copy>p,[data-theme="noir"] .prose p,[data-theme="noir"] .prose li{color:#c5d0cb;}[data-theme="noir"] .tips{background:#352d1c;border-color:#6f5b30;}[data-theme="noir"] .trust-note{background:#244f3d;}[data-theme="noir"] .trust-note p{color:#d8e6df;}[data-theme="noir"] .content-page-header{background:#152b25;}[data-theme="noir"] .content-page-header .breadcrumbs,[data-theme="noir"] .content-page-header .page-dek{color:#c2d0ca;}[data-theme="noir"] .cta-band{color:#171d1a;}[data-theme="noir"] .cta-band h2,[data-theme="noir"] .cta-band p{color:#171d1a;}[data-theme="noir"] .site-footer{background:#050a08;}[data-theme="noir"] .theme-switcher{background:rgb(12 20 18 / 92%);}}@layer utilities{.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;}.muted{color:var(--ink-soft);}}@media (max-width:1040px){.nav-toggle{display:inline-flex;}.main-nav{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-md);display:none;flex-direction:column;left:1.25rem;padding:.75rem;position:absolute;right:1.25rem;top:calc(100% + .6rem);}.main-nav.is-open{display:flex;}.main-nav a{border-radius:10px;padding:.65rem .8rem;text-align:center;width:100%;}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);}.hero-mini{display:none;}.recipe-intro-grid{grid-template-columns:1fr 1fr;}.recipe-layout{grid-template-columns:minmax(0,1fr) 265px;}.footer-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:780px){.container{padding-inline:1rem;}.top-note-inner{justify-content:center;text-align:center;}.top-note a{display:none;}.header-inner{min-height:70px;}.hero{padding-top:1rem;}.hero>.container{border-radius:24px;}.hero-grid,.editorial-split,.recipe-intro-grid,.recipe-layout{grid-template-columns:1fr;}.hero-copy h1{max-width:11ch;}.hero-visual{margin-top:.5rem;}.hero-visual::after{display:none;}.search-shell{margin-top:-1rem;}.search-panel{grid-template-columns:1fr;}.filter-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.15rem;}.filter-chip{flex:0 0 auto;}.search-context{align-items:flex-start;flex-direction:column;gap:.45rem;}.popular-links{flex-wrap:nowrap;max-width:100%;overflow-x:auto;padding-bottom:.2rem;}.popular-links>*{flex:0 0 auto;}.section-heading{align-items:start;flex-direction:column;gap:.8rem;}.section-heading h2{max-width:16ch;}.collection-grid{grid-template-columns:1fr 1fr;}.collection-card--wide{grid-column:1 / -1;}.collection-card{min-height:300px;}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.feature-grid{grid-template-columns:1fr;}.feature{min-height:215px;}.editorial-split{border-radius:24px;}.editorial-split picture{max-height:440px;}.recipe-intro-grid{gap:1.6rem;}.page-hero{padding-bottom:0;}.page-hero h1{max-width:15ch;}.recipe-cover img{aspect-ratio:4 / 3;}.recipe-sidebar{display:none;}.recipe-layout{padding-top:3rem;}.collection-lead{grid-template-columns:1fr;}.cta-band{grid-template-columns:1fr;}}@media (max-width:540px){.brand-caption{display:none;}.brand-name{font-size:1.35rem;}.hero>.container{padding:1.4rem;}.hero-copy h1{font-size:clamp(2.35rem,10.5vw,3rem);max-width:12ch;}.hero-points{display:grid;grid-template-columns:1fr 1fr;}.hero-actions{display:grid;grid-template-columns:1fr;}.hero-actions .button{width:100%;}.hero-card{bottom:.7rem;left:.7rem;max-width:calc(100% - 1.4rem);right:.7rem;}.hero-visual img{aspect-ratio:16 / 10;}.search-shell{border-radius:18px;padding:.7rem;}.search-context{padding-inline:.25rem;}.collection-grid{grid-template-columns:1fr;}.collection-card--wide{grid-column:auto;}.collection-card{min-height:270px;}.recipe-grid,.footer-grid{grid-template-columns:1fr;}.card-body h3{font-size:1.45rem;}.recipe-intro{padding-top:1.5rem;}.page-hero h1{font-size:clamp(2.35rem,12vw,3.4rem);}.recipe-facts{grid-template-columns:1fr 1fr;}.article-actions{flex-wrap:nowrap;margin-inline:-1rem;overflow-x:auto;padding-inline:1rem;}.article-actions .button{flex:0 0 auto;}.recipe-box{border-radius:20px;margin-inline:-.35rem;}.recipe-box-header{align-items:flex-start;flex-direction:column;}.steps li{padding:4.5rem 1.1rem 1.1rem;}.steps li::before{left:1.05rem;top:1rem;}.content-page-header{border-radius:22px;}.footer-bottom{flex-direction:column;}.theme-switcher{bottom:.65rem;justify-content:stretch;max-width:330px;width:calc(100% - 2rem);}.theme-switcher a{flex:1;min-width:0;}[data-theme="atlas"] .hero>.container,[data-theme="atlas"] .search-shell,[data-theme="atlas"] .content-page-header,[data-theme="atlas"] .recipe-box{border-radius:5px;}[data-theme="studio"] .hero>.container,[data-theme="studio"] .search-shell,[data-theme="studio"] .content-page-header,[data-theme="studio"] .recipe-box{border-radius:8px;}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;}}@media print{.top-note,.site-header,.site-footer,.breadcrumbs,.article-actions,.recipe-sidebar,.related-recipes,.photo-note,.toast,.theme-switcher{display:none !important;}body{background:white;color:black;font-size:11pt;}.container{max-width:none;padding:0;}.recipe-intro{background:white;padding:0 0 1rem;}.recipe-intro-grid{display:block;}.page-hero{padding-block:0 1rem;}.page-hero h1{font-size:26pt;}.recipe-cover img{max-height:280px;}.recipe-layout{display:block;padding-top:1rem;}.recipe-box,.steps li{break-inside:avoid;box-shadow:none;}a{text-decoration:none;}}
