*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#18121f;background:#fff}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 7%;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:5}.logo{font-size:24px;font-weight:900}.logo span,h1 span{color:#963fff}.nav nav{display:flex;gap:28px;color:#675f70;font-size:14px}.btn{display:inline-block;padding:14px 22px;border-radius:14px;background:linear-gradient(135deg,#8b42ff,#d23cff);color:#fff;font-weight:750;box-shadow:0 12px 28px #963fff30}.small{padding:10px 16px;font-size:13px}.outline{background:#fff;color:#823bf0;border:1px solid #e1d3ff;box-shadow:none}.hero{min-height:680px;padding:80px 8%;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;background:linear-gradient(180deg,#fff,#fbf8ff)}.badge{display:inline-block;padding:8px 13px;border-radius:999px;background:#f1e8ff;color:#7938d8;font-size:13px}.hero h1{font-size:clamp(50px,7vw,82px);line-height:.95;letter-spacing:-4px;margin:22px 0}.hero p{max-width:600px;color:#665e6e;font-size:19px;line-height:1.65}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.phone{width:290px;min-height:530px;border:10px solid #17121f;border-radius:40px;padding:22px 15px;background:#faf8ff;box-shadow:0 30px 70px #6e3aa633;transform:rotate(3deg)}.notch{width:90px;height:18px;background:#17121f;border-radius:20px;margin:auto auto 22px}.welcome{display:flex;gap:10px;align-items:center;background:#fff;border-radius:16px;padding:13px;box-shadow:0 5px 20px #0001}.welcome i,.posthead i{width:34px;height:34px;border-radius:50%;display:block;background:linear-gradient(135deg,#8d42ff,#ff5ac8)}small{display:block;color:#777}.stories{display:flex;gap:12px;margin:20px 3px}.stories i{width:47px;height:47px;border-radius:50%;border:3px solid #b14cff;background:#fff}.post{background:#fff;border-radius:18px;padding:12px}.posthead{display:flex;gap:8px;align-items:center;font-size:11px}.postimg{height:220px;border-radius:14px;margin-top:10px;background:linear-gradient(135deg,#b56cff,#ff74b9,#ffc46b)}.line{height:12px;width:65%;margin-top:12px;border-radius:8px;background:#eee}.section{padding:100px 8%}.center{text-align:center;max-width:720px;margin:auto}.section h2,.about h2,.cta h2{font-size:42px;letter-spacing:-2px;margin:18px 0 12px}.center p,.about p,.cta p{color:#6b6473;line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.grid article{padding:28px;border:1px solid #eee7f7;border-radius:22px;box-shadow:0 10px 30px #6e3aa60a}.grid article div{font-size:28px}.grid h3{margin:16px 0 8px}.grid p{color:#6b6473;line-height:1.6;margin:0}.about{margin:20px 8% 100px;padding:70px 7%;border-radius:34px;background:linear-gradient(135deg,#f5edff,#fff1fb);display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats div{background:#fff;border-radius:18px;padding:20px;text-align:center}.stats strong{font-size:28px;color:#8a3fff;display:block}.stats span{font-size:12px;color:#71697c}.cta{margin:0 8% 90px;padding:55px 7%;border-radius:30px;background:linear-gradient(135deg,#8a3fff,#d23dff);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta .badge{background:#ffffff26;color:#fff}.cta p{color:#eee}.white{background:#fff;color:#7d35e9;box-shadow:none}footer{padding:45px 8%;border-top:1px solid #eee;color:#756d80}footer p{margin:8px 0}@media(max-width:800px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding:60px 7%;text-align:center}.hero p{margin:auto}.actions{justify-content:center}.phone{margin:20px auto 0}.grid{grid-template-columns:1fr}.about{grid-template-columns:1fr;margin-left:5%;margin-right:5%;padding:45px 7%}.cta{margin-left:5%;margin-right:5%;display:block}.cta .btn{margin-top:20px}.section h2,.about h2,.cta h2{font-size:34px}}