:root{
    --bg:#06111f;
    --bg-soft:#0d1a2c;
    --surface:rgba(14,28,49,.72);
    --surface-strong:rgba(11,20,35,.88);
    --line:rgba(148,163,184,.18);
    --text:#edf4ff;
    --muted:#9bb0ce;
    --blue:#2f80ff;
    --blue-strong:#0f5ed7;
    --ice:#d8e9ff;
    --shadow:0 28px 70px rgba(0,0,0,.35);
}
html{scroll-behavior:smooth}
body{font-family:"Ubuntu","Segoe UI",Tahoma,Geneva,Verdana,sans-serif;color:var(--text);background:
radial-gradient(circle at top left,rgba(47,128,255,.22),transparent 28%),
radial-gradient(circle at 85% 18%,rgba(132,160,203,.18),transparent 18%),
linear-gradient(180deg,#07111f 0%,#0a1526 45%,#0b1423 100%)}
a{color:inherit}
.site-bg{overflow:hidden}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(28,77,160,.08);box-shadow:0 12px 32px rgba(10,31,65,.08)}
.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(62,126,232,.35),transparent)}
.navbar{min-height:108px;padding:.45rem 0}
.navbar .container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap}
.navbar-brand{letter-spacing:.08em;text-transform:uppercase}
.brand-logo{display:inline-flex;align-items:center}
.brand-logo img{height:88px;width:auto;display:block;filter:drop-shadow(0 10px 22px rgba(0,0,0,.24))}
.navbar-dark .navbar-brand,.navbar-dark .nav-link{color:#1358c8}
.navbar-dark .nav-link{background:linear-gradient(135deg,#1d66db,#0f4fb5);-webkit-background-clip:text;background-clip:text;color:transparent}
.navbar-dark .nav-link:hover{background:linear-gradient(135deg,#2e7fff,#1358c8);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-section{padding:7rem 0 5rem;position:relative}
.hero-section:before{content:"";position:absolute;inset:8% 8% auto auto;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(47,128,255,.22),transparent 70%);filter:blur(10px)}
.hero-section:after{content:"";position:absolute;inset:0;background:
linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),
linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);
background-size:44px 44px;
mask-image:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.9) 28%,transparent 92%);
pointer-events:none;
opacity:.24}
.eyebrow{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#8eb6ff;margin-bottom:1rem}
h1,h2,h3{letter-spacing:-.03em}
h1{font-size:clamp(2.1rem,4vw,3.45rem);line-height:1.08;max-width:15ch;margin-bottom:1.1rem}
h2{font-size:clamp(2rem,3vw,3rem);line-height:1.08;margin-bottom:1rem}
h3{font-size:1.28rem;margin-bottom:.7rem}
p{color:var(--muted)}
.hero-copy{font-size:1.12rem;max-width:60ch}
.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0 1.4rem}
.hero-points{display:flex;gap:.75rem;flex-wrap:wrap}
.hero-points span,.offline-points span{display:inline-flex;align-items:center;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.04);color:#dcebff}
.hero-stage{position:relative;min-height:530px}
.orbit{position:absolute;border-radius:50%;border:1px solid rgba(154,190,255,.14)}
.orbit-one{width:460px;height:460px;top:30px;right:10px}
.orbit-two{width:320px;height:320px;top:98px;right:78px}
.software-panel{position:absolute;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(20,37,63,.88),rgba(8,17,31,.94));box-shadow:var(--shadow);backdrop-filter:blur(12px)}
.panel-main{width:min(92%,560px);right:0;top:40px;border-radius:28px;padding:1rem}
.panel-small{left:14px;bottom:78px;width:230px;border-radius:22px;padding:1.1rem}
.panel-mini{right:20px;bottom:10px;width:210px;border-radius:22px;padding:1rem}
.metric strong{display:block;font-size:1.02rem;margin-bottom:.45rem}
.metric span{font-size:.94rem;color:#a6bddb}
.section-space{padding:5rem 0}
.section-dark{background:linear-gradient(180deg,rgba(7,17,31,.58),rgba(12,24,42,.84))}
.section-head{max-width:820px;margin:0 auto 3rem}
.feature-card,.stack-card,.target-card,.shot-card,.info-card,.policy-card,.audience-panel,.demo-form,.offline-banner,.cta-panel{border:1px solid var(--line);background:var(--surface);border-radius:28px;box-shadow:var(--shadow)}
.feature-card,.stack-card,.target-card{height:100%;padding:1.7rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}
.feature-card:before,.stack-card:before,.target-card:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(138,181,255,.55),transparent)}
.feature-card:hover,.stack-card:hover,.target-card:hover,.shot-card:hover{transform:translateY(-6px);border-color:rgba(109,166,255,.34);box-shadow:0 24px 60px rgba(15,94,215,.16)}
.icon-badge,.stack-index{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;margin-bottom:1rem;background:linear-gradient(135deg,#1d6cff,#65a6ff);color:#fff;font-weight:700}
.stack-index{width:auto;height:auto;border-radius:999px;padding:.45rem .9rem;font-size:.8rem}
.clean-list{padding-left:1.1rem;color:#d8e7ff}
.clean-list li{margin-bottom:.8rem}
.audience-panel,.offline-banner,.cta-panel{padding:2rem}
.target-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;height:100%}
.shot-card{padding:1rem;background:var(--surface-strong)}
.shot-card img{border-radius:20px;border:1px solid rgba(255,255,255,.08)}
.shot-card figcaption{padding:.95rem .35rem .35rem;color:#dce9fc}
.offline-banner{background:
linear-gradient(135deg,rgba(46,127,255,.16),rgba(255,255,255,.03)),
linear-gradient(180deg,rgba(14,28,49,.95),rgba(8,17,31,.96))}
.offline-points{display:flex;flex-wrap:wrap;gap:.8rem}
.cta-panel{text-align:center;background:
radial-gradient(circle at top,rgba(47,128,255,.16),transparent 45%),
linear-gradient(180deg,rgba(14,28,49,.95),rgba(8,17,31,.96))}
.demo-form{padding:2rem;background:rgba(8,17,31,.92)}
.info-card{padding:2rem 1.7rem;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:
linear-gradient(180deg,rgba(16,31,53,.95),rgba(8,17,31,.96))}
.info-card h3{margin-bottom:1rem}
.info-card .clean-list{display:inline-block;text-align:left;max-width:340px;margin:0 auto;padding-left:1.2rem}
.navbar-collapse{justify-content:flex-end;align-items:center;height:100%;padding-left:.35rem;flex:1 1 auto;min-width:0}
.nav-centered{margin-left:auto;gap:0;align-items:center;min-height:88px;flex-wrap:nowrap;white-space:nowrap}
.nav-centered .nav-item{display:flex;align-items:center}
.nav-centered .nav-link{padding:.5rem .62rem;border-radius:999px;font-weight:700;letter-spacing:0}
.nav-centered .nav-link:hover{background:rgba(29,102,219,.08);background-image:none;color:#7d8898;-webkit-text-fill-color:#7d8898}
.form-control:focus{outline:none;border-color:rgba(84,150,255,.5);box-shadow:0 0 0 .25rem rgba(47,128,255,.14)}
.form-alert{margin-bottom:1rem;padding:1rem 1.2rem;border-radius:18px}
.form-alert.is-success{background:rgba(26,127,88,.16);color:#d9ffec;border:1px solid rgba(67,196,131,.28)}
.form-alert.is-error{background:rgba(186,50,50,.14);color:#ffe4e4;border:1px solid rgba(255,121,121,.24)}
.site-footer{padding:3rem 0;border-top:1px solid rgba(255,255,255,.06);background:rgba(4,10,19,.86)}
.site-footer p,.site-footer #current_date,.site-footer a{color:#9eb2d0}
.site-footer .btn-secondary{background:rgba(255,255,255,.07)}
.op-4{opacity:.92}
.fab{font-style:normal;font-weight:700}
.fa-facebook:before{content:"f";font-size:1rem}
.fa-linkedin:before{content:"in";font-size:.95rem}
.policy-body{background:#08111f}
.policy-section{padding:6rem 0 4rem}
.policy-card{padding:2rem 2.2rem}
.policy-card h1{max-width:none;font-size:clamp(2.2rem,4vw,3.5rem)}
.policy-card h2{font-size:1.3rem;margin-top:2rem}
.back-link{display:inline-flex;margin-bottom:1.4rem;color:#aecdff}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}
.reveal-left{transform:translateX(-28px)}
.reveal-right{transform:translateX(28px)}
.reveal.visible{opacity:1;transform:none}
.fade-up{transition-delay:.08s}
.float-soft{animation:floatSoft 7s ease-in-out infinite}
.rise-soft{animation:riseSoft 6s ease-in-out infinite}
.drift-soft{animation:driftSoft 8s ease-in-out infinite}
@keyframes floatSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}
@keyframes riseSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@keyframes driftSoft{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-8px,-10px,0)}}
@media(max-width:991.98px){
    .navbar{min-height:88px;padding:.35rem 0}
    .navbar .container{flex-wrap:wrap}
    .hero-section{padding-top:5.8rem}
    .hero-stage{min-height:420px}
    .panel-small{left:0;bottom:72px}
    .panel-mini{right:0}
    .navbar-collapse{justify-content:flex-start;flex-basis:100%;min-width:100%;padding-left:0}
    .nav-centered{gap:0;min-height:auto;white-space:normal}
    .nav-centered .nav-item{display:block}
    .nav-centered .nav-link{padding:.6rem 0;border-radius:0}
}
@media(max-width:767.98px){
    .hero-section{padding:5.2rem 0 4rem}
    .section-space{padding:4rem 0}
    .hero-stage{min-height:350px}
    .panel-main{position:relative;top:auto;right:auto;width:100%}
    .panel-small,.panel-mini,.orbit{display:none}
    .hero-actions{flex-direction:column}
    .target-grid{grid-template-columns:1fr}
    .site-footer{text-align:center}
    .brand-logo img{height:68px}
}
