*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.announcement{height:34px;display:flex;align-items:center;justify-content:center;background:#111;color:#fff;font-size:10px;letter-spacing:1.3px;text-transform:uppercase}.header{height:72px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ededed;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.brand{font-weight:800;letter-spacing:4px;font-size:17px}.header nav{display:flex;gap:28px;font-size:12px;color:#333}.cart{font-size:12px}.cart span{display:inline-flex;min-width:19px;height:19px;border-radius:50%;align-items:center;justify-content:center;background:#111;color:#fff;font-size:10px;margin-left:5px}.hero{min-height:610px;background:#050505;color:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 8%}.eyebrow{font-size:10px;letter-spacing:2.4px;text-transform:uppercase;color:#888}.hero h1{font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-4px;margin:18px 0}.hero p{max-width:470px;color:#bdbdbd;line-height:1.65;font-size:15px}.button{display:inline-flex;width:max-content;align-items:center;gap:10px;background:#fff;color:#111;border-radius:28px;padding:14px 21px;font-size:12px;margin-top:18px}.hero-image{min-height:610px;background:#181818;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover}.placeholder{color:#777;font-size:12px}.trust{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #eee}.trust-item{padding:23px;text-align:center;border-right:1px solid #eee;font-size:11px}.trust-item:last-child{border:0}.trust-item b{display:block;margin-bottom:6px}.trust-item span{color:#777}.featured{padding:90px 5%;background:#f7f7f7}.featured-head{text-align:center;margin-bottom:42px}.featured-head h2{font-size:42px;letter-spacing:-2px;margin:10px 0}.featured-card{max-width:1050px;margin:auto;background:#fff;border-radius:24px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden}.featured-media{min-height:480px;background:#f2f2f2;display:flex;align-items:center;justify-content:center}.featured-media img{width:100%;height:100%;object-fit:cover}.featured-info{padding:60px 55px;display:flex;flex-direction:column;justify-content:center}.featured-info h3{font-size:30px;letter-spacing:-1px;margin:10px 0}.price{font-size:21px;font-weight:600;margin:10px 0}.muted{color:#707070;line-height:1.65;font-size:14px}.black-button{width:100%;border:0;border-radius:26px;padding:15px;background:#111;color:#fff;font-size:13px;cursor:pointer;margin-top:20px}.story{max-width:1050px;margin:90px auto;padding:0 5%;text-align:center}.story h2{font-size:40px;letter-spacing:-2px;margin:12px 0}.story p{max-width:650px;margin:auto}.product-page{max-width:1120px;margin:auto;padding:80px 5%;display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-gallery{background:#f5f5f5;border-radius:24px;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:46px;letter-spacing:-2.5px;margin:12px 0}.product-info select,.qty{padding:13px;border:1px solid #ddd;border-radius:10px;background:#fff}.product-info .black-button{margin-top:15px}.cart-page{max-width:900px;margin:auto;padding:80px 5%}.cart-page h1{font-size:48px;letter-spacing:-2px}.cart-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:22px 0;font-size:14px}.checkout{display:block;width:100%;border:0;border-radius:28px;padding:16px;background:#111;color:#fff;font-size:14px;margin-top:25px}.footer{background:#111;color:#fff;padding:50px 5% 25px}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer p{color:#999;font-size:12px}.footer-nav{display:flex;gap:22px;font-size:12px;color:#bbb}.footer-bottom{border-top:1px solid #333;margin-top:45px;padding-top:20px;color:#777;font-size:10px}@media(max-width:750px){.header{height:62px}.header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 8%}.hero-image{min-height:360px}.trust{grid-template-columns:1fr 1fr}.trust-item{border-bottom:1px solid #eee}.featured-card,.product-page{grid-template-columns:1fr}.featured-info{padding:40px 30px}.featured-media{min-height:340px}.product-gallery{min-height:360px}.product-info h1{font-size:38px}.footer-top{display:block}.footer-nav{flex-wrap:wrap;margin-top:30px}}