*{box-sizing:border-box}body{color:#fff;background:#000;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.site{color:#fff;background:#000;min-height:100vh}.hero{text-align:center;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{background:#000;position:absolute;inset:0}.invisible-mark{opacity:.26;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.invisible-mark svg{width:min(1500px,120vw);height:auto}.hero-content{z-index:2;max-width:920px;padding:24px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.38em;color:#ef4444;margin-bottom:18px;font-size:13px;font-weight:700}.hero h1{letter-spacing:-.05em;margin:0 0 28px;font-size:clamp(58px,11vw,130px);font-weight:950;line-height:.86}.hero-claim{margin:0 0 36px;font-size:clamp(23px,3vw,38px);font-weight:300;line-height:1.25}.hero-claim span{color:#ef4444;font-weight:800}.hero-actions{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.btn{border-radius:18px;justify-content:center;align-items:center;padding:17px 30px;font-size:17px;font-weight:900;transition:transform .2s,background .2s,color .2s;display:inline-flex}.btn:hover{transform:scale(1.04)}.btn-primary,.btn-buy{color:#000;background:#fff}.btn-secondary:hover{color:#000;background:#fff}.btn-buy{width:100%;max-width:320px;margin-top:4px}.message,.movement{text-align:center;max-width:1050px;margin:0 auto;padding:100px 24px}.message h2,.movement h2{letter-spacing:-.04em;margin:0 0 32px;font-size:clamp(40px,7vw,82px);font-weight:950;line-height:.95}.message p,.movement p{color:#d4d4d8;margin:0;font-size:clamp(22px,3vw,36px);line-height:1.35}.product-section{background:#09090b;padding:88px 24px}.arrow{color:#fff;background:#000000ad;border:0;border-radius:50%;width:48px;height:48px;font-size:25px;position:absolute;top:50%;transform:translateY(-50%)}.color-cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.color-card{color:#fff;opacity:.74;background:#000;border:2px solid #27272a;border-radius:18px;padding:0;overflow:hidden}.color-card.active{opacity:1;border-color:#ef4444;transform:scale(1.02)}.color-card img{object-fit:cover;width:100%;height:120px;display:block}.color-card span{padding:10px;font-size:14px;display:block}.thumbs{gap:12px;padding:12px 0 4px;display:flex;overflow-x:auto}.thumb{background:0 0;border:2px solid #27272a;border-radius:14px;min-width:92px;padding:0;overflow:hidden}.thumb.active{border-color:#ef4444}.thumb img{object-fit:cover;width:100%;height:82px;display:block}.price{margin:0 0 34px;font-size:46px;font-weight:900}.selector{margin:28px 0}.selector p{text-transform:uppercase;letter-spacing:.25em;color:#a1a1aa;margin:0 0 12px;font-size:12px;font-weight:800}.selector-row{flex-wrap:wrap;gap:12px;display:flex}.pill,.size{color:#fff;background:0 0;border:1px solid #3f3f46;border-radius:13px;font-weight:900}.pill{padding:14px 20px}.pill.active{color:#000;background:#fff;border-color:#fff}.size{width:56px;height:56px}.size.active{color:#fff;background:#dc2626;border-color:#dc2626}.selection{color:#71717a;margin:14px 0 0}.features{color:#d4d4d8;border-top:1px solid #27272a;margin-top:36px;padding-top:28px;line-height:1.7}.history{text-align:center;background:#09090b;padding:100px 24px}.history h2{letter-spacing:-.04em;max-width:900px;margin:0 auto 34px;font-size:clamp(42px,7vw,90px);font-weight:950;line-height:.95}.history p:last-child{color:#d4d4d8;max-width:850px;margin:0 auto;font-size:21px;line-height:1.65}.legal{color:#a1a1aa;border-top:1px solid #18181b;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:0 auto;padding:72px 24px;display:grid}.legal h3{color:#fff;margin:0 0 12px;font-size:22px}.footer{border-top:1px solid #27272a;justify-content:space-between;align-items:center;gap:30px;max-width:1280px;margin:0 auto;padding:48px 24px;display:flex}.footer h3{margin:0;font-size:34px}.footer p{color:#a1a1aa;margin:8px 0 0}.footer nav{color:#a1a1aa;flex-wrap:wrap;gap:20px;display:flex}.cookies{z-index:30;background:#09090b;border:1px solid #3f3f46;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;max-width:900px;margin:0 auto;padding:18px;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 25px 80px #000000b3}.cookies p{color:#a1a1aa;margin:5px 0 0}.cookie-actions{gap:10px;display:flex}.cookie-actions button{color:#fff;background:0 0;border:1px solid #3f3f46;border-radius:12px;padding:12px 18px;font-weight:800}.cookie-actions .accept{color:#000;background:#fff;border-color:#fff}@media (width<=850px){.product-grid,.legal{grid-template-columns:1fr}.image-wrap>img{height:500px}.footer,.cookies{flex-direction:column;align-items:flex-start}.hero-actions{flex-direction:column}.btn{width:100%}}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-banner{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:#00000073;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;position:relative}.hero-actions{justify-content:center;gap:16px;margin-top:24px;display:flex}.btn{padding:14px 28px;font-weight:700;text-decoration:none}.btn-primary{color:#000;background:#fff}.btn-secondary{color:#fff;border:1px solid #fff}.price-row{align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.old-price{color:#71717a;font-size:28px;font-weight:800;text-decoration:line-through}.price{color:#fff;font-size:48px;font-weight:950;line-height:1}.offer-badge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#dc2626;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:900;display:inline-block}.contact-section{text-align:center;background:#000;max-width:900px;margin:0 auto;padding:100px 24px}.contact-section h2{margin:0 0 24px;font-size:clamp(42px,7vw,82px);font-weight:950}.contact-section p{color:#d4d4d8;margin-bottom:32px;font-size:20px}.movement-counter{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;width:100%;margin:24px auto 28px;font-size:17px;font-weight:950}.cart-box{background:#000;border:1px solid #27272a;border-radius:22px;margin-top:28px;padding:22px}.cart-box h3{margin:0 0 16px;font-size:22px;font-weight:950}.cart-item{color:#d4d4d8;border-bottom:1px solid #27272a;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.cart-item button{color:#ef4444;background:0 0;border:0;font-weight:800}.cart-checkout{margin-top:20px}.collections-section{background:#050505;padding:80px 5vw 40px}.collections-section h2{text-align:center;margin-bottom:40px;font-size:clamp(2rem,5vw,4rem)}.collection-block{margin-bottom:56px}.collection-header{text-align:center;max-width:900px;margin:0 auto 24px}.collection-header h3{text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:1.4rem}.collection-header p{color:#aaa;font-size:.95rem}.product-cards{grid-template-columns:repeat(auto-fit,minmax(180px,220px));justify-content:center;gap:22px;max-width:1100px;margin:0 auto;display:grid}.product-card{color:#fff;cursor:pointer;text-align:left;background:#111;border:1px solid #242424;border-radius:18px;padding:14px;transition:all .25s}.product-card:hover{border-color:#555;transform:translateY(-4px)}.product-card img{object-fit:cover;background:#080808;border-radius:14px;width:100%;height:210px;margin-bottom:12px}.product-card span{text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.9rem;font-weight:800;display:block}.product-card small{color:#aaa;font-size:.75rem;line-height:1.3}.image-wrap{max-width:620px;margin:0 auto}.image-wrap>img{object-fit:contain;width:100%;max-height:720px}.color-cards{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;display:grid}.color-card img{object-fit:cover;border-radius:12px;width:100%;height:120px}.image-wrap{position:relative}.arrow{color:#fff;cursor:pointer;z-index:20;background:#000000bf;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.arrow:hover{color:#000;background:#ffffffe6}.arrow.left{left:12px}.arrow.right{right:12px}.product-grid{grid-template-columns:1fr .85fr;align-items:start;gap:30px;max-width:1100px;margin:0 auto;padding:30px 5vw;display:grid}.product-info h2{margin-bottom:10px;font-size:2rem}.product-highlights{color:#bbb;flex-direction:column;gap:8px;margin-top:18px;font-size:.9rem;display:flex}.collections-section{padding:45px 4vw 30px}.collections-section h2{margin-bottom:24px;font-size:clamp(1.8rem,4vw,3rem)}.collection-block{max-width:1180px;margin:0 auto 28px}.product-cards{flex-wrap:nowrap;justify-content:flex-start;gap:14px;padding:8px 0 14px;display:flex;overflow-x:auto}.product-card{border-radius:14px;min-width:150px;max-width:150px;padding:10px}.product-card img{border-radius:10px;height:145px;margin-bottom:8px}.product-card span{font-size:.72rem}.product-card small{font-size:.62rem}.product-section{padding-top:30px}.product-grid{grid-template-columns:.85fr .75fr;gap:26px;max-width:1040px;padding:24px 4vw 35px}.image-wrap{max-width:360px}.image-wrap>img{max-height:360px}.color-card img{height:92px}.thumbs{gap:8px}.thumb img{object-fit:cover;width:64px;height:64px}.product-info{max-width:340px}.product-info h2{font-size:1.65rem;line-height:1}.subtitle{margin-bottom:14px;font-size:.82rem}.price-block{margin-bottom:14px}.price{font-size:1.7rem}.old-price{font-size:1rem}.offer-badge{padding:7px 10px;font-size:.62rem}.selector{margin-bottom:14px}.selector p{margin-bottom:7px;font-size:.65rem}.selector-row{gap:7px}.pill,.size{min-width:38px;height:34px;font-size:.72rem}.btn-buy{padding:12px 18px;font-size:.78rem}.product-highlights{gap:4px;margin-top:12px;font-size:.72rem}.gender-tabs{justify-content:center;gap:14px;margin-bottom:28px;display:flex}.gender-tabs button{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:999px;padding:12px 28px;font-weight:700;transition:all .2s}.gender-tabs button:hover{border-color:#fff}.gender-tabs button.active{color:#000;background:#fff}.legal-page{color:#fff;background:#050505;min-height:100vh}.legal-hero{text-align:center;padding:110px 20px 45px}.legal-hero h1{margin:0;font-size:clamp(2.4rem,8vw,5rem)}.legal-content{max-width:900px;margin:0 auto;padding:0 22px 100px;line-height:1.8}.legal-content h2{margin-top:42px;margin-bottom:14px;font-size:1.35rem}.legal-content p{color:#d0d0d0;margin-bottom:18px}.footer-link{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;padding:0}.footer-link:hover{color:#fff}:root{--bg:#f7f5f0;--surface:#fff;--surface-soft:#f0ede7;--text:#111;--muted:#6f6b65;--border:#dedad2;--black:#0d0d0d}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0}.site{background:var(--bg);color:var(--text);min-height:100vh}section{color:var(--text)}h1,h2,h3,p{color:inherit}.subtitle,.collection-header p,.product-card small,.product-highlights{color:var(--muted)}.btn-primary,.btn-buy{background:var(--black);color:#fff;border:1px solid var(--black)}.btn-primary:hover,.btn-buy:hover{background:#2a2a2a}.product-card{background:var(--surface);border:1px solid var(--border);color:var(--text);box-shadow:none}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.product-card.active{border-color:var(--black);box-shadow:0 0 0 1px var(--black)}.collections-section,.product-section,.message,.history,.movement,.contact-section{background:var(--bg);color:var(--text)}.product-grid{background:var(--surface);border-radius:20px}.product-info{color:var(--text)}.image-wrap{background:var(--surface-soft);border-radius:16px;overflow:hidden}.pill,.size{color:#111;border:1px solid var(--border);background:#fff}.pill.active,.size.active{color:#fff;background:#111;border-color:#111}.footer{color:#fff;background:#0d0d0d}.footer h3,.footer p,.footer a,.footer button{color:#fff}.main-header{color:#111;z-index:100;background:#f7f5f0;grid-template-columns:180px 1fr 180px;align-items:center;height:74px;padding:0 4vw;display:grid;position:relative}.brand-logo{letter-spacing:-.06em;font-size:1.25rem;font-weight:950;line-height:.85}.main-nav{justify-content:center;align-items:center;gap:32px;display:flex}.main-nav a,.main-nav button{color:#111;font:inherit;cursor:pointer;background:0 0;border:0;padding:7px 0;font-size:.72rem;font-weight:800;text-decoration:none}.main-nav a:hover,.main-nav button:hover{opacity:.55}.header-icons{justify-content:flex-end;align-items:center;gap:18px;font-size:1.25rem;display:flex}.hero-v2{background:#ebe7df;max-width:100%;height:min(620px,68vh);min-height:470px;position:relative;overflow:hidden}.hero-v2-image{object-fit:cover;object-position:center;width:65%;height:100%;position:absolute;inset:0 0 0 auto}.hero-v2:after{content:"";background:linear-gradient(90deg,#f7f5f0 0% 29%,#f7f5f0eb 38%,#f7f5f01f 63%,#0000 76%);position:absolute;inset:0}.hero-v2-content{z-index:2;color:#111;flex-direction:column;justify-content:center;align-items:flex-start;width:44%;height:100%;padding-left:7vw;display:flex;position:relative}.hero-kicker{margin:0 0 13px;font-size:.78rem;font-weight:850}.hero-v2 h1{letter-spacing:-.055em;color:#111;margin:0;font-size:clamp(3.4rem,6vw,6.4rem);font-weight:950;line-height:.86}.hero-description{color:#333;margin:25px 0;font-size:1rem;line-height:1.5}.hero-v2-actions{align-items:center;gap:27px;display:flex}.btn-v2-primary{color:#fff;background:#111;justify-content:center;align-items:center;min-height:48px;padding:0 27px;font-size:.75rem;font-weight:850;text-decoration:none;display:inline-flex}.btn-v2-link{color:#111;font-size:.75rem;font-weight:850;text-decoration:none}@media (width<=800px){.main-header{grid-template-columns:1fr auto;height:64px;padding:0 20px}.main-nav,.header-icons span:first-child,.header-icons span:nth-child(2){display:none}.hero-v2{height:650px}.hero-v2-image{width:100%;height:58%;top:auto;bottom:0}.hero-v2:after{background:linear-gradient(#f7f5f0 0% 39%,#f7f5f0f0 47%,#f7f5f000 72%)}.hero-v2-content{justify-content:flex-start;width:auto;height:auto;padding:48px 22px 0}.hero-v2 h1{font-size:clamp(3rem,15vw,4.6rem)}.hero-description{margin:18px 0}}.shop-showcase{background:#f7f5f0;padding:55px 4vw 25px}.product-row-section{max-width:1450px;margin:0 auto 55px}.product-row-header{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.product-row-header h2{letter-spacing:-.03em;color:#111;margin:0;font-size:1.5rem}.product-row-header span{color:#777;font-size:.68rem;font-weight:700}.home-product-row{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:18px;padding-bottom:14px;display:flex;overflow-x:auto}.home-product-card{scroll-snap-align:start;text-align:left;cursor:pointer;color:#111;background:0 0;border:0;flex:0 0 210px;padding:0}.home-product-image{background:#ece9e3;border-radius:12px;width:100%;height:265px;overflow:hidden}.home-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home-product-card:hover img{transform:scale(1.025)}.home-product-meta{padding-top:11px}.home-product-meta small{color:#777;text-transform:uppercase;margin-bottom:5px;font-size:.6rem;display:block}.home-product-meta h3{color:#111;margin:0 0 7px;font-size:.88rem;line-height:1.15}.home-product-meta strong{color:#111;font-size:.9rem}@media (width>=1150px){.home-product-card{flex-basis:calc(16.6667% - 15px)}}@media (width<=700px){.shop-showcase{padding:38px 18px 15px}.product-row-section{margin-bottom:42px}.product-row-header h2{font-size:1.25rem}.product-row-header span{display:none}.home-product-card{flex-basis:155px}.home-product-image{height:205px}}.collections-v2{background:#f7f5f0;padding:20px 4vw 70px}.gender-feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1450px;margin:0 auto 80px;display:grid}.gender-feature-card{cursor:pointer;text-align:left;background:#e9e5dd;border:0;min-height:520px;padding:0;position:relative;overflow:hidden}.gender-feature-image{position:absolute;inset:0}.gender-feature-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gender-feature-card:hover img{transform:scale(1.035)}.gender-feature-card:after{content:"";background:linear-gradient(#0000 45%,#000000b8 100%);position:absolute;inset:0}.gender-feature-info{z-index:2;color:#fff;position:absolute;bottom:32px;left:34px}.gender-feature-info span{letter-spacing:.15em;font-size:.62rem;font-weight:800}.gender-feature-info h2{color:#fff;margin:5px 0 8px;font-size:2.6rem;line-height:.95}.gender-feature-info p{color:#fff;margin:0;font-size:.75rem;font-weight:700}.collection-browser{max-width:1450px;margin:0 auto}.collection-browser-header{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.collection-kicker{color:#777;font-size:.65rem;font-weight:800}.collection-browser-header h2{margin:4px 0 0;font-size:1.7rem}.gender-switch-mini{gap:8px;display:flex}.gender-switch-mini button{color:#111;cursor:pointer;background:0 0;border:1px solid #bbb7af;padding:9px 15px;font-size:.67rem;font-weight:800}.gender-switch-mini button.active{color:#fff;background:#111;border-color:#111}.collection-v2-row{gap:15px;padding-bottom:15px;display:flex;overflow-x:auto}.collection-v2-card{background:0 0;border:0;flex:0 0 285px}.collection-v2-image{background:#ece9e2;height:340px;overflow:hidden}.collection-v2-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.collection-v2-card:hover .collection-v2-image img{transform:scale(1.025)}.collection-v2-info{padding:13px 0 0}.collection-v2-info h3{text-transform:uppercase;margin:0 0 5px;font-size:.95rem}.collection-v2-info p{display:none}.collection-v2-info button{color:#111;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:.65rem;font-weight:800}@media (width<=700px){.collections-v2{padding:10px 18px 50px}.gender-feature-grid{grid-template-columns:1fr;gap:14px;margin-bottom:55px}.gender-feature-card{min-height:390px}.collection-browser-header{align-items:center}.collection-v2-card{flex-basis:220px}.collection-v2-image{height:280px}}.product-page-v2{color:#111;background:#f7f5f0;min-height:100vh}.brand-logo-button{color:#111;text-align:left;cursor:pointer;background:0 0;border:0}.product-detail-v2{grid-template-columns:minmax(0,1.15fr) minmax(340px,.72fr);align-items:start;gap:70px;max-width:1280px;margin:0 auto;padding:42px 4vw 80px;display:grid}.product-main-image-v2{background:#ece9e3;height:610px;position:relative;overflow:hidden}.product-main-image-v2>img{object-fit:contain;width:100%;height:100%}.product-arrow{color:#111;cursor:pointer;background:#ffffffe6;border:1px solid #00000026;border-radius:50%;width:43px;height:43px;font-size:1.8rem;position:absolute;top:50%;transform:translateY(-50%)}.product-arrow-left{left:18px}.product-arrow-right{right:18px}.product-thumbs-v2{gap:10px;margin-top:12px;display:flex}.product-thumb-v2{cursor:pointer;background:#ece9e3;border:1px solid #0000;width:78px;height:92px;padding:0;overflow:hidden}.product-thumb-v2.active{border-color:#111}.product-thumb-v2 img{object-fit:cover;width:100%;height:100%}.product-detail-info{padding-top:5px}.back-to-shop{color:#777;cursor:pointer;background:0 0;border:0;margin-bottom:35px;padding:0;font-size:.67rem;font-weight:800}.product-detail-eyebrow{color:#777;text-transform:uppercase;margin:0 0 8px;font-size:.67rem;font-weight:800}.product-detail-info h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.product-detail-subtitle{color:#666;margin:15px 0 20px;font-size:.9rem}.product-detail-price{align-items:center;gap:12px;display:flex}.product-detail-price span{color:#999;text-decoration:line-through}.product-detail-price strong{font-size:1.35rem}.product-divider{background:#dcd8d0;height:1px;margin:27px 0}.product-option{margin-bottom:25px}.product-option-title{justify-content:space-between;align-items:center;margin-bottom:11px;font-size:.68rem;font-weight:800;display:flex}.product-option-title button{cursor:pointer;background:0 0;border:0;padding:0;font-size:.62rem;text-decoration:underline}.product-color-options{gap:10px;display:flex}.product-color-chip{cursor:pointer;background:#fff;border:1px solid #d4d0c8;width:85px;padding:5px}.product-color-chip.active{border-color:#111}.product-color-chip img{object-fit:cover;width:100%;height:65px}.product-color-chip span{padding:5px 0 2px;font-size:.6rem;display:block}.product-size-options{flex-wrap:wrap;gap:8px;display:flex}.product-size-chip{color:#111;cursor:pointer;background:#fff;border:1px solid #d3cfc7;min-width:55px;height:42px}.product-size-chip.active{color:#fff;background:#111;border-color:#111}.product-add-button{color:#fff;cursor:pointer;background:#111;border:0;width:100%;min-height:53px;font-weight:850}.product-trust{color:#777;text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;font-size:.62rem;display:grid}.product-story-v2{color:#fff;text-align:center;background:#111;padding:95px 20px}.product-story-v2 p{color:#aaa;font-size:.68rem}.product-story-v2 h2{color:#fff;margin:10px 0 0;font-size:clamp(2rem,5vw,4.5rem);line-height:.95}@media (width<=800px){.product-detail-v2{grid-template-columns:1fr;gap:30px;padding:20px 18px 55px}.product-main-image-v2{height:440px}.product-detail-info{padding-top:0}.back-to-shop{margin-bottom:20px}.product-trust{text-align:left;grid-template-columns:1fr}}
