@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,700&family=Manrope:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap);@tailwind base;@tailwind components;@tailwind utilities;:root{--bg:#0f1722;--bg-2:#0b111a;--surface:#1a222c;--surface-2:#212a36;--white:#fff;--ash:#94a3b8;--ash-strong:#c2cbda;--crimson:#c8102e;--aura:#8b0000;--hair:#ffffff14;--hair-strong:#ffffff24;--font-display:Playfair Display,serif;--font-body:Manrope,system-ui,sans-serif;--font-mono:JetBrains Mono,monospace}*{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--white);font-family:var(--font-body);margin:0;overflow-x:hidden;padding:0}body:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='100'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.05 0 0 0 0 0.09 0 0 0 0 0.14 0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(#n)' opacity='0.35'/></svg>");content:"";inset:0;mix-blend-mode:overlay;opacity:.35;pointer-events:none;position:fixed;z-index:1}::selection{background:var(--crimson);color:var(--white)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-2)}::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--crimson)}@layer base{:root{--background:218 34% 10%;--foreground:0 0% 100%;--card:210 20% 14%;--card-foreground:0 0% 100%;--popover:210 20% 14%;--popover-foreground:0 0% 100%;--primary:351 84% 43%;--primary-foreground:0 0% 100%;--secondary:210 20% 18%;--secondary-foreground:0 0% 100%;--muted:210 20% 20%;--muted-foreground:215 20% 65%;--accent:210 20% 22%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:210 20% 24%;--input:210 20% 24%;--ring:351 84% 43%;--radius:0.5rem}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.eyebrow{font-size:11px}.header{gap:24px;height:100px;left:18px;padding:14px 22px;right:18px;top:20px}.header .brand{font-size:30px}.header .brand .dot{height:8px;width:8px}.header nav{gap:28px}.header nav a{font-size:16px}.icon-btn{font-size:14px;padding:10px 16px}.hero{padding:160px 40px 60px}.hero-meta{font-size:19px;left:40px;right:40px;top:130px}.hero-lower{gap:40px;margin-top:20px}.hero-desc{font-size:1.1rem}.hero-cta{font-size:15px;padding:20px 32px}.hero-stat{font-size:11px;gap:40px}.hero-stat b{font-size:30px}.cine-light-rig{height:100vh;pointer-events:none;position:absolute;right:-5%;top:-15%;transform:rotate(35deg);width:70vw;z-index:1}.cine-flare{background:radial-gradient(circle,#fff 0,#c8dcff99 15%,#0000 60%);border-radius:50%;height:400px;right:10%;top:0;width:400px}.cine-beam,.cine-flare{animation:arcFlash 7s infinite;mix-blend-mode:screen;position:absolute}.cine-beam{background:linear-gradient(270deg,#c8dcff40,#0000 80%);clip-path:polygon(100% 30%,0 0,0 100%,100% 70%);height:600px;right:25%;top:150px;width:150%}@keyframes arcFlash{0%,to{opacity:.8}1%{opacity:.1}2%{opacity:1}3%{opacity:.2}5%{opacity:.9}35%,65%{opacity:.85}36%{opacity:.4}38%{opacity:.9}75%{opacity:.8}76%{opacity:.3}77%{opacity:.85}}.marquee{padding:26px 0}.marquee span,.marquee-track{gap:60px}.manifesto{padding:140px 40px}.manifesto-head{gap:60px;margin-bottom:100px}.chapters{gap:24px}.chapter{padding:48px 36px;width:clamp(280px,30vw,400px)}.chapter .num{margin-bottom:60px}.chapter h3{font-size:34px}.catalog{padding:90px 40px 40px}.catalog-head{gap:40px}.product-grid{gap:24px;grid-template-columns:repeat(3,1fr)}.product-card .body{padding:24px 24px 26px}.product-card h4{font-size:28px}.product-card .price b{font-size:22px}.bulk{gap:40px;margin:100px 40px 40px;padding:60px 48px}.bulk .badge{font-size:90px}.bulk .txt h3{font-size:32px}.call-band{padding:140px 40px}.call-band h2{font-size:clamp(3rem,7vw,6.5rem)}.footer{gap:60px;grid-template-columns:1fr 1fr 1fr;padding:60px 40px 40px}.footer .brand-lg{font-size:42px}.product-grid.compact{gap:16px;grid-template-columns:repeat(3,1fr)}.product-grid.compact .product-card h4{font-size:19px}.categories-section{padding:90px 40px 40px}.categories-header{gap:40px}.categories-header h2{font-size:clamp(2.6rem,5vw,4.6rem)}.equipment-grid{grid-template-columns:repeat(3,1fr)}.category-content h4{font-size:18px}.catalog-layout{gap:28px;grid-template-columns:280px 1fr}.catalog-results .product-grid{gap:20px;grid-template-columns:repeat(5,1fr)}@media (max-width:1400px){.catalog-results .product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.product-grid,.product-grid.compact{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.catalog-results .product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){:root{--header-height:65px}.mobile-only{display:inline-flex}.desktop-only{display:none}.glass,.header{backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%)}.header{border-radius:16px;height:auto;justify-content:space-between;left:10px;min-height:60px;padding:10px 12px;right:10px;top:10px}.header .brand .brand-suffix,.header .brand small,.header .phone,.header nav{display:none}.header .brand{flex:1;font-size:20px;gap:6px;line-height:1.15;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header .brand .dot{flex-shrink:0;height:6px;width:6px}.icon-btn{flex-shrink:0;font-size:13px;padding:9px 14px}.icon-btn.crimson{padding:9px 16px}.mobile-menu-toggle{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;padding:4px}.mobile-menu-overlay{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0f1722fa;display:flex;flex-direction:column;inset:0;padding:30px 24px;position:fixed;z-index:9999}.mobile-menu-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px}.mobile-menu-header .brand-text{color:var(--white);font-family:var(--font-display);font-size:24px;font-weight:800}.close-menu-btn{align-items:center;background:#ffffff14;border:1px solid var(--hair-strong);border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;width:44px}.mobile-nav-links{display:flex;flex-direction:column;gap:32px}.mobile-nav-links a{color:var(--white);font-family:var(--font-display);font-size:34px;font-weight:700;text-decoration:none}.mobile-nav-links a:active,.mobile-nav-links a:hover{color:var(--crimson)}.mobile-menu-footer{border-top:1px solid var(--hair-strong);margin-top:auto;padding-top:30px}.hero{padding:130px 20px 40px}.hero-cta{font-size:14px;padding:16px 24px}.hero-stat{gap:24px}.hero-stat b{font-size:22px}.hero-desc{font-size:.95rem}.manifesto{padding:80px 20px}.manifesto-head{gap:24px;grid-template-columns:1fr;margin-bottom:60px}.call-band{padding:90px 20px}.footer{gap:30px;padding:40px 20px}.bulk,.footer{grid-template-columns:1fr}.bulk{backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);gap:24px;margin:60px 16px;padding:36px 26px}.bulk .badge{font-size:68px}@media (max-width:700px){.hero-meta{display:none}.hero-title{font-size:clamp(2.2rem,11vw,4rem)}.hero-lower{gap:20px;margin-top:12px}}@media (max-width:480px){.header{min-height:52px;padding:8px 12px}.header .brand{font-size:13px}.icon-btn.crimson{font-size:12px;padding:8px 12px}.hero-title{letter-spacing:-.02em}.hero-cta{font-size:13px;padding:14px 20px}.catalog-results .product-grid,.product-grid,.product-grid.compact{gap:8px}.product-card .body{padding:8px 10px 10px}.product-card h4{font-size:13.5px}.product-card .price b{font-size:15px}.bulk .badge{font-size:52px}.bulk .txt h3{font-size:24px}.call-band h2{font-size:2.4rem}.category-content{gap:4px;padding:12px}.category-content h4{font-size:16px}.category-arrow{display:none}}}@media (width <= 900px){.catalog-page{box-sizing:border-box;display:flex!important;flex-direction:column!important;height:100vh!important;overflow:hidden!important;padding:80px 12px 16px!important}.catalog-head{flex-shrink:0;margin-bottom:0!important;padding:0 0 10px!important}.catalog-head h2{font-size:1.8rem!important;margin:0!important}.catalog-head p,.catalog-sidebar .clear-filters-btn,.catalog-sidebar .sort-select,.catalog-sidebar h5,.catalog-sidebar input[type=range],.desktop-filters-wrapper{display:none!important}.catalog-layout{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:12px!important;min-height:0!important;overflow:hidden!important;width:100%!important}.catalog-sidebar{background:#0f1722e6;border:1px solid var(--hair-strong);border-radius:14px;box-shadow:0 4px 20px #0006;flex-shrink:0;height:auto!important;max-height:none!important;overflow-y:visible!important;padding:12px!important;position:static!important;width:100%!important}.search-bar{margin:0 0 10px!important}.filter-list{-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none;width:100%!important}.filter-list::-webkit-scrollbar{display:none}.filter-pill{flex:0 0 auto!important;font-size:13px;padding:8px 14px;white-space:nowrap!important;width:auto!important}.catalog-results{flex:1 1 auto!important;height:auto!important;min-height:0!important;overflow-y:auto!important;padding-right:4px!important}.catalog-results .product-grid,.product-grid,.product-grid.compact{display:grid!important;gap:12px!important;grid-template-columns:repeat(2,1fr)!important;padding-bottom:20px}}@media (max-width:768px){.hero{box-sizing:border-box!important;flex-direction:column!important;justify-content:flex-start!important;min-height:100dvh!important;padding:110px 20px 32px!important}.hero,.hero-meta{display:flex!important;position:relative!important}.hero-meta{align-items:center!important;color:var(--ash-strong)!important;font-size:11px!important;font-weight:100!important;gap:8px!important;justify-content:space-between!important;left:auto!important;margin-bottom:20px!important;right:auto!important;top:auto!important;z-index:5!important}.hero-meta>span:nth-child(2),.hero-meta>span:nth-child(3){display:none!important}.hero-meta .rec{align-items:center!important;color:var(--ash-strong)!important;display:inline-flex!important;font-weight:100!important;gap:6px!important}.hero-title{font-size:clamp(4rem,18vw,5rem)!important;letter-spacing:-.03em!important;line-height:1.02!important;margin:0 0 28px!important;position:relative!important;z-index:5!important}.hero-title .line{display:block!important}.hero-lower{display:flex!important;flex-direction:column!important;gap:20px!important;margin-top:auto!important;z-index:5!important}.hero-desc{color:#fffc!important;font-size:13.5px!important;line-height:1.55!important;margin:0!important}.hero-cta{align-items:center!important;border-radius:14px!important;box-sizing:border-box!important;display:flex!important;font-size:14px!important;font-weight:700!important;justify-content:center!important;padding:16px 20px!important;width:100%!important}.hero-stat{border-top:1px solid #ffffff1f!important;display:grid!important;gap:8px!important;grid-template-columns:repeat(3,1fr)!important;padding-top:18px!important;text-align:center!important}.hero-stat div{color:#fff9!important;font-size:10px!important;letter-spacing:.05em!important;text-transform:uppercase!important}.hero-stat div b{color:#fff!important;display:block!important;font-size:18px!important;margin-bottom:2px!important}}@media (max-width:1100px){.equipment-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.categories-section{padding:80px 20px 20px;width:100%}.categories-header p{display:none}.categories-header h2{font-size:2rem;line-height:1.15}}body,html{overflow-x:clip}*,:after,:before{box-sizing:border-box}.App{background:var(--bg);color:var(--white);min-height:100vh;position:relative}a{color:inherit;text-decoration:none}.glass{backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);background:linear-gradient(160deg,#ffffff0f,hsla(0,0%,100%,.015) 40%,#0f172259);border:1px solid var(--hair-strong);border-radius:18px;box-shadow:inset 0 1px 0 #ffffff17,inset 0 0 0 1px #ffffff05,0 20px 50px -24px #0009}@media (max-width:56.25rem){.glass{backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%)}}.eyebrow{color:var(--ash-strong);font-family:var(--font-mono);font-size:clamp(10px,.8vw,11px);letter-spacing:.2em;text-transform:uppercase}.icon-btn:active{background:linear-gradient(160deg,#ffffff1f,#ffffff0a);box-shadow:0 4px 12px -4px #0006;transform:translateY(0) scale(.96)}.icon-btn.crimson:active{background:#a80d25;box-shadow:0 4px 16px -6px #c8102e66;transform:translateY(0) scale(.96)}.mobile-menu-toggle:active{opacity:.7;transform:scale(.85)}.header{z-index:60}.header .brand{gap:12px}.header .brand .dot{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.header .brand small{font-size:10px;margin-left:6px}.header nav{gap:clamp(16px,2vw,28px)}.header nav a{font-size:clamp(14px,1vw,16px)}.header nav a:after{bottom:-6px}.header .cta-group{gap:10px}.icon-btn{font-size:clamp(12px,1vw,14px);gap:8px;padding:clamp(8px,1vw,10px) clamp(12px,1.4vw,16px);transition:all .24s ease}.icon-btn.crimson{padding:clamp(8px,1vw,10px) clamp(14px,1.6vw,16px)}.header .phone{font-size:14px}.brand-icon{margin-right:6px}@media (max-width:56.25rem){.mobile-only{display:inline-flex}.desktop-only{display:none}.header{height:auto;justify-content:space-between;min-height:60px}.header .brand .brand-suffix,.header .brand small,.header .phone,.header nav{display:none}.header .brand{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:26.25rem){.header{min-height:52px}.icon-btn.crimson{font-size:12px;padding:8px 12px}}.mobile-menu-toggle{border:none;display:flex;padding:4px}.mobile-menu-overlay{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0f1722fa;display:flex;flex-direction:column;inset:0;padding:clamp(20px,4vw,30px) clamp(16px,3vw,24px);position:fixed;z-index:9999}.mobile-menu-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:clamp(36px,8vw,60px)}.mobile-menu-header .brand-text{color:var(--white);font-family:var(--font-display);font-size:clamp(20px,3vw,24px);font-weight:800}.close-menu-btn{align-items:center;background:#ffffff14;border:1px solid var(--hair-strong);border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;width:44px}.mobile-nav-links{display:flex;flex-direction:column;gap:clamp(20px,4vw,32px)}.mobile-nav-links a{color:var(--white);font-family:var(--font-display);font-size:clamp(26px,6vw,34px);font-weight:700;text-decoration:none}.mobile-nav-links a:active,.mobile-nav-links a:hover{color:var(--crimson)}.mobile-menu-footer{border-top:1px solid var(--hair-strong);margin-top:auto;padding-top:30px}.hero{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;isolation:isolate;justify-content:flex-end;overflow:hidden;padding:clamp(110px,14vw,160px) clamp(20px,4vw,40px) clamp(32px,6vw,60px);position:relative}.hero-bg{background-image:url(https://images.unsplash.com/photo-1485846234645-a62644f84728?auto=format&fit=crop&w=2400&q=80);background-position:50%;background-size:cover;filter:saturate(120%) contrast(105%);inset:0;position:absolute;transform:scale(1.05);will-change:transform;z-index:-2}.hero-bg:after{background:radial-gradient(ellipse at 30% 40%,#c8102e59,#0000 55%),radial-gradient(ellipse at 80% 70%,#14648c66,#0000 60%),linear-gradient(180deg,#0f172266 0,#0f1722bf 60%,var(--bg) 100%)}.hero-bg:after,.hero-bg:before{content:"";inset:0;position:absolute}.hero-bg:before{background:repeating-linear-gradient(0deg,#00000026,#00000026 1px,#0000 0,#0000 3px);mix-blend-mode:multiply;opacity:.5}.hero-meta{color:var(--ash-strong);display:flex;font-family:var(--font-mono);font-size:clamp(11px,1.4vw,19px);font-weight:100;gap:10px;justify-content:space-between;left:clamp(20px,4vw,40px);letter-spacing:.22em;position:absolute;right:clamp(20px,4vw,40px);text-transform:uppercase;top:clamp(90px,11vw,130px);z-index:4}.hero-meta .rec{align-items:center;display:inline-flex;gap:8px}.hero-meta .rec .rec-dot{animation:pulse 1.4s ease-in-out infinite;background:var(--crimson);border-radius:50%;height:8px;width:8px}.hero-title{color:var(--white);font-family:var(--font-display);font-size:clamp(2.5rem,15vw,10rem);font-style:italic;font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:auto;max-width:1400px}.hero-title .line{display:block}.hero-title .line em{-webkit-text-stroke:1.5px #ffffffb3;color:#0000;font-style:italic;font-weight:400}.hero-title .line .accent{color:var(--crimson);font-style:italic;font-weight:900}.hero-lower{align-items:flex-end;display:flex;flex-wrap:wrap;gap:clamp(20px,4vw,40px);justify-content:space-between;margin-top:clamp(12px,2vw,20px)}.hero-desc{color:var(--ash-strong);font-size:clamp(.85rem,1vw,1.1rem);line-height:1.6;max-width:380px}.hero-desc strong{color:var(--white);font-weight:600}.hero-cta{align-items:center;background:var(--crimson);border-radius:999px;box-shadow:0 10px 40px -8px var(--aura),0 0 0 1px #c8102e66;color:var(--white);display:inline-flex;font-size:clamp(13px,1vw,15px);font-weight:700;gap:14px;letter-spacing:.02em;overflow:hidden;padding:clamp(14px,1.8vw,20px) clamp(20px,2.6vw,32px);position:relative;text-decoration:none;transition:all .32s cubic-bezier(.22,1,.36,1)}.hero-cta:before{background:radial-gradient(circle at var(--x,50%) var(--y,50%),#ffffff40,#0000 55%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .24s ease}.hero-cta:hover{box-shadow:0 20px 60px -8px var(--aura),0 0 0 1px #c8102e99;transform:translateY(-3px)}.hero-cta:hover:before{opacity:1}.hero-cta .arrow{align-items:center;background:#ffffff26;border-radius:50%;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;transition:transform .32s ease;width:28px}.hero-cta:hover .arrow{transform:translateX(4px) rotate(-2deg)}.hero-stat{color:var(--ash-strong);display:flex;font-family:var(--font-mono);font-size:clamp(9px,.9vw,11px);gap:clamp(20px,4vw,40px);letter-spacing:.2em;text-transform:uppercase}.hero-stat b{color:var(--white);display:block;font-family:var(--font-display);font-size:clamp(18px,2.2vw,30px);font-weight:700;letter-spacing:-.02em;margin-bottom:4px;text-transform:none}@media (max-width:74.9375rem){.hero{padding-top:clamp(100px,13vw,150px)}}@media (max-width:56.25rem){.hero{justify-content:flex-start;min-height:100dvh;padding:clamp(90px,15vw,110px) clamp(18px,4vw,20px) clamp(28px,6vw,32px)}.hero-meta{align-items:center;left:auto;margin-bottom:clamp(14px,3vw,20px);position:relative;right:auto;top:auto}.hero-meta>span:nth-child(2),.hero-meta>span:nth-child(3){display:none}.hero-title{font-size:clamp(3.2rem,16vw,5rem);line-height:1.02;margin:0 0 clamp(20px,4vw,28px)}.hero-lower{align-items:stretch;flex-direction:column;gap:clamp(16px,3vw,20px);margin-top:auto}.hero-cta{border-radius:14px;justify-content:center;width:100%}.hero-stat{border-top:1px solid #ffffff1f;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);padding-top:18px;text-align:center}}@media (max-width:37.5rem){.hero-meta{display:none}.hero-title{font-size:clamp(2.2rem,11vw,4rem)}.hero-lower{gap:20px;margin-top:12px}}.marquee{background:linear-gradient(180deg,#0000,#c8102e0f,#0000);border-bottom:1px solid var(--hair);border-top:1px solid var(--hair);overflow:hidden;padding:clamp(16px,2.4vw,26px) 0;position:relative}.marquee-track{animation:marquee 44s linear infinite;display:flex;gap:clamp(30px,5vw,60px);white-space:nowrap;will-change:transform}.marquee span{-webkit-text-stroke:1.4px #ffffffd9;align-items:center;color:#0000;display:inline-flex;font-family:var(--font-display);font-size:clamp(2.5rem,6vw,5rem);font-style:italic;font-weight:800;gap:clamp(30px,5vw,60px);letter-spacing:-.02em}.marquee span .fill{font-style:italic}.marquee span .fill,.marquee span .star{-webkit-text-stroke:0;color:var(--crimson)}.marquee span .star{font-size:2.2rem;vertical-align:middle}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.manifesto{background-color:var(--bg);border:1px solid var(--hair);border-radius:24px;margin:0 auto 100px;overflow:hidden;padding:clamp(60px,10vw,140px) clamp(20px,4vw,40px);position:relative;width:90vw}.manifesto-video-wrapper{height:100%;left:0;opacity:.8;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.manifesto-video{height:100%;object-fit:cover;object-position:center;opacity:.5;width:100%}.manifesto-head{align-items:end;display:grid;gap:clamp(24px,4vw,60px);grid-template-columns:1fr 2fr;margin-bottom:clamp(60px,8vw,100px);position:relative;z-index:1}.manifesto-head h2{font-family:var(--font-display);font-size:clamp(2.6rem,5.4vw,5rem);font-style:italic;font-weight:800;letter-spacing:-.03em;line-height:.95;margin:0}.manifesto-head h2 em{color:var(--crimson);font-style:italic}.chapters{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:clamp(14px,2vw,24px);overflow-x:auto;position:relative;scroll-behavior:smooth;scrollbar-width:none;z-index:1}.chapters::-webkit-scrollbar{display:none}.chapter{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a0a0ca6;border:1px solid var(--hair);border-radius:16px;flex:0 0 auto;padding:clamp(28px,5vw,48px) clamp(20px,4vw,36px);position:relative;transition:background .32s ease,border-color .32s ease;width:clamp(240px,30vw,400px)}.chapter:hover{background:#16161ad9}.chapter .num{color:var(--crimson);display:block;font-family:var(--font-mono);font-size:11px;letter-spacing:.24em;margin-bottom:clamp(30px,6vw,60px)}.chapter h3{font-family:var(--font-display);font-size:clamp(24px,3vw,34px);font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:1;margin:0 0 20px}.chapter p{color:var(--ash-strong);font-size:14px;line-height:1.65;margin:0}@media (max-width:56.25rem){.manifesto{padding:clamp(60px,10vw,80px) clamp(18px,4vw,20px)}.manifesto-head{gap:clamp(18px,4vw,24px);grid-template-columns:1fr;margin-bottom:clamp(40px,8vw,60px)}}.catalog{background:linear-gradient(180deg,#0f172266 0,#0f1722bf 60%,var(--bg) 100%);margin:0 auto;padding:clamp(60px,8vw,90px) clamp(20px,4vw,40px) clamp(24px,3vw,40px);width:90vw}.catalog.catalog-page{max-width:98vw}.catalog-head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:clamp(20px,4vw,40px);justify-content:space-between;margin-bottom:32px}.catalog-head h2{font-family:var(--font-display);font-size:clamp(2.6rem,5vw,4.6rem);font-style:italic;font-weight:1000;letter-spacing:-.03em;line-height:.95;margin:0;max-width:700px}.catalog-head p{color:var(--ash-strong);font-size:14px;line-height:1.6;max-width:340px}.catalog-head h2 em{color:var(--crimson);font-style:italic}.product-grid{display:grid;gap:clamp(14px,1.6vw,24px);grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:linear-gradient(165deg,#ffffff0d,#ffffff03 35%,#1a222cb3);border:1px solid var(--hair-strong);border-radius:18px;box-shadow:inset 0 1px 0 #ffffff12;color:var(--white);cursor:pointer;display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),border-color .32s ease;will-change:transform,opacity}.product-card:hover{border-color:#c8102e80;box-shadow:inset 0 1px 0 #ffffff1a,0 30px 70px -20px var(--aura),0 0 0 1px #8b000059;transform:translateY(-8px)}.product-card .thumb{aspect-ratio:4/3.1}.product-card .thumb img{object-fit:fill}.product-card:hover .thumb img{transform:scale(1.08)}.product-card .thumb:after{background:linear-gradient(180deg,#0000 50%,#0f1722b3);mix-blend-mode:normal}.product-card .tag{background:#201f1fb3;border:1px solid #0000001a;font-size:10px;left:16px;letter-spacing:.18em;padding:6px 10px;top:16px}.product-card .index{font-size:11px;right:20px;top:16px}.product-card .body{gap:14px;padding:clamp(14px,2vw,24px) clamp(14px,2vw,24px) clamp(16px,2.2vw,26px)}.product-card h4{color:var(--white);font-family:var(--font-display);font-size:clamp(16px,1.8vw,28px);font-style:oblique 8deg;font-weight:700;letter-spacing:-.02em;line-height:1.1}.product-card .desc{color:var(--ash-strong);font-size:13px;line-height:1.6;margin:0}.product-card .row{border-top:1px solid var(--hair);padding-top:14px}.product-card .price{color:var(--ash-strong);font-family:var(--font-mono);font-size:12px;letter-spacing:.06em}.product-card .price b{color:var(--white);display:block;font-family:var(--font-display);font-size:clamp(15px,1.4vw,22px);font-style:normal;font-weight:700;letter-spacing:-.01em}.product-card .arrow-out{align-items:center;border:1px solid var(--hair-strong);border-radius:50%;color:var(--white);display:inline-flex;flex-shrink:0;height:44px;justify-content:center;transition:all .32s ease;width:44px}.product-card:hover .arrow-out{background:var(--crimson);border-color:var(--crimson);transform:rotate(-45deg)}@media (max-width:74.9375rem){.product-grid,.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:37.5rem){.catalog-results .product-grid,.product-grid,.product-grid.compact{gap:8px}.product-card .body{padding:8px 10px 10px}.product-card h4{font-size:13.5px}.product-card .price b{font-size:15px}}.bulk{align-items:center;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);background:radial-gradient(ellipse at 10% 10%,#c8102e2e,#0000 60%),linear-gradient(165deg,#ffffff0d,#ffffff03 35%,#0f1722d9);border:1px solid var(--hair-strong);border-radius:22px;box-shadow:inset 0 1px 0 #ffffff14;display:grid;gap:clamp(20px,4vw,40px);grid-template-columns:auto 1fr auto;margin:clamp(60px,8vw,100px) clamp(16px,3vw,40px) clamp(16px,3vw,40px);overflow:hidden;padding:clamp(36px,6vw,60px) clamp(24px,4vw,48px);position:relative}.bulk:before{background:radial-gradient(circle,var(--aura),#0000 70%);content:"";height:320px;opacity:.4;pointer-events:none;position:absolute;right:-80px;top:-80px;width:320px}.bulk .badge{color:var(--crimson);font-family:var(--font-display);font-size:clamp(52px,8vw,90px);font-style:italic;font-weight:800;letter-spacing:-.04em;line-height:.9;position:relative;z-index:2}.bulk .badge sup{font-size:32px;margin-left:-6px;vertical-align:super}.bulk .txt h3{font-family:var(--font-display);font-size:clamp(24px,3vw,32px);font-style:italic;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.bulk .txt p{color:var(--ash-strong);font-size:14px;line-height:1.6;margin:0;max-width:480px}.bulk .cta{align-items:center;background:var(--white);border-radius:999px;color:var(--bg);display:inline-flex;font-size:14px;font-weight:700;gap:10px;padding:16px 24px;text-decoration:none;transition:all .24s ease}.bulk .cta:hover{background:var(--crimson);color:var(--white)}@media (max-width:56.25rem){.bulk{backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);gap:24px;grid-template-columns:1fr}}.call-band{padding:clamp(70px,10vw,140px) clamp(20px,4vw,40px);position:relative;text-align:center}.call-band .eyebrow{margin-bottom:22px}.call-band h2{font-family:var(--font-display);font-size:clamp(2.4rem,7vw,6.5rem);font-style:italic;font-weight:800;letter-spacing:-.03em;line-height:.95;margin:0 0 40px}.call-band h2 em{-webkit-text-stroke:1.5px #ffffffb3;color:#0000;font-style:italic}.call-band h2 .accent{color:var(--crimson)}.call-actions{display:inline-flex;flex-wrap:wrap;gap:14px;justify-content:center}.footer{border-top:1px solid var(--hair);display:grid;gap:clamp(24px,5vw,60px);grid-template-columns:repeat(3,minmax(0,1fr));margin:60px auto 0;max-width:1600px;padding:clamp(40px,6vw,60px) clamp(20px,4vw,40px) clamp(28px,4vw,40px)}.footer h5{color:var(--ash-strong);font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.24em;margin:0 0 16px;text-transform:uppercase}.footer .brand-lg{font-family:var(--font-display);font-size:clamp(32px,4vw,42px);font-style:italic;font-weight:800;letter-spacing:-.02em;line-height:1;margin:0 0 14px}.footer .brand-lg em{color:var(--crimson)}.footer a,.footer p{color:var(--ash-strong);display:block;font-size:14px;line-height:1.7;margin:4px 0;text-decoration:none;transition:color .22s ease}.footer a:hover{color:var(--white)}.footer .fine{border-top:1px solid var(--hair);color:var(--ash-strong);display:flex;flex-wrap:wrap;font-family:var(--font-mono);font-size:11px;gap:12px;grid-column:1/-1;justify-content:space-between;letter-spacing:.14em;margin-top:30px;padding-top:24px;text-transform:uppercase}@media (max-width:56.25rem){.footer{grid-template-columns:1fr}}.category-grid{gap:16px}.category-grid .product-card .thumb{aspect-ratio:4/1.7}.category-grid .product-card .body{gap:6px;padding:14px 16px 16px}.category-grid .product-card h4{font-size:18px}.category-grid .product-card .desc{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;line-height:1.4;overflow:hidden}.category-grid .product-card .row{padding-top:8px}.category-grid .product-card .arrow-out{height:30px;width:30px}.category-grid .product-card .index{font-size:10px;right:12px;top:10px}.product-grid.compact .product-card .thumb{aspect-ratio:4/2.6}.product-grid.compact .product-card .body{gap:8px;padding:14px 14px 16px}.product-grid.compact .product-card h4{color:var(--white);font-size:clamp(15px,1.4vw,19px)}.product-grid.compact .product-card .desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ash-strong);display:-webkit-box;font-size:12.5px;line-height:1.45;overflow:hidden}.product-grid.compact .product-card .row{border-top:none;padding-top:4px}.product-grid.compact .product-card .price{font-size:12px}.product-grid.compact .product-card .price b{font-size:17px}.search-bar{align-items:center;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);background:linear-gradient(160deg,#ffffff0f,hsla(0,0%,100%,.015));border:1px solid var(--hair-strong);border-radius:10px;box-shadow:inset 0 1px 0 #ffffff14;display:flex;gap:8px;margin-bottom:20px;padding:10px 12px;position:relative}.search-bar .search-icon{color:var(--ash-strong);flex-shrink:0}.search-bar input{background:#0000;border:none;color:var(--white);flex:1;font-family:var(--font-body);font-size:14.5px;min-width:0;outline:none}.clear-search,.search-bar input::placeholder{color:var(--ash-strong)}.clear-search{background:none;border:none;cursor:pointer;display:flex}.categories-section{background:linear-gradient(180deg,#0f172266 0,#0f1722bf 60%,var(--bg) 100%);margin:0 auto;padding:clamp(60px,8vw,90px) clamp(20px,4vw,40px) clamp(20px,3vw,40px);width:90vw}.categories-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:clamp(20px,4vw,40px);justify-content:space-between;margin-bottom:32px}.section-eyebrow{color:var(--ash-strong);font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase}.categories-header h2{color:var(--white);font-family:var(--font-display);font-size:clamp(2rem,5vw,4.6rem);font-style:italic;font-weight:1000;letter-spacing:-.03em;line-height:.95;margin:0;max-width:700px}.categories-header h2 em{color:var(--crimson);font-style:italic}.categories-header p{color:var(--ash-strong);font-size:14px;line-height:1.6;max-width:340px}.equipment-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:linear-gradient(165deg,#ffffff0d,#ffffff03 35%,#1a222cb3);border:1px solid var(--hair-strong);border-radius:18px;box-shadow:inset 0 1px 0 #ffffff12;color:var(--white);cursor:pointer;display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),border-color .32s ease;will-change:transform,opacity}.category-card:hover{border-color:#c8102e80;box-shadow:inset 0 1px 0 #ffffff1a,0 30px 70px -20px var(--aura),0 0 0 1px #8b000059;transform:translateY(-8px)}.category-thumb{aspect-ratio:4/1.7;background:radial-gradient(ellipse at 80% 70%,#14648c66);overflow:hidden;position:relative}.category-thumb img{filter:saturate(110%) contrast(108%);height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .5s ease;width:100%}.category-card:hover .category-thumb img{transform:scale(1.08)}.category-thumb:after{background:linear-gradient(180deg,#0000 50%,#0f1722b3);content:"";inset:0;mix-blend-mode:normal;pointer-events:none;position:absolute}.category-index{color:var(--white);font-family:var(--font-mono);font-size:10px;opacity:.85;position:absolute;right:12px;top:10px;z-index:3}.category-content{display:flex;flex-direction:column;gap:6px;padding:14px 16px 16px;position:relative}.category-content h4{color:var(--white);font-family:var(--font-display);font-size:clamp(16px,1.6vw,18px);font-style:oblique 8deg;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.category-desc{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:var(--ash-strong);display:-webkit-box;font-size:12px;line-height:1.4;margin:0;overflow:hidden}.category-arrow{align-items:center;border:1px solid var(--hair-strong);border-radius:50%;bottom:16px;color:var(--white);display:inline-flex;height:30px;justify-content:center;position:absolute;right:16px;transition:all .32s ease;width:30px}.category-card:hover .category-arrow{background:var(--crimson);border-color:var(--crimson);transform:rotate(-45deg)}@media (max-width:74.9375rem){.equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:56.25rem){.categories-section{padding:clamp(60px,10vw,80px) clamp(18px,4vw,20px) 20px;width:100%}.categories-header p{display:none}}@media (max-width:37.5rem){.equipment-grid{gap:12px;grid-template-columns:1fr}.category-thumb{aspect-ratio:4/2}}@media (max-width:26.25rem){.category-content{gap:4px;padding:12px}.category-arrow{display:none}}.catalog-layout{align-items:start;display:grid;gap:clamp(18px,2.4vw,28px);grid-template-columns:minmax(220px,280px) 1fr;height:calc(100vh - 260px);margin:0 auto;max-width:90vw;min-height:420px}.catalog-sidebar{backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);background:linear-gradient(165deg,#ffffff0d,hsla(0,0%,100%,.012) 35%,#1a222cbf);border:1px solid var(--hair-strong);border-radius:16px;box-shadow:inset 0 1px 0 #ffffff14;height:100%;overflow-y:auto;padding:20px}.catalog-results{height:100%;overflow-y:auto;padding-right:8px}.catalog-results .product-grid{display:grid;gap:clamp(14px,1.6vw,20px);grid-template-columns:repeat(5,minmax(0,1fr));padding-bottom:24px}.catalog-results::-webkit-scrollbar,.catalog-sidebar::-webkit-scrollbar{width:6px}.catalog-results::-webkit-scrollbar-thumb,.catalog-sidebar::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:8px}.catalog-results::-webkit-scrollbar-thumb:hover,.catalog-sidebar::-webkit-scrollbar-thumb:hover{background:var(--crimson)}.catalog-sidebar h5{color:var(--ash-strong);font-family:var(--font-mono);font-size:12px;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.filter-list{display:flex;flex-direction:column;gap:6px}.filter-pill{background:#0000;border:1px solid #0000;border-radius:8px;color:var(--white);cursor:pointer;font-family:var(--font-body);font-size:14.5px;padding:11px 14px;text-align:left;transition:all .22s ease}.filter-pill:hover{background:#ffffff0f}.filter-pill.active{background:var(--crimson);border-color:var(--crimson)}.price-slider{accent-color:var(--crimson);width:100%}.sort-select{background:#ffffff0a;border:1px solid var(--hair-strong);border-radius:8px;color:var(--white);font-family:var(--font-body);font-size:14.5px;padding:11px 12px;width:100%}.sort-select option{background:var(--surface-2);color:var(--white)}.sort-select option:checked,.sort-select option:hover{background:var(--crimson);color:var(--white)}.clear-filters-btn{background:#ffffff0a;border:1px solid var(--hair-strong);border-radius:8px;color:var(--ash-strong);cursor:pointer;font-size:14px;margin-top:28px;padding:11px;transition:all .22s ease;width:100%}.clear-filters-btn:hover{background:#ffffff14;border-color:var(--hair-strong);color:var(--white)}.catalog-mobile-bar,.catalog-sidebar-backdrop{display:none}@media (max-width:74.9375rem){.catalog-layout{grid-template-columns:minmax(200px,220px) 1fr}.catalog-sidebar{padding:16px}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:56.25rem){.catalog-page{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:clamp(70px,12vw,80px) clamp(12px,3vw,16px) 16px}.catalog-head{flex-shrink:0;margin-bottom:0;padding:0 0 10px}.catalog-head h2{font-size:clamp(1.6rem,5vw,1.8rem);margin:0}.catalog-head p,.catalog-sidebar .clear-filters-btn,.catalog-sidebar .sort-select,.catalog-sidebar h5,.catalog-sidebar input[type=range],.desktop-filters-wrapper{display:none}.catalog-layout{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0;overflow:hidden;width:100%}.catalog-sidebar{background:#0f1722e6;border:1px solid var(--hair-strong);border-radius:14px;box-shadow:0 4px 20px #0006;flex-shrink:0;height:auto;max-height:none;overflow-y:visible;padding:12px;position:static;width:100%}.search-bar{margin:0 0 10px}.filter-list{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;width:100%}.filter-list::-webkit-scrollbar{display:none}.filter-pill{flex:0 0 auto;font-size:13px;padding:8px 14px;white-space:nowrap;width:auto}.catalog-results{flex:1 1 auto;height:auto;min-height:0;overflow-y:auto;padding-right:4px}.catalog-results .product-grid,.product-grid,.product-grid.compact{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:20px}}@media (max-width:37.5rem){.catalog-results .product-grid,.product-grid,.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:26.25rem){.catalog-results .product-grid,.product-grid,.product-grid.compact{gap:8px}}@media (max-width:700px){.equipment-grid{gap:12px;grid-template-columns:1fr}.category-thumb{aspect-ratio:4/2}}@media (max-width:480px){.category-content{gap:4px;padding:12px}.category-content h4{font-size:16px}.category-arrow{display:none}}.header{backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%);background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#0f17228c);border:1px solid var(--hair-strong);border-radius:999px;box-shadow:inset 0 1px 0 #ffffff1f,0 20px 50px -24px #000000b3;gap:clamp(12px,2vw,24px);height:clamp(60px,8vw,100px);isolation:isolate;justify-content:space-between;left:clamp(10px,1.6vw,18px);padding:clamp(10px,1.4vw,14px) clamp(14px,2.2vw,22px);position:fixed;right:clamp(10px,1.6vw,18px);top:clamp(10px,2vw,20px);z-index:1000}.header,.header .brand{align-items:center;display:flex}.header .brand{font-family:var(--font-display);font-size:clamp(20px,2.2vw,30px);font-weight:1000;gap:clamp(6px,.8vw,12px);letter-spacing:-.01em;line-height:1}.header .brand .dot{animation:none;background:var(--crimson);border-radius:50%;box-shadow:0 0 12px var(--aura),0 0 32px var(--aura);flex-shrink:0;height:clamp(6px,.6vw,8px);min-height:6px;min-width:6px;width:clamp(6px,.6vw,8px)}.header .brand small{color:var(--ash-strong);font-family:var(--font-mono);font-size:.625rem;font-weight:500;letter-spacing:.24em;margin-left:.375rem;text-transform:uppercase}.header nav{flex-shrink:1;gap:clamp(1rem,2vw,1.75rem)}.header nav a{color:var(--ash-strong);font-size:clamp(.875rem,1vw,1rem);font-weight:700;letter-spacing:0;position:relative;text-decoration:none;transition:color .22s ease}.header nav a:after{background:var(--crimson);bottom:-.375rem;content:"";height:1px;left:0;position:absolute;right:100%;transition:right .32s cubic-bezier(.22,1,.36,1)}.header nav a:hover{color:var(--white)}.header nav a:hover:after{right:0}.header .cta-group{flex-shrink:0;gap:clamp(.375rem,.8vw,.625rem);justify-content:flex-end}.icon-btn{align-items:center;backdrop-filter:blur(10px) saturate(150%);-webkit-backdrop-filter:blur(10px) saturate(150%);background:linear-gradient(160deg,#ffffff14,#ffffff05);border:1px solid var(--hair-strong);border-radius:999px;box-sizing:border-box;color:var(--white);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:clamp(.75rem,1vw,.875rem);font-weight:600;gap:.5rem;justify-content:center;min-height:2.5rem;padding:clamp(.5rem,1vw,.625rem) clamp(.75rem,1.4vw,1rem);text-decoration:none;transition:background .24s ease,transform .24s ease,box-shadow .24s ease}.icon-btn:hover{background:linear-gradient(160deg,#ffffff24,#ffffff0a);transform:translateY(-1px)}.icon-btn.crimson{background:var(--crimson);border-color:var(--crimson);box-shadow:0 6px 24px -6px var(--aura);padding:clamp(.5rem,1vw,.625rem) clamp(.875rem,1.6vw,1rem)}.icon-btn.crimson:hover{box-shadow:0 10px 40px -6px var(--aura),0 0 0 1px #c8102e66;transform:translateY(-2px)}.icon-btn.wa{background:linear-gradient(160deg,#25d36638,#25d36614);border-color:#25d36673;color:#6ee7a0}.header .phone{color:var(--white);font-family:var(--font-mono);font-size:.875rem;font-weight:700;letter-spacing:.02em}.brand-icon{flex-shrink:0;height:auto;margin-right:.375rem;max-width:100%;width:auto}.mobile-only{display:none}.desktop-only{display:inline-flex}.mobile-menu-toggle{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:1px solid #0000;border-radius:.5rem;color:var(--white);cursor:pointer;display:none;flex-shrink:0;height:2.5rem;justify-content:center;padding:0;width:2.5rem}.mobile-menu-toggle svg{color:currentColor;display:block;height:1.25rem;width:1.25rem}.mobile-menu-overlay{display:none}@media (max-width:56.25rem){.mobile-only{display:inline-flex}.desktop-only{display:none}.mobile-menu-toggle{display:inline-flex}.header{border-radius:1rem;gap:.5rem;height:auto;left:.625rem;min-height:3.75rem;padding:.625rem .75rem;right:.625rem;top:.625rem;z-index:10000}.header .brand .brand-suffix,.header .brand small,.header .phone,.header nav{display:none}.header .brand{flex:1 1 auto;font-size:clamp(.9375rem,4vw,1.25rem);gap:.375rem;line-height:1.15;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header .brand .dot{animation:none;height:.375rem;min-height:.375rem;min-width:.375rem;width:.375rem}.header .cta-group{flex-shrink:0;gap:.375rem}.header .icon-btn{font-size:.75rem;min-height:2.375rem;padding:0 .75rem}.header .icon-btn.wa{min-width:2.375rem;padding:0;width:2.375rem}.header .icon-btn.crimson{min-height:2.375rem;min-width:auto;padding:0 .875rem}.mobile-menu-toggle{background:#ffffff12;border-color:#ffffff24;border-radius:.5rem;color:var(--white);height:2.375rem;min-width:2.375rem;width:2.375rem}.mobile-menu-toggle:hover{background:#ffffff1f}.mobile-menu-toggle:active{transform:scale(.94)}.mobile-menu-overlay{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(180deg,#0f1722fc,#0a111bfc);border:none;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh;inset:0;isolation:isolate;min-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:clamp(5rem,12vw,6rem) clamp(1rem,5vw,2rem) clamp(1.5rem,5vw,2.5rem);position:fixed;width:100vw;z-index:20000}.mobile-menu-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:clamp(2rem,8vw,3.75rem);width:100%}.mobile-menu-header .brand-text{color:var(--white);font-family:var(--font-display);font-size:clamp(1.25rem,5vw,1.5rem);font-weight:800;line-height:1}.close-menu-btn{align-items:center;background:#ffffff14;border:1px solid var(--hair-strong);border-radius:50%;color:var(--white);cursor:pointer;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;min-width:2.75rem;padding:0;width:2.75rem}.close-menu-btn:hover{background:#ffffff24}.close-menu-btn:active{transform:scale(.94)}.close-menu-btn svg{display:block;height:1.25rem;width:1.25rem}.mobile-nav-links{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:clamp(1rem,5vw,2rem);margin:0;padding:0;width:100%}.mobile-nav-links a{border-bottom:1px solid #ffffff0f;color:var(--white);display:block;font-family:var(--font-display);font-size:clamp(1.75rem,8vw,2.5rem);font-weight:700;line-height:1.1;padding:.375rem 0;text-decoration:none;transition:color .18s ease,padding-left .18s ease;width:100%}.mobile-nav-links a:hover{color:var(--crimson);padding-left:.5rem}.mobile-nav-links a:active{color:var(--crimson)}.mobile-menu-footer{border-top:1px solid var(--hair-strong);flex-shrink:0;margin-top:auto;padding-top:1.5rem;width:100%}}@media (min-width:37.5625rem) and (max-width:56.25rem){.header{border-radius:1rem;left:1rem;min-height:4rem;padding:.75rem 1rem;right:1rem}.header .brand{font-size:clamp(1.125rem,3vw,1.375rem)}.header .icon-btn{font-size:.8125rem;min-height:2.5rem}.header .icon-btn.wa{min-width:2.5rem;width:2.5rem}.header .icon-btn.crimson{min-height:2.5rem}.mobile-menu-toggle{height:2.5rem;min-width:2.5rem;width:2.5rem}.mobile-menu-overlay{padding:6.5rem clamp(2rem,8vw,5rem) 2.5rem}.mobile-menu-footer,.mobile-menu-header,.mobile-nav-links{margin-left:auto;margin-right:auto;width:min(100%,40rem)}.mobile-nav-links a{font-size:clamp(2rem,6vw,3rem)}}@media (max-width:37.5rem){.header{border-radius:.875rem;left:.5rem;min-height:3.375rem;padding:.4375rem .5rem;right:.5rem;top:.5rem}.header .brand{font-size:clamp(.875rem,4vw,1.0625rem)}.header .cta-group{gap:.25rem}.header .icon-btn{font-size:.6875rem;min-height:2.125rem;padding:0 .625rem}.header .icon-btn.wa{min-width:2.125rem;width:2.125rem}.header .icon-btn.crimson{min-height:2.125rem;padding:0 .75rem}.mobile-menu-toggle{height:2.125rem;min-width:2.125rem;width:2.125rem}.mobile-menu-toggle svg{height:1.125rem;width:1.125rem}.mobile-menu-overlay{padding:5rem 1.25rem 1.5rem}.mobile-menu-header{margin-bottom:2.5rem}.mobile-nav-links{gap:1.125rem}.mobile-nav-links a{font-size:clamp(1.75rem,8vw,2.125rem)}}@media (max-width:26.25rem){.header{min-height:3.25rem}.header .brand{font-size:.875rem}.header .icon-btn.crimson{font-size:.6875rem;padding:0 .625rem}.mobile-menu-toggle{height:2rem;min-width:2rem;width:2rem}.mobile-menu-overlay{padding:4.75rem 1rem 1.25rem}.mobile-menu-header{margin-bottom:2rem}.mobile-nav-links{gap:.875rem}.mobile-nav-links a{font-size:1.625rem}}@media (min-width:56.3125rem){.mobile-menu-overlay,.mobile-menu-toggle,.mobile-only{display:none!important}.desktop-only{display:inline-flex!important}.header nav{display:flex!important}.header .phone{display:block!important}}.product-card{min-width:0;width:100%}.product-card .thumb{aspect-ratio:4/3;background:radial-gradient(ellipse at 80% 70%,#14648c66);overflow:hidden;position:relative;width:100%}.product-card .thumb img{display:block;filter:saturate(110%) contrast(108%);height:100%;object-fit:contain;object-position:center;padding:6px 8px 4px;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .5s ease;width:100%}.product-card:hover .thumb img{transform:scale(1.05)}.product-card .thumb:after{background:linear-gradient(180deg,#0000 55%,#0f1722b8);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.product-card .tag{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#201f1fb8;border:1px solid #ffffff14;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff26;font-size:clamp(8px,.65vw,10px);font-weight:700;left:10px;letter-spacing:.14em;max-width:calc(100% - 20px);overflow:hidden;padding:5px 8px;text-overflow:ellipsis;white-space:nowrap}.product-card .index,.product-card .tag{color:var(--white);font-family:var(--font-mono);pointer-events:none;position:absolute;top:10px;z-index:3}.product-card .index{font-size:clamp(8px,.7vw,11px);opacity:.85;right:10px}.product-card .body{display:flex;flex-direction:column;gap:clamp(6px,.8vw,10px);min-width:0;padding:clamp(10px,1.2vw,18px) clamp(10px,1.2vw,18px) clamp(12px,1.4vw,20px)}.product-card h4{-webkit-line-clamp:3;font-size:clamp(14px,1.25vw,19px);line-height:1.08;margin:0}.product-card .desc,.product-card h4{-webkit-box-orient:vertical;display:-webkit-box;min-width:0;overflow:hidden}.product-card .desc{-webkit-line-clamp:2;font-size:clamp(11px,.85vw,13px);line-height:1.45}.product-card .row{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0;padding-top:6px}.product-card .price{font-size:clamp(10px,.8vw,12px);min-width:0;overflow:hidden}.product-card .price b{font-size:clamp(14px,1.25vw,18px);white-space:nowrap}@media (min-width:1200px){.catalog-results .product-card .thumb{aspect-ratio:4/3.05}.catalog-results .product-card .thumb img{padding:7px 9px 5px}.catalog-results .product-card .tag{left:10px;top:10px}}@media (min-width:901px) and (max-width:1199px){.catalog-results .product-card .thumb{aspect-ratio:4/3}.catalog-results .product-card .thumb img{padding:7px 8px 5px}.catalog-results .product-card .tag{font-size:9px;left:9px;padding:5px 8px;top:9px}.catalog-results .product-card .index{font-size:9px;right:9px;top:9px}}@media (min-width:601px) and (max-width:900px){.catalog-results .product-card .thumb{aspect-ratio:4/3.15}.catalog-results .product-card .thumb img{padding:6px 7px 4px}.catalog-results .product-card .tag{font-size:8px;left:8px;letter-spacing:.12em;max-width:calc(100% - 16px);padding:4px 7px;top:8px}.catalog-results .product-card .index{font-size:8px;right:8px;top:8px}.catalog-results .product-card .body{gap:6px;padding:9px 10px 12px}.catalog-results .product-card h4{-webkit-line-clamp:3;font-size:15px}.catalog-results .product-card .price b{font-size:15px}}@media (max-width:600px){.catalog-results .product-grid,.product-grid.compact{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-results .product-card{min-width:0}.catalog-results .product-card .thumb{aspect-ratio:4/3.25}.catalog-results .product-card .thumb img{object-fit:contain;object-position:center;padding:5px 6px 3px}.catalog-results .product-card .tag{font-size:7.5px;left:7px;letter-spacing:.1em;max-width:calc(100% - 14px);padding:4px 6px;top:7px}.catalog-results .product-card .index{font-size:7px;right:7px;top:7px}.catalog-results .product-card .body{gap:5px;padding:8px 9px 10px}.catalog-results .product-card h4{-webkit-line-clamp:3;font-size:13.5px;line-height:1.08}.catalog-results .product-card .desc{-webkit-line-clamp:2;font-size:10.5px;line-height:1.35}.catalog-results .product-card .row{gap:5px;padding-top:3px}.catalog-results .product-card .price{font-size:9.5px}.catalog-results .product-card .price b{font-size:14px}.catalog-results .product-card .arrow-out{flex-shrink:0;height:28px;width:28px}}@media (max-width:420px){.catalog-results .product-grid,.product-grid.compact{gap:8px}.catalog-results .product-card .thumb{aspect-ratio:4/3.2}.catalog-results .product-card .thumb img{padding:4px 5px 3px}.catalog-results .product-card .tag{font-size:7px;left:6px;max-width:calc(100% - 12px);padding:3px 5px;top:6px}.catalog-results .product-card .index{font-size:7px;right:6px;top:6px}.catalog-results .product-card .body{gap:4px;padding:7px 8px 9px}.catalog-results .product-card h4{font-size:12.5px}.catalog-results .product-card .desc{font-size:10px}.catalog-results .product-card .price{font-size:9px}.catalog-results .product-card .price b{font-size:13px}.catalog-results .product-card .arrow-out{height:26px;width:26px}}@media (max-width:360px){.catalog-results .product-grid,.product-grid.compact{gap:7px}.catalog-results .product-card .thumb{aspect-ratio:4/3.15}.catalog-results .product-card .tag{font-size:6.5px;left:5px;padding:3px 5px;top:5px}.catalog-results .product-card .index{right:5px;top:5px}.catalog-results .product-card .body{padding:6px 7px 8px}.catalog-results .product-card .price b,.catalog-results .product-card h4{font-size:10px}}.header{box-sizing:border-box;max-width:none;min-width:0;overflow:hidden;width:auto}.header .brand{overflow:hidden;text-overflow:ellipsis}.header .brand,.header nav{flex:0 1 auto;min-width:0;white-space:nowrap}.header nav{align-items:center;display:flex}.header nav a{flex-shrink:0;white-space:nowrap}.header .cta-group{align-items:center;display:flex;flex:0 0 auto;min-width:0;white-space:nowrap}.header .icon-btn,.header .phone{flex-shrink:0;white-space:nowrap}@media (min-width:1101px) and (max-width:1199px){.header{gap:12px;padding:10px 16px}.header .brand{font-size:clamp(19px,2vw,24px);gap:8px}.header nav{gap:14px}.header nav a{font-size:13px}.header .phone{font-size:11px}.header .cta-group{gap:6px}.header .icon-btn{font-size:11px;padding:8px 10px}.header .icon-btn.crimson{padding:8px 12px}}@media (min-width:901px) and (max-width:1100px){.header{border-radius:999px;gap:10px;height:64px;padding:9px 14px}.header .brand{flex:0 1 auto;font-size:18px;gap:7px;max-width:190px}.header .brand small{display:none}.header nav{flex:1 1 auto;gap:12px;justify-content:center;min-width:0}.header nav a{font-size:12px;white-space:nowrap}.header .phone{display:none}.header .cta-group{flex:0 0 auto;gap:6px}.header .icon-btn{font-size:11px;padding:7px 10px}.header .icon-btn.wa{font-size:0;justify-content:center;min-width:36px;padding:7px;width:36px}.header .icon-btn.wa svg{height:15px;width:15px}.header .icon-btn.crimson{font-size:11px;padding:7px 11px}}@media (min-width:951px) and (max-width:1000px){.header .brand{font-size:17px;max-width:170px}.header nav{gap:9px}.header nav a{font-size:11px}.header .icon-btn.crimson{padding:7px 10px}}@media (min-width:901px) and (max-width:950px){.header{gap:7px;left:10px;padding:8px 10px;right:10px}.header .brand{font-size:16px;max-width:145px}.header nav{gap:7px}.header nav a{font-size:10px}.header .cta-group{gap:4px}.header .icon-btn.crimson{font-size:10px;padding:7px 9px}.header .icon-btn.wa{min-width:34px;width:34px}}@media (max-width:900px){.header{align-items:center;display:flex;gap:6px;justify-content:space-between;width:auto}.header,.header .brand{min-width:0;overflow:hidden}.header .brand{flex:1 1 auto;font-size:clamp(14px,4vw,20px);max-width:none;text-overflow:ellipsis;white-space:nowrap}.header .brand .brand-suffix,.header .brand small,.header .phone,.header nav{display:none!important}.header .cta-group{align-items:center;display:flex;flex:0 0 auto;gap:5px;min-width:0}.header .icon-btn{flex-shrink:0;white-space:nowrap}.header .icon-btn.wa{font-size:0;justify-content:center;min-width:38px;padding:0;width:38px}.header .icon-btn.wa svg{height:16px;width:16px}.header .icon-btn.crimson{flex-shrink:0;font-size:11px;padding:8px 12px}.mobile-menu-toggle{flex:0 0 auto;flex-shrink:0}}@media (max-width:600px){.header{border-radius:14px;gap:5px;left:8px;min-height:52px;padding:7px 9px;right:8px;top:8px}.header .brand{font-size:14px;max-width:calc(100% - 125px)}.header .cta-group{gap:4px}.header .icon-btn.wa{height:34px;min-width:34px;width:34px}.header .icon-btn.crimson{font-size:10px;min-height:34px;padding:0 10px}.mobile-menu-toggle{height:34px;min-width:34px;width:34px}}@media (max-width:420px){.header{gap:4px;left:7px;min-height:48px;padding:6px 8px;right:7px;top:7px}.header .brand{font-size:13px;max-width:calc(100% - 112px)}.header .icon-btn.wa{height:31px;min-width:31px;width:31px}.header .icon-btn.crimson{font-size:9px;min-height:31px;padding:0 8px}.mobile-menu-toggle{height:31px;min-width:31px;width:31px}}@media (max-width:360px){.header{left:5px;padding:5px 7px;right:5px}.header .brand{font-size:12px;max-width:calc(100% - 104px)}.header .icon-btn.wa{height:29px;min-width:29px;width:29px}.header .icon-btn.crimson{font-size:8px;min-height:29px;padding:0 7px}.mobile-menu-toggle{height:29px;min-width:29px;width:29px}}.discount-popup{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#0f1722eb;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 30px 60px -12px #000c;cursor:grab;max-width:90vw;padding:32px;width:400px}.discount-popup:active{cursor:grabbing}.discount-popup-close{align-items:center;background:#ffffff14;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;display:inline-flex;height:28px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s ease,color .2s ease;width:28px}.discount-popup-close:hover{background:#fff3;color:#fff}.discount-popup-eyebrow{align-items:center;color:var(--crimson,#c8102e);display:inline-flex;font-family:var(--font-mono);font-size:11px;gap:7px;letter-spacing:.18em;margin-bottom:10px;text-transform:uppercase}.eyebrow-dot{background:var(--crimson,#c8102e);border-radius:50%;height:6px;width:6px}.discount-popup-headline{color:var(--white,#fff);font-family:var(--font-display);font-size:44px;font-style:italic;font-weight:800;line-height:1;margin-bottom:16px}.discount-popup-headline .accent{color:var(--crimson,#c8102e)}.discount-popup-desc{color:var(--ash,#ffffffa6);font-size:13px;line-height:1.55;margin:0 0 20px}.discount-popup-cta{align-items:center;background:#0000;border:1px solid #ffffff59;border-radius:999px;color:var(--white,#fff);cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:600;gap:8px;padding:10px 18px;transition:background .2s ease,border-color .2s ease}.discount-popup-cta:hover{background:#ffffff1f;border-color:#fff9}
/*# sourceMappingURL=main.a33defe0.css.map*/