:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b0b0b;background:#f5f5f2;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:#f5f5f2}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;padding-bottom:84px}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#0b0b0b;color:#fff;position:sticky;top:0;z-index:20}.brand{font-weight:900;letter-spacing:.18em;font-size:20px}.icon-btn{border:0;background:transparent;color:#fff;font-size:20px;position:relative}.badge{position:absolute;top:-7px;right:-8px;background:#fff;color:#0b0b0b;border-radius:99px;font-size:10px;min-width:17px;height:17px;display:grid;place-items:center;font-weight:800}.hero{background:#0b0b0b;color:#fff;padding:54px 20px 58px;min-height:520px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:800;opacity:.65;margin-bottom:12px}.hero h1{font-size:clamp(42px,13vw,76px);line-height:.88;letter-spacing:-.055em;margin:0 0 20px;font-weight:950}.hero h1 span{opacity:.38}.hero p{max-width:290px;color:#bcbcbc;font-size:14px;line-height:1.5;margin:0 0 28px}.primary{border:0;background:#0b0b0b;color:#fff;padding:16px 18px;font-weight:900;letter-spacing:.08em;font-size:12px}.hero .primary{background:#fff;color:#0b0b0b;align-self:flex-start}.section{padding:34px 16px;max-width:720px;margin:0 auto}.section-head{display:flex;justify-content:space-between}h2{font-size:31px;line-height:1;margin:0 0 18px;letter-spacing:-.04em}.chips{display:flex;gap:8px;overflow:auto;padding:2px 0 18px;scrollbar-width:none}.chip{border:1px solid #d6d6d0;background:transparent;padding:9px 13px;border-radius:999px;font-size:12px;white-space:nowrap}.chip.active{background:#0b0b0b;color:#fff;border-color:#0b0b0b}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-card{border:0;background:transparent;text-align:left;padding:0;color:inherit}.product-visual{aspect-ratio:4/5;background:#deded9;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-visual.black{background:#151515}.product-visual.charcoal{background:#30302f}.product-visual.stone{background:#b6b1a4}.product-visual.white{background:#e8e8e4}.mock-shirt{width:57%;height:65%;background:#0c0c0c;clip-path:polygon(23% 0,39% 0,50% 8%,61% 0,77% 0,100% 22%,78% 38%,74% 100%,26% 100%,22% 38%,0 22%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:900;letter-spacing:.16em}.white .mock-shirt{background:#f8f8f5;color:#111}.stone .mock-shirt{background:#24231f}.charcoal .mock-shirt{background:#111}.visual-caption{position:absolute;bottom:9px;left:10px;color:#ffffffa6;font-size:8px;letter-spacing:.12em}.white .visual-caption,.stone .visual-caption{color:#00000080}.product-meta{display:flex;justify-content:space-between;gap:8px;padding:11px 1px 20px;font-size:12px}.product-meta div{display:flex;flex-direction:column;gap:4px}.product-meta span{font-size:10px;color:#777}.product-meta b{font-size:12px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:72px;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #ddd;display:flex;justify-content:center;gap:70px;z-index:30}.bottom-nav button{border:0;background:none;color:#888;font-size:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.bottom-nav button span{font-size:18px}.bottom-nav button.active{color:#0b0b0b;font-weight:800}.modal-backdrop{position:fixed;inset:0;background:#00000094;z-index:50;display:flex;align-items:flex-end}.modal{background:#f5f5f2;width:100%;max-height:94vh;overflow:auto;position:relative}.modal .product-visual{aspect-ratio:1/1}.modal .mock-shirt{height:68%}.close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:25px;z-index:2}.modal-body{padding:24px 18px 30px}.modal-body p{color:#666;font-size:13px;line-height:1.5}.modal-price{font-weight:900;font-size:18px;margin:-8px 0 18px}.label{font-size:10px;font-weight:900;letter-spacing:.14em;margin:22px 0 9px}.sizes{display:flex;gap:8px;margin-bottom:18px}.sizes button{background:transparent;border:1px solid #ccc;width:52px;height:42px}.sizes button.selected{background:#0b0b0b;color:#fff;border-color:#0b0b0b}.full{width:100%}.primary:disabled{opacity:.35;cursor:not-allowed}.cart-page h2,.checkout h2{margin-bottom:8px}.empty{text-align:center;padding:80px 0}.empty-mark{font-weight:950;letter-spacing:.2em;font-size:44px;margin-bottom:12px}.empty p{color:#777;margin-bottom:22px}.cart-list{display:flex;flex-direction:column;gap:14px;margin-top:22px}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;position:relative}.mini-product{width:72px;height:90px;background:#181818;display:grid;place-items:center;color:#fff;font-size:8px;font-weight:900;letter-spacing:.15em}.cart-info{display:flex;flex-direction:column;gap:4px;padding-right:18px}.cart-info strong{font-size:13px}.cart-info span{font-size:11px;color:#777}.cart-price{font-weight:900;font-size:12px;align-self:start}.qty{display:flex;align-items:center;gap:9px;margin-top:6px}.qty button{border:1px solid #ccc;background:transparent;width:25px;height:25px}.qty span{font-size:11px}.remove{position:absolute;right:0;bottom:2px;border:0;background:none;color:#888;font-size:17px}.summary{border-top:1px solid #d4d4cf;margin-top:28px;padding-top:18px}.summary>div{display:flex;justify-content:space-between;padding:7px 0;font-size:13px}.summary .grand{font-size:17px;padding:15px 0 18px}.checkout .back{border:0;background:none;padding:0;margin-bottom:30px;font-size:11px;font-weight:800}.muted{color:#777;font-size:13px;margin-top:-7px;margin-bottom:24px}form{display:flex;flex-direction:column;gap:10px}input{border:1px solid #d4d4cf;background:#fff;padding:14px;border-radius:0;outline:none}input:focus{border-color:#0b0b0b}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.success{text-align:center;padding-top:100px}.success-icon{width:58px;height:58px;border-radius:50%;background:#0b0b0b;color:#fff;display:grid;place-items:center;margin:0 auto 22px;font-size:25px}.success p{color:#666;line-height:1.6;max-width:340px;margin:0 auto 25px}@media(min-width:700px){.modal{max-width:560px;margin:auto auto 20px}.modal-backdrop{align-items:center;justify-content:center}.hero{padding-left:calc((100vw - 720px)/2 + 16px);padding-right:calc((100vw - 720px)/2 + 16px)}}
