*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#09090b;color:#fafafa;min-height:100vh;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.page-shell{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(circle at 50% -10%,rgba(99,102,241,.1) 0,transparent 50%),#09090b}.page-shell:before{content:"";position:absolute;top:-150px;left:80%;width:600px;height:600px;background:radial-gradient(circle,rgba(79,70,229,.05) 0,transparent 70%);pointer-events:none;z-index:0}.container{width:min(1200px,calc(100% - 40px));margin:0 auto;position:relative;z-index:1}.row{gap:12px;flex-wrap:wrap;align-items:center}.row,.stack{display:flex}.stack{flex-direction:column;gap:16px}.muted{color:#a1a1aa}.text-center{text-align:center}.grid-2{grid-template-columns:1fr 1fr;grid-gap:24px}.grid-2,.grid-3{display:grid;gap:24px}.grid-3{grid-template-columns:1fr 1fr 1fr;grid-gap:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#fff;text-wrap:balance}.h2{font-size:clamp(1.75rem,4vw,2.25rem);letter-spacing:-.025em}.h2,.h3{font-weight:700;color:#fff}.h3,.lead{font-size:1.25rem}.lead{line-height:1.6;color:#94a3b8;font-weight:450}.small{font-size:.8125rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;margin:0;color:#fff}.section-subtitle{color:#94a3b8;font-size:1.125rem;line-height:1.6;max-width:680px;margin:0}.btn-danger,.btn-ghost,.btn-primary,.btn-secondary{display:inline-flex;justify-content:center;align-items:center;gap:10px;border-radius:12px;padding:12px 26px;border:0;font-weight:600;font-size:.9375rem;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#6366f1,#4338ca);color:#fff;box-shadow:0 4px 12px rgba(99,102,241,.2)}.btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#3730a3);transform:translateY(-2px);box-shadow:0 10px 25px rgba(99,102,241,.4)}.btn-secondary{background:hsla(0,0%,100%,.03);color:#fff;border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);transform:translateY(-1px)}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626;transform:translateY(-1px)}.btn-ghost{background:transparent;color:#94a3b8;padding:12px 18px}.btn-ghost:hover{color:#fff;background:hsla(0,0%,100%,.05)}.btn-lg{padding:18px 36px;font-size:1.0625rem;border-radius:14px}.btn-sm{padding:8px 16px;font-size:.8125rem}.card{background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.card-elevated{box-shadow:0 20px 50px rgba(0,0,0,.4)}.panel{padding:32px}.metric-card{padding:24px}.metric-value{font-size:2.25rem;font-weight:800;color:#fff;margin-top:8px}.table{width:100%;border-collapse:collapse;border-spacing:0}.table th{text-align:left;padding:12px 16px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b;border-bottom:2px solid hsla(0,0%,100%,.05)}.table td{padding:14px 16px;font-size:.9375rem;border-bottom:1px solid hsla(0,0%,100%,.04);color:#e2e8f0}.table tr:hover td{background:hsla(0,0%,100%,.02)}.release-notes{overflow-wrap:break-word;word-break:break-word;line-height:1.7;color:#cbd5e1}.release-notes h1,.release-notes h2,.release-notes h3{color:#fff;margin:24px 0 12px}.release-notes ol,.release-notes ul{padding-left:20px;margin-bottom:16px}.release-notes li{margin-bottom:8px}.release-notes code{background:hsla(0,0%,100%,.1);padding:2px 6px;border-radius:4px;font-family:monospace}.nav{display:flex;justify-content:space-between;gap:20px;position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(9,9,11,.5);margin:0 -20px;padding:20px}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:12px;font-size:1.35rem;font-weight:800;letter-spacing:-.04em;color:#fff}.brand-logo{width:40px;height:40px;object-fit:contain;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:999px;font-size:.8125rem;font-weight:700;width:-moz-fit-content;width:fit-content;text-transform:uppercase;letter-spacing:.05em}.badge-primary{background:rgba(99,102,241,.15);color:#c7d2fe;border:1px solid rgba(99,102,241,.2)}.badge-green{background:rgba(34,197,94,.15);color:#bbf7d0;border:1px solid rgba(34,197,94,.2)}.badge-standout{background:#6366f1;color:#fff;box-shadow:0 0 20px rgba(99,102,241,.4);animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.hero{padding:80px 0 60px;text-align:center;position:relative;overflow:hidden}.hero:before{right:0;bottom:0;background:url(/images/marketing/hero-background.svg) 50%/cover no-repeat;opacity:.3;z-index:-2}.hero:after,.hero:before{content:"";position:absolute;top:0;left:0}.hero:after{width:100%;height:120%;background:url(/images/marketing/screenshot-epg.svg) 0/contain no-repeat;opacity:.15;z-index:-1;transform:perspective(1000px) rotateY(25deg) rotate(-5deg);transform-origin:left center}.hero .epg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% -10%,rgba(99,102,241,.1) 0,transparent 50%),rgba(9,9,11,.6);z-index:0;pointer-events:none}.hero .h1{max-width:800px;margin:0 auto}.hero .h1,.hero .lead{position:relative;z-index:1}.hero .lead{max-width:620px;margin:20px auto 0}.hero-actions{gap:16px;margin-top:40px}.hero-actions,.hero-platforms{display:flex;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.hero-platforms{gap:24px;margin-top:36px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.04)}.hero-platform{display:flex;align-items:center;gap:10px;font-size:.9375rem;font-weight:600;color:#94a3b8;transition:color .2s ease}.hero-platform:hover{color:#fff}.hero-platform-icon{width:22px;height:22px;opacity:.6;transition:opacity .2s ease}.hero-platform:hover .hero-platform-icon{opacity:1}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-20px) rotate(1deg)}66%{transform:translate(-20px,20px) rotate(-1deg)}}.hero-downloads{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:40px 0 20px}.hero-dl-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 32px;border-radius:18px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-dl-card:hover{border-color:rgba(99,102,241,.5);background:rgba(99,102,241,.08);transform:translateY(-4px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.2)}.hero-dl-label{font-size:.875rem;font-weight:700;color:#64748b}.hero-dl-card:hover .hero-dl-label{color:#fff}.hero-preview{text-align:center;padding:20px 0 40px}.hero-preview-img{width:100%;max-width:1000px;height:auto;border-radius:24px;box-shadow:0 30px 100px rgba(99,102,241,.15),0 0 0 1px hsla(0,0%,100%,.1)}.trust-strip{display:flex;align-items:center;justify-content:center;gap:48px;padding:48px 0;flex-wrap:wrap;border-bottom:1px solid hsla(0,0%,100%,.05)}.trust-item{text-align:center}.trust-number{font-size:2.25rem;font-weight:800;color:#fff;letter-spacing:-.04em;background:linear-gradient(135deg,#a5b4fc,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.trust-label{font-size:.875rem;color:#64748b;margin-top:4px;font-weight:600}.trust-divider{width:1px;height:48px;background:hsla(0,0%,100%,.1)}.showcase{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:64px;gap:64px;align-items:center;padding:80px 0}.showcase-reverse{direction:rtl}.showcase-reverse>*{direction:ltr}.showcase-text{display:flex;flex-direction:column;gap:20px}.showcase-icon{width:56px;height:56px;border-radius:14px;background:rgba(99,102,241,.12);display:flex;align-items:center;justify-content:center;color:#818cf8;flex-shrink:0;box-shadow:0 4px 12px rgba(99,102,241,.1)}.showcase-title{font-size:1.85rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.025em}.showcase-desc{font-size:1.0625rem;color:#94a3b8;line-height:1.6;margin:0}.showcase-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:12px}.showcase-list li{display:flex;align-items:center;gap:12px;font-size:.9375rem;color:#cbd5e1;font-weight:500}.showcase-list li:before{content:"✓";color:#6366f1;font-weight:800;flex-shrink:0;font-size:1.125rem}.showcase-image{border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.1);transition:transform .5s ease}.showcase:hover .showcase-image{transform:scale(1.02)}.showcase-image img{width:100%;height:auto;display:block}.feature-icon-svg{width:48px;height:48px;border-radius:14px;background:rgba(99,102,241,.12);flex-shrink:0;color:#818cf8}.feature-icon-svg,.steps-grid{display:flex;align-items:center;justify-content:center}.steps-grid{gap:24px;max-width:1000px;margin:40px auto 0}.step-card{flex:1 1;padding:36px 32px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;text-align:center;transition:all .3s ease}.step-card:hover{background:hsla(0,0%,100%,.05);border-color:rgba(99,102,241,.3);transform:translateY(-4px)}.step-number{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(99,102,241,.1));color:#a5b4fc;font-size:1.25rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;border:1px solid rgba(99,102,241,.2)}.step-title{font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 10px}.step-desc{font-size:.9375rem;color:#94a3b8;line-height:1.6;margin:0}.step-arrow{flex-shrink:0;opacity:.2}.usp-strip{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:32px}.usp-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 20px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);color:#cbd5e1;font-size:.875rem;font-weight:600;transition:all .2s ease}.usp-pill:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);color:#fff}.section{padding:80px 0}.section-header{display:flex;flex-direction:column;gap:14px;margin-bottom:56px}.section-header.centered{align-items:center;text-align:center}.section-header.centered .section-subtitle{margin:0 auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.feature-card{padding:32px;display:flex;flex-direction:column;gap:16px;transition:all .3s ease;background:hsla(0,0%,100%,.02);border-color:hsla(0,0%,100%,.06)}.feature-card:hover{border-color:rgba(99,102,241,.4);background:hsla(0,0%,100%,.04);transform:translateY(-4px)}.feature-icon{width:44px;height:44px;border-radius:12px;background:rgba(99,102,241,.12);display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;color:#818cf8}.feature-title{font-size:1.125rem;font-weight:700;color:#fff}.feature-desc{color:#94a3b8}.feature-desc,.legal-banner{font-size:.9375rem;line-height:1.6}.legal-banner{background:hsla(0,0%,100%,.02);border:2px dashed hsla(0,0%,100%,.1);border-radius:16px;padding:24px 32px;margin:48px auto;text-align:center;font-weight:700;color:#e2e8f0;max-width:800px;position:relative}.legal-banner:before{content:"⚖️ LEGAL NOTICE";display:block;font-size:.75rem;letter-spacing:.15em;color:#94a3b8;font-weight:800;margin-bottom:12px}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;max-width:760px;margin:40px auto 0}.plan-card{padding:40px;display:flex;flex-direction:column;gap:12px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02))}.plan-card:hover{transform:translateY(-8px);border-color:rgba(99,102,241,.4);box-shadow:0 20px 40px rgba(0,0,0,.3)}.plan-card.featured{border-color:rgba(99,102,241,.6);background:linear-gradient(180deg,rgba(99,102,241,.12),rgba(99,102,241,.04));overflow:visible}.plan-card.featured:before{content:"Best Value";position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:6px 16px;border-radius:999px;background:#6366f1;color:#fff;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 4px 12px rgba(99,102,241,.4)}.plan-name{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.02em}.plan-price{display:flex;align-items:baseline;gap:6px}.plan-price .amount{font-size:3rem;font-weight:800;color:#fff;letter-spacing:-.04em}.plan-price .period{font-size:1rem;color:#64748b;font-weight:600}.plan-desc{font-size:.9375rem;color:#94a3b8;font-weight:500}.plan-features{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-direction:column;gap:14px}.plan-features li{display:flex;align-items:center;gap:12px;font-size:.9375rem;color:#cbd5e1;font-weight:500}.plan-features li:before{content:"✓";color:#6366f1;font-weight:800;flex-shrink:0}.plan-cta{margin-top:auto;padding-top:32px}.compare-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;max-width:760px;margin:64px auto 0}.compare-card{padding:32px;text-align:center;border-radius:20px;background:hsla(0,0%,100%,.02)}.compare-label{font-size:.875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.compare-price{font-size:2.25rem;font-weight:800;color:#fff}.compare-price.highlight{background:linear-gradient(135deg,#a5b4fc,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.compare-note{font-size:.8125rem;color:#64748b;margin-top:6px;font-weight:600}.form-card{width:min(520px,100%);margin:0 auto;padding:40px;box-shadow:0 40px 100px rgba(0,0,0,.5)}.label{font-size:.9375rem;color:#e2e8f0;font-weight:600;display:flex;flex-direction:column;gap:8px}.input{width:100%;border-radius:12px;background:hsla(0,0%,100%,.04);color:#fff;border:1px solid hsla(0,0%,100%,.1);padding:14px 18px;transition:all .2s ease;font-weight:500}.input:focus{outline:none;border-color:#6366f1;background:hsla(0,0%,100%,.06);box-shadow:0 0 0 4px rgba(99,102,241,.15)}.input::placeholder{color:#4b5563}textarea.input{resize:vertical;min-height:120px}.error,.notice,.success{border-radius:12px;padding:16px 20px;font-size:.9375rem;line-height:1.6;font-weight:500}.notice{background:rgba(99,102,241,.1);color:#c7d2fe;border:1px solid rgba(99,102,241,.2)}.error{background:rgba(239,68,68,.1);color:#fca5a5;border:1px solid rgba(239,68,68,.2)}.success{background:rgba(34,197,94,.1);color:#bbf7d0;border:1px solid rgba(34,197,94,.2)}.footer{color:#64748b;padding:40px 0 64px;font-size:.9375rem}.footer-inner{border-top:1px solid hsla(0,0%,100%,.08);padding-top:64px;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.6fr .8fr .8fr .8fr;grid-gap:64px;gap:64px}.footer-column{display:flex;flex-direction:column;gap:14px}.footer-title{margin:0 0 8px;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.footer-link{color:#94a3b8;transition:all .2s ease;font-size:.9375rem;font-weight:500}.footer-link:hover{color:#fff;transform:translateX(4px)}.footer-copy{margin:0;line-height:1.6;max-width:360px;color:#64748b;font-weight:500}.footer-brand{display:inline-flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.04em}.footer-brand img{width:36px;height:36px;border-radius:10px}.payments-block{display:flex;align-items:center;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,245,.04)}.payments-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-weight:700}.payments-logo{height:32px;width:auto;opacity:.8;transition:opacity .2s ease}.payments-logo:hover{opacity:1}.footer-bottom{margin-top:64px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.06);color:#64748b;font-size:.875rem;font-weight:500}.dl-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:1000px;margin:48px auto 0}.dl-card{padding:48px 32px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.dl-card:hover{border-color:rgba(99,102,241,.5);transform:translateY(-8px);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02))}.dl-icon{width:80px;height:80px;border-radius:20px;background:rgba(99,102,241,.12);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.2)}.dl-platform{font-size:1.5rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em}.dl-version{font-size:.875rem;color:#fff;font-weight:700;background:#6366f1;padding:4px 14px;border-radius:999px;box-shadow:0 4px 12px rgba(99,102,241,.3)}.dl-btn{margin-top:12px;font-size:1rem;padding:14px 28px;width:100%;justify-content:center}.dl-unavailable{margin-top:12px;font-size:.9375rem;color:#475569;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.dl-code{font-size:2.75rem;font-weight:900;letter-spacing:.2em;color:#fff;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(99,102,241,.1));border:1px solid rgba(99,102,241,.3);padding:24px 48px;border-radius:20px;display:inline-block;font-family:SF Mono,Fira Code,monospace;box-shadow:0 10px 30px rgba(0,0,0,.2)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:32px;gap:32px;margin-top:24px}.contact-info{padding:32px;display:flex;flex-direction:column;gap:24px;background:hsla(0,0%,100%,.03)}.contact-item{display:flex;gap:16px;align-items:flex-start}.contact-item-icon{width:44px;height:44px;border-radius:12px;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.contact-item-label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:2px}.contact-item-value{font-size:1rem;font-weight:600;color:#fff}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.showcase{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.container{width:calc(100% - 32px)}.hero{padding:40px 0 24px}.section{padding:48px 0}.compare-row,.feature-grid,.grid-2,.grid-3,.pricing-grid{grid-template-columns:1fr}.nav{padding:16px;margin:0 -16px}.panel{padding:20px}.contact-grid,.dl-grid{grid-template-columns:1fr}.dl-grid{max-width:400px}.steps-grid{flex-direction:column;gap:40px}.step-arrow{transform:rotate(90deg);opacity:.1}.trust-strip{gap:32px}.trust-divider{display:none}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-platforms{gap:12px}.trust-strip{gap:16px}}