@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";
:root{--ink:#07101c;--panel:#0c1724;--line:#25425e;--blue:#1460e7;--yellow:#f7b526;--lime:#b8e637;--mist:#edf2f6;--muted:#aebdca;--white:#f8fbff;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Space Grotesk,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}main{overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101cf5;position:sticky;top:0}.header-inner{min-height:88px;max-width:var(--max);align-items:center;gap:28px;margin:auto;padding:14px 36px;display:flex}.brand{flex:none;display:block}.brand img{object-fit:contain;width:190px;height:58px}.header-inner nav{flex:1;justify-content:center;align-items:center;gap:30px;display:flex}.header-inner nav a{text-transform:uppercase;letter-spacing:.09em;border-bottom:2px solid #0000;padding:12px 0;font-size:.82rem;font-weight:700}.header-inner nav a:hover{color:var(--blue);border-color:var(--blue)}.header-cta,.button{text-transform:uppercase;letter-spacing:.06em;border:1px solid;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:13px 20px;font-size:.78rem;font-weight:700;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.header-cta,.button.primary{background:var(--yellow);border-color:var(--yellow);color:#111}.header-cta:hover,.button.primary:hover{background:#ffd165;border-color:#ffd165;transform:translateY(-2px)}.button:active,.header-cta:active{transform:translateY(1px)}.button.secondary{color:var(--blue);border-color:var(--blue);background:0 0}.button.secondary:hover{background:var(--blue);color:var(--white)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.hero{min-height:590px;max-width:var(--max);background:linear-gradient(120deg,#07101c 0% 42%,#0c1d2c 100%);grid-template-columns:minmax(330px,.94fr) minmax(430px,1.06fr);align-items:center;gap:42px;margin:auto;padding:54px 36px 34px;display:grid;position:relative}.hero:before{content:"";clip-path:polygon(0 0,92% 0,100% 10%,100% 100%,8% 100%,0 90%);pointer-events:none;border:1px solid #25425eb3;position:absolute;inset:18px 20px 0}.hero-copy{z-index:1;animation:.65s both enter;position:relative}.eyebrow{color:var(--yellow);letter-spacing:.13em;margin:0 0 18px;font-size:.72rem;font-weight:700}.hero h1,.page-hero h1,.not-found h1{text-transform:uppercase;letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(3rem,5.5vw,5.8rem);line-height:.96}.hero h1 span{color:var(--blue)}.hero-copy>p:not(.eyebrow){color:#dce5ed;max-width:490px;margin:28px 0;font-size:1.12rem;line-height:1.45}.actions{flex-wrap:wrap;gap:14px;display:flex}.hero-product{z-index:1;height:480px;animation:.7s .12s both enter;position:relative}.hero-product img{object-fit:cover;object-position:center;border:1px solid #36506a;width:100%;height:100%}.proof-strip{max-width:var(--max);background:var(--ink);grid-template-columns:repeat(3,1fr);margin:0 auto;padding:0 36px;display:grid}.proof-strip div{border:1px solid var(--line);text-transform:uppercase;text-align:center;letter-spacing:.08em;border-bottom:0;padding:21px 30px;font-size:.83rem;font-weight:700}.proof-strip div:before{content:"◇";color:var(--lime);margin-right:12px;font-size:1.25em}.section{max-width:var(--max);margin:0 auto;padding:100px 36px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.section-heading h2,.maker h2,.custom-callout h2,.faq-section h2,.custom-layout h2,.contact-layout h2,.story h2,.legal h1,.legal h2{text-wrap:balance;margin:0}.section-heading h2,.maker h2,.custom-callout h2,.faq-section h2{letter-spacing:-.05em;font-size:clamp(2.3rem,4vw,4.5rem);line-height:1}.section-heading>a,.text-link{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:.77rem;font-weight:700}.section-heading>a:hover,.text-link:hover{color:var(--yellow)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#0a1521;min-width:0;transition:transform .2s,border-color .2s,background .2s}.product-card:hover{border-color:var(--blue);background:#0c1b2b;transform:translateY(-5px)}.product-card picture{aspect-ratio:1/1.14;background:#101b28;display:block;overflow:hidden}.product-card picture img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover picture img{transform:scale(1.035)}.product-info{padding:20px}.product-info h2,.product-info h3{margin:0 0 12px;font-size:1.05rem;line-height:1.25}.product-info strong,.price{color:var(--yellow);font-variant-numeric:tabular-nums;font-size:1.15rem}.product-info ul{border-top:1px solid var(--line);color:#bdc9d5;margin:15px 0 0;padding:15px 0 0;font-size:.75rem;line-height:1.9;list-style:none}.product-info li:before{content:"◈";color:var(--lime);margin-right:8px}.product-type{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px;font-size:.7rem;font-weight:700}.maker{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.maker-copy p:not(.eyebrow){color:#c7d4df;max-width:590px;margin:28px 0;font-size:1.1rem;line-height:1.55}.maker-tiles{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.maker-tiles div{background:#0b1724;align-items:end;min-height:175px;padding:28px;font-size:1.25rem;font-weight:600;line-height:1.1;display:flex}.maker-tiles div:first-child{min-height:210px;color:var(--yellow);background:linear-gradient(135deg,#112d4b,#0b1724);grid-column:span 2;font-size:2rem}.custom-callout{max-width:var(--max);background:var(--blue);justify-content:space-between;align-items:center;gap:40px;margin:0 auto;padding:64px 36px;display:flex}.custom-callout .eyebrow{color:#d8ee7e}.custom-callout h2{font-size:clamp(2.5rem,4.2vw,5rem);line-height:.93}.custom-callout p:not(.eyebrow){max-width:570px;margin:18px 0 0;font-size:1.05rem;line-height:1.5}.custom-callout .button{white-space:nowrap;background:var(--yellow);color:#111;border-color:var(--yellow)}.faq-section{padding-top:110px;padding-bottom:110px}.faq-section>h2{margin-bottom:30px}.faq-section details,.faq-page details{border-top:1px solid var(--line);padding:21px 0}.faq-section details:last-child,.faq-page details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;gap:22px;font-size:1.15rem;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--yellow)}details[open] summary:after{content:"−"}details p{color:#c3d0db;max-width:760px;margin:14px 0 0;line-height:1.6}.page-hero{max-width:var(--max);border-bottom:1px solid var(--line);background:linear-gradient(120deg,#07101c 0%,#0a1b2a 100%);margin:auto;padding:102px 36px 70px}.page-hero p:not(.eyebrow){color:#c3d0db;max-width:700px;margin:26px 0 0;font-size:1.1rem;line-height:1.55}.all-products{grid-template-columns:repeat(4,minmax(0,1fr))}.all-products .product-info h2{font-size:.95rem}.spec-strip{max-width:var(--max);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:auto;display:grid}.spec-strip div{border-right:1px solid var(--line);align-items:center;gap:14px;padding:28px 36px;display:flex}.spec-strip div:last-child{border-right:0}.spec-strip b{color:var(--yellow);font-size:2.2rem}.spec-strip span{text-transform:uppercase;letter-spacing:.06em;color:#c3d0db;font-size:.78rem}.product-page{grid-template-columns:minmax(0,1fr) minmax(330px,.85fr);align-items:start;gap:60px;display:grid}.product-visual{border:1px solid var(--line);background:#0b1724;position:sticky;top:110px}.product-visual picture,.product-visual img{width:100%;display:block}.product-visual img{aspect-ratio:1/1.2;object-fit:contain}.product-details h1{letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(2.3rem,4vw,4rem);line-height:1.02}.price{margin:0;font-size:1.6rem}.stock{color:var(--lime);text-transform:uppercase;letter-spacing:.08em;margin:18px 0 26px;font-size:.75rem;font-weight:700}.color-list{border-top:1px solid var(--line);color:#bdc9d5;padding-top:18px;line-height:1.5}.color-list b{color:#fff}.color-list p{margin:7px 0}.product-actions{gap:12px;margin:30px 0;display:grid}.checkout-note{color:#9fb0be;font-size:.9rem;line-height:1.5}.product-copy{border-top:1px solid var(--line);color:#c9d5df;grid-column:1/-1;max-width:800px;padding-top:60px;line-height:1.7}.product-copy p,.product-copy li{font-size:1rem}.product-copy ul{padding-left:21px}.product-copy strong{color:#fff}.story,.custom-layout,.contact-layout{grid-template-columns:1fr 1fr;gap:70px;display:grid}.story>div>p{color:#c5d2dc;font-size:1.07rem;line-height:1.65}.process-list{border-top:1px solid var(--line)}.process-list div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:20px;padding:25px 0;display:grid}.process-list b{color:var(--yellow);text-transform:uppercase;letter-spacing:.09em;font-size:.8rem}.process-list span{color:#c5d2dc;line-height:1.5}.feature-list{border-top:1px solid var(--line);margin:25px 0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid var(--line);gap:7px;padding:20px 0;display:grid}.feature-list b{font-size:1.12rem}.feature-list span,.form-note{color:#c5d2dc;line-height:1.55}.contact-form{gap:16px;display:grid}.contact-form label{text-transform:uppercase;letter-spacing:.07em;gap:8px;font-size:.8rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);color:#fff;font:inherit;text-transform:none;letter-spacing:0;background:#0b1724;padding:13px;font-size:1rem}.contact-form textarea{resize:vertical;min-height:145px}.contact-form button{justify-self:start}.form-status{color:var(--lime);margin:0}.form-status.error{color:#ff9f8d}.contact-links{align-content:start;gap:18px;display:grid}.contact-links a{color:var(--yellow);font-size:1.15rem;font-weight:600}.contact-links p{color:#c5d2dc;max-width:420px;line-height:1.55}.faq-page{gap:65px;display:grid}.faq-page h2{margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.8rem)}.legal{color:#c5d2dc;max-width:850px;line-height:1.65}.legal h1{color:#fff;font-size:clamp(2.5rem,4vw,4rem);line-height:1}.legal h2{color:#fff;margin-top:45px;font-size:1.5rem}.legal a{color:var(--yellow);text-decoration:underline}.site-footer{border-top:1px solid var(--line);background:#08131f;padding:70px 36px 24px}.footer-grid{max-width:var(--max);grid-template-columns:1.4fr repeat(3,1fr);gap:40px;margin:auto;display:grid}.site-footer .brand img{width:170px}.site-footer h2{text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin:4px 0 15px;font-size:.77rem}.site-footer a{color:#d8e2ea;margin:9px 0;font-size:.94rem;display:block}.site-footer a:hover{color:var(--yellow)}.site-footer p{color:#9fb0be;line-height:1.5}.footer-small{font-size:.85rem}.footer-bottom{max-width:var(--max);border-top:1px solid var(--line);color:#899dab;justify-content:space-between;align-items:center;margin:55px auto 0;padding-top:20px;font-size:.8rem;display:flex}.footer-bottom a{margin:0}.footer-bottom img{width:auto;height:30px}.not-found{max-width:var(--max);align-content:center;justify-items:start;min-height:60vh;margin:auto;padding:160px 36px;display:grid}.not-found p:not(.eyebrow){color:#c3d0db;max-width:530px;margin:24px 0 28px;font-size:1.1rem;line-height:1.55}@keyframes enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:1050px){.header-inner{gap:18px;padding:12px 22px}.header-inner nav{gap:16px}.header-cta{display:none}.hero{grid-template-columns:.9fr 1.1fr;gap:26px;padding:42px 22px}.section,.page-hero{padding-left:22px;padding-right:22px}.proof-strip{padding:0 22px}.all-products{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page{gap:35px}.site-footer{padding-left:22px;padding-right:22px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.custom-callout{padding-left:22px;padding-right:22px}}@media (max-width:760px){.header-inner{min-height:76px;padding:8px 15px}.brand img{width:135px;height:52px}.header-inner nav{display:none}.header-inner:after{content:"MENU";color:var(--yellow);letter-spacing:.1em;margin-left:auto;font-size:.72rem;font-weight:700}.hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding:50px 18px 18px}.hero:before{inset:10px 10px 0}.hero h1,.page-hero h1{font-size:clamp(2.7rem,14vw,4.25rem)}.hero-copy>p:not(.eyebrow){margin:22px 0;font-size:1rem}.actions{grid-template-columns:1fr;display:grid}.actions .button{width:100%}.hero-product{aspect-ratio:1/.95;height:auto}.proof-strip{grid-template-columns:1fr;padding:0}.proof-strip div{border-left:0;border-right:0;padding:16px}.section{padding:66px 18px}.section-heading{margin-bottom:26px;display:block}.section-heading h2{font-size:2.5rem}.section-heading>a{margin-top:22px;display:inline-block}.product-grid,.all-products{grid-template-columns:1fr}.product-card picture{aspect-ratio:1/.92}.product-info h2{font-size:1.06rem!important}.maker,.story,.custom-layout,.contact-layout{grid-template-columns:1fr;gap:35px}.maker-tiles div{min-height:130px;padding:18px;font-size:1rem}.maker-tiles div:first-child{min-height:160px;font-size:1.6rem}.custom-callout{gap:25px;padding:48px 18px;display:grid}.custom-callout h2{font-size:3rem}.custom-callout .button{width:100%}.page-hero{padding:70px 18px 48px}.spec-strip{grid-template-columns:1fr}.spec-strip div{border-right:0;border-bottom:1px solid var(--line);padding:18px}.product-page{grid-template-columns:1fr;padding-top:40px}.product-visual{position:static}.product-copy{padding-top:36px}.process-list div{grid-template-columns:1fr;gap:8px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{margin-top:35px}.faq-section h2{font-size:2.5rem}.not-found{padding:100px 18px}.not-found h1{font-size:3.2rem}}.product-gallery{position:sticky;top:110px}.product-gallery .product-visual{position:static}.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.gallery-thumbs button{border:1px solid var(--line);cursor:pointer;background:#0b1724;padding:0}.gallery-thumbs button.active{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}.gallery-thumbs picture,.gallery-thumbs img{width:100%;display:block}.gallery-thumbs img{aspect-ratio:1;object-fit:cover}@media (max-width:760px){.product-gallery{position:static}}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-card{border:1px solid var(--line);background:#0a1521;min-width:0;transition:transform .2s,border-color .2s}.category-card:hover{border-color:var(--blue);transform:translateY(-5px)}.category-card picture{aspect-ratio:1;background:#101b28;display:block;overflow:hidden}.category-card picture img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.category-card:hover picture img{transform:scale(1.035)}.category-card>a>div{padding:22px}.category-card h3{margin:0 0 24px;font-size:1.3rem;line-height:1.18}.category-card .text-link b{margin-left:8px;font-size:1rem}@media (max-width:760px){.category-grid{grid-template-columns:1fr}.category-card h3{font-size:1.2rem}}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.collection-card{border:1px solid var(--line);background:#0a1521;min-width:0;transition:transform .2s,border-color .2s}.collection-card:hover{border-color:var(--blue);transform:translateY(-5px)}.collection-art{aspect-ratio:1.35;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#132b44,#0a1521);place-items:center;display:grid;overflow:hidden}.collection-art span{color:#f7b526bf;text-transform:uppercase;font-size:clamp(4rem,9vw,8rem);font-weight:700;line-height:1}.collection-card:nth-child(2) .collection-art{background:linear-gradient(135deg,#1a2639,#342c42)}.collection-card:nth-child(3) .collection-art{background:linear-gradient(135deg,#173a3d,#12212a)}.collection-card:nth-child(4) .collection-art{background:linear-gradient(135deg,#35232f,#161f2c)}.collection-card:nth-child(5) .collection-art{background:linear-gradient(135deg,#162e4b,#26362a)}.collection-card:nth-child(6) .collection-art{background:linear-gradient(135deg,#302119,#172431)}.collection-info{padding:22px}.collection-info h2{margin:0;font-size:1.45rem;line-height:1.1}.collection-info p{color:#bdc9d5;margin:10px 0 24px}.collection-info .text-link b{margin-left:8px;font-size:1rem}.collection-empty{max-width:760px}.collection-empty h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,4vw,4.4rem);line-height:1}.collection-empty>p:not(.eyebrow){color:#c5d2dc;max-width:610px;margin:24px 0 30px;font-size:1.08rem;line-height:1.6}@media (max-width:760px){.collection-grid{grid-template-columns:1fr}.collection-art{aspect-ratio:1.7}.collection-info h2{font-size:1.35rem}}
