/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--milky:#e7ebdd;--cream:#faf7ef;--paper:#fffdf8;--forest:#173f32;--forest-deep:#0e3025;--sage:#9baf93;--sage-soft:#d6decf;--tomato:#c94f3d;--saffron:#e3a829;--ink:#17231f;--muted:#5d6963;--line:#d9ded3;--shadow:0 24px 70px #173f321f}.localized-page{background:var(--cream);min-height:100vh}.locale-en,.locale-ja,.locale-ko{font-family:Inter,Noto Sans,Noto Sans JP,Noto Sans KR,Arial,sans-serif}.locale-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:86px;display:grid}.locale-primary-nav,.language-switcher{align-items:center;gap:22px;display:flex}.locale-primary-nav a{color:var(--muted);padding-block:30px;font-weight:800}.locale-primary-nav a:hover,.locale-primary-nav a.active{color:var(--forest)}.language-switcher{justify-self:end;gap:6px}.language-switcher a{min-width:38px;color:var(--muted);text-align:center;border:1px solid #0000;border-radius:999px;padding:8px 7px;font-size:.72rem;font-weight:900}.language-switcher a:hover,.language-switcher a.active{border-color:var(--forest);color:var(--forest)}.editorial-hero{max-width:1120px;padding-block:72px 38px}.editorial-kicker-row,.editorial-byline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px 24px;font-size:.9rem;font-weight:700;display:flex}.editorial-hero h1{max-width:1050px;color:var(--forest);letter-spacing:-.055em;margin:22px 0;font-size:clamp(2.8rem,6vw,5.8rem);font-weight:900;line-height:1.06}.locale-ja .editorial-hero h1,.locale-ko .editorial-hero h1{letter-spacing:-.035em;line-height:1.2}.editorial-deck{color:#40554d;max-width:870px;margin:0 0 28px;font-size:clamp(1.12rem,2vw,1.4rem);line-height:1.85}.editorial-figure{max-width:1260px;margin-bottom:60px}.editorial-figure img{aspect-ratio:1.72;width:100%;box-shadow:var(--shadow);object-fit:cover;border-radius:32px}.editorial-figure figcaption{color:var(--muted);margin-top:14px;font-size:.83rem;line-height:1.7}.editorial-figure figcaption a{color:var(--forest);font-weight:800;text-decoration:underline}.editorial-body{grid-template-columns:minmax(0,760px) 230px;align-items:start;gap:90px;max-width:1120px;padding-bottom:80px;display:grid}.editorial-prose p{color:#263b34;margin:0 0 24px;font-size:1.08rem;line-height:2}.editorial-prose p.lead{color:var(--ink);font-size:clamp(1.14rem,1.8vw,1.3rem);line-height:2}.editorial-prose section{padding-top:28px}.editorial-prose h2{color:var(--forest);margin:0 0 20px;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.25}.edition-nav{background:var(--milky);border:1px solid var(--line);border-radius:20px;padding:22px;position:sticky;top:116px}.edition-nav strong{color:var(--forest);margin-bottom:12px;display:block}.edition-nav a{color:var(--muted);border-top:1px solid #173f321a;align-items:center;gap:12px;padding:11px 0;font-size:.9rem;display:flex}.edition-nav a span{width:32px;font-size:.7rem;font-weight:900}.edition-nav a.active{color:var(--forest);font-weight:900}.recipe-workshop{background:var(--forest);color:#fff;padding-block:82px}.recipe-workshop .eyebrow{color:#f0ba43}.workshop-heading{grid-template-columns:minmax(0,1fr) minmax(460px,.75fr);align-items:end;gap:60px;padding-bottom:50px;display:grid}.workshop-heading h2{margin:14px 0 12px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.12}.workshop-heading p{color:#dce8e2;max-width:680px;margin:0;line-height:1.8}.recipe-workshop .recipe-stat-panel{color:var(--ink)}.workshop-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:48px;display:grid}.workshop-grid>section{background:#ffffff0f;border:1px solid #ffffff21;border-radius:24px;padding:40px}.workshop-grid h3{color:#f7ca68;margin:0 0 26px;font-size:1.45rem}.workshop-ingredients ul,.practical-panels ul{margin:0;padding-inline-start:20px}.workshop-ingredients li{color:#edf4f0;border-bottom:1px solid #ffffff1a;padding:10px 0;line-height:1.7}.workshop-method ol{margin:0;padding:0;list-style:none}.workshop-method li{grid-template-columns:44px 1fr;gap:14px;padding:0 0 20px;display:grid}.workshop-method li>span{color:#f7ca68;font-size:.8rem;font-weight:900}.workshop-method p{color:#edf4f0;margin:0;line-height:1.85}.practical-panels{grid-template-columns:repeat(3,1fr);gap:24px;padding-block:76px;display:grid}.practical-panels>div{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:32px}.practical-panels>div.safety{background:var(--milky)}.practical-panels h2{color:var(--forest);margin:0 0 18px;font-size:1.35rem}.practical-panels li{color:#40534c;margin-bottom:12px;line-height:1.7}.localized-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-block:40px;display:flex}.localized-footer nav{gap:14px;font-size:.78rem;font-weight:900;display:flex}.localized-listing{min-height:75vh;padding-block:82px}.localized-listing>h1{color:var(--forest);margin:12px 0 36px;font-size:clamp(3rem,6vw,6rem)}.featured-article-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:minmax(320px,.9fr) 1.1fr;align-items:center;gap:48px;padding:28px;display:grid}.featured-article-card img{aspect-ratio:1.45;object-fit:cover;border-radius:20px;width:100%}.featured-article-card h2{color:var(--forest);margin:12px 0;font-size:clamp(1.8rem,3.5vw,3.2rem);line-height:1.22}.featured-article-card p{color:var(--muted);line-height:1.8}.locale-home-hero{grid-template-columns:1fr .9fr;align-items:center;gap:70px;min-height:720px;padding-block:70px;display:grid}.locale-home-hero h1{color:var(--forest);letter-spacing:-.055em;margin:18px 0;font-size:clamp(3.2rem,6vw,6.4rem);line-height:1.02}.locale-ja .locale-home-hero h1,.locale-ko .locale-home-hero h1{line-height:1.18}.locale-home-hero p{color:var(--muted);margin:0 0 28px;font-size:1.15rem;line-height:1.85}.locale-home-image{position:relative}.locale-home-image img{min-height:530px;box-shadow:var(--shadow);object-fit:cover;border-radius:240px 240px 30px 30px}.locale-home-image>span{color:var(--forest);inset-inline-end:20px;background:#fffdf8f0;border-radius:999px;padding:10px 15px;font-size:.8rem;font-weight:800;position:absolute;bottom:20px}.locale-home-languages{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px 28px;padding-block:34px 60px;display:flex}.locale-home-languages a{color:var(--forest);text-underline-offset:5px;font-weight:800;text-decoration:underline}.product-section{margin-block:clamp(3rem,7vw,6.5rem)}.product-card{background:#fffaf1;border:1px solid #553d2733;border-radius:1.5rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid;overflow:hidden;box-shadow:0 1.5rem 4rem #5b3a1b1f}.product-copy,.product-details{padding:clamp(1.75rem,4vw,3.5rem)}.product-copy{color:#fffaf1;background:linear-gradient(145deg,#7a2f23,#b65f32 72%,#d69a4a);position:relative}.product-copy:after{content:"✦";color:#fffaf129;font-size:clamp(5rem,12vw,9rem);line-height:1;position:absolute;inset-block-end:.75rem;inset-inline-end:1.5rem}.product-copy .eyebrow{color:#ffe2a9}.product-copy h2{margin:.8rem 0 .55rem;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}.product-copy>p{max-width:34rem;line-height:1.8}.product-companion{color:#ffe2a9;margin:0 0 1.1rem;font-weight:700}.product-price{margin-top:1.75rem;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1}.product-price span{letter-spacing:.12em;font-family:inherit;font-size:.33em}.product-details h3{color:#582a20;margin:0 0 1rem;font-size:1.35rem}.product-details ul{gap:.7rem;margin:0 0 1.6rem;padding-inline-start:1.4rem;display:grid}.product-details li{line-height:1.55}.product-details li::marker{color:#b65f32}.product-buy{color:#fff;text-align:center;background:#7a2f23;border:0;justify-content:center;width:100%}.product-buy:hover{color:#fff;background:#5d2119}.product-trust{color:#55483d;margin:1rem 0 .2rem;font-size:.92rem;line-height:1.55}.product-digital{color:#7a2f23;margin:0;font-size:.88rem;font-weight:800}@media (width<=760px){.product-card{grid-template-columns:1fr}.product-copy h2{max-width:15ch}}.latest-editorial{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(36px,6vw,86px);padding-block:90px;display:grid}.latest-editorial-image img{width:100%;min-height:480px;box-shadow:var(--shadow);object-fit:cover;border-radius:190px 190px 28px 28px}.latest-editorial h2{color:var(--forest);margin:16px 0;font-size:clamp(2.25rem,4.5vw,4.8rem);line-height:1.15}.latest-editorial p{max-width:720px;color:var(--muted);font-size:1.08rem;line-height:1.9}.latest-language-links{flex-wrap:wrap;gap:12px 20px;margin-top:30px;display:flex}.latest-language-links a{color:var(--forest);text-underline-offset:5px;font-size:.85rem;font-weight:900;text-decoration:underline}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Tahoma,Noto Sans Arabic,IBM Plex Sans Arabic,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.shell{width:min(100% - 48px,1360px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf7efe8;border-bottom:1px solid #173f321a;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:92px;display:grid}.brand{color:var(--forest);letter-spacing:-.055em;justify-self:start;align-items:center;gap:12px;font-size:clamp(1.45rem,2.4vw,2.2rem);font-weight:800;display:inline-flex}.brand-mark{background:var(--forest);width:40px;height:40px;color:var(--cream);letter-spacing:0;border-radius:50% 50% 42% 58%/48% 42% 58% 52%;place-items:center;font-size:1rem;display:grid;transform:rotate(-7deg)}.desktop-nav{align-items:center;gap:clamp(24px,3vw,44px);font-size:.98rem;font-weight:700;display:flex}.desktop-nav a{padding:36px 0 31px;position:relative}.desktop-nav a:after{content:"";background:var(--tomato);border-radius:99px;width:0;height:3px;transition:width .18s;position:absolute;bottom:22px;right:0}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-cta{border:1px solid var(--forest);color:var(--forest);border-radius:999px;justify-self:end;padding:12px 18px;font-size:.9rem;font-weight:800;transition:background .18s,color .18s,transform .18s}.header-cta:hover{background:var(--forest);color:var(--cream);transform:translateY(-2px)}.mobile-menu{display:none}.commerce-actions{direction:ltr;justify-self:end;align-items:center;gap:8px;display:flex}.commerce-icon{border:1px solid var(--line);width:38px;height:38px;color:var(--forest);background:#ffffff94;border-radius:50%;place-items:center;display:grid;position:relative}.commerce-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.commerce-icon:after{z-index:5;content:attr(data-tooltip);color:#fff;background:var(--forest);white-space:nowrap;opacity:0;pointer-events:none;border-radius:7px;padding:7px 9px;font-size:.68rem;font-weight:800;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%,-3px)}.commerce-icon:hover:after,.commerce-icon:focus-visible:after{opacity:1;transform:translate(-50%)}.compact-language-switcher{align-items:center;margin-inline-start:4px;display:flex}.compact-language-switcher a{border-inline-start:1px solid var(--line);color:var(--muted);white-space:nowrap;padding:5px 7px;font-size:.66rem;font-weight:900}.compact-language-switcher a:hover{color:var(--tomato)}.commerce-actions-mobile{border-top:1px solid var(--line);grid-template-columns:auto auto 1fr;margin-top:8px;padding-top:12px;display:grid}.commerce-actions-mobile .compact-language-switcher{grid-column:1/-1;justify-content:center;margin:8px 0 0}.commerce-page{padding-block:clamp(64px,8vw,110px)}.commerce-page>header{max-width:820px;margin-bottom:44px}.commerce-page>header h1{color:var(--forest);margin:14px 0;font-size:clamp(3rem,6vw,6rem);line-height:1.05}.commerce-page>header p{color:var(--muted);font-size:1.1rem;line-height:1.9}.digital-shop-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.digital-shop-grid article{background:var(--paper);border:1px solid var(--line);min-height:440px;box-shadow:var(--shadow);border-radius:28px;flex-direction:column;padding:clamp(28px,4vw,48px);display:flex}.digital-shop-grid h2{color:var(--forest);margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.25}.digital-shop-grid p{color:var(--muted);line-height:1.85}.digital-shop-grid strong{color:var(--tomato);margin-top:auto;padding-block:24px 16px;font-size:1.45rem}.digital-shop-grid small{color:var(--muted);margin-top:18px;line-height:1.65}.recommended-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.recommended-grid>a{background:var(--paper);border:1px solid var(--line);border-radius:22px;min-height:280px;padding:28px;transition:transform .18s,border-color .18s}.recommended-grid>a:hover{border-color:var(--sage);transform:translateY(-4px)}.recommended-grid span{color:var(--sage);font-size:2rem;font-weight:900}.recommended-grid h2{color:var(--forest);margin:28px 0 10px;font-size:1.4rem}.recommended-grid p{min-height:58px;color:var(--muted);line-height:1.7}.recommended-grid strong{color:var(--tomato);font-size:.85rem}.amazon-disclosure-panel{background:var(--milky);border-inline-start:4px solid var(--tomato);color:var(--forest);margin-top:28px;padding:24px 28px}.amazon-disclosure-panel p{color:var(--muted);margin:8px 0 0}.image-ledger{max-width:1180px}.ledger-table-wrap{border:1px solid #1e3d3029;border-radius:18px;margin-top:28px;overflow-x:auto}.ledger-table-wrap table{border-collapse:collapse;text-align:start;background:#fff;width:100%;min-width:900px}.ledger-table-wrap th,.ledger-table-wrap td{vertical-align:top;border-bottom:1px solid #1e3d301f;padding:16px}.ledger-table-wrap th{background:var(--milky);color:var(--forest)}.ledger-table-wrap a{color:var(--tomato);font-weight:700}.hero{direction:ltr;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(44px,6vw,96px);min-height:760px;padding-block:60px 80px;display:grid}.hero-copy{direction:rtl;grid-area:1/2;justify-self:end;max-width:540px;animation:.7s cubic-bezier(.22,.8,.24,1) both rise-in}.eyebrow{color:var(--tomato);letter-spacing:.02em;align-items:center;gap:12px;font-size:.84rem;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:2px}.hero h1{color:var(--forest);letter-spacing:-.075em;margin:20px 0 22px;font-size:clamp(4.3rem,7vw,7.2rem);font-weight:900;line-height:1.04}.hero-copy>p{color:#3f544c;max-width:510px;margin:0;font-size:clamp(1.12rem,1.65vw,1.42rem);line-height:1.9}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:34px;min-height:66px;padding:14px 30px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button-primary{background:var(--forest);color:#fff;min-width:250px;box-shadow:0 14px 30px #173f322e}.button-primary:hover{background:var(--forest-deep);transform:translateY(-2px);box-shadow:0 17px 38px #173f323d}.button-primary span{transition:transform .18s}.button-primary:hover span{transform:translate(-5px)}.text-link{color:var(--forest);font-weight:800;position:relative}.text-link:after{content:"";background:var(--saffron);transform-origin:100%;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-7px;right:0;transform:scaleX(.35)}.text-link:hover:after{transform:scaleX(1)}.hero-media{direction:rtl;grid-area:1/1;min-width:0;animation:.76s cubic-bezier(.22,.8,.24,1) both image-reveal;position:relative}.hero-media>img{object-fit:cover;width:100%;height:min(640px,70vw);min-height:550px;box-shadow:var(--shadow);border-radius:84px 24px}.hero-recipe-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f2;border:1px solid #173f3214;border-radius:24px;width:min(390px,100% - 56px);padding:24px 26px 20px;transition:transform .22s;position:absolute;bottom:36px;right:28px;box-shadow:0 24px 60px #173f3230}.hero-media:hover .hero-recipe-card{transform:translateY(-4px)}.recipe-label{color:var(--tomato);align-items:center;gap:12px;font-size:.85rem;font-weight:900;display:flex}.recipe-label i{background:#c94f3d73;flex:1;height:1px}.hero-recipe-card strong{color:var(--forest);margin-top:12px;font-size:clamp(1.25rem,2vw,1.75rem);display:block}.recipe-quick-facts{border-top:1px dashed var(--line);color:var(--muted);gap:18px;margin-top:18px;padding-top:14px;font-size:.82rem;font-weight:700;display:flex}.recipe-quick-facts span+span:before{color:var(--tomato);content:"•";margin-left:18px}.ai-image-note,.real-image-note{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101d18b3;border-radius:8px;padding:5px 9px;font-size:.62rem;position:absolute;bottom:12px;left:18px}.flavor-ribbon{background:var(--forest);color:var(--cream);overflow:hidden}.flavor-ribbon-inner{white-space:nowrap;justify-content:space-between;align-items:center;gap:24px;min-height:78px;font-size:clamp(.85rem,1.4vw,1.05rem);font-weight:800;display:flex}.flavor-ribbon b{color:var(--saffron);font-size:.75rem}.section{padding-block:120px}.section-heading{grid-template-columns:1fr .7fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.section-heading h2,.affiliate-heading h2,.kitchen-note h2{max-width:760px;color:var(--forest);letter-spacing:-.06em;margin:15px 0 0;font-size:clamp(2.5rem,4.8vw,4.8rem);font-weight:900;line-height:1.15}.section-heading>p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.9}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.recipe-card{background:var(--paper);border:1px solid #173f321c;border-radius:28px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 16px 50px #173f3212}.recipe-card-link{flex-direction:column;min-height:100%;display:flex}.recipe-card-link .recipe-card-body{flex-direction:column;flex:1;display:flex}.recipe-card-link .recipe-card-footer{margin-top:auto}.recipe-card:hover{transform:translateY(-6px);box-shadow:0 24px 65px #173f3221}.recipe-image{aspect-ratio:4/3;position:relative;overflow:hidden}.recipe-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.recipe-card:hover .recipe-image img{transform:scale(1.035)}.card-label{background:var(--paper);color:var(--forest);border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:900;position:absolute;top:18px;right:18px}.card-image-note{left:auto;right:18px}.recipe-card-body{padding:25px}.recipe-inspiration{color:var(--tomato);font-size:.75rem;font-weight:900}.accent-sage .recipe-inspiration{color:#57735f}.accent-saffron .recipe-inspiration{color:#9f6d05}.recipe-card h3{color:var(--forest);margin:11px 0;font-size:clamp(1.4rem,2vw,2rem);font-weight:900;line-height:1.35}.recipe-card p{min-height:92px;color:var(--muted);margin:0;line-height:1.8}.recipe-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:18px;display:flex}.recipe-card-footer>div{color:var(--muted);gap:16px;font-size:.76rem;font-weight:800;display:flex}.round-arrow{background:var(--milky);width:42px;height:42px;color:var(--forest);border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.culture-section{background:var(--milky);padding-block:120px}.culture-grid{border-top:1px solid #173f3238;grid-template-columns:repeat(3,1fr);display:grid}.culture-card{border-left:1px solid #173f3238;min-height:390px;padding:40px 34px;position:relative}.culture-card:last-child{border-left:0}.culture-number{color:#173f3238;font-size:3.6rem;font-weight:900;position:absolute;top:24px;left:24px}.culture-country{background:var(--forest);color:var(--cream);border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:900;display:inline-flex}.culture-card h3{max-width:300px;color:var(--forest);margin:76px 0 18px;font-size:clamp(1.7rem,2.8vw,2.6rem);line-height:1.35}.culture-card p{color:#4d6158;margin:0;line-height:1.9}.kitchen-note{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.kitchen-note-card{padding-left:40px}.kitchen-note-card p{max-width:720px;color:var(--muted);margin:24px 0 30px;font-size:1.07rem;line-height:2}.kitchen-quote{background:var(--forest);color:var(--cream);border-radius:32px 80px 32px 32px;padding:55px;position:relative}.kitchen-quote>span{color:var(--saffron);font-family:Georgia,serif;font-size:6rem;line-height:1;position:absolute;top:20px;right:30px}.kitchen-quote blockquote{margin:40px 0 0;font-size:clamp(1.5rem,2.9vw,2.5rem);font-weight:800;line-height:1.7}.affiliate-section{padding-block:70px 120px}.affiliate-heading{grid-template-columns:1fr .8fr;align-items:end;gap:60px;margin-bottom:38px;display:grid}.affiliate-heading h2{font-size:clamp(2rem,3.6vw,3.5rem)}.affiliate-label{border-right:4px solid var(--tomato);color:#71473f;background:#fff0e9;margin:0;padding:18px 20px;font-size:.82rem;line-height:1.8}.affiliate-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.affiliate-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;min-height:250px;padding:30px;transition:border-color .18s,transform .18s;position:relative}.affiliate-card:hover{border-color:var(--sage);transform:translateY(-4px)}.affiliate-index{color:var(--sage);font-size:2.6rem;font-weight:900}.affiliate-card strong{color:var(--forest);margin-top:30px;font-size:1.25rem;display:block}.affiliate-card p{color:var(--muted);margin:10px 0 20px;font-size:.9rem;line-height:1.7}.shop-link{color:var(--tomato);font-size:.84rem;font-weight:900}.amazon-disclosure{color:var(--muted);text-align:right;direction:ltr;margin:20px 0 0;font-size:.75rem}.site-footer{background:var(--forest-deep);color:#faf7efc7;padding-top:72px}.footer-main{grid-template-columns:1.1fr .9fr;gap:80px;padding-bottom:70px;display:grid}.brand-light{color:var(--cream)}.brand-light .brand-mark{background:var(--cream);color:var(--forest)}.footer-brand p{max-width:470px;margin:24px 0 0;line-height:1.9}.footer-links{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.footer-links>div{flex-direction:column;gap:15px;display:flex}.footer-links strong{color:var(--cream);margin-bottom:8px}.footer-links a:hover{color:var(--saffron)}.footer-links span{opacity:.72}.footer-bottom{border-top:1px solid #faf7ef24;justify-content:space-between;align-items:center;gap:30px;min-height:74px;font-size:.74rem;display:flex}.inner-hero{background:radial-gradient(circle at 12% 22%,#e3a82929,#0000 22%),radial-gradient(circle at 85% 72%,#9baf9338,#0000 25%);flex-direction:column;justify-content:center;min-height:530px;padding-block:90px;display:flex}.inner-hero h1{max-width:1040px;color:var(--forest);letter-spacing:-.075em;margin:24px 0;font-size:clamp(4rem,8vw,8.2rem);font-weight:900;line-height:1.05}.inner-hero>p{max-width:780px;color:var(--muted);margin:0;font-size:clamp(1.08rem,1.8vw,1.4rem);line-height:1.95}.recipe-explorer-section{padding-top:30px}.recipe-tools{background:var(--milky);border:1px solid #173f321f;border-radius:28px;grid-template-columns:minmax(280px,1.2fr) auto auto;align-items:end;gap:22px;margin-bottom:30px;padding:28px;display:grid}.recipe-search{color:var(--forest);gap:10px;font-size:.79rem;font-weight:900;display:grid}.recipe-search input{background:var(--paper);border:1px solid var(--line);min-height:55px;color:var(--ink);border-radius:15px;outline:0;padding:10px 17px}.recipe-search input:focus{border-color:var(--saffron);box-shadow:0 0 0 3px #e3a82926}.time-filters{flex-wrap:wrap;gap:8px;display:flex}.time-filters button,.surprise-button{min-height:53px;color:var(--forest);cursor:pointer;background:0 0;border:1px solid #173f323d;border-radius:999px;padding:10px 16px;font-size:.78rem;font-weight:900;transition:background .16s,color .16s,transform .16s}.time-filters button:hover,.time-filters button.selected{background:var(--forest);color:var(--cream)}.surprise-button{background:var(--tomato);border-color:var(--tomato);color:#fff;justify-content:center;align-items:center;gap:10px;display:inline-flex}.surprise-button:hover{transform:translateY(-2px)}.recipe-suggestion{border-right:5px solid var(--tomato);background:#fff0e9;border-radius:16px;align-items:center;gap:20px;margin-bottom:26px;padding:20px 24px;display:flex}.recipe-suggestion span{color:var(--tomato);font-size:.76rem;font-weight:900}.recipe-suggestion strong{color:var(--forest);font-size:1.15rem}.recipe-suggestion a{color:var(--forest);margin-right:auto;font-weight:900}.results-count{color:var(--muted);margin:0 0 22px;font-size:.82rem;font-weight:800}.recipe-index-grid{min-height:300px}.recipe-article{padding-bottom:30px}.recipe-article-header{padding-block:58px 42px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:44px;font-size:.78rem;font-weight:800;display:flex}.breadcrumbs a:hover{color:var(--tomato)}.recipe-title-grid{grid-template-columns:1fr auto;align-items:end;gap:80px;display:grid}.recipe-title-grid h1{max-width:920px;color:var(--forest);letter-spacing:-.07em;margin:20px 0;font-size:clamp(3.8rem,7vw,7.4rem);font-weight:900;line-height:1.08}.recipe-title-grid p{max-width:760px;color:var(--muted);margin:0;font-size:clamp(1.04rem,1.7vw,1.3rem);line-height:1.9}.recipe-origin-note{background:var(--milky);color:var(--forest);border-radius:999px;margin-top:22px;padding:8px 13px;font-size:.76rem;font-weight:900;display:inline-flex}.recipe-stat-panel{background:var(--forest);min-width:250px;color:var(--cream);border-radius:24px;margin:0;overflow:hidden}.recipe-stat-panel div{border-bottom:1px solid #faf7ef24;justify-content:space-between;align-items:center;gap:24px;padding:18px 22px;display:flex}.recipe-stat-panel div:last-child{border-bottom:0}.recipe-stat-panel dt{color:#faf7efa6;font-size:.75rem}.recipe-stat-panel dd{margin:0;font-size:.9rem;font-weight:900}.recipe-article-image{border-radius:36px 100px 36px 36px;position:relative;overflow:hidden}.recipe-article-image img{object-fit:cover;width:100%;max-height:760px}.image-source-credit{color:var(--muted);margin-top:14px;font-size:.76rem;line-height:1.7}.image-source-credit a{color:var(--forest);text-underline-offset:3px;font-weight:800;text-decoration:underline}.article-story{max-width:980px;padding-block:78px 20px}.article-intro-line{border-bottom:1px solid var(--line);color:var(--tomato);flex-wrap:wrap;justify-content:space-between;gap:18px;margin-bottom:44px;padding-bottom:20px;font-size:.82rem;font-weight:900;display:flex}.article-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(250px,.7fr) 1.3fr;gap:55px;padding-block:30px;display:grid}.article-section h2{color:var(--forest);letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.35}.article-section p{color:#3c4c45;grid-column:2;margin:0;font-size:1.03rem;line-height:2}.article-section p+p{margin-top:-35px}.recipe-content{grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;padding-block:90px;display:grid}.ingredients-panel{background:var(--milky);border-radius:28px;padding:36px;position:sticky;top:120px}.ingredients-panel h2,.method-panel h2{color:var(--forest);letter-spacing:-.055em;margin:14px 0 28px;font-size:clamp(2.3rem,4vw,4rem)}.ingredients-panel ul,.recipe-notes ul{margin:0;padding:0;list-style:none}.ingredients-panel li{color:#33483f;border-bottom:1px solid #173f3221;gap:13px;padding-block:13px;line-height:1.7;display:flex}.ingredients-panel li>span{background:var(--paper);border:1px solid var(--sage);border-radius:6px;flex:none;width:18px;height:18px;margin-top:4px}.allergen-note{color:var(--muted);background:#fffdf8b3;border-radius:12px;margin:24px 0 0;padding:15px;font-size:.75rem;line-height:1.8}.allergen-note strong{color:var(--forest);margin-bottom:8px;display:block}.allergen-note ul{margin:0;padding-right:18px}.allergen-note li{border:0;padding:4px 0;display:list-item}.recipe-guide-panel{background:var(--paper);border:1px solid var(--line);border-radius:24px;margin-top:24px;padding:30px}.recipe-guide-panel h3{color:var(--forest);margin:0 0 15px;font-size:1.4rem}.recipe-guide-panel ul{color:#3c4c45;margin:0;padding-right:20px;line-height:1.85}.recipe-guide-panel li+li{margin-top:9px}.safety-panel{background:var(--milky);border-color:var(--sage)}.source-panel{background:var(--forest);color:var(--cream);border-radius:32px 80px 32px 32px;grid-template-columns:.8fr 1.2fr;gap:70px;margin-bottom:70px;padding:45px;display:grid}.source-panel h2{margin:16px 0;font-size:clamp(2rem,4vw,3.4rem)}.source-panel p{color:#faf7efb8;margin:0;line-height:1.8}.source-panel ol{margin:0;padding:0;list-style:none}.source-panel li{border-bottom:1px solid #faf7ef2e}.source-panel a{gap:7px;padding:17px 0;display:grid}.source-panel a:hover strong{color:var(--saffron)}.source-panel span{color:#faf7ef9e;font-size:.76rem}.method-panel ol{margin:0;padding:0;list-style:none}.method-panel ol>li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:24px;padding:26px 0;display:grid}.method-panel ol>li>span{color:var(--saffron);font-size:2.2rem;font-weight:900}.method-panel ol>li>p{color:#3c4c45;margin:0;font-size:1.05rem;line-height:1.95}.recipe-notes{background:#fff0e9;border-radius:24px;margin-top:48px;padding:32px}.recipe-notes h3{color:var(--forest);margin:0 0 18px;font-size:1.5rem}.recipe-notes li{color:#654940;padding:9px 22px 9px 0;line-height:1.8;position:relative}.recipe-notes li:before{color:var(--tomato);content:"•";position:absolute;right:0}.culture-page-hero{background:linear-gradient(#faf7efb3, #faf7efb3), radial-gradient(circle at 25% 45%, var(--sage), transparent 38%)}.culture-stories{padding-block:20px 110px}.culture-story{border-top:1px solid var(--line);grid-template-columns:.35fr 1fr;gap:60px;padding-block:70px;display:grid}.story-marker{flex-direction:column;gap:18px;display:flex}.story-marker>span{color:var(--sage);font-size:clamp(4rem,8vw,8rem);font-weight:900;line-height:1}.story-marker small{background:var(--forest);width:max-content;color:var(--cream);border-radius:999px;padding:7px 12px;font-weight:900}.story-copy{max-width:860px}.story-copy h2{color:var(--forest);letter-spacing:-.06em;margin:0 0 22px;font-size:clamp(2.3rem,4.4vw,4.4rem);line-height:1.2}.story-copy p{color:var(--muted);line-height:2}.story-copy .story-intro{color:var(--ink);font-size:1.22rem;font-weight:800}.source-link{color:var(--tomato);gap:10px;margin-top:12px;font-size:.82rem;font-weight:900;display:inline-flex}.culture-cta{background:var(--milky);border-radius:36px 90px 36px 36px;margin-bottom:120px;padding:70px}.culture-cta h2,.manifesto-title h2,.about-split h2{max-width:760px;color:var(--forest);letter-spacing:-.06em;margin:20px 0;font-size:clamp(2.7rem,5vw,5rem);line-height:1.18}.culture-cta p{max-width:720px;color:var(--muted);line-height:1.9}.culture-cta .button{margin-top:16px}.about-manifesto{grid-template-columns:.55fr 1fr;gap:80px;padding-block:30px 120px;display:grid}.principles-grid{border-top:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.principles-grid article{border-left:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:28px}.principles-grid article>span{color:var(--tomato);font-size:2.3rem;font-weight:900}.principles-grid h3{color:var(--forest);margin:50px 0 14px;font-size:1.45rem}.principles-grid p{color:var(--muted);margin:0;line-height:1.85}.about-split{background:var(--forest);color:var(--cream);border-radius:36px;grid-template-columns:1fr .8fr;gap:80px;margin-bottom:120px;padding:70px;display:grid}.about-split h2,.about-split .eyebrow{color:var(--cream)}.about-split>div:last-child p{color:#faf7efc7;margin:0 0 20px;line-height:2}.about-split .text-link{color:var(--cream);margin-top:12px;display:inline-block}.legal-page{max-width:920px;padding-block:95px 130px}.legal-page header{border-bottom:1px solid var(--line);padding-bottom:52px}.legal-page h1{color:var(--forest);letter-spacing:-.07em;margin:22px 0 18px;font-size:clamp(3.5rem,7vw,7rem);line-height:1.05}.legal-page header>p{max-width:720px;color:var(--muted);margin:0;line-height:1.9}.legal-page section{border-bottom:1px solid var(--line);padding-block:34px}.legal-page h2{color:var(--forest);margin:0 0 16px;font-size:1.6rem}.legal-page section>p{color:var(--muted);margin:0;line-height:2}.legal-page .disclosure-callout{background:var(--milky);border:0;border-radius:20px;margin:34px 0 0;padding:28px}.legal-page .disclosure-callout p{color:var(--forest);text-align:left;direction:ltr;font-size:1.15rem;font-weight:900}.standards-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-block:0 120px;display:grid}.standards-grid article{background:var(--paper);border:1px solid var(--line);border-radius:24px;min-height:320px;padding:30px}.standards-grid article>span{color:var(--sage);font-size:2.5rem;font-weight:900}.standards-grid h2{color:var(--forest);margin:60px 0 14px;font-size:1.45rem}.standards-grid p{color:var(--muted);margin:0;line-height:1.85}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;display:flex}.not-found h1{max-width:900px;color:var(--forest);letter-spacing:-.07em;margin:22px 0;font-size:clamp(3.4rem,7vw,7rem);line-height:1.08}.not-found p{color:var(--muted);font-size:1.15rem}.not-found .button{margin-top:20px}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes image-reveal{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}:focus-visible{outline:3px solid var(--saffron);outline-offset:4px}@media (width<=1080px){.header-inner{grid-template-columns:1fr auto}.desktop-nav,.header-cta,.header-inner>.commerce-actions,.locale-header-inner>.commerce-actions{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:50%;align-content:center;gap:5px;width:46px;height:46px;padding:11px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--forest);border-radius:99px;height:2px}.mobile-menu nav{background:var(--paper);border:1px solid var(--line);width:220px;box-shadow:var(--shadow);border-radius:20px;padding:14px;display:grid;position:absolute;top:58px;left:0}.mobile-menu nav a{border-radius:10px;padding:12px;font-weight:800}.mobile-menu nav a:hover{background:var(--milky)}.hero{grid-template-columns:1fr;gap:42px;padding-top:50px}.hero-copy,.hero-media{grid-column:1}.hero-copy{text-align:center;grid-row:1;justify-self:center;max-width:760px}.hero-media{grid-row:2}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.recipe-grid{grid-template-columns:repeat(2,1fr)}.recipe-card:last-child{grid-column:1/-1}.recipe-card:last-child .recipe-card-link{grid-template-columns:1fr 1fr;display:grid}.recipe-card:last-child .recipe-image{aspect-ratio:auto}}@media (width<=760px){.shell{width:min(100% - 32px,1360px)}.header-inner{min-height:76px}.brand{font-size:1.45rem}.brand-mark{width:34px;height:34px}.hero{min-height:0;padding-block:42px 60px}.hero h1{font-size:clamp(3.45rem,18vw,5rem)}.hero-actions{flex-direction:column;gap:20px}.button{width:100%}.digital-shop-grid,.recommended-grid{grid-template-columns:1fr}.digital-shop-grid article{min-height:0}.hero-media>img{border-radius:54px 18px;height:120vw;min-height:460px;max-height:580px}.hero-recipe-card{width:calc(100% - 28px);bottom:28px;right:14px}.ai-image-note,.real-image-note{bottom:8px;left:12px}.hero-media>.ai-image-note,.hero-media>.real-image-note{top:12px;bottom:auto}.flavor-ribbon-inner{justify-content:flex-start;padding-inline:12px;overflow-x:auto}.section,.culture-section{padding-block:80px}.section-heading,.affiliate-heading{grid-template-columns:1fr;gap:24px}.section-heading h2,.kitchen-note h2{font-size:2.65rem}.recipe-grid,.culture-grid,.affiliate-grid,.kitchen-note,.footer-main{grid-template-columns:1fr}.recipe-card:last-child{grid-column:auto}.recipe-card:last-child .recipe-card-link{display:block}.recipe-card:last-child .recipe-image{aspect-ratio:4/3}.culture-card,.culture-card:last-child{border-bottom:1px solid #173f3233;border-left:0;min-height:330px}.culture-card h3{margin-top:60px}.kitchen-note{gap:42px}.kitchen-note-card{padding-left:0}.kitchen-quote{border-radius:24px 56px 24px 24px;padding:42px 28px}.affiliate-section{padding-top:30px}.footer-main{gap:48px}.inner-hero{min-height:450px;padding-block:70px}.inner-hero h1{font-size:clamp(3.4rem,17vw,5.6rem)}.recipe-tools{grid-template-columns:1fr;align-items:stretch;padding:20px}.time-filters button{flex:130px}.recipe-suggestion{flex-direction:column;align-items:flex-start}.recipe-suggestion a{margin-right:0}.recipe-title-grid,.recipe-content,.article-section,.source-panel,.culture-story,.about-manifesto,.about-split{grid-template-columns:1fr}.recipe-title-grid{gap:35px}.recipe-title-grid h1{font-size:clamp(3.2rem,15vw,5.5rem)}.recipe-stat-panel{min-width:0}.recipe-article-image{border-radius:24px 54px 24px 24px;width:calc(100% - 32px)}.recipe-article-image img{min-height:430px}.recipe-content{gap:48px;padding-block:60px}.article-story{padding-top:55px}.article-section{gap:18px}.article-section p{grid-column:1}.article-section p+p{margin-top:0}.source-panel{border-radius:24px 54px 24px 24px;gap:28px;padding:30px 24px}.ingredients-panel{padding:25px;position:static}.method-panel ol>li{grid-template-columns:52px 1fr;gap:15px}.culture-story{gap:28px;padding-block:55px}.story-marker{flex-direction:row;justify-content:space-between;align-items:center}.story-marker>span{font-size:4.5rem}.culture-cta,.about-split{border-radius:26px 56px 26px 26px;margin-bottom:80px;padding:38px 26px}.about-manifesto{gap:35px;padding-bottom:80px}.principles-grid{grid-template-columns:1fr}.standards-grid{grid-template-columns:1fr;padding-bottom:80px}.standards-grid article{min-height:260px}.legal-page{padding-block:70px 90px}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;padding-block:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.locale-header-inner{grid-template-columns:1fr auto;padding-block:14px}.locale-primary-nav{display:none}.editorial-body{grid-template-columns:1fr;gap:40px}.edition-nav{order:-1;grid-template-columns:repeat(4,1fr);gap:8px;display:grid;position:static}.edition-nav strong{grid-column:1/-1}.edition-nav a{justify-content:center;padding:10px 6px}.edition-nav a span{display:none}.workshop-heading,.workshop-grid,.practical-panels,.featured-article-card,.locale-home-hero,.latest-editorial{grid-template-columns:1fr}.workshop-heading{gap:30px}.locale-home-hero{min-height:0;padding-block:50px}.locale-home-image img{min-height:430px}}@media (width<=640px){.shell{width:min(100% - 28px,1360px)}.locale-header-inner{gap:10px}.locale-header .brand>span:last-child{display:none}.language-switcher{gap:2px}.language-switcher a{min-width:32px;padding-inline:4px}.editorial-hero{padding-block:45px 28px}.editorial-hero h1{font-size:clamp(2.45rem,12vw,4rem)}.editorial-figure{width:calc(100% - 28px);margin-bottom:40px}.editorial-figure img{border-radius:22px;min-height:360px}.editorial-prose p,.editorial-prose p.lead{font-size:1rem;line-height:1.9}.edition-nav{grid-template-columns:repeat(2,1fr)}.recipe-workshop{padding-block:55px}.workshop-heading .recipe-stat-panel{grid-template-columns:1fr}.workshop-grid>section,.practical-panels>div{padding:24px}.practical-panels{padding-block:48px}.localized-footer{flex-direction:column;align-items:flex-start}.localized-listing{padding-block:55px}.featured-article-card{gap:24px;padding:16px}.locale-home-image img{border-radius:140px 140px 24px 24px;min-height:360px}.latest-editorial{padding-block:55px}.latest-editorial-image img{border-radius:130px 130px 24px 24px;min-height:360px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
