:root{--black:#050505;--white:#fff;--gray:#888;--line:#d9d9d9;--soft:#f4f4f4;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--black);font-family:Arial,Helvetica,sans-serif;font-size:14px;letter-spacing:.01em}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:100}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #111}.header-inner{height:78px;max-width:var(--max);margin:auto;padding:0 28px;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:12px;color:#000;text-decoration:none;min-width:210px}.brand-logo{width:42px;height:42px;object-fit:contain;background:#000}.brand-name{font-size:13px;font-weight:900;letter-spacing:.16em}.desktop-nav{display:flex;gap:26px;flex:1;justify-content:center}.desktop-nav a,.header-actions a{color:#000;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.12em}.header-actions{display:flex;align-items:center;gap:20px}.cart-link span{display:inline-flex;min-width:18px;height:18px;border:1px solid #000;border-radius:50%;align-items:center;justify-content:center;font-size:10px}.mobile-menu{display:none;border:0;background:none;font-size:20px}.mobile-drawer{padding:16px 28px;border-top:1px solid #ddd}.mobile-drawer a{display:block;color:#000;text-decoration:none;padding:12px 0;font-weight:700}.hero{height:calc(100vh - 79px);min-height:620px;position:relative;background:#050505;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-media{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.72}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.25))}.hero-content{position:relative;z-index:1;max-width:var(--max);width:100%;margin:auto;padding:70px 6vw}.eyebrow{font-size:10px;letter-spacing:.24em;font-weight:800;margin:0 0 18px}.hero h1{font-size:clamp(56px,9vw,145px);line-height:.84;letter-spacing:-.07em;max-width:1050px;margin:0 0 28px;white-space:pre-line}.hero-copy{max-width:480px;font-size:16px;line-height:1.5;margin-bottom:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;text-decoration:none;font-size:11px;letter-spacing:.15em;font-weight:800;border:1px solid #000}.button-white{background:#fff;color:#000;border-color:#fff}.button-black{background:#000;color:#fff;width:100%;cursor:pointer}.button-outline{background:transparent;color:#fff;border-color:#fff}.hero-scroll{position:absolute;right:28px;bottom:28px;font-size:9px;letter-spacing:.18em;writing-mode:vertical-rl}.section,.category-section{max-width:var(--max);margin:auto;padding:100px 28px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.section-head h1,.section-head h2{font-size:clamp(36px,5vw,72px);line-height:.9;letter-spacing:-.05em;margin:0}.text-link{color:#000;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.15em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-image-wrap{display:block;position:relative;background:#eee;aspect-ratio:3/4;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-image{transform:scale(1.04)}.product-info{display:flex;justify-content:space-between;gap:10px;padding:14px 0}.product-info h3{font-size:11px;letter-spacing:.08em;margin:0 0 7px}.product-info a{color:#000;text-decoration:none}.product-info p{font-size:12px;margin:0}.quick-add{border:1px solid #000;background:#fff;width:34px;height:34px;font-size:20px;cursor:pointer}.badge{position:absolute;left:10px;top:10px;background:#000;color:#fff;padding:7px 9px;font-size:9px;font-weight:800;letter-spacing:.12em}.placeholder-image{height:100%;min-height:300px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:900;letter-spacing:-.1em}.category-section{background:#000;color:#fff;max-width:none}.category-section .section-head{max-width:var(--max);margin-left:auto;margin-right:auto}.category-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.category-card{color:#fff;text-decoration:none}.category-image{aspect-ratio:1/1.25;background:#1a1a1a center/cover;display:flex;align-items:end;padding:24px;position:relative;overflow:hidden}.category-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.category-image span{position:relative;z-index:1;font-size:18px;font-weight:900;letter-spacing:.04em}.editorial{background:#fff;border-top:1px solid #111;border-bottom:1px solid #111;padding:150px 28px}.editorial-inner{max-width:850px;margin:auto;text-align:center}.editorial h2{font-size:clamp(50px,8vw,110px);letter-spacing:-.07em;line-height:.85;margin:0 0 28px}.editorial p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:650px;margin:0 auto 32px}.site-footer{background:#050505;color:#fff;padding:70px 28px 24px}.footer-top{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:50px}.footer-logo{width:48px;background:#fff}.footer-tag{font-size:10px;letter-spacing:.18em;margin-top:18px}.site-footer h4{font-size:10px;letter-spacing:.18em;margin:0 0 18px}.site-footer a{display:block;color:#fff;text-decoration:none;font-size:12px;margin:0 0 11px}.site-footer p{font-size:12px;line-height:1.5}.newsletter{display:flex;border-bottom:1px solid #fff;margin-top:20px}.newsletter input{flex:1;background:transparent;border:0;outline:0;color:#fff;padding:12px 0;font-size:11px}.newsletter button{background:none;border:0;color:#fff;font-size:22px}.footer-bottom{max-width:var(--max);margin:70px auto 0;padding-top:18px;border-top:1px solid #333;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.15em}.collection-page h1{margin:0}.collection-page .section-head>span{font-size:10px;letter-spacing:.15em}.product-page{max-width:var(--max);margin:auto;padding:60px 28px 100px;display:grid;grid-template-columns:1.3fr .7fr;gap:70px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-detail-image{width:100%;height:auto;display:block;background:#eee}.product-detail{position:sticky;top:120px;height:max-content}.product-detail h1{font-size:clamp(38px,5vw,70px);letter-spacing:-.05em;line-height:.9;margin:0 0 20px}.price{font-size:18px;margin-bottom:35px}.description{font-size:14px;line-height:1.6;margin-bottom:35px}.product-detail label{display:block;font-size:10px;letter-spacing:.15em;margin-bottom:18px}.product-detail input[type=number]{display:block;width:100%;padding:14px;border:1px solid #aaa;margin-top:8px}.product-detail form{display:block}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block}.brand{flex:1;min-width:0}.header-actions{gap:12px}.header-inner{padding:0 18px}.hero-content{padding:50px 24px}.hero h1{font-size:clamp(54px,16vw,100px)}.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr;gap:40px}.product-detail{position:static}}@media(max-width:520px){.brand-name{font-size:10px}.brand-logo{width:34px;height:34px}.header-actions a:not(.cart-link){display:none}.section,.category-section{padding:70px 16px}.section-head{align-items:start;gap:20px}.section-head h1,.section-head h2{font-size:42px}.product-grid{gap:12px}.product-info h3{font-size:10px}.category-grid{grid-template-columns:1fr 1fr}.category-image{padding:15px}.category-image span{font-size:13px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.hero{min-height:600px}.hero-scroll{display:none}}
