/*! tailwindcss v4.2.4 | 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)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:host,:root{--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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.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,)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ui-bg:#f5efe6;--ui-surface:#fffdf8;--ui-card-soft:#f9f3ea;--ui-border:#dfd4c3;--ui-text:#21170f;--ui-muted:#6e5f4a;--ui-accent:#be8d49;--ui-accent-strong:#8e6329;--ui-success:#177f4d;--ui-danger:#ba3d3d;--ui-shadow:0 26px 60px -45px #26160280;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--leading-title:1.22;--leading-body:1.56;--leading-meta:1.35;--motion-fast:.16s;--motion-base:.22s;--motion-slow:.28s;--motion-ease:cubic-bezier(.2,.8,.2,1);--optical-icon-sm:14px;--optical-icon-md:15px;--optical-icon-lg:16px;--optical-btn-height:40px;--optical-btn-pad-x:.96rem;--optical-card-radius:17px;--optical-card-pad:.92rem;--optical-shadow-soft:0 22px 54px -44px #23140473;--optical-shadow-hover:0 28px 56px -46px #21130385}[data-theme=dark]{--ui-bg:#0e131f;--ui-surface:#131c2b;--ui-card-soft:#182336;--ui-border:#2e3f5f;--ui-text:#f3ebdd;--ui-muted:#b9ac96;--ui-accent:#d8ab6a;--ui-accent-strong:#f0c686;--ui-success:#4ed08f;--ui-danger:#ff8d8d;--ui-shadow:0 30px 65px -48px #000000bf}*{box-sizing:border-box}body,html{min-height:100%;margin:0}.app-body{font-family:var(--font-body),"Segoe UI",system-ui,-apple-system,sans-serif;color:var(--ui-text);background:radial-gradient(900px 500px at 0 0,var(--ui-accent),transparent),radial-gradient(900px 600px at 100% 0,#2f568f2e,transparent),var(--ui-bg)}@supports (color:color-mix(in lab,red,red)){.app-body{background:radial-gradient(900px 500px at 0 0,color-mix(in srgb,var(--ui-accent) 14%,transparent),transparent),radial-gradient(900px 600px at 100% 0,#2f568f2e,transparent),var(--ui-bg)}}.app-body{line-height:var(--leading-body)}a{color:inherit;transition:color var(--motion-fast) var(--motion-ease);text-decoration:none}a:hover{color:var(--ui-accent-strong)}@supports (color:color-mix(in lab,red,red)){a:hover{color:color-mix(in srgb,var(--ui-accent-strong) 75%,var(--ui-text))}}button,input,select,textarea{font:inherit}.app-shell{margin:0 auto;padding:1rem 0 2rem}.app-shell,.top-nav{width:min(1200px,100% - 2rem)}.top-nav{z-index:20;border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:16px;margin:.7rem auto 1rem;position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.top-nav{background:color-mix(in srgb,var(--ui-surface) 88%,transparent)}}.top-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--ui-shadow);justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem 1.05rem;display:flex}.surface-card{border-radius:var(--optical-card-radius);border:1px solid var(--ui-border);background:var(--ui-surface);box-shadow:var(--optical-shadow-soft);transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) var(--motion-ease)}.surface-card:hover{border-color:var(--ui-accent);transform:translateY(-1px)}@supports (color:color-mix(in lab,red,red)){.surface-card:hover{border-color:color-mix(in srgb,var(--ui-accent) 28%,var(--ui-border))}}.surface-card:hover{box-shadow:var(--optical-shadow-hover)}.chip{border:1px solid var(--ui-border);background:var(--ui-card-soft);color:var(--ui-muted);cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease);border-radius:999px;min-height:36px;padding:.38rem .78rem;font-size:.84rem}.chip[aria-pressed=true],.chip[aria-selected=true]{color:var(--ui-text);border-color:var(--ui-accent)}@supports (color:color-mix(in lab,red,red)){.chip[aria-pressed=true],.chip[aria-selected=true]{border-color:color-mix(in srgb,var(--ui-accent) 70%,transparent)}}.chip[aria-pressed=true],.chip[aria-selected=true]{background:linear-gradient(120deg,var(--ui-accent),var(--ui-accent))}@supports (color:color-mix(in lab,red,red)){.chip[aria-pressed=true],.chip[aria-selected=true]{background:linear-gradient(120deg,color-mix(in srgb,var(--ui-accent) 45%,#fff),var(--ui-accent))}}.chip[aria-pressed=true],.chip[aria-selected=true]{box-shadow:0 8px 18px -14px #2114058c}.chip:hover{border-color:var(--ui-accent);transform:translateY(-1px)}@supports (color:color-mix(in lab,red,red)){.chip:hover{border-color:color-mix(in srgb,var(--ui-accent) 45%,var(--ui-border))}}.chip:active{transform:translateY(0)scale(.99)}.text-input{border:1px solid var(--ui-border);background:var(--ui-card-soft);color:var(--ui-text);width:100%;min-height:42px;transition:border-color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease);border-radius:12px;padding:.68rem .78rem}.text-input:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid var(--ui-accent)}@supports (color:color-mix(in lab,red,red)){.text-input:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid color-mix(in srgb,var(--ui-accent) 75%,transparent)}}.text-input:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible{outline-offset:2px}.text-input:hover{border-color:var(--ui-accent)}@supports (color:color-mix(in lab,red,red)){.text-input:hover{border-color:color-mix(in srgb,var(--ui-accent) 38%,var(--ui-border))}}.action-button{transition:transform var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease),filter var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease)}.action-button:hover:not(:disabled){filter:saturate(1.025);transform:translateY(-1px);box-shadow:0 12px 24px -18px #2516059e}.action-button:active:not(:disabled){transform:translateY(0)scale(.995)}.section-title{font-family:var(--font-heading),"Times New Roman",serif;letter-spacing:.01em;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:600;line-height:var(--leading-title);margin:0 0 .35rem}.section-lead{color:var(--ui-muted);line-height:var(--leading-body);margin:0}.hero-grid{gap:var(--space-4);grid-template-columns:1.4fr 1fr;display:grid}.hero-card{padding:calc(var(--space-5) + 2px) calc(var(--space-5) + 2px)}.hero-title{margin-top:var(--space-2);font-size:clamp(1.78rem,3vw,2.7rem)}.hero-lead{max-width:62ch}.hero-actions{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.hero-trust{margin:var(--space-3) 0 0;color:var(--ui-muted);align-items:center;gap:6px;display:inline-flex}.why-card{padding:calc(var(--space-4) + 1px) calc(var(--space-4) + 2px)}.why-title{margin-top:var(--space-1);margin-bottom:var(--space-2);font-size:1.32rem}.why-list{gap:var(--space-2);color:var(--ui-muted);line-height:var(--leading-body);margin:0;padding-left:1rem;display:grid}.why-links{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.hero-kicker{color:var(--ui-accent-strong);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.77rem;font-weight:700}.nav-link{color:var(--ui-muted);font-size:.92rem;position:relative}.nav-link:after{content:"";background:var(--ui-accent);width:100%;height:1px;position:absolute;bottom:-2px;left:0}@supports (color:color-mix(in lab,red,red)){.nav-link:after{background:color-mix(in srgb,var(--ui-accent) 70%,transparent)}}.nav-link:after{transform-origin:0;transition:transform var(--motion-fast) var(--motion-ease);transform:scaleX(0)}.nav-link:hover:after{transform:scaleX(1)}.stats-grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(170px,1fr));display:grid}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.1rem;display:grid}.product-card{flex-direction:column;min-height:416px;display:flex;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:166px}.top-nav a{align-items:center;min-height:36px;display:inline-flex}.cart-badge{color:#221307;background:linear-gradient(120deg,var(--ui-accent),var(--ui-accent));border-radius:999px;place-items:center;min-width:21px;height:21px;display:inline-grid}@supports (color:color-mix(in lab,red,red)){.cart-badge{background:linear-gradient(120deg,color-mix(in srgb,var(--ui-accent) 40%,#fff),var(--ui-accent))}}.cart-badge{font-size:.75rem;font-weight:700;line-height:1}.route-grid{gap:calc(var(--space-4) + 1px);display:grid}.checkout-grid{grid-template-columns:1.25fr 1fr;gap:1.05rem;display:grid}.checkout-modal-backdrop{z-index:200;background:var(--ui-text);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@supports (color:color-mix(in lab,red,red)){.checkout-modal-backdrop{background:color-mix(in srgb,var(--ui-text) 42%,transparent)}}.checkout-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.checkout-modal-close{background:var(--ui-card-soft);border:none;position:absolute;top:.65rem;right:.65rem}@supports (color:color-mix(in lab,red,red)){.checkout-modal-close{background:color-mix(in srgb,var(--ui-card-soft) 90%,transparent)}}.checkout-modal-close{cursor:pointer;width:36px;height:36px;color:var(--ui-muted);transition:background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease);border-radius:999px;place-items:center;display:inline-grid}.checkout-modal-close:hover{background:var(--ui-border);color:var(--ui-text)}.checkout-method-actions{gap:10px;display:grid}@media (min-width:480px){.checkout-method-actions{grid-template-columns:1fr 1fr}}.checkout-progress{color:var(--ui-muted);flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin:0 0 1.1rem;font-size:.78rem;font-weight:600;display:flex}.checkout-progress a{text-underline-offset:2px;text-decoration:underline}.checkout-progress-step{align-items:center;gap:.35rem;display:inline-flex}.checkout-progress-step.is-active{color:var(--ui-accent-strong)}.checkout-progress-step .step-dot{background:var(--ui-border);width:1.35rem;height:1.35rem;color:var(--ui-text);border-radius:999px;place-items:center;font-size:.7rem;font-weight:700;display:inline-grid}.checkout-progress-step.is-active .step-dot{background:var(--ui-accent)}@supports (color:color-mix(in lab,red,red)){.checkout-progress-step.is-active .step-dot{background:color-mix(in srgb,var(--ui-accent) 35%,var(--ui-surface))}}.checkout-progress-step.is-active .step-dot{border:1px solid var(--ui-accent)}.checkout-divider{background:var(--ui-border);height:1px;margin:1rem 0}.checkout-alert{border:1px solid #0000;border-radius:10px;margin-top:.75rem;padding:.75rem .9rem;font-size:.92rem;line-height:1.5}.checkout-alert--error{color:var(--ui-text);background:var(--ui-danger)}@supports (color:color-mix(in lab,red,red)){.checkout-alert--error{background:color-mix(in srgb,var(--ui-danger) 12%,var(--ui-surface))}}.checkout-alert--error{border-color:var(--ui-danger)}@supports (color:color-mix(in lab,red,red)){.checkout-alert--error{border-color:color-mix(in srgb,var(--ui-danger) 45%,var(--ui-border))}}.checkout-alert--error{box-shadow:0 0 0 1px var(--ui-danger)}@supports (color:color-mix(in lab,red,red)){.checkout-alert--error{box-shadow:0 0 0 1px color-mix(in srgb,var(--ui-danger) 18%,transparent)}}.checkout-alert--error a,.checkout-alert--error strong{color:inherit}.checkout-alert--error a{text-underline-offset:2px;text-decoration:underline}.checkout-alert--success{color:var(--ui-text);background:var(--ui-success)}@supports (color:color-mix(in lab,red,red)){.checkout-alert--success{background:color-mix(in srgb,var(--ui-success) 10%,var(--ui-surface))}}.checkout-alert--success{border-color:var(--ui-success)}@supports (color:color-mix(in lab,red,red)){.checkout-alert--success{border-color:color-mix(in srgb,var(--ui-success) 35%,var(--ui-border))}}.checkout-account-strip{border:1px solid var(--ui-border);background:var(--ui-card-soft);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}@supports (color:color-mix(in lab,red,red)){.checkout-account-strip{background:color-mix(in srgb,var(--ui-card-soft) 88%,var(--ui-surface))}}.checkout-account-strip{margin-bottom:.75rem}.form-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.field{gap:6px;display:grid}.field label{font-size:.84rem;font-weight:600}.field label,.pill{color:var(--ui-muted)}.pill{border:1px solid var(--ui-border);background:var(--ui-card-soft);border-radius:999px;align-items:center;gap:6px;padding:.24rem .55rem;font-size:.75rem;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.pill{background:color-mix(in srgb,var(--ui-card-soft) 92%,transparent)}}.route-eyebrow{text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:650;line-height:var(--leading-meta)}.route-eyebrow,.subtle-link{color:var(--ui-accent-strong)}.subtle-link{font-weight:600}.crumbs{color:var(--ui-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.line-item{grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;margin-bottom:8px;padding:.76rem;display:grid}.line-item-thumb{object-fit:cover;border:1px solid var(--ui-border);background:var(--ui-card-soft);border-radius:12px;width:64px;height:64px}.flow-step-list{gap:10px;margin-top:8px;display:grid}.flow-step{border:1px solid var(--ui-border);background:var(--ui-card-soft);border-radius:14px;grid-template-columns:28px 1fr;align-items:start;gap:8px;padding:.58rem .64rem;display:grid}@supports (color:color-mix(in lab,red,red)){.flow-step{background:color-mix(in srgb,var(--ui-card-soft) 88%,transparent)}}.flow-step-bullet{border:1px solid var(--ui-accent);border-radius:999px;place-items:center;width:28px;height:28px;display:grid}@supports (color:color-mix(in lab,red,red)){.flow-step-bullet{border:1px solid color-mix(in srgb,var(--ui-accent) 60%,var(--ui-border))}}.flow-step-bullet{color:#2d1d0f;background:linear-gradient(120deg,var(--ui-accent),var(--ui-accent));font-size:.78rem;font-weight:700}@supports (color:color-mix(in lab,red,red)){.flow-step-bullet{background:linear-gradient(120deg,color-mix(in srgb,var(--ui-accent) 35%,#fff),var(--ui-accent))}}.auth-wrap{gap:calc(var(--space-4) + 2px);max-width:860px;margin:0 auto;display:grid}.auth-layout{gap:var(--space-4);grid-template-columns:1fr 1.25fr;display:grid}.auth-card{padding:calc(var(--space-4) + 2px) calc(var(--space-5) - 2px)}.auth-header{gap:var(--space-2);display:grid}.auth-title{font-size:clamp(1.62rem,2.25vw,2.14rem)}.auth-lead{max-width:62ch}.auth-kpis{gap:calc(var(--space-2) + 1px);margin-top:var(--space-3);display:grid}.auth-kpi{border:1px solid var(--ui-border);color:var(--ui-muted);background:var(--ui-card-soft);border-radius:13px;padding:.62rem .72rem}@supports (color:color-mix(in lab,red,red)){.auth-kpi{background:color-mix(in srgb,var(--ui-card-soft) 90%,transparent)}}.auth-kpi{font-size:.91rem;line-height:var(--leading-meta);align-items:center;gap:6px;display:inline-flex}.segmented{gap:var(--space-1);padding:var(--space-1);border:1px solid var(--ui-border);background:var(--ui-card-soft);border-radius:999px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.segmented{background:color-mix(in srgb,var(--ui-card-soft) 94%,transparent)}}.segmented{box-shadow:inset 0 0 0 1px var(--ui-border)}@supports (color:color-mix(in lab,red,red)){.segmented{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-border) 68%,transparent)}}.segmented .chip{min-height:37px;padding:.42rem .92rem}.auth-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.auth-form,.auth-grid{gap:calc(var(--space-3) + 1px);display:grid}.auth-form{margin-top:calc(var(--space-3) + 1px)}.auth-actions{margin-top:var(--space-2);gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.auth-meta{color:var(--ui-muted);line-height:var(--leading-meta);align-items:center;gap:4px;display:inline-flex}.auth-card .field label{letter-spacing:.01em;font-size:.83rem}.password-field{position:relative}.password-field .text-input{padding-right:2.7rem}.password-toggle{width:32px;height:32px;color:var(--ui-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;display:inline-grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.discover-shell{padding:calc(var(--space-5) - 2px) var(--space-5)}.discover-header{justify-content:space-between;gap:var(--space-2);margin-bottom:calc(var(--space-3) + 2px);flex-wrap:wrap;align-items:end;display:flex}.discover-title{margin-top:calc(var(--space-1) + 1px);margin-bottom:0;font-size:1.41rem}.discover-lead{margin-top:var(--space-1);max-width:58ch;font-size:.96rem}.discover-grid{gap:calc(var(--space-3) + 1px);grid-template-columns:1.2fr 1.8fr;display:grid}.discover-search-standalone{margin-bottom:var(--space-3)}.discover-search{position:relative}.discover-search svg{left:var(--space-3);color:var(--ui-muted);width:16px;height:16px;position:absolute;top:calc(50% - 1px);transform:translateY(-51%)}.discover-search .text-input{min-height:44px;padding-left:2.45rem}.discover-categories{border:1px solid var(--ui-border);background:var(--ui-card-soft);border-radius:15px}@supports (color:color-mix(in lab,red,red)){.discover-categories{background:color-mix(in srgb,var(--ui-card-soft) 90%,transparent)}}.discover-categories{padding:var(--space-2);gap:var(--space-2);display:flex;overflow-x:auto}.discover-categories-row{gap:var(--space-2);display:grid}.discover-categories-label{color:var(--ui-muted);letter-spacing:.02em;margin:0;font-size:.83rem}.discover-chip{min-height:35px;padding-inline:.78rem;font-size:.83rem}.discover-meta{margin-top:var(--space-3);align-items:center}.discover-meta,.home-section-head{justify-content:space-between;gap:var(--space-2);flex-wrap:wrap;display:flex}.home-section-head{margin-bottom:var(--space-2);align-items:baseline}.home-section-title{margin-top:var(--space-1);font-size:1.32rem}.home-section-meta{color:var(--ui-muted);align-items:center;gap:4px;display:inline-flex}.home-trust-row{margin-top:var(--space-3);justify-content:space-between;gap:var(--space-2);flex-wrap:wrap;display:flex}.route-card{padding:var(--space-4) calc(var(--space-4) + 1px)}.route-head{gap:var(--space-2);display:grid}.route-actions{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.route-meta{color:var(--ui-muted);align-items:center;gap:6px;display:inline-flex}.content-stack{gap:var(--space-3);display:grid}.product-detail-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.legal-top{margin-top:var(--space-2);color:var(--ui-muted)}.status-note{border:1px solid var(--ui-border);font-size:.9rem;line-height:var(--leading-body);border-radius:12px;padding:.65rem .72rem}.status-note.success{color:var(--ui-success);border-color:var(--ui-success)}@supports (color:color-mix(in lab,red,red)){.status-note.success{border-color:color-mix(in srgb,var(--ui-success) 45%,var(--ui-border))}}.status-note.success{background:var(--ui-success)}@supports (color:color-mix(in lab,red,red)){.status-note.success{background:color-mix(in srgb,var(--ui-success) 12%,transparent)}}.status-note.error{color:var(--ui-danger);border-color:var(--ui-danger)}@supports (color:color-mix(in lab,red,red)){.status-note.error{border-color:color-mix(in srgb,var(--ui-danger) 45%,var(--ui-border))}}.status-note.error{background:var(--ui-danger)}@supports (color:color-mix(in lab,red,red)){.status-note.error{background:color-mix(in srgb,var(--ui-danger) 12%,transparent)}}.legal-wrap{gap:12px;max-width:980px;margin:0 auto;display:grid}.legal-card{padding:1.1rem 1.15rem;line-height:1.62}.legal-section{gap:7px;display:grid}.legal-section h2{margin:0;font-size:1.04rem}.legal-list{color:var(--ui-muted);gap:6px;margin:0;padding-left:1rem;display:grid}.icon-inline{align-items:center;gap:6px;line-height:1;display:inline-flex}@media (max-width:800px){.top-nav{flex-wrap:wrap}.checkout-grid,.hero-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.form-grid{grid-template-columns:1fr}.line-item{grid-template-columns:auto 1fr}.auth-layout,.discover-grid,.product-detail-grid{grid-template-columns:1fr}.auth-card,.discover-shell{padding:var(--space-4)}.discover-header{margin-bottom:var(--space-3)}.hero-card{padding:var(--space-5)}.hero-title{font-size:clamp(1.55rem,8vw,2.05rem)}}.storefront-footer{border-top:1px solid var(--ui-border);width:min(1200px,100% - 2rem);color:var(--ui-muted);margin:0 auto 1.5rem;padding:1.25rem 0 0;font-size:.86rem;line-height:1.55}.footer-delivery{max-width:56ch}.footer-legal{flex-wrap:wrap;align-items:center;gap:.35rem .6rem;margin-top:.5rem;display:flex}.footer-legal a{text-underline-offset:3px;text-decoration:underline}@keyframes ui-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_f58324{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_f58324{--font-heading:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-body:"Inter","Inter Fallback"}