:root{--bg:#110e08;--card:#1c1914;--line:#ffffff14;--ink:#f5f4f0;--muted:#9a968c;--lime:#cf0;--font-display:"Instrument Serif", Georgia, serif;--font:"Schibsted Grotesk", "Helvetica Neue", sans-serif;--ease:cubic-bezier(.25, .1, .25, 1);--radius-pill:999px;--radius-card:20px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}img{max-width:100%;display:block}::selection{background:var(--lime);color:#110e08}.shell{width:min(1120px,100% - 2rem);margin:0 auto}.site-nav{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#110e08db;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.nav-logo{letter-spacing:-.02em;font-size:.95rem;font-weight:700}.nav-center{align-items:center;gap:.2rem;display:flex}.nav-link,.nav-drop>summary{appearance:none;color:var(--ink);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:0;padding:.5rem .85rem;font-size:.875rem;font-weight:500;list-style:none}.nav-drop>summary::-webkit-details-marker{display:none}.nav-link:hover,.nav-drop[open]>summary,.nav-drop>summary:hover{background:#ffffff0f}.nav-drop{position:relative}.nav-menu{background:var(--card);border:1px solid var(--line);border-radius:16px;grid-template-columns:.9fr 1.1fr;gap:.75rem;width:min(560px,100vw - 2rem);max-height:min(70vh,520px);padding:.75rem;display:grid;position:absolute;top:calc(100% + .55rem);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 24px 60px #00000073}.nav-menu-photo{aspect-ratio:4/5;background:#000;border-radius:12px;overflow:hidden}.nav-menu-photo img{object-fit:cover;width:100%;height:100%}.nav-menu-copy{flex-direction:column;justify-content:center;gap:.35rem;padding:.35rem;display:flex}.nav-menu-copy strong{font-size:1rem}.nav-menu-copy p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.4}.nav-menu-copy .price{color:var(--lime);font-weight:600}.mask-menu-list{gap:.45rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.mask-menu-list li{justify-content:space-between;gap:.75rem;font-size:.92rem;font-weight:600;display:flex}.mask-menu-list span{color:var(--lime)}.mask-list{gap:.65rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.mask-list-item{border-top:1px solid var(--line);justify-content:space-between;align-items:start;gap:1rem;padding:.85rem 0;display:flex}.mask-list-item:last-child{border-bottom:1px solid var(--line)}.mask-list-item strong{font-size:1.15rem;display:block}.mask-list-item p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem;line-height:1.4}.mask-price{color:var(--lime);white-space:nowrap;font-size:1.15rem;font-weight:700}.nav-menu-copy a{color:var(--lime);margin-top:.5rem;font-size:.85rem;font-weight:600}.nav-cta{border-radius:var(--radius-pill);background:var(--lime);color:#110e08;cursor:pointer;border:0;padding:.55rem 1.05rem;font-size:.85rem;font-weight:700}.nav-cta:hover{filter:brightness(1.05)}.hero{align-items:center;min-height:calc(100dvh - 4rem);padding:5rem 0 3.5rem;display:grid}.hero-simple{text-align:center;max-width:42rem;margin:0 auto}.hero-kicker,.eyebrow{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:600}.hero h1{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(3.2rem,8vw,5rem);font-weight:400;line-height:.98}.hero-lede{max-width:28rem;color:var(--muted);margin:1rem auto 0;font-size:1.12rem;line-height:1.55}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.6rem;display:flex}.machines-line{color:var(--muted);margin:1.35rem 0 0;font-size:.95rem}.machines-line strong{color:var(--lime);font-weight:600}.btn{appearance:none;border-radius:var(--radius-pill);cursor:pointer;min-width:9.5rem;transition:transform .2s var(--ease), filter .2s ease, background .2s ease;border:0;padding:.85rem 1.4rem;font-size:.95rem;font-weight:700}.btn:hover{transform:translateY(-1px)}.btn-lime{background:var(--lime);color:#110e08}.btn-lime:hover{filter:brightness(1.06);box-shadow:0 0 28px #ccff0038}.btn-ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.btn-ghost:hover{background:#ffffff0a}.section{padding:3.25rem 0}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.section-head.center{text-align:center;justify-content:center}.section-head h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4.5vw,2.8rem);font-weight:400;line-height:1.05}.section-head p{color:var(--muted);max-width:22rem;margin:0;font-size:.95rem;line-height:1.45}.cards-3,.cards-4,.cards-2,.product-grid{gap:.85rem;display:grid}.cards-2{grid-template-columns:repeat(2,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-4{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-actions-left{justify-content:flex-start;margin-top:1.15rem;display:flex}.nav-note{color:var(--muted);margin:.55rem 0 0;font-size:.82rem;line-height:1.4}.weapons-note{border-top:1px solid var(--line);margin-top:.35rem;padding:.85rem 0 0}.weapons-note strong{font-size:1.05rem;display:block}.weapons-note p{color:var(--muted);margin:.3rem 0 0;font-size:.9rem;line-height:1.45}.hero-lede strong{color:var(--lime);font-weight:700}.info-card,.gear-card,.contact-card,.form-card,.feature-panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-card);padding:1.25rem}.info-card .step{color:var(--lime);letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:700}.info-card h3,.gear-card h3{margin:.45rem 0 0;font-size:1.15rem}.gear-card h3{font-family:var(--font-display);margin:0;font-size:2rem;font-weight:400}.info-card p,.gear-card p{color:var(--muted);margin:.45rem 0 0;font-size:.9rem;line-height:1.45}.feature-product{grid-template-columns:1.05fr .95fr;gap:1rem;display:grid}.feature-photo{border:1px solid var(--line);background:#000;border-radius:24px;min-height:460px;overflow:hidden}.feature-photo img{object-fit:cover;width:100%;height:100%}.feature-panel{border-radius:24px;align-content:center;gap:.75rem;padding:1.5rem;display:grid}.feature-panel h3{font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,2.7rem);font-weight:400}.feature-panel .lede{color:var(--muted);margin:0;line-height:1.5}.price-xl{letter-spacing:-.03em;color:var(--lime);margin:0;font-size:2rem;font-weight:700}.price-xl.sm{margin-top:.85rem;font-size:1.45rem}.feature-thumb{object-fit:cover;opacity:.92;border-radius:16px;width:100%;height:140px;margin-top:.35rem}.gear-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.gear-card{background:linear-gradient(160deg,#242018,#16130e);border-radius:24px;padding:1.5rem}.brand-logo{width:auto;height:2rem;margin-bottom:.85rem}.recycle-banner{background:linear-gradient(120deg,#ccff0014,#ffffff05);border:1px solid #ccff0038;border-radius:24px;margin-top:.85rem;padding:1.35rem 1.5rem}.recycle-banner h3{font-family:var(--font-display);margin:0;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:400}.recycle-banner p:last-child{color:var(--muted);max-width:40rem;margin:.45rem 0 0;line-height:1.5}.contact-grid{grid-template-columns:1.05fr .95fr;gap:1rem;display:grid}.contact-card,.form-card{border-radius:24px;padding:1.5rem}.contact-card h2,.form-card h2{font-family:var(--font-display);margin:0;font-size:2.3rem;font-weight:400}.contact-card .lede{color:var(--muted);margin:.65rem 0 0;line-height:1.5}.contact-links{gap:.75rem;margin-top:1.35rem;display:grid}.contact-links a{border:1px solid var(--line);background:#ffffff08;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.contact-links span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.contact-links strong{color:var(--lime);font-size:1rem}.founders{color:var(--muted);margin:1.25rem 0 0;font-size:.88rem}.form-card form{gap:.75rem;margin-top:1rem;display:grid}.form-card input,.form-card textarea{border:1px solid var(--line);background:#120f0a;border-radius:14px;outline:none;width:100%;padding:.9rem 1rem}.form-card input:focus,.form-card textarea:focus{border-color:#ccff008c;box-shadow:0 0 0 3px #ccff001f}.form-card textarea{resize:vertical;min-height:7rem}.form-ok{color:var(--lime);margin-top:1rem;font-weight:600}.site-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding:1.25rem 0 2rem;font-size:.82rem;display:flex}@media (width<=900px){.nav-center{display:none}.cards-3,.cards-4,.cards-2,.product-grid,.feature-product,.gear-grid,.contact-grid,.nav-menu{grid-template-columns:1fr}.feature-photo{min-height:320px}.section-head{flex-direction:column;align-items:flex-start}.section-head.center{align-items:center}}
