*{box-sizing:border-box}body{margin:0;background:#f6f6f2;color:#101010;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.header{height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;background:#f6f6f2;position:sticky;top:0;z-index:10}.logo{font-weight:900;letter-spacing:-.06em;font-size:25px}.logo span{font-size:9px;vertical-align:top;margin-left:2px}.header nav{display:flex;gap:30px;font-size:13px;font-weight:700}.header nav a:hover,.header .active{opacity:.55}.actions{display:flex;gap:22px;font-weight:700}.actions b{font-size:11px;background:#111;color:#fff;padding:2px 6px;border-radius:20px}.hero{min-height:650px;background:#101010;color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:8vw 8vw;overflow:hidden}.hero h1{font-size:clamp(62px,8vw,130px);line-height:.83;letter-spacing:-.075em;margin:25px 0}.hero h1 em{font-style:normal;color:#b8ff3d}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:900}.hero-text{max-width:480px;line-height:1.7;color:#bbb;margin-bottom:35px}.btn{display:inline-block;background:#b8ff3d;color:#111;border:0;padding:15px 22px;font-weight:900;cursor:pointer}.btn-light{background:#fff}.btn-dark{background:#111;color:#fff}.hero-art{position:relative;min-height:400px}.orb{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#d9ff83,#617900 55%,#111 70%);right:8%;top:8%;box-shadow:0 30px 100px #6e8f1455}.floating-card{position:absolute;background:#fff;color:#111;padding:18px;font-size:10px;letter-spacing:.12em;line-height:1.5}.floating-card strong{font-size:24px}.card-a{left:10%;top:20%}.card-b{right:0;bottom:12%}.section{padding:90px 7vw}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.section h2,.split-banner h2{font-size:clamp(38px,5vw,72px);letter-spacing:-.06em;margin:8px 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-image{height:360px;background:#e8e8e2;display:block;position:relative;overflow:hidden}.product-image span{position:absolute;top:14px;left:14px;background:#111;color:#fff;padding:6px 9px;font-size:9px;text-transform:uppercase;font-weight:900;z-index:1}.placeholder,.big-placeholder{height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;font-size:25px;letter-spacing:-.04em;padding:30px;transition:.3s}.product-card:hover .placeholder{transform:scale(1.05)}.product-info{padding:15px 2px}.product-info p{font-size:11px;color:#777;margin:0 0 6px}.product-info h3{margin:0 0 8px;font-size:16px}.split-banner{background:#b8ff3d;display:grid;grid-template-columns:1fr 1fr;padding:80px 8vw;min-height:430px;align-items:center}.split-banner p{max-width:530px;line-height:1.7}.banner-shape{font-size:250px;font-weight:900;text-align:center;line-height:1;transform:rotate(-12deg)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.features b{font-size:11px}.features h3{font-size:27px}.features p{color:#666;line-height:1.7}.page-head{padding:100px 7vw 55px}.page-head h1,.cart-page h1,.checkout h1{font-size:clamp(55px,7vw,100px);letter-spacing:-.07em;margin:15px 0}.filterbar{padding:0 7vw 40px;display:flex;gap:10px}.filterbar a{border:1px solid #bbb;padding:10px 15px;font-size:11px;font-weight:800}.product-page{display:grid;grid-template-columns:1.1fr .9fr;min-height:700px}.product-visual{background:#e6e6df}.big-placeholder{font-size:60px;max-width:700px;margin:auto}.product-copy{padding:90px 8vw}.product-copy h1{font-size:clamp(45px,5vw,80px);letter-spacing:-.07em;line-height:.9}.product-copy h2{font-size:28px}.lead{color:#666;line-height:1.7;max-width:500px}.rating{margin:20px 0;font-weight:900}.rating span{font-size:12px;color:#777}.option{margin:30px 0}.option label{display:block;font-weight:900;font-size:12px;margin-bottom:10px}.pills button{padding:10px 15px;border:1px solid #bbb;background:#fff;margin-right:5px}.trust{padding:25px 0 0;list-style:none;line-height:2;color:#555;font-size:12px}.product-details{background:#fff}.cart-page{padding:100px 7vw;min-height:650px}.cart-item{display:flex;justify-content:space-between;padding:22px 0;border-bottom:1px solid #ddd}.cart-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:30px}.checkout{display:grid;grid-template-columns:1fr 400px;gap:70px;max-width:1100px;margin:70px auto;padding:0 30px}.header.simple{justify-content:space-between}.checkout-form label{display:block;font-size:11px;font-weight:800;margin:15px 0}.checkout-form input,.checkout-form select{display:block;width:100%;padding:15px;margin-top:7px;border:1px solid #ccc;background:#fff}.two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.notice{font-size:11px;color:#777;line-height:1.6}.checkout aside{background:#fff;padding:30px;height:max-content}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:20px;margin:35px 0;font-size:12px}.footer-links a:hover{opacity:.5}footer{padding:60px 7vw;border-top:1px solid #ddd}footer small{color:#777}@media(max-width:800px){.header nav{display:none}.hero,.split-banner,.product-page,.checkout{grid-template-columns:1fr}.hero{padding:80px 7vw}.hero-art{min-height:360px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:260px}.features{grid-template-columns:1fr}.product-copy{padding:55px 7vw}.big-placeholder{min-height:420px;font-size:40px}.checkout{margin:40px auto}.footer-top{display:block}.footer-links{flex-wrap:wrap}}
