*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(180deg,#0f172a,#1e293b 50%,#0f172a);min-height:100vh;color:#fff;line-height:1.6;position:relative;overflow-x:hidden}body:before{top:0;right:-20%;width:80%;height:100%;background:radial-gradient(ellipse at center,rgba(59,130,246,.12) 0,transparent 70%)}body:after,body:before{content:"";position:fixed;pointer-events:none}body:after{bottom:-30%;left:-10%;width:60%;height:80%;background:radial-gradient(ellipse at center,rgba(139,92,246,.08) 0,transparent 60%)}.container{max-width:800px;margin:0 auto;padding:60px 24px;min-height:100vh;display:flex;flex-direction:column;text-align:center;position:relative;z-index:1}.badge,.container{justify-content:center}.badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#94a3b8;padding:10px 24px;border-radius:100px;font-size:13px;font-weight:500;letter-spacing:.02em;margin-bottom:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.badge-icon{font-size:14px}.logo-transition{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:32px;flex-wrap:wrap}.logo-old{font-weight:600;text-decoration:line-through;-webkit-text-decoration-color:rgba(100,116,139,.5);text-decoration-color:rgba(100,116,139,.5)}.arrow,.logo-old{font-size:24px;color:#64748b}.logo-new{font-size:28px;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-new,h1{font-weight:700}h1{font-size:52px;line-height:1.15;margin-bottom:24px;letter-spacing:-.02em;text-wrap:balance}h1 .highlight{background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:20px;color:#94a3b8;max-width:600px;margin:0 auto 48px;line-height:1.6;font-weight:400;text-wrap:balance}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px}.feature-item{background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.06);border-radius:100px;padding:10px 20px;font-size:14px;font-weight:500;color:#94a3b8;transition:all .3s ease}.feature-item:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);color:#e2e8f0}.cta-section{background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:40px 32px;margin-bottom:40px}.cta-title{font-size:24px;font-weight:600;margin-bottom:12px;color:#fff}.cta-text{color:#94a3b8;margin-bottom:28px;font-size:16px}.buttons{display:flex;gap:16px;flex-wrap:wrap}.btn,.buttons{justify-content:center}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 20px rgba(59,130,246,.4),0 0 40px rgba(59,130,246,.15)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(59,130,246,.5),0 0 60px rgba(59,130,246,.25);color:#fff}.btn-secondary{background:transparent;color:#94a3b8;border:1px solid rgba(148,163,184,.3)}.btn-secondary:hover{color:#fff;border-color:rgba(148,163,184,.5);background:hsla(0,0%,100%,.05)}.footer-note{color:#64748b;font-size:14px;margin-bottom:24px}.footer-note a{color:#94a3b8;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.footer-note a:hover{color:#fff}.footer{margin-top:auto;padding-top:40px;border-top:1px solid hsla(0,0%,100%,.06);text-align:center}.footer-brand{display:flex;align-items:center;justify-content:center;gap:6px;color:#475569;font-size:12px;font-weight:400}.footer-brand a{color:#64748b;text-decoration:none;transition:color .2s ease}.footer-brand a:hover{color:#94a3b8}@media (max-width:768px){.container{padding:40px 20px}h1{font-size:32px;margin-bottom:20px}.subtitle{font-size:16px;margin-bottom:36px}.logo-transition{gap:12px;margin-bottom:24px}.logo-old{font-size:18px}.logo-new{font-size:22px}.arrow{font-size:18px}.cta-section{padding:32px 24px}.cta-title{font-size:20px}.btn{padding:14px 24px;font-size:15px;width:100%}.buttons{flex-direction:column;gap:12px}.features-grid{gap:8px}.feature-item{padding:8px 16px;font-size:13px}.badge{font-size:12px;padding:8px 16px}}@media (max-width:480px){h1{font-size:28px}.subtitle{font-size:15px}.logo-old{font-size:16px}.logo-new{font-size:20px}}