:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%;overflow-x:hidden}#root{text-align:left;min-height:100%;border:none!important;width:100%!important;max-width:100%!important;margin:0!important}body{color:#e8f4f8;background:#021825;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.home-layout{background:#021825;grid-template-rows:1fr auto;width:100%;height:100dvh;display:grid}.hero-section{width:100%;height:100%;position:relative;overflow:hidden}.hero-slide{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity 1.4s ease-in-out;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-overlay{background:linear-gradient(160deg,#02182514 0%,#02182538 40%,#021825e6 100%);align-items:flex-end;padding:0 56px 44px;display:flex;position:absolute;inset:0}.hero-text{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021825a6;border-left:5px solid #02adee;border-radius:6px;max-width:640px;padding:22px 28px}.hero-brand{align-items:center;gap:16px;margin-bottom:12px;display:flex}.hero-logo{filter:drop-shadow(0 2px 8px #00000080)}.hero-subtitle{color:#7ab4c4;font-size:1rem;font-weight:400;line-height:1.6}.slide-indicators{z-index:10;gap:8px;display:flex;position:absolute;bottom:18px;right:28px}.slide-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .3s}.slide-dot.active{background:#02adee;transform:scale(1.3)}.slide-dot:hover{background:#02adeeb3}.bottom-bar{background:#010f18;border-top:3px solid #0000;border-image:linear-gradient(90deg,#fac001 0%,#809c48 50%,#02adee 100%) 1;width:100%}.bottom-buttons{grid-template-columns:1fr 1fr 1fr;width:100%;height:68px;display:grid}.nav-button{color:#7ab4c4;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-top:none;border-bottom:3px solid #0000;border-left:none;border-right:1px solid #ffffff0d;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;font-family:inherit;font-size:.92rem;font-weight:700;transition:background .25s,color .25s,border-bottom-color .25s;display:flex}.nav-button:last-child{border-right:none}.nav-button:hover{color:#02adee;background:#02adee12;border-bottom-color:#02adee}.home-footer{background:#010f18;border-top:1px solid #02adee1a;padding:32px 56px}.home-footer-inner{flex-wrap:wrap;align-items:center;gap:28px;max-width:1200px;margin:0 auto;display:flex}.home-footer-logo{opacity:.65;flex-shrink:0}.home-footer-email{color:#02adee;flex:1;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s}.home-footer-email:hover{color:#38c4f5;text-decoration:underline}.home-footer-legal{color:#3a5f70;align-items:center;gap:10px;font-size:.8rem;display:flex}.home-footer-dot{color:#1e4255}.page{text-align:center;color:#e8f4f8;background:linear-gradient(160deg,#021825 0%,#0c1a08 100%);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100dvh;padding:40px 20px;display:flex}.page h1{color:#02adee;margin-bottom:8px;font-size:2.4rem;font-weight:700}.page p{color:#6b98a8;max-width:700px;font-size:1.05rem;line-height:1.6}.page button{color:#02adee;cursor:pointer;letter-spacing:.04em;background:0 0;border:1px solid #02adee66;border-radius:6px;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s,color .2s}.page button:hover{color:#38c4f5;background:#02adee1a}@media (width<=700px){.hero-overlay{padding:0 24px 36px}.hero-subtitle{font-size:.9rem}.nav-button{letter-spacing:.05em;font-size:.75rem}}.tb-page{color:#e8f4f8;background:#021825;min-height:100dvh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;overflow-x:hidden}.tb-back{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#02adee;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:#010f18e6;border:1px solid #02adee66;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .2s,color .2s,box-shadow .2s;position:fixed;top:20px;left:20px;box-shadow:0 4px 16px #0006}.tb-back:hover{color:#38c4f5;background:#02adee1f;box-shadow:0 4px 20px #02adee40}.tb-hero{height:72vh;min-height:420px;position:relative;overflow:hidden}.tb-hero-bg{object-fit:cover;width:100%;height:100%;display:block}.tb-hero-overlay{background:linear-gradient(#02182533 0%,#02182599 55%,#021825fa 100%);align-items:flex-end;padding:0 72px 64px;display:flex;position:absolute;inset:0}.tb-hero-text{max-width:760px}.tb-hero-logo{filter:drop-shadow(0 2px 12px #0009);margin-bottom:10px}.tb-hero-text h2{color:#02adee;letter-spacing:.02em;margin-top:10px;font-size:1.4rem;font-weight:400}.tb-hero-text p{color:#7ab4c4;max-width:600px;margin-top:18px;font-size:1.05rem;line-height:1.7}.tb-hero-links{flex-wrap:wrap;gap:10px;margin-top:28px;padding:0;list-style:none;display:flex}.tb-hero-links li{color:#02adee;letter-spacing:.04em;text-transform:uppercase;background:#02adee1a;border:1px solid #02adee66;border-radius:24px;padding:7px 20px;font-size:.88rem;font-weight:600}.tb-section{background:#021825;padding:88px 72px}.tb-section.alt{background:#0c1a08}.tb-section-inner{max-width:1200px;margin:0 auto}.tb-section-title{color:#e8f4f8;letter-spacing:-.03em;border-left:5px solid #02adee;margin-bottom:14px;padding-left:22px;font-size:2.4rem;font-weight:800;line-height:1.1}.tb-section-intro{color:#6b98a8;max-width:820px;margin-bottom:52px;padding-left:27px;font-size:1.05rem;line-height:1.75}.tb-two-col{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.tb-text-col h2{color:#e8f4f8;letter-spacing:-.025em;border-left:4px solid #02adee;margin-bottom:24px;padding-left:18px;font-size:2rem;font-weight:800;line-height:1.15}.tb-text-col p{color:#7ab4c4;margin-bottom:18px;font-size:1.05rem;line-height:1.75}.tb-cta{padding:14px 0 0;font-weight:700;color:#fac001!important;font-size:1rem!important}.tb-img-col img{object-fit:cover;border:1px solid #02adee2e;border-radius:14px;width:100%;height:360px;display:block;box-shadow:0 16px 48px #00000080}.tb-equipment-item{border-bottom:1px solid #ffffff0f;margin-bottom:64px;padding-bottom:64px}.tb-equipment-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.tb-eq-header{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-bottom:28px;display:grid}.tb-eq-header h3{color:#d4eaf2;border-left:3px solid #02adee;margin:0;padding-left:18px;font-size:1.55rem;font-weight:700;line-height:1.3}.tb-eq-header p{color:#6b98a8;margin:0;font-size:.98rem;line-height:1.75}.tb-features{margin-bottom:28px;padding-left:21px}.tb-features-label{color:#809c48;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.78rem;font-weight:700}.tb-features ul{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.tb-features li{color:#a8c270;background:#809c481a;border:1px solid #809c484d;border-radius:24px;padding:6px 16px;font-size:.86rem}.tb-gallery{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#02adee4d transparent;gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.tb-gallery::-webkit-scrollbar{height:4px}.tb-gallery::-webkit-scrollbar-track{background:0 0}.tb-gallery::-webkit-scrollbar-thumb{background:#02adee4d;border-radius:2px}.tb-gallery img{object-fit:cover;scroll-snap-align:start;border:1px solid #ffffff12;border-radius:10px;flex-shrink:0;width:auto;min-width:200px;height:240px;transition:transform .3s,border-color .3s}.tb-gallery img:hover{border-color:#02adee66;transform:scale(1.025)}.tb-card-extra-imgs{scrollbar-width:thin;scrollbar-color:#02adee4d transparent;gap:6px;padding:6px 0;display:flex;overflow-x:auto}.tb-card-extra-imgs::-webkit-scrollbar{height:3px}.tb-card-extra-imgs::-webkit-scrollbar-track{background:0 0}.tb-card-extra-imgs::-webkit-scrollbar-thumb{background:#02adee4d;border-radius:2px}.tb-card-extra-imgs img{object-fit:cover;cursor:zoom-in;border:1px solid #ffffff12;border-radius:6px;flex-shrink:0;width:auto;min-width:80px;height:80px;transition:transform .2s,border-color .2s}.tb-card-extra-imgs img:hover{border-color:#02adee66;transform:scale(1.05)}.tb-card-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.tb-section .tb-card{background:#0a2232;border:1px solid #02adee1a}.tb-section.alt .tb-card{background:#122010;border:1px solid #809c4826}.tb-card{border-radius:14px;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden}.tb-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000073;border-color:#02adee59!important}.tb-card-img-wrap{height:210px;overflow:hidden}.tb-card-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.tb-card:hover .tb-card-img{transform:scale(1.05)}.tb-card-body{padding:18px 20px}.tb-card-body h4{color:#c8dfe8;margin:0;font-size:.95rem;font-weight:700;line-height:1.45}.tb-card-body p{color:#4a7080;margin-top:8px;font-size:.84rem;line-height:1.55}.tb-modal{z-index:999;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tb-modal img{object-fit:contain;border-radius:8px;max-width:92vw;max-height:90vh}.tb-zoomable{cursor:zoom-in}.tb-footer{background:#010f18;border-top:1px solid #02adee1a;padding:32px 56px}.tb-footer-inner{flex-wrap:wrap;align-items:center;gap:28px;max-width:1200px;margin:0 auto;display:flex}.tb-footer-logo{opacity:.65;flex-shrink:0}.tb-footer-email{color:#02adee;flex:1;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s}.tb-footer-email:hover{color:#38c4f5;text-decoration:underline}.tb-footer-legal{color:#3a5f70;align-items:center;gap:10px;font-size:.8rem;display:flex}.tb-footer-dot{color:#1e4255}@media (width<=1024px){.tb-section{padding:64px 40px}.tb-hero-overlay{padding:0 40px 48px}}@media (width<=768px){.tb-section{padding:52px 24px}.tb-hero{height:60vh}.tb-hero-overlay{padding:0 24px 40px}.tb-hero-text h2{font-size:1.1rem}.tb-two-col{grid-template-columns:1fr;gap:36px}.tb-eq-header{grid-template-columns:1fr;gap:16px}.tb-section-title{font-size:1.8rem}.tb-card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (width<=480px){.tb-back{padding:8px 16px;font-size:.8rem;top:12px;left:12px}.tb-card-grid{grid-template-columns:1fr}}
