*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:#030711}html,body,#root{width:100%;min-height:100%;margin:0}body{min-width:320px;color:#f8fbff;background:#07101f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin-top:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,iframe:focus-visible{outline:3px solid #f7c928;outline-offset:4px}img,video{display:block;max-width:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--navy-950:#030711;--navy-900:#07101f;--navy-800:#0b1930;--cyan:#12c8e3;--cyan-bright:#2edcf2;--gold:#f7c928;--white:#f8fbff;--muted:#a9b7ca;--line:rgba(108,204,225,.18)}.site-shell{min-height:100%;overflow:hidden}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:72px;padding:.7rem max(1.25rem,calc((100% - 1180px)/2));background:#030711e6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:.7rem;color:var(--white);letter-spacing:-.03em;white-space:nowrap}.brand img{width:44px;height:44px;border-radius:10px}.brand span{font-size:1.1rem}.brand strong:last-child,.footer-brand strong{color:var(--cyan)}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:clamp(.8rem,2vw,1.5rem)}.site-header nav a,.site-footer nav a{color:var(--muted);font-size:.9rem;font-weight:650}.site-header nav a:hover,.site-footer nav a:hover{color:var(--cyan-bright)}main{display:flex;flex-direction:column;align-items:center}.hero{position:relative;width:100%;padding:clamp(3.5rem,8vw,7rem) 1.25rem clamp(4rem,8vw,7.5rem);text-align:center;background:radial-gradient(circle at 50% 18%,rgba(10,180,217,.13),transparent 32rem),linear-gradient(180deg,var(--navy-950),var(--navy-900))}.hero:after{content:"";position:absolute;inset:auto 10% 0;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--gold),transparent);opacity:.65}.hero-logo{width:min(760px,92vw);height:auto;margin:0 auto}.hero-copy{margin:1.35rem auto .45rem;color:var(--white);font-size:clamp(1.15rem,2vw,1.45rem);font-weight:700}.hero-trust{color:var(--muted)}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:min(720px,100%);margin:2.5rem auto 0}.comparison figure{position:relative;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:14px;background:var(--navy-800);box-shadow:0 18px 45px #0000004d}.comparison img{width:100%;aspect-ratio:16/10;object-fit:cover}.comparison figcaption{position:absolute;top:.7rem;left:.7rem;padding:.28rem .6rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:var(--white);background:#030711c7;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.download-actions{display:flex;justify-content:center;gap:.85rem;margin:1.5rem auto 0}.download-actions button{min-width:210px;padding:.9rem 1.35rem;border:1px solid var(--cyan);border-radius:9px;color:#001219;background:linear-gradient(135deg,var(--cyan-bright),#13a9d8);box-shadow:0 10px 24px #00bee12e;font-size:.98rem;font-weight:800}.download-actions button:hover{transform:translateY(-1px);filter:brightness(1.08)}.fine-print{margin-top:.85rem;color:#8291a8;font-size:.78rem}.demo-section,.content-section{width:min(1120px,calc(100% - 2.5rem));padding:clamp(4rem,8vw,7rem) 0;text-align:center}.demo-section{width:100%;padding-inline:max(1.25rem,calc((100% - 1120px)/2));background:linear-gradient(180deg,var(--navy-900),#081426)}.eyebrow{margin-bottom:.7rem;color:var(--cyan);font-size:.76rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}h2{color:var(--white);font-size:clamp(2rem,4.5vw,3.3rem);line-height:1.08;letter-spacing:-.04em}.demo-headline{margin-top:1rem;color:var(--gold);font-size:clamp(1.12rem,2.2vw,1.45rem);font-weight:750}.demo-copy{max-width:760px;margin:.8rem auto 2.25rem;color:var(--muted);font-size:1.02rem;line-height:1.75}.video-frame{position:relative;overflow:hidden;width:min(1040px,100%);aspect-ratio:16/9;margin:0 auto;border:1px solid rgba(18,200,227,.55);border-radius:16px;background:#000;box-shadow:0 0 0 6px #12c8e30a,0 28px 75px #0000007a,18px 16px 50px #f7c9280d}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.content-section{border-bottom:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.4rem;text-align:left}.feature-grid article,.pricing-card,.faq-list article{border:1px solid var(--line);border-radius:14px;background:#0b1930a3}.feature-grid article{padding:1.45rem}.feature-grid article>span{color:var(--gold);font-size:.72rem;font-weight:900;letter-spacing:.12em}h3{margin:.6rem 0 .5rem;color:var(--white);font-size:1.02rem}.feature-grid p,.pricing-card p,.faq-list p{color:var(--muted);font-size:.9rem;line-height:1.65}.steps ol{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2.4rem 0 0;padding:0;list-style:none;counter-reset:steps}.steps li{display:flex;flex-direction:column;gap:.4rem;padding:1.5rem;border-top:2px solid var(--cyan);color:var(--white);background:#0b193073;counter-increment:steps}.steps li:before{content:"0" counter(steps);color:var(--gold);font-size:.72rem;font-weight:900;letter-spacing:.12em}.steps li span{color:var(--muted);font-size:.88rem}.pricing-card{max-width:560px;margin:2.4rem auto 0;padding:2rem}.pricing-card .plan{color:var(--white);font-size:1.2rem;font-weight:800}.pricing-card .plan span{color:var(--muted);font-size:.85rem;font-weight:500}.testimonial{width:min(800px,calc(100% - 2.5rem));padding:clamp(3rem,7vw,5rem) 1.5rem;text-align:center}.testimonial blockquote{margin:0;color:var(--white);font-size:clamp(1.35rem,3vw,2rem);font-weight:650;line-height:1.4}.testimonial p{margin-top:1rem;color:var(--gold)}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:2.4rem;text-align:left}.faq-list article{padding:1.25rem 1.4rem}.faq-list h3{margin-top:0}.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:2rem max(1.25rem,calc((100% - 1180px)/2));border-top:1px solid var(--line);background:var(--navy-950)}.footer-brand{display:flex;align-items:center;gap:.55rem;color:var(--white);font-weight:750}.footer-brand img{width:36px;height:36px;border-radius:8px}.site-footer>p{color:#77869b;font-size:.75rem;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:800px){.site-header{align-items:flex-start;flex-direction:column;gap:.55rem;padding-block:.65rem}.site-header nav{width:100%;overflow-x:auto;padding-bottom:.2rem}.feature-grid{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr;justify-items:center}}@media(max-width:560px){.brand img{width:36px;height:36px}.site-header{position:relative}.site-header nav{gap:1rem}.site-header nav a{font-size:.8rem}.hero{padding:2.4rem 1.25rem 4rem}.hero-copy,.hero-trust{max-width:100%;overflow-wrap:anywhere}.comparison,.feature-grid,.steps ol,.faq-list{grid-template-columns:minmax(0,1fr)}.download-actions{flex-direction:column}.download-actions button{width:100%}.demo-section,.content-section{width:100%;padding-inline:1.15rem}.video-frame{border-radius:10px}.site-footer nav{flex-wrap:wrap;justify-content:center}}@media(prefers-reduced-motion:no-preference){.download-actions button{transition:transform .18s ease,filter .18s ease}}
