:root{--bg:#061721;--bg-soft:#0b2533;--bg-card:#ffffff14;--line:#ffffff29;--text:#eef8fb;--muted:#a9c1ca;--brand:#42e3d3;--brand-deep:#079aa6;--accent:#8be7ff;--paper:#f6fbfd;--ink:#0a2230;--ink-soft:#55717d;--shadow:0 24px 80px #00000038;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 20% 0%, #42e3d347, transparent 34rem), radial-gradient(circle at 90% 8%, #8be7ff2e, transparent 28rem), var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}main{overflow:hidden}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061721d1;justify-content:space-between;align-items:center;gap:2rem;padding:1rem clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.75rem;min-width:max-content;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--brand), #fff);width:2.7rem;height:2.7rem;color:var(--ink);border-radius:1rem;place-items:center;font-weight:900;display:grid;box-shadow:0 0 32px #42e3d352}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.76rem}.primary-nav{align-items:center;gap:.3rem;display:flex}.primary-nav a{color:var(--muted);border-radius:999px;padding:.65rem .85rem;font-size:.94rem;transition:background .2s,color .2s}.primary-nav a:hover,.primary-nav a.active{color:var(--text);background:#ffffff1a}.primary-nav .nav-cta{background:var(--brand);color:var(--ink);font-weight:800}.menu-button{border:1px solid var(--line);background:0 0;border-radius:.9rem;padding:.65rem;display:none}.menu-button span{background:var(--text);width:1.4rem;height:2px;margin:4px 0;display:block}.hero,.page-hero,.section,.cta-band{padding-inline:clamp(1rem,4vw,4rem)}.hero{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);align-items:center;gap:clamp(2rem,5vw,6rem);min-height:calc(100vh - 5rem);padding-block:clamp(4rem,8vw,8rem);display:grid;position:relative}.hero:after{content:"";opacity:.65;pointer-events:none;background:linear-gradient(#0000 49%,#42e3d329 50%,#0000 51%),linear-gradient(90deg,#0000 49%,#42e3d329 50%,#0000 51%);border:1px solid #42e3d33d;border-radius:50%;width:32rem;height:32rem;position:absolute;bottom:6rem;right:-8rem}.hero-copy,.hero-panel,.page-hero,.section,.cta-band{z-index:1;position:relative}.eyebrow{color:var(--brand);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:12ch;margin-bottom:1.4rem;font-size:clamp(3.2rem,8vw,7.2rem);line-height:1}h2{letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.8rem);line-height:1.12}h3{margin-bottom:.65rem;font-size:1.25rem;line-height:1.3}p{color:var(--muted)}.hero-copy p,.page-hero p{max-width:45rem;font-size:clamp(1rem,1.6vw,1.28rem)}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.85rem 1.25rem;font-weight:850;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg, var(--brand), var(--accent));color:var(--ink);box-shadow:0 18px 48px #42e3d338}.button.secondary{border-color:var(--line);color:var(--text);background:#ffffff14}.button.quote{color:var(--ink);background:#f7fffb;box-shadow:0 18px 48px #f7fffb33}.button.compact{min-height:2.65rem;padding:.65rem .95rem}.hero-panel{gap:1rem;display:grid}.stat-card,.card,.contact-card,.funding-card{border:1px solid var(--line);background:var(--bg-card);box-shadow:var(--shadow);border-radius:1.6rem}.stat-card{gap:.25rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.stat-card strong{color:var(--brand);letter-spacing:-.06em;font-size:clamp(2.8rem,6vw,5rem);line-height:1}.stat-card small,.muted{color:var(--muted)}.page-hero{padding-block:clamp(5rem,10vw,8rem) clamp(3rem,7vw,5rem)}.page-hero h1{letter-spacing:-.035em;max-width:16ch;font-size:clamp(2.8rem,6.4vw,5.8rem);line-height:1.08}.section{padding-block:clamp(3rem,7vw,6rem)}.muted-section{background:#ffffff0b}.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.section-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem;display:flex}.section-heading p{max-width:40rem}.feature-list,.card-grid{gap:1rem;display:grid}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-list article{border-top:1px solid var(--line);padding-top:1.25rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.products{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.card{flex-direction:column;gap:1rem;min-width:0;padding:1.35rem;display:flex;overflow:hidden}.product-card{min-height:18rem}.product-code{width:fit-content;max-width:100%;color:var(--brand);background:#42e3d324;border-radius:999px;padding:.35rem .7rem;font-size:.85rem;font-weight:900;display:inline-flex}.series-rail{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.75rem;max-width:60rem;margin-top:2rem;display:grid}.series-rail a{border:1px solid var(--line);background:#ffffff14;border-radius:1.1rem;gap:.15rem;padding:.9rem;display:grid}.series-rail strong{color:var(--brand);font-size:1.35rem;line-height:1}.series-rail span{color:var(--muted);font-size:.82rem;line-height:1.35}.text-link{color:var(--brand);font-weight:800}.mini-metrics,.detail-list{gap:.75rem;margin:0;display:grid}.mini-metrics div,.detail-list div{gap:.15rem;display:grid}dt{color:var(--muted);font-size:.82rem}dd{margin:0;font-weight:800}.check-list{gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--muted);padding-left:1.6rem;position:relative}.check-list li:before{color:var(--brand);content:"✓";position:absolute;left:0}.tag-cloud{flex-wrap:wrap;gap:.75rem;display:flex}.tag-cloud span,.tag-cloud a{border:1px solid var(--line);color:var(--muted);background:#ffffff14;border-radius:999px;padding:.6rem .9rem}.tag-cloud.small span,.tag-cloud.small a{font-size:.9rem}.timeline{gap:1rem;display:grid}.timeline.compact{gap:.75rem}.timeline-item{border-left:2px solid var(--brand);background:#ffffff0f;border-radius:0 1rem 1rem 0;grid-template-columns:5rem 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.timeline-item strong{color:var(--brand)}.timeline-item span{color:var(--text)}.timeline-item em{color:var(--muted);font-style:normal}.tech-visual{border:1px solid var(--line);background:radial-gradient(circle at 30% 20%,#42e3d33d,#0000 16rem),#ffffff0f;border-radius:2rem;gap:.9rem;padding:clamp(1rem,4vw,2rem);display:grid;position:relative;overflow:hidden}.flow-orbit{pointer-events:none;border:1px dashed #42e3d338;border-radius:999px;position:absolute;inset:1rem}.flow-orbit span{background:var(--brand);width:.55rem;height:.55rem;box-shadow:0 0 24px var(--brand);offset-path:inset(0 round 999px);border-radius:999px;animation:14s linear infinite orbit;position:absolute}.flow-orbit span:nth-child(2){animation-delay:-4.6s}.flow-orbit span:nth-child(3){animation-delay:-9.2s}.layer{z-index:1;border-radius:1rem;justify-content:space-between;gap:1rem;padding:1.15rem;font-weight:850;display:flex;position:relative}.layer span{color:var(--ink)}.layer-top{color:var(--ink);background:linear-gradient(135deg,#42e3d3,#fff)}.layer-mid{background:#8be7ff52}.layer-bottom{background:#ffffff29}.value-card strong{color:var(--brand);letter-spacing:-.04em;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.08}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:auto;display:flex}.table-wrap{border:1px solid var(--line);border-radius:1.2rem;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:42rem}th,td{border-bottom:1px solid var(--line);text-align:left;padding:1rem}th{color:var(--brand)}tr:last-child th,tr:last-child td{border-bottom:0}.filters{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.inquiry-form,.filters label{gap:.5rem;display:grid}.inquiry-form{border:1px solid var(--line);background:#ffffff0f;border-radius:1.8rem;padding:clamp(1rem,3vw,2rem)}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}label{color:var(--text);font-weight:750}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffff14;border-radius:.9rem;margin-top:.35rem;padding:.85rem .95rem}select option{color:var(--ink)}textarea{resize:vertical}.honeypot{display:none}.form-message{border-radius:.9rem;margin:0;padding:.85rem 1rem}.form-message.success{color:var(--brand);background:#42e3d31f}.form-message.error{color:#faa;background:#ff5c5c1f}.profile-card .avatar{background:linear-gradient(135deg, var(--brand), var(--accent));width:4rem;height:4rem;color:var(--ink);border-radius:1.3rem;place-items:center;font-size:1.4rem;font-weight:900;display:grid}.funding-card,.contact-card{padding:clamp(1.5rem,4vw,2.5rem)}.funding-card strong{color:var(--brand);letter-spacing:-.07em;font-size:clamp(3.5rem,8vw,6.2rem);line-height:.95;display:block}.funding-card span{color:var(--muted);font-size:1.15rem}.funding-grid{gap:1rem;display:grid}.funding-row{border:1px solid var(--line);border-radius:1rem;grid-template-columns:12rem 1fr 4rem;align-items:center;gap:1rem;padding:1rem;display:grid}.funding-row div:first-child{display:grid}.funding-row span,.funding-row em{color:var(--muted);font-style:normal}.progress,.metric-bar{position:relative;overflow:hidden}.progress{background:#ffffff1a;border-radius:999px;height:.75rem}.progress i,.metric-bar i{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--accent));height:100%;display:block}.metric-bars{gap:1rem;display:grid}.metric-bar{border:1px solid var(--line);border-radius:1rem;grid-template-columns:1fr auto;gap:.5rem 1rem;padding:1rem;display:grid}.metric-bar i{grid-column:1/-1;height:.75rem}.cta-band{border:1px solid var(--line);text-align:center;background:radial-gradient(circle at 80% 20%,#42e3d347,#0000 20rem),#ffffff14;border-radius:2rem;margin:clamp(2rem,5vw,4rem);padding-block:clamp(2rem,5vw,4rem)}.cta-band h2,.cta-band p{max-width:52rem;margin-inline:auto}.site-footer{border-top:1px solid var(--line);background:#041019;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,4rem)}.footer-grid{grid-template-columns:1.5fr .8fr 1fr;gap:2rem;display:grid}.site-footer ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.site-footer a{color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.risk-note{margin-top:1rem}@media (max-width:1180px){.primary-nav{gap:0}.primary-nav a{padding-inline:.62rem;font-size:.86rem}.card-grid.products{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.menu-button{display:block}.primary-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#061721f5;border-radius:1.2rem;flex-direction:column;align-items:stretch;padding:.75rem;display:none;position:absolute;top:calc(100% + 1px);left:1rem;right:1rem}.primary-nav.open{display:flex}.primary-nav a{padding:.85rem 1rem}.hero,.split{grid-template-columns:1fr}.hero{min-height:auto}.feature-list,.card-grid,.card-grid.products,.series-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{flex-direction:column;align-items:start}.footer-grid{grid-template-columns:1fr}}@media (max-width:640px){.site-header{padding-inline:1rem}.brand small{display:none}h1{font-size:clamp(2.6rem,18vw,4rem)}.hero-actions,.filters{flex-direction:column}.button{width:100%}.feature-list,.card-grid,.card-grid.four,.card-grid.products,.series-rail,.form-row{grid-template-columns:1fr}.product-card{min-height:auto}.timeline-item,.funding-row{grid-template-columns:1fr}.layer{flex-direction:column}.funding-card strong{font-size:clamp(3rem,18vw,4.5rem)}.footer-bottom{flex-direction:column}}@keyframes orbit{to{offset-distance:100%}}
