:root{--blue:#149df2;--blue2:#126ef2;--navy:#071828;--navy2:#0d263b;--ink:#101826;--muted:#627084;--line:#e5ecf3;--soft:#f3f9fe;--pink:#ef2f72;--paper:#fff;--radius:24px;--shadow:0 20px 60px rgba(13,38,59,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.62}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(13,38,59,.07);backdrop-filter:blur(16px)}.header-inner{height:78px;display:flex;align-items:center;gap:18px;max-width:1360px}.brand{margin-right:auto;flex:0 0 auto}.brand img{width:220px}.main-nav{display:flex;gap:16px;align-items:center;font-size:13.5px;font-weight:760;white-space:nowrap;flex:0 1 auto}.main-nav a{padding:27px 0 23px;border-bottom:3px solid transparent;white-space:nowrap;line-height:1.2}.main-nav a:hover,.main-nav a.is-active{color:var(--blue);border-color:var(--blue)}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:29px;height:2px;background:#0c1524;margin:6px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:14px 20px;font-weight:850;border:1px solid transparent;transition:.2s}.header-cta{flex:0 0 auto;min-height:46px;padding:11px 17px;border-radius:12px;font-size:13.5px;line-height:1;white-space:nowrap;box-shadow:0 10px 24px rgba(20,157,242,.20)}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 12px 28px rgba(20,157,242,.24)}.btn-outline{border-color:#8dceeF;color:#fff;background:rgba(255,255,255,.03)}.btn-dark{background:#0c1524;color:#fff}.btn-light{background:#fff;color:#0c1524}.eyebrow,.kicker{font-size:12px;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:#36bcff}h1,h2,h3{line-height:1.02;letter-spacing:-.04em;margin:0 0 18px}h1{font-size:clamp(48px,5.4vw,80px)}h2{font-size:clamp(34px,4vw,56px)}h3{font-size:24px}.hero{position:relative;overflow:hidden;background:#07131f;color:#fff;min-height:690px;isolation:isolate}.hero-photo{background-image:url("/assets/img/hero-creator-desktop.webp");background-size:cover;background-position:center center;background-repeat:no-repeat}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,16,28,.97) 0%,rgba(4,16,28,.91) 34%,rgba(4,16,28,.62) 52%,rgba(4,16,28,.22) 72%,rgba(4,16,28,.10) 100%)}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(4,16,28,.08),rgba(4,16,28,.10))}.hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:690px}.hero-copy{width:min(650px,56%);padding:86px 0}.hero-copy h1 .accent{color:#35bfff}.hero-copy>p{font-size:19px;color:#cfdae4;max-width:640px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}.trust-item{display:flex;gap:9px;align-items:center;color:#d9e4ec;font-size:13px;font-weight:750}.trust-item svg,.feature-icon svg,.iconbox svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9}.section{padding:92px 0}.section.alt{background:#f5f9fd}.section.dark{background:#07131f;color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:36px}.section-head p{max-width:600px;margin:0;color:var(--muted)}.dark .section-head p{color:#aebcca}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.community-card{padding:28px;border-radius:24px;min-height:335px;display:flex;flex-direction:column;box-shadow:var(--shadow)}.community-card h3{font-size:27px;margin-bottom:6px}.community-card p{margin:0 0 18px}.community-card .handle{font-weight:850;font-size:15px;margin-top:-2px}.community-card .btn{margin-top:auto;align-self:flex-start}.card-blue{background:linear-gradient(145deg,#0da6f5,#1777f2);color:#fff}.card-dark{background:linear-gradient(145deg,#0b1f31,#102e47);color:#fff}.card-pink{background:linear-gradient(145deg,#ef2f72,#d52065);color:#fff}.card-top{display:flex;justify-content:space-between;align-items:center}.pill{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;opacity:.85}.mark{font-size:32px;font-weight:900;opacity:.16}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.feature{display:flex;gap:14px;align-items:flex-start}.feature-icon,.iconbox{width:48px;height:48px;border-radius:14px;background:#eaf7ff;color:var(--blue);display:grid;place-items:center;flex:0 0 auto}.feature b{display:block}.feature span{font-size:14px;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.info-panel{background:linear-gradient(145deg,#eaf7ff,#fff);border:1px solid #d9edf9;border-radius:26px;padding:34px}.info-panel.pink{background:linear-gradient(145deg,#fff0f5,#fff);border-color:#f6d9e5}.checklist{display:grid;gap:12px;margin:24px 0}.check{display:flex;gap:11px;align-items:flex-start}.check svg{width:20px;height:20px;stroke:var(--blue);fill:none;stroke-width:2.2;flex:0 0 auto;margin-top:2px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:27px}.card p{color:var(--muted);margin-bottom:0}.cta-band{display:flex;justify-content:space-between;align-items:center;gap:28px;background:linear-gradient(120deg,#0e9cf0,#126ef2);color:#fff;border-radius:28px;padding:38px}.cta-band p{max-width:640px;color:#e6f5ff}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-link{display:block;border:1px solid var(--line);border-radius:20px;padding:23px;background:#fff}.article-link span{font-size:14px;color:var(--muted)}.page-hero{padding:84px 0 58px;background:linear-gradient(135deg,#eef8ff,#fff)}.page-hero .container{max-width:1000px}.page-hero p{max-width:800px;color:var(--muted);font-size:19px}.prose{max-width:900px}.prose p,.prose li{color:#566476}.prose h2{margin-top:46px}.prose h3{margin-top:30px}.prose ul{padding-left:22px}.faq{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.faq-q{width:100%;border:0;background:#fff;text-align:left;padding:19px 22px;font:inherit;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}.faq-a{display:none;padding:0 22px 20px;color:var(--muted)}.faq-item.open .faq-a{display:block}.site-footer{margin-top:70px;background:#07131f;color:#fff;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}.footer-logo{width:238px}.footer-grid p{color:#a9b7c4;max-width:420px}.footer-grid h2{font-size:14px;text-transform:uppercase;letter-spacing:.09em}.footer-grid a{display:block;color:#c0ccd7;font-size:14px;margin:8px 0}.footer-bottom{margin-top:44px;padding-top:18px;border-top:1px solid #183147;display:flex;justify-content:space-between;gap:20px;color:#8396a7;font-size:13px}.legal-note{background:#fff7e8;border:1px solid #f1d6a6;border-radius:16px;padding:18px;color:#6d5736}@media(max-width:1180px){.header-inner{gap:14px}.brand img{width:205px}.main-nav{gap:11px;font-size:12.5px}.header-cta{padding:10px 14px;font-size:12.5px}}@media(max-width:1080px){.main-nav{gap:13px;font-size:13px}.header-cta{display:none}.hero-inner{grid-template-columns:1fr .82fr}.community-grid{grid-template-columns:1fr 1fr}.community-card:last-child{grid-column:1/-1}.feature-row{grid-template-columns:1fr 1fr}}@media(max-width:840px){.header-inner{height:70px;max-width:none}.brand img{width:205px}.nav-toggle{display:block}.main-nav{display:none;position:absolute;left:16px;right:16px;top:70px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:12px;border:0;border-radius:10px}.main-nav a.is-active{background:#eef8ff}.hero{min-height:760px}.hero-photo{background-image:url("/assets/img/hero-creator-mobile.webp");background-position:center 18%}.hero:before{background:linear-gradient(180deg,rgba(4,16,28,.08) 0%,rgba(4,16,28,.22) 28%,rgba(4,16,28,.90) 59%,rgba(4,16,28,.99) 100%)}.hero:after{background:linear-gradient(90deg,rgba(4,16,28,.18),rgba(4,16,28,.06))}.hero-inner{min-height:760px;align-items:flex-end}.hero-copy{width:100%;max-width:none;padding:300px 0 44px}.hero-copy h1{font-size:clamp(42px,8.8vw,58px)}.hero-copy>p{font-size:17px;max-width:none}.split{grid-template-columns:1fr}.grid-3,.article-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head p{margin-top:12px}.cta-band{display:block}.cta-band .btn{margin-top:16px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.container{width:min(100% - 24px,1180px)}h1{font-size:40px}.hero{min-height:720px}.hero-photo{background-position:center 10%}.hero-copy{padding:270px 0 38px}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-trust{gap:12px}.section{padding:66px 0}.community-grid,.feature-row,.grid-3,.article-grid{grid-template-columns:1fr}.community-card:last-child{grid-column:auto}.community-card{min-height:300px}.feature{padding:4px 0}.page-hero{padding:58px 0 38px}.cta-band{padding:26px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}}
