.home-cms{--purple:#7440db;--purple-dark:#171330;--lavender:#f4efff;color:var(--purple-dark);overflow:hidden}.home-hero{padding:58px 0 0;background:radial-gradient(circle at 76% 20%,#fff 0 12%,transparent 35%),linear-gradient(118deg,#d8bafc,#f8f4ff 58%,#eadcff);position:relative}.home-hero__grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:380px;gap:34px}.home-trust,.home-eyebrow{color:#7140d3;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-hero h1{font-family:"Saira Stencil",sans-serif;font-size:clamp(40px,5vw,68px);line-height:1.02;margin:18px 0;color:#12132e;max-width:720px}.home-hero__copy>p{font-size:18px;line-height:1.6;color:#4d5069;max-width:650px}.home-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border-radius:999px;text-decoration:none;font-weight:800;transition:.2s}.home-btn:hover{transform:translateY(-2px)}.home-btn--primary{background:linear-gradient(135deg,#6c36d5,#8d58ef);color:#fff;box-shadow:0 10px 24px rgba(108,54,213,.25)}.home-btn--outline{border:1px solid #7844d8;color:#6432bd;background:rgba(255,255,255,.45)}.home-hero__visual{height:390px;display:flex;align-items:flex-end;justify-content:center;position:relative}.home-hero__visual img{max-height:390px;max-width:100%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 20px 28px rgba(45,24,86,.15))}.home-orbit{position:absolute;border:1px solid rgba(116,64,219,.2);border-radius:50%}.home-orbit--one{width:330px;height:330px;top:20px}.home-orbit--two{width:240px;height:240px;top:65px}.home-creators{padding:28px 0 14px}.home-creators__track{display:flex;gap:16px;justify-content:center;min-width:max-content}.home-creator{width:255px;height:330px;border-radius:22px;overflow:hidden;position:relative;background:#241a39;box-shadow:0 16px 34px rgba(30,19,56,.18)}.home-creator>img{width:100%;height:100%;object-fit:cover}.home-creator:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(15,10,27,.88))}.home-creator__tags{position:absolute;top:12px;left:12px;right:12px;display:flex;gap:6px;z-index:2}.home-creator__tags span{background:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.home-creator>div:last-child{position:absolute;bottom:16px;left:16px;color:#fff;z-index:2;display:flex;flex-direction:column}.home-creator strong{font-size:18px}.home-creator small{opacity:.75}.home-section{padding:88px 0}.home-section h2,.home-final h2{font-size:clamp(31px,4vw,49px);font-weight:850;letter-spacing:-.03em}.home-about__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.home-about__visual{min-height:470px;border-radius:34px;background:linear-gradient(145deg,#f3ebff,#d9bdfc);position:relative;display:grid;place-items:center}.home-about__visual>img{max-width:86%;max-height:430px;object-fit:contain}.home-float-card{position:absolute;right:-25px;bottom:40px;background:#fff;padding:15px 20px;border-radius:16px;box-shadow:0 14px 32px rgba(39,21,74,.16)}.home-float-card b{display:block;font-size:24px;color:#703bce}.home-lead{font-size:17px;color:#62677a;line-height:1.7}.home-feature-list{display:grid;gap:12px;margin-top:24px}.home-feature-list article{display:flex;gap:14px;border:1px solid #eee8f7;border-radius:16px;padding:15px;background:#fff}.home-feature-list article>span{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:#eee5ff;color:#6d36ca;flex:none}.home-feature-list h3{font-size:17px;margin:0 0 4px}.home-feature-list p{margin:0;color:#6c7283}.home-process{background:#17132e;color:#fff}.home-process .home-eyebrow{color:#c3a1ff}.home-process__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:38px}.home-process__grid article{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:23px;background:rgba(255,255,255,.055)}.home-process__grid article>span{font-size:36px;font-weight:900;color:#ab7cff}.home-process__grid h3{font-size:18px;margin:14px 0 8px}.home-process__grid p{color:#bbb7c8;margin:0}.home-proof{background:#faf8ff}.home-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:36px}.home-metrics article{background:#fff;border:1px solid #e6def2;border-radius:18px;padding:25px;text-align:center}.home-metrics strong{display:block;font-size:35px;color:#6c35c7}.home-metrics span{color:#687086}.home-section-desc{text-align:center;color:#6c7283}.home-partners__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;margin-top:30px}.home-partners__grid a{height:88px;display:grid;place-items:center;border:1px solid #e7e1ef;border-radius:16px;background:#fff}.home-partners__grid img{max-height:48px;max-width:110px}.home-final{padding:75px 0;background:linear-gradient(120deg,#5d28be,#8a50ed);color:#fff}.home-final>.container{display:flex;align-items:center;justify-content:space-between;gap:35px}.home-final p{max-width:700px;margin:0}.home-final .home-eyebrow{color:#e5d5ff}.home-btn--light{background:#fff;color:#5c2abb}.home-btn--ghost{border:1px solid rgba(255,255,255,.6);color:#fff}.reveal-up{opacity:0;transform:translateY(16px);transition:.6s ease}.reveal-up.is-visible{opacity:1;transform:none}@media(max-width:992px){.home-hero__grid,.home-about__grid{grid-template-columns:1fr}.home-hero__visual{height:310px}.home-hero__visual img{max-height:310px}.home-creators__track{justify-content:flex-start;overflow:auto;padding:0 20px 12px}.home-process__grid,.home-metrics{grid-template-columns:repeat(2,1fr)}.home-partners__grid{grid-template-columns:repeat(3,1fr)}.home-final>.container{align-items:flex-start;flex-direction:column}}@media(max-width:576px){.home-hero{padding-top:34px}.home-hero h1{font-size:39px}.home-creator{width:220px;height:290px}.home-section{padding:60px 0}.home-process__grid,.home-metrics{grid-template-columns:1fr}.home-partners__grid{grid-template-columns:repeat(2,1fr)}.home-about__visual{min-height:330px}.home-float-card{right:12px}.home-actions .home-btn{width:100%}}
