*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#252542;--navy-mid:#45457f;--navy-light:#6a6a9f;--purple:#652ad0;--purple-light:#787ff6;--purple-bg:#d6d2fb;--purple-pale:#eeedfb;--pink:#f9b7ff;--pink-soft:#fde8ff;--body-text:#4f5b6d;--white:#fff;--off-white:#f7f7fc;--border:#e5e5ef;--green:#9fd96f;--gradient:linear-gradient(135deg, #45457f 0%, #652ad0 60%, #787ff6)}html{scroll-behavior:smooth}body{color:var(--body-text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1140px;margin:0 auto;padding:0 28px}.header{background:var(--white);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.header-top{flex-wrap:wrap;justify-content:space-between;gap:8px 16px;max-width:1140px;margin:0 auto;padding:14px 28px}.header-top,.logo{align-items:center;display:flex}.logo{color:var(--navy);flex-shrink:0;gap:9px;font-size:1.3rem;font-weight:700}.logo-img{width:auto;height:56px}.footer-logo{width:auto;height:40px;margin-bottom:14px}.header-right{color:var(--body-text);text-align:right;font-size:.83rem}.header-right a{color:var(--purple);font-weight:600}.nav{background:var(--navy-mid)}.nav-inner{max-width:1140px;margin:0 auto;display:flex}.nav a{color:#ffffffd9;border-bottom:3px solid #0000;padding:13px 22px;font-size:.88rem;font-weight:500;transition:all .2s}.nav a.on,.nav a:hover{color:#fff;border-bottom-color:var(--purple-light);background:#ffffff12}.nav-login{margin-left:auto}.hero{background:var(--gradient);padding:56px 0 64px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(70px);background:#787ff624;border-radius:50%;width:420px;height:420px;position:absolute;top:-80px;right:-80px}.hero .container{z-index:2;position:relative}.badge{color:#ffffffe0;background:#ffffff1c;border:1px solid #ffffff2e;border-radius:80px;align-items:center;gap:7px;margin-bottom:20px;padding:5px 14px 5px 9px;font-size:.77rem;font-weight:500;display:inline-flex}.badge-dot{background:var(--green);border-radius:50%;width:7px;height:7px}.hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:2.1rem;font-weight:700;line-height:1.15}.hero p{color:#ffffffc7;margin-bottom:28px;font-size:1.02rem;line-height:1.55}.btn-p{background:var(--pink);color:var(--navy);cursor:pointer;border:none;border-radius:7px;align-items:center;gap:7px;padding:13px 26px;font-size:.93rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-p:hover{background:#fcc8ff;transform:translateY(-1px);box-shadow:0 6px 18px #f9b7ff47}.btn-s{color:#fff;cursor:pointer;background:#ffffff1c;border:1px solid #ffffff47;border-radius:7px;align-items:center;gap:7px;padding:13px 26px;font-size:.93rem;font-weight:500;transition:all .25s;display:inline-flex}.btn-s:hover{background:#ffffff2e}.section{padding:64px 0}.section-alt{background:var(--off-white)}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--purple);margin-bottom:10px;font-size:.73rem;font-weight:600}.section h2{color:var(--navy);margin-bottom:14px;font-size:1.85rem;font-weight:700;line-height:1.2}.section h2 em{color:var(--purple);font-style:normal}.section p{font-size:.96rem;line-height:1.65}.cta{background:var(--gradient);text-align:center;padding:56px 0;position:relative;overflow:hidden}.cta:before{content:"";filter:blur(70px);background:#f9b7ff1a;border-radius:50%;width:400px;height:200px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.cta .container{z-index:2;position:relative}.cta h2{color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:700}.cta p{color:#ffffffc7;max-width:520px;margin:0 auto 28px;font-size:.99rem}.cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.footer{background:var(--navy-mid);padding:40px 0 28px}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:32px;display:flex}.footer-brand{max-width:360px}.footer-brand .logo{color:#fff;margin-bottom:12px}.footer-brand .logo span{color:#ffffff8c}.footer-brand p{color:#ffffff73;font-size:.82rem;line-height:1.55}.footer-cols{gap:40px;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:10px;font-size:.74rem;font-weight:600}.footer-col a{color:#ffffffa6;padding:3px 0;font-size:.85rem;transition:all .2s;display:block}.footer-col a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid #ffffff14;margin-top:28px;padding-top:20px}.footer-bottom p{color:#ffffff4d;font-size:.74rem}@media (width<=900px){.footer-cols,.footer-row{flex-direction:column}.footer-cols{gap:20px}.logo-img{height:38px}.header-top{padding:10px 16px}.header-right{font-size:.76rem}.nav-inner{-webkit-overflow-scrolling:touch;overflow-x:auto}.nav a{padding:10px 12px;font-size:.81rem}.section{padding:40px 0}.container{padding:0 16px}.cta h2,.section h2{font-size:1.5rem}}.error-card{background:var(--white);border:1px solid var(--border);text-align:center;border-radius:14px;width:calc(100% - 40px);max-width:400px;padding:40px 36px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #2525420f}.error-card h1{color:var(--navy);margin-bottom:6px;font-size:1.5rem}.error-sub{color:var(--body-text);margin-bottom:24px;font-size:.88rem}
