@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";:root{--brand-red:#ff3f35;--brand-orange:#ff8a38;--brand-cyan:#16d5e5;--brand-blue:#168cf2;--brand-deep-blue:#06438f;--brand-gradient:linear-gradient(135deg, var(--brand-red), var(--brand-orange) 32%, var(--brand-cyan) 66%, var(--brand-blue));--color-primary:#d94c3f;--color-primary-hover:#b9342c;--color-background:#f8f5f0;--color-background-alt:#f0ebe3;--color-surface:#fff;--color-text:#16120e;--color-muted:#7a6a5e;--color-border:#e2d9ce;--header-background:#f8f5f0e0;--drawer-background:#fffffff5;--color-success:#326b4b;--color-error:#a3362b;--radius-sm:2px;--radius-md:8px;--shadow:0 18px 50px #2a242014;--container:1280px;color:var(--color-text);background:var(--color-background);font-synthesis:none;text-rendering:optimizelegibility;font:400 16px/1.5 Outfit,system-ui,sans-serif}[data-theme=dark]{--color-primary:#35d7e5;--color-primary-hover:#78e8f1;--color-background:#07111f;--color-background-alt:#0b1729;--color-surface:#10233a;--color-text:#f7f4ef;--color-muted:#9fb1c8;--color-border:#82aeda33;--color-success:#64d49a;--color-error:#ff8279;--header-background:#07111fe0;--drawer-background:#0b1729f5;--shadow:0 22px 60px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-text);background:var(--color-background);min-width:320px;margin:0;transition:background-color .2s,color .2s;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Playfair Display,Georgia,serif;font-weight:500}h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);line-height:1.05}h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.15}:focus-visible{outline:3px solid color-mix(in srgb, var(--color-primary), white 25%);outline-offset:3px}.site-shell{min-height:100vh}.site-header{background:var(--header-background);border-bottom:1px solid var(--color-border);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;height:72px;padding:0 3rem;display:flex;position:sticky;top:0}.brand{letter-spacing:.22em;text-transform:uppercase;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:600}.brand-link{display:inline-flex}.logo-lockup{align-items:center;gap:.65rem;display:inline-flex}.logo-lockup img{object-fit:contain;width:58px;height:46px}.logo-lockup span{letter-spacing:.17em;text-transform:uppercase;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:600}.logo-lockup.compact img{width:54px;height:43px}.desktop-nav,.header-actions{align-items:center;gap:1.5rem;display:flex}.desktop-nav a,.link-button{color:var(--color-muted);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;padding:.4rem 0;font-size:.75rem;transition:color .18s}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--color-text)}.desktop-nav a.active,.header-actions a.active{color:var(--color-primary)}.icon{width:21px;height:21px}.icon-button{color:var(--color-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.icon-button:hover,.icon-button:focus-visible,.icon-button.active{background:var(--color-background-alt);border-color:var(--color-border);color:var(--color-primary);transform:translateY(-1px)}.count{background:var(--brand-gradient);border:2px solid var(--header-background);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:.58rem;display:inline-flex;position:absolute;top:-2px;right:-2px}.logout-button{color:var(--color-muted);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;padding:.5rem;font-size:.68rem}.logout-button:hover{color:var(--color-primary)}.header-tools{align-items:center;display:flex;position:relative}.header-tools .icon-button{background:var(--color-background-alt);border-color:var(--color-border)}.header-tools .icon-button.active{background:color-mix(in srgb, var(--color-primary), transparent 84%)}.header-popover{background:var(--color-surface);border:1px solid var(--color-border);z-index:50;border-radius:18px;width:min(390px,100vw - 2rem);padding:1.1rem;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 24px 70px #0003}.header-popover:before{background:var(--color-surface);border-left:1px solid var(--color-border);border-top:1px solid var(--color-border);content:"";width:12px;height:12px;position:absolute;top:-7px;right:14px;transform:rotate(45deg)}.header-popover-title{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.header-popover-title h2{margin:0;font-family:Outfit,system-ui,sans-serif;font-size:1.35rem;font-weight:600}.header-popover-title .icon-button{width:34px;height:34px}.header-search{background:var(--color-background-alt);border:1px solid var(--color-border);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .45rem .35rem .8rem;display:grid}.header-search .icon{color:var(--color-muted);width:18px;height:18px}.header-search input{background:0 0;border:0;min-width:0;min-height:38px;padding:.35rem}.header-search input:focus{outline:0}.header-search button{background:var(--color-text);color:var(--color-background);cursor:pointer;text-transform:uppercase;border:0;border-radius:8px;padding:.65rem .75rem;font-size:.7rem}.header-panel-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.header-panel-links.single-column{grid-template-columns:1fr}.header-panel-links>a,.header-panel-links>button{background:var(--color-background-alt);color:var(--color-text);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:10px;justify-content:flex-start;align-items:center;gap:.55rem;min-height:45px;padding:.7rem .85rem;font-size:.82rem;transition:border-color .18s,color .18s,transform .18s;display:flex}.header-panel-links>a:hover,.header-panel-links>a:focus-visible,.header-panel-links>button:hover,.header-panel-links>button:focus-visible{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px)}.profile-summary{border-bottom:1px solid var(--color-border);align-items:center;gap:.85rem;margin-bottom:1rem;padding:.25rem 0 1rem;display:flex}.profile-avatar{background:var(--brand-gradient);color:#fff;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;height:48px;font-size:1.2rem;font-weight:600;display:inline-flex}.profile-summary div{flex-direction:column;min-width:0;display:flex}.profile-summary strong,.profile-summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-summary span{color:var(--color-muted);font-size:.82rem}.profile-summary small{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin-top:.15rem;font-size:.68rem}.popover-status{color:var(--color-muted);margin-bottom:1rem}.popover-actions{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.popover-actions .button{align-items:center;padding:.8rem .65rem}.mini-cart-list{flex-direction:column;max-height:290px;display:flex;overflow-y:auto}.mini-cart-item{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .15rem;display:flex}.mini-cart-item div{flex-direction:column;min-width:0;display:flex}.mini-cart-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.mini-cart-item span{color:var(--color-muted);font-size:.74rem}.mini-cart-item b{flex:none;font-size:.8rem}.mini-cart-total{justify-content:space-between;align-items:center;padding:1rem .15rem;display:flex}.popover-primary{width:100%}.mobile-actions{display:none}.hero-grid{grid-template-columns:1fr 1fr;min-height:82vh;display:grid}.home-hero{background:radial-gradient(circle at 8% 15%, color-mix(in srgb, var(--brand-orange), transparent 88%), transparent 34%), radial-gradient(circle at 46% 88%, color-mix(in srgb, var(--brand-cyan), transparent 90%), transparent 36%), var(--color-background);isolation:isolate;position:relative;overflow:hidden}.home-hero:before{background:var(--brand-gradient);content:"";height:3px;position:absolute;top:0;left:0;right:50%}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:5rem max(3rem,8vw);display:flex}.hero-logo{filter:drop-shadow(0 8px 18px #168cf21f);object-fit:contain;width:88px;height:68px;margin-bottom:1.25rem;animation:.55s ease-out both hero-enter}.hero-eyebrow{animation:.55s ease-out 60ms both hero-enter}.hero-title{animation:.6s ease-out .12s both hero-enter}.hero-lead{animation:.6s ease-out .2s both hero-enter}.hero-actions{animation:.6s ease-out .28s both hero-enter}.hero-copy h1 em,.capsule h2 em{font-weight:400}.hero-media{min-height:520px;position:relative;overflow:hidden}.hero-media:after{content:"";background:#00000014;position:absolute;inset:0}.hero-media>img{object-fit:cover;width:100%;height:100%;animation:.8s ease-out 80ms both hero-image-enter}.hero-seal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#123052;z-index:2;background:#ffffffdb;border:1px solid #ffffff8c;border-radius:16px;align-items:center;gap:.8rem;padding:.7rem 1rem;display:flex;position:absolute;bottom:2rem;left:2rem;box-shadow:0 18px 44px #0000002e}.hero-seal img{object-fit:contain;width:48px;height:42px}.hero-seal span{letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:600}.eyebrow{color:var(--color-primary);letter-spacing:.28em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem}.lead{color:var(--color-muted);max-width:520px;line-height:1.75}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.button{background:var(--color-text);border:1px solid var(--color-text);color:var(--color-background);cursor:pointer;letter-spacing:.16em;text-transform:uppercase;border-radius:7px;justify-content:center;padding:.9rem 1.8rem;font-size:.72rem;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.button:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button.brand-cta{background:var(--brand-gradient);color:#fff;border-color:#0000;box-shadow:0 12px 28px #168cf22e}.button.brand-cta:hover{box-shadow:0 15px 34px #168cf245}.button.secondary{border-color:var(--color-border);color:var(--color-text);background:0 0}.button:disabled{cursor:not-allowed;opacity:.55}.section{max-width:var(--container);margin:0 auto;padding:5rem 3rem}.page-section{min-height:68vh}.section-heading{justify-content:space-between;align-items:end;margin-bottom:2.5rem;display:flex}.section-heading h2{margin:0}.section-heading>a,.text-link{color:var(--color-primary-hover);text-underline-offset:4px;text-decoration:underline}.page-title{margin-bottom:2.5rem}.page-title h1{margin-bottom:.75rem;font-size:clamp(2.4rem,5vw,4rem)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem;display:grid}.product-card{border:1px solid #0000;border-radius:10px;padding:.55rem;transition:border-color .2s,box-shadow .2s,transform .2s}.product-card:hover{border-color:var(--color-border);box-shadow:var(--shadow);transform:translateY(-4px)}.product-card h3{margin:.8rem 0 .2rem;font-size:.95rem;font-weight:500}.product-image{aspect-ratio:4/5;background:var(--color-background-alt);border-radius:7px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.025)}.image-placeholder{color:var(--color-muted);letter-spacing:.25em;text-transform:uppercase;justify-content:center;align-items:center;height:100%;display:flex}.badge{background:var(--color-surface);border:1px solid var(--color-border);letter-spacing:.12em;text-transform:uppercase;padding:.3rem .65rem;font-size:.65rem;position:absolute;top:.7rem;left:.7rem}.quick-add{background:var(--color-text);color:var(--color-background);cursor:pointer;letter-spacing:.18em;opacity:0;text-transform:uppercase;border:0;padding:.8rem;font-size:.65rem;transition:all .25s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.product-card:hover .quick-add,.quick-add:focus-visible{opacity:1;transform:none}.quick-add:disabled{background:var(--color-muted)}.price{font-size:.9rem;font-weight:600}.price del{color:var(--color-muted);margin-left:.4rem;font-size:.78rem;font-weight:400}.price.large{font-size:1.25rem}.capsule{color:#f0ebe3;padding:5rem max(3rem, calc((100vw - var(--container)) / 2 + 3rem));background:#2a2420;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.capsule p:not(.eyebrow){color:#b0a090}.stats{gap:1rem;display:flex}.stats div{text-align:center;border:1px solid #f0ebe326;flex:1;padding:1.5rem}.stats b{color:#c4845a;font:600 2rem Playfair Display,serif;display:block}.stats span{color:#b0a090;letter-spacing:.15em;text-transform:uppercase;font-size:.65rem}.panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow);padding:1.5rem;transition:background-color .2s,border-color .2s}.stack{flex-direction:column;gap:1rem;display:flex}.form-page{justify-content:center;align-items:center;min-height:72vh;padding:3rem 1rem;display:flex}.form-page form,.form-page .success{width:100%;max-width:480px}label{color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;gap:.35rem;font-size:.75rem;display:flex}input,select,textarea{background:var(--color-background);border:1px solid var(--color-border);color:var(--color-text);border-radius:6px;min-height:44px;padding:.7rem .8rem}.filters{grid-template-columns:2fr 1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-error,.error{color:var(--color-error)}.success-text{color:var(--color-success)}.state{text-align:center;min-height:200px;padding:4rem 1rem}.cart-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:2rem;display:grid}.line-item{border-bottom:1px solid var(--color-border);grid-template-columns:1fr 100px 120px auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.line-item h3{margin-bottom:.2rem}.line-item p{color:var(--color-muted);margin:0}.line-item input{width:85px}.summary{position:sticky;top:96px}.summary p,.order-line{justify-content:space-between;gap:1rem;display:flex}.summary .button{width:100%;margin-top:1rem}.muted{color:var(--color-muted);font-size:.85rem}.danger{color:var(--color-error)}.account-grid,.metric-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.account-grid .panel{min-height:150px}.order-row{grid-template-columns:1fr auto auto;align-items:center;display:grid}.order-row p{color:var(--color-muted);margin:.2rem 0 0}.status{background:var(--color-background-alt);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:.35rem .7rem;font-size:.68rem}.metric-grid{grid-template-columns:repeat(5,1fr);margin-bottom:2rem}.metric-grid span{color:var(--color-muted);text-transform:uppercase;font-size:.75rem;display:block}.metric-grid strong{margin-top:.5rem;font:500 1.7rem Playfair Display,serif;display:block}.product-detail{grid-template-columns:1.15fr .85fr;gap:4rem;display:grid}.product-gallery{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.product-gallery img,.product-gallery .image-placeholder{aspect-ratio:4/5;background:var(--color-background-alt);object-fit:cover;width:100%;height:auto}.product-info{align-self:start;position:sticky;top:110px}.success{text-align:center}.success .button{margin-top:1.5rem}.order-line{border-bottom:1px solid var(--color-border);padding:1rem 0}.site-footer{background:var(--color-background-alt);border-top:1px solid var(--color-border);padding:4rem max(2rem, calc((100vw - var(--container)) / 2 + 3rem));grid-template-columns:2fr 1fr 1fr;gap:3rem;display:grid}.site-footer>div{flex-direction:column;gap:.5rem;display:flex}.site-footer p,.site-footer a{color:var(--color-muted);font-size:.85rem}.reveal-section{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(22px)}.reveal-section.is-visible{opacity:1;transform:none}.drawer-layer{pointer-events:none;visibility:hidden;z-index:80;position:fixed;inset:0}.drawer-layer.open{pointer-events:auto;visibility:visible}.drawer-overlay{cursor:pointer;opacity:0;background:#0209128c;border:0;width:100%;transition:opacity .22s;position:absolute;inset:0}.drawer-layer.open .drawer-overlay{opacity:1}.mobile-drawer{background:var(--drawer-background);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:22px 0 0 22px;flex-direction:column;width:100%;max-width:min(88vw,390px);padding:1.25rem;transition:transform .25s;display:flex;position:absolute;top:.5rem;bottom:.5rem;right:0;transform:translate(104%);box-shadow:-24px 0 70px #0000003d}.drawer-layer.open .mobile-drawer{transform:none}.drawer-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.drawer-nav{flex-direction:column;gap:.25rem;padding:1.25rem 0;display:flex}.drawer-nav a{color:var(--color-muted);border-radius:10px;justify-content:space-between;align-items:center;min-height:48px;padding:.75rem 1rem;font-size:1rem;transition:background-color .18s,color .18s,transform .18s;display:flex}.drawer-nav a:hover,.drawer-nav a:focus-visible,.drawer-nav a.active{background:var(--color-background-alt);color:var(--color-primary);transform:translate(3px)}.drawer-nav a span{background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:.68rem;display:inline-flex}.drawer-controls{border-top:1px solid var(--color-border);gap:.6rem;padding-top:1rem;display:grid}.drawer-controls button{background:var(--color-background-alt);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;min-height:46px;padding:.65rem 1rem;display:flex}.drawer-footer{color:var(--color-muted);flex-direction:column;gap:.15rem;margin-top:auto;padding:1.25rem .25rem .25rem;font-size:.72rem;display:flex}@keyframes hero-enter{0%{opacity:0;transform:translateY(16px)}}@keyframes hero-image-enter{0%{opacity:0;transform:scale(1.025)}}@media (width<=1023px){.desktop-nav,.desktop-actions{display:none}.site-header{padding:0 1.25rem}.mobile-actions{align-items:center;gap:.25rem;display:flex}.header-popover{right:0}.product-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){h1{font-size:2.8rem}.hero-grid{grid-template-columns:1fr}.home-hero:before{right:0}.hero-media{order:2;min-height:340px}.hero-copy{order:1;padding:3.5rem 1.5rem 2.75rem}.hero-logo{width:76px;height:58px}.hero-seal{bottom:1rem;left:1rem}.section{padding:3.5rem 1.25rem}.product-grid{gap:1.5rem .75rem}.capsule{grid-template-columns:1fr;padding:4rem 1.5rem}.filters,.cart-layout,.product-detail,.site-footer{grid-template-columns:1fr}.summary,.product-info{position:static}.line-item{grid-template-columns:1fr 80px}.line-item strong,.line-item .danger{justify-self:start}.account-grid{grid-template-columns:1fr}.order-row{grid-template-columns:1fr auto}.order-row>strong{grid-column:1/-1}.site-footer{gap:2rem}.quick-add{opacity:1;transform:none}.product-gallery{grid-template-columns:1fr}}@media (width<=479px){.site-header{padding:0 .75rem}.logo-lockup.compact span{display:none}.logo-lockup.compact img{width:46px}.header-popover{width:calc(100vw - 1.5rem);position:fixed;top:78px;right:.75rem}.header-popover:before{display:none}.header-panel-links,.popover-actions,.form-grid{grid-template-columns:1fr}.stats{flex-direction:column}.hero-seal span{font-size:.56rem}.product-card{padding:.3rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-section{opacity:1;transform:none}}
