:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}*,*:before,*:after{box-sizing:border-box;margin:0}html,body,#root{min-height:100vh;background:#06060e;color:#e8e8f0}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1120px;margin-inline:auto;padding-inline:1.5rem}.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}.nav{position:sticky;top:0;z-index:50;background:#06060eb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:4rem}.nav-logo{font-weight:700;font-size:1.2rem;letter-spacing:-.02em;display:flex;align-items:center;gap:.5rem}.nav-logo .logo-icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#6d5cff,#36c5f0);display:grid;place-items:center;font-size:.75rem}.nav-links{list-style:none;display:flex;gap:2rem;font-size:.875rem;color:#ffffff8c}.nav-links a:hover{color:#fff}.hero{position:relative;overflow:hidden;padding:7rem 0 6rem;text-align:center}.hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 50% 20%,rgba(109,92,255,.22),transparent),radial-gradient(ellipse 60% 45% at 65% 60%,rgba(54,197,240,.12),transparent);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#fff9;border:1px solid rgba(255,255,255,.1);padding:.35rem .85rem;border-radius:999px;margin-bottom:1.75rem;background:#ffffff08}.hero h1{font-size:clamp(2.4rem,5.5vw,4rem);font-weight:800;letter-spacing:-.035em;line-height:1.1;margin-bottom:1.25rem;background:linear-gradient(165deg,#fff 30%,#ffffff8c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.15rem;color:#ffffff80;max-width:520px;margin-inline:auto;margin-bottom:2.25rem;line-height:1.7}.hero-actions{display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.9rem;font-weight:600;padding:.7rem 1.6rem;border-radius:.5rem;border:none;cursor:pointer;transition:background .2s,box-shadow .2s,transform .15s}.btn:focus-visible{outline:2px solid #6d5cff;outline-offset:2px}.btn-primary{background:linear-gradient(135deg,#6d5cff,#5042e0);color:#fff;box-shadow:0 2px 20px #6d5cff59}.btn-primary:hover{background:linear-gradient(135deg,#7c6eff,#6050f0);transform:translateY(-1px)}.btn-secondary{background:#ffffff0f;color:#fffc;border:1px solid rgba(255,255,255,.1)}.btn-secondary:hover{background:#ffffff1a}.section-heading{text-align:center;margin-bottom:3rem}.section-label{display:inline-block;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#fff6;border:1px solid rgba(255,255,255,.08);padding:.25rem .6rem;border-radius:999px;margin-bottom:.75rem}.section-heading h2{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}.section-heading p{color:#ffffff73;max-width:480px;margin-inline:auto;margin-top:.6rem;font-size:.95rem}.features{padding:5rem 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.feature-card{padding:2rem 1.75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.06);background:linear-gradient(165deg,#ffffff08,#ffffff03);transition:border-color .25s,box-shadow .25s}.feature-card:hover{border-color:#6d5cff40;box-shadow:0 0 30px #6d5cff12}.feature-icon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;font-size:1.25rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#6d5cff26,#36c5f01a)}.feature-card h3{font-size:1.05rem;font-weight:650;margin-bottom:.5rem;letter-spacing:-.01em}.feature-card p{font-size:.875rem;color:#ffffff73;line-height:1.65}.pricing{padding:5rem 0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;align-items:start}.pricing-card{padding:2.25rem 1.75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.06);background:#ffffff05;position:relative}.pricing-card.featured{border-color:#6d5cff59;background:linear-gradient(165deg,#6d5cff14,#36c5f008);box-shadow:0 0 40px #6d5cff1a}.pricing-popular{position:absolute;top:-.65rem;left:50%;transform:translate(-50%);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;padding:.25rem .7rem;border-radius:999px;background:linear-gradient(135deg,#6d5cff,#5042e0);color:#fff}.pricing-card h3{font-size:1.05rem;font-weight:650;margin-bottom:.35rem}.pricing-card .price{font-size:2.4rem;font-weight:800;letter-spacing:-.04em;margin-bottom:.2rem}.pricing-card .price span{font-size:.85rem;font-weight:400;color:#ffffff59}.pricing-card .price-note{font-size:.8rem;color:#ffffff59;margin-bottom:1.5rem}.pricing-card ul{list-style:none;margin-bottom:1.75rem;display:flex;flex-direction:column;gap:.55rem}.pricing-card li{font-size:.85rem;color:#ffffff8c;display:flex;align-items:center;gap:.5rem}.pricing-card li:before{content:"✓";color:#6d5cff;font-weight:700;font-size:.8rem}.pricing-card .btn{width:100%}.testimonials{padding:5rem 0}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}.testimonial-card{padding:1.75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.testimonial-card blockquote{font-size:.9rem;color:#fff9;line-height:1.7;margin-bottom:1.25rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:.7rem;font-weight:700;color:#fff}.testimonial-name{font-size:.85rem;font-weight:600}.testimonial-role{font-size:.75rem;color:#ffffff59}.footer{padding:3.5rem 0 2rem;border-top:1px solid rgba(255,255,255,.06);margin-top:2rem}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.footer-brand{max-width:260px}.footer-brand p{font-size:.8rem;color:#ffffff59;margin-top:.5rem;line-height:1.6}.footer-links-group{display:flex;gap:4rem;flex-wrap:wrap}.footer-col h4{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.45rem}.footer-col a{font-size:.825rem;color:#ffffff80;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05);font-size:.75rem;color:#ffffff40;text-align:center}@media(max-width:768px){.nav-links{display:none}.hero{padding:4.5rem 0 3.5rem}.footer-links-group{gap:2rem}.footer-inner{flex-direction:column}}
