:root{--primary:#2be1c1;--primary-dark:#13b89b;--secondary:#2f7cf6;--bg-dark:#051018;--bg-deep:#02070d;--bg-card:#08121ce0;--text-light:#f5fbff;--text-muted:#8aa2b7;--line:#ffffff14;--accent:#f6c453}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-light);background:radial-gradient(circle at 0 0,#2be1c124,#0000 28%),radial-gradient(circle at 85% 20%,#2f7cf629,#0000 30%),linear-gradient(#07131f 0%,#02070d 100%);font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.glass{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#040b12cc}.glass-card{border:1px solid var(--line);background:linear-gradient(#091622eb,#040b12fa);border-radius:8px;transition:transform .35s,border-color .35s,box-shadow .35s;box-shadow:0 22px 60px #00000047}.glass-card:hover{border-color:#2be1c142;transform:translateY(-6px);box-shadow:0 28px 70px #09182673}.text-gradient{background:linear-gradient(135deg, var(--primary), #7de3ff 60%, #7aa9ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bg-gradient-overlay{pointer-events:none;z-index:-1;background:radial-gradient(circle at 0 0,#2be1c11f,#0000 35%),radial-gradient(circle at 100% 15%,#2f7cf61f,#0000 30%);position:absolute;inset:0}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.6rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;box-shadow:0 12px 30px #2f7cf63d}.btn-outline{color:var(--text-light);background:#ffffff08;border:1px solid #ffffff1f}.btn-outline:hover{background:#2be1c114;border-color:#2be1c147}.btn-sm{padding:.7rem 1.15rem;font-size:.92rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.animate-fade-in-up{opacity:0;animation:.75s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.animate-float{animation:6s ease-in-out infinite float}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.container{max-width:1240px;margin:0 auto;padding:0 1.5rem}section{padding:7.5rem 0;position:relative}h1,h2,h3,h4{letter-spacing:0;font-weight:800;line-height:1.05}h2{text-align:left;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.6rem)}.section-intro,.features-header{margin-bottom:3.5rem}.section-eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.9rem;font-size:.82rem;font-weight:700;display:inline-block}.section-subtitle{color:var(--text-muted);max-width:760px;font-size:1.08rem}nav{z-index:50;width:100%;position:fixed;top:0}.nav-container{justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;display:flex}.logo{color:var(--text-light);font-size:1.45rem;font-weight:800;text-decoration:none}.nav-links{gap:1.6rem;display:flex}.nav-links a{color:var(--text-light);font-size:.95rem;font-weight:500;text-decoration:none}.nav-links a:hover{color:var(--primary)}@media (width<=900px){.nav-links{display:none}}@media (width<=768px){section{padding:6rem 0}.container{padding:0 1.1rem}.section-subtitle{font-size:1rem}}.hero-section{align-items:center;min-height:100vh;padding-top:6.5rem;display:flex;overflow:hidden}.hero-container{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:2rem;display:grid}.hero-content{z-index:2;flex-direction:column;gap:1.35rem;display:flex;position:relative}.badge{width:fit-content;color:var(--text-light);background:#2be1c114;border:1px solid #2be1c12e;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem 1rem;font-size:.86rem;display:inline-flex}.hero-title{max-width:10ch;font-size:clamp(3rem,8vw,5.7rem)}.hero-description{color:var(--text-muted);max-width:55ch;font-size:1.14rem}.hero-buttons{flex-wrap:wrap;gap:.9rem;margin-top:.4rem;display:flex}.hero-secondary-actions{align-items:center;display:flex}.hero-inline-link{color:var(--text-light);opacity:.88;align-items:center;gap:.45rem;text-decoration:none;display:inline-flex}.hero-inline-link:hover{color:var(--primary)}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.hero-stat{padding:1.2rem}.hero-stat-value{color:var(--text-light);font-size:1.7rem;font-weight:800;display:block}.hero-stat-label{color:var(--text-muted);margin-top:.35rem;font-size:.92rem;display:block}.hero-panel{flex-direction:column;gap:1.5rem;min-height:480px;padding:1.6rem;display:flex}.hero-panel-top,.hero-panel-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.panel-kicker,.panel-label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);font-size:.78rem}.panel-status{color:var(--text-muted);font-size:.9rem}.supply-flow{flex-direction:column;gap:1rem;display:flex}.flow-step{background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:48px 1fr;gap:1rem;padding:1rem;display:grid}.flow-step.active{background:linear-gradient(#2be1c114,#ffffff05);border-color:#2be1c147}.flow-step-index{width:48px;height:48px;color:var(--primary);background:#2be1c11f;border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.flow-step h3{margin-bottom:.45rem;font-size:1.1rem}.flow-step p,.hero-panel-footer strong{color:var(--text-muted)}.hero-panel-footer strong{color:var(--text-light);margin-top:.35rem;display:block}.scroll-indicator{position:absolute;bottom:1.3rem;left:50%;transform:translate(-50%)}.animate-bounce{animation:2s infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-14px)}60%{transform:translateY(-7px)}}@media (width<=1080px){.hero-container{grid-template-columns:1fr}.hero-panel{min-height:auto}}@media (width<=768px){.hero-section{padding-top:7rem}.hero-title{max-width:none}.hero-buttons{flex-direction:column}.hero-buttons .btn{width:100%}.hero-stats{grid-template-columns:1fr}.hero-panel-top,.hero-panel-footer{flex-direction:column;align-items:flex-start}}.products-section{z-index:2;position:relative}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.product-card{flex-direction:column;gap:1.15rem;min-height:100%;padding:1.6rem;display:flex}.product-card-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-icon-wrapper{background:#2be1c114;border:1px solid #2be1c129;border-radius:8px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.product-highlight{color:var(--accent);background:#f6c4531f;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.product-title{font-size:1.75rem}.specs-list{flex-direction:column;gap:1rem;display:flex}.spec-item{border-bottom:1px solid #ffffff0f;grid-template-columns:110px 1fr;gap:.8rem;padding-bottom:.95rem;display:grid}.spec-label{color:var(--text-muted);font-size:.9rem}.spec-value{color:var(--text-light);font-weight:600}.product-note{color:var(--text-muted);margin-top:auto;font-size:.97rem}.product-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem;display:flex}.product-inline-link{color:var(--primary);align-items:center;gap:.35rem;font-weight:600;text-decoration:none;display:inline-flex}.product-inline-link:hover{color:#8cead9}@media (width<=1080px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.products-grid{grid-template-columns:1fr}.product-footer{flex-direction:column;align-items:stretch}.product-footer .btn{width:100%}}.features-section{z-index:2;position:relative}.oem-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:1.4rem;display:grid}.oem-steps{flex-direction:column;gap:1rem;height:100%;padding:1.5rem;display:flex}.timeline-step{grid-template-columns:42px 1fr;align-items:start;gap:.95rem;display:grid}.timeline-marker{color:#7de3ff;background:#2f7cf624;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:inline-flex}.timeline-step h3{margin-bottom:.35rem;font-size:1.05rem}.timeline-step p{color:var(--text-muted)}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;display:grid}.feature-card{border-radius:8px;padding:1.5rem}.feature-icon{width:54px;height:54px;color:var(--primary);background:linear-gradient(135deg,#2be1c124,#2f7cf61f);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.feature-title{margin-bottom:.7rem;font-size:1.2rem}.feature-desc{color:var(--text-muted)}.quality-section{padding-top:2rem}.performance-showcase{grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);align-items:start;gap:1.4rem;margin-top:2rem;padding:1.6rem;display:grid}.showcase-content h3{margin-bottom:1rem;font-size:2rem}.showcase-content p{color:var(--text-muted)}.support-points{gap:.8rem;margin-top:1.4rem;display:grid}.support-point{color:var(--text-light);align-items:flex-start;gap:.7rem;display:flex}.support-bullet{background:var(--primary);border-radius:50%;flex:none;width:10px;height:10px;margin-top:.45rem}.support-panel{flex-direction:column;gap:1.25rem;display:flex}.support-panel-copy{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:1.2rem}.support-panel-copy h4{margin-bottom:.65rem;font-size:1.2rem}.support-panel-copy p{color:var(--text-muted)}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.metric-card{background:#2be1c10d;border:1px solid #2be1c11a;border-radius:8px;padding:1rem}.metric-value{font-size:1.1rem;font-weight:800;display:block}.metric-label{color:var(--text-muted);margin-top:.35rem;font-size:.88rem;display:block}.support-actions{flex-wrap:wrap;gap:.9rem;display:flex}@media (width<=1080px){.oem-layout,.performance-showcase{grid-template-columns:1fr}}@media (width<=768px){.features-grid,.metrics-grid{grid-template-columns:1fr}}.rfq-section{z-index:2;padding-top:2rem}.rfq-layout{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:1.5rem;display:grid}.rfq-copy{position:sticky;top:6.5rem}.rfq-subtitle{margin-bottom:1rem}.rfq-note{color:var(--text-muted);max-width:42ch}.rfq-form{padding:1.5rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.rfq-form label{flex-direction:column;gap:.5rem;display:flex}.rfq-form span{color:var(--text-light);font-size:.9rem;font-weight:600}.rfq-form input,.rfq-form select,.rfq-form textarea{width:100%;color:var(--text-light);font:inherit;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:.85rem .95rem}.rfq-form select option{color:#0d1821}.rfq-form input::placeholder,.rfq-form textarea::placeholder{color:#6e879d}.rfq-form input:focus,.rfq-form select:focus,.rfq-form textarea:focus{border-color:#2be1c173;outline:none;box-shadow:0 0 0 3px #2be1c11f}.full-width{grid-column:1/-1}.rfq-form-footer{flex-direction:column;align-items:flex-start;gap:.9rem;margin-top:1.25rem;display:flex}.rfq-success{color:var(--primary);font-size:.95rem}@media (width<=1080px){.rfq-layout{grid-template-columns:1fr}.rfq-copy{position:static}}@media (width<=768px){.form-grid{grid-template-columns:1fr}}.footer-section{background:#010509eb;border-top:1px solid #ffffff0f;padding:4.5rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.footer-logo{margin-bottom:.9rem;font-size:1.45rem}.footer-desc{color:var(--text-muted);max-width:46ch}.footer-links-group h4,.footer-contact h4{margin-bottom:1rem;font-size:1rem}.footer-links-group ul{gap:.65rem;list-style:none;display:grid}.footer-links-group a,.footer-contact a{color:var(--text-muted);text-decoration:none}.footer-links-group a:hover,.footer-contact a:hover{color:var(--primary)}.footer-contact{gap:.85rem;display:grid}.contact-item{color:var(--text-muted);align-items:flex-start;gap:.75rem;display:flex}.footer-bottom{color:var(--text-muted);border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.4rem;font-size:.9rem;display:flex}.footer-legal{gap:1.2rem;display:flex}.footer-legal a{color:var(--text-muted);text-decoration:none}.footer-legal a:hover{color:var(--text-light)}@media (width<=1024px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.footer-grid,.footer-bottom{grid-template-columns:1fr;display:grid}.footer-bottom{text-align:left}}.bg-animation-container{z-index:-10;pointer-events:none;background:#02070d;position:fixed;inset:0;overflow:hidden}.perspective-grid{background-image:linear-gradient(#2be1c13d 1px,#0000 1px),linear-gradient(90deg,#2be1c13d 1px,#0000 1px);background-size:88px 88px;width:190%;height:145%;animation:5s linear infinite grid-move;position:absolute;bottom:-22%;left:-45%;transform:perspective(650px)rotateX(76deg)}@keyframes grid-move{0%{transform:perspective(650px)rotateX(76deg)translateY(0)}to{transform:perspective(650px)rotateX(76deg)translateY(88px)}}.grid-overlay{background:linear-gradient(#02070d1f 5%,#02070db3 48%,#02070d 100%);position:absolute;inset:0}.center-glow{background:radial-gradient(circle,#2f7cf629 0%,#0000 45%),radial-gradient(circle at 35% 55%,#2be1c11a 0%,#0000 34%);width:120vw;height:120vh;position:absolute;top:24%;left:52%;transform:translate(-50%,-50%)}.data-streams{position:absolute;inset:0}.data-stream{opacity:0;background:linear-gradient(#0000,#2be1c1e6,#fffffff2);width:2px;animation:linear infinite data-fall;position:absolute;top:-320px;box-shadow:0 0 14px #2be1c18c}@keyframes data-fall{0%{opacity:0;transform:translateY(-240px)}10%,80%{opacity:1}to{opacity:0;transform:translateY(120vh)}}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.nav-actions{align-items:center;gap:.9rem;display:flex}.language-toggle{color:var(--text-light);cursor:pointer;font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1rem;display:inline-flex}.language-toggle:hover{background:#2be1c114;border-color:#2be1c166}.nav-cta{padding-inline:1.3rem}@media (width<=768px){.nav-actions{gap:.6rem}.nav-cta{padding-inline:1rem}}
