.landing{color:#050505;-webkit-font-smoothing:antialiased;--blue:#1877f2;--blue-hover:#0b5fd1;--blue-tint:#e7f0fe;--blue-dark:#0a3d89;--ink:#050505;--ink-2:#1c1e21;--muted:#65676b;--muted-2:#8a8d91;--line:#dadde1;--soft:#f0f2f5;--soft-2:#e4e6eb;background:#fff;font-family:Inter,Helvetica Neue,system-ui,-apple-system,sans-serif;line-height:1.35}.landing *{box-sizing:border-box;margin:0;padding:0}.landing a{color:inherit;text-decoration:none}.landing img,.landing svg{max-width:100%;display:block}.landing button{font-family:inherit}.landing .container{max-width:1240px;margin:0 auto;padding:0 24px}.landing .topbar{border-bottom:1px solid var(--line);background:#fff}.landing .topbar-inner{color:var(--muted);justify-content:flex-end;gap:20px;max-width:1240px;margin:0 auto;padding:6px 24px;font-size:12px;display:flex}.landing .topbar-inner a:hover{color:var(--blue);text-decoration:underline}.landing .nav{z-index:50;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.landing .nav-inner{justify-content:space-between;align-items:center;max-width:1240px;height:64px;margin:0 auto;padding:0 24px;display:flex}.landing .nav-left{align-items:center;gap:40px;display:flex}.landing .logo{letter-spacing:-.025em;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.landing .logo-mark{background:var(--blue);border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.landing .logo-mark svg{color:#fff;width:18px;height:18px}.landing .nav-links{gap:26px;list-style:none;display:flex}.landing .nav-links>li>a{color:var(--ink-2);align-items:center;gap:4px;padding:8px 0;font-size:15px;font-weight:500;display:inline-flex}.landing .nav-links>li>a:hover{color:var(--blue)}.landing .nav-right{align-items:center;gap:8px;display:flex}@media (max-width:960px){.landing .nav-links{display:none}}.landing .btn{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:600;transition:all .15s;display:inline-flex}.landing .btn svg{width:16px;height:16px}.landing .btn-primary{background:var(--blue);color:#fff}.landing .btn-primary:hover{background:var(--blue-hover)}.landing .btn-ghost{color:var(--ink-2);background:0 0}.landing .btn-ghost:hover{background:var(--soft)}.landing .btn-light{color:var(--ink-2);border:1px solid var(--ink-2);background:#fff}.landing .btn-light:hover{background:var(--soft)}.landing .btn-dark{background:var(--ink);color:#fff}.landing .btn-dark:hover{background:#1c1e21}.landing .btn-sm{height:36px;padding:0 16px;font-size:14px}.landing .btn-lg{height:52px;padding:0 28px;font-size:16px}.landing .hero{background:#fff;padding:32px 0 64px;position:relative;overflow:hidden}.landing .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:560px;display:grid}@media (max-width:960px){.landing .hero-grid{grid-template-columns:1fr;gap:32px}}.landing .hero-eyebrow{color:var(--blue);margin-bottom:20px;font-size:14px;font-weight:600;display:inline-block}.landing h1.hero-title{letter-spacing:-.035em;color:var(--ink);font-size:clamp(44px,5.8vw,76px);font-weight:800;line-height:.98}.landing .hero-sub{color:var(--ink-2);max-width:540px;margin-top:24px;font-size:18px;line-height:1.5}.landing .hero-cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.landing .hero-learn{color:var(--blue);align-items:center;gap:6px;margin-left:8px;font-size:14px;font-weight:600;display:inline-flex}.landing .hero-learn:hover{text-decoration:underline}.landing .hero-visual{justify-content:center;align-items:center;height:620px;display:flex;position:relative}@media (max-width:960px){.landing .hero-visual{height:540px}}.landing .phone{z-index:2;background:#0f1011;border-radius:44px;width:280px;height:560px;padding:10px;position:relative;box-shadow:0 40px 80px -30px #0b3d8959,0 20px 40px -20px #00000040}.landing .phone-screen{background:#fff;border-radius:36px;width:100%;height:100%;position:relative;overflow:hidden}.landing .phone-notch{z-index:3;background:#0f1011;border-radius:14px;width:100px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.landing .phone-statusbar{justify-content:space-between;height:44px;padding:16px 24px 0;font-size:12px;font-weight:700;display:flex}.landing .phone-fb-head{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:10px 16px 12px;display:flex}.landing .phone-fb-head b{letter-spacing:-.02em;color:var(--blue);font-size:20px;font-weight:900}.landing .phone-fb-head .ic{color:var(--ink-2);gap:12px;display:flex}.landing .phone-fb-head .ic .c{background:var(--soft);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.landing .phone-fb-head .ic svg{width:16px;height:16px}.landing .phone-story{border-bottom:8px solid var(--soft);gap:8px;padding:12px 12px 10px;display:flex;overflow:hidden}.landing .story{background-position:50%;background-size:cover;border-radius:10px;width:60px;min-width:60px;height:100px;position:relative}.landing .story.s1{background:linear-gradient(135deg,#f9a8d4,#c084fc)}.landing .story.s2{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.landing .story.s3{background:linear-gradient(135deg,#fcd34d,#f97316)}.landing .story.s4{background:linear-gradient(135deg,#6ee7b7,#10b981)}.landing .story .av{border:2px solid var(--blue);background:#fff;border-radius:50%;width:24px;height:24px;position:absolute;top:6px;left:6px}.landing .story .nm{color:#fff;text-shadow:0 1px 2px #0006;font-size:9px;font-weight:600;position:absolute;bottom:6px;left:6px;right:6px}.landing .phone-post{padding:12px}.landing .pp-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.landing .pp-head .av{background:linear-gradient(135deg,#fbcfe8,#a5b4fc);border-radius:50%;width:40px;height:40px}.landing .pp-head .meta b{font-size:13px;font-weight:700;display:block}.landing .pp-head .meta span{color:var(--muted);font-size:11px}.landing .pp-head .meta span:after{content:" · "}.landing .pp-head .meta span:last-child:after{content:""}.landing .pp-text{margin-bottom:10px;font-size:13px;line-height:1.45}.landing .pp-img{background:linear-gradient(135deg,#fca5a5 0%,#f97316 40%,#fbbf24 100%);border-radius:10px;height:170px;margin:-12px -12px 0;position:relative;overflow:hidden}.landing .pp-img:after{content:"";background:radial-gradient(circle at 30% 70%,#ffffff59 0,#0000 40%),radial-gradient(circle at 70% 30%,#00000026 0,#0000 35%);position:absolute;inset:0}.landing .pp-img .tag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;bottom:10px;left:10px}.landing .pp-actions{border-top:1px solid #eee;justify-content:space-around;margin-top:10px;padding:6px 0;display:flex}.landing .pp-actions span{color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.landing .pp-actions svg{width:16px;height:16px}.landing .float{z-index:3;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 20px 40px -15px #0000002e,0 8px 20px -10px #00000014}.landing .float-reach{min-width:210px;top:60px;left:-10px}.landing .float-reach .ic{background:var(--blue-tint);width:40px;height:40px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.landing .float-reach .ic svg{width:18px;height:18px}.landing .float-reach b{font-size:13px;display:block}.landing .float-reach span{color:var(--muted);font-size:11px}.landing .float-scheduled{min-width:220px;bottom:90px;left:-40px}.landing .float-scheduled .ic{color:#f97316;background:#fef3e7;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.landing .float-scheduled .ic svg{width:18px;height:18px}.landing .float-scheduled b{font-size:13px;display:block}.landing .float-scheduled span{color:var(--muted);font-size:11px}.landing .float-chart{background:#fff;width:220px;padding:14px;display:block;top:40px;right:-20px}.landing .float-chart .hd{color:var(--muted);margin-bottom:4px;font-size:11px}.landing .float-chart .v{letter-spacing:-.02em;margin-bottom:2px;font-size:22px;font-weight:800}.landing .float-chart .up{color:#10b981;align-items:center;gap:2px;font-size:11px;font-weight:700;display:inline-flex}.landing .float-chart svg.spark{width:100%;height:40px;margin-top:8px}.landing .float-msg{min-width:230px;bottom:50px;right:-20px}.landing .float-msg .av{background:linear-gradient(135deg,#fde68a,#fca5a5);border-radius:50%;flex:none;width:36px;height:36px}.landing .float-msg b{font-size:12px;display:block}.landing .float-msg p{color:var(--muted);font-size:11px}.landing .float-msg .dot{background:var(--blue);border-radius:50%;flex:none;width:8px;height:8px;margin-left:auto}.landing .hero-visual:before{content:"";z-index:0;background:radial-gradient(circle,#1877f22e 0%,#0000 60%);border-radius:50%;width:460px;height:460px;position:absolute}.landing .tiles{background:#fff;padding:80px 0 40px}.landing .tiles-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:960px){.landing .tiles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing .tiles-grid{grid-template-columns:1fr}}.landing .tile{background:var(--soft);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;transition:all .2s;display:flex}.landing .tile:hover{background:var(--soft-2);transform:translateY(-2px)}.landing .tile .t-ic{width:44px;height:44px;color:var(--blue);background:#fff;border-radius:10px;place-items:center;margin-bottom:16px;display:grid}.landing .tile .t-ic svg{width:22px;height:22px}.landing .tile h4{letter-spacing:-.015em;margin-bottom:6px;font-size:17px;font-weight:700;line-height:1.25}.landing .tile p{color:var(--muted);font-size:13px;line-height:1.45}.landing .tile .go{color:var(--ink);align-items:center;gap:4px;margin-top:16px;font-size:13px;font-weight:700;display:inline-flex}.landing .tile:hover .go{color:var(--blue);gap:8px}.landing .featsec{padding:40px 0}.landing .feat{background:var(--soft);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:24px;padding:56px;display:grid}@media (max-width:860px){.landing .feat{grid-template-columns:1fr;gap:28px;padding:32px}}.landing .feat.rev .feat-text{order:2}@media (max-width:860px){.landing .feat.rev .feat-text{order:1}}.landing .feat-text .kick{color:var(--blue);letter-spacing:.01em;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-flex}.landing .feat-text .kick .bullet{background:var(--blue);border-radius:50%;width:6px;height:6px}.landing .feat-text h3{letter-spacing:-.03em;color:var(--ink);margin-bottom:18px;font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.05}.landing .feat-text p{color:var(--ink-2);max-width:460px;margin-bottom:24px;font-size:16px;line-height:1.55}.landing .feat-text .link{color:var(--ink);border-bottom:2px solid var(--ink);align-items:center;gap:6px;padding-bottom:2px;font-size:15px;font-weight:700;display:inline-flex}.landing .feat-text .link:hover{color:var(--blue);border-color:var(--blue)}.landing .feat-viz{border-radius:16px;min-height:360px;position:relative;overflow:hidden}.landing .viz-composer{background:linear-gradient(135deg,#e7f0fe,#fff);justify-content:center;align-items:center;padding:28px;display:flex}.landing .composer-card{background:#fff;border-radius:16px;width:100%;max-width:380px;padding:18px;box-shadow:0 14px 40px -15px #00000026}.landing .cc-tabs{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.landing .cc-tab{border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.landing .cc-tab.fb{color:var(--blue);background:#e7f0fe}.landing .cc-tab.ig{color:#e4405f;background:#fde7f3}.landing .cc-tab.li{color:#0a66c2;background:#e7f0fe}.landing .cc-tab .d{background:currentColor;border-radius:50%;width:6px;height:6px}.landing .cc-body{color:var(--ink-2);border-bottom:1px solid var(--line);min-height:70px;padding:6px 0 12px;font-size:14px;line-height:1.5}.landing .cc-body .typ{background:var(--blue);vertical-align:middle;width:8px;height:14px;margin-left:2px;animation:1s infinite landing-blink;display:inline-block}@keyframes landing-blink{0%,50%{opacity:1}51%,to{opacity:0}}.landing .cc-foot{justify-content:space-between;align-items:center;padding-top:10px;display:flex}.landing .cc-icons{color:var(--muted);gap:12px;display:flex}.landing .cc-icons svg{cursor:pointer;width:18px;height:18px}.landing .cc-ai{background:var(--blue);color:#fff;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.landing .cc-ai svg{width:12px;height:12px}.landing .cc-previews{gap:8px;margin-top:14px;display:grid}.landing .cc-pv{background:var(--soft);border-radius:10px;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex}.landing .cc-pv .b{color:#fff;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.landing .cc-pv .b.fb{background:#1877f2}.landing .cc-pv .b.ig{background:linear-gradient(135deg,#f09433,#dc2743 60%,#bc1888)}.landing .cc-pv .b.li{background:#0a66c2}.landing .cc-pv b{font-weight:700}.landing .cc-pv span{color:var(--muted)}.landing .viz-cal{background:linear-gradient(135deg,#fef3e7,#fff);justify-content:center;align-items:center;padding:28px;display:flex}.landing .cal-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:20px;box-shadow:0 14px 40px -15px #00000026}.landing .cal-hd{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.landing .cal-hd b{letter-spacing:-.01em;font-size:16px;font-weight:700}.landing .cal-hd .n{gap:4px;display:flex}.landing .cal-hd .n span{background:var(--soft);width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.landing .cal-hd .n svg{width:14px;height:14px}.landing .cal-weekdays{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px;display:grid}.landing .cal-weekdays span{color:var(--muted);text-align:center;text-transform:uppercase;font-size:10px;font-weight:700}.landing .cal-days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.landing .cal-days .d{aspect-ratio:1;color:var(--ink-2);background:#fafafa;border-radius:8px;place-items:start;padding:4px 6px;font-size:11px;font-weight:600;display:grid;position:relative}.landing .cal-days .d.mut{color:var(--muted-2);background:#fff}.landing .cal-days .d.on{background:var(--blue);color:#fff}.landing .cal-days .d .ev{border-radius:2px;height:4px;position:absolute;bottom:4px;left:4px;right:4px}.landing .cal-days .d .ev.e1{background:var(--blue)}.landing .cal-days .d .ev.e2{background:#e4405f}.landing .cal-days .d .ev.e3{background:#10b981}.landing .cal-footer{border-top:1px solid var(--line);gap:16px;margin-top:14px;padding-top:14px;font-size:11px;display:flex}.landing .cal-legend{color:var(--muted);align-items:center;gap:6px;font-weight:500;display:inline-flex}.landing .cal-legend .sw{border-radius:3px;width:10px;height:10px}.landing .viz-anal{background:linear-gradient(135deg,#fde7f3,#e7f0fe);justify-content:center;align-items:center;padding:28px;display:flex}.landing .anal-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:22px;box-shadow:0 14px 40px -15px #00000026}.landing .anal-hd{justify-content:space-between;margin-bottom:10px;display:flex}.landing .anal-hd .l{color:var(--muted);font-size:11px;font-weight:600}.landing .anal-hd .v{letter-spacing:-.02em;margin-top:2px;font-size:28px;font-weight:800}.landing .anal-hd .up{color:#10b981;font-size:11px;font-weight:700}.landing .anal-chart{height:140px;margin:14px 0;position:relative}.landing .anal-bars{grid-template-columns:repeat(7,1fr);align-items:flex-end;gap:6px;height:100%;display:grid}.landing .anal-bars .bar{background:var(--blue-tint);border-radius:4px 4px 0 0;position:relative}.landing .anal-bars .bar span{border-radius:inherit;background:var(--blue);position:absolute;top:0;left:0;right:0}.landing .anal-bars b{text-align:center;color:var(--muted);font-size:9px;font-weight:600;position:absolute;bottom:-20px;left:0;right:0}.landing .anal-split{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;padding-top:18px;display:grid}.landing .anal-split .k{color:var(--muted);font-size:10px}.landing .anal-split .v2{letter-spacing:-.01em;font-size:16px;font-weight:700}.landing .band{background:var(--ink);color:#fff;border-radius:24px;max-width:1192px;margin:40px auto;padding:80px 0}@media (max-width:860px){.landing .band{margin:24px 16px;padding:48px 24px}}.landing .band-inner{text-align:center;max-width:1100px;margin:0 auto;padding:0 24px}.landing .band h2{letter-spacing:-.03em;max-width:760px;margin-bottom:18px;margin-left:auto;margin-right:auto;font-size:clamp(34px,4.2vw,56px);font-weight:800;line-height:1.05}.landing .band p{color:#b0b3b8;max-width:620px;margin:0 auto 28px;font-size:17px}.landing .band-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:44px;margin-top:40px;display:flex}.landing .band-logos .pp{color:#fff;flex-direction:column;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.landing .band-logos .pp .icon{color:#fff;border-radius:16px;place-items:center;width:56px;height:56px;display:grid}.landing .band-logos .pp .icon.fb{background:#1877f2}.landing .band-logos .pp .icon.ig{background:linear-gradient(135deg,#f09433,#dc2743 60%,#bc1888)}.landing .band-logos .pp .icon.li{background:#0a66c2}.landing .band-logos .pp .icon.yt{background:red}.landing .band-logos .pp .icon.tt{background:#000}.landing .band-logos .pp .icon.x{background:#000;border:1px solid #333}.landing .band-logos .pp .icon svg{width:26px;height:26px}.landing .news{padding:80px 0}.landing .news-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.landing .news-head h2{letter-spacing:-.025em;max-width:560px;font-size:clamp(30px,3.2vw,44px);font-weight:800;line-height:1.1}.landing .news-head a{color:var(--ink);border-bottom:2px solid var(--ink);align-items:center;gap:6px;padding-bottom:2px;font-size:15px;font-weight:700;display:inline-flex}.landing .news-head a:hover{color:var(--blue);border-color:var(--blue)}.landing .news-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:860px){.landing .news-grid{grid-template-columns:1fr}}.landing .news-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;transition:all .2s;overflow:hidden}.landing .news-card:hover{border-color:var(--ink-2);transform:translateY(-2px);box-shadow:0 12px 30px -15px #0000001f}.landing .news-card .thumb{height:180px}.landing .news-card.n1 .thumb{background:linear-gradient(135deg,#1877f2 0%,#0b5fd1 100%);position:relative;overflow:hidden}.landing .news-card.n1 .thumb:after{content:"";background:radial-gradient(circle at 70% 30%,#ffffff2e 0,#0000 50%);position:absolute;inset:0}.landing .news-card.n2 .thumb{background:linear-gradient(135deg,#f97316,#fbbf24)}.landing .news-card.n3 .thumb{background:linear-gradient(135deg,#e4405f,#bc1888)}.landing .news-card .thumb b{color:#fff;letter-spacing:-.05em;opacity:.9;padding:30px 24px;font-size:80px;font-weight:900;line-height:1;display:block}.landing .news-card .body{padding:24px}.landing .news-card .tag{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:12px;font-weight:700}.landing .news-card h4{letter-spacing:-.015em;margin-bottom:10px;font-size:19px;font-weight:700;line-height:1.25}.landing .news-card p{color:var(--muted);font-size:14px;line-height:1.5}.landing .cta{text-align:center;background:var(--blue-tint);padding:96px 0}.landing .cta h2{letter-spacing:-.03em;max-width:800px;margin:0 auto 18px;font-size:clamp(34px,4vw,56px);font-weight:800;line-height:1.05}.landing .cta p{color:var(--ink-2);max-width:560px;margin:0 auto 32px;font-size:18px}.landing .cta .btn-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing footer{border-top:1px solid var(--line);background:#fff;padding:64px 0 40px}.landing .foot-top{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:40px;display:flex}.landing .foot-top .logo{font-size:20px}.landing .foot-top .socials{gap:10px;display:flex}.landing .foot-top .socials a{background:var(--soft);width:36px;height:36px;color:var(--ink-2);border-radius:50%;place-items:center;display:grid}.landing .foot-top .socials a:hover{background:var(--blue);color:#fff}.landing .foot-top .socials svg{width:16px;height:16px}.landing .foot-grid{grid-template-columns:repeat(5,1fr);gap:40px;margin-bottom:40px;display:grid}@media (max-width:860px){.landing .foot-grid{grid-template-columns:repeat(2,1fr)}}.landing .foot-col h5{margin-bottom:16px;font-size:13px;font-weight:700}.landing .foot-col a{color:var(--muted);cursor:pointer;margin-bottom:10px;font-size:14px;display:block}.landing .foot-col a:hover{color:var(--ink)}.landing .foot-bot{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:13px;display:flex}.landing .foot-bot .lang{cursor:pointer;align-items:center;gap:6px;display:inline-flex}.landing .foot-bot .lang svg{width:14px;height:14px}
