*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#1d1730;background:#fff;line-height:1.7}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #eee}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:27px;font-weight:900;letter-spacing:-1px}.logo span{color:#7656e8}nav{display:flex;gap:28px;align-items:center}nav a{font-weight:700;color:#534c65}.navbtn{background:#7656e8;color:#fff!important;padding:10px 18px;border-radius:30px}.menu{display:none;border:0;background:none;font-size:25px}.hero{padding:95px 0 80px;background:radial-gradient(circle at 85% 25%,#e9e0ff,transparent 35%),linear-gradient(135deg,#fbf9ff,#fff)}.heroGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;color:#7656e8}.hero h1{font-size:clamp(44px,6vw,72px);line-height:1.02;letter-spacing:-3px;margin:16px 0 22px}.lead{font-size:19px;color:#655d72;max-width:650px}.actions{display:flex;gap:14px;margin:30px 0}.btn{display:inline-block;padding:14px 23px;border-radius:10px;font-weight:800}.primary{background:#7656e8;color:#fff;box-shadow:0 12px 30px #7656e833}.secondary{border:1px solid #ddd5ef;background:#fff}.note{font-size:13px;color:#8a8392}.productCard{min-height:440px;border-radius:30px;padding:42px;text-align:center;background:linear-gradient(145deg,#6e4de0,#9d7cf3);color:white;box-shadow:0 30px 70px #7656e83d;display:flex;flex-direction:column;align-items:center;justify-content:center}.orb{width:170px;height:170px;border-radius:50%;display:grid;place-items:center;background:#ffffff22;font-size:88px;border:1px solid #ffffff44;margin-bottom:22px}.productCard h2{font-size:40px;margin:4px}.productCard p{opacity:.85}.productCard a{margin-top:18px;background:#fff;color:#6744d7;padding:12px 20px;border-radius:30px;font-weight:900}.cardTag{font-size:11px;letter-spacing:2px;font-weight:900}.section{padding:85px 0}.alt{background:#faf9fd}.sectionHead{display:flex;align-items:center;gap:15px;margin-bottom:30px}.sectionHead span{font-size:13px;color:#7656e8;font-weight:900}.section h2,.cta h2{font-size:38px;letter-spacing:-1.5px;margin:0}.section p{color:#655d72}.infoGrid,.cards,.quoteGrid{display:grid;gap:20px}.infoGrid{grid-template-columns:1fr 1fr;margin-top:30px}.infoGrid>div{padding:28px;background:#f8f6fc;border-radius:18px}.infoGrid h3{margin-top:0}.cards{grid-template-columns:repeat(3,1fr)}.cards article{background:#fff;border:1px solid #ece8f4;padding:28px;border-radius:18px}.cards b{color:#7656e8}.cards h3{font-size:21px}.notice{padding:25px;border-left:4px solid #7656e8;background:#f8f6fc;border-radius:8px}.quoteGrid{grid-template-columns:1fr 1fr}.quoteGrid blockquote{margin:0;padding:30px;background:#f8f6fc;border-radius:18px;font-size:18px}.quoteGrid small{display:block;margin-top:15px;color:#81798d;font-size:13px}.cta{padding:65px 0;background:linear-gradient(120deg,#6d4be0,#9574ed);color:#fff}.cta .wrap{display:flex;justify-content:space-between;gap:30px;align-items:center}.cta p{opacity:.86}.light{background:#fff;color:#6744d7;white-space:nowrap}.faq details{background:#fff;border:1px solid #e7e2ee;border-radius:12px;margin:12px 0;padding:20px 24px}.faq summary{cursor:pointer;font-weight:800}.faq p{margin-bottom:0}footer{background:#171225;color:#ddd4ed;padding:45px 0 25px}.foot{display:flex;justify-content:space-between;gap:30px}.foot .logo{color:#fff}.foot p{color:#aaa1b8}.links{display:flex;gap:22px}.copyright{border-top:1px solid #30283e;margin-top:30px;padding-top:20px;font-size:13px;color:#9b93a7}@media(max-width:800px){nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;padding:20px;flex-direction:column;border-bottom:1px solid #eee}.menu{display:block}.hero{padding-top:60px}.heroGrid{grid-template-columns:1fr;gap:35px}.productCard{min-height:360px}.cards,.infoGrid,.quoteGrid{grid-template-columns:1fr}.cta .wrap,.foot{flex-direction:column;align-items:flex-start}.hero h1{letter-spacing:-2px}}
