:root{--black:#030303;--white:#f7f7f3;--paper:#f1f0eb;--ink:#090909;--line:rgba(255,255,255,.16);--darkline:rgba(0,0,0,.18);--muted:rgba(255,255,255,.58);--darkmuted:rgba(0,0,0,.58);--pad:clamp(18px,4vw,56px);--header:66px}*{box-sizing:border-box}html{background:var(--black);scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%}.brand-logo{width:100%;height:auto}.site-header{height:var(--header);position:sticky;top:0;z-index:50;background:#030303f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-shell{height:100%;padding:0 var(--pad);display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:28px}.nav-logo{width:150px}.nav-links{display:flex;justify-content:center;gap:28px;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}.nav-shop{font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.6)}h1,h2{margin:0;text-transform:uppercase;letter-spacing:-.065em;font-weight:800}.hero{min-height:calc(100svh - var(--header));display:grid;place-items:center;padding:60px var(--pad);background:#000}.hero-inner{width:min(860px,84vw);display:grid;justify-items:center;gap:28px}.hero-shop{font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.2em;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.55)}.lookbook-hero{position:relative;background:#050505}.lookbook-hero>img{width:100%;height:min(92svh,980px);object-fit:cover;object-position:center top}.lookbook-link{position:absolute;right:var(--pad);bottom:24px;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em;text-shadow:0 1px 10px #000}.paper{background:var(--paper);color:var(--ink)}.product-feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:720px}.product-image{display:grid;place-items:center;background:#deddd7;padding:clamp(24px,4vw,56px)}.product-image img{width:100%;max-height:680px;object-fit:contain}.product-copy{padding:clamp(55px,7vw,100px) var(--pad);display:flex;flex-direction:column;justify-content:center}.product-copy h1{font-size:clamp(52px,6.5vw,94px);line-height:.82;margin:0 0 26px}.product-meta{padding:14px 0;border-top:1px solid var(--darkline);border-bottom:1px solid var(--darkline);display:flex;justify-content:space-between;gap:20px;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em}.product-copy>p{max-width:560px;color:var(--darkmuted);font-size:14px;line-height:1.75}.text-rail{margin-top:28px;padding:15px 0;border-top:1px solid rgba(255,255,255,.45);border-bottom:1px solid rgba(255,255,255,.45);display:flex;justify-content:space-between;gap:30px;width:min(100%,420px);font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.17em}.text-rail.dark{border-color:#00000080;color:var(--ink)}.statement{padding:clamp(90px,11vw,160px) var(--pad);display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end}.statement h2{font-size:clamp(54px,7vw,105px);line-height:.82}.statement p{margin:0;color:var(--muted);font:700 11px/1.9 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.page{min-height:calc(100svh - var(--header));padding:clamp(60px,8vw,120px) var(--pad)}.shop-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(32px,6vw,90px);align-items:center}.shop-image{background:#deddd7;padding:clamp(18px,3vw,40px)}.shop-image img{width:100%;object-fit:contain}.shop-info h1{font-size:clamp(48px,6vw,86px);line-height:.84;margin:0 0 18px}.shop-price{font:500 28px/1.2 Georgia,serif}.shop-info>p{color:var(--darkmuted);font:700 10px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em}.product-page{min-height:calc(100svh - var(--header));display:grid;grid-template-columns:1.08fr .92fr}.gallery{background:#deddd7;display:grid;place-items:center;padding:clamp(20px,3vw,44px)}.gallery img{width:100%;max-height:calc(100svh - var(--header) - 60px);object-fit:contain}.product-panel{position:sticky;top:var(--header);align-self:start;min-height:calc(100svh - var(--header));padding:clamp(48px,6vw,86px) var(--pad);display:flex;flex-direction:column;justify-content:center}.product-panel h1{font-size:clamp(50px,6.3vw,92px);line-height:.8;margin:0 0 24px}.product-price{padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.product-panel>p{max-width:570px;color:var(--muted);line-height:1.72}.product-panel fieldset{border:0;padding:0;margin:12px 0 0}.product-panel legend{margin-bottom:10px;color:var(--muted);font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.sizes{display:grid;grid-template-columns:repeat(4,1fr)}.sizes button{height:48px;border:1px solid rgba(255,255,255,.24);background:transparent;cursor:pointer;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.sizes button+button{border-left:0}.sizes button.selected{background:var(--white);color:var(--black)}.checkout{height:54px;margin-top:14px;display:grid;place-items:center;background:var(--white);color:var(--black);font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.note{font-size:11px!important;color:#fff6!important}.facts{margin-top:4px;border-top:1px solid var(--line)}.facts div{padding:10px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font:700 9px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.facts span:last-child{color:var(--muted);text-align:right}.lookbook-page{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:center}.lookbook-frame img{width:100%;max-height:82svh;object-fit:contain}.lookbook-copy .brand-logo{width:min(520px,100%)}.lookbook-copy p{margin-top:30px;font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.22em}.about-page{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.about-logo{width:100%}.about-page h1{font-size:clamp(58px,7vw,106px);line-height:.82}.about-page p{color:var(--muted);font:700 11px/1.9 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.policy{max-width:980px;margin:0 auto;padding-top:clamp(100px,12vw,170px);padding-bottom:120px}.policy h1{font-size:clamp(68px,10vw,145px);line-height:.8;margin:0 0 34px}.policy>p{max-width:760px;color:var(--muted);font-size:16px;line-height:1.85}.site-footer{padding:clamp(58px,7vw,90px) var(--pad) 24px;border-top:1px solid var(--line)}.footer-mark{margin-bottom:60px}.footer-mark .brand-logo{width:min(520px,70vw)}.footer-grid{padding-top:20px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-grid b{display:block;margin-bottom:17px;color:#ffffff59;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em}.footer-grid a,.footer-grid p{display:block;margin:8px 0;color:#ffffff9e;font-size:12px;line-height:1.55}.footer-bottom{margin-top:50px;padding-top:13px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#ffffff4d;font:700 8px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}a:focus-visible,button:focus-visible{outline:1px solid currentColor;outline-offset:5px}@media (max-width:900px){.desktop{display:none}.nav-shell{grid-template-columns:1fr auto}.nav-logo{width:142px}.product-feature,.shop-grid,.product-page,.lookbook-page,.about-page,.statement{grid-template-columns:1fr}.lookbook-hero>img{height:78svh}.product-copy{padding-top:68px;padding-bottom:76px}.product-panel{position:static;min-height:auto}.gallery img{max-height:72svh}.statement{gap:40px}.lookbook-page,.about-page{gap:64px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){:root{--header:62px;--pad:16px}.nav-logo{width:126px}.nav-shop{font-size:9px}.hero{min-height:66svh;padding-top:48px;padding-bottom:48px}.hero-inner{width:90vw}.hero-shop{font-size:9px}.lookbook-hero>img{height:70svh}.lookbook-link{bottom:16px;right:16px}.product-copy h1,.shop-info h1,.product-panel h1,.about-page h1,.policy h1,.statement h2{font-size:16vw}.product-feature{min-height:0}.product-image{padding:20px 14px}.product-copy{padding:56px var(--pad) 64px}.product-meta{font-size:9px}.statement{padding-top:76px;padding-bottom:84px}.page{padding-top:52px;padding-bottom:76px}.shop-image,.gallery{padding:18px 8px}.lookbook-page{padding-top:42px}.about-page{padding-top:74px;padding-bottom:84px}.footer-mark .brand-logo{width:min(420px,88vw)}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
