:root{--lime:#baff18;--dark:#0a0d0e;--ink:#15191a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f5f4;color:var(--ink);font:12px Inter,Arial,sans-serif}a{text-decoration:none;color:inherit}button,a{cursor:pointer}.topline{height:29px;background:var(--lime);display:flex;align-items:center;justify-content:space-between;padding:0 5%;font-size:8px;font-weight:800;letter-spacing:.15em}header{position:absolute;top:29px;left:0;right:0;z-index:5;height:72px;border-bottom:1px solid #ffffff20;color:#fff;display:flex;align-items:center;padding:0 5%;gap:35px}.brand img{width:155px;height:50px;object-fit:contain}nav{margin:auto;display:flex;gap:27px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.demo{color:var(--lime)}.cart{border:1px solid #ffffff30;padding:12px;font-size:9px;font-weight:800}.cart b{background:var(--lime);color:#111;border-radius:50%;padding:4px 7px;margin-left:6px}.hamb{display:none}.hero{height:650px;background:#101415;color:white;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#080a0bed,#080a0bb0 48%,#080a0b20),url('https://images.unsplash.com/photo-1552674605-db6ffd4facb5?auto=format&fit=crop&w=1900&q=90') center/cover}.hero-copy{position:relative;z-index:1;padding:145px 5%;max-width:790px}.eyebrow{font-size:8px;font-weight:800;letter-spacing:.2em;color:#c7cccd}.eyebrow:before{content:"";display:inline-block;width:28px;height:3px;background:var(--lime);margin-right:9px;vertical-align:2px}.hero h1,.section h2{font-family:'Barlow Condensed';font-weight:900;text-transform:uppercase;line-height:.9}.hero h1{font-size:clamp(58px,6vw,88px);margin:17px 0}.hero h1 em,.section h2 em{font-style:italic;color:var(--lime)}.hero p{color:#c0c5c6;line-height:1.7;max-width:570px}.search{height:56px;background:#fff;display:flex;margin-top:25px}.search input{flex:1;border:0;padding:0 18px}.search a{width:210px;background:var(--lime);color:#111;display:grid;place-items:center;font-size:9px;font-weight:900}.trust{display:flex;gap:25px;margin-top:19px;color:#aeb5b6;font-size:8px}.section{width:min(1250px,91%);margin:auto;padding:73px 0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:27px}.section-title h2{font-size:52px;margin:9px 0 0}.section-title h2 em{color:#7b8284}.section-title>a{font-size:8px;font-weight:800;border-bottom:1px solid #aeb4b5;padding-bottom:6px}.eyebrow.dark{color:#687072}.event-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px}.event-grid article{height:360px;position:relative;overflow:hidden;color:#fff}.event-grid img{width:100%;height:100%;object-fit:cover;transition:.4s}.event-grid article:hover img{transform:scale(1.05)}.event-grid article:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#080a0bea)}.event-grid article>span{position:absolute;z-index:2;top:15px;left:15px;background:var(--lime);color:#111;padding:6px 9px;font-size:7px;font-weight:900}.event-grid article>div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px}.event-grid small{font-size:7px;color:#c8cdce}.event-grid h3{font:800 27px 'Barlow Condensed';text-transform:uppercase;margin:7px 0 16px}.event-grid b{display:block;border-top:1px solid #ffffff40;padding-top:12px;font-size:8px}.shop{background:#090c0d;color:#fff}.shop .section-title{align-items:center}.shop .section-title p{color:#8d9597;font-size:9px}.shop .section-title>input{width:235px;height:42px;background:#ffffff08;border:1px solid #ffffff24;color:#fff;padding:0 12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.product{background:#121617;border:1px solid #252a2c;overflow:hidden}.photo{display:block;height:245px;position:relative;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photo .wm{position:absolute;inset:0;display:grid;place-items:center;font:italic 900 38px 'Barlow Condensed';color:#ffffff25;transform:rotate(-18deg)}.photo>b{position:absolute;bottom:9px;left:9px;background:#080a0bcc;padding:5px;font-size:8px}.product>div{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:10px}.product small,.product strong{display:block}.product small{color:#81898b;font-size:7px;text-transform:uppercase;margin-bottom:4px}.product strong{font:800 16px 'Barlow Condensed'}.product button{border:1px solid #ffffff35;background:transparent;color:#fff;padding:8px;font-size:7px;font-weight:900}.product button:hover{background:var(--lime);color:#111}.pack{margin-top:28px;background:var(--lime);color:#111;padding:22px 27px;display:flex;justify-content:space-between;align-items:center}.pack span{font-size:7px;font-weight:900;letter-spacing:.15em}.pack h3{font:900 29px 'Barlow Condensed';margin:5px 0}.pack p{margin:0;font-size:9px}.pack>div:last-child{display:flex;align-items:center;gap:16px}.pack strong{font:900 26px 'Barlow Condensed'}.pack button{height:42px;border:0;background:#111;color:white;padding:0 17px;font-size:8px;font-weight:900}.steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e0e4e4}.steps article{padding:28px;border-right:1px solid #e0e4e4;position:relative}.steps article:last-child{border:0}.steps article>b{position:absolute;right:17px;top:10px;font:900 45px 'Barlow Condensed';color:#e3e6e6}.steps i{width:45px;height:45px;background:#111;color:var(--lime);display:grid;place-items:center;font-style:normal}.steps h3{font:800 24px 'Barlow Condensed';margin:18px 0 5px}.steps p{color:#747c7e;line-height:1.6;font-size:9px}footer{background:#050607;color:#8b9395;text-align:center;padding:38px}footer img{width:155px;height:55px;object-fit:contain}footer p{font-size:9px}@media(max-width:850px){nav{display:none}.hamb{display:block;background:none;color:white;border:0}.cart{margin-left:auto}nav.open{display:flex;position:absolute;top:72px;left:0;right:0;background:#090c0d;flex-direction:column;padding:20px}.event-grid{grid-template-columns:1fr 1fr}.event-grid article:first-child{grid-column:span 2}.product-grid{grid-template-columns:repeat(2,1fr)}.photo{height:280px}}@media(max-width:560px){.topline span:last-child{display:none}.hero{height:690px}.hero-copy{padding-top:130px}.hero h1{font-size:52px}.search{height:auto;display:block;background:transparent}.search input,.search a{width:100%;height:50px}.trust{flex-wrap:wrap}.section{padding:58px 0}.section-title h2{font-size:39px}.section-title>a,.shop .section-title>input{display:none}.event-grid{display:block}.event-grid article{height:330px;margin-bottom:10px}.photo{height:220px}.product>div{display:block}.product button{width:100%;margin-top:7px}.pack{display:block}.pack>div:last-child{margin-top:16px;flex-wrap:wrap}.steps{display:block}.steps article{border-right:0;border-bottom:1px solid #e0e4e4}}
