﻿:root{--black:#070707;--ink:#101114;--charcoal:#18191d;--panel:#222328;--line:#ffffff24;--muted:#a4a7ad;--yellow:#67c7ff;--gold:#0f5fe6;--green:#13c46b;--white:#fff;--soft:#f3f4f6;--paper:#fbfbf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);letter-spacing:0;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.index-page{background:radial-gradient(circle at 72% 18%,#67c7ff29,#0000 30%),radial-gradient(circle at 16% 20%,#0f5fe62e,#0000 26%),linear-gradient(#07111d 0%,#05070c 100%);place-items:center;min-height:100vh;display:grid}.index-shell{width:min(980px,100% - 80px)}.index-logo{object-fit:contain;background:#fff;border-radius:6px;width:110px;height:110px;margin-bottom:28px}.index-shell h1{max-width:820px;margin:0 0 20px;font-size:64px;line-height:1}.index-shell>p{color:var(--muted);max-width:760px;font-size:19px;line-height:1.7}.index-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.index-card{border:1px solid var(--line);background:#ffffff14;border-radius:8px;min-height:220px;padding:26px}.index-card span{color:var(--yellow);text-transform:uppercase;font-size:13px;font-weight:800}.index-card strong{margin:18px 0 12px;font-size:25px;display:block}.index-card p{color:var(--muted);margin:0;line-height:1.55}.concept{width:100%;min-height:2400px;overflow:hidden}.site-header{z-index:5;justify-content:space-between;align-items:center;height:86px;padding:0 72px;display:flex;position:relative}.site-header.dark{background:linear-gradient(#050a12f5,#05070ceb);border-bottom:1px solid #67c7ff1f;box-shadow:inset 0 1px #0f5fe624}.site-header.light{color:#121212;background:#fffffff5;border-bottom:1px solid #00000014}.brand{align-items:center;gap:14px;font-size:24px;font-weight:900;display:flex}.brand img{object-fit:contain;background:#fff;border-radius:4px;width:48px;height:48px}.primary-nav{height:100%;color:inherit;align-items:center;gap:8px;font-size:15px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.nav-item{align-items:center;height:100%;display:flex}.nav-item>a{color:#ffffffb8;border-radius:4px;align-items:center;height:40px;padding:0 14px;transition:background .18s,color .18s;display:inline-flex}.site-header.light .nav-item>a{color:#121212ad}.nav-item:hover>a,.nav-item:focus-within>a{color:#fff;background:#ffffff14}.site-header.light .nav-item:hover>a,.site-header.light .nav-item:focus-within>a{color:#111;background:#0000000f}.mega-menu{-webkit-backdrop-filter:blur(22px)saturate(142%);backdrop-filter:blur(22px)saturate(142%);opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(135deg,#090e18db,#05070ceb),#0a0a0cbd;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:1.08fr 1fr .86fr;gap:18px;width:min(980px,100vw - 120px);min-height:330px;padding:18px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:fixed;top:72px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 34px 110px #0000007a}.site-header.light .mega-menu{background:linear-gradient(135deg,#ffffffd1,#f5f5f0c7),#ffffffb3;border-color:#0000001a;box-shadow:0 34px 90px #0c0c0c2e}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.mega-feature,.mega-links,.mega-cta{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:7px}.site-header.light .mega-feature,.site-header.light .mega-links,.site-header.light .mega-cta{background:#ffffffb8;border-color:#00000014}.mega-feature{padding:22px;position:relative;overflow:hidden}.mega-feature span{color:var(--yellow);letter-spacing:.08em;font-size:12px;font-weight:900}.mega-feature h3{color:#fff;max-width:260px;margin:12px 0 10px;font-size:28px;line-height:1.05}.site-header.light .mega-feature h3,.site-header.light .mega-cta strong,.site-header.light .mega-links strong{color:#111}.mega-feature p,.mega-cta p{color:#b9bdc6;margin:0;font-size:14px;line-height:1.5}.site-header.light .mega-feature p,.site-header.light .mega-cta p,.site-header.light .mega-links small{color:#616672}.mega-feature img{object-fit:cover;border-radius:8px;width:150px;height:210px;position:absolute;bottom:-30px;right:18px;box-shadow:0 24px 48px #00000052}.mega-links{gap:8px;padding:12px;display:grid}.mega-links a{color:#fff;border-radius:6px;grid-template-columns:28px 1fr;align-items:start;gap:12px;min-height:78px;padding:16px;transition:background .18s,transform .18s;display:grid}.mega-links a:hover{background:#f6c31a1f;transform:translateY(-1px)}.mega-links svg{color:var(--yellow);margin-top:3px}.mega-links strong{color:#fff;margin-bottom:5px;font-size:16px;display:block}.mega-links small{color:#abb0ba;font-size:13px;line-height:1.38}.mega-cta{flex-direction:column;justify-content:space-between;padding:22px;display:flex}.mega-cta strong{color:#fff;max-width:220px;font-size:22px;line-height:1.15;display:block}.mega-cta button{background:var(--yellow);color:#111;border:0;border-radius:4px;height:46px;font-weight:900}.nav-cta{background:linear-gradient(180deg, var(--yellow), var(--gold));color:#06101f;border-radius:4px;align-items:center;height:44px;padding:0 22px;font-weight:800;display:inline-flex}.section{padding:92px 72px}.section h2{letter-spacing:0;margin:0 0 26px;font-size:52px;line-height:1.05}.section p{color:var(--muted);margin:0;font-size:18px;line-height:1.65}.hero-actions{gap:16px;margin-top:34px;display:flex}.hero-actions a{border-radius:4px;justify-content:center;align-items:center;min-width:164px;height:54px;font-size:16px;font-weight:850;display:inline-flex}.hero-actions a:first-child{background:var(--yellow);color:#111}.hero-actions a:last-child{color:#dff3ff;background:#ffffff08;border:1px solid #67c7ff61}.a-hero{background:linear-gradient(120deg,#060a12fa 0%,#060a12db 46%,#060a122e 100%),url(/assets/back-detail.png) 100%/auto 100% no-repeat,linear-gradient(#05070c 0%,#070b13 100%);grid-template-columns:1.02fr .98fr;align-items:center;gap:42px;min-height:760px;padding:72px 72px 82px;display:grid}.hero-copy h1{letter-spacing:0;max-width:760px;margin:0;font-size:78px;line-height:.96}.hero-copy p{color:#d7d8db;max-width:640px;margin:30px 0 0;font-size:21px;line-height:1.55}.hero-product{justify-self:end;place-items:center;width:500px;height:620px;display:grid}.hero-product img{object-fit:cover;border-radius:8px;width:100%;height:100%;box-shadow:0 30px 90px #0000008c,0 0 0 1px #67c7ff14}.spec-strip{background:#101010;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:1.1fr .6fr .6fr 1.2fr .7fr 1fr;gap:1px;padding:28px 72px;display:grid}.spec-strip div{background:#17181c;min-height:92px;padding:22px 20px}.spec-strip span{color:var(--yellow);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:850;display:block}.spec-strip strong{font-size:15px;line-height:1.35}.intro-grid{background:#0d0e10;grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;display:grid}.intro-grid img{object-fit:cover;border-radius:8px;width:100%;height:430px}.feature-cards{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-cards article{border-radius:8px;flex-direction:column;justify-content:flex-start;min-height:260px;padding:30px;display:flex}.feature-cards.dark article{background:linear-gradient(#111826f5,#0b0e16f5);border:1px solid #67c7ff1f}.feature-cards.light article{color:#111;background:#fff;border:1px solid #e5e5e5}.feature-cards svg{color:var(--yellow);margin-bottom:32px}.feature-cards h3{margin:0 0 14px;font-size:25px;line-height:1.15}.feature-cards p{color:#a8abb1;font-size:15px;line-height:1.55}.feature-cards.light p{color:#5e626b}.visual-band{background:linear-gradient(#0d111a,#05070c);grid-template-columns:1.1fr .9fr;align-items:center;gap:54px;display:grid}.visual-band img{border-radius:8px;width:100%}.app-section{background:#090909}.application-list{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.application-list article{border:1px solid var(--line);background:#ffffff12;border-radius:8px;min-height:170px;padding:26px}.application-list svg{color:var(--green);margin-bottom:18px}.application-list h3{margin:0 0 10px;font-size:22px}.application-list p{font-size:15px;line-height:1.55}.image-row{background:#101114;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.image-row img{object-fit:cover;background:#000;border-radius:8px;width:100%;height:360px}.faq-block{background:#070707;padding:92px 72px}.faq-block.light{background:var(--paper);color:#111}.faq-block h2{margin:0 0 34px;font-size:50px}.faq-block>div{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.faq-block article{border-top:1px solid #ffffff29;padding-top:22px}.faq-block.light article{border-top-color:#d7d7d7}.faq-block h3{margin:0 0 12px;font-size:22px}.faq-block p{color:var(--muted);margin:0;line-height:1.6}.faq-block.light p{color:#5b5f68}.contact-band{border-radius:8px;justify-content:space-between;align-items:center;margin:0 72px 72px;padding:46px 52px;display:flex}.contact-band.dark{background:var(--yellow);color:#111}.contact-band.light{color:#fff;background:#111}.contact-band h2{margin:0 0 10px;font-size:36px;line-height:1.1}.contact-band p{opacity:.75;max-width:620px;margin:0;line-height:1.5}.contact-actions{gap:12px;display:flex}.contact-actions a{white-space:nowrap;background:#ffffff2e;border-radius:4px;align-items:center;gap:8px;height:46px;padding:0 18px;font-weight:800;display:inline-flex}.site-footer{justify-content:space-between;align-items:center;min-height:86px;padding:0 72px;font-size:14px;display:flex}.site-footer.dark{color:#b7bac2;background:#050505;border-top:1px solid #ffffff14}.site-footer.light{color:#45484f;background:#fff;border-top:1px solid #e7e7e7}.concept-b{background:var(--paper);color:#111}.b-hero{background:linear-gradient(110deg,#fff 0%,#f4f4ee 58%,#181817 58% 100%);grid-template-columns:1.12fr .88fr;align-items:center;gap:60px;min-height:690px;padding:82px 72px 72px;display:grid}.b-hero h1{max-width:760px;margin:0;font-size:68px;line-height:.98}.b-hero p{color:#555a64;max-width:660px;margin:26px 0 0;font-size:20px;line-height:1.6}.b-hero .hero-actions a:last-child{color:#111;border-color:#c9c9c9}.b-hero img{object-fit:cover;border-radius:8px;justify-self:center;width:430px;height:540px;box-shadow:0 26px 80px #00000047}.b-proof{grid-template-columns:repeat(4,1fr);gap:18px;padding-top:36px;padding-bottom:36px;display:grid}.b-proof article{color:#fff;background:#111;border-radius:8px;padding:28px}.b-proof strong{color:var(--yellow);margin-bottom:8px;font-size:46px;display:block}.b-proof span{color:#c8cbd1}.split-light{grid-template-columns:.72fr 1.28fr;align-items:start;gap:50px;display:grid}.split-light p,.product-detail-band p{color:#5b5f68}.factory-mosaic{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.factory-mosaic figure{background:#ddd;border-radius:8px;height:250px;margin:0;position:relative;overflow:hidden}.factory-mosaic img{object-fit:cover;width:100%;height:100%}.factory-mosaic figcaption{color:#fff;background:#000000ad;border-radius:4px;padding:8px 11px;font-size:13px;position:absolute;bottom:14px;left:14px}.product-detail-band{color:#fff;background:#111;grid-template-columns:.92fr 1.08fr;align-items:center;gap:52px;display:grid}.product-detail-band img{object-fit:cover;object-position:center top;border-radius:8px;width:100%;height:620px}.product-detail-band p{color:#c5c8d0}.founder-block{border-radius:8px;grid-template-columns:360px 1fr;align-items:center;gap:44px;margin:0 72px 80px;padding:42px;display:grid}.founder-block.dark{background:#15161a}.founder-block.light{color:#111;background:#fff;border:1px solid #e6e6e6}.founder-block img{object-fit:cover;object-position:center 28%;border-radius:8px;width:360px;height:290px}.founder-block h2{margin:0 0 16px;font-size:42px;line-height:1.08}.founder-block p{color:#777c85;max-width:670px;line-height:1.65}.founder-block a{color:var(--gold);align-items:center;gap:6px;margin-top:22px;font-weight:900;display:inline-flex}.concept-c{background:#070707}.c-hero{background:radial-gradient(circle at 44% 38%,#f6c31a29,#0000 24%),linear-gradient(150deg,#080808,#141518 56%,#050505);grid-template-columns:.94fr .68fr 430px;align-items:center;gap:28px;min-height:760px;padding:66px 72px 72px;display:grid}.c-copy h1{max-width:640px;margin:0;font-size:62px;line-height:.98}.c-copy p{color:#cfd2d8;margin:24px 0 0;font-size:19px;line-height:1.58}.mini-proof{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px;display:grid}.mini-proof span{border:1px solid var(--line);color:#b8bbc2;background:#ffffff12;border-radius:8px;min-height:78px;padding:16px;font-size:14px}.mini-proof strong{color:var(--yellow);text-transform:uppercase;margin-bottom:8px;font-size:13px;display:block}.c-product-card img{object-fit:cover;border-radius:8px;width:100%;height:560px}.inquiry-panel{color:#111;background:#fff;border-radius:8px;padding:28px;box-shadow:0 30px 80px #00000047}.inquiry-panel h3{margin:0 0 20px;font-size:26px}.inquiry-panel label{color:#525761;margin-bottom:12px;font-size:13px;font-weight:800;display:block}.inquiry-panel input,.inquiry-panel textarea{color:#111;background:#f7f8fa;border:1px solid #d9dce2;border-radius:4px;width:100%;margin-top:6px;padding:13px 12px}.inquiry-panel textarea{resize:none;height:84px}.inquiry-panel button{background:var(--yellow);color:#111;border:0;border-radius:4px;width:100%;height:48px;margin-top:4px;font-weight:900}.inquiry-panel p{color:#737985;margin:14px 0 0;font-size:13px;line-height:1.45}.problem-solution{background:#101114;grid-template-columns:1fr 1fr;gap:18px;display:grid}.problem-solution div{border:1px solid var(--line);background:#18191d;border-radius:8px;padding:42px}.problem-solution h2{font-size:44px}.conversion-features{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.conversion-features article{border:1px solid var(--line);background:#15161a;border-radius:8px;padding:24px}.conversion-features svg{color:var(--yellow);margin-bottom:22px}.conversion-features h3{margin:0 0 12px;font-size:21px;line-height:1.15}.conversion-features p{font-size:14px;line-height:1.55}.c-gallery{background:#0e0f12;grid-template-columns:1.1fr .8fr .8fr 1.1fr;gap:16px;display:grid}.c-gallery img{object-fit:cover;background:#000;border-radius:8px;width:100%;height:360px}.buyer-fit{grid-template-columns:.72fr 1.28fr;align-items:center;gap:44px;display:grid}.buyer-fit ul{color:#d8dae0;gap:14px;margin:24px 0 0;padding:0;font-size:19px;list-style:none;display:grid}.buyer-fit li{padding-left:22px;position:relative}.buyer-fit li:before{content:"";background:var(--yellow);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.buyer-fit img{object-fit:cover;border-radius:8px;width:100%;height:430px}.contact-page{background:radial-gradient(circle at 24% 18%,#f6c31a1f,#0000 28%),radial-gradient(circle at 80% 34%,#ffffff12,#0000 24%),#070707;min-height:100vh}.contact-hero{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;min-height:calc(100vh - 86px);padding:84px 72px;display:grid}.contact-hero h1{color:#fff;max-width:650px;margin:0;font-size:68px;line-height:1}.contact-hero>div>p{color:#c6cad2;max-width:620px;margin:26px 0 0;font-size:19px;line-height:1.6}.contact-trust{gap:12px;margin-top:34px;display:grid}.contact-trust span,.contact-trust a{color:#eef0f4;background:#ffffff0f;border:1px solid #ffffff24;border-radius:4px;align-items:center;gap:10px;width:fit-content;min-height:42px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.contact-trust svg{color:var(--yellow)}.quote-form{color:#111;-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#ffffffeb;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:1fr 1fr;gap:18px;padding:34px;display:grid;box-shadow:0 34px 90px #0000005c}.form-head,.form-field.full,.required-note,.submit-button,.form-status{grid-column:1/-1}.form-head h2{margin:0 0 8px;font-size:34px}.form-head p{color:#626873;margin:0}.form-head strong,.form-field strong{color:#1f74ff}.form-field{gap:8px;display:grid}.form-field span{color:#2c3038;font-size:13px;font-weight:900}.form-field input,.form-field textarea{color:#111;background:#f8f9fb;border:1px solid #d8dce3;border-radius:4px;outline:none;width:100%;padding:13px 12px;transition:border-color .18s,box-shadow .18s,background .18s}.form-field textarea{resize:vertical;min-height:124px}.form-field input:focus,.form-field textarea:focus{border-color:var(--gold);background:#fff;box-shadow:0 0 0 3px #f6c31a2e}.form-field input[aria-invalid=true]{border-color:#d84a4a;box-shadow:0 0 0 3px #d84a4a1f}.form-field small{color:#c23636;font-size:12px;font-weight:800}.required-note{color:#725700;background:#fff8dd;border-radius:4px;padding:12px 14px;font-size:13px;font-weight:800;display:none}.required-note[data-visible=true]{display:block}.submit-button{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:9px;height:54px;font-weight:950;display:inline-flex}.submit-button:disabled{cursor:wait;opacity:.76}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-status{border-radius:4px;margin:0;padding:13px 14px;font-weight:850}.form-status.success{color:#126b35;background:#e9f8ef}.form-status.error{color:#a62424;background:#fff1f1}.form-status.loading{color:#444b57;background:#eef2f7}.hidden-field{opacity:0;position:absolute;left:-9999px}.contact-map-section{grid-template-columns:.62fr 1.38fr;align-items:center;gap:42px;padding:0 72px 84px;display:grid}.map-copy span{color:var(--yellow);text-transform:uppercase;font-size:13px;font-weight:950}.map-copy h2{color:#fff;margin:14px 0 18px;font-size:44px;line-height:1.08}.map-copy p{color:#c4c8d1;margin:0;font-size:17px;line-height:1.65}.map-frame{background:linear-gradient(145deg,#f6c31a2e,#0000 35%),#15161a;border:1px solid #ffffff24;border-radius:8px;min-height:460px;position:relative;overflow:hidden;box-shadow:0 34px 100px #0000005c}.map-image{filter:saturate(.9)contrast(1.04)brightness(.93);border:0;width:100%;height:460px;display:block}.map-topbar{z-index:2;color:#fff;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);background:#0c0d10b8;border:1px solid #ffffff2e;border-radius:8px;width:min(430px,100% - 40px);padding:14px 16px;position:absolute;top:20px;left:20px;box-shadow:0 18px 44px #00000047}.map-topbar span{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.map-topbar strong{font-size:14px;line-height:1.35;display:block}.map-frame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07070775,#0000 42%),linear-gradient(#0000 48%,#07070770);position:absolute;inset:0}.map-address-card{z-index:2;color:#fff;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#0c0d10c7;border:1px solid #ffffff2e;border-radius:8px;grid-template-columns:34px 1fr;gap:14px;width:min(520px,100% - 48px);padding:20px;display:grid;position:absolute;bottom:24px;left:24px;box-shadow:0 20px 60px #00000057}.map-address-card>svg{color:var(--yellow);margin-top:2px}.map-address-card strong{font-size:15px;line-height:1.35;display:block}.map-address-card p{color:#d7dbe3;margin:8px 0 14px;font-size:14px;line-height:1.5}.map-address-card a{background:var(--yellow);color:#111;border-radius:4px;align-items:center;gap:7px;width:fit-content;height:34px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.blog-page{color:#fff;background:#070707;min-height:100vh}.blog-hero{background:radial-gradient(circle at 28% 12%,#f6c31a24,#0000 28%),linear-gradient(140deg,#080808,#15161a 62%,#070707);grid-template-columns:1fr 420px;align-items:center;gap:56px;padding:78px 72px 58px;display:grid}.blog-hero span{color:var(--yellow);text-transform:uppercase;font-size:13px;font-weight:900}.blog-hero h1{max-width:850px;margin:14px 0 22px;font-size:64px;line-height:1}.blog-hero p{color:#c8ccd4;max-width:720px;font-size:19px;line-height:1.6}.blog-hero img{object-fit:cover;border-radius:8px;width:100%;height:520px;box-shadow:0 28px 80px #00000057}.blog-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:44px;padding:70px 72px;display:grid}.blog-article{min-width:0}.article-toc{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;margin-bottom:44px;padding:22px}.article-toc strong{color:#fff;margin-bottom:16px;font-size:18px;display:block}.article-toc div{flex-wrap:wrap;gap:10px;display:flex}.article-toc a{color:#f5d261;background:#f6c31a1f;border-radius:4px;align-items:center;height:38px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.blog-article section{border-bottom:1px solid #ffffff1a;margin-bottom:52px;padding:0 0 52px}.blog-article h2{margin:0 0 20px;font-size:42px;line-height:1.08}.blog-article h3{margin:28px 0 10px;font-size:24px}.blog-article p{color:#c4c8d0;max-width:850px;margin:0 0 18px;font-size:18px;line-height:1.75}.blog-article figure{background:#111216;border-radius:8px;margin:30px 0 0;overflow:hidden}.blog-article figure img{object-fit:cover;width:100%;max-height:430px}.blog-article figcaption{color:#aeb3bd;padding:14px 18px;font-size:14px}.article-feature-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.article-feature-list p{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:10px;margin:0;padding:18px;font-size:16px;display:flex}.article-feature-list svg{color:var(--green);flex:none}.blog-sidebar{gap:18px;display:grid;position:sticky;top:24px}.ip-card,.sidebar-form{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(145deg,#ffffff17,#ffffff0b),#131418d1;border:1px solid #ffffff24;border-radius:8px;box-shadow:0 24px 70px #00000047}.ip-card{padding:20px}.ip-card img{object-fit:cover;object-position:center 28%;border-radius:8px;width:100%;height:210px;margin-bottom:18px}.ip-card span{color:var(--yellow);text-transform:uppercase;font-size:12px;font-weight:900}.ip-card h2{margin:8px 0 10px;font-size:28px}.ip-card p{color:#c2c6cf;margin:0;line-height:1.6}.ip-actions{gap:9px;margin-top:18px;display:grid}.ip-actions a{color:#fff;background:#ffffff14;border-radius:4px;align-items:center;gap:9px;height:40px;padding:0 12px;font-size:14px;font-weight:850;display:inline-flex}.ip-actions svg{color:var(--yellow)}.sidebar-form{gap:12px;padding:20px;display:grid}.sidebar-form h3{margin:0 0 6px;font-size:22px;line-height:1.2}.sidebar-form label{color:#d8dbe2;gap:7px;font-size:13px;font-weight:850;display:grid}.sidebar-form input,.sidebar-form textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:4px;outline:none;width:100%;padding:12px}.sidebar-form input:focus,.sidebar-form textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f6c31a29}.sidebar-form textarea{resize:vertical;min-height:92px}.sidebar-form button{background:var(--yellow);color:#111;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:46px;font-weight:950;display:inline-flex}.sidebar-status{color:#f5d261;margin:0;font-size:13px;font-weight:850;line-height:1.45}.blog-bottom-cta{background:var(--yellow);color:#111;border-radius:8px;justify-content:space-between;align-items:center;margin:0 72px 70px;padding:36px;display:flex}.blog-bottom-cta h2{margin:0;font-size:34px}.blog-bottom-cta a{background:#ffffff3d;border-radius:4px;align-items:center;gap:8px;height:46px;padding:0 18px;font-weight:950;display:inline-flex}body.capture-fit{width:1440px;height:2400px;overflow:hidden}body.capture-fit .concept{height:2400px;min-height:2400px}body.capture-fit .site-header{height:66px;padding:0 72px}body.capture-fit .mega-menu{top:56px}body.capture-fit .brand img{width:38px;height:38px}body.capture-fit .brand{font-size:21px}body.capture-fit .section{padding:46px 72px}body.capture-fit .section h2,body.capture-fit .faq-block h2{margin-bottom:18px;font-size:34px}body.capture-fit .section p,body.capture-fit .faq-block p{font-size:15px;line-height:1.45}body.capture-fit .a-hero,body.capture-fit .b-hero,body.capture-fit .c-hero{min-height:430px;padding:42px 72px}body.capture-fit .hero-copy h1,body.capture-fit .b-hero h1,body.capture-fit .c-copy h1{font-size:48px;line-height:1}body.capture-fit .hero-copy p,body.capture-fit .b-hero p,body.capture-fit .c-copy p{margin-top:18px;font-size:16px}body.capture-fit .hero-actions{margin-top:20px}body.capture-fit .hero-actions a{min-width:138px;height:42px}body.capture-fit .hero-product{width:330px;height:350px}body.capture-fit .b-hero img{width:310px;height:360px}body.capture-fit .c-product-card img{height:360px}body.capture-fit .spec-strip{padding:12px 72px}body.capture-fit .spec-strip div{min-height:64px;padding:14px 16px}body.capture-fit .spec-strip strong{font-size:13px}body.capture-fit .intro-grid img,body.capture-fit .buyer-fit img{height:250px}body.capture-fit .feature-cards article{min-height:172px;padding:20px}body.capture-fit .feature-cards svg{margin-bottom:18px}body.capture-fit .feature-cards h3{margin-bottom:9px;font-size:19px}body.capture-fit .feature-cards p{font-size:13px}body.capture-fit .visual-band img,body.capture-fit .image-row img,body.capture-fit .c-gallery img{height:230px}body.capture-fit .application-list article{min-height:116px;padding:18px}body.capture-fit .application-list h3{margin-bottom:6px;font-size:18px}body.capture-fit .application-list p{font-size:13px}body.capture-fit .faq-block{padding:42px 72px}body.capture-fit .faq-block h3{margin-bottom:7px;font-size:18px}body.capture-fit .faq-block article{padding-top:14px}body.capture-fit .contact-band{margin:0 72px 34px;padding:28px 34px}body.capture-fit .contact-band h2{font-size:28px}body.capture-fit .site-footer{min-height:56px}body.capture-fit .b-proof{padding-top:22px;padding-bottom:22px}body.capture-fit .b-proof article{padding:20px}body.capture-fit .b-proof strong{font-size:32px}body.capture-fit .factory-mosaic figure{height:170px}body.capture-fit .product-detail-band img{height:370px}body.capture-fit .founder-block{margin:0 72px 40px;padding:28px}body.capture-fit .founder-block img{width:290px;height:210px}body.capture-fit .founder-block h2{font-size:30px}body.capture-fit .founder-block p{font-size:15px}body.capture-fit .c-hero{grid-template-columns:.9fr .64fr 360px}body.capture-fit .mini-proof{margin-top:18px}body.capture-fit .mini-proof span{min-height:58px;padding:12px;font-size:12px}body.capture-fit .inquiry-panel{padding:20px}body.capture-fit .inquiry-panel h3{margin-bottom:14px;font-size:22px}body.capture-fit .inquiry-panel label{margin-bottom:8px}body.capture-fit .inquiry-panel input,body.capture-fit .inquiry-panel textarea{padding:9px 10px}body.capture-fit .inquiry-panel textarea{height:60px}body.capture-fit .problem-solution div,body.capture-fit .conversion-features article{padding:24px}body.capture-fit .problem-solution h2{font-size:30px}body.capture-fit .conversion-features h3{font-size:17px}body.capture-fit .conversion-features p{font-size:12px}body.capture-fit .concept-a .a-hero{min-height:360px}body.capture-fit .concept-a .section{padding-top:34px;padding-bottom:34px}body.capture-fit .concept-a .hero-product{height:300px}body.capture-fit .concept-a .intro-grid img,body.capture-fit .concept-a .visual-band img,body.capture-fit .concept-a .image-row img{height:190px}body.capture-fit .concept-a .feature-cards article{min-height:142px}body.capture-fit .concept-a .application-list article{min-height:96px}body.capture-fit .concept-a .faq-block{padding-top:30px;padding-bottom:30px}body.capture-fit .concept-a .contact-band{margin-bottom:20px}body.capture-fit .concept-b .b-hero{min-height:350px}body.capture-fit .concept-b .b-hero img{height:285px}body.capture-fit .concept-b .section{padding-top:34px;padding-bottom:34px}body.capture-fit .concept-b .factory-mosaic figure{height:140px}body.capture-fit .concept-b .product-detail-band img{height:290px}body.capture-fit .concept-b .feature-cards article{min-height:138px}body.capture-fit .concept-b .founder-block{margin-bottom:28px}body.capture-fit .concept-b .founder-block img{height:170px}body.capture-fit .concept-b .faq-block{padding-top:28px;padding-bottom:28px}body.capture-fit .concept-b .contact-band{margin-bottom:20px}@media (max-width:900px){.site-header{padding:0 20px}.primary-nav{display:none}.section,.faq-block{padding:58px 20px}.a-hero,.b-hero,.c-hero,.intro-grid,.visual-band,.split-light,.product-detail-band,.buyer-fit{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.hero-copy h1,.b-hero h1,.c-copy h1{font-size:46px}.feature-cards,.application-list,.b-proof,.faq-block>div,.image-row,.conversion-features,.c-gallery,.index-grid{grid-template-columns:1fr}.spec-strip{grid-template-columns:1fr 1fr;padding:18px 20px}.contact-band,.founder-block{flex-direction:column;grid-template-columns:1fr;align-items:flex-start;margin:0 20px 42px}.contact-actions{flex-direction:column}.contact-hero{grid-template-columns:1fr;gap:34px;min-height:auto;padding:52px 20px}.contact-hero h1{font-size:44px}.quote-form{grid-template-columns:1fr;padding:24px}.contact-map-section{grid-template-columns:1fr;padding:0 20px 52px}.map-copy h2{font-size:34px}.map-frame,.map-frame iframe{height:420px;min-height:420px}.map-address-card{width:calc(100% - 28px);bottom:14px;left:14px}.blog-hero,.blog-layout{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.blog-hero h1{font-size:42px}.blog-hero img{height:360px}.article-feature-list{grid-template-columns:1fr}.blog-sidebar{position:static}.blog-bottom-cta{flex-direction:column;align-items:flex-start;gap:18px;margin:0 20px 42px}}.product-page{color:#fff;background:radial-gradient(circle at 15% 18%,#67c7ff29,#0000 25%),radial-gradient(circle at 80% 0,#0f5fe62e,#0000 20%),#06080e;min-height:100vh;overflow:hidden}.product-breadcrumb{color:#848993;align-items:center;gap:8px;width:min(1320px,100% - 144px);margin:0 auto;padding:24px 0 0;font-size:13px;display:flex}.product-breadcrumb a:hover,.product-breadcrumb strong{color:var(--yellow)}.product-hero{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:62px;width:min(1320px,100% - 144px);margin:0 auto;padding:44px 0 94px;display:grid}.product-gallery{min-width:0}.product-main-image{background:radial-gradient(circle at 50% 42%,#67c7ff29,#0000 32%),linear-gradient(145deg,#182033,#0a0d15 70%);border:1px solid #67c7ff24;border-radius:8px;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.product-main-image:after{content:"";pointer-events:none;border:1px solid #67c7ff14;border-radius:6px;position:absolute;inset:16px}.product-main-image img{object-fit:contain;filter:drop-shadow(0 38px 42px #00000080);width:78%;height:560px}.product-image-label{z-index:1;color:#7ed0ff;letter-spacing:.12em;font-size:11px;font-weight:950;position:absolute;top:22px;left:24px}.product-thumbnails{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px;display:grid}.product-thumbnails button{cursor:pointer;opacity:.66;background:#121826;border:1px solid #67c7ff1f;border-radius:6px;min-width:0;height:88px;padding:5px;transition:border-color .18s,opacity .18s,transform .18s}.product-thumbnails button:hover,.product-thumbnails button.active{border-color:var(--yellow);opacity:1;transform:translateY(-2px)}.product-thumbnails img{object-fit:cover;border-radius:3px;width:100%;height:100%}.product-buy-panel{min-width:0}.product-eyebrow,.section-kicker{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:950}.product-buy-panel h1{max-width:620px;margin:16px 0 22px;font-size:clamp(46px,5vw,72px);line-height:.98}.product-lead{color:#c7cad2;max-width:580px;margin:0;font-size:18px;line-height:1.65}.product-proof-line{color:#e2e4e9;align-items:center;gap:9px;margin-top:14px;font-size:14px;display:flex}.product-proof-line svg{color:var(--yellow);flex:none}.product-buy-box{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:linear-gradient(#111826f0,#0b0e16f0);border:1px solid #67c7ff24;border-radius:8px;margin-top:34px;padding:22px}.product-buy-meta{color:#b8bdc7;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:13px;font-weight:800;display:flex}.quantity-stepper{background:#0d111a;border:1px solid #67c7ff29;border-radius:4px;align-items:center;height:38px;display:inline-flex}.quantity-stepper button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:100%;display:grid}.quantity-stepper button:hover{color:var(--yellow)}.quantity-stepper strong{text-align:center;color:#fff;width:38px}.product-primary-cta,.product-secondary-cta,.product-final-cta a,.product-final-cta button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-weight:950;display:inline-flex}.product-primary-cta{background:linear-gradient(135deg, var(--yellow), var(--gold));color:#06101f;border:0}.product-secondary-cta{color:#fff;background:0 0;border:1px solid #fff3;margin-top:10px}.product-secondary-cta:hover{color:#7ed0ff;border-color:#7ed0ff}.product-buy-box small{color:#888e99;margin-top:14px;font-size:12px;line-height:1.45;display:block}.product-direct-contact,.product-final-contact{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.product-direct-contact a,.product-final-contact a{color:#eef0f4;background:#ffffff0a;border:1px solid #67c7ff24;border-radius:4px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.product-final-contact a{background:#0000002e;border-color:#67c7ff1f}.product-direct-contact svg,.product-final-contact svg{color:var(--yellow)}.product-value-band{background:#0d1018;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:0;padding:28px max(72px,50vw - 660px);display:grid}.product-value-band>div{border-right:1px solid #ffffff1a;min-height:104px;padding:8px 28px}.product-value-band>div:first-child{padding-left:0}.product-value-band>div:last-child{border-right:0}.product-value-band span{color:var(--yellow);margin-bottom:18px;font-size:12px;font-weight:950;display:block}.product-value-band strong{font-size:16px;display:block}.product-value-band p{color:#9298a3;margin:8px 0 0;font-size:13px}.product-section{width:min(1180px,100% - 144px);margin:0 auto}.product-intro{grid-template-columns:1fr 1fr;align-items:end;gap:90px;padding:120px 0 84px;display:grid}.product-intro h2,.product-section-heading h2,.product-buyer-copy h2,.product-final-cta h2{margin:14px 0 0;font-size:clamp(36px,4vw,56px);line-height:1.03}.product-intro>p{color:#b7bcc5;margin:0;font-size:18px;line-height:1.7}.product-feature-stack{width:min(1320px,100% - 144px);margin:0 auto;padding-bottom:80px}.product-hero-video{background:linear-gradient(135deg,#67c7ff1f,#ffffff08 42%,#ffffff05),#101826;border:1px solid #67c7ff1f;border-radius:8px;margin:26px 0 22px;padding:14px;box-shadow:0 22px 64px #00000047}.product-inline-video-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.product-inline-video-head strong{color:#fff;font-size:15px;font-weight:850}.product-hero-video video{object-fit:cover;background:#000;border:1px solid #67c7ff1a;border-radius:6px;width:100%;min-height:250px}.product-feature-row{border-top:1px solid #67c7ff14;grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;padding:56px 0;display:grid}.product-feature-row.reverse{grid-template-columns:1.15fr .85fr}.product-feature-row.reverse .product-feature-copy{order:2}.product-feature-row.reverse .product-feature-image{order:1}.product-feature-copy{padding:20px 0}.product-feature-copy>svg{color:var(--yellow)}.product-feature-copy h2{margin:20px 0 16px;font-size:38px;line-height:1.06}.product-feature-copy p{color:#adb2bc;max-width:500px;margin:0;font-size:17px;line-height:1.65}.product-feature-copy a,.text-link{color:var(--yellow);align-items:center;gap:8px;margin-top:24px;font-weight:900;display:inline-flex}.product-feature-image{background:#101826;border:1px solid #67c7ff1f;border-radius:8px;place-items:center;min-height:440px;display:grid;overflow:hidden}.product-feature-image img{object-fit:cover;width:100%;height:440px}.product-spec-section{grid-template-columns:.82fr 1.18fr;align-items:start;gap:80px;padding:92px 0;display:grid}.product-spec-list{border-top:1px solid #67c7ff24}.product-spec-list div{border-bottom:1px solid #67c7ff1a;grid-template-columns:.72fr 1.28fr;align-items:center;gap:22px;min-height:68px;padding:16px 0;display:grid}.product-spec-list span{color:#888f99;font-size:13px}.product-spec-list strong{color:#eef0f3;font-size:15px;line-height:1.45}.product-buyer-section{background:#101114;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:90px max(72px,50vw - 660px);display:grid}.product-buyer-image{border-radius:8px;min-height:520px;position:relative;overflow:hidden}.product-buyer-image img{object-fit:cover;filter:saturate(.8)brightness(.72);width:100%;height:520px}.product-buyer-image:after{content:"";background:linear-gradient(#0000 40%,#050505cc);position:absolute;inset:0}.product-buyer-image>div{z-index:1;position:absolute;bottom:28px;left:28px;right:28px}.product-buyer-image span{color:var(--yellow);text-transform:uppercase;font-size:12px;font-weight:950}.product-buyer-image strong{max-width:420px;margin-top:10px;font-size:28px;line-height:1.08;display:block}.product-buyer-copy p{color:#aeb4be;max-width:540px;font-size:17px;line-height:1.65}.product-buyer-copy ul{color:#e4e6ea;gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.product-buyer-copy li{align-items:center;gap:9px;display:flex}.product-buyer-copy li svg{color:var(--yellow)}.product-faq-section{width:min(960px,100% - 144px);margin:0 auto;padding:110px 0 96px}.product-faq-section details{border-top:1px solid #ffffff24}.product-faq-section details:last-child{border-bottom:1px solid #ffffff24}.product-faq-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:78px;font-size:18px;font-weight:850;list-style:none;display:flex}.product-faq-section summary::-webkit-details-marker{display:none}.product-faq-section summary svg{color:var(--yellow);transition:transform .18s}.product-faq-section details[open] summary svg{transform:rotate(180deg)}.product-faq-section details p{color:#aeb4be;max-width:760px;margin:-4px 0 24px;font-size:16px;line-height:1.65}.product-final-cta{background:linear-gradient(120deg,#67c7ff26,#0000 44%),#101826;justify-content:space-between;align-items:end;gap:48px;padding:72px max(72px,50vw - 660px);display:flex}.product-final-cta h2{max-width:750px}.product-final-cta>div:last-child{flex:0 0 320px;width:320px;display:grid}.product-final-cta a,.product-final-cta button{background:linear-gradient(135deg, var(--yellow), var(--gold));color:#06101f;border:0}.product-final-cta button{color:#fff;background:0 0;border:1px solid #fff3;margin-top:10px}.inquiry-modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.inquiry-modal{color:#111;background:#f7f8fa;border:1px solid #ffffff2e;border-radius:8px;width:min(720px,100%);max-height:min(820px,100vh - 52px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 120px #00000080}.inquiry-modal h2{max-width:560px;margin:12px 0;font-size:40px;line-height:1.04}.inquiry-modal>p{color:#68707b;max-width:580px;margin:0;line-height:1.55}.inquiry-modal-close{color:#111;cursor:pointer;background:#fff;border:1px solid #d8dce2;border-radius:4px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.product-inquiry-form{grid-template-columns:1fr 1fr;gap:14px;margin-top:26px;display:grid}.product-form-field{color:#4f5661;gap:7px;font-size:12px;font-weight:850;display:grid}.product-form-field.full,.product-modal-submit,.product-form-status{grid-column:1/-1}.product-form-field strong{color:#be2e2e}.product-form-field input,.product-form-field textarea{color:#111;background:#fff;border:1px solid #d6dbe3;border-radius:4px;outline:none;width:100%;min-height:46px;padding:12px}.product-form-field textarea{resize:vertical;min-height:100px}.product-form-field input:focus,.product-form-field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d7a51424}.product-form-field small{color:#b32626;font-size:11px}.product-modal-submit{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:50px;font-weight:950;display:inline-flex}.product-modal-submit:disabled{opacity:.7;cursor:wait}.product-form-status{border-radius:4px;margin:0;padding:12px;line-height:1.45}.product-form-status.success{color:#126b35;background:#e6f7ed}.product-form-status.error{color:#a62424;background:#fff0f0}.product-form-status.loading{color:#46505d;background:#eaf0f7}@media (max-width:1100px){.product-hero,.product-feature-stack,.product-section{width:min(100% - 80px,920px)}.product-hero{grid-template-columns:1fr 1fr;gap:34px}.product-main-image{min-height:520px}.product-main-image img{height:470px}.product-buy-panel h1{font-size:50px}.product-value-band{padding-left:40px;padding-right:40px}.product-buyer-section{gap:42px;padding-left:40px;padding-right:40px}.product-final-cta{padding-left:40px;padding-right:40px}}@media (max-width:900px){.product-breadcrumb,.product-hero,.product-feature-stack,.product-section,.product-faq-section{width:calc(100% - 40px)}.product-hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:62px}.product-main-image{min-height:520px}.product-buy-panel h1{font-size:56px}.product-value-band{grid-template-columns:1fr 1fr;padding:0 20px}.product-value-band>div,.product-value-band>div:first-child{border-bottom:1px solid #ffffff1a;padding:20px 14px}.product-value-band>div:nth-child(2){border-right:0}.product-value-band>div:nth-child(3),.product-value-band>div:nth-child(4){border-bottom:0}.product-intro,.product-spec-section,.product-buyer-section{grid-template-columns:1fr}.product-intro{gap:24px;padding:82px 0 60px}.product-feature-row,.product-feature-row.reverse{grid-template-columns:1fr;gap:28px;padding:42px 0}.product-feature-row.reverse .product-feature-copy,.product-feature-row.reverse .product-feature-image{order:initial}.product-hero-video video{min-height:220px}.product-feature-copy h2{font-size:34px}.product-feature-image,.product-feature-image img{height:360px;min-height:360px}.product-spec-section{gap:36px;padding:70px 0}.product-buyer-section{padding:64px 20px}.product-buyer-image,.product-buyer-image img{height:380px;min-height:380px}.product-faq-section{padding:76px 0}.product-final-cta{grid-template-columns:1fr;gap:28px;padding:56px 20px;display:grid}.product-final-cta>div:last-child{width:100%}}@media (max-width:560px){.product-breadcrumb{padding-top:18px;font-size:12px}.product-hero{padding-top:24px}.product-main-image{min-height:390px}.product-main-image img{width:88%;height:360px}.product-image-label{font-size:9px;top:16px;left:16px}.product-thumbnails{gap:6px}.product-thumbnails button{height:62px}.product-hero-video video{min-height:180px}.product-buy-panel h1{font-size:44px}.product-lead{font-size:16px}.product-buy-box{padding:16px}.product-direct-contact,.product-final-contact{flex-direction:column}.product-direct-contact a,.product-final-contact a{width:100%}.product-value-band{grid-template-columns:1fr}.product-value-band>div,.product-value-band>div:first-child,.product-value-band>div:nth-child(3){border-bottom:1px solid #ffffff1a;border-right:0;padding-left:0;padding-right:0}.product-value-band>div:last-child{border-bottom:0}.product-intro h2,.product-section-heading h2,.product-buyer-copy h2,.product-final-cta h2{font-size:38px}.product-spec-list div{grid-template-columns:1fr;gap:7px}.inquiry-modal-backdrop{padding:12px}.inquiry-modal{max-height:calc(100vh - 24px);padding:26px 18px 18px}.inquiry-modal h2{padding-right:30px;font-size:32px}.product-inquiry-form{grid-template-columns:1fr}.product-form-field.full,.product-modal-submit,.product-form-status{grid-column:auto}}.blog-index-page,.blog-detail-page{color:#f5f6f8;background:#06080e;min-height:100vh}.blog-index-hero{background:linear-gradient(120deg,#67c7ff29,#0000 38%),linear-gradient(#101826,#06080e);grid-template-columns:minmax(0,1fr) 380px;align-items:end;gap:72px;padding:120px max(72px,50vw - 660px) 80px;display:grid}.blog-index-hero span,.blog-detail-hero span,.blog-index-cta span,.related-blog-section>span,.blog-lead-cta span,.blog-inquiry-modal>span,.author-card>span{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:950}.blog-index-hero h1{max-width:920px;margin:18px 0 0;font-size:clamp(48px,6vw,86px);line-height:.92}.blog-index-hero p{color:#c8cdd5;max-width:720px;margin:26px 0 0;font-size:19px;line-height:1.62}.blog-search-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#111826e6,#0b0e16f2);border:1px solid #67c7ff1f;border-radius:8px;padding:28px}.blog-search-card svg{color:var(--yellow)}.blog-search-card strong{margin-top:18px;font-size:24px;display:block}.blog-search-card p{margin:12px 0 0;font-size:15px}.blog-grid-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:80px max(72px,50vw - 660px) 100px;display:grid}.blog-grid-section article{background:linear-gradient(#111826f0,#0b0e16fa);border:1px solid #67c7ff1a;border-radius:8px;overflow:hidden}.blog-grid-section article.featured{grid-column:1/-1;grid-template-columns:1.05fr .95fr;display:grid}.blog-grid-section img{object-fit:cover;filter:saturate(.92)contrast(1.04);width:100%;height:320px}.blog-grid-section article.featured img{height:100%;min-height:520px}.blog-grid-section article>div{align-content:start;padding:30px;display:grid}.blog-grid-section span{color:var(--yellow);text-transform:uppercase;font-size:12px;font-weight:950}.blog-grid-section h2{margin:16px 0 0;font-size:34px;line-height:1.05}.blog-grid-section article.featured h2{font-size:52px}.blog-grid-section p{color:#b8bec8;line-height:1.65}.blog-card-meta{color:#8e96a3;gap:14px;display:flex}.blog-grid-section a,.blog-index-cta a,.blog-lead-cta button,.blog-inline-cta button,.blog-final-box button,.blog-sticky-form button,.blog-inquiry-modal form>button{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:950;text-decoration:none;display:inline-flex}.blog-grid-section a{width:fit-content;margin-top:24px}.blog-index-cta{background:linear-gradient(135deg,#67c7ff1f,#0f5fe614);justify-content:space-between;align-items:center;gap:40px;padding:70px max(72px,50vw - 660px);display:flex}.blog-index-cta h2{margin:10px 0 0;font-size:46px}.blog-detail-hero{background:linear-gradient(120deg,#67c7ff24,#0000 40%),#101826;grid-template-columns:minmax(0,1fr) 480px;align-items:center;gap:70px;padding:92px max(72px,50vw - 660px) 70px;display:grid}.blog-detail-hero h1{max-width:880px;margin:18px 0 0;font-size:clamp(44px,5.4vw,76px);line-height:.96}.blog-detail-hero p{color:#c8cdd5;max-width:780px;margin:24px 0 0;font-size:18px;line-height:1.65}.blog-detail-hero img{object-fit:cover;filter:saturate(.88)brightness(.82);border-radius:8px;width:100%;height:520px}.blog-meta-line{color:#aeb5bf;flex-wrap:wrap;gap:10px;margin-top:28px;font-size:13px;display:flex}.blog-meta-line strong,.blog-meta-line span{color:#e5e8ee;text-transform:none;letter-spacing:0;background:#ffffff0a;border:1px solid #67c7ff1f;border-radius:4px;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.blog-detail-shell{grid-template-columns:minmax(0,820px) 360px;align-items:start;gap:80px;width:min(1320px,100% - 144px);margin:0 auto;padding:72px 0 100px;display:grid}.blog-detail-article{color:#e8ebef;min-width:0}.article-top-toc{background:#101826;border:1px solid #67c7ff1f;border-radius:8px;margin-bottom:42px;padding:24px}.article-top-toc strong{margin-bottom:16px;font-size:18px;display:block}.article-top-toc div{flex-wrap:wrap;gap:10px;display:flex}.article-top-toc a{color:#d9dde4;border:1px solid #67c7ff1f;border-radius:4px;padding:9px 12px;font-size:13px;text-decoration:none}.blog-detail-article section{scroll-margin-top:90px}.blog-detail-article h2{margin:52px 0 18px;font-size:38px;line-height:1.08}.blog-detail-article h3{margin:24px 0 10px;font-size:22px}.blog-detail-article p{color:#c7ccd5;margin:0 0 18px;font-size:18px;line-height:1.78}.blog-detail-article figure{background:#101826;border:1px solid #67c7ff1f;border-radius:8px;margin:36px 0;overflow:hidden}.blog-detail-article figure img{object-fit:cover;width:100%;max-height:520px;display:block}.blog-detail-article figcaption{color:#9da5b2;padding:13px 16px;font-size:13px}.blog-lead-cta,.blog-inline-cta,.blog-final-box{background:linear-gradient(120deg,#67c7ff29,#0000),#101826;border:1px solid #67c7ff3d;border-radius:8px;margin:38px 0;padding:28px}.blog-lead-cta{justify-content:space-between;align-items:center;gap:24px;display:flex}.blog-lead-cta h2,.blog-final-box h2{margin:10px 0 0;font-size:30px;line-height:1.12}.blog-inline-cta{grid-template-columns:1fr 220px;align-items:center;gap:24px;display:grid}.blog-inline-cta h3{margin-top:0}.blog-inline-cta ul{color:#eef0f4;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.blog-inline-cta li{align-items:center;gap:8px;display:flex}.blog-inline-cta svg{color:#7ed0ff}.blog-faq-item{border-top:1px solid #ffffff21;padding:24px 0}.blog-final-box button{margin-top:18px}.blog-detail-sidebar{gap:18px;display:grid;position:sticky;top:24px}.author-card,.blog-sticky-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#111826eb,#0b0e16f5);border:1px solid #67c7ff1f;border-radius:8px;padding:24px}.author-card img{object-fit:cover;border-radius:8px;width:86px;height:86px}.author-card h2{margin:12px 0 0;font-size:28px}.author-card p{color:#bac0ca;line-height:1.6}.author-card a{color:#f5f6f8;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:8px;min-height:42px;padding:0 12px;text-decoration:none;display:inline-flex}.blog-sticky-form h3{margin:0 0 18px;font-size:24px}.blog-sticky-form label,.blog-inquiry-modal label{color:#dce1e8;gap:7px;font-size:12px;font-weight:900;display:grid}.blog-sticky-form input,.blog-sticky-form textarea,.blog-inquiry-modal input,.blog-inquiry-modal textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;outline:none;width:100%;min-height:44px;padding:11px}.blog-sticky-form textarea,.blog-inquiry-modal textarea{resize:vertical;min-height:94px}.blog-sticky-form small,.blog-inquiry-modal small{color:#ff8a8a;font-size:11px}.blog-sticky-form{gap:12px}.blog-sticky-form button{width:100%;margin-top:4px}.blog-form-status{border-radius:4px;margin:0;padding:11px;font-size:13px;line-height:1.45}.blog-form-status.success{color:#99f0bd;background:#2396522e}.blog-form-status.error{color:#ffb1b1;background:#be2d2d2e}.blog-form-status.loading{color:#d8dde5;background:#ffffff1a}.related-blog-section{background:#111216;padding:70px max(72px,50vw - 660px) 90px}.related-blog-section h2{margin:10px 0 26px;font-size:44px}.related-blog-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.related-blog-section a{color:#f5f6f8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:180px 1fr;align-items:center;gap:20px;padding:18px;text-decoration:none;display:grid}.related-blog-section img{object-fit:cover;border-radius:6px;width:180px;height:120px}.related-blog-section strong{font-size:19px;line-height:1.18;display:block}.related-blog-section small{color:var(--yellow);margin-top:10px;font-weight:850;display:block}.blog-modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000bd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.blog-inquiry-modal{background:#111216;border:1px solid #ffffff2e;border-radius:8px;width:min(760px,100%);max-height:min(860px,100vh - 48px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 120px #0000008c}.blog-inquiry-modal>button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:4px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.blog-inquiry-modal h2{max-width:620px;margin:12px 46px 24px 0;font-size:40px;line-height:1.05}.blog-inquiry-modal form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.blog-inquiry-modal form>label:nth-of-type(5),.blog-inquiry-modal form>button,.blog-inquiry-modal .blog-form-status{grid-column:1/-1}@media (max-width:1050px){.blog-index-hero,.blog-detail-hero,.blog-grid-section article.featured,.blog-detail-shell{grid-template-columns:1fr}.blog-detail-shell{gap:42px;width:calc(100% - 80px)}.blog-detail-sidebar{grid-template-columns:1fr 1fr;position:static}.blog-grid-section article.featured img{min-height:360px}}@media (max-width:720px){.blog-index-hero,.blog-detail-hero,.blog-grid-section,.blog-index-cta,.related-blog-section{padding-left:20px;padding-right:20px}.blog-index-hero,.blog-detail-hero{padding-top:68px}.blog-index-hero h1,.blog-detail-hero h1{font-size:42px}.blog-detail-hero img{height:320px}.blog-grid-section,.related-blog-section>div,.blog-detail-sidebar,.blog-inline-cta,.blog-inquiry-modal form{grid-template-columns:1fr}.blog-grid-section article.featured h2,.blog-grid-section h2{font-size:30px}.blog-index-cta,.blog-lead-cta{grid-template-columns:1fr;display:grid}.blog-detail-shell{width:calc(100% - 40px)}.blog-detail-article h2{font-size:32px}.blog-detail-article p{font-size:16px}.related-blog-section a{grid-template-columns:1fr}.related-blog-section img{width:100%;height:180px}.blog-inquiry-modal{padding:26px 18px 18px}.blog-inquiry-modal h2{font-size:32px}.blog-inquiry-modal form>label:nth-of-type(5),.blog-inquiry-modal form>button,.blog-inquiry-modal .blog-form-status{grid-column:auto}}
