:root{--bg:#050505;--fg:#fff;--muted:#a7a7a7;--line:#202020;--card:#111}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1400px,calc(100% - 40px));margin:auto}.announcement{background:#fff;color:#000;text-align:center;font-size:12px;letter-spacing:.14em;padding:10px 16px;font-weight:700}.site-header{position:sticky;top:0;z-index:20;background:rgba(5,5,5,.95);border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;gap:20px}.nav{display:flex;gap:22px;font-size:12px;letter-spacing:.12em}.logo{text-align:center;font-size:30px;font-weight:900;letter-spacing:.08em;line-height:.9}.logo small{display:block;font-size:10px;letter-spacing:.35em;margin-top:8px}.header-actions{text-align:right;font-size:13px}.hero{position:relative;min-height:76vh;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.18) 60%,rgba(0,0,0,.22))}.hero-content{position:relative;z-index:2;min-height:76vh;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:72px}.eyebrow{font-size:12px;letter-spacing:.2em;margin-bottom:14px}.hero h1{font-size:clamp(48px,7vw,108px);line-height:.86;margin:0 0 28px;font-weight:900;max-width:800px;letter-spacing:-.04em}.btn{display:inline-block;background:#fff;color:#000;padding:16px 24px;font-size:12px;font-weight:800;letter-spacing:.12em}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit{padding:28px 20px;text-align:center;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.benefit b{display:block;font-size:12px;letter-spacing:.12em}.benefit span{display:block;color:var(--muted);font-size:12px;margin-top:8px}.section{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-size:36px;margin:0;letter-spacing:-.03em}.section-head a{font-size:12px;letter-spacing:.12em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:var(--card)}.product-image{aspect-ratio:4/5;background:#141414;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-meta{padding:16px}.product-title{font-size:13px;font-weight:800;letter-spacing:.04em}.product-price{color:#d3d3d3;font-size:13px;margin-top:6px}.placeholder{display:grid;place-items:center;height:100%;color:#777;font-size:12px}.brand-band{padding:70px 20px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brand-band strong{font-size:clamp(56px,10vw,150px);letter-spacing:.04em;line-height:.8}.brand-band span{display:block;font-size:12px;letter-spacing:.4em;margin-top:18px}.footer{padding:56px 0 28px;border-top:1px solid var(--line);margin-top:40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer h3{font-size:28px;margin:0 0 12px}.footer p,.footer a{font-size:12px;color:var(--muted);line-height:1.9}.mobile-only{display:none}
@media(max-width:749px){.page-width{width:min(100% - 28px,700px)}.announcement{font-size:10px}.header-inner{min-height:64px;grid-template-columns:1fr auto 1fr}.nav{display:none}.logo{font-size:22px}.logo small{font-size:8px}.hero,.hero-content{min-height:72vh}.hero-content{justify-content:flex-end;padding-bottom:42px}.hero h1{font-size:50px;max-width:340px}.hero::after{background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,.05) 65%)}.desktop-only{display:none}.mobile-only{display:block}.benefits{grid-template-columns:repeat(2,1fr)}.benefit{border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.section{padding:48px 0}.section-head h2{font-size:26px}.product-meta{padding:12px 8px}.product-title{font-size:11px}.footer-grid{grid-template-columns:1fr}.brand-band{padding:54px 10px}}

/* SAINTED product gallery */
.product-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:48px;align-items:start}.product-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery-item{display:block;border:0;padding:0;margin:0;background:#111;aspect-ratio:4/5;overflow:hidden;cursor:zoom-in}.product-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-gallery-item:hover img{transform:scale(1.015)}.product-gallery-mobile{display:none}.product-info-sticky{position:sticky;top:118px}.product-info h1{font-size:clamp(34px,4vw,58px);line-height:.96;letter-spacing:-.045em;margin:0 0 18px;text-transform:uppercase}.product-main-price{font-size:19px;font-weight:700;margin-bottom:30px}.product-description{color:#c6c6c6;line-height:1.7;font-size:14px;margin-bottom:28px}.product-description p:first-child{margin-top:0}.product-option-label{display:block;font-size:10px;font-weight:800;letter-spacing:.16em;margin-bottom:9px}.product-variant-select{width:100%;padding:15px 14px;background:#0d0d0d;color:#fff;border:1px solid #343434;border-radius:0;margin:0 0 12px;font:inherit}.product-add-button{width:100%;border:0;cursor:pointer;text-align:center;margin-top:4px}.product-add-button:disabled{opacity:.45;cursor:not-allowed}.product-trust{margin-top:26px;border-top:1px solid var(--line)}.product-trust>div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}.product-trust strong{font-size:10px;letter-spacing:.12em}.product-trust span{font-size:11px;color:var(--muted);text-align:right}.product-gallery-empty{aspect-ratio:4/5;background:#111;display:grid;place-items:center;color:#777;font-size:12px;letter-spacing:.14em}
@media(max-width:749px){.product-section{padding-top:20px}.product-layout{display:block;width:100%}.product-gallery-grid{display:none}.product-gallery-mobile{display:block;position:relative;margin-bottom:28px}.product-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery-track::-webkit-scrollbar{display:none}.product-gallery-slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:4/5;background:#111;overflow:hidden}.product-gallery-slide img{width:100%;height:100%;object-fit:cover}.product-gallery-controls{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;padding:12px 14px 0}.gallery-arrow{width:42px;height:38px;border:1px solid #2c2c2c;background:#0b0b0b;color:#fff;font-size:18px}.gallery-dots{display:flex;justify-content:center;gap:7px}.gallery-dot{width:6px;height:6px;border-radius:999px;border:0;padding:0;background:#555}.gallery-dot.is-active{width:20px;background:#fff}.product-info{padding:0 14px}.product-info-sticky{position:static}.product-info h1{font-size:34px}.product-main-price{font-size:17px;margin-bottom:22px}.product-description{font-size:13px}.product-trust{margin-bottom:20px}}
