:root{--background:#f7f4ef;--surface:#fffdfa;--surface-strong:#f2ebe2;--ink:#261714;--muted:#7f685c;--line:#7b57442e;--accent:#b24333;--accent-deep:#8a2f24;--shadow:0 20px 52px #4c2a1c14;--serif:"New York", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--radius-lg:28px;--radius-md:22px;--radius-sm:16px;--focus-ring:#b0312833;--ease-standard:cubic-bezier(.2, .8, .2, 1);--ease-smooth:cubic-bezier(.22, 1, .36, 1);--duration-fast:.18s;--duration-medium:.32s;--duration-slow:.56s}*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--ink);font-family:var(--sans);background:radial-gradient(circle at 0 0,#ddb9931f,#0000 30%),linear-gradient(#fffdfa 0%,#f6efe5 100%);min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}:focus-visible{box-shadow:0 0 0 4px var(--focus-ring);outline:none}main{overflow:clip}.page-progress{z-index:50;pointer-events:none;background:linear-gradient(90deg,#b2433314,#8a2f2405);height:4px;position:fixed;inset:0 0 auto}.page-progress-bar{transform-origin:0;background:linear-gradient(90deg, var(--accent), #da7e57 48%, var(--accent-deep));width:100%;height:100%;transform:scaleX(0);box-shadow:0 6px 20px #b031283d}.back-to-top{z-index:35;color:var(--ink);opacity:0;pointer-events:none;transition:opacity var(--duration-medium) var(--ease-standard), transform var(--duration-medium) var(--ease-smooth), box-shadow var(--duration-medium) var(--ease-standard);background:#fffcf8eb;border:1px solid #7b57441f;border-radius:999px;padding:.9rem 1rem;position:fixed;bottom:1.2rem;right:1.2rem;transform:translateY(18px);box-shadow:0 18px 40px #4c2a1c24}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{box-shadow:0 24px 50px #4c2a1c2e}.page-shell{width:min(1180px,100vw - 2rem);margin:0 auto}.page-shell.narrow{width:min(860px,100vw - 2rem)}.page-shell.studio-shell{width:calc(100vw - 2rem);max-width:none}.studio-auth-bar,.studio-login-card,.studio-login-form,.studio-auth-copy{gap:1rem;display:grid}.studio-auth-bar{background:#fffcf8eb;border:1px solid #7b57441f;border-radius:24px;margin-top:2rem;padding:1rem 1.2rem}.studio-auth-copy strong{font-family:var(--serif);font-size:1.15rem}.studio-login-shell{place-items:center;width:min(1040px,100vw - 2rem);min-height:calc(100vh - 16rem);display:grid}.studio-login-card{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#b031281f,#0000 32%),#fffcf8f5;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:clamp(1rem,3vw,1.5rem);width:100%;padding:clamp(1rem,2vw,1.3rem);position:relative;overflow:hidden;box-shadow:0 28px 70px #4c2a1c1f}.studio-login-main,.studio-login-side{border-radius:26px;align-content:center;gap:1rem;min-width:0;padding:clamp(1.25rem,4vw,2.25rem);display:grid}.studio-login-main{background:#fffcf8d6}.studio-login-side{color:#fff7ef;background:radial-gradient(circle at 30% 18%,#ffffff47,#0000 28%),linear-gradient(145deg,#b03128,#6f1e18);box-shadow:inset 0 0 0 1px #ffffff24}.studio-login-side .section-eyebrow{color:#fff7efc7}.studio-login-side h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:.98}.studio-login-benefits{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.studio-login-benefits li{color:#fff7efeb;grid-template-columns:auto 1fr;align-items:start;gap:.65rem;line-height:1.55;display:grid}.studio-login-benefits li:before{content:"";background:#fff7ef;border-radius:999px;width:.62rem;height:.62rem;margin-top:.45rem;box-shadow:0 0 0 .35rem #ffffff1f}.studio-login-proof{color:#fff7efe0;background:#ffffff1f;border-radius:20px;margin:0;padding:1rem}.studio-login-brand{margin-bottom:1.5rem;display:inline-flex}.studio-login-card h1{font-family:var(--serif);margin:0;font-size:clamp(2.2rem,6vw,3.3rem);line-height:1.02}.studio-login-form{margin-top:.5rem}.studio-login-help-row{justify-content:flex-start;display:flex}.studio-login-help{background:#f7f1e9eb;border:1px solid #7b57441f;border-radius:20px;padding:1rem 1.1rem}.studio-login-help strong{margin-bottom:.35rem;display:block}.studio-login-help p{color:var(--muted);margin:.25rem 0 0;line-height:1.65}.studio-login-button{border:none;justify-content:center;gap:.65rem;width:100%}.studio-login-options,.email-sign-in-form{gap:.8rem;display:grid}.google-sign-in-icon{background:#fff;border-radius:999px;flex:none;width:1.25rem;height:1.25rem;padding:.16rem}.provider-button-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.provider-button,.email-sign-in-row{color:var(--ink);background:#ffffffdb;border:1px solid #7b574429;box-shadow:0 12px 30px #4c2a1c0f}.provider-button{min-height:3.25rem;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.provider-button-icon{flex:none;width:1.25rem;height:1.25rem}.provider-button-icon.facebook{color:#1877f2}.email-sign-in-form label{color:var(--muted);font-size:.92rem}.email-sign-in-row{border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.45rem .45rem .45rem .85rem;display:grid}.email-sign-in-row input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.email-sign-in-row input::placeholder{color:#63473a85}.email-sign-in-row .ghost-button{background:#b031281a;border-color:#0000;padding-block:.65rem}.header-login-button{border:1px solid var(--line);font:inherit}.account-page-shell,.account-detail-grid,.account-summary-card,.forum-card,.forum-form{gap:1rem;display:grid}.account-page-shell{padding-top:8rem}.account-hero-card{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#b031281f,#0000 34%),#fffdf9f0;border:1px solid #7b574424;border-radius:34px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:clamp(1.4rem,4vw,2.5rem);display:grid;position:relative;overflow:hidden}.account-hero-copy{z-index:1;position:relative}.account-brand-orb{aspect-ratio:1;background:radial-gradient(circle,#ffffffeb,#b031281a);border-radius:50%;place-items:center;width:clamp(6.5rem,18vw,10rem);display:grid;box-shadow:inset 0 0 0 1px #b031281f}.account-brand-orb .apron-logo-image.icon-only{width:74%}.account-hero-card h1{font-family:var(--serif);letter-spacing:-.05em;margin:.35rem 0 0;font-size:clamp(2.5rem,6vw,4.8rem);line-height:.98}.account-hero-card p{max-width:46rem;color:var(--muted);line-height:1.7}.account-actions{z-index:1;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;display:flex;position:relative}.account-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-summary-card{background:#fffc;border:1px solid #7b574424;border-radius:24px;padding:1rem 1.1rem}.account-summary-card span,.account-summary-card em{color:var(--muted);font-size:.9rem;font-style:normal}.account-summary-card strong{font-family:var(--serif);overflow-wrap:anywhere;font-size:1.25rem}.forum-card p{color:var(--muted);margin:0;line-height:1.65}.forum-card h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,4vw,2.7rem)}.forum-post-card em{color:var(--accent-deep);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-style:normal;font-weight:700}.announcement-bar{color:#4f362bad;letter-spacing:.02em;text-align:center;background:#ffffff47;border-bottom:1px solid #7b574412;padding:.62rem 1rem;font-size:.8rem}.site-header{z-index:30;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f8f4eec7;border-bottom:1px solid #7b574414;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex;position:relative}.brand-mark{z-index:2;align-items:center;gap:.75rem;max-width:100%;display:inline-flex;position:relative}.brand-mark.compact{gap:.55rem}.brand-mark-icon-wrap{flex:none;display:inline-flex}.brand-mark-icon-wrap .apron-logo-image.icon-only{width:clamp(2.8rem,4.4vw,3.4rem)}.brand-mark.compact .brand-mark-icon-wrap .apron-logo-image.icon-only{width:2.3rem}.brand-mark-text{color:var(--ink);letter-spacing:-.045em;align-items:flex-end;gap:.06rem;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:750;line-height:.96;display:inline-flex}.brand-mark.compact .brand-mark-text{font-size:1.18rem}.brand-mark-text span,.brand-mark-text em{color:var(--accent)}.brand-mark-text em{font-style:normal}.apron-logo{align-items:center;max-width:100%;display:inline-flex}.apron-logo.stacked{text-align:center}.apron-logo-image{object-fit:contain;-webkit-user-select:none;user-select:none;flex:none;height:auto;display:block}.apron-logo-image.wordmark{width:clamp(12rem,19vw,17rem)}.apron-logo.compact .apron-logo-image.wordmark{width:clamp(8.5rem,15vw,11rem)}.apron-logo.stacked .apron-logo-image.wordmark{width:clamp(12rem,40vw,16rem)}.apron-logo-image.icon-only{width:clamp(3.5rem,6vw,5rem)}.apron-logo.compact .apron-logo-image.icon-only{width:clamp(2.8rem,4.8vw,3.7rem)}.site-nav-primary{color:#4f362bdb;align-items:center;gap:1.45rem;margin-inline:auto;display:flex}.site-nav-primary a{opacity:.82;letter-spacing:-.01em;transition:opacity var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);font-size:.95rem}.site-nav-primary a:hover,.site-nav-primary a.active{opacity:1;transform:translateY(-1px)}.site-header-actions{justify-content:flex-end;align-items:center;gap:.7rem;margin-left:auto;display:flex}.nav-cta,.primary-button,.ghost-button,.clear-button,.text-link,.provider-button,.pagination button,.filter-pill,.segment-control button,.serving-control button,.menu-toggle,.cooking-progress-pill{transition:transform var(--duration-fast) var(--ease-smooth), background var(--duration-medium) var(--ease-standard), color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-medium) var(--ease-standard)}.nav-cta,.primary-button{background:linear-gradient(135deg, #b53d2f, var(--accent-deep));color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.85rem 1.2rem;display:inline-flex}.header-secondary{color:var(--ink);background:#ffffffb3;border:1px solid #7b57442e;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.85rem 1.2rem;display:inline-flex}.ghost-button,.clear-button{color:var(--ink);background:#ffffffb8;border:1px solid #7b57442e;border-radius:999px;min-height:44px;padding:.85rem 1.2rem}.text-link{color:var(--accent);font-weight:600}.inline-button{background:0 0;border:0;padding:0}.primary-button:hover,.ghost-button:hover,.nav-cta:hover,.clear-button:hover,.provider-button:hover,.text-link:hover{transform:translateY(-1px);box-shadow:0 18px 36px #4c2a1c1f}button:disabled,.pagination button:disabled{cursor:not-allowed;box-shadow:none;transform:none}.menu-toggle{color:var(--ink);background:#fffc;border:1px solid #7b57442e;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:.7rem 1rem;font-weight:600;display:none}.site-nav-drawer{display:none}.site-nav-drawer-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem}.site-nav-drawer-actions{border-top:1px solid #7b57441a;gap:.7rem;padding-top:.4rem;display:grid}.hero-section,.recipe-hero{color:#fff7f1;align-items:center;min-height:84vh;display:flex;position:relative}.hero-media,.recipe-hero-media,.quote-media{background-position:50%;background-size:cover;position:absolute;inset:0}.hero-content,.recipe-hero-content{z-index:1;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:end;gap:2rem;padding:7.35rem 0 5rem;display:grid;position:relative}.hero-copy h1,.subpage-hero h1,.recipe-hero-copy h1{font-family:var(--serif);letter-spacing:-.05em;overflow-wrap:anywhere;text-wrap:balance;margin:0;font-size:clamp(3.8rem,8vw,6.4rem);line-height:.98}.hero-copy h1 span{display:block}.hero-copy h1 .accent{color:#f8b49f}.hero-eyebrow,.section-eyebrow,.recipe-card-category,.cooking-step-count{letter-spacing:.16em;text-transform:uppercase;color:inherit;font-size:.78rem}.hero-subtitle,.lead,.section-body,.footer-copy,.recipe-intro p,.instruction-card p,.story-card p,.editorial-text p{color:var(--muted);font-size:1.04rem;line-height:1.75}.hero-section .hero-subtitle{color:#fff6efe0;max-width:34rem}.hero-benefit-row{flex-wrap:wrap;gap:1rem;margin-top:1.25rem;display:flex}.hero-benefit-row span{color:#fff6efeb;letter-spacing:-.01em;padding:0;font-size:.96rem}.hero-benefit-row span:not(:last-child):after{content:"•";color:#fff6ef8a;margin-left:1rem}.hero-section .ghost-button,.recipe-hero .ghost-button{color:#fff7f1;background:#ffffff29;border-color:#ffffff3d}.hero-actions,.recipe-hero-actions,.hero-stats,.recipe-card-meta,.timer-actions,.cooking-mode-actions,.pill-wrap,.footer-links,.hero-badge-stats,.filter-panel-header,.archive-results-header,.pagination,.recipe-editor-actions,.site-header-inner,.studio-card-header,.studio-subsection-top,.ingredients-header,.recipe-controls,.serving-control,.segment-control{flex-wrap:wrap;gap:.8rem;display:flex}.hero-badge-panel,.sidebar-card,.newsletter-card,.story-card,.editorial-quote,.studio-card,.filter-panel,.ad-slot,.recipe-card,.comment-card,.list-editor-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fffaf4e6}.hero-badge-panel{color:var(--ink);align-self:end;padding:1.8rem}.hero-badge-panel span:first-child{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;background:#b031281f;border-radius:999px;padding:.45rem .75rem;font-size:.75rem;display:inline-flex}.hero-badge-panel p,.hero-badge-panel strong,.hero-badge-panel span{color:inherit}.hero-badge-panel h2{font-family:var(--serif);letter-spacing:-.04em;margin:1rem 0 .65rem;font-size:clamp(1.85rem,3vw,2.5rem);line-height:1.05}.hero-badge-stats{margin-top:1.2rem}.hero-badge-stats div{min-width:90px}.hero-badge-stats strong{font-size:1.2rem;display:block}.hero-panel-links{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.hero-panel-links a{color:var(--accent-deep);background:#ffffffc2;border:1px solid #7b57441f;border-radius:999px;padding:.72rem .9rem;font-size:.88rem;font-weight:700}.rich-text{overflow-wrap:anywhere;gap:.8rem;display:grid}.rich-text>:first-child{margin-top:0}.rich-text>:last-child{margin-bottom:0}.rich-text p,.rich-text ul,.rich-text ol,.rich-text blockquote,.rich-text h2,.rich-text h3{margin:0}.rich-text p,.rich-text li{color:inherit;word-break:break-word;font-size:1.04rem;line-height:1.75}.rich-text ul,.rich-text ol{gap:.55rem;padding-left:1.3rem;display:grid}.rich-text blockquote{color:#4f362bd6;font-family:var(--serif);border-left:3px solid #b0312838;padding-left:1rem;font-size:1.15rem}.rich-text h2,.rich-text h3{color:var(--ink);font-family:var(--serif);letter-spacing:-.03em}.rich-text h2{font-size:clamp(1.55rem,2.5vw,2.1rem)}.rich-text h3{font-size:1.28rem}.rich-text a,.rich-editor-surface a{color:var(--accent-deep);text-underline-offset:.2em;font-weight:700;text-decoration:underline;text-decoration-thickness:.1em}.rich-text.compact{gap:.55rem}.hero-stats span{background:#fff7f11f;border:1px solid #fff7f129;border-radius:999px;padding:.65rem .9rem}.scroll-indicator{z-index:1;color:#fff6efb3;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%)}.scroll-indicator:after{content:"";opacity:.55;width:1px;height:26px;animation:scroll-drift 1.8s var(--ease-smooth) infinite;background:currentColor;margin:.7rem auto 0;display:block}@keyframes scroll-drift{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.9;transform:translateY(8px)}}.hero-search-bridge{z-index:2;margin-top:1.45rem;position:relative}.search-card-note{color:var(--muted);margin:.6rem 0 0;line-height:1.65}.section-block{padding:5rem 0}.section-heading{justify-content:space-between;align-items:end;gap:1rem 2rem;margin-bottom:2rem;display:flex}.section-heading h2,.newsletter-card h2,.ingredients-panel h2,.instructions-panel h2,.editorial-text h2{font-family:var(--serif);letter-spacing:-.04em;margin:.35rem 0 .8rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;display:grid}.recipe-grid.four-up{grid-template-columns:repeat(4,minmax(0,1fr))}.editors-picks-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:1.35rem;display:grid}.editors-picks-supporting{gap:1.35rem;display:grid}.lead-story-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fffcf8db;border:1px solid #7b57441f;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);display:grid;overflow:hidden}.lead-story-media{min-height:100%;display:block;position:relative}.lead-story-media img{object-fit:cover;width:100%;height:100%;min-height:100%}.lead-story-copy{align-content:center;gap:.95rem;padding:clamp(1.5rem,3vw,2.4rem);display:grid}.lead-story-copy h3{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98}.lead-story-copy p:last-of-type{color:var(--muted);margin:0;line-height:1.72}.lead-story-meta{color:var(--muted);flex-wrap:wrap;gap:.7rem;font-size:.9rem;display:flex}.lead-story-meta span{background:#7b574414;border-radius:999px;padding:.58rem .8rem}.recipe-card{transition:transform var(--duration-medium) var(--ease-smooth), box-shadow var(--duration-medium) var(--ease-standard), border-color var(--duration-medium) var(--ease-standard);background:#ffffffd1;overflow:hidden}.recipe-card:hover{transform:translateY(-4px);box-shadow:0 24px 64px #3419101f}.recipe-card-image{aspect-ratio:1/1.08;width:100%;display:block;position:relative;overflow:hidden}.recipe-card-image img{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow) var(--ease-smooth)}.recipe-card:hover .recipe-card-image img{transform:scale(1.06)}.recipe-card-copy{gap:.85rem;padding:1.35rem;display:grid}.recipe-card-category{color:var(--accent)}.recipe-card h3{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,3vw,1.9rem);line-height:1.08}.recipe-card p{color:var(--muted);margin:0}.recipe-card-meta{color:var(--muted);font-size:.9rem}.recipe-card-footer{color:var(--muted);border-top:1px solid #7b57441a;justify-content:space-between;align-items:center;gap:.8rem;padding-top:.95rem;font-size:.92rem;display:flex}.recipe-card-footer a{color:var(--accent-deep);font-weight:700}.category-rail-wrap{padding-left:max(50vw + min(1180px,100vw - 2rem)/-2,1rem)}.category-rail{grid-auto-columns:minmax(280px,340px);grid-auto-flow:column;gap:1rem;padding:0 1rem 1rem 0;display:grid;overflow-x:auto}.category-rail>.reveal{height:100%}.category-card{border-radius:var(--radius-lg);min-height:400px;box-shadow:var(--shadow);height:100%;transition:transform var(--duration-medium) var(--ease-smooth), box-shadow var(--duration-medium) var(--ease-standard);display:block;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow) var(--ease-smooth)}.category-card:hover{transform:translateY(-6px);box-shadow:0 34px 86px #34191029}.category-card:hover img{transform:scale(1.04)}.trending-item-thumb{object-fit:cover;border-radius:18px;width:68px;height:68px}.category-card:after{content:"";background:linear-gradient(#0000,#130e0be0);position:absolute;inset:0}.category-card-copy{z-index:1;color:#fff;position:absolute;inset:auto 1.3rem 1.3rem}.category-card-copy p{font-family:var(--serif);margin:0 0 .45rem;font-size:2rem}.category-card-copy span{color:#fff7f1cc;line-height:1.55}.quote-section{color:#fff8f4;align-items:center;min-height:62vh;display:flex;position:relative;overflow:hidden}.quote-content{z-index:1;padding:5rem 0;position:relative}.quote-content blockquote{max-width:900px;font-family:var(--serif);margin:0 0 1rem;font-size:clamp(2.6rem,5vw,4.3rem);line-height:1.08}.quote-content p{letter-spacing:.12em;text-transform:uppercase}.split-feature{grid-template-columns:1.1fr .9fr;gap:1.4rem;display:grid}.split-feature-copy{padding:2rem 0}.ad-slot{background:radial-gradient(circle at 12% 0,#b0312829,#0000 34%),linear-gradient(135deg,#fffaf4f5,#fcebe2d1);grid-template-columns:minmax(120px,.2fr) minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:0;padding:clamp(1.1rem,3vw,1.6rem);display:grid;position:relative;overflow:hidden;box-shadow:0 16px 44px #46221817}.ad-slot:after{content:"sponsor";font-family:var(--serif);color:#b031280e;pointer-events:none;font-size:clamp(2.4rem,7vw,5rem);position:absolute;bottom:-.2rem;right:1rem}.ad-slot-label,.ad-slot-copy,.ad-slot-action{z-index:1;position:relative}.ad-slot-label{gap:.45rem;display:grid}.ad-slot-label span{width:fit-content;color:var(--accent);letter-spacing:.13em;text-transform:uppercase;background:#ffffffbd;border:1px solid #b031282e;border-radius:999px;padding:.38rem .7rem;font-size:.72rem;font-weight:700}.ad-slot-label em,.ad-slot-copy small{color:var(--muted);font-size:.82rem;font-style:normal;line-height:1.45}.ad-slot-copy strong{font-family:var(--serif);font-size:clamp(1.35rem,3vw,2rem);line-height:1.05;display:block}.ad-slot-copy p{max-width:54rem;color:var(--muted);margin:.45rem 0 .5rem;line-height:1.62}.ad-slot-google{background:#ffffffb8;border-radius:22px;width:100%;min-height:120px;margin:.7rem 0 .55rem;overflow:hidden}.ad-slot-action{background:var(--accent-deep);color:#fff;white-space:nowrap;border-radius:999px;justify-self:end;padding:.82rem 1.15rem;text-decoration:none;box-shadow:0 12px 28px #7a221b2e}.ad-slot-inline{grid-template-columns:1fr;align-items:start}.ad-slot-inline .ad-slot-action{justify-self:start}.sponsor-strip-shell{margin-top:-1.8rem;margin-bottom:2.4rem}.newsletter-card,.subpage-hero,.editorial-panel,.ingredients-panel,.instructions-panel{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fffaf4d1}.newsletter-card{padding:clamp(1.5rem,4vw,3rem)}.newsletter-card.compact{max-width:780px;margin-inline:auto}.newsletter-count{color:var(--muted);margin-top:1rem}.newsletter-count strong{color:var(--ink)}.newsletter-form{gap:.8rem;margin-top:1.5rem;display:flex}.newsletter-form input,.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;color:var(--ink);overflow-wrap:anywhere;background:#ffffffe0;border-radius:18px;min-height:3.25rem;padding:.95rem 1rem}.newsletter-form button,.review-form button{border:none}.form-message{color:var(--muted);margin-top:.9rem}.form-message.success{color:var(--accent-deep)}.subpage-hero{margin-top:1.25rem;padding:clamp(2rem,5vw,4rem)}.three-up-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;display:grid}.story-card,.editorial-quote{padding:2rem}.story-card h2{font-family:var(--serif);margin:0 0 .8rem;font-size:1.8rem}.editorial-panel{grid-template-columns:1.2fr .8fr;gap:1.2rem;padding:clamp(1.4rem,4vw,2.2rem);display:grid}.editorial-quote{background:linear-gradient(145deg,#b0312814,#fffaf4e6);align-items:center;display:flex}.editorial-quote p{font-family:var(--serif);font-size:2rem;line-height:1.2}.archive-layout,.recipe-layout,.studio-layout{gap:1.4rem;display:grid}.archive-layout{grid-template-columns:320px minmax(0,1fr)}.archive-mobile-toolbar{display:none}.filter-panel,.archive-results,.recipe-sidebar,.studio-column{flex-direction:column;gap:1rem;display:flex}.filter-panel{height:fit-content;padding:1.4rem;position:sticky;top:7rem}.archive-filter-actions{display:none}.field{gap:.5rem;display:grid}.field span{color:var(--muted);font-size:.88rem}.dietary-filter-group{gap:.7rem;display:grid}.filter-pill{color:var(--ink);background:#b031280f;border:1px solid #b0312829;border-radius:999px;padding:.75rem 1rem}.filter-pill.active,.segment-control button.active,.cooking-progress-pill.active{background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;border-color:#0000}.segment-control,.serving-control{border:1px solid var(--line);background:#fffc;border-radius:999px;padding:.25rem}.segment-control button,.serving-control button{background:0 0;border:none;border-radius:999px;padding:.55rem .9rem}.serving-control{align-items:center;gap:.3rem}.serving-control-value{text-align:center;min-width:7.4rem;padding:.25rem .35rem;line-height:1.15;display:grid}.serving-control-value strong{font-size:1.05rem}.serving-control-value em{color:var(--accent-deep);text-transform:uppercase;font-size:.72rem;font-style:normal;font-weight:700}.serving-scale-note{color:var(--muted);margin:.85rem 0 1rem;font-size:.94rem;line-height:1.55}.recommended-inline{color:var(--accent-deep);text-transform:uppercase;font-size:.78rem;font-style:normal;font-weight:700}.active-tag{color:var(--accent)}.active-filter-bar{flex-wrap:wrap;gap:.7rem;margin-bottom:1.1rem;display:flex}.archive-filter-scrim{display:none}.results-summary{color:var(--muted);margin:.55rem 0 0;line-height:1.65}.archive-results-header h2{font-family:var(--serif);margin:0;font-size:2.3rem}.empty-state{border:1px dashed var(--line);border-radius:var(--radius-md);padding:1.4rem}.pagination{justify-content:center;align-items:center;margin-top:1.2rem}.pagination button{border:1px solid var(--line);background:#ffffffd6;border-radius:999px;padding:.8rem 1rem}.pagination button:disabled{opacity:.5;cursor:default}.recipe-hero{min-height:84vh;overflow:hidden}.recipe-hero-content{padding-top:10rem}.recipe-hero-actions{justify-content:flex-start;align-self:start}.recipe-hero-utility-row{flex-wrap:wrap;align-items:center;gap:.9rem 1rem;margin-top:1rem;display:flex}.recipe-hero-utility-row .rewarded-pdf-button{min-height:44px}.recipe-hero-copy{align-self:end}.recipe-hero-copy p{color:#fff6efdb;max-width:42rem;font-size:1.1rem;line-height:1.8}.hero-stats{color:#fff6efdb;margin-top:1.5rem;font-size:.95rem}.recipe-mobile-action-bar-shell{display:none}.recipe-layout{grid-template-columns:minmax(0,1.2fr) 360px}.recipe-article{flex-direction:column;gap:1.4rem;display:flex}.recipe-intro,.ingredients-panel,.instructions-panel,.sidebar-card{padding:1.6rem}.editor-note{border-left:3px solid var(--accent);background:#b031280f;border-radius:0 16px 16px 0;margin-top:1.4rem;padding:1.2rem 1.3rem}.editor-note .rich-text,.recipe-intro-card .rich-text,.recipe-summary-card .rich-text,.instruction-card .rich-text,.cooking-step-card .rich-text{color:var(--muted)}.video-embed{border-radius:var(--radius-md);box-shadow:var(--shadow);overflow:hidden}.video-embed iframe{border:0;width:100%;min-height:420px}.article-ad{margin:.5rem 0}.rewarded-pdf-status{color:var(--muted);align-self:center;font-size:.92rem}.ingredient-list,.stats-list,.footer-links,.subscriber-list{gap:.8rem;display:grid}.ingredient-list{margin:1.4rem 0 0;padding:0;list-style:none}.ingredient-list li{border-top:1px solid var(--line);grid-template-columns:minmax(90px,120px) 1fr;gap:.9rem;padding:.9rem 0;display:grid}.ingredient-list li strong{color:var(--accent)}.instruction-list{gap:1rem;display:grid}.instruction-card{transition:transform var(--duration-medium) var(--ease-smooth), box-shadow var(--duration-medium) var(--ease-standard), border-color var(--duration-medium) var(--ease-standard);background:#fffc;border:1px solid #b031281a;border-radius:24px;grid-template-columns:auto 1fr;gap:1rem;padding:1.1rem;display:grid}.instruction-card>div{gap:.65rem;display:grid}.instruction-card:hover{transform:translateY(-3px);box-shadow:0 24px 48px #4c2a1c1a}.instruction-number{width:48px;height:48px;color:var(--accent);background:#b031281a;border-radius:50%;place-items:center;font-weight:700;display:grid}.instruction-card h3{font-family:var(--serif);margin:0;font-size:1.6rem}.instruction-card span,.stats-list span,.distribution-row span,.subscriber-chip{color:var(--muted)}.recipe-tags{padding:.5rem 0 1rem}.stats-list{margin:1rem 0 0;padding:0;list-style:none}.stats-list li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:.85rem 0;display:flex}.distribution-chart{gap:.7rem;margin-top:1rem;display:grid}.distribution-row{grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;display:grid}.distribution-track{background:#b0312814;border-radius:999px;height:10px;overflow:hidden}.distribution-fill{border-radius:inherit;background:linear-gradient(135deg, var(--accent), var(--accent-deep));height:100%}.comments-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.comment-card{padding:1.4rem}.comment-card-top{justify-content:space-between;align-items:center;display:flex}.cooking-mode-overlay{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#110c0ad1;padding:1rem;position:fixed;inset:0;overflow-y:auto}.cooking-mode-panel{background:linear-gradient(#fffaf4fa,#f7ebdffa);border-radius:32px;width:min(920px,100%);margin:2rem auto;padding:clamp(1.2rem,3vw,2.4rem);box-shadow:0 38px 100px #00000040}.cooking-mode-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.cooking-mode-header h2,.cooking-step-card h3,.timer-card h3{font-family:var(--serif);margin:.35rem 0 0}.cooking-mode-summary{color:var(--muted);margin:.55rem 0 0}.cooking-step-copy{margin-top:.8rem}.cooking-progress{gap:.55rem;margin:1.5rem 0;display:flex}.cooking-progress-pill{border:1px solid var(--line);background:#fff;border-radius:50%;width:42px;height:42px}.cooking-progress-pill.complete{color:var(--accent);background:#b0312824;border-color:#b0312829;box-shadow:inset 0 0 0 1px #b031281f}.cooking-progress-pill.active.complete{box-shadow:0 0 0 4px #ffffff2e}.cooking-step-card,.timer-card{border:1px solid var(--line);background:#ffffffb3;border-radius:24px;padding:1.5rem}.timer-card{margin-top:1rem}.timer-card h3{font-size:2.6rem}.cooking-mode-actions{justify-content:space-between;margin-top:1rem}.rewarded-ad-overlay{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#110c0abd;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.rewarded-ad-panel{background:radial-gradient(circle at 12% 0,#ffb79c57,#0000 30%),linear-gradient(#fffaf4fa,#f6e5dafa);border:1px solid #ffffff59;border-radius:34px;width:min(680px,100%);padding:clamp(1.2rem,4vw,2rem);box-shadow:0 34px 90px #00000052}.rewarded-ad-header,.rewarded-ad-actions{justify-content:space-between;align-items:start;gap:1rem;display:flex}.rewarded-ad-header h2{font-family:var(--serif);margin:.35rem 0 0;font-size:clamp(2rem,5vw,3rem);line-height:1}.rewarded-ad-header button{border:1px solid var(--line);background:#ffffffb3;border-radius:999px;padding:.7rem 1rem}.rewarded-ad-card{background:#ffffff9e;border:1px solid #b0312821;border-radius:26px;margin:1.4rem 0;padding:1.3rem}.rewarded-ad-progress{background:#b031281c;border-radius:999px;height:.65rem;overflow:hidden}.rewarded-ad-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-deep));height:100%;transition:width .4s var(--ease-standard);display:block}.rewarded-ad-card strong{font-family:var(--serif);margin-top:1rem;font-size:1.7rem;display:block}.rewarded-ad-card p{color:var(--muted);line-height:1.65}.rewarded-ad-card small{color:var(--muted);line-height:1.5}.rewarded-ad-actions{justify-content:end;align-items:center}.studio-layout{grid-template-columns:1fr}.studio-card{padding:1.4rem}.studio-card h2,.studio-subsection h3{font-family:var(--serif);margin:0 0 1rem}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field.full{grid-column:1/-1}.checkbox-list,.stacked-editor{gap:.9rem;display:grid}.checkbox-row{align-items:center;gap:.75rem;display:flex}.studio-subsection{margin-top:1.5rem}.list-editor-card{padding:1rem}.studio-card-footer{align-items:center;gap:1rem;margin-top:1.4rem;display:flex}.studio-card-copy{color:var(--muted);max-width:44rem;margin:.35rem 0 0}.recipe-editor-card{background:radial-gradient(circle at 100% 0,#d6b79729,#0000 34%),linear-gradient(#fffcf8fa,#f9f3ecfa)}.studio-main-stack,.simple-editor-stack{gap:1.6rem;display:grid}.simple-editor-card{padding:clamp(1.2rem,2vw,2rem)}.simple-editor-header,.simple-editor-actions,.simple-editor-section,.simple-editor-chip-group,.studio-support-grid,.site-admin-card,.site-admin-sections,.site-admin-subscriber-block,.version-history-list,.version-history-card,.version-history-empty{gap:1rem;display:grid}.simple-editor-header{gap:1.4rem}.simple-editor-header h2,.simple-editor-section-head h3{font-family:var(--serif);margin:0}.simple-editor-header h2{letter-spacing:-.04em;font-size:clamp(2.1rem,4vw,3rem);line-height:1.05}.simple-editor-picker{min-width:min(100%,360px)}.simple-editor-actions{align-items:end}.recipe-quick-facts{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.9rem;display:grid}.recipe-quick-facts.full{grid-column:1/-1}.quick-fact-card{border-radius:var(--radius-sm);background:#ffffffc7;border:1px solid #7b57441f;gap:.65rem;padding:1rem;display:grid}.quick-fact-card>span{color:var(--muted);font-size:.88rem}.quick-fact-card select,.quick-fact-card input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:14px;padding:.85rem .9rem}.quick-fact-card em{color:var(--muted);font-size:.82rem;font-style:normal;line-height:1.45}.calorie-estimate-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid}.calorie-estimate-row .ghost-button{white-space:nowrap;min-height:2.9rem;padding:.65rem .85rem}.number-stepper{grid-template-columns:2.35rem minmax(0,1fr) 2.35rem;align-items:center;gap:.45rem;display:grid}.number-stepper button{width:2.35rem;height:2.35rem;color:var(--accent-deep);background:#b0312814;border:1px solid #b031282e;border-radius:50%;font-weight:700}.number-stepper strong{text-align:center;overflow-wrap:anywhere;min-width:0}.site-admin-card{padding:clamp(1.2rem,2vw,2rem)}.site-admin-header{align-items:start}.site-admin-sections{margin-top:1.2rem}.site-admin-value-grid{grid-column:1/-1}.site-admin-subscriber-block{padding-top:.6rem}.version-history-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.version-history-card,.version-history-empty{background:#ffffffc7;border:1px solid #7b57441f;border-radius:22px;padding:1rem 1.1rem}.version-history-card strong,.version-history-empty strong{font-family:var(--serif)}.version-history-card p,.version-history-empty p{color:var(--muted);margin:.2rem 0 0;line-height:1.6}.simple-editor-note{background:#b031280f;border:1px solid #b0312824;border-radius:22px;padding:1rem 1.1rem}.simple-editor-note strong{font-family:var(--serif);font-size:1.2rem;display:block}.simple-editor-note p,.simple-editor-section-head p{color:var(--muted);margin:.35rem 0 0;line-height:1.7}.studio-trending-strip{background:linear-gradient(90deg,#b0312814,#ffffffe6,#1e8bc314);border:1px solid #181c221a;border-radius:999px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff80}.studio-trending-track{align-items:center;gap:.75rem;width:max-content;padding:.72rem 0;animation:26s linear infinite studioTickerScroll;display:flex}.studio-trending-track span{white-space:nowrap;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.82rem;font-weight:850;display:inline-flex}.studio-trending-track span:before{content:"";background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 5px #b0312814}.drop-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.drop-upload-card{cursor:pointer;min-height:210px;transition:border-color var(--duration-medium) var(--ease-standard), box-shadow var(--duration-medium) var(--ease-standard), transform var(--duration-medium) var(--ease-standard);background:radial-gradient(circle at 100% 0,#1e8bc31a,#0000 34%),#ffffffd1;border:1.5px dashed #7b574447;border-radius:22px;align-content:start;gap:.55rem;padding:1rem;display:grid;position:relative;overflow:hidden}.drop-upload-card:hover,.drop-upload-card.drag-active{border-color:#1e8bc3a3;transform:translateY(-2px);box-shadow:0 18px 38px #1e8bc324}.drop-upload-card.has-file{border-style:solid;border-color:#b031282e}.drop-upload-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.drop-upload-card span{color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:850}.drop-upload-card strong{max-width:16rem;color:var(--ink);font-family:var(--serif);font-size:1.22rem;line-height:1.15}.drop-upload-card p{max-width:18rem;color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.drop-upload-card em{color:var(--accent-deep);background:#b0312814;border-radius:999px;place-self:end start;margin-top:auto;padding:.5rem .7rem;font-size:.78rem;font-style:normal;font-weight:800}.drop-upload-card img{object-fit:cover;border-radius:16px;width:100%;min-height:86px;max-height:120px;box-shadow:0 12px 26px #44302324}@keyframes studioTickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.editor-guide-panel{background:radial-gradient(circle at 100% 0,#b031281c,#0000 34%),#fffdf9e6;border:1px solid #b0312829;border-radius:28px;gap:1rem;padding:clamp(1rem,2vw,1.25rem);display:grid}.editor-guide-main h3{font-family:var(--serif);letter-spacing:-.035em;margin:.25rem 0 0;font-size:clamp(1.6rem,3vw,2.25rem)}.editor-guide-main p{color:var(--muted);margin:.35rem 0 0;line-height:1.65}.editor-checklist,.editor-jump-row,.quick-add-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.editor-checklist span{color:var(--accent-deep);background:#b0312814;border-radius:999px;align-items:center;gap:.35rem;padding:.58rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.editor-checklist span.complete{color:#396b46;background:#4980581f}.editor-jump-button,.quick-add-row button{color:var(--ink);background:#ffffffc2;border:1px solid #7b574424;border-radius:999px;padding:.68rem .9rem;font-weight:700}.editor-jump-button[aria-current=step]{color:var(--accent-deep);background:#b031281a;border-color:#b0312852}.editor-first-missing-button{margin-left:auto}.quick-add-row{color:var(--muted);font-size:.92rem}.quick-add-row span{color:var(--ink);font-weight:700}.simple-editor-section{background:#fffc;border:1px solid #7b57441f;border-radius:28px;padding:clamp(1.2rem,2vw,1.6rem);scroll-margin-top:7.5rem;box-shadow:0 18px 45px #4c2a1c14}.simple-editor-section-head{gap:.25rem;display:grid}.simple-editor-section-head h3{flex-wrap:wrap;align-items:center;gap:.6rem;font-size:1.55rem;display:flex}.simple-editor-section-head h3 span{color:var(--accent-deep);font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;background:#b0312817;border-radius:999px;padding:.32rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.recipe-editor-footer{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f0;border:1px solid #7b574424;border-radius:24px;align-items:center;gap:1rem;padding:1rem;position:sticky;bottom:1rem;box-shadow:0 22px 54px #4c2a1c24}.recipe-editor-footer>div{min-width:0}.recipe-editor-footer strong{font-family:var(--serif);font-size:1.08rem;display:block}.recipe-editor-footer p{color:var(--muted);margin:.25rem 0 0;line-height:1.45}.simple-editor-toolbar-row{justify-content:flex-start;display:flex}.simple-editor-chip-group>span{color:var(--muted);font-size:.9rem}.simple-editor-title{font-family:var(--serif);letter-spacing:-.05em;font-size:clamp(2rem,4vw,3rem);line-height:1.06}.studio-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-editor-shell,.recipe-document,.recipe-meta-section,.document-sheet,.document-sheet-head,.document-section,.rich-editor-field{gap:1rem;display:grid}.recipe-editor-banner{background:linear-gradient(135deg,#ffffffd1,#f7ebdfe6);border:1px solid #7b574424;border-radius:28px;justify-content:space-between;align-items:start;padding:1.2rem}.recipe-editor-banner-copy{max-width:34rem}.recipe-editor-banner-copy h3{font-family:var(--serif);letter-spacing:-.04em;margin:.55rem 0 0;font-size:clamp(2rem,3.6vw,2.8rem)}.recipe-editor-banner-copy p{color:#4f362bd1;margin:.6rem 0 0;line-height:1.7}.editor-status-pill{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;background:#b031281f;border-radius:999px;align-items:center;padding:.5rem .85rem;font-size:.78rem;display:inline-flex}.recipe-editor-stats{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.editor-stat-chip{background:#fffc;border:1px solid #7b57441f;border-radius:20px;gap:.28rem;min-width:120px;padding:.9rem 1rem;display:grid}.editor-stat-chip strong{font-family:var(--serif);font-size:1.45rem}.editor-stat-chip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.recipe-editor-workspace{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.recipe-editor-sidebar{min-width:0}.recipe-meta-panel{border:1px solid var(--line);background:#fffdf9eb;border-radius:28px;gap:1.2rem;padding:1.25rem;display:grid;position:sticky;top:7rem;box-shadow:0 24px 60px #4c2a1c17}.recipe-meta-section h3{font-family:var(--serif);margin:0;font-size:1.35rem}.recipe-document{min-width:0}.document-sheet{background:linear-gradient(90deg,#b0312812 0 2px,#0000 2px) 1.35rem 0,linear-gradient(#fffffff7,#fcf7f0f7);border:1px solid #7b574424;border-radius:32px;gap:1.4rem;padding:clamp(1.3rem,2.3vw,2.2rem);position:relative;box-shadow:0 34px 80px #4c2a1c1f}.document-sheet-head{border-bottom:1px solid #7b57441f;gap:.9rem;padding-bottom:1.2rem}.document-title-input{font-family:var(--serif);letter-spacing:-.05em;background:#ffffffeb;border:1px solid #7b574424;border-radius:24px;padding:1.1rem 1.25rem;font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.02}.document-slug-preview{color:var(--muted);margin:0;font-size:.9rem}.document-summary-input{min-height:120px}.document-meta-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.document-meta-card{background:#b031280d;border:1px solid #b031281a;border-radius:20px;gap:.35rem;padding:.95rem 1rem;display:grid}.document-meta-card span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.document-meta-card strong{font-family:var(--serif);font-size:1.1rem}.document-section+.document-section{border-top:1px solid #7b57441a;padding-top:1.4rem}.document-section-head{align-items:flex-start;gap:.95rem;display:flex}.document-section-badge{width:42px;height:42px;color:var(--accent);background:#b031281a;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.document-section-head h3{font-family:var(--serif);margin:0;font-size:1.7rem}.document-section-head p{color:var(--muted);margin:.35rem 0 0;line-height:1.6}.document-actions-row{justify-content:flex-end;display:flex}.ingredient-document-stack,.instruction-document-stack{gap:1rem}.ingredient-sheet-card,.step-sheet-card{background:#ffffffdb;padding:1.1rem}.ingredient-sheet-head,.step-sheet-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;margin-bottom:1rem;display:flex}.ingredient-sheet-head strong,.step-sheet-copy strong{font-family:var(--serif);font-size:1.28rem}.step-sheet-head{align-items:start}.step-sheet-index{width:42px;height:42px;color:var(--accent);background:#b031281a;border-radius:50%;place-items:center;font-weight:700;display:grid}.step-sheet-copy{flex:1;gap:.2rem;min-width:0;display:grid}.step-sheet-copy span{color:var(--muted);font-size:.9rem}.step-body-editor{margin-top:1rem}.recipe-editor-footer{background:#fffc;border:1px solid #7b57441f;border-radius:24px;justify-content:space-between;padding:1rem 1.15rem}.rich-editor-field-top{display:block}.rich-editor-label{color:var(--muted);font-size:.88rem}.rich-editor-frame{transition:border-color var(--duration-medium) var(--ease-standard), box-shadow var(--duration-medium) var(--ease-standard);background:#fff;border:1px solid #181c2221;border-radius:16px;overflow:hidden;box-shadow:0 18px 42px #44302314}.rich-editor-frame.focused{border-color:#1e8bc36b;box-shadow:0 0 0 4px #1e8bc31a,0 18px 42px #44302314}.rich-editor-toolbar{background:linear-gradient(#fff,#f8f9fb);border-bottom:1px solid #181c221f;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.55rem .65rem;display:flex}.rich-editor-toolbar-group{border-right:1px solid #181c221f;align-items:center;gap:.25rem;margin-right:.25rem;padding-right:.35rem;display:flex}.rich-editor-toolbar-group:last-child{border-right:0}.rich-editor-format-group{min-width:176px}.rich-editor-format-group span{color:#4f362ba8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.rich-editor-format-group select{width:100%;min-height:34px;color:var(--ink);font:inherit;background:#fff;border:1px solid #181c2224;border-radius:7px;padding:.35rem 1.8rem .35rem .65rem;font-size:.88rem}.rich-editor-toolbar button{min-width:34px;min-height:34px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:7px;padding:.32rem .55rem;font-size:.82rem;font-weight:800}.rich-editor-toolbar button:hover{background:#181c220f;border-color:#181c221f}.rich-editor-tool-bold{font-weight:950}.rich-editor-tool-italic{font-style:italic}.rich-editor-tool-underline{text-decoration:underline}.rich-editor-tool-strikeThrough{text-decoration:line-through}.rich-editor-toolbar button:focus-visible,.rich-editor-format-group select:focus-visible{outline:none;box-shadow:0 0 0 4px #b031281f}.rich-editor-link-panel{background:#fffaf4f0;border-bottom:1px solid #7b57441a;grid-template-columns:minmax(180px,1.2fr) minmax(160px,.9fr) auto;align-items:end;gap:.75rem;padding:.85rem;display:grid}.rich-editor-link-panel label{color:var(--muted);gap:.35rem;font-size:.78rem;font-weight:700;display:grid}.rich-editor-link-panel input{min-height:46px;color:var(--ink);font:inherit;background:#ffffffeb;border:1px solid #7b574429;border-radius:14px;padding:.65rem .8rem}.rich-editor-link-panel input:focus{border-color:#b0312857;outline:none;box-shadow:0 0 0 4px #b0312814}.rich-editor-link-actions{flex-wrap:wrap;gap:.45rem;display:flex}.rich-editor-link-actions button{background:var(--ink);color:#fff;border:1px solid #7b574424;border-radius:14px;min-height:46px;padding:.65rem .9rem;font-weight:800}.rich-editor-link-actions button+button{color:var(--ink);background:#ffffffd1}.rich-editor-link-panel p{color:var(--accent);grid-column:1/-1;margin:-.25rem 0 0;font-weight:700}.rich-editor-surface{overflow-wrap:anywhere;word-break:break-word;outline:none;padding:1rem 1.1rem 1.1rem;line-height:1.75}.rich-editor-surface::selection,.rich-editor-surface ::selection{background:#8bc6efb8}.rich-editor-surface:empty:before{content:attr(data-placeholder);color:#7f685cb8;pointer-events:none}.rich-editor-surface p,.rich-editor-surface ul,.rich-editor-surface ol,.rich-editor-surface blockquote,.rich-editor-surface h2,.rich-editor-surface h3{margin:0 0 .85rem}.rich-editor-surface>:last-child{margin-bottom:0}.rich-editor-surface ul,.rich-editor-surface ol{padding-left:1.3rem}.rich-editor-surface blockquote{color:#4f362bdb;font-family:var(--serif);border-left:3px solid #b0312838;margin-left:0;padding-left:1rem}.rich-editor-surface h2,.rich-editor-surface h3{font-family:var(--serif);letter-spacing:-.03em}.rich-editor-surface h2{font-size:1.7rem}.rich-editor-surface h3{font-size:1.35rem}.rich-editor-hint{color:var(--muted);margin:0;font-size:.84rem}.subscriber-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.subscriber-chip{background:#b0312814;border:1px solid #b031281f;border-radius:24px;gap:.35rem;padding:.85rem 1rem;display:grid}.subscriber-chip strong{color:var(--ink)}.subscriber-chip span{font-size:.84rem}.site-footer{background:#fffcf8a8;border-top:1px solid #7b57441f;margin-top:4rem;padding:3rem 0 0}.footer-grid{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:1.4rem;display:grid}.footer-grid h3{font-family:var(--serif);margin:0 0 .8rem}.footer-bottom-bar{color:#fff;background:#b24333eb;margin-top:2rem;padding:.95rem 0}.footer-bottom-bar p{text-align:center;margin:0;font-size:.92rem}.reveal{opacity:1;transform:none}.reveal.reveal-ready{opacity:0;transition:opacity var(--duration-slow) var(--ease-standard), transform var(--duration-slow) var(--ease-smooth);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1080px){.hero-content,.recipe-hero-content,.split-feature,.archive-layout,.recipe-layout,.studio-layout,.recipe-editor-workspace,.studio-support-grid,.editorial-panel,.footer-grid{grid-template-columns:1fr}.recipe-grid.four-up{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{position:static}.recipe-section-links{flex-basis:100%;order:3;justify-content:flex-start}.hero-section,.recipe-hero{min-height:auto}.hero-benefit-row span,.hero-panel-links a,.hero-quick-start-card{flex:220px;justify-content:center}.home-hero-panel,.recipe-hero-panel{justify-self:stretch;max-width:none}.recipe-editor-banner{flex-direction:column}.recipe-editor-stats{justify-content:flex-start}.recipe-meta-panel{position:static}.document-meta-strip{grid-template-columns:1fr}.simple-editor-actions{justify-items:stretch}.simple-editor-picker{min-width:0}.recipe-quick-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.version-history-list{grid-template-columns:1fr}}@media (max-width:820px){.site-header-inner{min-height:64px;padding-right:5.45rem}.menu-toggle{color:var(--ink);z-index:3;background:#fffcf8f5;border-color:#7b574429;min-width:4.6rem;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 14px 32px #4c2a1c24}.site-nav-primary,.site-header-actions{display:none}.site-nav-drawer{box-shadow:var(--shadow);opacity:0;pointer-events:none;z-index:32;background:#fffcf8f7;border:1px solid #7b57441f;border-radius:24px;flex-direction:column;align-items:stretch;gap:.8rem;padding:1rem;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:calc(100% + .4rem);left:1rem;right:1rem;transform:translateY(-8px)}.site-nav-drawer.open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav-scrim{z-index:31;background:#26171442;border:0;margin:0;padding:0;display:block;position:fixed;inset:0}.site-nav-drawer a,.site-nav-drawer .nav-cta,.site-nav-drawer .header-secondary{text-align:center;justify-content:center;width:100%}.hero-content,.recipe-hero-content{grid-template-columns:1fr;gap:1.25rem;padding-top:7rem}.hero-section{min-height:auto}.recipe-grid,.recipe-grid.four-up,.three-up-grid,.comments-list,.account-detail-grid,.field-grid,.drop-upload-grid,.recipe-quick-facts{grid-template-columns:1fr}.simple-editor-card{padding:1rem}.simple-editor-toolbar-row .ghost-button,.simple-editor-actions .ghost-button,.recipe-editor-footer .primary-button{width:100%}.recipe-editor-footer{align-items:flex-start}.version-history-card .ghost-button{width:100%}.editor-stat-chip{flex:140px;min-width:0}.newsletter-form{flex-direction:column}.section-heading{flex-direction:column;align-items:start}.site-header{position:relative}.brand-mark{max-width:calc(100% - 5.45rem)}.hero-copy h1,.subpage-hero h1,.recipe-hero-copy h1{font-size:clamp(2.9rem,13vw,4.3rem)}.hero-badge-panel,.recipe-hero-actions,.recipe-controls,.ingredients-header,.cooking-mode-actions,.cooking-mode-header{width:100%}.hero-badge-panel{padding:1.3rem}.scroll-indicator{display:none}.recipe-hero-actions .ghost-button,.recipe-hero-actions .primary-button,.cooking-mode-actions button{width:100%}.ingredient-list li,.distribution-row,.instruction-card{grid-template-columns:1fr}.comment-card-top{flex-direction:column;align-items:flex-start;gap:.4rem}.instruction-card h3,.archive-results-header h2,.recipe-card h3{font-size:1.45rem}.video-embed iframe{min-height:240px}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-search-shell{position:relative}.site-search{transition:box-shadow var(--duration-medium) var(--ease-standard), border-color var(--duration-medium) var(--ease-standard), transform var(--duration-fast) var(--ease-smooth);background:#ffffffeb;border:1px solid #7b574424;border-radius:999px;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:.9rem;padding:.5rem .55rem .5rem 1rem;display:grid;box-shadow:0 16px 36px #7b574414}.site-search:focus-within{border-color:#b031283d;transform:translateY(-1px);box-shadow:0 24px 50px #4c2a1c1f}.site-search-icon{color:#7f685cb8;width:1.2rem;height:1.2rem}.site-search-icon svg{width:100%;height:100%;display:block}@media (min-width:1680px){.page-shell{width:min(1480px,100vw - 4rem)}.page-shell.narrow{width:min(980px,100vw - 4rem)}.page-shell.studio-shell{width:calc(100vw - 4rem)}.hero-copy h1,.subpage-hero h1,.recipe-hero-copy h1{max-width:14ch}}.site-search input{min-width:0;color:var(--ink);background:0 0;border:none;padding:.85rem 0}.site-search-shortcut{min-width:2.1rem;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffffad;border:1px solid #7b57441f;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .65rem;font-size:.82rem;display:inline-flex}.site-search button:not(.site-search-clear){background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;border:none;border-radius:999px;padding:.85rem 1.2rem}.site-search-clear{color:var(--muted);background:#ffffffd1;border:1px solid #7b57442e;border-radius:999px;padding:.75rem 1rem}.site-search-panel{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf8f5;border:1px solid #7b57441f;border-radius:28px;padding:1rem;position:absolute;inset:calc(100% + .8rem) 0 auto;box-shadow:0 28px 70px #4c2a1c24}.site-search-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem;margin-bottom:.9rem;display:flex}.site-search-panel-header p,.site-search-panel-header span{margin:0}.site-search-panel-header p{font-weight:600}.site-search-panel-header span{color:var(--muted);font-size:.92rem}.site-search-suggestions{gap:.65rem;display:grid}.site-search-suggestion{text-align:left;width:100%;transition:transform var(--duration-fast) var(--ease-smooth), background var(--duration-medium) var(--ease-standard), box-shadow var(--duration-medium) var(--ease-standard);background:#ffffffb8;border:1px solid #7b57441a;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.95rem 1rem;display:grid}.site-search-suggestion.active,.site-search-suggestion:hover{background:#fffffff5;transform:translateY(-2px);box-shadow:0 18px 38px #4c2a1c1f}.site-search-suggestion-copy,.site-search-suggestion-meta{gap:.2rem;display:grid}.site-search-suggestion-copy strong{font-family:var(--serif);font-size:1.15rem;line-height:1.05}.site-search-suggestion-copy span,.site-search-suggestion-meta,.site-search-empty{color:var(--muted)}.site-search-suggestion-meta{text-align:right;font-size:.94rem}.site-search-empty{margin:0;padding:.85rem 0 .15rem}.site-search-chip-row{flex-wrap:wrap;gap:.7rem;display:flex}.site-nav-scrim{display:none}.landing-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:2.5rem;padding:4.75rem 0 2.5rem;display:grid}.landing-hero-copy h1,.figma-section-header h2,.recipe-story-head h1,.recipe-intro-card h2,.recipe-summary-card h2,.review-form h2{font-family:var(--serif);letter-spacing:-.05em;line-height:.96}.landing-hero-copy h1{margin:0 0 1rem;font-size:clamp(3.2rem,7vw,5.5rem)}.landing-hero-copy h1 span{display:block}.landing-hero-copy .accent{color:#d27965}.landing-hero-copy .hero-subtitle{color:#4f362bc7;max-width:34rem}.hero-badge-panel-inline{background:#fffcf8d1;max-width:28rem;margin-top:1.5rem}.hero-collage{min-height:34rem;position:relative}.hero-collage-card{border:6px solid #ffffffdb;border-radius:999px;position:absolute;overflow:hidden;box-shadow:0 28px 70px #351e1629}.hero-collage-card img,.category-orb-image img,.latest-story-card img,.trending-item img,.recipe-photo-card img,.recipe-summary-photo img{object-fit:cover;width:100%;height:100%}.hero-collage-card.shape-1{inset:2rem 29% 7rem 0}.hero-collage-card.shape-2{inset:0 2% 10rem 44%}.hero-collage-card.shape-3{inset:11rem 11% 0 17%}.hero-collage-card-copy{color:#fff;text-shadow:0 10px 30px #0000005c;position:absolute;inset:auto 1.4rem 1.4rem}.hero-collage-card-copy p{letter-spacing:.14em;text-transform:uppercase;margin:0 0 .2rem;font-size:.76rem}.hero-collage-card-copy strong{font-size:1.02rem}.search-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #7b57441f;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:1.4rem;margin-top:.25rem;padding:1.65rem;display:grid}.search-card h2{font-family:var(--serif);letter-spacing:-.04em;margin:.35rem 0 0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1}.hero-quick-start-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;margin-top:1rem;display:grid}.hero-quick-start-card{background:#ffffffc2;border:1px solid #7b57441f;border-radius:24px;gap:.45rem;padding:1.05rem 1.1rem;display:grid;box-shadow:0 10px 28px #4c2a1c0f}.hero-quick-start-card strong{letter-spacing:-.01em;font-size:1rem}.hero-quick-start-card span{color:var(--muted);line-height:1.58}.figma-section-header{max-width:40rem;margin-bottom:1.8rem}.figma-section-header.header-inline{justify-content:space-between;align-items:end;gap:1rem;max-width:none;display:flex}.figma-section-header h2{margin:.25rem 0 .75rem;font-size:clamp(2.15rem,4vw,3.35rem)}.figma-section-header p:last-child{color:var(--muted);margin:0;line-height:1.7}.category-orb-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem 1rem;display:grid}.category-orb{text-align:center;justify-items:center;gap:.55rem;display:grid}.category-orb-image{aspect-ratio:1;border:4px solid #ffffffd1;border-radius:50%;width:100%;max-width:10.75rem;overflow:hidden;box-shadow:0 16px 32px #4c2a1c1f}.category-orb strong{font-family:var(--serif);font-size:1.1rem}.category-orb span{color:var(--muted);font-size:.92rem;line-height:1.55}.latest-trending-layout{grid-template-columns:minmax(0,1.35fr) 320px;gap:1.6rem;display:grid}.latest-recipes-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.latest-recipes-grid>.reveal{height:100%}.latest-story-card{width:100%;height:100%;min-height:16rem;box-shadow:var(--shadow);transition:transform var(--duration-medium) var(--ease-smooth), box-shadow var(--duration-medium) var(--ease-standard);border-radius:24px;display:block;position:relative;overflow:hidden}.latest-story-card:after{content:"";background:linear-gradient(#180d090a,#180d09d1);position:absolute;inset:0}.latest-story-overlay{z-index:1;color:#fff;position:absolute;inset:auto 1.2rem 1.2rem}.latest-story-overlay p,.trending-panel .section-eyebrow{margin:0 0 .35rem}.latest-story-overlay p{letter-spacing:.14em;text-transform:uppercase;font-size:.75rem}.latest-story-overlay h3{font-family:var(--serif);margin:0 0 .45rem;font-size:1.6rem;line-height:1.02}.latest-story-overlay span{color:#fff7f3d1;font-size:.9rem}.latest-story-card:hover{transform:translateY(-6px);box-shadow:0 34px 86px #34191029}.latest-story-card:hover img{transform:scale(1.04)}.trending-panel,.recipe-summary-card,.recipe-intro-card,.recipe-side-card,.editorial-note-banner,.recipe-story-head,.recipe-photo-card,.recipe-summary-photo{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fffcf8d6;border:1px solid #7b57441f}.trending-panel{height:fit-content;padding:1.4rem}.trending-panel-header h2{font-family:var(--serif);margin:.25rem 0 1rem;font-size:2rem;line-height:1}.trending-list{gap:.9rem;display:grid}.trending-item{transition:transform var(--duration-fast) var(--ease-smooth), background var(--duration-medium) var(--ease-standard);border-radius:22px;grid-template-columns:auto 68px 1fr;align-items:center;gap:.8rem;padding:.3rem;display:grid}.trending-item img{width:68px;height:68px;transition:transform var(--duration-medium) var(--ease-smooth);border-radius:18px}.trending-item:hover{background:#ffffffb8;transform:translate(4px)}.trending-item:hover img{transform:scale(1.04)}.trending-rank{width:1.9rem;font-family:var(--serif);color:var(--accent);text-align:center;font-size:1.45rem}.trending-item strong{margin-bottom:.25rem;display:block}.trending-item p,.trending-note{color:var(--muted);margin:0;line-height:1.55}.trending-note{margin-top:1rem;font-size:.94rem}.home-closing-layout{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:stretch;gap:1.4rem;display:grid}.home-hero-panel{justify-self:end;max-width:26rem}.home-hero-panel p{line-height:1.7}.home-quote-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:stretch;gap:1.4rem;display:grid}.home-quote-panel{border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow);background-position:50%;background-size:cover;padding:2rem;position:relative;overflow:hidden}.home-quote-panel blockquote{font-family:var(--serif);margin:.35rem 0 1rem;font-size:clamp(2rem,4.4vw,3.3rem);line-height:1.03}.home-quote-panel span{letter-spacing:.12em;text-transform:uppercase;color:#fff4f0d1;font-size:.84rem}.editorial-menu-shell .figma-section-header,.topic-cloud-shell .figma-section-header{max-width:42rem}.editorial-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.trend-concierge-shell{padding-top:clamp(1.4rem,3vw,2.4rem);scroll-margin-top:8rem}.trend-concierge-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 0 0,#b0312829,#0000 34%),linear-gradient(145deg,#fffcf8eb,#faefe1c7);border:1px solid #7b574424;gap:1.25rem;padding:clamp(1.2rem,4vw,2rem);display:grid}.trend-concierge-intro{max-width:58rem}.trend-concierge-intro h2{margin:.35rem 0 .75rem;font-size:clamp(2.25rem,5vw,4rem)}.trend-concierge-intro p,.trend-output-copy p{color:var(--muted);line-height:1.7}.trend-mode-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem;display:grid}.trend-mode-grid button{min-height:8.5rem;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #7b574424;border-radius:24px;gap:.65rem;padding:.9rem;font-weight:800;display:grid}.trend-mode-grid button.active{background:linear-gradient(145deg, var(--accent), var(--accent-deep));color:#fff;border-color:#0000}.trend-mode-icon{width:2.55rem;height:2.55rem;color:var(--accent-deep);background:#b031281a;border-radius:999px;place-items:center;display:inline-grid}.trend-mode-grid button.active .trend-mode-icon{color:#fff;background:#ffffff29}.trend-mode-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.3rem;height:1.3rem}.trend-concierge-output{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem;display:grid}.trend-output-copy,.trend-recipe-card{background:#ffffffc7;border:1px solid #7b57441f;border-radius:28px}.trend-output-copy{align-content:start;gap:.8rem;padding:1.25rem;display:grid}.trend-output-copy h3{font-family:var(--serif);margin:0;font-size:clamp(1.8rem,3vw,2.55rem)}.trend-output-copy strong{color:var(--accent-deep)}.trend-output-copy .primary-button{width:fit-content}.trend-feature-strip{flex-wrap:wrap;gap:.55rem;display:flex}.trend-feature-strip span{color:var(--ink);background:#b0312814;border-radius:999px;padding:.55rem .75rem;font-size:.86rem;font-weight:800}.trend-recipe-stack{gap:.7rem;display:grid}.trend-planner-layout{align-items:start}.trend-planner-form{align-content:start}.trend-planner-presets{flex-wrap:wrap;gap:.6rem;display:flex}.trend-planner-presets button,.trend-plan-source,.trend-plan-meta-pill{color:var(--ink);font:inherit;background:#ffffffb8;border:1px solid #7b574424;border-radius:999px;padding:.58rem .82rem;font-size:.84rem;font-weight:800}.trend-planner-presets button{cursor:pointer}.trend-planner-field-grid,.trend-plan-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.trend-planner-field.full{grid-column:1/-1}.trend-planner-field textarea{resize:vertical;min-height:8rem}.trend-planner-actions,.trend-plan-actions,.trend-plan-badge-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.trend-planner-result{gap:.9rem;display:grid}.trend-planner-result-card{background:#ffffffd1;border:1px solid #7b57441f;border-radius:28px;gap:.95rem;padding:1.15rem;display:grid;box-shadow:0 18px 44px #34191014}.trend-planner-result-card h3{font-family:var(--serif);margin:0;font-size:clamp(1.7rem,3vw,2.45rem)}.trend-planner-result-card p:not(.section-eyebrow){color:var(--muted);margin:0;line-height:1.68}.trend-plan-source{color:var(--accent-deep);background:#b031281a}.trend-plan-list{color:var(--muted);gap:.72rem;margin:0;padding-left:1.15rem;display:grid}.trend-plan-list li{line-height:1.62}.trend-plan-timeline{gap:.7rem;display:grid}.trend-plan-timeline-item{background:#b031280f;border:1px solid #b031281a;border-radius:20px;grid-template-columns:5.4rem minmax(0,1fr);align-items:start;gap:.85rem;padding:.85rem .95rem;display:grid}.trend-plan-timeline-item strong{font-variant-numeric:tabular-nums;color:var(--accent-deep)}.trend-plan-timeline-item span{color:var(--ink);font-weight:800;display:block}.trend-plan-timeline-item p{margin-top:.2rem}.trend-plan-alternatives{gap:.7rem;display:grid}.trend-planner-empty{align-content:center;min-height:100%}.trend-recipe-card{color:inherit;gap:.35rem;padding:1rem;display:grid}.trend-recipe-card span{color:var(--accent-deep);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:800}.trend-recipe-card strong{font-family:var(--serif);font-size:1.45rem}.trend-recipe-card p{color:var(--muted);margin:0}.editorial-menu-card{border-radius:var(--radius-lg);min-height:100%;box-shadow:var(--shadow);transition:transform var(--duration-medium) var(--ease-smooth), box-shadow var(--duration-medium) var(--ease-standard), border-color var(--duration-medium) var(--ease-standard);background:#fffcf8d6;border:1px solid #7b57441f;align-content:start;gap:.9rem;padding:1.7rem;display:grid}.editorial-menu-card:hover{transform:translateY(-5px);box-shadow:0 32px 80px #34191029}.editorial-menu-step{width:3rem;height:3rem;color:var(--accent);font-family:var(--serif);background:#b031281a;border-radius:50%;place-items:center;font-size:1.25rem;line-height:1;display:grid}.editorial-menu-card .section-eyebrow{color:var(--accent)}.editorial-menu-card h3{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,2.6vw,2.35rem);line-height:1.02}.editorial-menu-card p:not(.section-eyebrow){color:var(--muted);margin:0;font-size:1rem;line-height:1.72}.editorial-menu-meta{flex-wrap:wrap;gap:.55rem;margin-top:.15rem;display:flex}.editorial-menu-meta span{color:var(--muted);background:#b0312812;border:1px solid #b031281f;border-radius:999px;padding:.52rem .78rem;font-size:.9rem}.editorial-menu-card .text-link{margin-top:auto}.topic-cloud{flex-wrap:wrap;gap:1rem;display:flex}.topic-pill{min-width:min(100%,12rem);transition:transform var(--duration-medium) var(--ease-smooth), box-shadow var(--duration-medium) var(--ease-standard), border-color var(--duration-medium) var(--ease-standard);background:#fffcf8d6;border:1px solid #7b57441f;border-radius:24px;align-content:start;gap:.35rem;padding:1rem 1.15rem;display:grid;box-shadow:0 18px 40px #4c2a1c14}.topic-pill:hover{border-color:#b0312829;transform:translateY(-4px);box-shadow:0 26px 56px #4c2a1c1f}.topic-pill strong{font-family:var(--serif);letter-spacing:-.03em;font-size:1.2rem;line-height:1.05}.topic-pill span{color:var(--muted);font-size:.93rem;line-height:1.55}.editorial-note-banner{text-align:center;padding:2rem}.editorial-note-banner h2{max-width:46rem;font-family:var(--serif);margin:.4rem auto .8rem;font-size:clamp(2rem,4vw,3rem);line-height:1.03}.editorial-note-banner p:last-child{max-width:44rem;color:var(--muted);margin:0 auto;line-height:1.7}.recipe-story-shell{padding-top:2rem}.recipe-search-row{margin-bottom:1.2rem}.recipe-sticky-nav-shell{z-index:4;margin-top:-2rem;position:relative}.recipe-sticky-nav{background:#fffcf8f5;border:1px solid #7b57441f;border-radius:999px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:1rem 1.1rem;display:flex;position:sticky;top:5.4rem;box-shadow:0 18px 40px #4c2a1c1f}.recipe-section-links{flex-wrap:wrap;flex:24rem;justify-content:center;gap:.6rem;display:flex}.recipe-section-links .filter-pill{background:#ffffffc2}.recipe-hero-panel{place-self:center end;max-width:24rem}.recipe-hero-panel p{line-height:1.7}.recipe-story-head{padding:2rem}.recipe-story-breadcrumbs,.recipe-top-actions,.recipe-kicker-stats,.recipe-summary-list li{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.recipe-story-breadcrumbs{color:var(--muted);justify-content:space-between;font-size:.95rem}.recipe-story-head h1{margin:.35rem 0 .75rem;font-size:clamp(3rem,6vw,4.8rem)}.recipe-standfirst{color:#4f362bcc;max-width:52rem;font-size:1.08rem;line-height:1.8}.recipe-kicker-stats{color:var(--muted);margin-top:1.2rem;font-size:.95rem}.recipe-kicker-stats span{background:#b2433314;border-radius:999px;padding:.55rem .8rem}.recipe-intro-layout,.recipe-summary-layout,.community-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:1.4rem;display:grid}.recipe-photo-card,.recipe-summary-photo{aspect-ratio:.9;position:relative;overflow:hidden}.recipe-photo-card img,.recipe-summary-photo img{object-fit:cover}#recipe-body,#recipe-ingredients,#recipe-method,#recipe-community{scroll-margin-top:8rem}.recipe-intro-card,.recipe-summary-card{padding:1.8rem}.recipe-intro-card h2,.recipe-summary-card h2,.review-form h2{margin:.35rem 0 .9rem;font-size:clamp(2rem,4vw,3.05rem)}.recipe-intro-card>p:not(.section-eyebrow),.recipe-summary-card>p:not(.section-eyebrow){color:var(--muted);line-height:1.75}.recipe-body-layout{grid-template-columns:minmax(0,1.25fr) 320px;gap:1.4rem;display:grid}.recipe-main-column,.recipe-sidebar-stack,.community-stack{gap:1.2rem;display:grid}.ingredients-story-card,.method-story-card{background:#fffcf8d6}.ingredients-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;display:grid}.smart-grocery-card{background:radial-gradient(circle at 0 0,#b031281a,#0000 36%),#ffffffbd;border:1px solid #b0312824;border-radius:28px;gap:1rem;margin-top:1.2rem;padding:clamp(1rem,3vw,1.25rem);display:grid}.smart-grocery-card h3,.smart-timeline-card h3{font-family:var(--serif);margin:.25rem 0 0;font-size:1.55rem}.smart-feature-heading{align-items:center;gap:.75rem;display:flex}.smart-feature-icon,.smart-timeline-icon{border-radius:999px;flex:none;place-items:center;display:inline-grid}.smart-feature-icon{width:2.55rem;height:2.55rem;color:var(--accent-deep);background:#b031281a}.smart-feature-icon svg,.smart-timeline-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.25rem;height:1.25rem}.smart-grocery-card p,.smart-timeline-card p{color:var(--muted);line-height:1.65}.smart-grocery-actions{flex-wrap:wrap;gap:.75rem;display:flex}.smart-grocery-actions button{flex:180px}.smart-grocery-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.smart-grocery-list label{min-height:3rem;color:var(--ink);background:#fffcf8db;border:1px solid #7b574424;border-radius:18px;align-items:flex-start;gap:.7rem;padding:.8rem;line-height:1.45;display:flex}.smart-grocery-list label.checked{color:#4f362b8f;background:#b031280f;text-decoration:line-through}.smart-grocery-list input{width:1.1rem;height:1.1rem;accent-color:var(--accent-deep);margin-top:.18rem}.grocery-progress{margin:0;font-weight:700}.recipe-side-card{padding:1.4rem}.recipe-side-card h3{margin:.35rem 0 0}.smart-timeline-card{background:linear-gradient(145deg, #241714f0, #80211aeb), var(--ink);color:#fff;gap:1rem}.smart-timeline-card .section-eyebrow,.smart-timeline-card p,.smart-timeline-card .field span{color:#fffaf4bd}.smart-timeline-card .smart-feature-icon{color:#fff;background:#ffffff24}.smart-time-field input{color:#fff;width:100%;min-height:3.1rem;font:inherit;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;padding:0 .9rem}.smart-timeline{gap:.75rem;display:grid}.smart-timeline-item{background:#ffffff1a;border-radius:20px;grid-template-columns:2.3rem 5.2rem minmax(0,1fr);align-items:start;gap:.8rem;padding:.8rem;display:grid}.smart-timeline-icon{color:#fff;background:#ffffff1f;width:2.2rem;height:2.2rem}.smart-timeline-item strong{font-variant-numeric:tabular-nums}.smart-timeline-item span{color:#fff;font-weight:800;display:block}.smart-timeline-item p{margin:.2rem 0 0;font-size:.92rem}.ai-recipe-helper{gap:1rem}.ai-recipe-helper p{color:var(--muted);line-height:1.65}.ai-quick-prompts,.ai-helper-form{gap:.7rem;display:grid}.ai-quick-prompts{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-quick-prompts button{min-height:3rem;color:var(--ink);font:inherit;cursor:pointer;text-align:left;background:#ffffffc2;border:1px solid #7b574424;border-radius:18px;padding:.75rem .85rem}.ai-helper-form .primary-button{width:100%}.ai-helper-answer{background:#b0312812;border:1px solid #b0312824;border-radius:18px;margin:0;padding:1rem}.ai-helper-answer.error{border-color:#b0312847}.recipe-video-card{border-radius:var(--radius-lg);overflow:hidden}.recipe-summary-list{gap:.75rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.recipe-summary-list li{border-top:1px solid #7b57441f;justify-content:space-between;padding-top:.75rem}.comments-list-single{grid-template-columns:1fr}.community-layout{align-items:stretch}.review-form{padding:1.8rem}.review-form h2{margin-bottom:1.2rem}.editorial-footer-grid{align-items:start}.footer-about .footer-copy{max-width:28rem}.footer-social-row{margin-top:1rem}@media (max-width:1180px){.landing-hero,.latest-trending-layout,.home-quote-layout,.home-closing-layout,.recipe-intro-layout,.recipe-body-layout,.recipe-summary-layout,.community-layout{grid-template-columns:1fr}.trend-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trend-concierge-output,.trend-plan-detail-grid{grid-template-columns:1fr}.category-orb-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.editorial-menu-grid,.editors-picks-layout,.lead-story-card{grid-template-columns:1fr}.hero-panel-links,.hero-quick-start-grid{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:920px){.latest-recipes-grid,.ingredients-columns,.search-card{grid-template-columns:1fr}.lead-story-media{min-height:18rem}.trend-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-planner-field-grid{grid-template-columns:1fr}.category-orb-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-collage{min-height:24rem}.recipe-sticky-nav{border-radius:28px;justify-content:stretch}.recipe-sticky-nav .ghost-button,.recipe-sticky-nav .primary-button{flex:180px}}@media (max-width:720px){.hero-content,.recipe-hero-content{padding:4.8rem 0 3.1rem}.hero-copy h1,.recipe-hero-copy h1,.subpage-hero h1{font-size:clamp(3rem,16vw,4.6rem)}.studio-login-card{grid-template-columns:1fr}.studio-login-main,.studio-login-side{padding:1.2rem}.studio-login-side{align-content:start}.provider-button-grid{grid-template-columns:1fr}.email-sign-in-row{border-radius:24px;grid-template-columns:auto minmax(0,1fr)}.email-sign-in-row .ghost-button{grid-column:1/-1;justify-content:center;width:100%}.trend-mode-grid,.smart-grocery-list,.ai-quick-prompts{grid-template-columns:1fr}.trend-mode-grid button{min-height:auto}.account-hero-card{grid-template-columns:1fr}.account-brand-orb{order:-1;justify-self:start;width:min(9rem,48vw)}.landing-hero{padding-top:2.5rem}.hero-collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-height:auto;display:grid}.hero-collage-card{aspect-ratio:1;position:relative;inset:auto}.hero-collage-card.shape-1{aspect-ratio:1.45;grid-column:1/-1}.category-orb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-recipes-grid,.ad-slot{grid-template-columns:1fr}.ad-slot-action{justify-self:start}.hero-benefit-row,.hero-panel-links,.hero-quick-start-grid{grid-template-columns:1fr;display:grid}.hero-benefit-row span,.hero-panel-links a,.hero-quick-start-card{width:100%}.hero-benefit-row span:not(:last-child):after{display:none}.sponsor-strip-shell{margin-top:-.8rem}.recipe-story-breadcrumbs,.figma-section-header.header-inline,.recipe-summary-list li,.search-card{justify-content:start;align-items:start}.site-search{grid-template-columns:auto 1fr auto auto}.site-search-shortcut{display:none}.site-search button:not(.site-search-clear){grid-column:1/-1}.site-search-clear{padding-inline:.9rem}.topic-pill{min-width:calc(50% - .5rem)}.site-search-panel{border-radius:24px;margin-top:.8rem;position:static}.recipe-story-head,.recipe-intro-card,.recipe-summary-card,.review-form,.home-quote-panel{padding:1.4rem}.subpage-hero{margin-top:1rem;padding:1.5rem}.hero-search-bridge{margin-top:.9rem}.recipe-sticky-nav-shell{display:none}.archive-mobile-toolbar{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.35rem;display:flex}.archive-mobile-toolbar span{color:var(--muted);font-size:.92rem}.archive-filter-scrim{z-index:24;background:#1d110c52;border:0;display:block;position:fixed;inset:0}.filter-panel{z-index:25;max-height:min(82vh,42rem);transition:transform var(--duration-medium) var(--ease-smooth);border-radius:28px 28px 0 0;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(108%)}.filter-panel.open{transform:translateY(0)}.archive-filter-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.archive-filter-close{min-width:8.5rem}.recipe-mobile-action-bar-shell{z-index:20;pointer-events:none;padding:0 0 1rem;display:block;position:sticky;bottom:0}.recipe-mobile-action-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#fffcf8eb;border:1px solid #7b57441f;border-radius:24px;grid-template-columns:1fr 1fr;gap:.75rem;padding:.85rem;display:grid;box-shadow:0 20px 48px #3a1f1624}.recipe-mobile-action-bar .primary-button,.recipe-mobile-action-bar .ghost-button{justify-content:center;width:100%}.rich-editor-toolbar{gap:.45rem}.rich-editor-toolbar-group{border-right:0;margin-right:0;padding-right:0}.rich-editor-format-group{min-width:100%}.rich-editor-link-panel{grid-template-columns:1fr}.rich-editor-link-actions{width:100%}.rich-editor-link-actions button{flex:140px}.back-to-top{bottom:1rem;right:1rem}}@media (max-width:560px){.hero-content,.recipe-hero-content{gap:1.35rem;padding:4.1rem 0 2.6rem}.hero-copy h1,.recipe-hero-copy h1,.subpage-hero h1{font-size:clamp(2.7rem,15vw,4rem)}.lead-story-copy,.editorial-menu-card{padding:1.35rem}.editorial-menu-card h3{font-size:1.7rem}.topic-pill{min-width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation:none!important}.reveal{opacity:1;transform:none}}
