:root{--bg:#ffffff;--paper:#ffffff;--ink:#111;--ink-soft:#494949;--muted:#777;--line:rgba(17,17,17,.16);--line-strong:rgba(17,17,17,.34);--accent:#111111;--accent-dark:#000000;--white:#fff;--black:#050505;--radius:0;--wrap:1440px;--ph-header-height:72px;--shadow:0 24px 80px rgba(0,0,0,.1)}html{scroll-behavior:smooth;background:var(--bg)}body.ph-body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial Narrow,Helvetica Neue Condensed,Arial,sans-serif;font-size:14px;line-height:1.45;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}a:hover{text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--ink);color:var(--white)}.ph-wrap{width:min(var(--wrap),calc(100% - 32px));margin:0 auto}.ph-section{position:relative;padding:90px 0;border-top:1px solid var(--line)}.ph-section--tight{padding:58px 0}.ph-fade{animation:phFade .7s ease both}@keyframes phFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.ph-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.ph-reveal.is-visible{opacity:1;transform:none}.ph-overline{margin:0 0 14px;text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:900;color:var(--muted)}.ph-h1,.ph-h2,.ph-h3{margin:0;color:var(--ink);font-family:Impact,Arial Black,Helvetica Neue Condensed,Arial,sans-serif;text-transform:uppercase;letter-spacing:-.055em;line-height:.88;font-weight:900}.ph-h1{font-size:clamp(48px,8.5vw,138px)}.ph-h2{font-size:clamp(36px,5.2vw,86px)}.ph-h3{font-size:clamp(26px,3.2vw,48px)}.ph-lead{margin:16px 0 0;max-width:64ch;color:var(--ink-soft);font-size:clamp(15px,1.3vw,18px);line-height:1.55;letter-spacing:0}.ph-gold{color:var(--accent-dark)}.rte{color:var(--ink-soft);font-size:15px;line-height:1.65}.rte p{margin:0 0 14px}.rte a{text-decoration:underline;text-underline-offset:3px}.ph-header{position:sticky;top:0;left:0;right:0;z-index:80;background:#fbfaf5eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--ink);border-bottom:1px solid var(--line);transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.template-index .ph-header{position:fixed;background:transparent;color:var(--white);border-bottom-color:transparent;text-shadow:0 2px 18px rgba(0,0,0,.28)}.template-index .ph-header.is-scrolled{background:#fbfaf5f0;color:var(--ink);border-bottom-color:var(--line);text-shadow:none}.ph-announcement{border-bottom:1px solid var(--line);font-size:11px;text-transform:uppercase;letter-spacing:.12em;background:var(--ink);color:var(--white)}.ph-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:18px}.ph-announcement a{text-decoration:underline;text-underline-offset:3px}.ph-header__bar{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.ph-header__logo{justify-self:center;display:flex;align-items:center;justify-content:center;min-width:130px;font-family:Impact,Arial Black,sans-serif;font-size:25px;letter-spacing:-.075em;text-transform:uppercase;line-height:.82}.ph-header__logo img{max-height:40px;width:auto;object-fit:contain}.ph-header__logo em{font-style:normal;margin-left:2px;color:currentColor;opacity:.68}.ph-nav{display:flex;align-items:center;gap:24px}.ph-nav a,.ph-icon,.ph-login-btn{font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:12px;white-space:nowrap}.ph-nav a:hover,.ph-icon:hover{opacity:.58}.ph-header__actions{justify-self:end;display:flex;align-items:center;gap:18px}.ph-icon{position:relative;display:inline-flex;align-items:center;gap:5px}.ph-cart-count{font-size:11px;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:999px;line-height:1}.ph-cart-count.is-empty{opacity:.5}.ph-b2b-pill{font-size:10px;border:1px solid currentColor;border-radius:999px;padding:4px 8px;font-weight:900;letter-spacing:.08em}.ph-burger{display:none;width:28px;height:28px;padding:0;background:none;border:0;color:inherit;position:relative;cursor:pointer}.ph-burger span{display:block;height:2px;background:currentColor;margin:5px 0;transition:transform .25s ease,opacity .25s ease}.ph-burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.ph-burger.is-open span:nth-child(2){opacity:0}.ph-burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.ph-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#00000057;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;text-shadow:none}.ph-mobile.is-open{opacity:1;visibility:visible}.ph-mobile__panel{margin-left:auto;width:min(440px,92vw);height:100%;background:var(--paper);color:var(--ink);padding:20px;box-shadow:var(--shadow);transform:translate(102%);transition:transform .3s ease;display:flex;flex-direction:column}.ph-mobile.is-open .ph-mobile__panel{transform:none}.ph-mobile__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line);font-family:Impact,Arial Black,sans-serif;font-size:24px;text-transform:uppercase;letter-spacing:-.05em}.ph-mobile__close{background:none;border:0;font-size:38px;line-height:1;cursor:pointer}.ph-mobile__links{padding:28px 0;display:flex;flex-direction:column;gap:4px}.ph-mobile__links>a,.ph-mobile__details summary{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-size:33px;line-height:.95;font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;letter-spacing:-.06em;cursor:pointer}.ph-mobile__details a{display:block;padding:10px 0 10px 16px;color:var(--ink-soft);text-transform:uppercase;font-weight:900}.ph-mobile__cta{margin-top:auto;display:grid;gap:10px}.ph-theme-toggle{display:none}.st-intro{position:relative;min-height:100svh;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;background:#050505;color:#fff}.st-intro__fallback{background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.15),transparent 24%),linear-gradient(180deg,#111,#050505 42%,#2d241d 74%,#060606)}.st-intro__fallback:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 65%,rgba(26,16,9,.48) 0 16%,transparent 17%),linear-gradient(to top,rgba(0,0,0,.82),transparent 42%)}.st-intro__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d,#00000014 38%,#0000008a);pointer-events:none}.st-intro__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:min(520px,92vw);padding-top:4svh}.st-intro__brand{display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(48px,9vh,96px);filter:drop-shadow(0 7px 24px rgba(0,0,0,.22))}.st-intro__brand img{width:min(320px,72vw);max-height:150px;object-fit:contain}.st-intro__brand span{font-family:Impact,Arial Black,sans-serif;font-size:clamp(56px,14vw,122px);font-weight:900;text-transform:uppercase;letter-spacing:-.105em;line-height:.72;transform:skew(-10deg);display:block;color:#fff}.st-intro__nav{display:flex;flex-direction:column;gap:15px;align-items:center}.st-intro__nav a{font-size:16px;line-height:1;font-weight:900;color:#fff;text-transform:none;text-shadow:0 4px 20px rgba(0,0,0,.34)}.st-intro__social{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:34px;min-height:22px}.st-intro__social a{display:flex;color:#fff}.st-intro__caption{position:absolute;z-index:2;left:50%;bottom:9.4vh;transform:translate(-50%);margin:0;width:min(86vw,720px);font-family:Georgia,serif;font-size:clamp(16px,2.1vw,25px);line-height:1.1;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.65)}.st-intro__mute{position:absolute;z-index:4;right:22px;bottom:22px;width:48px;height:48px;border:2px solid rgba(255,255,255,.9);background:#0000000d;color:#fff;border-radius:999px;display:grid;place-items:center;cursor:pointer}.ph-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:13px 20px;border:1px solid var(--ink);border-radius:0;background:transparent;color:var(--ink);font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:12px;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.ph-btn:hover{background:var(--ink);color:var(--white)}.ph-btn--gold{background:var(--ink);color:var(--white);border-color:var(--ink)}.ph-btn--gold:hover{opacity:.82}.ph-btn--ghost{background:transparent;color:var(--ink);border-color:var(--line-strong)}.ph-cta-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:28px}.ph-field{width:100%;border:1px solid var(--line-strong);background:var(--paper);min-height:48px;padding:13px 14px;border-radius:0;outline:none}.ph-field:focus{border-color:var(--ink)}.ph-label{display:block;margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;color:var(--muted)}.ph-form-note{font-size:12px;color:var(--muted);margin:14px 0 0;line-height:1.5}.ph-form-error{background:#fff1f1;border:1px solid #d48a8a;color:#8c1d1d;padding:12px}.ph-success{background:#eef9ed;border:1px solid #7bb274;color:#245c20;padding:12px}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{border-radius:0!important;min-height:48px!important;text-transform:uppercase!important;font-weight:900!important;letter-spacing:.04em!important}.ph-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.ph-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.ph-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.ph-pcard{display:block;background:var(--paper);min-width:0;transition:opacity .2s ease}.ph-pcard:hover{opacity:.72}.ph-pcard__media{position:relative;aspect-ratio:1/1;background:#efeee8;overflow:hidden}.ph-pcard__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ph-pcard:hover .ph-pcard__media img{transform:scale(1.035)}.ph-pcard__tag{position:absolute;top:10px;left:10px;padding:5px 8px;background:#fbfaf5db;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px}.ph-pcard__body{padding:14px 14px 18px;background:var(--paper)}.ph-pcard__brand{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:5px}.ph-pcard__name{margin:0;font-size:15px;line-height:1.12;text-transform:uppercase;letter-spacing:-.025em;font-weight:900}.ph-pcard__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:12px}.ph-price,.ph-price-lg{font-family:Arial Narrow,Arial,sans-serif;font-weight:900;letter-spacing:.02em}.ph-price{font-size:14px}.ph-price-lg{font-size:24px;margin:12px 0 18px}.ph-compare{text-decoration:line-through;color:var(--muted);font-size:14px}.ph-coll-card{position:relative;display:block;aspect-ratio:4/5;background:#0d0d0d;color:#fff;overflow:hidden}.ph-coll-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:transform .7s ease}.ph-coll-card:hover img{transform:scale(1.045)}.ph-coll-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bd,#0000000f 58%)}.ph-coll-card__meta{position:absolute;left:0;right:0;bottom:0;padding:18px}.ph-coll-card__label{display:block;font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-size:clamp(26px,3.2vw,48px);letter-spacing:-.06em;line-height:.9}.ph-banner{border:1px solid var(--line);background:var(--paper);padding:14px 16px;display:flex;gap:12px;align-items:center;margin:22px 0;color:var(--ink-soft)}.ph-empty{text-align:center;padding:80px 0;color:var(--muted)}.ph-market-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.ph-market-card{position:relative;overflow:hidden;background:var(--paper);padding:clamp(28px,4vw,62px);min-height:330px;display:flex;flex-direction:column;justify-content:flex-end}.ph-market-card:after{content:"";position:absolute;inset:auto -15% -35% auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(199,163,95,.24),transparent 65%);pointer-events:none}.ph-market-card--gold{background:#151515;color:#fff}.ph-market-card--gold .ph-h3,.ph-market-card--gold .ph-lead,.ph-market-card--gold .ph-overline{color:#fff}.ph-market-card__cta{margin-top:28px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.ph-values{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.ph-values__item{background:var(--paper);padding:24px}.ph-values__rule{display:block;width:32px;height:2px;background:var(--ink);margin-bottom:18px}.ph-ctabox{background:var(--paper);border:1px solid var(--line);padding:clamp(38px,7vw,82px);text-align:center}.ph-ctabox .ph-lead{margin-left:auto;margin-right:auto}.ph3d-stage{perspective:1300px;height:420px;margin-top:32px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ph3d-ring{position:relative;width:220px;height:320px;transform-style:preserve-3d;animation:ph3dspin 34s linear infinite}.ph3d-stage:hover .ph3d-ring{animation-play-state:paused}.ph3d-card{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#eee;box-shadow:0 24px 80px #00000029}.ph3d-card img{width:100%;height:100%;object-fit:cover}.ph3d-card__cap{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.72),transparent);color:#fff;padding:16px;font-weight:900;text-transform:uppercase}@keyframes ph3dspin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.ph-tilt-grid{perspective:1100px}.ph-tilt__inner{background:var(--paper);border:1px solid var(--line);overflow:hidden}.ph-tilt__media{position:relative;aspect-ratio:4/5;background:#eee}.ph-tilt__media img{width:100%;height:100%;object-fit:cover}.ph-tilt__body{padding:16px}.ph-hero,.ph-hero3d{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:var(--black);color:#fff}.ph-hero__bg,.ph-hero3d__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ph-hero__grad,.ph-hero3d__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0a,#786943)}.ph-hero__veil,.ph-hero3d__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.ph-hero__inner,.ph-hero3d__inner{position:relative;z-index:2}.ph-hero .ph-h1,.ph-hero .ph-lead,.ph-hero3d .ph-h1,.ph-hero3d .ph-lead{color:#fff}.ph-hero3d__inner{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.ph-hero3d__media{min-height:420px;display:flex;align-items:center;justify-content:center}.ph-hero3d__tilt img{max-height:520px;filter:drop-shadow(0 40px 80px rgba(0,0,0,.5))}.ph-hero3d__orb,.ph-hero3d__grid{display:none}.ph-hero3d__placeholder,.ph-product-placeholder{display:grid;place-items:center;min-height:360px;background:#e9e5db;color:var(--muted);font-weight:900;text-transform:uppercase}.template-collection .ph-section{padding-top:calc(var(--ph-header-height) + 58px)}.ph-collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 34px;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:var(--muted)}.ph-product-shell{padding-top:calc(var(--ph-header-height) + 48px)}.ph-pdp{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:clamp(28px,4vw,68px);align-items:start}.ph-pdp__gallery{position:sticky;top:calc(var(--ph-header-height) + 20px)}.ph-pdp__media{position:relative;background:#ede9dd;border:1px solid var(--line);overflow:hidden}.ph-pdp__main{aspect-ratio:1/1}.ph-pdp__media img{width:100%;height:100%;object-fit:cover}.ph-thumbs,.ph-pdp__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px}.ph-pdp__thumb{aspect-ratio:1/1;padding:0;border:1px solid var(--line);background:#eee;cursor:pointer;opacity:.72}.ph-pdp__thumb.is-active,.ph-pdp__thumb:hover{opacity:1;border-color:var(--ink)}.ph-pdp__thumb img{width:100%;height:100%;object-fit:cover}.ph-pdp__info{position:sticky;top:calc(var(--ph-header-height) + 20px);background:var(--bg);padding:0}.ph-product-title{font-size:clamp(40px,5vw,82px);line-height:.88;margin-bottom:18px}.ph-product-badges{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.ph-product-badges span{border:1px solid var(--line-strong);border-radius:999px;padding:6px 10px;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.06em;color:var(--ink-soft)}.ph-product-intro{margin:20px 0 24px}.ph-b2b-price-box{border:1px solid var(--line);background:var(--paper);padding:18px;margin:18px 0}.ph-tiers{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:12px}.ph-tiers th,.ph-tiers td{padding:10px 0;border-bottom:1px solid var(--line);text-align:left}.ph-tiers .r{text-align:right}.ph-moq{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:900}.ph-product-form{margin-top:20px}.ph-atc-row{display:grid;grid-template-columns:140px 1fr;gap:10px}.ph-qty-box{display:grid;grid-template-columns:40px 1fr 40px;border:1px solid var(--line-strong);background:var(--paper)}.ph-qty-box .ph-btn{min-height:48px;border:0;padding:0}.ph-qty{border:0;background:transparent;text-align:center;min-height:48px;padding:0}.ph-atc{width:100%;min-height:50px}.ph-payment-button{margin-top:10px}.ph-b2b-nudge{margin-top:18px}.ph-pdp-mini-trust{display:grid;grid-template-columns:1fr;gap:1px;background:var(--line);border:1px solid var(--line);margin-top:18px}.ph-pdp-mini-trust div{background:var(--paper);padding:12px 14px;display:flex;justify-content:space-between;gap:12px}.ph-pdp-mini-trust strong{font-size:12px;text-transform:uppercase;letter-spacing:.06em}.ph-pdp-mini-trust span{font-size:12px;color:var(--muted)}.ph-luxury-frame,.ph-scent-glow{box-shadow:none}.ph-trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ph-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.ph-trust__item{background:var(--paper);padding:22px;display:flex;gap:12px;align-items:center}.ph-trust__item svg{flex:none}.ph-trust__t{font-weight:900;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.ph-trust__s{color:var(--muted);font-size:12px}.ph-acc{border-top:1px solid var(--line)}.ph-acc__item{border-bottom:1px solid var(--line)}.ph-acc__head{width:100%;border:0;background:transparent;padding:20px 0;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:Impact,Arial Black,sans-serif;font-size:32px;text-transform:uppercase;letter-spacing:-.06em}.ph-acc__body{max-height:0;overflow:hidden;transition:max-height .3s ease}.ph-acc__item.is-open .ph-acc__body{max-height:700px}.ph-acc__inner{padding:0 0 22px;color:var(--ink-soft)}.ph-rev__avg{font-family:Impact,Arial Black,sans-serif;font-size:70px;line-height:.85;letter-spacing:-.06em}.ph-stars{display:inline-flex;gap:2px}.ph-rev__card{background:var(--paper);border:1px solid var(--line);padding:22px}.ph-rev__text{color:var(--ink-soft);line-height:1.65;margin:14px 0 0}.ph-rev__author{font-weight:900;text-transform:uppercase;margin-top:18px}.ph-rev__role{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.ph-narrow{max-width:620px;margin:0 auto}.ph-card,.ph-form-card{background:var(--paper);border:1px solid var(--line);padding:24px}.ph-stack>*+*{margin-top:14px}.ph-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.ph-info-grid>div{background:var(--paper);padding:16px}.ph-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ph-form-hero{padding:90px 0 48px}.ph-b2b-application{margin-top:24px}.ph-cart-line{display:grid;grid-template-columns:96px 1fr auto auto;gap:16px;align-items:center;background:var(--paper);border:1px solid var(--line);padding:12px;margin-bottom:10px}.ph-cart-line img{width:96px;height:96px;object-fit:cover;background:#eee}.ph-cart-foot{display:flex;justify-content:space-between;align-items:center;gap:18px;background:var(--paper);border:1px solid var(--line);padding:22px;margin-top:24px}.ph-footer{border-top:1px solid var(--line);background:var(--black);color:var(--white);margin-top:0}.ph-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:38px;padding:58px 0}.ph-footer__logo{display:flex;align-items:center;gap:10px;font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-size:34px;letter-spacing:-.065em;line-height:.9;margin-bottom:16px}.ph-footer__logo img{max-height:42px;width:auto}.ph-footer ul{list-style:none;margin:0;padding:0}.ph-footer li{margin:10px 0;color:#ffffffb8}.ph-footer a:hover{opacity:.64}.ph-footer .ph-lead{color:#ffffffb8}.ph-footer .ph-overline{color:#ffffff75}.ph-footer__bottom{border-top:1px solid rgba(255,255,255,.16);padding:18px 0;text-align:center;color:#ffffff80;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.st-password{min-height:100svh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#111,#16120e);color:#fff;text-align:center;position:relative;overflow:hidden;padding:34px}.st-password:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 60%,rgba(0,0,0,.18) 0 22%,transparent 24%),linear-gradient(to top,rgba(0,0,0,.75),transparent 46%)}.st-password__inner{position:relative;z-index:1;width:min(520px,100%)}.st-password__brand{font-family:Impact,Arial Black,sans-serif;font-size:clamp(58px,13vw,110px);text-transform:uppercase;letter-spacing:-.09em;line-height:.75;margin-bottom:44px}.st-password .ph-card{background:#ffffff1a;border-color:#ffffff52;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.st-password .ph-field{background:#ffffffeb;color:#111;border-color:transparent}.st-password .ph-btn{background:#fff;color:#111;border-color:#fff;width:100%}.st-password .ph-lead,.st-password .ph-overline{color:#fff}@media(max-width:1120px){.ph-nav{display:none}.ph-burger{display:block}.ph-header__bar{grid-template-columns:46px 1fr auto}.ph-header__logo{justify-self:center}.ph-search-link{display:none}.ph-header__actions{gap:12px}.ph-icon span:first-child{font-size:11px}.ph-grid-4{grid-template-columns:repeat(3,1fr)}.ph-values{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.ph-section{padding:64px 0}.template-index .ph-header{background:transparent}.template-index .ph-header.is-scrolled{background:#fbfaf5f2}.ph-header__bar{height:62px}.ph-header__logo{font-size:21px}.ph-header__actions{gap:10px}.ph-login-btn,.ph-account-icon{display:none}.st-intro__brand{margin-bottom:54px}.st-intro__nav{gap:14px}.st-intro__nav a{font-size:15px}.st-intro__caption{bottom:9vh}.ph-head-row{align-items:flex-start;flex-direction:column}.ph-grid-4{grid-template-columns:repeat(2,1fr)}.ph-grid-3,.ph-market-grid,.ph-values,.ph-hero3d__inner{grid-template-columns:1fr}.ph-hero3d__media{display:none}.ph-pdp{grid-template-columns:1fr}.ph-pdp__gallery,.ph-pdp__info{position:static}.ph-product-shell{padding-top:calc(var(--ph-header-height) + 28px)}.ph-product-title{font-size:clamp(38px,13vw,72px)}.ph-trust__grid{grid-template-columns:repeat(2,1fr)}.ph-footer__top,.ph-form-grid-2{grid-template-columns:1fr}.ph-cart-line{grid-template-columns:76px 1fr}.ph-cart-line>*:nth-child(n+3){grid-column:2}.ph-cart-line img{width:76px;height:76px}.ph-cart-foot{flex-direction:column;align-items:stretch}.ph-info-grid{grid-template-columns:1fr}}@media(max-width:560px){body.ph-body{font-size:13px}.ph-wrap{width:min(100% - 22px,var(--wrap))}.ph-header__bar{grid-template-columns:34px 1fr auto;gap:8px}.ph-header__actions .ph-icon span:first-child{display:none}.ph-header__logo img{max-height:32px}.ph-burger{width:24px}.st-intro__brand span{font-size:clamp(54px,18vw,94px)}.st-intro__caption{font-size:16px;bottom:10vh}.st-intro__mute{width:42px;height:42px;right:14px;bottom:14px}.ph-grid-4{gap:1px}.ph-pcard__body{padding:11px}.ph-pcard__name,.ph-price{font-size:13px}.ph-coll-card{aspect-ratio:1/1.18}.ph-atc-row{grid-template-columns:1fr}.ph-thumbs,.ph-pdp__thumbs{grid-template-columns:repeat(4,1fr)}.ph-trust__grid{grid-template-columns:1fr}.ph-mobile__links>a,.ph-mobile__details summary{font-size:30px}.ph-acc__head{font-size:28px}.ph3d-stage{height:320px;transform:scale(.72);transform-origin:center}.ph-payment-button .shopify-payment-button__button{font-size:12px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ph3d-ring{animation:none!important}}.ph-footer .ph-gold{color:#ffffff9e}:root{--bg:#ffffff;--paper:#ffffff;--ink:#10100f;--ink-soft:#30302e;--muted:#767166;--line:rgba(16,16,15,.18);--line-strong:rgba(16,16,15,.42);--accent:#e5c64d;--white:#fff;--black:#060606;--wrap:1480px}html{background:var(--bg)}body.ph-body{background:var(--bg);color:var(--ink);font-family:Roboto Condensed,Arial Narrow,Helvetica Neue Condensed,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.012em;text-transform:none;overflow-x:hidden}.ph-wrap{width:min(var(--wrap),calc(100% - 28px))}.rte{font-family:Roboto Condensed,Arial,sans-serif;font-size:14px;line-height:1.45;font-weight:500;color:var(--ink-soft)}.ph-h1,.ph-h2,.ph-h3,.st-title,.st-page-title{font-family:Archivo Black,Arial Black,Impact,sans-serif;font-weight:900;letter-spacing:-.065em;text-transform:uppercase}.ph-section{border-top:0}.ph-overline,.st-label{font-family:Roboto Condensed,Arial Narrow,Arial,sans-serif;font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.02em;color:inherit;margin:0 0 12px}.is-hidden{display:none!important}.st-header{position:sticky;top:0;z-index:70;background:#f6f2e6ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);color:var(--ink);text-shadow:none}.template-index .st-header:not(.is-scrolled){opacity:0;pointer-events:none;transform:translateY(-110%)}.template-index .st-header.is-scrolled{opacity:1;transform:none;background:#f6f2e6f2;color:var(--ink);border-color:var(--line)}.st-announcement{height:29px;overflow:hidden;background:#0b0b0b;color:#fff;border-bottom:1px solid rgba(255,255,255,.16);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.st-announcement__track{display:flex;gap:80px;white-space:nowrap;align-items:center;height:100%;animation:stMarquee 24s linear infinite}.st-announcement__track span{padding-left:28px}@keyframes stMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.st-header__bar{height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.st-nav,.st-actions{display:flex;align-items:center;gap:20px}.st-nav a,.st-actions a,.st-mini-pill{font-size:12px;font-weight:900;line-height:1;text-transform:uppercase;color:inherit}.st-actions{justify-content:flex-end}.st-header__logo{justify-self:center;display:flex;align-items:center;justify-content:center;line-height:.82;color:inherit}.st-header__logo img{max-height:42px;width:auto;object-fit:contain}.st-header__logo span{font-family:Archivo Black,Arial Black,Impact,sans-serif;font-size:27px;letter-spacing:-.095em;text-transform:uppercase;transform:skew(-8deg);display:block}.st-burger{display:none;width:30px;height:30px;border:0;background:transparent;color:inherit;padding:0}.st-burger span{display:block;height:2px;background:currentColor;margin:7px 0;transition:.2s ease}.st-burger.is-open span:first-child{transform:translateY(4.5px) rotate(45deg)}.st-burger.is-open span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.st-mini-pill{border:1px solid currentColor;padding:3px 6px;border-radius:999px}.st-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000059;opacity:0;visibility:hidden;transition:.22s ease}.st-mobile__panel{margin-left:auto;width:min(440px,94vw);height:100%;background:var(--bg);color:var(--ink);padding:18px;transform:translate(104%);transition:.28s ease;display:flex;flex-direction:column}.st-mobile__top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px;text-transform:uppercase;font-weight:900}.st-mobile__close{border:0;background:transparent;font-size:36px;line-height:1;padding:0}.st-mobile__links{display:flex;flex-direction:column;padding:24px 0}.st-mobile__links a{font-family:Archivo Black,Arial Black,Impact,sans-serif;text-transform:uppercase;font-size:40px;line-height:.95;letter-spacing:-.065em;padding:7px 0;border-bottom:1px solid var(--line)}.st-mobile__foot{margin-top:auto;display:flex;flex-direction:column;gap:10px;text-transform:uppercase;font-size:12px;font-weight:900}.st-intro{position:relative;min-height:100svh;overflow:hidden;background:#b7a979;color:#fff;display:flex;align-items:flex-start;justify-content:center;text-align:center}.st-intro__video,.st-intro__image,.st-intro__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.st-intro__fallback{overflow:hidden;background:linear-gradient(180deg,#c8bc92,#b9aa7c 33%,#9c8055 54%,#241a14 74%,#050505)}.st-intro__fallback:before{content:"";position:absolute;left:-16%;right:-16%;bottom:-5%;height:44%;background:radial-gradient(ellipse at 51% 2%,rgba(142,93,45,.82) 0 20%,rgba(55,34,19,.5) 21%,transparent 38%),linear-gradient(172deg,transparent 0 28%,#0d0b0b 29% 100%);filter:blur(.4px)}.st-intro__fallback:after{content:"";position:absolute;left:26%;bottom:26%;width:48%;height:22%;border-radius:50%;background:radial-gradient(ellipse,rgba(81,42,15,.55),transparent 66%);filter:blur(8px)}.st-intro__fallback .bird{position:absolute;width:28px;height:10px;border-top:3px solid rgba(39,35,30,.78);border-radius:50%;transform:rotate(-8deg)}.st-intro__fallback .bird:after{content:"";position:absolute;width:19px;height:8px;right:-13px;top:-5px;border-top:2px solid rgba(39,35,30,.78);border-radius:50%;transform:rotate(25deg)}.st-intro__fallback .b1{top:17%;right:8%;transform:scale(1.1) rotate(-8deg)}.st-intro__fallback .b2{top:24%;left:20%;transform:scale(.8) rotate(-13deg)}.st-intro__fallback .b3{top:35%;left:15%;transform:scale(.6) rotate(-8deg);opacity:.85}.st-intro__fallback .b4{top:58%;left:12%;transform:scale(.48) rotate(-5deg);opacity:.75}.st-intro__fallback .b5{top:50%;left:23%;transform:scale(.5) rotate(8deg);opacity:.72}.st-intro__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#0000001f 56%,#0000009e);pointer-events:none}.st-intro__center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:min(520px,92vw);padding-top:clamp(86px,13vh,126px)}.st-intro__brand{display:flex;align-items:center;justify-content:center;margin:0 0 var(--st-menu-y);filter:drop-shadow(0 8px 23px rgba(0,0,0,.17))}.st-intro__brand img{width:min(var(--st-logo-w),78vw);max-height:190px;object-fit:contain}.st-intro__brand span{font-family:Archivo Black,Arial Black,Impact,sans-serif;font-size:clamp(56px,13vw,130px);line-height:.72;letter-spacing:-.12em;color:#fff;text-transform:uppercase;display:block;transform:skew(-11deg) rotate(-2deg)}.st-intro__nav{display:flex;flex-direction:column;align-items:center;gap:15px}.st-intro__nav a{font-family:Roboto Condensed,Arial Narrow,Arial,sans-serif;font-size:16px;font-weight:900;line-height:1;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.28)}.st-intro__nav a:first-child{text-transform:uppercase}.st-intro__nav a:hover{opacity:.7}.st-intro__social{display:flex;gap:15px;justify-content:center;margin-top:32px;min-height:22px}.st-intro__social a{color:#fff;display:flex}.st-intro__caption{position:absolute;z-index:2;left:50%;bottom:7.6vh;transform:translate(-50%);margin:0;width:min(88vw,760px);font-family:Georgia,Times New Roman,serif;font-size:clamp(16px,2vw,25px);font-weight:700;line-height:1.08;color:#e4c544;text-shadow:0 2px 4px rgba(0,0,0,.65)}.st-intro__mute{position:absolute;right:22px;bottom:22px;z-index:4;width:46px;height:46px;border-radius:999px;border:2px solid rgba(255,255,255,.95);display:grid;place-items:center;background:#00000008;color:#fff}.st-intro__mute .st-intro__sound-on,.st-intro__mute.is-audio-on .st-intro__sound-off{display:none}.st-intro__mute.is-audio-on .st-intro__sound-on{display:block}.st-section{padding:74px 0;border-top:1px solid var(--line)}.st-section__head{position:relative;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;margin-bottom:26px}.st-section__head .st-label{grid-column:1/-1;margin:0;color:var(--muted)}.st-title{font-size:clamp(40px,7vw,108px);line-height:.82;margin:0}.st-small-link{font-size:12px;text-transform:uppercase;font-weight:900;justify-self:end;text-decoration:underline;text-underline-offset:3px}.st-wholesale-strip{border:1px solid var(--line);padding:12px 14px;margin-bottom:28px;display:flex;justify-content:space-between;gap:15px;text-transform:uppercase;font-size:12px;font-weight:900}.st-wholesale-strip a{text-decoration:underline;text-underline-offset:3px}.st-empty{padding:40px 0;color:var(--muted)}.st-collections__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.st-collection-card{display:block;min-width:0;color:var(--ink)}.st-collection-card figure{margin:0;aspect-ratio:3/4;background:#e4decd;overflow:hidden}.st-collection-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.92);transition:transform .7s ease}.st-collection-card__name{display:block;margin-top:10px;font-size:18px;line-height:.95;font-weight:900;text-transform:uppercase}.st-collection-card__meta{display:block;margin-top:3px;font-size:12px;text-transform:uppercase;color:var(--muted);font-weight:900}.st-collection-card:nth-child(1){grid-column:span 2}.st-collection-card:nth-child(1) figure{aspect-ratio:4/3}.st-collection-card:nth-child(4n+4){grid-column:span 2}.st-collection-card:nth-child(4n+4) figure{aspect-ratio:16/8.8}.st-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 12px}.st-product-card{display:block;color:var(--ink);min-width:0}.st-product-card figure{position:relative;margin:0;aspect-ratio:1/1.18;background:#f7f7f7;overflow:hidden}.st-product-card img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .7s ease}.st-product-card:hover img{transform:scale(1.028)}.st-product-card__badge{position:absolute;top:9px;left:9px;background:#f6f2e6e0;padding:5px 7px;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.st-product-card__text{padding-top:9px}.st-product-card__vendor{display:block;min-height:13px;margin-bottom:3px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.st-product-card h2,.st-product-card h3{margin:0;font-size:14px;line-height:1.04;font-weight:900;text-transform:uppercase;letter-spacing:-.01em}.st-product-card p{margin:5px 0 0;font-size:13px;line-height:1;font-weight:900}.st-product-card s{color:var(--muted);margin-right:4px}.st-product-card em{font-style:normal;color:var(--muted);font-size:10px;text-transform:uppercase;margin-left:6px}.st-product-card:hover .st-product-card__text{text-decoration:underline;text-underline-offset:3px}.st-page-hero{padding:calc(var(--ph-header-height) + 58px) 0 34px;border-bottom:1px solid var(--line)}.template-index .st-page-hero{padding-top:110px}.st-page-title{font-size:clamp(58px,12vw,180px);line-height:.78;margin:0;text-transform:uppercase}.st-page-desc{max-width:62ch;margin-top:18px}.st-subnav{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;padding-top:16px;border-top:1px solid var(--line)}.st-subnav a,.st-collection-count{font-size:12px;text-transform:uppercase;font-weight:900;color:var(--muted)}.st-subnav a[aria-current=page],.st-subnav a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.st-collection-count{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.st-collection-count a{text-decoration:underline;text-underline-offset:3px}.st-pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.st-pagination a,.st-pagination span{border:1px solid var(--line);min-width:38px;height:38px;display:grid;place-items:center;text-transform:uppercase;font-weight:900;background:transparent}.st-pagination span{background:#111;color:#fff}.st-pdp{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:22px;padding:calc(var(--ph-header-height) + 18px) 14px 64px}.st-pdp__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.st-pdp__media{background:#f7f7f7;min-height:0;overflow:hidden}.st-pdp__media--main{grid-column:span 2}.st-pdp__media img,.st-pdp__media video,.st-pdp__media model-viewer{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block}.st-pdp__media--main img{aspect-ratio:1/1.08}.st-placeholder{display:grid;place-items:center;min-height:520px;font-family:Archivo Black;text-transform:uppercase;text-align:center}.st-pdp__info{position:relative}.st-pdp__sticky{position:sticky;top:calc(var(--ph-header-height) + 18px);padding:18px 6px 0}.st-back{display:inline-block;margin-bottom:18px;text-transform:uppercase;font-size:12px;font-weight:900;color:var(--muted)}.st-pdp__title{font-family:Archivo Black,Arial Black,Impact,sans-serif;font-size:clamp(34px,4.6vw,66px);letter-spacing:-.065em;line-height:.85;text-transform:uppercase;margin:0 0 16px}.st-pdp__price{display:flex;gap:8px;align-items:baseline;margin:0 0 22px;font-size:19px;font-weight:900}.st-pdp__price s{color:var(--muted);font-size:14px}.st-product-form{display:grid;gap:10px;margin:18px 0}.st-form-label{font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:900;margin-top:4px}.st-select,.st-search-form input{width:100%;border:1px solid var(--line-strong);background:transparent;color:var(--ink);height:45px;padding:0 12px;border-radius:0;font-weight:900;text-transform:uppercase;outline:none}.st-qty{height:45px;border:1px solid var(--line-strong);display:grid;grid-template-columns:45px 1fr 45px}.st-qty button{border:0;background:transparent;font-size:18px;font-weight:900}.st-qty input{border:0;background:transparent;text-align:center;font-weight:900;outline:none}.st-atc,.st-search-form button{height:48px;border:1px solid #111;background:#111;color:#fff;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.02em;border-radius:0;cursor:pointer}.st-atc[disabled]{opacity:.45;cursor:not-allowed}.st-payment-button{margin-top:0}.st-details{border-top:1px solid var(--line);padding:13px 0}.st-details:last-child{border-bottom:1px solid var(--line)}.st-details summary{cursor:pointer;list-style:none;text-transform:uppercase;font-size:12px;font-weight:900}.st-details summary:after{content:"+";float:right}.st-b2b-table{border:1px solid var(--line);padding:14px;margin:0 0 18px}.st-b2b-table table{width:100%;border-collapse:collapse}.st-b2b-table td{border-bottom:1px solid var(--line);padding:9px 0;font-weight:900}.st-b2b-table td:last-child{text-align:right}.st-b2b-table small{display:block;margin-top:10px;text-transform:uppercase;color:var(--muted);font-weight:900}.st-search-form{display:grid;grid-template-columns:1fr 140px;gap:8px;margin-top:24px;max-width:700px}.st-search-form button{height:45px}.st-footer{border-top:1px solid var(--line);padding:46px 0 20px;background:var(--bg);color:var(--ink)}.st-footer__inner{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}.st-footer__brand img{max-width:170px;max-height:70px;object-fit:contain}.st-footer__brand span{font-family:Archivo Black;font-size:30px;text-transform:uppercase;letter-spacing:-.08em}.st-footer__brand p{max-width:42ch;color:var(--muted);font-size:13px;line-height:1.35;text-transform:none}.st-footer__col p{margin:0 0 12px;text-transform:uppercase;font-size:12px;font-weight:900}.st-footer__col a{font-size:12px;text-transform:uppercase;font-weight:900;color:var(--muted)}.st-footer__col a:hover{color:var(--ink)}.st-footer__bottom{border-top:1px solid var(--line);margin-top:36px;padding-top:16px;color:var(--muted);font-size:11px;text-transform:uppercase;font-weight:900}.ph-banner,.ph-b2b-nudge,.ph-pdp-mini-trust,.ph-product-badges{border-radius:0}.template-index .ph-section:not(.st-section){border-top:1px solid var(--line)}@media(max-width:1120px){.st-nav,.st-actions{display:none}.st-burger{display:block}.st-header__bar{grid-template-columns:44px 1fr 44px;height:56px}.st-header__logo{justify-self:center}.st-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.st-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-collection-card:nth-child(n){grid-column:auto}.st-collection-card:nth-child(n) figure{aspect-ratio:3/4}.st-pdp{grid-template-columns:1fr;gap:0}.st-pdp__sticky{position:relative;top:auto;padding:24px 0 0}.st-pdp__gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){body.ph-body{font-size:13px}.ph-wrap{width:calc(100% - 18px)}.st-intro__center{padding-top:clamp(88px,11vh,112px)}.st-intro__brand{margin-bottom:var(--st-menu-y)}.st-intro__nav{gap:17px}.st-intro__nav a{font-size:15px}.st-intro__social{margin-top:31px}.st-intro__caption{bottom:9.8vh;font-size:17px;width:90vw}.st-intro__mute{right:18px;bottom:18px;width:42px;height:42px}.st-section{padding:54px 0}.st-section__head{display:block;margin-bottom:20px}.st-title{font-size:46px}.st-small-link{display:inline-block;margin-top:12px}.st-collections__grid{gap:10px}.st-collection-card__name{font-size:15px}.st-collection-card__meta{font-size:10px}.st-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 9px}.st-product-card figure{aspect-ratio:1/1.22}.st-product-card h2,.st-product-card h3,.st-product-card p{font-size:12px}.st-page-hero{padding:calc(var(--ph-header-height) + 35px) 0 25px}.st-page-title{font-size:62px}.st-subnav{gap:12px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.st-subnav a{white-space:nowrap}.st-collection-count{font-size:11px}.st-pdp{padding:calc(var(--ph-header-height) + 10px) 9px 50px}.st-pdp__gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;margin:0 -9px;padding:0 9px}.st-pdp__media,.st-pdp__media--main{flex:0 0 86vw;scroll-snap-align:start}.st-pdp__media--main{grid-column:auto}.st-pdp__media img,.st-pdp__media--main img{aspect-ratio:1/1.22}.st-pdp__title{font-size:40px}.st-search-form{grid-template-columns:1fr}.st-footer__inner{grid-template-columns:1fr 1fr;gap:26px}.st-footer__brand{grid-column:1/-1}.st-wholesale-strip{display:block}.st-wholesale-strip a{display:block;margin-top:6px}}@media(max-width:420px){.st-product-grid{gap:24px 8px}.st-mobile__links a{font-size:35px}.st-footer__inner{grid-template-columns:1fr}.st-intro__brand img{width:min(var(--st-logo-w),74vw)}}.st-password{min-height:100svh}.st-password__center{padding-top:16vh}.st-password-form{display:grid;grid-template-columns:minmax(0,260px) 92px;gap:8px;width:min(380px,86vw);margin:0 auto}.st-password-form input,.st-password-form button{height:42px;border:1px solid rgba(255,255,255,.75);background:#00000014;color:#fff;padding:0 12px;font-weight:900;text-transform:uppercase;outline:none}.st-password-form input::placeholder{color:#ffffffc7}.st-password-form button{background:#fff;color:#111;cursor:pointer}.st-password-error{grid-column:1/-1;color:#ffdede;margin:0 0 4px;font-weight:900}.st-password .st-intro__brand{margin-bottom:70px}@media(max-width:520px){.st-password-form{grid-template-columns:1fr}.st-password .st-intro__brand{margin-bottom:52px}}.ph-page-title--small{font-size:clamp(30px,4vw,54px)}.ph-page-title--medium{font-size:clamp(40px,5vw,72px)}.ph-page-title--large{font-size:clamp(56px,8vw,112px)}:root{--bg:#fff;--paper:#fff;--ink:#111;--ink-soft:#575757;--muted:#8a8a8a;--line:#e8e8e8;--line-strong:#cfcfcf;--accent:#111;--accent-dark:#111;--shadow:0 16px 42px rgba(0,0,0,.08)}html[data-ph-theme=light]{background:#fff}body.ph-body{background:#fff;color:#111;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.6;letter-spacing:0}body.ph-body *{letter-spacing:0}.ph-overline,.st-label,.st-form-label,.st-small-link,.st-subnav a,.st-collection-count,.st-footer__col p,.st-footer__col a,.st-nav a,.st-actions a,.st-action,.st-cart-link,.st-back,.st-details summary{font-family:Inter,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.ph-h1,.ph-h2,.ph-h3,.st-title,.st-page-title,.st-pdp__title,.st-header__logo span,.st-footer__brand span,.st-mobile__brand span{font-family:Cormorant Garamond,Georgia,serif!important;font-weight:600;letter-spacing:-.03em;text-transform:none;line-height:.95}.ph-h1,.st-page-title{font-size:clamp(42px,8vw,110px)}.ph-h2,.st-title{font-size:clamp(32px,5.2vw,72px)}.ph-h3{font-size:clamp(24px,3.2vw,42px)}.ph-overline,.st-label{font-size:11px;font-weight:700;color:#777}.rte{font-size:15px;line-height:1.8;color:#555}.ph-section,.st-section{border-top:1px solid #efefef}.ph-btn,.st-atc,.st-search-form button,.st-cart-link,.st-mini-pill,.st-mobile__foot a{border-radius:999px}.ph-btn,.st-atc,.st-search-form button{background:#111;border-color:#111;color:#fff;font-weight:700;letter-spacing:.12em}.ph-btn:hover,.st-atc:hover,.st-search-form button:hover{opacity:.9;background:#111;color:#fff}.ph-field,.st-select,.st-qty,.st-search-form input{background:#fff;border:1px solid #d9d9d9;border-radius:14px}.st-qty button{border-radius:14px}.ph-header{position:sticky;top:0;background:#fffffff2!important;color:#111!important;border-bottom:1px solid #ececec!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-shadow:none!important}.template-index .ph-header,.template-index .ph-header.is-scrolled{background:#fffffff2!important;color:#111!important;border-bottom-color:#ececec!important;text-shadow:none!important}.st-announcement{overflow:hidden;background:#111;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.st-announcement__track{display:flex;width:max-content;animation:st-announcement-loop 26s linear infinite}.st-announcement__track span{display:inline-flex;align-items:center;padding:9px 30px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}@keyframes st-announcement-loop{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.st-header__bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:22px;min-height:78px;height:auto;padding:0}.st-burger{display:none;width:44px;height:44px;padding:0;background:none;border:0;color:inherit;cursor:pointer}.st-burger span{display:block;width:22px;height:2px;background:currentColor;margin:5px auto}.st-nav{display:flex;align-items:center;gap:22px;min-width:0}.st-nav a,.st-action{font-size:12px;font-weight:600;color:#111;opacity:.88}.st-nav a:hover,.st-action:hover,.st-nav a.is-active{opacity:1}.st-header__logo{justify-self:center;display:flex;align-items:center;justify-content:center;max-width:260px;min-width:140px}.st-header__logo img{display:block;width:auto;max-width:100%;max-height:48px;object-fit:contain}.st-header__logo span{font-size:42px}.st-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.st-mini-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border:1px solid #d8d8d8;font-size:10px;font-weight:700}.st-cart-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 14px;border:1px solid #111;color:#111;font-size:12px;font-weight:700;transition:all .2s ease}.st-cart-link:hover{background:#111;color:#fff}.st-cart-link__icon,.st-cart-link__icon svg{width:18px;height:18px}.st-cart-link__icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.st-cart-link__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:700}.st-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0000006b;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.st-mobile.is-open{opacity:1;visibility:visible}.st-mobile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent}.st-mobile__panel{position:relative;margin-left:auto;width:min(420px,90vw);height:100%;background:#fff;color:#111;padding:0;box-shadow:var(--shadow);transform:translate(102%);transition:transform .3s ease;display:flex;flex-direction:column}.st-mobile.is-open .st-mobile__panel{transform:none}.st-mobile__top{display:flex;justify-content:space-between;align-items:center;padding:18px 18px 16px;border-bottom:1px solid #ececec}.st-mobile__brand{display:inline-flex;align-items:center}.st-mobile__brand img{display:block;max-width:160px;max-height:42px;object-fit:contain}.st-mobile__brand span{font-size:34px}.st-mobile__close{width:42px;height:42px;border:1px solid #e2e2e2;border-radius:999px;background:#fff;font-size:28px;line-height:1;cursor:pointer}.st-mobile__links{display:flex;flex-direction:column;padding:10px 18px 18px}.st-mobile__links a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #efefef;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.st-mobile__links a small{font-size:16px;color:#aaa}.st-mobile__foot{margin-top:auto;padding:18px;border-top:1px solid #ececec;display:grid;gap:12px}.st-mobile__foot a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 16px;border:1px solid #dfdfdf;font-size:12px;font-weight:700}.st-mobile__foot strong{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#111;color:#fff;font-size:11px}.st-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.st-small-link{font-size:11px;font-weight:700;color:#666}.st-small-link:hover{text-decoration:underline;text-underline-offset:4px}.st-collections__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.st-collection-card{display:block;position:relative;background:#fafafa;border:1px solid #ededed;padding:12px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.st-collection-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0000000d;border-color:#d9d9d9}.st-collection-card figure{margin:0;aspect-ratio:1/1.08;background:#f5f5f5;overflow:hidden}.st-collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.st-collection-card:hover img{transform:scale(1.03)}.st-collection-card__name{display:block;margin-top:14px;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:600;line-height:1;color:#111}.st-collection-card__meta{display:block;margin-top:4px;font-size:11px;font-weight:700;letter-spacing:.14em;color:#7b7b7b;text-transform:uppercase}.st-product-card figure{background:#f7f7f7;border:1px solid #ececec}.st-product-card__vendor{font-size:10px;color:#878787;letter-spacing:.12em}.st-product-card h2,.st-product-card h3{font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:600;letter-spacing:-.02em;text-transform:none;line-height:1.05}.st-product-card p{font-size:14px;font-weight:600}.st-page-hero{padding:calc(var(--ph-header-height) + 44px) 0 28px;border-bottom:1px solid #efefef}.st-page-title{margin:0;text-transform:none}.st-page-desc{margin-top:14px;color:#666;max-width:62ch}.st-subnav{gap:16px;padding-top:16px;border-top:1px solid #efefef}.st-pdp{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:52px;max-width:min(1480px,calc(100% - 44px));margin:0 auto;padding:calc(var(--ph-header-height) + 28px) 0 84px}.st-pdp__gallery{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:start}.st-pdp__media{background:#f7f7f7;border:1px solid #ededed;overflow:hidden}.st-pdp__media--main{min-height:0}.st-pdp__media--main img,.st-pdp__media--main video,.st-pdp__media--main model-viewer{width:100%;height:auto;aspect-ratio:1/1.12;object-fit:cover;display:block}.st-pdp__thumbs{display:flex;flex-direction:column;gap:12px}.st-pdp__thumb{padding:0;background:#fff;border:1px solid #e3e3e3;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.st-pdp__thumb:hover,.st-pdp__thumb.is-active{border-color:#111;transform:translateY(-1px)}.st-pdp__thumb img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.st-pdp__sticky{position:sticky;top:calc(var(--ph-header-height) + 24px);padding:4px 0 0}.st-back{display:inline-block;margin-bottom:12px;font-size:11px;font-weight:700;color:#777}.st-pdp__title{font-size:clamp(36px,4.4vw,64px);margin:0 0 14px;color:#111}.st-pdp__excerpt{margin:0 0 18px;color:#666;max-width:52ch}.st-pdp__price{display:flex;align-items:baseline;gap:10px;margin:0 0 18px;font-size:26px;font-weight:700;color:#111}.st-pdp__price s{font-size:15px;color:#8c8c8c}.st-pdp__notes{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 22px}.st-pdp__notes span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #e5e5e5;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5f5f5f}.st-product-form{display:grid;gap:14px;margin:16px 0 22px}.st-product-form__row{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;align-items:end}.st-product-form__qty .st-form-label{margin-bottom:8px}.st-select{height:52px;padding:0 16px;font-size:13px;font-weight:600}.st-qty{height:52px;grid-template-columns:44px 1fr 44px}.st-qty input{font-weight:600}.st-atc{height:52px;padding:0 20px;font-size:12px;font-weight:700}.st-payment-button{margin-top:2px}.st-details{border-top:1px solid #ededed;padding:16px 0}.st-details:last-child{border-bottom:1px solid #ededed}.st-details summary{font-size:11px;font-weight:700;color:#111;list-style:none}.st-details summary::-webkit-details-marker{display:none}.st-details summary:after{content:"+";float:right;font-size:18px;line-height:1;margin-top:-2px}.st-details[open] summary:after{content:"\2212"}.st-details .rte{padding-top:12px}.st-b2b-table{border:1px solid #ececec;padding:18px;margin:0 0 18px;background:#fff}.st-b2b-table td{border-bottom:1px solid #efefef;padding:10px 0;font-weight:600}.st-b2b-table small{display:block;margin-top:10px;color:#7a7a7a;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.st-footer{border-top:1px solid #efefef;padding:54px 0 20px;background:#fff;color:#111}.st-footer__inner{grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.st-footer__brand p{max-width:42ch;color:#676767;line-height:1.7;font-size:14px;text-transform:none}.st-footer__col a{font-size:12px;color:#666}.st-footer__bottom{border-top:1px solid #efefef;color:#8a8a8a;font-size:11px}@media(max-width:1120px){.st-burger{display:block}.st-nav,.st-actions .st-action,.st-actions .st-mini-pill{display:none}.st-header__bar{grid-template-columns:44px 1fr auto;gap:8px;min-height:66px}.st-header__logo{justify-self:center}.st-actions{gap:0}.st-cart-link{min-width:44px;min-height:44px;padding:0;border:0}.st-cart-link__text{display:none}.st-cart-link:hover{background:transparent;color:#111}.st-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-pdp{grid-template-columns:1fr;gap:26px;max-width:calc(100% - 28px)}.st-pdp__sticky{position:relative;top:auto}.st-pdp__gallery{grid-template-columns:1fr}.st-pdp__thumbs{order:2;flex-direction:row;overflow:auto}.st-pdp__thumb{min-width:76px;max-width:76px}.st-product-form__row{grid-template-columns:1fr}}@media(max-width:720px){.ph-wrap{width:calc(100% - 18px)}.st-title{font-size:42px}.st-section__head{display:block;margin-bottom:20px}.st-small-link{display:inline-block;margin-top:10px}.st-collections__grid{grid-template-columns:1fr 1fr;gap:10px}.st-collection-card{padding:8px}.st-collection-card__name{font-size:20px}.st-page-hero{padding:calc(var(--ph-header-height) + 28px) 0 22px}.st-page-title{font-size:50px}.st-pdp{padding:calc(var(--ph-header-height) + 16px) 0 54px;max-width:calc(100% - 18px)}.st-pdp__media--main img,.st-pdp__media--main video{aspect-ratio:1/1.18}.st-pdp__title{font-size:40px}.st-product-form__row{grid-template-columns:1fr;gap:10px}.st-atc{width:100%}.st-footer__inner{grid-template-columns:1fr 1fr}.st-footer__brand{grid-column:1/-1}}@media(max-width:520px){.st-header__logo span{font-size:34px}.st-mobile__brand span{font-size:30px}.st-collections__grid,.st-footer__inner{grid-template-columns:1fr}}.ph-header.st-header{width:100%;z-index:120;background:#fffffffa!important;color:#111!important;border-bottom:1px solid #ededed!important;backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);text-shadow:none!important}.ph-header.st-header.st-header--sticky{position:sticky!important;top:0}.ph-header.st-header:not(.st-header--sticky){position:relative!important;top:auto!important}.template-index .ph-header.st-header,.template-index .ph-header.st-header.is-scrolled{background:#fffffffa!important;color:#111!important;border-bottom-color:#ededed!important;text-shadow:none!important}.ph-header .st-announcement{overflow:hidden;background:#111;color:#fff;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.08)}.ph-header .st-announcement__track{display:flex;width:max-content;animation:st-announcement-loop-final 28s linear infinite}.ph-header .st-announcement__track span{display:inline-flex;align-items:center;padding:8px 32px;font-size:10px;font-weight:700;letter-spacing:.18em!important;text-transform:uppercase}@keyframes st-announcement-loop-final{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.ph-header .st-header__bar{height:auto!important;min-height:76px;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:22px!important;padding:0!important}.ph-header .st-nav{display:flex;align-items:center;gap:clamp(14px,2vw,28px);min-width:0}.ph-header .st-nav a,.ph-header .st-action{position:relative;display:inline-flex;align-items:center;min-height:40px;font-size:11px!important;font-weight:650!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#111!important;opacity:.82;white-space:nowrap;transition:opacity .18s ease}.ph-header .st-nav a:after,.ph-header .st-action:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.ph-header .st-nav a:hover,.ph-header .st-nav a.is-active,.ph-header .st-action:hover{opacity:1}.ph-header .st-nav a:hover:after,.ph-header .st-nav a.is-active:after,.ph-header .st-action:hover:after{transform:scaleX(1);transform-origin:left}.ph-header .st-header__logo{justify-self:center;display:flex;align-items:center;justify-content:center;min-width:130px;max-width:min(280px,38vw);line-height:1}.ph-header .st-header__logo img{display:block;width:auto;max-width:100%;max-height:48px;object-fit:contain}.ph-header .st-header__logo span{font-family:Cormorant Garamond,Georgia,serif!important;font-size:clamp(30px,3vw,44px)!important;font-weight:600!important;letter-spacing:-.03em!important;text-transform:none!important;line-height:.9}.ph-header .st-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.ph-header .st-mini-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border:1px solid #d8d8d8;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.13em!important;text-transform:uppercase}.ph-header .st-cart-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 15px;border:1px solid #111;border-radius:999px;background:#fff;color:#111!important;font-size:11px!important;font-weight:700!important;letter-spacing:.13em!important;text-transform:uppercase!important;transition:background .18s ease,color .18s ease,transform .18s ease}.ph-header .st-cart-link:hover{background:#111;color:#fff!important;transform:translateY(-1px)}.ph-header .st-cart-link__icon,.ph-header .st-cart-link__icon svg{width:18px;height:18px}.ph-header .st-cart-link__icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ph-header .st-cart-link__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:800;line-height:1}.ph-header .st-cart-link:hover .st-cart-link__count{background:#fff;color:#111}.ph-header .st-burger{display:none;width:44px;height:44px;padding:0;border:0;background:transparent;color:#111;cursor:pointer}.ph-header .st-burger span{display:block;width:22px;height:2px;margin:5px auto;background:currentColor;transition:transform .2s ease,opacity .2s ease}.ph-header .st-burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.ph-header .st-burger.is-open span:nth-child(2){opacity:0}.ph-header .st-burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.ph-header .st-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#00000073;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.ph-header .st-mobile.is-open{opacity:1;visibility:visible;pointer-events:auto}.ph-header .st-mobile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:pointer}.ph-header .st-mobile__panel{position:relative;margin-left:auto;width:min(430px,90vw);height:100%;background:#fff;color:#111;transform:translate(102%);transition:transform .28s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;overflow-y:auto;box-shadow:-24px 0 70px #00000029}.ph-header .st-mobile.is-open .st-mobile__panel{transform:translate(0)}.ph-header .st-mobile__top{min-height:72px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ededed}.ph-header .st-mobile__brand{display:flex;align-items:center;max-width:220px}.ph-header .st-mobile__brand img{max-width:165px;max-height:42px;object-fit:contain}.ph-header .st-mobile__brand span{font-family:Cormorant Garamond,Georgia,serif!important;font-size:32px!important;line-height:.9}.ph-header .st-mobile__close{width:42px;height:42px;border:1px solid #dedede;border-radius:999px;background:#fff;color:#111;font-size:28px;line-height:1;cursor:pointer}.ph-header .st-mobile__links{display:flex;flex-direction:column;padding:8px 18px 18px}.ph-header .st-mobile__links a{display:flex!important;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #efefef;font-family:Inter,Arial,sans-serif!important;font-size:15px!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#111!important}.ph-header .st-mobile__links a small{color:#aaa;font-size:16px}.ph-header .st-mobile__links a.is-active{color:#000!important}.ph-header .st-mobile__foot{margin-top:auto;padding:18px;border-top:1px solid #ededed;display:grid;gap:12px}.ph-header .st-mobile__foot a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 15px;border:1px solid #dedede;border-radius:999px;font-size:11px!important;font-weight:700!important;letter-spacing:.13em!important;text-transform:uppercase!important}.ph-header .st-mobile__foot strong{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#111;color:#fff;font-size:10px}body.ph-menu-open{overflow:hidden}@media(max-width:1180px){.ph-header .st-header__bar{min-height:68px;grid-template-columns:44px minmax(0,1fr) auto!important;gap:8px!important}.ph-header .st-burger{display:block!important;justify-self:start}.ph-header .st-nav,.ph-header .st-actions .st-action,.ph-header .st-actions .st-mini-pill{display:none!important}.ph-header .st-header__logo{justify-self:center;max-width:58vw}.ph-header .st-header__logo img{max-height:42px}.ph-header .st-actions{display:flex!important;justify-content:flex-end;gap:0}.ph-header .st-cart-link{min-width:44px;min-height:44px;padding:0;border:0;background:transparent;position:relative}.ph-header .st-cart-link:hover{background:transparent;color:#111!important;transform:none}.ph-header .st-cart-link__text{display:none}.ph-header .st-cart-link__icon,.ph-header .st-cart-link__icon svg{width:23px;height:23px}.ph-header .st-cart-link__count{position:absolute;top:4px;right:0;min-width:18px;height:18px;padding:0 5px;font-size:9px}}@media(max-width:520px){.ph-header .st-header__bar{min-height:62px}.ph-header .st-announcement__track span{padding:7px 22px;font-size:9px}.ph-header .st-header__logo img{max-height:36px}.ph-header .st-header__logo span{font-size:30px!important}.ph-header .st-mobile__panel{width:92vw}.ph-header .st-mobile__links a{font-size:14px!important;padding:17px 0}}body.ph-body,body.ph-body input,body.ph-body button,body.ph-body select,body.ph-body textarea{font-family:var(--font-body)!important}.ph-h1,.ph-h2,.ph-h3,.st-title,.st-page-title,.st-pdp__title,.st-header__logo span,.st-footer__brand span,.st-mobile__brand span,.st-collection-card__name,.st-product-card h2,.st-product-card h3{font-family:var(--font-heading)!important}.st-title{font-size:calc(clamp(32px,5.2vw,72px) * var(--heading-font-scale))!important}.st-page-title{font-size:calc(clamp(42px,8vw,110px) * var(--heading-font-scale))!important}.st-pdp__title{font-size:calc(clamp(36px,4.4vw,64px) * var(--heading-font-scale))!important}.ph-h1{font-size:calc(clamp(42px,8vw,110px) * var(--heading-font-scale))!important}.ph-h2{font-size:calc(clamp(32px,5.2vw,72px) * var(--heading-font-scale))!important}.ph-h3{font-size:calc(clamp(24px,3.2vw,42px) * var(--heading-font-scale))!important}.st-nav a,.st-action,.st-cart-link,.st-mobile__links a,.st-mobile__foot a,.st-form-label,.st-label,.st-small-link,.st-back,.st-details summary,.ph-btn,.st-atc,.st-search-form button,.st-subnav a,.st-collection-count,.st-footer__col p,.st-footer__col a{font-family:var(--font-navigation)!important;letter-spacing:var(--menu-letter-spacing)!important}.rte,.st-pdp__excerpt,.st-footer__brand p,.st-product-card p,.st-collection-card__meta{font-family:var(--font-body)!important}@media(max-width:720px){.st-title{font-size:calc(42px * var(--heading-font-scale))!important}.st-page-title{font-size:calc(50px * var(--heading-font-scale))!important}.st-pdp__title{font-size:calc(40px * var(--heading-font-scale))!important}}:root{--bg:#fff;--paper:#fff;--ink:#111;--ink-soft:#5a5a5a;--muted:#858585;--line:#e9e9e9;--line-strong:#cfcfcf;--accent:#111;--accent-dark:#111;--white:#fff;--black:#050505;--shadow:0 18px 50px rgba(0,0,0,.07)}.ph-body{background:#fff;color:#111}main#MainContent{background:#fff;min-height:55vh}.ph-wrap{width:min(var(--wrap),calc(100% - 40px));margin:0 auto}.ph-section,.st-section{padding-top:var(--ph-section-y);padding-bottom:var(--ph-section-y);border-top:1px solid #f0f0f0;background:#fff;color:#111}.st-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.st-label,.ph-overline{margin:0 0 10px;color:#7a7a7a;font-size:11px;font-weight:700;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase}.st-title,.ph-h2{margin:0;color:#111}.ph-lead{color:#5f5f5f}.rte{color:#5a5a5a}.st-small-link{font-size:11px;font-weight:700;color:#111;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.ph-btn,.st-atc,.st-search-form button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:700;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.ph-btn:hover,.st-atc:hover,.st-search-form button:hover{opacity:.88;transform:translateY(-1px)}.ph-btn--ghost{background:#fff;color:#111;border-color:#d9d9d9}.ph-field,.st-select,.st-search-form input{width:100%;height:50px;border:1px solid #ddd;border-radius:14px;background:#fff;color:#111;padding:0 15px;outline:none}.ph-field:focus,.st-select:focus,.st-search-form input:focus{border-color:#111}.st-qty{height:50px;border:1px solid #ddd;border-radius:14px;overflow:hidden;background:#fff}.st-qty button,.st-qty input{background:#fff;color:#111}.ph-hero{min-height:620px;background:#fff!important;color:#111!important;border-bottom:1px solid #efefef;overflow:hidden;display:flex;align-items:center}.ph-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.15)}.ph-hero__grad{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 48%,#f2f2f2 0 18%,transparent 19%),linear-gradient(135deg,#fff,#f8f8f8 45%,#ededed)}.ph-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffff2,#ffffffd1 43%,#ffffff85)!important}.ph-hero__inner{position:relative;z-index:2;max-width:880px}.ph-hero .ph-h1{color:#111!important;max-width:860px;font-size:calc(clamp(48px,8vw,112px) * var(--heading-font-scale));line-height:.93}.ph-hero .ph-lead{color:#606060!important;max-width:660px;font-size:calc(16px * var(--body-font-scale));margin-top:18px}.ph-cta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px}.ph-trust{border-top:0;border-bottom:1px solid #efefef;background:#fff}.ph-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border-left:1px solid #efefef}.ph-trust__item{background:#fff;border-right:1px solid #efefef;padding:20px 22px;display:flex;align-items:center;gap:12px}.ph-trust__item svg{width:24px;height:24px;color:#111}.ph-trust__t{font-size:11px;font-weight:800;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase;color:#111}.ph-trust__s{font-size:12px;color:#777;line-height:1.35}.st-collections__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.st-collection-card{display:block;padding:10px;border:1px solid #ededed;background:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.st-collection-card:hover{transform:translateY(-3px);border-color:#d7d7d7;box-shadow:0 16px 34px #0000000b}.st-collection-card figure{margin:0;aspect-ratio:1/1.08;background:linear-gradient(135deg,#f8f8f8,#ededed);overflow:hidden;display:grid;place-items:center}.st-collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;filter:saturate(.95)}.st-collection-card:hover img{transform:scale(1.035)}.st-collection-card__placeholder{font-family:var(--font-heading);font-size:clamp(34px,5vw,68px);font-weight:600;color:#111;text-transform:uppercase;opacity:.28}.st-collection-card__name{display:block;margin-top:13px;font-family:var(--font-heading);font-size:28px;font-weight:600;line-height:1;color:#111}.st-collection-card__meta{display:block;margin-top:4px;color:#777;font-size:10px;font-weight:700;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase}.st-product-grid{display:grid;grid-template-columns:repeat(var(--ph-product-columns),minmax(0,1fr));gap:34px var(--ph-card-gap)}.st-product-card{display:block;color:#111}.st-product-card figure{position:relative;margin:0;aspect-ratio:var(--ph-product-ratio);background:linear-gradient(135deg,#f8f8f8,#ededed);border:1px solid #ededed;overflow:hidden;display:grid;place-items:center}.st-product-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.st-product-card:hover img{transform:scale(1.035)}.st-product-card__placeholder{font-family:var(--font-heading);font-size:clamp(30px,4vw,60px);font-weight:600;color:#111;text-transform:uppercase;opacity:.22}.st-product-card__badge{position:absolute;top:10px;left:10px;padding:6px 9px;background:#fff;border:1px solid #e7e7e7;border-radius:999px;color:#111;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.st-product-card__text{padding-top:10px}.st-product-card__vendor{display:block;min-height:14px;margin-bottom:4px;color:#8a8a8a;font-size:10px;font-weight:700;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase}.st-product-card h2,.st-product-card h3{margin:0;font-family:var(--font-heading);font-size:25px;font-weight:600;line-height:1.04;color:#111;text-transform:none}.st-product-card p{margin:7px 0 0;color:#111;font-size:14px;font-weight:650}.st-product-card s{color:#909090;margin-right:4px}.st-product-card em{font-style:normal;color:#777;font-size:10px;font-weight:700;text-transform:uppercase;margin-left:6px}.st-page-hero{padding:calc(var(--ph-header-height) + 52px) 0 34px;border-bottom:1px solid #efefef;background:#fff}.st-page-title{margin:0;color:#111;line-height:.96;text-transform:none}.st-page-desc{max-width:680px;margin-top:16px;color:#606060}.st-subnav{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px;padding-top:18px;border-top:1px solid #efefef}.st-subnav a,.st-collection-count{font-size:11px;font-weight:700;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase;color:#777}.st-subnav a{padding:7px 12px;border:1px solid #e2e2e2;border-radius:999px}.st-subnav a:hover,.st-subnav a[aria-current=page]{color:#111;border-color:#111}.st-collection-count{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.st-collection-count a{text-decoration:underline;text-underline-offset:4px;color:#111}.st-pagination{display:flex;justify-content:center;gap:8px;margin-top:44px}.st-pagination a,.st-pagination span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid #e1e1e1;border-radius:999px;font-size:12px;font-weight:700}.st-pagination span{background:#111;color:#fff;border-color:#111}.st-empty,.ph-empty{text-align:center;color:#777;padding:70px 0}.ph-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;background:transparent;border:0}.ph-rev__head{text-align:center;margin-bottom:34px}.ph-rev__avg{font-family:var(--font-heading);font-size:68px;line-height:.9;color:#111}.ph-stars svg{fill:#111!important;stroke:#111!important}.ph-rev__card{background:#fff;border:1px solid #ededed;border-radius:0;padding:22px}.ph-rev__text{margin:14px 0 0;color:#5f5f5f;line-height:1.75}.ph-rev__author{margin-top:18px;color:#111;font-size:12px;font-weight:800;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase}.ph-rev__role{color:#858585;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ph-ctabox{background:#111;color:#fff;border:0;padding:clamp(36px,7vw,82px);text-align:center}.ph-ctabox .ph-h2,.ph-ctabox .ph-lead,.ph-ctabox .ph-overline{color:#fff}.ph-ctabox .ph-lead{margin-left:auto;margin-right:auto;opacity:.78}.ph-ctabox .ph-btn{margin-top:24px;background:#fff;color:#111;border-color:#fff}.ph-cart-line{display:grid;grid-template-columns:96px 1fr auto auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #efefef}.ph-cart-line img{width:96px;height:96px;object-fit:cover;background:#f6f6f6;border:1px solid #eee}.ph-cart-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px;padding-top:22px;border-top:1px solid #efefef}.ph-price-lg{font-size:28px;font-weight:700;color:#111}.st-footer{background:#fff!important;color:#111!important;border-top:1px solid #efefef}.st-footer__inner{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:32px}.st-footer__brand img{max-width:180px;max-height:70px;object-fit:contain}.st-footer__brand span{font-family:var(--font-heading);font-size:34px;font-weight:600}.st-footer__brand p{max-width:460px;color:#666;line-height:1.7;text-transform:none}.st-footer__col p{margin:0 0 12px;color:#111;font-size:11px;font-weight:800;letter-spacing:var(--menu-letter-spacing)!important;text-transform:uppercase}.st-footer__col ul{list-style:none;margin:0;padding:0}.st-footer__col li{margin:0 0 7px}.st-footer__col a{color:#666;font-size:12px;font-weight:600;text-transform:none;letter-spacing:0!important}.st-footer__col a:hover{color:#111}.st-footer__bottom{border-top:1px solid #efefef;margin-top:34px;padding-top:16px;color:#8a8a8a;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}@media(max-width:1180px){.st-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ph-trust__grid{grid-template-columns:repeat(2,1fr)}.st-footer__inner{grid-template-columns:1fr 1fr}.st-footer__brand{grid-column:1/-1}}@media(max-width:760px){.ph-wrap{width:calc(100% - 18px)}.ph-section,.st-section{padding-top:var(--ph-section-y-mobile);padding-bottom:var(--ph-section-y-mobile)}.st-section__head{display:block;margin-bottom:22px}.st-small-link{display:inline-block;margin-top:12px}.ph-hero{min-height:560px}.ph-hero .ph-h1{font-size:calc(46px * var(--heading-font-scale))}.ph-hero__veil{background:#ffffffdb!important}.ph-cta-row{gap:9px}.ph-btn{width:100%;min-height:46px}.ph-trust__grid{grid-template-columns:1fr}.ph-trust__item{padding:17px 16px;border-right:0;border-bottom:1px solid #efefef}.st-collections__grid{grid-template-columns:1fr 1fr;gap:10px}.st-collection-card{padding:8px}.st-collection-card__name{font-size:21px}.st-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 9px}.st-product-card h2,.st-product-card h3{font-size:21px}.st-product-card p{font-size:13px}.st-page-hero{padding:calc(var(--ph-header-height) + 28px) 0 24px}.st-page-title{font-size:calc(48px * var(--heading-font-scale))}.st-subnav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.st-subnav a{white-space:nowrap}.ph-grid-3{grid-template-columns:1fr}.ph-cart-line{grid-template-columns:76px 1fr;gap:12px}.ph-cart-line>*:nth-child(n+3){grid-column:2}.ph-cart-line img{width:76px;height:76px}.ph-cart-foot{flex-direction:column;align-items:stretch}.ph-cart-foot>div:last-child{display:grid!important;grid-template-columns:1fr!important}.st-footer__inner{grid-template-columns:1fr}}@media(max-width:520px){.st-collections__grid{grid-template-columns:1fr}.st-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 8px}.st-product-card h2,.st-product-card h3{font-size:19px}.st-product-card__vendor{font-size:9px}.ph-hero{min-height:520px}.ph-hero .ph-h1,.st-page-title{font-size:calc(42px * var(--heading-font-scale))}}.st-footer.st-footer--premium{background:var(--footer-bg);color:var(--footer-text);border-top:1px solid var(--footer-border);padding:0 0 var(--footer-padding-bottom)}.st-footer--premium *{box-sizing:border-box}.st-footer--premium a{color:inherit;text-decoration:none}.st-footer--premium .st-footer__topbar{border-bottom:1px solid var(--footer-border);background:var(--footer-text);color:var(--footer-bg)}.st-footer--premium .st-footer__topbar-inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:clamp(16px,5vw,70px);text-align:center}.st-footer--premium .st-footer__topbar span{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.st-footer--premium .st-footer__main{padding-top:var(--footer-padding-top);display:grid;grid-template-columns:minmax(280px,1.25fr) minmax(0,2fr);gap:clamp(34px,6vw,92px);align-items:start}.st-footer--premium .st-footer__brand{display:flex;flex-direction:column;gap:22px}.st-footer--premium .st-footer__logo{display:inline-flex;align-items:center;width:max-content;max-width:100%}.st-footer--premium .st-footer__logo img{display:block;width:auto;max-width:100%;max-height:74px;object-fit:contain}.st-footer--premium .st-footer__logo span{font-family:var(--font-heading, Georgia, serif);font-size:clamp(34px,4vw,54px);line-height:.9;font-weight:600;letter-spacing:-.03em}.st-footer--premium .st-footer__description{max-width:46ch;color:var(--footer-muted);font-size:14px;line-height:1.8}.st-footer--premium .st-footer__description p{margin:0}.st-footer--premium .st-footer__newsletter{max-width:470px}.st-footer--premium .st-footer__newsletter p{margin:0 0 10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--footer-text)}.st-footer--premium .st-footer__newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.st-footer--premium .st-footer__newsletter input{min-height:48px;width:100%;border:1px solid var(--footer-border);border-radius:999px;background:transparent;color:var(--footer-text);padding:0 17px;outline:none}.st-footer--premium .st-footer__newsletter input:focus{border-color:var(--footer-text)}.st-footer--premium .st-footer__newsletter button{min-height:48px;border:1px solid var(--footer-accent);border-radius:999px;background:var(--footer-accent);color:var(--footer-bg);padding:0 20px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.st-footer--premium .st-footer__newsletter small{display:block;margin-top:8px;color:var(--footer-muted);font-size:12px}.st-footer--premium .st-footer__socials{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px}.st-footer--premium .st-footer__socials a{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--footer-muted)}.st-footer--premium .st-footer__socials a:hover{color:var(--footer-text)}.st-footer--premium .st-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,4vw,54px)}.st-footer--premium .st-footer__col h3{margin:0 0 17px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--footer-text)}.st-footer--premium .st-footer__col ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.st-footer--premium .st-footer__col a{color:var(--footer-muted);font-size:13px;line-height:1.35;transition:color .18s ease,padding-left .18s ease}.st-footer--premium .st-footer__col a:hover{color:var(--footer-text);padding-left:4px}.st-footer--premium .st-footer__bottom{margin-top:clamp(44px,6vw,78px);padding-top:18px;border-top:1px solid var(--footer-border);display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--footer-muted);font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.st-footer--premium .st-footer__payments{text-align:right}@media screen and (max-width:900px){.st-footer--premium .st-footer__topbar-inner{overflow-x:auto;justify-content:flex-start;padding-left:16px;padding-right:16px}.st-footer--premium .st-footer__main{grid-template-columns:1fr;gap:38px}.st-footer--premium .st-footer__menus{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:640px){.st-footer--premium .st-footer__main{padding-top:48px}.st-footer--premium .st-footer__menus{grid-template-columns:1fr;gap:26px}.st-footer--premium .st-footer__newsletter-row{grid-template-columns:1fr}.st-footer--premium .st-footer__newsletter button{width:100%}.st-footer--premium .st-footer__bottom{display:grid;gap:10px;text-align:left}.st-footer--premium .st-footer__payments{text-align:left}}body.ph-body{background:#fff!important;color:#111!important}body.ph-body,body.ph-body .st-section,body.ph-body .ph-section,body.ph-body .st-page-hero,body.ph-body .st-footer,body.ph-body .st-pdp,body.ph-body .st-collections,body.ph-body .st-collection-card,body.ph-body .st-product-card,body.ph-body .st-product-card figure,body.ph-body .st-pdp__media,body.ph-body .st-b2b-table,body.ph-body .st-mobile__panel{background-color:#fff}body.ph-body .st-product-card figure,body.ph-body .st-collection-card figure,body.ph-body .st-pdp__media,body.ph-body .st-pdp__thumb{background:#f7f7f7}body.ph-body .st-label,body.ph-body .ph-overline,body.ph-body .st-small-link,body.ph-body .st-product-card__vendor,body.ph-body .st-collection-card__meta,body.ph-body .st-page-desc,body.ph-body .rte,body.ph-body .st-footer__description,body.ph-body .st-footer__col a,body.ph-body .st-footer__bottom{color:#666}body.ph-body .st-title,body.ph-body .st-page-title,body.ph-body .st-pdp__title,body.ph-body .st-header__logo,body.ph-body .st-header__logo span,body.ph-body .st-product-card h2,body.ph-body .st-product-card h3,body.ph-body .st-collection-card__name,body.ph-body .st-footer__logo,body.ph-body .st-footer__col h3{color:#111}body.ph-body a{color:inherit}body.ph-body .ph-btn,body.ph-body .st-atc,body.ph-body .st-search-form button,body.ph-body .shopify-payment-button__button,body.ph-body .st-footer__newsletter button{background:#111!important;border-color:#111!important;color:#fff!important}body.ph-body .ph-btn:hover,body.ph-body .st-atc:hover,body.ph-body .st-search-form button:hover{background:#000!important;border-color:#000!important;color:#fff!important}body.ph-body input,body.ph-body select,body.ph-body textarea,body.ph-body .st-select,body.ph-body .st-qty,body.ph-body .ph-field{background:#fff!important;border-color:#dcdcdc!important;color:#111!important}body.ph-body .st-announcement,body.ph-body .st-footer__topbar{background:#111!important;color:#fff!important}body.ph-body .ph-header,body.ph-body .st-header,.template-index body.ph-body .ph-header{background:#fffffffa!important;color:#111!important;border-bottom-color:#e8e8e8!important}body.ph-body .st-cart-link{background:#fff!important;color:#111!important;border-color:#111!important}body.ph-body .st-cart-link:hover{background:#111!important;color:#fff!important}body.ph-body .st-cart-link__count,body.ph-body .st-mobile__foot strong,body.ph-body .st-mini-pill{background:#111;color:#fff;border-color:#111}body.ph-body .st-details,body.ph-body .st-details:last-child,body.ph-body .st-page-hero,body.ph-body .st-footer,body.ph-body .st-footer__bottom,body.ph-body .st-collection-card,body.ph-body .st-product-card figure,body.ph-body .st-pdp__media,body.ph-body .st-pdp__thumb,body.ph-body .st-mobile__top,body.ph-body .st-mobile__links a,body.ph-body .st-mobile__foot{border-color:#e8e8e8!important}body.ph-body .st-intro{background:#050505!important;color:#fff!important}body.ph-body .st-intro__caption{color:#fff!important}body.ph-body .st-intro__fallback{background:#050505!important}:root{--bg:#ffffff;--paper:#ffffff;--ink:#111111;--ink-soft:#555555;--muted:#8a8a8a;--line:#e8e8e8;--line-strong:#d8d8d8;--accent:#111111;--accent-dark:#000000;--shadow:none}html,body.ph-body{background:#fff!important;color:#111!important}body.ph-body{font-family:var(--font-body, Arial, sans-serif)!important;letter-spacing:0!important}.ph-h1,.ph-h2,.ph-h3,.st-title,.st-page-title,.st-pdp__title,.st-header__logo span,.st-footer__logo span,.st-product-card h2,.st-product-card h3,.st-collection-card__name{font-family:var(--font-heading, Arial, sans-serif)!important;font-weight:600!important}.st-nav a,.st-action,.st-cart-link,.st-mobile__links a,.st-mobile__foot a,.st-form-label,.st-label,.st-small-link,.st-back,.st-details summary,.ph-btn,.st-atc,.st-search-form button,.st-subnav a,.st-collection-count,.st-footer__col p,.st-footer__col a{font-family:var(--font-navigation, Arial, sans-serif)!important;letter-spacing:var(--menu-letter-spacing,.2em)!important}body.ph-body .st-section,body.ph-body .ph-section,body.ph-body .st-page-hero,body.ph-body .st-footer,body.ph-body .st-pdp,body.ph-body .st-collections,body.ph-body .st-mobile__panel{background:#fff!important;color:#111!important}.st-product-grid{gap:clamp(26px,3vw,48px) var(--ph-card-gap,22px)!important}.st-product-card:hover{transform:none!important;box-shadow:none!important}.st-product-card figure{margin:0!important;background:#fff!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;overflow:hidden!important;aspect-ratio:var(--ph-product-ratio,1/1.18)!important}.st-product-card__vendor{display:block!important;min-height:0!important;margin:0 0 5px!important;color:#8a8a8a!important;font-size:10px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important}.st-product-card h2,.st-product-card h3{margin:0!important;color:#111!important;font-size:clamp(15px,1.25vw,20px)!important;line-height:1.15!important;text-transform:none!important;letter-spacing:0!important}.st-collections__grid{gap:clamp(16px,2.4vw,28px)!important}.st-collection-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important}.st-collection-card__name{margin-top:12px!important;font-size:clamp(18px,2vw,30px)!important}.st-collection-card__meta{color:#8a8a8a!important}.ph-header,.st-header,.template-index .ph-header,.template-index .ph-header.is-scrolled{background:#fffffffa!important;color:#111!important;border-bottom:1px solid #e8e8e8!important;text-shadow:none!important}.st-announcement,.st-footer__topbar{background:#111!important;color:#fff!important}.st-cart-link{background:#fff!important;color:#111!important;border-color:#111!important}.st-cart-link:hover,.st-cart-link__count,.st-mobile__foot strong{background:#111!important;color:#fff!important}input,select,textarea,.st-select,.st-qty,.ph-field{background:#fff!important;border-color:#dcdcdc!important;color:#111!important}.rte,.st-page-desc,.st-label,.ph-overline,.st-small-link,.st-footer__description,.st-footer__col a{color:#666!important}.st-details,.st-page-hero,.st-footer,.st-footer__bottom,.st-mobile__top,.st-mobile__links a,.st-mobile__foot{border-color:#e8e8e8!important}.st-intro{background:#050505!important;color:#fff!important}.st-intro__fallback{background:#050505!important}.st-intro__caption{color:#fff!important}@media(max-width:720px){.st-product-grid{gap:30px 14px!important}.st-product-card__text{padding-top:9px!important}.st-product-card h2,.st-product-card h3{font-size:15px!important}.st-product-card p{font-size:12px!important}}*{box-sizing:border-box}html{background:#fff}body.ph-body{margin:0;background:#fff!important;color:#111!important;font-family:var(--font-body,Arial,sans-serif)!important;line-height:1.55}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.ph-wrap{width:min(var(--wrap,1440px),calc(100% - 32px));margin:0 auto}.st-section,.ph-section{padding-top:var(--ph-section-y,76px);padding-bottom:var(--ph-section-y,76px);background:#fff!important;border-top:1px solid var(--line,#e8e8e8)}.st-title,.st-page-title,.st-pdp__title,.ph-h1,.ph-h2,.ph-h3{font-family:var(--font-heading,Arial,sans-serif)!important;font-weight:650!important;color:#111!important;letter-spacing:-.03em!important;line-height:1!important}.st-title{font-size:calc(clamp(32px,5vw,72px) * var(--heading-font-scale,1))!important}.rte,.st-page-desc,.st-label,.ph-overline,.st-small-link{color:#666!important}.stable-header{width:100%;z-index:300;background:#fffffffa;color:#111;border-bottom:1px solid #e8e8e8}.stable-header--sticky{position:sticky;top:0}.stable-header__announcement{background:#111;color:#fff;overflow:hidden}.stable-header__marquee{display:flex;width:max-content;animation:stableMarquee 28s linear infinite}.stable-header__marquee span{padding:8px 34px;font-family:var(--font-navigation,Arial,sans-serif);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}@keyframes stableMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.stable-header__bar{min-height:var(--ph-header-height,72px);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:22px}.stable-header__nav{display:flex;align-items:center;gap:clamp(14px,2vw,28px);min-width:0}.stable-header__nav a,.stable-header__action{font-family:var(--font-navigation,Arial,sans-serif);font-size:11px;font-weight:700;letter-spacing:var(--menu-letter-spacing,.2em);text-transform:uppercase;white-space:nowrap;color:#111;opacity:.82}.stable-header__nav a:hover,.stable-header__nav a[aria-current=page],.stable-header__action:hover{opacity:1}.stable-header__logo{justify-self:center;display:flex;align-items:center;justify-content:center;max-width:min(280px,42vw)}.stable-header__logo img{width:auto;max-width:100%;max-height:48px;object-fit:contain}.stable-header__logo span{font-family:var(--font-heading,Arial,sans-serif);font-size:clamp(28px,3vw,44px);font-weight:700;letter-spacing:-.04em;line-height:.95}.stable-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.stable-header__pill{min-height:28px;padding:0 10px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.14em}.stable-header__cart{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 15px;border:1px solid #111;border-radius:999px;background:#fff;color:#111;font-family:var(--font-navigation,Arial,sans-serif);font-size:11px;font-weight:700;letter-spacing:var(--menu-letter-spacing,.2em);text-transform:uppercase}.stable-header__cart:hover{background:#111;color:#fff}.stable-header__cart svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stable-header__cart strong{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#111;color:#fff;font-size:10px;line-height:1}.stable-header__cart:hover strong{background:#fff;color:#111}.stable-header__burger{display:none;width:44px;height:44px;background:transparent;border:0;padding:0;color:#111;cursor:pointer}.stable-header__burger span{display:block;width:22px;height:2px;background:currentColor;margin:5px auto;transition:.2s}.stable-header.is-open .stable-header__burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.stable-header.is-open .stable-header__burger span:nth-child(2){opacity:0}.stable-header.is-open .stable-header__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.stable-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;opacity:0;visibility:hidden;pointer-events:none;background:#0000006b;transition:.22s}.stable-header.is-open .stable-mobile{opacity:1;visibility:visible;pointer-events:auto}.stable-mobile__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent}.stable-mobile__panel{position:relative;margin-left:auto;width:min(430px,90vw);height:100%;background:#fff;color:#111;transform:translate(102%);transition:transform .28s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;overflow:auto;box-shadow:-24px 0 70px #00000024}.stable-header.is-open .stable-mobile__panel{transform:translate(0)}.stable-mobile__top{min-height:70px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8}.stable-mobile__brand img{max-width:165px;max-height:42px;object-fit:contain}.stable-mobile__brand span{font-family:var(--font-heading,Arial,sans-serif);font-size:32px;font-weight:700}.stable-mobile__close{width:42px;height:42px;border:1px solid #ddd;border-radius:999px;background:#fff;color:#111;font-size:28px;line-height:1;cursor:pointer}.stable-mobile__links{display:flex;flex-direction:column;padding:8px 18px 18px}.stable-mobile__links a{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #eee;font-family:var(--font-navigation,Arial,sans-serif);font-size:15px;font-weight:700;letter-spacing:var(--menu-letter-spacing,.2em);text-transform:uppercase}.stable-mobile__links small{color:#aaa;font-size:16px}.stable-mobile__foot{margin-top:auto;padding:18px;border-top:1px solid #eee;display:grid;gap:12px}.stable-mobile__foot a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 15px;border:1px solid #ddd;border-radius:999px;font-family:var(--font-navigation,Arial,sans-serif);font-size:11px;font-weight:700;letter-spacing:var(--menu-letter-spacing,.2em);text-transform:uppercase}.stable-mobile__foot strong{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#111;color:#fff;font-size:10px}html.stable-menu-lock,html.stable-menu-lock body{overflow:hidden}.st-product-grid{display:grid;grid-template-columns:repeat(var(--ph-product-columns,4),minmax(0,1fr));gap:clamp(28px,3vw,52px) var(--ph-card-gap,22px)!important}.st-product-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;display:block!important;color:#111!important}.st-product-card figure{margin:0!important;background:#fff!important;border:0!important;box-shadow:none!important;outline:0!important;border-radius:0!important;overflow:hidden!important;aspect-ratio:var(--ph-product-ratio,1/1.18)!important}.st-product-card img{width:100%!important;height:100%!important;object-fit:cover!important;mix-blend-mode:normal!important;transition:opacity .2s ease,transform .45s ease!important}.st-product-card:hover img{transform:scale(1.015)!important;opacity:.92!important}.st-product-card__badge{display:none!important}.st-product-card__text{padding:12px 0 0!important;background:transparent!important}.st-product-card__vendor{display:block!important;margin:0 0 5px!important;color:#888!important;font-family:var(--font-navigation,Arial,sans-serif);font-size:10px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important}.st-product-card h2,.st-product-card h3{margin:0!important;color:#111!important;font-family:var(--font-heading,Arial,sans-serif)!important;font-size:clamp(15px,1.25vw,20px)!important;line-height:1.15!important;text-transform:none!important;letter-spacing:0!important;font-weight:650!important}.st-product-card p{margin:7px 0 0!important;color:#111!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}.st-product-card s{color:#999!important;margin-right:5px!important}.st-product-card em{display:none!important}.st-product-card:hover .st-product-card__text{text-decoration:none!important}.st-collection-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.st-collection-card figure{background:#fff!important;border:0!important;box-shadow:none!important}.st-collection-card:hover{transform:none!important;box-shadow:none!important}.st-collection-card__name{font-family:var(--font-heading,Arial,sans-serif)!important;color:#111!important}.ph-btn,.st-atc,.st-search-form button,.shopify-payment-button__button,.st-footer__newsletter button{background:#111!important;border-color:#111!important;color:#fff!important}input,select,textarea,.st-select,.st-qty,.ph-field{background:#fff!important;border-color:#ddd!important;color:#111!important}@media(max-width:1100px){.stable-header__bar{grid-template-columns:44px minmax(0,1fr) auto;min-height:66px;gap:8px}.stable-header__burger{display:block}.stable-header__nav,.stable-header__action,.stable-header__pill{display:none}.stable-header__logo{justify-self:center;max-width:58vw}.stable-header__logo img{max-height:42px}.stable-header__cart{min-width:44px;min-height:44px;padding:0;border:0;background:transparent;position:relative}.stable-header__cart span{display:none}.stable-header__cart:hover{background:transparent;color:#111}.stable-header__cart svg{width:23px;height:23px}.stable-header__cart strong{position:absolute;top:4px;right:0;min-width:18px;height:18px;padding:0 5px;font-size:9px}.st-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.ph-wrap{width:calc(100% - 18px)}.st-section,.ph-section{padding-top:var(--ph-section-y-mobile,44px);padding-bottom:var(--ph-section-y-mobile,44px)}.stable-header__bar{min-height:62px}.stable-header__marquee span{padding:7px 24px;font-size:9px}.stable-header__logo img{max-height:36px}.st-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px!important}.st-product-card__text{padding-top:9px!important}.st-product-card h2,.st-product-card h3{font-size:15px!important}.st-product-card p{font-size:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/base.css.map */
