:root{--fg: #111;--bg: #fff;--muted: #666;--border: #ddd;--accent: #111}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:var(--fg);background:var(--bg);line-height:1.5}.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding:1.5rem 2rem;border-bottom:1px solid var(--border)}.logo-core{height:64px;width:auto;justify-self:start}.logo-type{height:224px;width:auto;justify-self:center}main{max-width:1100px;margin:0 auto;padding:2rem}.product{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.product-media img{width:100%;height:auto;display:block;border-radius:4px}.product-info h1{margin:0 0 1rem;font-size:2rem}.description{margin-bottom:1.5rem;color:var(--muted)}.price{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.buy-btn,.checkout-btn{display:inline-block;padding:.9rem 2rem;font-size:1rem;font-weight:600;background:var(--accent);color:#fff;border:none;border-radius:2px;cursor:pointer;text-decoration:none;text-align:center}.buy-btn:disabled{background:#999;cursor:not-allowed}#order-panel{margin-top:2rem;padding:1.5rem;border:1px solid var(--border);border-radius:4px}.order-line,.order-total{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}.order-line{border-bottom:1px solid var(--border)}.order-total{font-weight:600;font-size:1.1rem}.qty{display:flex;align-items:center;gap:.75rem}.qty button{width:28px;height:28px;border:1px solid var(--border);background:#fff;cursor:pointer;font-size:1rem}.checkout-btn{display:block;margin-top:1rem}.extra-content{margin-top:4rem}.surf-video{width:100%;border-radius:4px;overflow:hidden;background:#000;aspect-ratio:16 / 9}.surf-video video{width:100%;height:100%;display:block;object-fit:cover}.pitch-grid{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding-top:3rem;border-top:1px solid var(--border)}.pitch h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600;letter-spacing:-.01em}.pitch p{margin:0 0 .75rem;color:var(--muted)}.pitch p:last-child{margin-bottom:0}@media(max-width:720px){.site-header{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:1rem 1.25rem}.logo-core{height:44px;justify-self:auto;flex-shrink:0}.logo-type{height:96px;justify-self:auto;flex-shrink:1;min-width:0;max-width:100%;object-fit:contain}.product{grid-template-columns:1fr;gap:1.5rem}main{padding:1rem}.pitch-grid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;padding-top:2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
