/*! 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.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:#f4eddf;--paper:#fffaf0;--ink:#29272b;--red:#a93245;--deep-red:#762331;--gold:#efbd51;--gold-deep:#d99518;--olive:#5c623a;--line:#29272b30}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#f4eddff0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:112px;padding:0 4.5vw;display:grid;position:sticky;top:0}.site-header.brandless-header{grid-template-columns:minmax(0,1fr) auto}.brandless-header .desktop-nav{justify-self:start}.brandless-header .header-controls{grid-column:2}.brand,.footer-brand{width:fit-content;display:block}.brand img{object-fit:contain;object-position:left center;width:230px;height:105px}.desktop-nav{align-items:center;gap:34px;font-size:.83rem;display:flex}.desktop-nav a,.mobile-nav a,.footer-links a,.text-link{border-bottom:1px solid #0000}.desktop-nav a[href=\/pantry-pool]{color:var(--deep-red);font-weight:800}.desktop-nav a:hover,.desktop-nav a:focus-visible,.footer-links a:hover,.text-link:hover{border-bottom-color:currentColor}.header-controls{justify-self:end;align-items:center;gap:8px;display:flex}.menu-toggle{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:0 14px;font-size:.76rem;font-weight:700;display:none}.mobile-nav{display:none}.brand-masthead{border-bottom:1px solid var(--line);background:var(--paper) url(/maha-brand-masthead-soft.png) center / cover no-repeat;height:clamp(120px,18vw,230px)}.home-masthead{border-bottom:1px solid var(--line);background:var(--paper);transform-origin:top;will-change:opacity, transform;place-items:center;min-height:calc(100svh - 112px);padding:clamp(28px,4vw,58px) 3vw clamp(70px,8vh,96px);display:grid;position:relative;overflow:hidden}.home-masthead img{object-fit:contain;width:min(100%,2048px);max-height:76svh;display:block}.masthead-scroll-cue{border-bottom:1px solid var(--line);color:#29272ba8;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;min-height:40px;padding:0 2px 8px;font-size:.69rem;font-weight:800;display:inline-flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.masthead-scroll-cue span{color:var(--deep-red);font-size:1rem}.home-page>.home-gateway~section{display:none}.header-action{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:11px 18px;font-size:.82rem;font-weight:700}.header-action span{background:var(--red);color:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;margin-left:7px;font-size:.67rem;display:inline-grid}.basket-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#1d1b1f85;border:0;position:fixed;inset:0}.basket-drawer{z-index:60;background:var(--paper);flex-direction:column;width:min(510px,100%);height:100svh;padding:34px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-25px 0 50px #1d1b1f2e}.basket-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:24px;display:flex}.basket-header .eyebrow{margin-bottom:5px}.basket-header h2{margin:0;font-size:2.8rem}.basket-header>button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;font-size:1.7rem;line-height:1}.basket-content{flex-direction:column;flex:1;display:flex}.basket-lines{margin-bottom:25px}.basket-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.basket-line-copy{flex-direction:column;gap:6px;padding:14px 0;display:flex}.basket-line strong{font-family:Georgia,serif;font-size:1.02rem}.basket-line span{color:#29272b99;font-size:.75rem}.case-progress-action{border:0;border-bottom:1px solid var(--deep-red);width:fit-content;color:var(--deep-red);text-align:left;cursor:pointer;background:0 0;padding:2px 0 4px;font-size:.67rem;font-weight:800}.case-unlocked{color:#416127;font-size:.66rem;font-weight:800}.quantity-control{border:1px solid var(--line);text-align:center;border-radius:999px;grid-template-columns:1fr 1fr 1fr;align-items:center;min-width:104px;height:38px;display:grid}.quantity-control button{height:100%;color:var(--ink);cursor:pointer;background:0 0;border:0}.quantity-control span{color:var(--ink);font-size:.78rem}.delivery-options{border:0;margin:0;padding:0}.delivery-options legend{letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.68rem;font-weight:800}.delivery-options label{border:1px solid var(--line);cursor:pointer;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px;display:flex}.delivery-options input{accent-color:var(--red);margin-top:4px}.delivery-options label span{flex-direction:column;gap:4px;display:flex}.delivery-options label strong{font-size:.82rem}.delivery-options label small{color:#29272b9e;font-size:.69rem;line-height:1.4}.order-details{border:0;border-top:1px solid var(--line);margin:18px 0 24px;padding:22px 0 0}.order-details legend{letter-spacing:.12em;text-transform:uppercase;padding:0;font-size:.68rem;font-weight:800}.order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:16px;display:grid}.order-detail-grid label{color:#29272bb8;flex-direction:column;gap:7px;font-size:.67rem;font-weight:700;display:flex}.order-detail-grid .detail-full{grid-column:1/-1}.order-detail-grid input,.order-detail-grid select,.order-detail-grid textarea{border:1px solid var(--line);width:100%;min-height:43px;color:var(--ink);background:#fffdf7;border-radius:0;padding:10px 11px;font:400 .78rem/1.4 Arial,sans-serif}.order-detail-grid textarea{resize:vertical}.order-detail-grid input:focus,.order-detail-grid select:focus,.order-detail-grid textarea:focus{border-color:var(--red);outline:2px solid #a9324533}.coupon-entry{border-top:1px solid var(--line);margin:0 0 24px;padding:20px 0 0}.coupon-entry>label{letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.68rem;font-weight:800;display:block}.coupon-entry>div{grid-template-columns:1fr auto;display:grid}.coupon-entry input{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--ink);background:#fffdf7;padding:10px 12px}.coupon-entry button{border:1px solid var(--line);color:#29272b8c;background:#ded8cb;border-left:0;min-width:82px;font-weight:700}.coupon-entry button:not(:disabled){cursor:pointer;background:var(--ink);color:var(--paper)}.coupon-entry small{color:#29272b8c;margin-top:8px;font-size:.65rem;line-height:1.45;display:block}.coupon-entry small.coupon-success{color:#416127}.coupon-entry small.coupon-error{color:var(--deep-red)}.basket-totals{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:12px;margin-top:auto;padding:24px 0;font-size:.8rem;display:grid}.basket-totals strong{font-family:Arial,sans-serif;font-size:.8rem}.discount-value{color:var(--deep-red)}.basket-total-label,.basket-total-value{border-top:1px solid var(--line);color:var(--ink);margin-top:5px;padding-top:14px;font-weight:800}.basket-total-value{font-size:1rem!important}.checkout-button{color:#29272b8f;background:#ded8cb;border:1px solid #29272b2e;border-radius:3px;min-height:52px;font-size:.78rem;font-weight:700}.checkout-button:not(:disabled){cursor:pointer;border-color:var(--deep-red);background:var(--deep-red);color:var(--paper)}.checkout-button:not(:disabled):hover{background:#6f1730}.test-checkout-banner{color:var(--deep-red);letter-spacing:.04em;text-align:center;text-transform:uppercase;background:#d2a43a29;border:1px solid #8b1f3a59;border-radius:3px;margin:0 0 12px;padding:10px 12px;font-size:.72rem;font-weight:800}.checkout-note{color:#29272b94;text-align:center;max-width:360px;margin:12px auto 0;font-size:.68rem;line-height:1.45}.checkout-terms{color:var(--ink-soft);grid-template-columns:auto 1fr;align-items:start;gap:10px;margin-bottom:16px;font-size:.78rem;line-height:1.55;display:grid}.checkout-terms input{accent-color:var(--deep-red);margin-top:4px}.checkout-terms a{color:inherit;text-underline-offset:2px}.checkout-error{color:var(--deep-red);margin:12px 0 0;font-size:.82rem;line-height:1.5}.order-result{background:var(--gold);place-items:center;min-height:100svh;padding:28px;display:grid}.order-result-card{background:var(--paper);text-align:center;border:1px solid #29272b38;width:min(620px,100%);padding:clamp(36px,7vw,72px);box-shadow:0 24px 70px #29272b1f}.order-result-card img{object-fit:contain;width:180px;height:78px}.order-result-card h1{margin:28px 0 16px;font-size:clamp(2.5rem,7vw,4.7rem)}.order-result-card>p{color:#29272bb3;line-height:1.7}.order-reference{border:1px solid var(--line);margin:24px 0;padding:13px;font-family:Arial,sans-serif;font-size:.82rem}.order-result-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.tracking-page{background:var(--paper);min-height:100svh}.tracking-header{border-bottom:1px solid var(--line);background:var(--cream);justify-content:space-between;align-items:center;min-height:106px;padding:0 4.5vw;display:flex}.tracking-header img{object-fit:contain;object-position:left center;width:215px;height:92px}.tracking-hero{border-bottom:1px solid var(--line);background:var(--gold);padding:clamp(65px,9vw,125px) max(5vw,50vw - 560px)}.tracking-hero h1{letter-spacing:-.045em;max-width:920px;margin:0 0 24px;font:400 clamp(3.3rem,7.5vw,7rem)/.92 Georgia,serif}.tracking-hero>p:last-child{color:#29272bb8;max-width:690px;margin:0;font-size:1rem;line-height:1.7}.tracking-content{width:min(1120px,90vw);margin:0 auto;padding:65px 0 100px}.tracking-state,.tracking-error{border:1px solid var(--line);background:var(--cream);text-align:center;margin:0;padding:22px}.tracking-error{color:var(--deep-red);border-color:#76233159}.tracking-lookup{border:1px solid var(--line);background:var(--cream);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:760px;margin:0 auto;padding:clamp(28px,5vw,54px);display:grid}.tracking-lookup label{color:#29272bb3;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:.7rem;font-weight:800;display:flex}.tracking-lookup input{border:1px solid var(--line);background:var(--paper);min-height:48px;color:var(--ink);padding:10px 12px;font:400 .82rem Arial,sans-serif}.tracking-lookup button{grid-column:1/-1;width:fit-content}.tracking-summary{border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--cream);grid-template-columns:1.1fr .8fr 1.1fr;display:grid}.tracking-summary>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:8px;min-height:150px;padding:24px;display:flex}.tracking-summary small{color:var(--deep-red);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.tracking-summary strong{margin-top:auto;font:400 1.35rem Georgia,serif}.tracking-summary span{color:#29272ba6;font-size:.73rem;line-height:1.45}.tracking-timeline{margin:54px 0 0;padding:0;list-style:none}.tracking-timeline li{grid-template-columns:52px 1fr;gap:22px;min-height:104px;display:grid;position:relative}.tracking-timeline li:not(:last-child):after{content:"";background:var(--line);width:1px;height:calc(100% - 46px);position:absolute;top:43px;left:21px}.tracking-dot{z-index:1;border:1px solid var(--line);background:var(--paper);color:#29272b73;border-radius:50%;place-items:center;width:43px;height:43px;font-size:.75rem;font-weight:800;display:grid;position:relative}.tracking-timeline li[data-state=complete] .tracking-dot,.tracking-timeline li[data-state=current] .tracking-dot{border-color:var(--deep-red);background:var(--deep-red);color:var(--paper)}.tracking-timeline li[data-state=complete]:not(:last-child):after{background:var(--deep-red)}.tracking-timeline strong{padding-top:3px;font:400 1.35rem Georgia,serif;display:block}.tracking-timeline p{color:#29272b9e;margin:7px 0 0;font-size:.78rem;line-height:1.55}.tracking-timeline li[data-state=upcoming]>div{opacity:.48}.courier-card{border:1px solid var(--line);background:var(--gold);margin-top:25px;padding:clamp(28px,5vw,48px)}.courier-card h2{margin:0 0 13px;font:400 clamp(2rem,4vw,3.5rem) Georgia,serif}.courier-card .primary-button{margin-top:16px}.referral-profile{border:1px solid var(--line);background:var(--cream);margin-top:25px;padding:clamp(28px,5vw,48px)}.referral-profile-heading{grid-template-columns:1fr auto;align-items:end;gap:28px;display:grid}.referral-profile h2{letter-spacing:-.035em;margin:0;font:400 clamp(2.2rem,5vw,4.5rem)/.98 Georgia,serif}.referral-profile>p{color:#29272bb8;max-width:770px;margin:28px 0 0;font-size:.88rem;line-height:1.7}.referral-profile-stats{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(120px,1fr));display:grid}.referral-profile-stats span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#29272ba3;flex-direction:column;justify-content:space-between;gap:8px;min-height:94px;padding:15px;font-size:.68rem;line-height:1.45;display:flex}.referral-profile-stats strong{color:var(--deep-red);font:400 1.8rem Georgia,serif}.referral-profile .referral-rule{margin-top:12px;font-size:.74rem}.referral-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.referral-actions button:not(.primary-button){border:1px solid var(--ink);min-height:46px;color:var(--ink);cursor:pointer;background:0 0;padding:12px 18px;font:700 .72rem Arial,sans-serif}.referral-share-message{font-weight:700;color:var(--deep-red)!important;margin-top:12px!important}.tracking-help{border-top:1px solid var(--line);color:#29272bab;justify-content:space-between;gap:20px;margin-top:35px;padding-top:22px;font-size:.76rem;display:flex}.tracking-help p{margin:0}.empty-basket{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:55vh;display:flex}.empty-basket p{color:#29272ba6}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.02fr .98fr;min-height:calc(100svh - 82px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(72px,10vw,145px) 6vw 54px;display:flex}.eyebrow{color:var(--deep-red);letter-spacing:.19em;text-transform:uppercase;margin:0 0 20px;font-size:.7rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:780px;margin-bottom:25px;font-size:clamp(4rem,7.7vw,8rem);line-height:.87}.hero-intro{color:#29272bb8;max-width:610px;margin-bottom:35px;font-size:clamp(1.04rem,1.35vw,1.25rem);line-height:1.65}.hero-actions{align-items:center;gap:26px;display:flex}.primary-button,.add-button{border:1px solid var(--deep-red);background:var(--deep-red);min-height:48px;color:var(--paper);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 23px;font-size:.82rem;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.primary-button:hover,.add-button:hover:not(:disabled){background:#521721;transform:translateY(-2px)}.text-link{padding:9px 0;font-size:.84rem;font-weight:700}.hero-details{border-top:1px solid var(--line);color:#29272ba3;flex-wrap:wrap;gap:11px 24px;margin-top:70px;padding-top:18px;font-size:.72rem;display:flex}.hero-details span:before{content:"✦";color:var(--red);padding-right:8px}.hero-still-life{background:linear-gradient(150deg, #ffffff47, transparent 45%), var(--gold);border-left:1px solid var(--line);place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.hero-product-photo{object-fit:contain;object-position:center;background:#ead7b8;width:100%;height:100%;min-height:620px;display:block}.halo{border:1px solid #29272b45;border-radius:50%;width:min(37vw,520px);height:min(37vw,520px);position:absolute}.halo:before,.halo:after{content:"";border:1px solid #29272b24;border-radius:50%;position:absolute}.halo:before{inset:8%}.halo:after{inset:-14%}.jar{z-index:2;filter:drop-shadow(0 38px 30px #391f0840);width:clamp(230px,24vw,340px);position:relative}.jar-lid{background:repeating-linear-gradient(90deg,#4c2c17 0 5px,#2d180b 6px 8px);border:2px solid #38200f;border-radius:7px 7px 3px 3px;width:88%;height:48px;margin:0 auto -4px}.jar-glass{aspect-ratio:.88;background:linear-gradient(90deg,#ffffff59,#0000 18% 83%,#ffffff3d),linear-gradient(#f4c356,#d78d0c);border:3px solid #361f0fc7;border-radius:18px 18px 40px 40px;place-items:center;display:grid;box-shadow:inset 0 0 0 8px #ffffff1f}.jar-label{text-align:center;background:#f7ecd3;border:1px solid #29272b5c;flex-direction:column;justify-content:center;align-items:center;width:66%;min-height:57%;padding:24px 14px 18px;display:flex}.label-mark{background:var(--red);width:38px;height:38px;color:var(--gold);border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.jar-label strong{letter-spacing:.12em;font-family:Georgia,serif;font-size:clamp(1.45rem,2vw,2rem)}.jar-label small{letter-spacing:.24em;margin-top:8px;font-size:.61rem}.label-size{border-top:1px solid var(--line);width:100%;margin-top:29px;padding-top:9px;font-size:.66rem}.jar-shadow{filter:blur(16px);background:#391f083d;border-radius:50%;width:48%;height:42px;position:absolute;bottom:17%}.image-note{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.09em;text-transform:uppercase;background:#fffaf0e0;border:1px solid #29272b38;margin:0;padding:9px 12px;font-size:.66rem;position:absolute;bottom:24px;right:28px}.shop-section{background:var(--paper);padding:110px 4.5vw 90px}.section-heading{grid-template-columns:1fr minmax(280px,520px);align-items:end;gap:60px;margin-bottom:50px;display:grid}.section-heading h2,.use-section>h2,.story-section h2,.delivery-strip h2,.contact-section h2{margin-bottom:0;font-size:clamp(2.6rem,5vw,5.6rem);line-height:.96}.section-heading>p,.product-description,.story-copy,.delivery-strip>p,.contact-section p,.use-grid p{color:#29272bb3;line-height:1.65}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.product-grid .product-card:nth-child(n+3){display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.future-shelf{border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--cream);grid-template-columns:1.1fr repeat(3,minmax(0,1fr));margin-top:34px;display:grid}.future-shelf>*{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;padding:28px}.future-shelf-heading{flex-direction:column;justify-content:space-between;display:flex}.future-shelf-heading h3{margin:0;font:400 1.65rem/1.08 Georgia,serif}.future-shelf article{flex-direction:column;display:flex}.future-shelf article>span{color:var(--deep-red);letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:800}.future-shelf article>strong{margin-top:25px;font:400 1.25rem/1.1 Georgia,serif}.future-shelf article>small{color:#29272b94;margin-top:6px}.future-shelf article>p{color:#29272bad;margin:auto 0 0;font-size:.76rem;line-height:1.55}.pool-manifesto{border-top:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(45px,9vw,150px);padding:clamp(70px,9vw,145px) clamp(22px,7vw,112px);display:grid}.pool-manifesto h2,.home-gateway h2{margin:0;font-size:clamp(2.8rem,5.5vw,5.8rem);line-height:.94}.pool-manifesto>div:last-child{align-self:end}.pool-manifesto>div:last-child p{color:#29272bb3;line-height:1.78}.pool-manifesto .primary-button{margin-top:18px}.home-gateway{background:var(--ink);color:var(--paper);padding:clamp(70px,9vw,145px) clamp(22px,7vw,112px)}.home-gateway h2{max-width:760px;margin-bottom:50px}.home-gateway>div{border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);display:grid}.home-gateway a{border-right:1px solid #fff3;gap:15px;min-height:190px;padding:22px;display:grid}.home-gateway a:last-child{border-right:0}.home-gateway a:hover{background:var(--gold);color:var(--ink)}.home-gateway span{color:#d6b46c;letter-spacing:.18em;font-size:.68rem}.home-gateway strong{align-self:end;font:400 1.75rem/1 Georgia,serif}.home-gateway small{opacity:.72}.digest-page{background:var(--cream);min-height:100svh}.digest-intro{border-bottom:1px solid var(--line);align-content:center;min-height:68svh;padding:clamp(70px,9vw,145px) clamp(22px,9vw,145px);display:grid}.digest-intro.compact{min-height:54svh}.digest-intro h1{max-width:980px}.digest-intro>p:last-child{color:#29272bb3;max-width:650px;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.75}.digest-course{background:var(--paper);grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:clamp(35px,8vw,145px);padding:clamp(65px,8vw,130px) clamp(22px,9vw,145px);display:grid}.digest-course aside{border-top:1px solid var(--line);align-self:start;display:grid;position:sticky;top:120px}.digest-course aside span{color:var(--deep-red);letter-spacing:.18em;text-transform:uppercase;padding:16px 0;font-size:.68rem;font-weight:800}.digest-course aside a{border-top:1px solid var(--line);color:#29272bad;padding:13px 0;font-size:.78rem}.digest-course article{border-top:1px solid var(--line);grid-template-columns:52px 1fr;align-content:center;column-gap:22px;min-height:48svh;padding:55px 0;scroll-margin-top:130px;display:grid}.digest-course article>span{color:var(--gold-deep);letter-spacing:.16em;font-size:.72rem}.digest-course article h2{margin:-7px 0 22px;font-size:clamp(2.4rem,4vw,4.6rem);line-height:.96}.digest-course article>div{color:#29272bb3;grid-column:2;max-width:700px;line-height:1.85}.digest-story-photo{margin:0 0 35px 74px}.digest-story-photo img{object-fit:cover;width:100%;max-height:560px;display:block}.digest-story-photo figcaption{color:#29272b99;padding-top:10px;font-size:.7rem}.digest-end{background:var(--ink);color:var(--paper);padding:clamp(70px,9vw,145px) clamp(22px,7vw,112px)}.digest-end h2{max-width:760px;margin-bottom:48px;font-size:clamp(2.8rem,5vw,5.4rem);line-height:.96}.digest-end>div{border-top:1px solid #fff3;grid-template-columns:1fr 1fr;display:grid}.digest-end a{border-right:1px solid #fff3;min-height:120px;padding:24px;display:grid}.digest-end strong{font:400 1.8rem/1 Georgia,serif}.digest-end span{color:#ffffffad;align-self:end;font-size:.78rem}.digest-reviews{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;padding:clamp(60px,8vw,120px) clamp(22px,7vw,112px);display:grid}.digest-reviews article{background:var(--paper);align-content:end;min-height:330px;padding:30px;display:grid}.digest-reviews h2{margin:18px 0 12px;font-size:2rem}.digest-reviews article>p{color:#29272bb3;line-height:1.7}.digest-reviews article>div:last-child{border-top:1px solid var(--line);gap:5px;padding-top:20px;display:grid}.digest-reviews article span{color:#29272b94;font-size:.72rem}.digest-empty,.digest-review-action{background:var(--paper);text-align:center;padding:clamp(70px,9vw,140px) 22px}.digest-empty>span{color:var(--gold-deep);font:400 7rem/.8 Georgia,serif}.digest-empty h2,.digest-review-action h2{margin:18px auto;font-size:clamp(2.3rem,4vw,4rem)}.digest-empty p,.digest-review-action p{color:#29272bad;max-width:650px;margin:0 auto;line-height:1.75}.digest-review-action{background:var(--cream)}.digest-review-action .primary-button{margin-top:28px}.digest-review-form{background:var(--paper);margin:0;padding:clamp(40px,7vw,90px) clamp(22px,12vw,180px)}.wholesale-price-access{border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:1fr auto;align-items:end;gap:50px;padding:clamp(55px,7vw,100px) clamp(22px,7vw,112px);display:grid}.wholesale-price-access h2{margin:0 0 14px;font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:.96}.wholesale-price-access p:last-child{color:#29272bad;max-width:680px;margin-bottom:0;line-height:1.7}.use-section,.story-section,.method-section,.ethics-section,.chef-section,.learn-preview,.delivery-strip,.reviews-section,.community-preview,.contact-section{display:none}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);min-width:0}.product-visual{aspect-ratio:1;background:#edc368;place-items:center;min-height:330px;padding:20px;display:grid;position:relative;overflow:hidden}.product-card:nth-child(2) .product-visual{background:#dba32f}.product-card:nth-child(3) .product-visual{background:#d7c9a8}.product-card:nth-child(4) .product-visual{background:#858260}.product-note{letter-spacing:.12em;text-transform:uppercase;z-index:2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffaf0db;padding:7px 9px;font-size:.64rem;font-weight:800;position:absolute;top:18px;left:18px}.product-turner{perspective:1200px;position:absolute;inset:0}.product-view-frame{transform-origin:50%;animation:.42s cubic-bezier(.2,.72,.24,1) product-turn-in;position:absolute;inset:0;overflow:hidden}@keyframes product-turn-in{0%{opacity:.55;transform:perspective(1200px)rotateY(-12deg)scale(.985)}to{opacity:1;transform:perspective(1200px)rotateY(0)scale(1)}}.product-turner-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.2,.72,.24,1);position:relative}.product-turner.is-turned .product-turner-inner{transform:rotateY(180deg)}.product-face{backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.product-face-details{transform:rotateY(180deg)}.product-photo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.view-label{z-index:2;color:#29272bb3;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:800;position:absolute;bottom:20px;left:18px}.turn-jar-button{z-index:3;min-height:38px;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#fffaf0e6;border:1px solid #29272b4d;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:.62rem;font-weight:800;display:inline-flex;position:absolute;bottom:16px;right:18px;box-shadow:0 8px 22px #29272b1f}.turn-jar-button:hover{background:var(--paper)}.turn-jar-button:focus-visible{outline-offset:3px;outline:3px solid #a9324552}.turn-jar-button span{font-size:.9rem;line-height:1}.product-view-dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:29px;left:50%;transform:translate(-50%)}.product-view-dots button{cursor:pointer;background:#fffaf0b8;border:1px solid #29272b8c;border-radius:50%;width:9px;height:9px;padding:0}.product-view-dots button[aria-pressed=true]{background:var(--deep-red);border-color:var(--deep-red)}.product-view-dots button:focus-visible{outline-offset:3px;outline:3px solid #a9324552}.mini-jar{filter:drop-shadow(0 22px 16px #29272b38);width:125px}.mini-lid{background:#392113;border:2px solid #38200f;border-radius:5px 5px 2px 2px;width:88%;height:27px;margin:0 auto -2px}.mini-glass{aspect-ratio:.87;background:linear-gradient(90deg,#ffffff52,#0000 22%),#e4a724;border:2px solid #361f0fb3;border-radius:9px 9px 20px 20px;flex-direction:column;justify-content:center;align-items:center;display:flex}.sold-out .mini-glass{background:linear-gradient(90deg,#fff3,#0000 22%),#a36f24}.mini-glass span{letter-spacing:.11em;text-align:center;background:#f5ead2;border:1px solid #29272b59;width:70%;padding:25px 4px;font-family:Georgia,serif;font-weight:700}.mini-glass small{letter-spacing:.13em;margin-top:-19px;font-size:.42rem;position:relative}.product-body{padding:24px 22px 25px}.product-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.product-title-row h3{margin-bottom:6px;font-family:Georgia,serif;font-size:1.25rem}.product-title-row p,.product-title-row strong{margin:0;font-size:.76rem}.product-title-row p{color:#29272b99}.product-price-rule{border:1px solid var(--line);background:var(--cream);grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.product-price-rule span{color:#29272b9e;flex-direction:column;gap:4px;min-height:58px;padding:11px;font-size:.65rem;display:flex}.product-price-rule span+span{border-left:1px solid var(--line)}.product-price-rule strong{color:var(--ink);font-family:Georgia,serif;font-size:.9rem}.product-description{min-height:102px;margin:19px 0 22px;font-size:.84rem}.product-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.add-button{border-radius:3px;justify-content:space-between;width:100%}.case-button{border:1px solid var(--deep-red);min-height:48px;color:var(--deep-red);cursor:pointer;background:0 0;border-radius:3px;padding:0 14px;font-size:.76rem;font-weight:800}.case-button:hover{background:#a9324514}.add-button.disabled{color:#29272b7a;border-color:var(--line);cursor:default;background:0 0}.allergen-note{color:#29272ba6;margin:22px 0 0;font-size:.71rem}.order-bonus{border:1px solid var(--line);background:var(--cream);grid-template-columns:1.1fr 1fr .8fr;align-items:center;gap:40px;margin-top:34px;padding:34px;display:grid}.order-bonus .eyebrow{margin-bottom:10px}.order-bonus h3{margin:0;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.order-bonus>p{color:#29272b9e;margin:0;font-size:.74rem;line-height:1.55}.bonus-tiers{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.bonus-tiers span{flex-direction:column;gap:5px;padding:6px 14px;font-size:.68rem;display:flex}.bonus-tiers span+span{border-left:1px solid var(--line)}.bonus-tiers strong{font-family:Georgia,serif;font-size:.95rem}.use-section{background:var(--gold);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:100px 4.5vw}.use-section>h2{margin-bottom:50px}.use-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.use-grid article{padding:28px 5vw 0 0}.use-grid article+article{border-left:1px solid var(--line);padding-left:4vw}.use-grid span{font-size:.68rem}.use-grid h3{margin:42px 0 12px;font-family:Georgia,serif;font-size:1.5rem}.use-grid p{max-width:330px;margin-bottom:0;font-size:.87rem}.story-section{border-top:1px solid var(--line);grid-template-columns:90px 1fr minmax(300px,500px);gap:5vw;padding:110px 4.5vw;display:grid}.story-section>div:nth-child(2){grid-column:2}.story-number{border:1px solid var(--line);border-radius:50%;place-items:center;width:54px;height:54px;font-size:.72rem;display:grid}.story-copy{grid-column:2;padding-top:10px;font-size:1rem}.story-copy p:last-child{margin-bottom:0}.story-photo{grid-area:1/3/span 2;align-self:stretch;margin:0}.story-photo img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:520px;display:block}.story-photo figcaption{color:#29272b99;margin-top:10px;font-size:.66rem;line-height:1.5}.method-section{background:var(--ink);color:var(--paper);grid-template-columns:1fr minmax(320px,510px);gap:8vw;padding:95px 8vw;display:grid}.method-section .eyebrow{color:var(--gold)}.method-section h2{max-width:720px;margin-bottom:0;font-size:clamp(2.8rem,5.6vw,6rem);line-height:.94}.method-section>div:last-child{padding-top:34px}.method-section p:not(.eyebrow){color:#fffaf0b3;line-height:1.75}.method-section p:last-child{margin-bottom:0}.ethics-section{border-top:1px solid var(--line);background:#efe5c8;grid-template-columns:minmax(280px,.8fr) 1.2fr;gap:7vw;padding:105px 5vw;display:grid}.ethics-intro h2,.chef-section h2,.reviews-heading h2{margin:0 0 24px;font-size:clamp(3rem,6vw,6.2rem);line-height:.94}.ethics-intro>p:last-child,.chef-section>div:first-child>p,.reviews-heading>div:last-child>p{color:#29272bb3;line-height:1.75}.ethics-steps{border-top:1px solid var(--line)}.ethics-steps article{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(160px,.8fr) 1.2fr;align-items:start;gap:24px;padding:24px 0;display:grid}.ethics-steps span{color:var(--deep-red);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:900}.ethics-steps strong{font-family:Georgia,serif;font-size:1.1rem;font-weight:400}.ethics-steps p{color:#29272ba8;margin:0;font-size:.82rem;line-height:1.65}.ethics-support{border-left:4px solid var(--deep-red);color:#29272bc2;background:#fffaf094;grid-column:2;margin:0;padding:25px 28px;line-height:1.7}.chef-section{background:var(--gold);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.05fr minmax(330px,.75fr);align-items:center;gap:8vw;padding:105px 5vw;display:grid}.chef-section>div:first-child>p{max-width:680px}.chef-formats{border-top:1px solid var(--line)}.chef-formats article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:8px 24px;padding:24px 4px;display:grid}.chef-formats article span{font-size:.8rem;font-weight:800}.chef-formats article strong{font-family:Georgia,serif;font-size:1.4rem;font-weight:400}.chef-formats article small{color:#29272b99;grid-column:1/-1}.chef-formats>p{color:#29272b99;margin:24px 0 0;font-size:.72rem;line-height:1.6}.learn-preview{background:var(--paper);border-top:1px solid var(--line);grid-template-columns:minmax(300px,.8fr) 1.2fr;align-items:start;gap:7vw;padding:105px 4.5vw;display:grid}.learn-preview-heading h2{margin-bottom:18px;font-size:clamp(3rem,6vw,6.2rem);line-height:.92}.learn-preview-heading>p:not(.eyebrow){color:#29272bab;max-width:500px;line-height:1.65}.learn-preview-heading .primary-button{margin-top:14px}.learn-preview-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.learn-preview-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:180px;padding:24px;transition:background .16s,color .16s;display:flex}.learn-preview-grid a:hover{background:var(--red);color:var(--paper)}.learn-preview-grid span{font-size:.65rem}.learn-preview-grid strong{margin-top:auto;font-family:Georgia,serif;font-size:1.25rem}.learn-preview-grid small{color:#29272b9e;margin-top:8px;line-height:1.45}.learn-preview-grid a:hover small{color:#fffaf0b8}.delivery-strip{background:var(--red);color:var(--paper);text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:90px 14vw}.delivery-strip .eyebrow{color:var(--gold)}.delivery-strip h2{max-width:1050px;margin:0 auto 25px}.delivery-strip>p:last-child{color:#fffaf0c7;max-width:690px;margin:0 auto}.reviews-section{background:var(--paper);border-top:1px solid var(--line);padding:105px 5vw}.reviews-heading{grid-template-columns:1fr minmax(300px,460px);align-items:end;gap:7vw;margin-bottom:48px;display:grid}.reviews-heading h2{margin-bottom:0}.review-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.review-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf7;flex-direction:column;min-height:330px;padding:28px;display:flex}.review-stars{color:var(--deep-red);letter-spacing:.12em}.review-grid h3{margin:32px 0 12px;font-family:Georgia,serif;font-size:1.45rem}.review-grid article>p{color:#29272bb3;line-height:1.72}.review-byline{border-top:1px solid var(--line);flex-direction:column;gap:5px;margin-top:auto;padding-top:25px;display:flex}.review-byline strong{font-size:.77rem}.review-byline span{color:#29272b8c;font-size:.68rem}.reviews-empty{border:1px solid var(--line);background:#fffdf7;padding:40px}.reviews-empty strong{font-family:Georgia,serif;font-size:1.5rem;font-weight:400}.reviews-empty p{color:#29272ba6;max-width:650px;margin-bottom:0;line-height:1.65}.review-form{border:1px solid var(--line);background:var(--cream);max-width:900px;margin:42px auto 0;padding:40px}.contact-section{background:var(--ink);color:var(--paper);grid-template-columns:1.2fr .8fr;gap:8vw;padding:100px 6vw;display:grid}.community-preview{background:var(--deep-red);color:var(--paper);grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);align-items:center;gap:8vw;padding:92px 5vw;display:grid}.community-preview h2{max-width:760px;color:var(--paper);margin:0;font-size:clamp(3.3rem,7vw,6.7rem)}.community-preview>div:last-child>p{color:#fffaf0c7;font-size:1rem;line-height:1.75}.community-preview .eyebrow{color:var(--gold)}.community-rule{letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #fffaf03d;border-bottom:1px solid #fffaf03d;margin:24px 0 30px;padding:15px 0;font-weight:800;font-size:.7rem!important}.community-page{background:var(--paper);min-height:100svh}.pool-hero{background:var(--deep-red);color:var(--paper);grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:end;gap:clamp(50px,8vw,110px);padding:clamp(64px,8vw,118px) max(5vw,50vw - 590px);display:grid}.pool-hero .eyebrow,.pool-trust-panel .eyebrow{color:var(--gold)}.pool-hero h1{max-width:800px;color:var(--paper);letter-spacing:-.045em;margin:0;font-size:clamp(3.3rem,6.4vw,6.9rem);line-height:.91}.pool-lead{color:#fffaf0cc;max-width:690px;margin:32px 0 0;font-size:1.05rem;line-height:1.75}.pool-schedule{color:#fffaf0b8;border-top:1px solid #fffaf03d;border-bottom:1px solid #fffaf03d;align-items:center;gap:9px;width:fit-content;margin-top:30px;padding:13px 0;font-size:.72rem;display:flex}.pool-schedule strong{color:var(--paper);text-transform:uppercase;letter-spacing:.08em}.pool-schedule span{background:var(--gold);border-radius:50%;width:4px;height:4px}.pool-price-board{background:#29272b24;border:1px solid #fffaf042;padding:34px}.pool-price-board>div{border-bottom:1px solid #fffaf02e;grid-template-columns:1fr auto;gap:2px 24px;padding:22px 0;display:grid}.pool-price-board>div span{color:#fffaf0b8;text-transform:uppercase;letter-spacing:.08em;align-self:end;font-size:.82rem;font-weight:800}.pool-price-board>div strong{color:var(--gold);grid-area:1/2/3;font-family:Georgia,serif;font-size:2.7rem}.pool-price-board>div small{color:#fffaf0a3;font-size:.72rem}.pool-price-board>p:last-child{color:#fffaf0a6;margin:22px 0 0;font-size:.73rem;line-height:1.6}.pool-section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.pool-section-heading.left{text-align:left;margin:0 0 34px}.pool-section-heading .eyebrow{color:var(--deep-red)}.pool-section-heading h2{margin:7px 0 12px;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.95}.pool-section-heading>p:last-child{color:#29272bad;line-height:1.65}.pool-route-section{background:var(--paper);padding:92px max(5vw,50vw - 590px)}.pool-route-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.pool-route-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cream);flex-direction:column;min-height:360px;padding:30px;display:flex}.pool-route-card.live{background:var(--gold)}.pool-route-card>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.pool-route-card>div span{color:var(--deep-red);letter-spacing:.12em;font-size:.68rem;font-weight:900}.pool-route-card>div small{border:1px solid var(--line);color:#29272ba8;text-transform:uppercase;letter-spacing:.08em;padding:6px 9px;font-size:.61rem;font-weight:800}.pool-route-card h3{margin:58px 0 16px;font-family:Georgia,serif;font-size:2rem;line-height:1.04}.pool-route-card p{color:#29272bad;margin:0;font-size:.83rem;line-height:1.68}.pool-route-card>a,.pool-route-card>strong{color:var(--deep-red);margin-top:auto;padding-top:34px;font-size:.74rem;font-weight:900;line-height:1.45}.pool-route-card>a{border-bottom:1px solid;width:fit-content}.pool-second-case-action{border:1px solid var(--line);background:#fffdf7;border-top:0;justify-content:space-between;align-items:center;gap:25px;padding:22px 24px;display:flex}.pool-second-case-action p{color:#29272ba8;margin:0;font-size:.78rem}.pool-second-case-action a{color:var(--deep-red);font-size:.74rem;font-weight:900}.pool-system-section{background:var(--ink);color:var(--paper);grid-template-columns:.85fr 1.15fr;gap:8vw;padding:96px max(5vw,50vw - 590px);display:grid}.pool-system-section .eyebrow{color:var(--gold)}.pool-system-section h2{color:var(--paper);margin:8px 0 0;font-size:clamp(2.8rem,5vw,5.3rem);line-height:.94}.pool-system-section ol{border-top:1px solid #fff3;margin:0;padding:0;list-style:none}.pool-system-section li{border-bottom:1px solid #fff3;grid-template-columns:42px 1fr;gap:16px;padding:22px 0;display:grid}.pool-system-section li>span{color:var(--gold);letter-spacing:.1em;font-size:.66rem}.pool-system-section li strong{font-family:Georgia,serif;font-size:1.13rem}.pool-system-section li p{color:#fffaf0a8;margin:7px 0 0;font-size:.77rem;line-height:1.6}.pool-referral-note{background:var(--gold);grid-template-columns:.85fr 1.15fr;gap:8vw;padding:92px max(5vw,50vw - 590px);display:grid}.pool-referral-note h2{max-width:620px;margin:8px 0 0;font-size:clamp(2.8rem,5vw,5.3rem);line-height:.94}.pool-referral-note>div:last-child{align-self:end}.pool-referral-note>div:last-child p{color:#29272bb3;max-width:690px;line-height:1.72}.pool-referral-note .pool-referral-status{color:var(--deep-red);border-top:1px solid #29272b3d;margin-top:22px;padding-top:18px;font-size:.75rem;font-weight:800}.pool-payment-note{background:var(--cream);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:92px max(5vw,50vw - 590px);display:grid}.pool-payment-note h2{margin:8px 0 0;font-size:clamp(2.8rem,5vw,5.3rem);line-height:.94}.pool-payment-note>div:last-child{align-self:end}.pool-payment-note>div:last-child p{color:#29272bad;max-width:690px;line-height:1.72}.pool-payment-note .primary-button{margin-top:12px}@media (width<=900px){.community-preview,.pool-hero,.pool-system-section,.pool-referral-note,.pool-payment-note,.pool-route-grid{grid-template-columns:1fr}.pool-route-card{min-height:285px}}@media (width<=620px){.pool-hero,.pool-route-section,.pool-system-section,.pool-referral-note,.pool-payment-note{padding:64px 20px}.pool-schedule{flex-wrap:wrap}.pool-price-board{padding:25px 20px}.pool-price-board>div{grid-template-columns:1fr auto}.pool-route-card{min-height:260px;padding:26px 22px}.pool-route-card h3{margin-top:42px}.pool-second-case-action{flex-direction:column;align-items:flex-start}}.contact-section .eyebrow{color:var(--gold)}.contact-section p{color:#fffaf0b3;max-width:500px}.primary-button.light{border-color:var(--paper);background:var(--paper);color:var(--ink);margin-top:18px}.social-link{color:var(--gold);text-underline-offset:4px;margin-top:20px;font-size:.78rem;display:block}footer{color:var(--paper);background:#1d1b1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:30px 4.5vw;font-size:.72rem;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:150px;height:62px}.footer-wordmark{color:var(--paper);letter-spacing:.04em;font:400 1.45rem/1 Georgia,serif}footer p{color:#fffaf09e;margin:0}.footer-links{color:#fffaf0b8;justify-self:end;gap:18px;display:flex}.legal-page{background:var(--paper);min-height:100svh}.legal-header{border-bottom:1px solid var(--line);background:var(--cream);justify-content:space-between;align-items:center;min-height:112px;padding:0 4.5vw;display:flex}.legal-hero{background:var(--gold);border-bottom:1px solid var(--line);padding:90px max(5vw,50vw - 550px)}.legal-hero h1{margin-bottom:22px;font-size:clamp(3.8rem,8vw,7.5rem)}.legal-hero>p:last-child{color:#29272bb8;max-width:690px;margin-bottom:0;font-size:1.05rem;line-height:1.65}.legal-content{max-width:840px;margin:0 auto;padding:70px 24px 110px}.seller-notice{color:var(--deep-red);background:#a9324512;border:1px solid #a9324559;margin-bottom:52px;padding:16px 18px;font-size:.78rem;line-height:1.5}.legal-content section{border-bottom:1px solid var(--line);margin:0 0 34px;padding:0 0 34px}.legal-content h2{letter-spacing:-.02em;margin-bottom:14px;font-family:Georgia,serif;font-size:1.55rem}.legal-content p,.legal-content li{color:#29272bb8;font-size:.92rem;line-height:1.75}.legal-content ul{padding-left:20px}.legal-contact{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.legal-contact a{color:var(--gold)}.wholesale-page{background:var(--paper);min-height:100svh}.wholesale-hero{background:var(--gold);border-bottom:1px solid var(--line);grid-template-columns:1.15fr .85fr;align-items:end;gap:7vw;padding:90px max(5vw,50vw - 620px);display:grid}.wholesale-hero h1{margin-bottom:0;font-size:clamp(4rem,8vw,7.8rem)}.wholesale-hero>p{color:#29272bb8;margin-bottom:8px;font-size:1.02rem;line-height:1.7}.wholesale-layout{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:start;gap:65px;max-width:1240px;margin:0 auto;padding:80px 24px 110px;display:grid}.wholesale-form{border:1px solid var(--line);background:#fffdf7;padding:40px}.form-intro{margin-bottom:38px}.form-intro h2,.form-section h2,.wholesale-terms h2{letter-spacing:-.03em;margin-bottom:10px;font-family:Georgia,serif;font-size:2rem;font-weight:400}.form-intro>p:last-child,.form-footnote{color:#29272b99;font-size:.72rem;line-height:1.55}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-grid label{color:#29272bc7;flex-direction:column;gap:8px;font-size:.72rem;font-weight:700;display:flex}.full-field{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);background:var(--paper);width:100%;min-height:48px;color:var(--ink);border-radius:0;padding:11px 13px;font:400 .86rem/1.4 Arial,sans-serif}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--red);outline:2px solid #a9324542}.form-section{border-top:1px solid var(--line);margin-top:42px;padding-top:38px}.form-section h2{margin-bottom:28px}.terms-check{border:1px solid var(--line);background:var(--cream);color:#29272bbf;cursor:pointer;align-items:flex-start;gap:12px;margin:34px 0 24px;padding:16px;font-size:.76rem;line-height:1.5;display:flex}.terms-check input{accent-color:var(--red);margin-top:3px}.form-submit{border-radius:3px;width:100%}.form-footnote{text-align:center;max-width:480px;margin:12px auto 0}.form-honeypot{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.form-response{border:1px solid var(--line);text-align:center;margin:16px 0 0;padding:14px 16px;font-size:.78rem;line-height:1.5}.form-response.success{color:#285531;background:#346a3f14;border-color:#346a3f59}.form-response.error{color:var(--deep-red);background:#8b1f3a14;border-color:#8b1f3a59}.wholesale-terms{background:var(--ink);color:var(--paper);padding:40px 36px;position:sticky;top:104px}.wholesale-terms .eyebrow{color:var(--gold)}.wholesale-terms h2{color:var(--paper);margin-bottom:28px}.wholesale-terms ol{margin:0;padding-left:20px}.wholesale-terms li{color:#fffaf0b8;margin-bottom:17px;padding-left:5px;font-size:.78rem;line-height:1.6}.wholesale-terms li strong{color:var(--paper)}.terms-update{color:#fffaf080;border-top:1px solid #ffffff29;margin:28px 0 0;padding-top:20px;font-size:.65rem;line-height:1.5}.learn-page{background:var(--paper);min-height:100svh}.learn-hero{background:var(--gold);border-bottom:1px solid var(--line);grid-template-columns:1.05fr .95fr;align-items:end;gap:8vw;padding:95px max(5vw,50vw - 620px);display:grid}.learn-hero h1{margin:0;font-size:clamp(4.7rem,10vw,9.5rem)}.learn-hero>div:last-child>p{color:#29272bb8;max-width:590px;font-size:1.02rem;line-height:1.7}.learn-jump{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.learn-jump a{border:1px solid #29272b59;border-radius:999px;padding:8px 12px;font-size:.68rem;font-weight:700}.learn-jump a:hover{background:var(--ink);color:var(--paper)}.learn-section{padding:105px max(5vw,50vw - 620px)}.split-learn{grid-template-columns:65px minmax(250px,.8fr) minmax(300px,1fr);align-items:start;gap:5vw;display:grid}.learn-index{border:1px solid var(--line);border-radius:50%;place-items:center;width:52px;height:52px;font-size:.68rem;display:grid}.learn-section h2,.ways-heading h2,.ayurveda-intro h2,.science-section h2,.gilded-feature h2,.resources-heading h2{margin-bottom:0;font-size:clamp(2.8rem,5.6vw,6rem);line-height:.94}.learn-copy{color:#29272bb3;padding-top:30px;line-height:1.75}.learn-facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-column:2/-1;grid-template-columns:repeat(3,1fr);margin-top:45px;display:grid}.learn-facts article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:155px;padding:24px;display:flex}.learn-facts strong{margin-top:auto;font-family:Georgia,serif;font-size:1.15rem}.learn-facts span{color:#29272b9e;margin-top:8px;font-size:.76rem;line-height:1.5}.ways-section{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:105px 4.5vw}.ways-heading{grid-template-columns:1fr minmax(280px,430px);align-items:end;gap:5vw;margin-bottom:50px;display:grid}.ways-heading .eyebrow{grid-column:1/-1;margin-bottom:-15px}.ways-heading>p:last-child{color:#29272ba8;line-height:1.65}.ways-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.ways-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;min-height:215px;padding:22px;display:flex}.ways-grid span{color:var(--deep-red);font-size:.65rem}.ways-grid h3{margin:auto 0 10px;font-family:Georgia,serif;font-size:1.35rem}.ways-grid p{color:#29272ba6;margin:0;font-size:.78rem;line-height:1.55}.ayurveda-section{background:var(--red);color:var(--paper);grid-template-columns:.9fr 1.1fr;gap:8vw;padding:105px max(5vw,50vw - 620px);display:grid}.ayurveda-section .eyebrow{color:var(--gold)}.ayurveda-intro>p:last-child{color:#fffaf0b8;margin-top:28px;line-height:1.75}.ayurveda-terms{border-top:1px solid #fff3}.ayurveda-terms article{border-bottom:1px solid #fff3;grid-template-columns:125px 1fr;gap:20px;padding:25px 0;display:grid}.ayurveda-terms strong{font-family:Georgia,serif;font-size:1.25rem}.ayurveda-terms p{color:#fffaf0b8;margin:0;font-size:.84rem;line-height:1.65}.science-section{grid-template-columns:.8fr 1.2fr;gap:8vw;padding:105px max(5vw,50vw - 620px);display:grid}.science-points{border-top:1px solid var(--line)}.science-points article{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;gap:20px;padding:25px 0;display:grid}.science-points article>span{color:var(--deep-red);font-size:.65rem}.science-points h3{margin-bottom:8px;font-family:Georgia,serif;font-size:1.25rem}.science-points p{color:#29272ba8;margin:0;font-size:.84rem;line-height:1.65}.gilded-feature{background:var(--ink);color:var(--paper);grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;padding:95px 10vw;display:grid}.gilded-feature .eyebrow{color:var(--gold)}.gilded-feature p:not(.eyebrow){color:#fffaf0b3;max-width:650px;margin-top:25px;line-height:1.75}.gilded-orbit{aspect-ratio:1;border:1px solid #efbd5173;border-radius:50%;place-items:center;width:min(34vw,380px);display:grid;position:relative}.gilded-orbit:before,.gilded-orbit:after{content:"";border:1px solid #efbd5138;border-radius:50%;position:absolute}.gilded-orbit:before{inset:13%}.gilded-orbit:after{inset:-13%}.gilded-orbit span{color:var(--gold);font-size:5rem}.resources-section{background:var(--paper);padding:105px 4.5vw}.resources-heading{max-width:740px;margin-bottom:45px}.resources-heading>p:last-child{color:#29272ba6;max-width:620px;margin-top:20px;line-height:1.65}.resource-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.resource-list a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:270px;padding:22px;transition:background .16s,color .16s;display:flex}.resource-list a:hover{background:var(--gold)}.resource-list span{color:var(--deep-red);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:800}.resource-list strong{margin-top:28px;font-family:Georgia,serif;font-size:1.16rem}.resource-list p{color:#29272b9e;font-size:.75rem;line-height:1.55}.resource-list small{margin-top:auto;font-size:.66rem;font-weight:700}.learn-disclaimer{color:#29272bab;background:#a932450f;border:1px solid #a9324540;margin:25px 0 0;padding:18px;font-size:.72rem;line-height:1.55}.ayurveda-quote{border-top:1px solid #ffffff3d;margin:28px 0 0;padding:22px 0 0}.ayurveda-quote p{margin:0 0 8px;font:400 clamp(1.5rem,3vw,2.35rem)/1.15 Georgia,serif}.ayurveda-quote cite{color:#ffffffad;font-size:.72rem;font-style:normal}@media (width<=1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section{grid-template-columns:70px 1fr}.story-copy{grid-column:2;padding-top:0}.story-photo{grid-area:auto/2}.story-photo img{height:auto;min-height:0}footer>p{display:none}.wholesale-layout{grid-template-columns:1fr}.wholesale-terms{position:static}.order-bonus{grid-template-columns:1fr 1fr}.order-bonus>p{grid-column:1/-1}.ways-grid,.resource-list{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.site-header{grid-template-columns:1fr auto;min-height:94px}.brand img{width:190px;height:88px}.desktop-nav{display:none}.menu-toggle{justify-content:center;align-items:center;display:inline-flex}.mobile-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4eddffa;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding:12px 18px 20px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 30px #29272b1f}.mobile-nav a{border-bottom-color:var(--line);align-items:center;min-height:45px;font-size:.82rem;font-weight:700;display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:86px 6vw 48px}h1{font-size:clamp(3.8rem,18vw,6rem)}.hero-details{margin-top:50px}.hero-still-life{border-left:0;border-top:1px solid var(--line);min-height:min(70svh,570px)}.hero-product-photo{min-height:min(70svh,570px)}.halo{width:78vw;height:78vw}.jar{width:min(62vw,310px)}.section-heading{grid-template-columns:1fr;gap:24px}.use-grid{grid-template-columns:1fr}.use-grid article{padding:25px 0 30px}.use-grid article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}.use-grid h3{margin-top:20px}.contact-section,.method-section,.learn-preview,.learn-hero,.ayurveda-section,.science-section,.gilded-feature,.ethics-section,.chef-section,.reviews-heading{grid-template-columns:1fr}.ethics-support{grid-column:1}.learn-preview-grid{margin-top:10px}.split-learn{grid-template-columns:55px 1fr}.learn-copy{grid-column:2;padding-top:0}.learn-facts{grid-column:2}.ways-grid{grid-template-columns:repeat(2,1fr)}.gilded-orbit{width:min(72vw,360px);margin:20px auto}.resource-list{grid-template-columns:repeat(2,1fr)}.tracking-summary{grid-template-columns:1fr}.tracking-summary>div{min-height:120px}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;justify-self:start}.wholesale-hero{grid-template-columns:1fr;gap:24px}.pool-manifesto,.digest-course,.wholesale-price-access{grid-template-columns:1fr}.digest-course aside{position:static}.digest-reviews,.home-gateway>div{grid-template-columns:repeat(2,1fr)}.home-gateway a:nth-child(2n){border-right:0}}@media (width<=570px){.site-header{padding-inline:16px}.brand img{width:154px;height:74px}.header-controls{gap:5px}.menu-toggle,.header-action{min-height:40px;padding:8px 11px;font-size:.7rem}.mobile-nav{grid-template-columns:1fr;padding-inline:16px}.basket-drawer{padding:24px 20px}.order-detail-grid{grid-template-columns:1fr}.order-detail-grid .detail-full{grid-column:auto}.tracking-header{min-height:86px;padding-inline:18px}.tracking-header img{width:155px;height:72px}.tracking-hero{padding:62px 20px}.tracking-hero h1{font-size:clamp(3rem,16vw,4.7rem)}.tracking-content{width:auto;padding:45px 18px 75px}.tracking-lookup{grid-template-columns:1fr}.tracking-lookup button{grid-column:auto;width:100%}.tracking-help{flex-direction:column;align-items:flex-start}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-details{flex-direction:column}.hero-still-life,.hero-product-photo{min-height:460px}.image-note{bottom:16px;right:18px}.shop-section{padding:80px 18px 65px}.product-grid{grid-template-columns:1fr}.brand-masthead{background-size:auto 112px;height:112px}.pool-manifesto{grid-template-columns:1fr;padding:70px 20px}.home-gateway{padding:70px 20px}.home-gateway>div,.digest-end>div{grid-template-columns:1fr}.home-gateway a,.digest-end a{border-bottom:1px solid #fff3;border-right:0}.digest-intro{min-height:58svh;padding:70px 20px}.digest-course{padding:65px 20px}.digest-course article{grid-template-columns:38px 1fr;min-height:auto;padding:55px 0}.digest-story-photo{margin-left:60px}.digest-reviews{grid-template-columns:1fr;padding:55px 20px}.digest-review-form{padding:40px 20px}.wholesale-price-access{padding:55px 20px}.product-visual,.product-description{min-height:0}.product-actions{grid-template-columns:1fr}.order-bonus{grid-template-columns:1fr;gap:24px;padding:25px 20px}.bonus-tiers{border-left:0;border-top:1px solid var(--line);padding-top:16px}.order-bonus>p{grid-column:auto}.use-section{padding:75px 20px}.story-section{grid-template-columns:1fr;gap:28px;padding:80px 20px}.story-copy,.story-section>div:nth-child(2),.story-photo{grid-column:1}.method-section,.learn-preview,.ethics-section,.chef-section,.reviews-section{padding:75px 20px}.ethics-steps article{grid-template-columns:1fr;gap:9px}.ethics-support{padding:22px}.review-grid{grid-template-columns:1fr}.review-form{padding:28px 18px}.learn-preview-grid{grid-template-columns:1fr}.learn-preview-grid a{min-height:145px}.delivery-strip,.contact-section{padding:75px 20px}.primary-button.light{width:100%;font-size:.76rem}footer{padding:28px 20px}.legal-header{min-height:82px;padding:0 16px}.legal-hero{padding:68px 20px}.legal-content{padding:50px 20px 80px}.legal-contact{flex-direction:column;align-items:flex-start}.wholesale-hero{padding:68px 20px}.wholesale-layout{padding:50px 16px 80px}.wholesale-form{padding:28px 18px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.wholesale-terms{padding:32px 24px}.learn-hero{padding:68px 20px}.learn-jump{grid-template-columns:repeat(2,1fr);display:grid}.learn-jump a{text-align:center}.learn-section{padding:75px 20px}.split-learn{grid-template-columns:1fr;gap:25px}.learn-copy,.learn-facts{grid-column:1}.learn-facts{grid-template-columns:1fr;margin-top:15px}.learn-facts article{min-height:130px}.ways-section{padding:75px 20px}.ways-heading{grid-template-columns:1fr;gap:20px}.ways-heading .eyebrow{grid-column:1;margin-bottom:0}.ways-grid{grid-template-columns:1fr}.ways-grid article{min-height:180px}.ayurveda-section,.science-section,.gilded-feature{padding:75px 20px}.ayurveda-terms article{grid-template-columns:1fr;gap:8px}.resources-section{padding:75px 20px}.resource-list{grid-template-columns:1fr}.resource-list a{min-height:230px}}@media (width<=1050px){.future-shelf{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=570px){.home-masthead{min-height:calc(100svh - 72px);padding:42px 12px 82px}.home-masthead img{width:118%;max-width:none}.masthead-scroll-cue{white-space:nowrap;bottom:20px}.future-shelf{grid-template-columns:1fr}.future-shelf>*{min-height:170px;padding:24px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.product-saving{border-left:3px solid var(--gold);background:#b4872d14;margin:12px 0;padding:12px 14px;font-size:.875rem;line-height:1.5}.product-saving strong,.product-saving span{display:block}.product-saving strong{color:var(--ink)}.product-saving span{margin-top:4px}.pool-price-board .pool-saving{color:var(--gold);grid-column:1/-1;margin:10px 0 0;font-size:.875rem;font-weight:700;line-height:1.5}.case-unlocked{font-size:.875rem;line-height:1.5}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@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}._ownerShell_kw229_1{color:#29272b;background:#f4eddf;min-height:100svh;font-family:Arial,Helvetica,sans-serif}._header_kw229_2{z-index:20;background:#fffaf0f5;border-bottom:1px solid #29272b2e;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:78px;padding:0 3vw;display:grid;position:sticky;top:0}._brand_kw229_3 img{object-fit:contain;object-position:left center;width:170px;height:68px}._header_kw229_2>div{flex-direction:column;align-items:center;gap:3px;display:flex}._header_kw229_2 span,._header_kw229_2 strong{font-size:.7rem}._header_kw229_2 span{color:#29272b94;text-transform:uppercase;letter-spacing:.12em}._signOut_kw229_7{border:1px solid #29272b59;border-radius:999px;justify-self:end;padding:9px 14px;font-size:.72rem;font-weight:700}._dashboard_kw229_8{grid-template-columns:245px minmax(0,1fr);min-height:calc(100svh - 78px);display:grid}._sidebar_kw229_9{background:#efe5c8;border-right:1px solid #29272b2e;padding:42px 24px}._eyebrow_kw229_10{color:#762331;letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:.65rem;font-weight:800}._sidebar_kw229_9 nav{flex-direction:column;gap:4px;display:flex}._sidebar_kw229_9 nav button{color:#29272b;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 13px;font:700 .78rem Arial,sans-serif;display:flex}._sidebar_kw229_9 nav button:hover,._sidebar_kw229_9 nav button._activeTab_kw229_13{color:#fffaf0;background:#29272b}._sidebar_kw229_9 nav span{color:#fff;background:#a93245;border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:.63rem;display:inline-grid}._sidebarNote_kw229_15{color:#29272b94;border-top:1px solid #29272b2e;margin:40px 0 0;padding-top:20px;font-size:.68rem;line-height:1.55}._content_kw229_16{min-width:0;padding:56px clamp(24px,5vw,78px) 90px}._pageHeading_kw229_17{max-width:830px;margin-bottom:38px}._pageHeading_kw229_17 h1{letter-spacing:-.045em;margin:0 0 18px;font:400 clamp(2.8rem,5vw,5.7rem)/.93 Georgia,serif}._pageHeading_kw229_17>p:last-child{color:#29272ba8;max-width:660px;line-height:1.65}._statGrid_kw229_20{border-top:1px solid #29272b2e;border-left:1px solid #29272b2e;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}._statGrid_kw229_20 button{color:#29272b;text-align:left;cursor:pointer;background:#fffaf0;border:1px solid #29272b2e;border-top:0;border-left:0;flex-direction:column;align-items:flex-start;min-height:190px;padding:22px;display:flex}._statGrid_kw229_20 button:hover{background:#efbd51}._statGrid_kw229_20 span{color:#29272b94;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}._statGrid_kw229_20 strong{margin:auto 0 12px;font:400 3.2rem Georgia,serif}._statGrid_kw229_20 small{color:#29272b99;font-size:.68rem}._statGrid_kw229_20 ._ready_kw229_26{color:#456329;font-size:2.2rem}._statGrid_kw229_20 ._waiting_kw229_27{color:#a26f16;font-size:2.2rem}._priorityPanel_kw229_28{color:#fffaf0;background:#29272b;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:36px;padding:35px;display:grid}._priorityPanel_kw229_28 ._eyebrow_kw229_10{color:#efbd51}._priorityPanel_kw229_28 h2{margin:0;font:400 2.3rem Georgia,serif}._priorityPanel_kw229_28 ul{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}._priorityPanel_kw229_28 li{border-bottom:1px solid #ffffff2e;grid-template-columns:42px 1fr;gap:16px;padding:15px 0;display:grid}._priorityPanel_kw229_28 li strong{color:#efbd51;font:400 1.2rem Georgia,serif}._priorityPanel_kw229_28 li span{color:#fffaf0b8;font-size:.78rem}._recordList_kw229_35{flex-direction:column;gap:18px;display:flex}._record_kw229_35{background:#fffaf0;border:1px solid #29272b2e;padding:28px}._recordTop_kw229_37{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}._recordTop_kw229_37 h2{margin:10px 0 6px;font:400 1.7rem Georgia,serif}._recordTop_kw229_37 p{color:#29272b94;margin:0;font-size:.7rem}._recordTop_kw229_37>strong{text-align:right;max-width:35%;font-size:.75rem}._total_kw229_41{font:400 1.7rem Georgia,serif!important}._status_kw229_42{color:#29272b;letter-spacing:.08em;text-transform:uppercase;background:#ede6d8;border:1px solid #29272b33;width:fit-content;padding:5px 8px;font-size:.59rem;font-weight:800;display:inline-flex}._status_kw229_42[data-status=paid],._status_kw229_42[data-status=published],._status_kw229_42[data-status=sent],._status_kw229_42[data-status=approved],._status_kw229_42[data-status=delivered]{color:#35511f;background:#dce8ce}._status_kw229_42[data-status=failed],._status_kw229_42[data-status=rejected],._status_kw229_42[data-status=cancelled],._status_kw229_42[data-status=payment_review]{color:#762331;background:#efd7d9}._status_kw229_42[data-status=waiting_configuration],._status_kw229_42[data-status=pending],._status_kw229_42[data-status=received]{color:#74520d;background:#f4e3ae}._recordGrid_kw229_46{border-top:1px solid #29272b2e;grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}._recordGrid_kw229_46>div{color:#29272bad;overflow-wrap:anywhere;flex-direction:column;gap:7px;min-width:0;padding:19px 20px 0 0;font-size:.72rem;line-height:1.45;display:flex}._recordGrid_kw229_46>div+div{border-left:1px solid #29272b2e;padding-left:20px}._recordGrid_kw229_46 small{color:#762331;letter-spacing:.1em;text-transform:uppercase;font-weight:800}._recordGrid_kw229_46 strong{color:#29272b;font-size:.84rem}._recordGrid_kw229_46 a{text-underline-offset:2px;text-decoration:underline}._actionRow_kw229_52{border-top:1px solid #29272b2e;flex-wrap:wrap;align-items:end;gap:12px 18px;margin-top:24px;padding-top:18px;display:flex}._actionRow_kw229_52 label{color:#29272b99;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:.62rem;font-weight:800;display:flex}._actionRow_kw229_52 select{color:#29272b;background:#fff;border:1px solid #29272b40;min-width:190px;min-height:42px;padding:8px 10px}._actionRow_kw229_52>span{color:#29272b94;padding-bottom:10px;font-size:.67rem}._privateLink_kw229_56{color:#762331;text-underline-offset:3px;margin-left:auto;padding-bottom:9px;font-size:.69rem;font-weight:800;text-decoration:underline}._trackingFields_kw229_57{background:#f4eddf;border:1px solid #29272b24;grid-template-columns:1.2fr repeat(3,minmax(130px,1fr)) auto;align-items:end;gap:12px;margin-top:18px;padding:20px;display:grid}._trackingFields_kw229_57>div{align-self:center}._trackingFields_kw229_57>div strong{max-width:280px;font-size:.69rem;line-height:1.45;display:block}._trackingFields_kw229_57 ._eyebrow_kw229_10{margin-bottom:7px}._trackingFields_kw229_57 label{color:#29272ba3;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:.6rem;font-weight:800;display:flex}._trackingFields_kw229_57 input{color:#29272b;background:#fff;border:1px solid #29272b40;min-width:0;min-height:42px;padding:8px 10px}._trackingFields_kw229_57 button{color:#fffaf0;cursor:pointer;white-space:nowrap;background:#762331;border:1px solid #762331;border-radius:999px;min-height:42px;padding:0 15px;font-size:.68rem;font-weight:800}._trackingFields_kw229_57 button:disabled{opacity:.5;cursor:wait}._notes_kw229_65{color:#29272bad;border-top:1px solid #29272b2e;border-bottom:1px solid #29272b2e;margin-top:20px;padding:14px 0;font-size:.74rem;line-height:1.55}._notes_kw229_65 summary{color:#29272b;cursor:pointer;font-weight:800}._notes_kw229_65 p{margin:14px 0 0}._reviewGrid_kw229_68{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._review_kw229_68{background:#fffaf0;border:1px solid #29272b2e;padding:27px}._reviewTop_kw229_70{justify-content:space-between;align-items:center;gap:15px;display:flex}._stars_kw229_71{color:#a26f16;letter-spacing:.08em}._review_kw229_68 h2{margin:24px 0 12px;font:400 1.4rem Georgia,serif}._review_kw229_68 blockquote{color:#29272bb8;margin:0 0 22px;font:400 1.05rem/1.7 Georgia,serif}._review_kw229_68 p{margin-bottom:7px;font-size:.75rem}._review_kw229_68>small{color:#29272b8a;font-size:.66rem}._buttonRow_kw229_76{flex-wrap:wrap;gap:8px;margin-top:23px;display:flex}._buttonRow_kw229_76 button,._emailCard_kw229_77 button,._notificationList_kw229_77 button{color:#fffaf0;cursor:pointer;background:#762331;border:1px solid #762331;border-radius:999px;min-height:38px;padding:0 14px;font-size:.69rem;font-weight:800}._buttonRow_kw229_76 button:nth-child(2),._buttonRow_kw229_76 button:nth-child(3){color:#762331;background:0 0}._buttonRow_kw229_76 button:disabled,._emailCard_kw229_77 button:disabled,._notificationList_kw229_77 button:disabled{opacity:.5;cursor:wait}._emailCard_kw229_77{background:#fffaf0;border:1px solid #29272b2e;justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex}._emailCards_kw229_81{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._emailCards_kw229_81 ._emailCard_kw229_77{flex-direction:column;align-items:flex-start;min-height:190px}._emailCard_kw229_77 h2{margin:10px 0 8px;font:400 1.7rem Georgia,serif}._emailCard_kw229_77 p{color:#29272b9e;margin:0;font-size:.75rem}._emailLive_kw229_85,._emailWaiting_kw229_85{letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:800}._emailLive_kw229_85{color:#456329}._emailWaiting_kw229_85{color:#a26f16}._listHeading_kw229_88{margin:38px 0 5px;font:400 1.7rem Georgia,serif}._notificationList_kw229_77{border-top:1px solid #29272b2e;flex-direction:column;margin-top:18px;display:flex}._notificationList_kw229_77 article{border-bottom:1px solid #29272b2e;justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}._notificationList_kw229_77 article>div{flex-direction:column;align-items:flex-start;gap:7px;display:flex}._notificationList_kw229_77 strong{font-size:.79rem}._notificationList_kw229_77 small{color:#29272b8c;font-size:.66rem}._notificationList_kw229_77 p{color:#762331;margin:2px 0 0;font-size:.67rem}._success_kw229_95,._error_kw229_95{border:1px solid;margin:0 0 22px;padding:13px 15px;font-size:.75rem}._success_kw229_95{color:#35511f;background:#35511f14;border-color:#35511f59}._error_kw229_95{color:#762331;background:#76233114;border-color:#76233159}._loading_kw229_98,._empty_kw229_98{color:#29272b9e;text-align:center;background:#fffaf0;border:1px solid #29272b2e;padding:35px}._accessPage_kw229_99{color:#29272b;text-align:center;background:#efbd51;place-content:center;justify-items:center;min-height:100svh;padding:30px;display:grid}._accessPage_kw229_99 img{object-fit:contain;width:190px;height:80px}._accessPage_kw229_99 h1{max-width:700px;margin:20px 0;font:400 clamp(2.7rem,7vw,5rem)/.95 Georgia,serif}._accessPage_kw229_99>p:not(._eyebrow_kw229_10){color:#29272bb3;max-width:520px;line-height:1.6}._accessPage_kw229_99 a{color:#fffaf0;background:#762331;border-radius:999px;margin-top:20px;padding:12px 20px;font-size:.77rem;font-weight:800}@media (width<=1100px){._statGrid_kw229_20{grid-template-columns:repeat(2,1fr)}._recordGrid_kw229_46{grid-template-columns:1fr 1fr}._recordGrid_kw229_46>div:nth-child(3){border-left:0;grid-column:1/-1;padding-top:18px;padding-left:0}._trackingFields_kw229_57{grid-template-columns:repeat(2,minmax(0,1fr))}._trackingFields_kw229_57>div{grid-column:1/-1}}@media (width<=760px){._header_kw229_2{grid-template-columns:1fr auto;padding:0 17px}._header_kw229_2>div{display:none}._brand_kw229_3 img{width:145px;height:64px}._dashboard_kw229_8{grid-template-columns:1fr}._sidebar_kw229_9{z-index:15;border-bottom:1px solid #29272b2e;border-right:0;padding:14px 16px;position:sticky;top:72px;overflow-x:auto}._sidebar_kw229_9>._eyebrow_kw229_10,._sidebarNote_kw229_15{display:none}._sidebar_kw229_9 nav{flex-direction:row;min-width:560px}._sidebar_kw229_9 nav button{justify-content:center;gap:8px;width:auto;min-width:100px}._content_kw229_16{padding:42px 18px 70px}._pageHeading_kw229_17 h1{font-size:clamp(2.7rem,13vw,4.5rem)}._priorityPanel_kw229_28,._reviewGrid_kw229_68,._emailCards_kw229_81,._recordGrid_kw229_46{grid-template-columns:1fr}._recordGrid_kw229_46>div,._recordGrid_kw229_46>div+div,._recordGrid_kw229_46>div:nth-child(3){border-left:0;grid-column:auto;padding:16px 0 0}._recordGrid_kw229_46>div+div{border-top:1px solid #29272b2e;margin-top:15px}._emailCard_kw229_77{flex-direction:column;align-items:flex-start}._trackingFields_kw229_57{grid-template-columns:1fr}._trackingFields_kw229_57>div{grid-column:auto}._privateLink_kw229_56{width:100%;margin-left:0}}@media (width<=480px){._statGrid_kw229_20{grid-template-columns:1fr}._statGrid_kw229_20 button{min-height:150px}._record_kw229_35,._review_kw229_68,._emailCard_kw229_77{padding:22px 18px}._recordTop_kw229_37{flex-direction:column;align-items:flex-start}._recordTop_kw229_37>strong{text-align:left;max-width:none}._notificationList_kw229_77 article{flex-direction:column;align-items:flex-start}}
