/*! 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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--cream:#fbf5e8;--paper:#fffaf0;--ink:#213322;--muted:#6d6656;--olive:#254f2b;--olive-soft:#dce7cd;--tomato:#b54b35;--gold:#b7832d;--sea:#2c6870;--line:#21332229;--shadow:0 24px 80px #2d271a2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#fbf5e8eb;grid-template-columns:190px 1fr auto auto;align-items:center;gap:22px;padding:14px clamp(18px,4vw,54px);display:grid;position:sticky;top:0;left:0;right:0}.brand img{object-fit:contain;width:168px;height:62px;display:block}.desktop-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,30px);display:flex}.desktop-nav a{color:#314833;font-size:.92rem;font-weight:700}.nav-strong{color:var(--tomato)!important}.header-actions{align-items:center;gap:10px;display:flex}.points-pill{border:1px solid var(--line);color:var(--olive);white-space:nowrap;background:#fff;border-radius:999px;padding:10px 14px;font-size:.84rem;font-weight:800}.mobile-menu{display:none;position:relative}.mobile-menu summary{background:var(--ink);color:#fff;cursor:pointer;border-radius:999px;padding:11px 15px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu div{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:2px;min-width:230px;padding:10px;display:grid;position:absolute;top:48px;right:0}.mobile-menu a{border-radius:6px;padding:12px;font-weight:800}.hero{min-height:620px;position:relative;overflow:hidden}.hero-bg,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-bg{object-fit:cover;transform:scale(1.02)}.hero-overlay{background:linear-gradient(90deg,#142316db,#14231675 52%,#1423162e),linear-gradient(#fbf5e800,#fbf5e838)}.hero-content{color:#fffaf0;z-index:2;max-width:760px;padding:clamp(54px,7vw,94px) clamp(20px,7vw,90px) 112px;position:relative}.eyebrow{color:var(--gold);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.hero h1,.section-header h2,.feature-card h2,.value-grid h2,.box-card h3,.category-grid h2,.wide-card h2,.recipe-tile h2,.purchase-panel h2,.account-card h3,.footer h2{font-family:Georgia,Times New Roman,serif;line-height:.98}.hero h1{max-width:880px;margin:0;font-size:clamp(2.8rem,6vw,5.7rem)}.hero-content>p:not(.eyebrow){color:#fffaf0e6;max-width:660px;font-size:clamp(1rem,1.6vw,1.28rem);line-height:1.75}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button,.signup-form button,.category-grid button{background:var(--tomato);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-weight:900;display:inline-flex}.button.secondary{background:#fffaf01f;border-color:#fffaf080}.button.small{white-space:nowrap;min-height:40px;padding:9px 14px;font-size:.86rem}.hero-card{box-shadow:var(--shadow);color:var(--ink);z-index:3;background:#fffaf0eb;border:1px solid #ffffff57;border-radius:8px;gap:8px;max-width:350px;padding:22px;display:grid;position:absolute;bottom:28px;right:clamp(18px,5vw,70px)}.breadcrumbs{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.breadcrumbs a,.breadcrumbs span{color:#fffaf0d1;font-size:.78rem;font-weight:850}.breadcrumbs a:after{content:"/";opacity:.64;margin-left:8px}.hero-card span,.balance-card span,.wide-card span,.recipe-tile span{color:var(--tomato);text-transform:uppercase;font-size:.76rem;font-weight:900}main section{padding:clamp(56px,8vw,112px) clamp(20px,5vw,74px)}.value-grid,.box-grid,.editorial-grid,.category-grid,.recipe-grid,.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.value-grid article,.feature-card,.box-card,.category-grid article,.wide-card,.recipe-tile,.purchase-panel,.account-card,.faq-group,.recipe-layout aside{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #2d271a14}.value-grid article,.feature-card,.category-grid article,.wide-card,.recipe-tile{padding:28px}.value-grid h2,.feature-card h2,.category-grid h2,.wide-card h2,.recipe-tile h2{margin:0 0 14px;font-size:clamp(2rem,3.2vw,3.1rem)}p,li,dd,td{color:var(--muted);line-height:1.68}.band{background:#f3ead9}.section-header{text-align:center;max-width:850px;margin:0 auto 34px}.section-header h2{margin:0;font-size:clamp(2.4rem,5vw,5rem)}.section-header p{max-width:720px;margin:18px auto 0;font-size:1.08rem}.box-card{flex-direction:column;min-height:470px;padding:28px;display:flex;position:relative;overflow:hidden}.box-card:before{background:var(--olive-soft);content:"";height:8px;position:absolute;top:0;left:0;right:0}.box-card.tone-1:before{background:var(--tomato)}.box-card.tone-2:before{background:var(--sea)}.box-card h3{margin:6px 0 14px;font-size:clamp(2.5rem,4vw,4.4rem)}.box-card dl{gap:14px;margin:auto 0 22px;display:grid}.box-card dt{color:var(--ink);text-transform:uppercase;font-size:.77rem;font-weight:900}.box-card dd{margin:4px 0 0}.text-link{color:var(--tomato);font-weight:900}.split{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.steps,.timeline{counter-reset:steps;gap:16px;margin:0;padding:0;list-style:none;display:grid}.steps li,.timeline li{border:1px solid var(--line);background:#fffaf0b3;border-radius:8px;gap:4px;padding:18px 18px 18px 62px;display:grid;position:relative}.steps li:before,.timeline li:before{background:var(--olive);color:#fff;content:counter(steps);counter-increment:steps;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:flex;position:absolute;top:18px;left:16px}.steps span,.timeline span{color:var(--muted)}.product-visual{gap:16px;display:grid}.product-visual img{aspect-ratio:16/10;box-shadow:var(--shadow);object-fit:cover;border-radius:8px;width:100%}.editorial-grid{grid-template-columns:1.1fr 1fr 1fr}.feature-card{min-height:300px}.media-card{padding:0;overflow:hidden}.media-card>img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.media-card>:not(img){margin-left:28px;margin-right:28px}.media-card>p:last-of-type,.media-card>.text-link{margin-bottom:28px}.recipe-card{background:#edf3ea}.loyalty-panel{background:var(--ink);color:#fffaf0;grid-template-columns:1fr 280px;align-items:center;gap:30px;display:grid}.loyalty-panel h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,5rem);line-height:1}.loyalty-panel p{color:#fffaf0c2;max-width:740px}.loyalty-panel.expanded{margin:clamp(36px,6vw,70px)}.balance-card{background:var(--paper);color:var(--ink);border-radius:8px;gap:8px;padding:26px;display:grid}.balance-card strong{font-family:Georgia,Times New Roman,serif;font-size:3.2rem;line-height:1}.balance-card small{color:var(--muted);font-weight:800}.trust-strip{background:var(--olive);color:#fff;grid-template-columns:repeat(4,1fr);gap:1px;padding:0;display:grid}.trust-strip span{color:#fff;background:#ffffff0f;min-height:118px;padding:24px;font-weight:800;display:flex}.comparison{overflow-x:auto}table{background:var(--paper);border-collapse:collapse;box-shadow:var(--shadow);border-radius:8px;width:100%;min-width:860px;overflow:hidden}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:18px}th{background:var(--olive);color:#fff}.check-list{gap:10px;margin:22px 0;padding-left:20px;display:grid}.purchase-panel,.account-card{padding:24px}.segmented{border:1px solid var(--line);background:#efe5d3;border-radius:999px;flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.segmented button{color:var(--ink);cursor:pointer;background:#fffaf0;border:0;border-radius:999px;min-height:36px;padding:8px 14px;font-weight:900}.mini-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mini-grid.two{grid-template-columns:repeat(2,1fr);margin-top:24px}.mini-grid a{background:var(--paper);border:1px solid var(--line);color:var(--tomato);border-radius:8px;padding:24px;font-weight:900}.category-grid{grid-template-columns:repeat(4,1fr)}.category-grid article{gap:12px;display:grid}.category-grid button{background:var(--olive);margin-top:auto}.cards-list{gap:18px;display:grid}.wide-card{gap:8px;display:grid}.wide-card.with-image{grid-template-columns:250px 1fr;padding:0;overflow:hidden}.wide-card.with-image img{object-fit:cover;grid-row:1/span 4;width:100%;height:100%;min-height:230px}.wide-card.with-image span,.wide-card.with-image h2,.wide-card.with-image p{margin-left:28px;margin-right:28px}.wide-card.with-image span{margin-top:26px}.wide-card.with-image p{margin-bottom:26px}.recipe-grid{grid-template-columns:repeat(3,1fr)}.recipe-layout{grid-template-columns:280px 1fr;align-items:start;gap:28px;display:grid}.recipe-layout aside{padding:24px;position:sticky;top:120px}.faq-section{background:#f3ead9}.faq-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.faq-group{padding:24px}.faq-group h3{margin-top:0}.faq-group details{border-top:1px solid var(--line);padding:14px 0}.faq-group summary{color:var(--ink);cursor:pointer;font-weight:900}.footer{color:#fffaf0;background:#172419;padding:clamp(42px,6vw,78px) clamp(20px,5vw,74px)}.footer-signup{border-bottom:1px solid #fffaf02e;grid-template-columns:190px 1fr;align-items:center;gap:30px;padding-bottom:36px;display:grid}.footer-signup img{filter:brightness(1.2);width:180px}.footer h2{margin:0 0 18px;font-size:clamp(2.2rem,4vw,4rem)}.signup-form label{text-transform:uppercase;margin-bottom:8px;font-size:.8rem;font-weight:900;display:block}.signup-form div{gap:8px;max-width:560px;display:flex}.signup-form input{color:var(--ink);background:#fffaf0;border:1px solid #0000;border-radius:999px;width:100%;min-height:48px;padding:12px 16px}.signup-form p,.legal-note{color:#fffaf0a3}.footer-grid{grid-template-columns:repeat(4,1fr);padding:34px 0}.footer-grid h3{color:var(--gold);margin:0 0 12px}.footer-grid a{color:#fffaf0d1;padding:6px 0;display:block}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:clamp(54px,8vw,100px) 20px;display:flex}.not-found img{max-width:220px;margin-bottom:24px}.not-found h1{max-width:800px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,5.4rem);line-height:1}.not-found p:not(.eyebrow){max-width:560px}.button.secondary.dark{border-color:var(--line);color:var(--ink);background:0 0}@media (width<=1020px){.site-header{grid-template-columns:160px 1fr auto}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block}.brand img{width:150px;height:54px}.hero{min-height:650px}.hero-card{bottom:20px;left:20px;right:20px}.value-grid,.box-grid,.editorial-grid,.category-grid,.recipe-grid,.footer-grid,.faq-grid,.trust-strip,.mini-grid{grid-template-columns:1fr 1fr}.split,.loyalty-panel,.footer-signup,.recipe-layout{grid-template-columns:1fr}.recipe-layout aside{position:static}.wide-card.with-image{grid-template-columns:1fr}.wide-card.with-image img{grid-row:auto;min-height:260px}.mini-grid.two{grid-template-columns:1fr}}@media (width<=640px){.site-header{grid-template-columns:1fr auto;gap:10px;padding:10px 14px}.brand img{width:132px;height:46px}.hero{min-height:620px}.hero-content{padding:42px 18px 176px}.actions,.signup-form div{display:grid}main section{padding:44px 16px}.value-grid,.box-grid,.editorial-grid,.category-grid,.recipe-grid,.footer-grid,.faq-grid,.trust-strip,.mini-grid{grid-template-columns:1fr}.box-card{min-height:unset}.segmented{border-radius:8px;width:100%;display:grid}.segmented button{width:100%}}.enhanced-header{grid-template-columns:190px 1fr auto}.brand.wordmark img{width:176px;height:48px}.mega-nav{gap:4px}.nav-menu{margin-bottom:-16px;padding-bottom:16px;position:relative}.nav-menu summary{cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:10px 12px;font-size:.9rem;font-weight:850;list-style:none;display:flex}.nav-menu summary::-webkit-details-marker{display:none}.nav-menu summary:after{color:var(--gold);content:"v";font-size:.72rem;font-weight:900}.nav-panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);opacity:0;pointer-events:none;z-index:40;border-radius:8px;gap:3px;min-width:250px;padding:10px;transition:opacity .14s,transform .14s;display:grid;position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%)translateY(8px)}.nav-menu[open] .nav-panel,.nav-menu:focus-within .nav-panel{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-panel a{border-radius:6px;padding:11px 12px;display:block}.nav-panel a:hover,.mobile-menu a:hover{background:#f1e5d1}.enhanced-mobile div{width:min(88vw,340px);max-height:min(72vh,620px);overflow:auto}.enhanced-mobile details{border-bottom:1px solid var(--line);padding:5px 0}.enhanced-mobile details summary{color:var(--ink);background:0 0;border-radius:6px;padding:10px 12px}.enhanced-mobile details a{margin-left:12px;display:block}.preview-notice{background:var(--tomato);color:#fffaf0;text-align:center;padding:12px clamp(18px,4vw,54px);font-size:.9rem;font-weight:850}.landing-page .footer,.landing-page+.footer{display:none}.development-landing{align-items:center;min-height:calc(100vh - 77px);padding:clamp(28px,6vw,86px);display:flex;position:relative;overflow:hidden}.landing-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.development-landing:after{content:"";background:linear-gradient(90deg,#122013e6,#12201399,#12201333);position:absolute;inset:0}.landing-panel{color:#fffaf0;z-index:1;max-width:780px;position:relative}.landing-panel img{background:#fffaf0eb;border-radius:8px;width:min(220px,60vw);margin-bottom:20px;padding:12px}.landing-panel h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6.2vw,5.8rem);line-height:.96}.landing-panel p:not(.eyebrow){color:#fffaf0e0;max-width:650px;font-size:clamp(1rem,1.7vw,1.25rem)}.landing-note{border-left:3px solid var(--gold);margin-top:24px;padding-left:14px}.landing-panel .button.secondary.dark{color:#fffaf0;border-color:#fffaf0b3}.editorial-hero{min-height:560px}.compact-header{background:#f3ead9;padding:clamp(58px,8vw,108px) clamp(20px,7vw,90px)}.compact-header h1{max-width:960px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.8rem);line-height:1}.compact-header>p:not(.eyebrow){max-width:760px;font-size:clamp(1rem,1.5vw,1.22rem)}.value-strip{background:var(--olive);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0;display:grid}.value-strip span{color:#fffaf0;background:#ffffff0f;min-height:94px;padding:24px;font-weight:850}.box-feature-row,.catalogue-grid,.producer-grid,.principle-grid,.packaging-grid,.expanded-recipes{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.image-box{padding:0}.image-box img,.catalogue-card img,.producer-card img,.packaging-grid img,.story-layout img,.product-detail-layout>img,.editorial-mosaic img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.image-box p,.image-box h3,.image-box .text-link{margin-left:24px;margin-right:24px}.image-box img+p{color:var(--tomato);text-transform:uppercase;margin-top:22px;font-size:.76rem;font-weight:900}.image-box .text-link{margin-top:auto;margin-bottom:24px}.story-band,.inside-box,.editorial-mosaic,.product-detail-layout,.story-layout,.about-editorial{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(26px,5vw,70px);display:grid}.story-band{background:#f3ead9;align-items:start}.story-band h2,.inside-box h2,.editorial-mosaic h2,.selection-principles h2,.packaging-section h2,.product-detail-layout h2,.story-layout h2,.about-editorial h2{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4.5rem);line-height:1}.inside-box{align-items:center}.inside-image img{box-shadow:var(--shadow);border-radius:8px}.hotspot-list{gap:10px;display:grid}.hotspot-list details,.principle-grid article,.packaging-grid article,.catalogue-card,.producer-card,.directory-note,.demo-notice{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #2d271a14}.hotspot-list details{padding:16px 18px}.hotspot-list summary{color:var(--ink);cursor:pointer;font-weight:900}.hotspot-list span,.catalogue-card span,.producer-card span,.related-row span{color:var(--tomato);text-transform:uppercase;font-size:.76rem;font-weight:900}.editorial-mosaic article{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden}.editorial-mosaic article>:not(img){margin-left:28px;margin-right:28px}.editorial-mosaic article>:last-child{margin-bottom:28px}.catalogue-preview,.selection-principles,.packaging-section{background:#f7efdf}.catalogue-card,.producer-card,.packaging-grid article,.principle-grid article{padding:0;overflow:hidden}.catalogue-card>:not(img),.producer-card>:not(img),.packaging-grid article>:not(img),.principle-grid article>*{margin-left:24px;margin-right:24px}.catalogue-card span,.producer-card span{margin-top:20px;display:block}.catalogue-card h3,.producer-card h3,.packaging-grid h3,.principle-grid h3{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.5vw,2.6rem);line-height:1}.catalogue-card p,.producer-card p,.packaging-grid p,.principle-grid p{margin-bottom:24px}.compact-rewards{margin:0}.product-detail-layout{align-items:center}.product-detail-layout>img,.story-layout img{box-shadow:var(--shadow);border-radius:8px}.producer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.directory-note,.demo-notice{color:var(--muted);margin:clamp(28px,5vw,64px) clamp(20px,5vw,74px) 0;padding:18px 22px;font-weight:800}.rich-recipe{grid-template-columns:300px 1fr}.related-row{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.related-row span{background:#f3ead9;border-radius:999px;padding:9px 12px}.about-editorial{align-items:center}.about-editorial img{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:clamp(22px,4vw,46px)}.footer-brand,.expanded-footer{gap:28px;display:grid}.footer-brand{border-bottom:1px solid #fffaf02e;grid-template-columns:190px 1fr;align-items:center;padding-bottom:30px}.footer-brand img{background:#fffaf0f5;border-radius:8px;width:180px;padding:12px}.footer-form{border-bottom:1px solid #fffaf02e;padding-bottom:30px}.footer-grid-five{grid-template-columns:repeat(5,minmax(0,1fr));padding:0}@media (width<=1180px){.enhanced-header{grid-template-columns:176px 1fr auto}.mega-nav,.header-actions{display:none}.mobile-menu{display:block}.box-feature-row,.catalogue-grid,.producer-grid,.principle-grid,.packaging-grid,.expanded-recipes,.footer-grid-five{grid-template-columns:repeat(2,minmax(0,1fr))}.story-band,.inside-box,.editorial-mosaic,.product-detail-layout,.story-layout,.about-editorial,.rich-recipe,.footer-brand{grid-template-columns:1fr}}@media (width<=700px){.enhanced-header{grid-template-columns:1fr auto}.brand.wordmark img{width:146px;height:42px}.development-landing{min-height:calc(100vh - 64px);padding:26px 18px}.landing-panel img{width:170px}.landing-panel h1{font-size:clamp(2.6rem,16vw,4.6rem)}.value-strip,.box-feature-row,.catalogue-grid,.producer-grid,.principle-grid,.packaging-grid,.expanded-recipes,.footer-grid-five{grid-template-columns:1fr}.editorial-hero{min-height:620px}.hero-content{padding-bottom:70px}.catalogue-card h3,.producer-card h3,.packaging-grid h3,.principle-grid h3,.box-card h3{font-size:2rem}.footer-brand img{width:160px}}.development-landing{min-height:100svh}.nav-trigger{color:#314833;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 12px;font-size:.9rem;font-weight:850;display:flex}.nav-trigger:after{color:var(--gold);content:"v";font-size:.72rem;font-weight:900}.nav-trigger:focus-visible,.nav-panel a:focus-visible,.mobile-menu-button:focus-visible,.mobile-section-button:focus-visible{outline-offset:2px;outline:3px solid #b7832d80}.nav-panel[data-open=true]{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-menu .nav-panel[data-open=false]{opacity:0;pointer-events:none;transform:translate(-50%)translateY(8px)}.mobile-menu-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:46px;padding:11px 16px;font-weight:800}.enhanced-mobile .mobile-panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:2px;width:min(88vw,340px);max-height:min(72vh,620px);padding:10px;display:grid;position:absolute;top:54px;right:0;overflow:auto}.enhanced-mobile section{border-bottom:1px solid var(--line);padding:5px 0}.mobile-section-button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;min-height:44px;padding:10px 12px;font-weight:900}.enhanced-mobile section a{margin-left:12px;display:block}.support-header .breadcrumbs{margin-bottom:18px}.support-header .breadcrumbs a,.support-header .breadcrumbs span{color:var(--muted)}.provisional-notice{background:var(--paper);border:1px solid var(--line);border-left:4px solid var(--tomato);color:var(--ink);border-radius:8px;max-width:760px;margin-top:24px;padding:16px 18px;font-weight:850}.related-support{background:#f3ead9;flex-wrap:wrap;gap:10px;padding-top:0;display:flex}.related-support a{background:var(--paper);border:1px solid var(--line);color:var(--tomato);border-radius:999px;padding:10px 14px;font-weight:900}.form-message a{color:#fffaf0;font-weight:900;text-decoration:underline}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}

/* --- Accessibility: eyebrow labels were 3.2:1 on cream/paper backgrounds (fails WCAG AA 4.5:1) --- */
.eyebrow{color:#8c6020}


/* --- Activate the bundled brand fonts (previously loaded but never wired up) --- */
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url('/assets/_vinext_fonts/inter-9df0d028785c/inter-1ab1ad55.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal;
  font-weight:300 700;
  font-display:swap;
  src:url('/assets/_vinext_fonts/cormorant-garamond-ff0b6567a197/cormorant-garamond-e99b45a2.woff2') format('woff2');
}
body{font-family:Inter,Segoe UI,system-ui,sans-serif}
.hero h1,.section-header h2,.feature-card h2,.value-grid h2,.box-card h3,.category-grid h2,.wide-card h2,.recipe-tile h2,.purchase-panel h2,.account-card h3,.footer h2,.loyalty-panel h2,.balance-card strong,.not-found h1,.landing-panel h1,.compact-header h1,.story-band h2,.inside-box h2,.editorial-mosaic h2,.selection-principles h2,.packaging-section h2,.product-detail-layout h2,.story-layout h2,.about-editorial h2,.catalogue-card h3,.producer-card h3,.packaging-grid h3,.principle-grid h3{
  font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;
}

/* --- Smooth scrolling for in-page anchors (Inside the Box, comparison table jumps) --- */
html{scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* --- Motion and hover feedback: buttons --- */
.button,.signup-form button,.category-grid button{
  transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,opacity .16s ease;
}
.button:hover,.signup-form button:hover,.category-grid button:hover{
  transform:translateY(-1px);
  box-shadow:0 10px 24px #b54b3540;
}
.button:active,.signup-form button:active,.category-grid button:active{
  transform:translateY(0);
}
.button.secondary:hover{background:#fffaf033}
.button.secondary.dark:hover{background:#21332212}
.landing-panel .button.secondary.dark:hover{background:#fffaf01f}
.button:focus-visible,.signup-form button:focus-visible{
  outline:3px solid #b7832d80;outline-offset:2px;
}

/* --- Card lift on hover: subscription boxes, catalogue, producers, recipes --- */
.box-card,.catalogue-card,.feature-card,.wide-card,.recipe-tile,.producer-card{
  transition:transform .18s ease,box-shadow .18s ease;
}
.box-card:hover,.catalogue-card:hover,.feature-card:hover,.wide-card:hover,.recipe-tile:hover,.producer-card:hover{
  transform:translateY(-4px);
  box-shadow:var(--shadow);
}
.box-card img,.catalogue-card img,.recipe-tile img,.producer-card img{
  transition:transform .4s ease;
}
.box-card:hover img,.catalogue-card:hover img,.recipe-tile:hover img,.producer-card:hover img{
  transform:scale(1.04);
}

/* --- Text links: consistent underline animation instead of static color --- */
.text-link{
  position:relative;
  transition:color .15s ease;
}
.text-link:hover{color:var(--tomato)}

/* --- FAQ accordions: hover affordance on summary rows --- */
.faq-group details summary{
  cursor:pointer;
  transition:color .15s ease;
}
.faq-group details summary:hover{color:var(--tomato)}

/* --- Footer links --- */
.footer a{transition:color .15s ease}
.footer a:hover{color:var(--gold)}

/* --- Nav trigger hover affordance --- */
.nav-trigger{transition:color .15s ease}
.nav-trigger:hover{color:var(--tomato)}
