*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17151f;background:#fbfaff}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:sticky;top:0;z-index:10;background:rgba(251,250,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid #eeeaf7}.brand{display:flex;align-items:center;gap:10px;font-size:27px;font-weight:800;color:#6936df}.logo-img,.mini-logo-img{display:block;object-fit:contain;border-radius:13px}.logo-img{width:42px;height:42px}.mini-logo-img{width:36px;height:36px;border-radius:11px;box-shadow:0 8px 20px #6936df33}.nav nav{display:flex;gap:34px;color:#615c6f;font-weight:600}.nav-btn{padding:11px 18px;border:1px solid #ddd5f4;border-radius:12px;color:#6332d8;font-weight:700}.hero{max-width:1200px;margin:auto;padding:90px 6% 100px;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.eyebrow{color:#6a35dc;font-weight:800;letter-spacing:.03em;margin-bottom:14px}.hero h1{font-size:clamp(50px,7vw,82px);line-height:.98;margin:0 0 24px;letter-spacing:-.055em}.hero h1 span{color:#6936df}.lead{font-size:20px;line-height:1.65;color:#6b6674;max-width:680px}.actions{display:flex;gap:12px;margin:30px 0}.primary,.secondary{display:inline-flex;align-items:center;gap:10px;padding:15px 22px;border-radius:14px;font-weight:800}.primary{background:linear-gradient(135deg,#7639ec,#5425c9);color:white;box-shadow:0 14px 30px #6332d833}.secondary{border:1px solid #ddd5ef;background:white}.trust{font-size:13px;color:#898391}.hero-card{display:flex;justify-content:center}.phone{width:min(360px,100%);background:linear-gradient(180deg,#fff,#f5f1ff);border:1px solid #e5def5;border-radius:36px;padding:20px;box-shadow:0 30px 70px #5b31a329;transform:rotate(1.5deg)}.phone-top,.phone-brand{display:flex;justify-content:space-between;align-items:center}.phone-top{font-size:12px;font-weight:700}.phone-brand{margin:25px 0 30px;color:#6a35dc;font-size:24px}.hello{font-size:38px;font-weight:850}.sub{color:#817b89;margin:7px 0 25px}.search{background:#fff;border:1px solid #e8e2f0;padding:17px;border-radius:16px;color:#8d8793;font-size:13px}.quick-title{font-size:16px;font-weight:800;margin:26px 0 12px}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick div{background:#fff;border-radius:15px;padding:15px 6px;text-align:center;font-size:22px}.quick small{display:block;font-size:10px;margin-top:7px;color:#55505e}.purple-card{margin-top:16px;padding:23px;border-radius:22px;color:white;background:linear-gradient(135deg,#7638ec,#5421c7);font-size:22px;line-height:1.05}.purple-card small{display:block;font-size:12px;line-height:1.4;margin-top:12px;color:#e8ddff}.section{max-width:1200px;margin:auto;padding:90px 6%}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:38px}.section-head h2,.vision h2,.ai-section h2,.join h2{font-size:44px;letter-spacing:-.04em;margin:0}.section-head p{max-width:480px;color:#77717e;line-height:1.6}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid article{background:#fff;border:1px solid #ece7f4;border-radius:24px;padding:28px;min-height:220px;box-shadow:0 10px 30px #5d2fa10b}.icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:24px;margin-bottom:25px}.purple{background:#eee6ff}.green{background:#e3f8ec}.blue{background:#e5f0ff}.orange{background:#fff0df}.pink{background:#ffe8ef}.violet{background:#eee6ff}.grid h3{font-size:22px;margin:0 0 9px}.grid p{color:#77717e;line-height:1.55;margin:0}.vision{margin:40px auto 100px;max-width:1200px;border-radius:36px;padding:60px 6%;color:#fff;background:radial-gradient(circle at 80% 20%,#8c55f6,#5b25ce 50%,#3f1b99);display:flex;justify-content:space-between;gap:50px;align-items:center}.vision .eyebrow{color:#dfd0ff}.vision p{color:#e8ddff;line-height:1.6;max-width:680px}.stats{display:flex;gap:28px}.stats div{text-align:center}.stats strong{display:block;font-size:28px;margin-bottom:8px}.stats span{font-size:12px;color:#e8ddff}.ai-section{max-width:1100px;margin:0 auto 100px;padding:55px;background:#fff;border:1px solid #e8e0f5;border-radius:32px;display:flex;gap:38px;align-items:center;box-shadow:0 20px 50px #5d2fa10d}.ai-orb{min-width:100px;height:100px;border-radius:30px;display:grid;place-items:center;font-size:45px;color:white;background:linear-gradient(135deg,#8146f2,#4d20bd);box-shadow:0 18px 35px #6332d833}.ai-section p{color:#77717e;line-height:1.6}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:#f3effd;color:#5e32c8;border-radius:99px;padding:9px 13px;font-size:12px;font-weight:700}.join{padding:0 6% 100px}.join-box{max-width:1200px;margin:auto;border:1px solid #e4dcf1;border-radius:28px;background:linear-gradient(120deg,#f5f0ff,#fff);padding:38px;display:flex;align-items:center;gap:25px}.flag{font-size:45px}.join-box h2{font-size:34px}.join-box p{color:#77717e}.join-box .primary{margin-left:auto}footer{border-top:1px solid #e9e4f0;padding:30px 6%;display:flex;justify-content:space-between;color:#898391;font-size:12px}footer .brand{font-size:20px}footer .logo-img{width:30px;height:30px;border-radius:9px}@media(max-width:800px){.nav{padding:0 5%}.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-card{order:-1}.phone{max-width:330px}.section-head{display:block}.grid{grid-template-columns:1fr 1fr}.vision{margin-left:5%;margin-right:5%;display:block}.stats{margin-top:35px;justify-content:space-around}.ai-section{margin-left:5%;margin-right:5%;padding:35px;display:block}.ai-orb{width:85px;min-width:85px;height:85px;margin-bottom:25px}.join-box{display:block}.join-box .primary{margin-top:15px}footer{display:block}footer span:last-child{display:block;margin-top:12px}}@media(max-width:500px){.hero{padding-left:5%;padding-right:5%}.hero h1{font-size:50px}.lead{font-size:17px}.grid{grid-template-columns:1fr}.section{padding-top:65px;padding-bottom:65px}.vision h2,.section-head h2,.ai-section h2,.join h2{font-size:34px}.join{padding-bottom:65px}}
