html:has(.pub-app){scroll-behavior:smooth}.pub-app{--ink:#0a0a0a;--ink2:#1a1b2e;--paper2:#f1f5f9;--line:rgba(0,0,0,0.08);--line2:rgba(0,0,0,0.04);--muted:#71717a;--muted2:rgba(113,113,122,0.7);--grad-purple:linear-gradient(135deg,#6366f1,#4f46e5);--grad-blue:linear-gradient(135deg,#2563eb,#1d4ed8);--grad-mint:linear-gradient(135deg,#10b981,#10b981);--grad-amber:linear-gradient(135deg,#f59e0b,#d97706);--shadow-sm:0 1px 2px rgba(14,15,26,0.04),0 4px 12px rgba(14,15,26,0.04);--shadow:0 4px 14px rgba(14,15,26,0.06),0 24px 60px -20px rgba(14,15,26,0.18);--r:14px;--r-lg:22px;background:var(--paper);color:var(--ink);font-family:var(--font-inter),"Inter",system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;display:flex;flex-direction:column;padding-top:72px}.pub-app section[id]{scroll-margin-top:92px}:where(.pub-app) *,:where(.pub-app) :after,:where(.pub-app) :before{box-sizing:border-box}:where(.pub-app) a{color:inherit;text-decoration:none;cursor:pointer}:where(.pub-app) button{font-family:inherit;border:0;background:transparent;cursor:pointer;color:inherit}:where(.pub-app) input,:where(.pub-app) textarea{font-family:inherit;color:inherit}:where(.pub-app) em{font-style:normal;font-weight:700}:where(.pub-app) h1,:where(.pub-app) h2,:where(.pub-app) h3,:where(.pub-app) h4,:where(.pub-app) h5{margin:0}:where(.pub-app) p,:where(.pub-app) ul{margin:0;padding:0}.pub-nav{position:fixed;top:0;left:0;right:0;z-index:70;backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);background:rgba(250,250,247,.78);border-bottom:1px solid transparent;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,padding .2s ease}.pub-nav.scrolled{background:rgba(250,250,247,.94);border-bottom-color:var(--line);box-shadow:0 1px 0 rgba(14,15,26,.04),0 8px 24px -10px rgba(14,15,26,.1),0 16px 48px -24px rgba(14,15,26,.12)}.pub-nav.scrolled .pub-nav-inner{padding-top:10px;padding-bottom:10px}.pub-nav-inner{max-width:1280px;margin:0 auto;padding:14px 32px;gap:32px}.pub-logo,.pub-nav-inner{display:flex;align-items:center}.pub-logo{gap:10px;font-weight:700;font-size:18px;letter-spacing:-.01em;cursor:pointer}.pub-logo span{color:var(--ink)}.pub-logo.dark span{color:#f8fafc}.pub-links{display:flex;align-items:center;gap:4px;flex:1}.pub-link{padding:8px 12px;border-radius:10px;font-size:14px;font-weight:500;color:#3f4254;display:inline-flex;align-items:center;transition:background .15s,color .15s}.pub-link.on,.pub-link:hover{background:rgba(14,15,26,.05);color:var(--ink)}.pub-cta{display:flex;gap:8px}.pub-btn,.pub-cta{align-items:center}.pub-btn{display:inline-flex;gap:6px;padding:10px 18px;border-radius:11px;background:var(--ink);color:#f8fafc;font-weight:600;font-size:14px;letter-spacing:-.005em;transition:transform .12s,box-shadow .12s,background .12s;white-space:nowrap}.pub-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(14,15,26,.16);background:#1a1b2e}.pub-btn.big{padding:14px 24px;border-radius:13px}.pub-btn.small{padding:8px 14px;font-size:13px;border-radius:9px}.pub-btn.ghost{background:transparent;border:1px solid var(--line2)}.pub-btn.ghost:hover{background:rgba(14,15,26,.04);box-shadow:none}.theme-toggle{display:inline-grid;border-radius:50%;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .12s}.theme-toggle:hover{background:rgba(14,15,26,.06);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:2px solid var(--accent,#2563eb);outline-offset:2px}.pub-app[data-theme=dark] .theme-toggle{color:#f8fafc;border-color:rgba(255,255,255,.18)}.pub-app[data-theme=dark] .theme-toggle:hover{background:rgba(255,255,255,.08)}.pub-nav.lim{padding:0}.pub-nav.lim .pub-nav-inner{max-width:1340px;padding:14px 28px;display:flex;align-items:center;gap:18px;justify-content:space-between}.pub-pill{gap:0;padding:6px;background:#0f172a;box-shadow:0 8px 28px -10px rgba(14,15,26,.35),inset 0 1px 0 rgba(255,255,255,.04);margin:0 auto}.pub-pill,.pub-pill-link{display:inline-flex;align-items:center;border-radius:999px}.pub-pill-link{position:relative;padding:9px 16px;font-size:13.5px;font-weight:500;color:rgba(255,255,255,.78);gap:2px;letter-spacing:-.005em;transition:color .18s,background .18s,transform .18s;white-space:nowrap;cursor:pointer}.pub-pill-link:after{content:"";position:absolute;left:16px;right:16px;bottom:5px;height:2px;border-radius:999px;background:linear-gradient(90deg,#6366f1,#6366f1);opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity .18s,transform .18s}.pub-pill-link:hover{transform:translateY(-1px)}.pub-pill-link.active:after,.pub-pill-link.on:after,.pub-pill-link:hover:after{opacity:1;transform:scaleX(1)}.pub-pill-link.active,.pub-pill-link.on{background:rgba(255,255,255,.08);color:#fff}.pub-pill-sep{width:1px;height:14px;background:rgba(255,255,255,.14);margin:0 1px;flex:0 0 auto}.pub-mobile-toggle{display:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:transparent;color:var(--ink);border:1px solid var(--line2)}.pub-mobile-toggle:hover{background:rgba(14,15,26,.04)}.pub-app[data-theme=dark] .pub-mobile-toggle{color:var(--ink);border-color:rgba(255,255,255,.14)}.pub-app[data-theme=dark] .pub-mobile-toggle:hover{background:rgba(255,255,255,.06)}@media (max-width:980px){.pub-cta .pub-btn,.pub-cta .pub-link.login,.pub-pill{display:none}.pub-mobile-toggle{display:inline-flex}}.pub-mobile-backdrop{position:fixed;inset:0;z-index:80;background:rgba(14,15,26,.55);backdrop-filter:blur(4px);animation:pubMobileFadeIn .18s ease-out}@keyframes pubMobileFadeIn{0%{opacity:0}to{opacity:1}}.pub-mobile-drawer{position:fixed;top:0;right:0;bottom:0;z-index:90;width:min(360px,calc(100vw - 32px));background:var(--paper);color:var(--ink);display:flex;flex-direction:column;box-shadow:-12px 0 40px -8px rgba(14,15,26,.18);animation:pubMobileSlide .25s cubic-bezier(.16,1,.3,1)}@keyframes pubMobileSlide{0%{transform:translateX(100%)}to{transform:translateX(0)}}.pub-mobile-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.pub-mobile-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.pub-mobile-close{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--ink);background:transparent}.pub-mobile-close:hover{background:rgba(14,15,26,.04)}.pub-mobile-nav{display:flex;flex-direction:column;padding:14px;gap:2px;flex:1}.pub-mobile-link{display:flex;align-items:center;padding:12px 14px;border-radius:10px;font-size:15px;font-weight:500;color:var(--ink);transition:background .12s}.pub-mobile-link:hover{background:rgba(14,15,26,.05)}.pub-mobile-cta{display:flex;flex-direction:column;gap:8px;padding:14px 22px 22px;border-top:1px solid var(--line)}.pub-mobile-theme{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border-radius:10px;background:rgba(14,15,26,.04);color:var(--ink);font-size:14px;font-weight:500}.pub-mobile-theme:hover{background:rgba(14,15,26,.08)}.pub-app[data-theme=dark] .pub-mobile-theme{background:rgba(255,255,255,.05)}.pub-app[data-theme=dark] .pub-mobile-theme:hover{background:rgba(255,255,255,.1)}.mega{position:absolute;left:0;right:0;top:100%;z-index:75;pointer-events:none;opacity:0;transform:translateY(-8px);transition:opacity .22s,transform .22s,filter .22s;background:rgba(250,250,247,.98);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);box-shadow:0 30px 60px -20px rgba(14,15,26,.18),0 12px 24px -12px rgba(14,15,26,.1);filter:saturate(.9);overflow:visible;max-height:calc(100vh - 80px);overflow-y:auto}.mega.on{pointer-events:auto;opacity:1;transform:translateY(0);filter:saturate(1)}.mega-backdrop{position:fixed;inset:0;z-index:65;background:rgba(14,15,26,.18);animation:megaBackdropIn .18s ease-out both}@keyframes megaBackdropIn{0%{opacity:0}to{opacity:1}}.mega-inner{max-width:1280px;margin:0 auto;padding:32px 32px 36px}.mega-cols{display:grid;grid-template-columns:1.1fr 1.1fr .9fr .9fr;gap:32px}.mega-col.wide{grid-column:auto}.mega-h{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted2);margin-bottom:14px}.mega-items{display:flex;flex-direction:column;gap:4px}.mega-item{display:flex;gap:12px;align-items:flex-start;padding:10px;border-radius:11px;transition:background .15s,transform .2s,box-shadow .2s;animation:megaIn .35s var(--delay,0s) both}@keyframes megaIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mega-item:hover{background:rgba(14,15,26,.04);transform:translateY(-2px);box-shadow:0 10px 24px -18px rgba(14,15,26,.42)}.mega-ic{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#fff;flex:0 0 36px;box-shadow:0 4px 10px rgba(14,15,26,.12)}.mega-text b{display:block;font-size:14px;font-weight:600;color:var(--ink);margin-bottom:2px}.mega-text span{display:block;font-size:12.5px;color:var(--muted);line-height:1.5}.mega-list{display:flex;flex-wrap:wrap;gap:6px}.mega-pill{padding:6px 12px;border-radius:999px;background:rgba(14,15,26,.04);font-size:12.5px;color:#3f4254;transition:background .15s,transform .15s,color .15s}.mega-pill:hover{background:rgba(14,15,26,.08);color:var(--ink);transform:translateY(-1px)}.mega-cta{position:relative;border-radius:16px;padding:22px;color:#fff;overflow:hidden;background:#0f172a}.mega-cta-glow{position:absolute;inset:-30%;background:radial-gradient(40% 50% at 30% 30%,rgba(139,92,246,.5),transparent 60%),radial-gradient(50% 60% at 80% 80%,rgba(244,114,182,.4),transparent 60%);pointer-events:none}.mega-cta h4{position:relative;font-size:16px;margin:0 0 6px;font-weight:600}.mega-cta p{position:relative;font-size:13px;color:#c8ccdc;margin:0 0 14px;line-height:1.55}.mega-cta .pub-btn{position:relative;background:#fff;color:var(--ink)}.mega-cta .pub-btn:hover{background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.3)}.pub-page{flex:1}.hero-pub{position:relative;padding:80px 32px 72px;overflow:hidden}.hero-pub-bg{position:absolute;inset:-20% -10% auto;height:120%;background:radial-gradient(40% 50% at 20% 30%,rgba(139,92,246,.18),transparent 60%),radial-gradient(35% 45% at 80% 20%,rgba(244,114,182,.14),transparent 60%),radial-gradient(45% 50% at 50% 90%,rgba(59,130,246,.1),transparent 60%);pointer-events:none}.hero-pub-inner{position:relative;max-width:1080px;margin:0 auto;text-align:center}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px 7px 12px;border-radius:999px;background:rgba(14,15,26,.05);font-size:13px;color:#3f4254;font-weight:500;border:1px solid var(--line);margin-bottom:28px}.hero-pill .dot{width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 4px rgba(16,185,129,.18)}.hero-pub-inner h1{font-size:clamp(40px,6vw,76px);line-height:1.02;letter-spacing:-.035em;font-weight:700;margin:0 auto 24px;max-width:14ch;text-wrap:balance}.hero-pub-inner h1 em{font-size:1.05em}.hero-pub-inner>p{font-size:clamp(16px,1.6vw,19px);line-height:1.55;color:#3f4254;max-width:62ch;margin:0 auto 36px;text-wrap:pretty}.hero-pub-cta{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:48px}.hero-pub-trust{display:flex;flex-direction:column;align-items:center;gap:14px}.hero-pub-trust>span{font-size:12.5px;color:var(--muted2);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.hero-pub-trust .logos{display:flex;gap:36px;flex-wrap:wrap;justify-content:center}.hero-pub-trust .logos span{font-size:18px;font-weight:600;color:#9ca0b0;letter-spacing:-.01em}.sec-h{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#2563eb;margin-bottom:12px}.sec-h h2{font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.025em;font-weight:700;margin:0 0 12px;text-wrap:balance}.sec-h p{font-size:17px;line-height:1.55;color:#3f4254;margin:0;text-wrap:pretty}.agents-showcase{padding:96px 32px;max-width:1280px;margin:0 auto}.agents-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.agent-tile{text-align:left;padding:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);animation:tileIn .5s both;transition:transform .25s,box-shadow .25s}.agent-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow)}@keyframes tileIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.agent-tile-art{height:clamp(300px,27vw,380px);display:grid;place-items:center;overflow:hidden;background-position:50%;background-size:cover;background-repeat:no-repeat}.agent-tile-art svg{width:100%;height:100%;display:block}.agent-tile-foot{display:flex;align-items:center;gap:12px;padding:14px 16px 16px;background:#fff}.agent-tile-ico{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 8px 18px rgba(15,11,31,.12);flex-shrink:0}.agent-tile-ico svg{stroke-width:2.2}.agent-tile h4{font-size:17px;font-weight:700;margin:0 0 2px;letter-spacing:-.01em}.agent-tile span{font-size:13px;color:var(--muted)}.agent-tile .agent-tile-ico{color:#fff}.agents-carousel{position:relative;overflow:hidden;margin:0 -32px;padding:14px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.agents-carousel-track{display:flex;gap:22px;width:max-content;padding:6px 32px;will-change:transform;animation:agents-marquee 50s linear infinite}.agents-carousel:focus-within .agents-carousel-track,.agents-carousel:hover .agents-carousel-track{animation-play-state:paused}@keyframes agents-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion:reduce){.agents-carousel-track{animation:none;transform:none}}.agent-card-pro{flex:0 0 280px;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s;position:relative}.agent-card-pro:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 22px 44px rgba(15,11,31,.12),0 4px 14px rgba(15,11,31,.06);border-color:rgba(124,58,237,.18)}.agent-card-pro-art{position:relative;width:100%;aspect-ratio:1/1;background-position:50%;background-size:cover;background-repeat:no-repeat;background-color:#f4f1f8;overflow:hidden}.agent-card-pro-glow{position:absolute;left:50%;top:100%;width:140%;height:60%;transform:translate(-50%,-50%);filter:blur(48px);opacity:0;transition:opacity .35s ease;pointer-events:none;border-radius:50%}.agent-card-pro:hover .agent-card-pro-glow{opacity:.35}.agent-card-pro-foot{display:flex;align-items:center;gap:11px;padding:13px 15px;background:#fff;border-top:1px solid var(--line2)}.agent-card-pro-ico{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 6px 14px rgba(15,11,31,.14);flex-shrink:0}.agent-card-pro-ico svg{stroke-width:2.2}.agent-card-pro h4{font-size:15.5px;font-weight:700;margin:0;letter-spacing:-.01em;color:var(--ink)}.agent-card-pro h4,.agent-card-pro span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-card-pro span{font-size:12.5px;color:var(--muted);display:block}.metrics-band{max-width:1280px;margin:0 auto;padding:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metrics-band>div{padding:28px;text-align:center;border-right:1px solid var(--line)}.metrics-band>div:last-child{border-right:0}.metrics-band b{display:block;font-size:46px;font-weight:700;letter-spacing:-.03em;line-height:1;background:var(--grad-purple);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:8px}.metrics-band span{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.how{padding:96px 32px;max-width:1280px;margin:0 auto}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.how-card{position:relative;padding:36px 28px;border-radius:var(--r-lg);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm);overflow:hidden}.how-card:before{content:"";position:absolute;inset:auto -30% -40% auto;width:60%;height:80%;background:radial-gradient(circle,rgba(139,92,246,.12),transparent 65%);pointer-events:none}.how-num{position:absolute;top:24px;right:28px;font-family:var(--font-inter),"Inter",sans-serif;font-weight:700;font-size:64px;color:rgba(139,92,246,.12);line-height:1;letter-spacing:-.04em}.how-ic{width:44px;height:44px;border-radius:12px;background:var(--grad-purple);color:#fff;display:grid;place-items:center;margin-bottom:18px;box-shadow:0 6px 14px rgba(139,92,246,.3)}.how-card:nth-child(2) .how-ic{background:var(--grad-rose);box-shadow:0 6px 14px rgba(244,114,182,.3)}.how-card:nth-child(3) .how-ic{background:var(--grad-blue);box-shadow:0 6px 14px rgba(59,130,246,.3)}.how-card h3{font-size:22px;font-weight:600;letter-spacing:-.015em;margin:0 0 8px}.how-card p{font-size:14.5px;color:#3f4254;line-height:1.55;margin:0}.testimonials{padding:96px 32px;max-width:1280px;margin:0 auto}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testi{padding:28px;border-radius:var(--r-lg);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:14px}.testi .stars{color:#f59e0b;letter-spacing:2px;font-size:15px}.testi p{font-size:16px;line-height:1.55;color:var(--ink);margin:0;flex:1;text-wrap:pretty}.testi-foot{display:flex;flex-direction:column;gap:2px;padding-top:14px;border-top:1px solid var(--line)}.testi-foot b{font-size:14px}.testi-foot span{font-size:13px;color:var(--muted)}.cta-band{position:relative;padding:72px 32px;border-radius:32px;background:#0f172a;color:#fff;text-align:center;overflow:hidden;max-width:1216px;margin:64px auto 96px}.cta-glow{position:absolute;inset:-20%;background:radial-gradient(35% 50% at 30% 30%,rgba(139,92,246,.5),transparent 60%),radial-gradient(40% 55% at 75% 80%,rgba(244,114,182,.4),transparent 60%);pointer-events:none}.cta-band h2{position:relative;font-size:clamp(32px,4vw,48px);letter-spacing:-.025em;font-weight:700;margin:0 0 14px;text-wrap:balance}.cta-band p{position:relative;font-size:17px;color:#c8ccdc;margin:0 0 28px;text-wrap:pretty}.cta-band .pub-btn{position:relative;background:#fff;color:var(--ink)}.cta-band .pub-btn:hover{background:#fff;box-shadow:0 6px 24px rgba(255,255,255,.3)}.cta-band .pub-btn.ghost,.cta-band .pub-btn.ghost.invert{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.22);box-shadow:none}.cta-band .pub-btn.ghost.invert:hover,.cta-band .pub-btn.ghost:hover{background:rgba(255,255,255,.08);color:#fff;box-shadow:none}.ent-hero{padding:80px 32px 56px;max-width:1080px;margin:0 auto;text-align:center}.ent-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-.03em;font-weight:700;margin:14px 0 20px;text-wrap:balance}.ent-hero p{font-size:18px;line-height:1.55;color:#3f4254;max-width:64ch;margin:0 auto;text-wrap:pretty}.ent-stats{max-width:1280px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ent-stats>div{padding:28px 18px;text-align:center;border-right:1px solid var(--line)}.ent-stats>div:last-child{border-right:0}.ent-stats b{display:block;font-size:32px;font-weight:700;letter-spacing:-.025em;margin-bottom:4px}.ent-stats span{font-size:12.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.ent-section{padding:96px 32px;max-width:1280px;margin:0 auto}.ent-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:64px;align-items:start}.ent-grid h2{font-size:clamp(28px,3.5vw,42px);line-height:1.1;letter-spacing:-.025em;font-weight:700;margin:14px 0 0;text-wrap:balance}.ent-text p{font-size:17px;line-height:1.65;color:#3f4254;margin:0 0 18px;text-wrap:pretty}.ent-text p:last-child{margin:0}.ent-team{padding:64px 32px 96px;max-width:1280px;margin:0 auto}.team-grid-pub{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.team-pub-card{text-align:center;padding:24px 16px;border-radius:var(--r-lg);background:#fff;border:1px solid var(--line)}.team-pub-card h4{font-size:16px;font-weight:600;margin:14px 0 4px}.team-pub-card span{font-size:13px;color:var(--muted)}.values{padding:64px 32px;max-width:1280px;margin:0 auto}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-card{padding:32px;border-radius:var(--r-lg);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.value-ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.value-card h3{font-size:20px;font-weight:600;letter-spacing:-.015em;margin:0 0 8px}.value-card p{font-size:14.5px;color:#3f4254;line-height:1.55;margin:0}.careers{padding:64px 32px 120px;max-width:1280px;margin:0 auto}.careers-card{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:56px;border-radius:32px;background:linear-gradient(135deg,#1a1b2e,#0f172a);color:#fff;position:relative;overflow:hidden}.careers-card:before{content:"";position:absolute;inset:-30%;background:radial-gradient(35% 50% at 25% 25%,rgba(139,92,246,.3),transparent 60%);pointer-events:none}.careers-card>div{position:relative}.careers-card h2{font-size:clamp(28px,3.5vw,40px);letter-spacing:-.025em;font-weight:700;margin:14px 0 12px;text-wrap:balance}.careers-card p{font-size:16px;color:#c8ccdc;margin:0 0 24px;line-height:1.55}.careers-jobs{display:flex;flex-direction:column;gap:8px}.job-row{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);transition:background .15s,transform .15s}.job-row:hover{background:rgba(255,255,255,.1);transform:translateX(4px)}.job-row b{display:block;font-size:14.5px;font-weight:600}.job-row span{display:block;font-size:12.5px;color:#9ca0b0;margin-top:2px}.blog-hero{padding:80px 32px 40px;max-width:880px;margin:0 auto;text-align:center}.blog-hero h1{font-size:clamp(36px,4.5vw,56px);line-height:1.05;letter-spacing:-.03em;font-weight:700;margin:14px 0 16px;text-wrap:balance}.blog-hero p{font-size:17px;color:#3f4254;line-height:1.55;margin:0 0 24px;text-wrap:pretty}.blog-search{display:flex;align-items:center;gap:10px;max-width:480px;margin:0 auto;padding:12px 18px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);color:var(--muted)}.blog-search input{flex:1;border:0;outline:0;background:transparent;font-size:14.5px;color:var(--ink)}.blog-filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;padding:32px;max-width:1080px;margin:0 auto}.chip{padding:8px 16px;border-radius:999px;background:rgba(14,15,26,.04);font-size:13.5px;font-weight:500;color:#3f4254;border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.chip:hover{background:rgba(14,15,26,.08)}.chip.on{background:var(--ink);color:#fff}.blog-feat{max-width:1280px;margin:0 auto 48px;padding:0 32px;display:grid;grid-template-columns:1.1fr 1fr;gap:36px;align-items:center;cursor:pointer}.blog-feat-img{position:relative;height:380px;border-radius:24px;overflow:hidden;display:grid;place-items:center}.blog-feat-img .big-letter{font-family:var(--font-inter),"Inter",sans-serif;font-weight:700;font-size:200px;color:rgba(255,255,255,.9);line-height:1;letter-spacing:-.05em}.featured-pill{position:absolute;top:20px;left:20px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.95);color:var(--ink);font-size:11px;font-weight:600;letter-spacing:.1em}.blog-feat-body h2{font-size:clamp(28px,3vw,36px);line-height:1.15;letter-spacing:-.02em;font-weight:700;margin:10px 0 14px;text-wrap:balance}.blog-feat-body p{font-size:16px;line-height:1.55;color:#3f4254;margin:0 0 20px;text-wrap:pretty}.blog-feat-body .eye{font-size:12.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted2);display:block}.post-meta{display:flex;align-items:center;gap:12px}.post-meta b{font-size:14px;font-weight:600;display:block}.post-meta span{font-size:13px;color:var(--muted);display:block}.blog-grid{max-width:1280px;margin:0 auto;padding:0 32px 96px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:var(--r-lg);background:#fff;border:1px solid var(--line);cursor:pointer;transition:transform .25s,box-shadow .25s}.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.blog-thumb{aspect-ratio:16/10;border-radius:14px;display:grid;place-items:center;margin-bottom:8px}.blog-thumb span{font-family:var(--font-inter),"Inter",sans-serif;font-weight:700;font-size:80px;color:rgba(255,255,255,.9);letter-spacing:-.04em}.blog-card .eye{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#2563eb}.blog-card h3{font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.25;margin:0;text-wrap:balance}.blog-card p{font-size:14px;color:#3f4254;line-height:1.5;margin:0;text-wrap:pretty}.blog-card .post-meta{margin-top:auto;padding-top:10px;border-top:1px solid var(--line)}.blog-card .post-meta span{font-size:12.5px}.newsletter-band{max-width:1280px;margin:0 auto 96px;padding:48px;display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:center;border-radius:24px;background:linear-gradient(135deg,#f1f5f9,#f8fafc);border:1px solid var(--line)}.newsletter-band h2{font-size:clamp(22px,2.5vw,30px);letter-spacing:-.02em;font-weight:700;margin:0 0 6px;text-wrap:balance}.newsletter-band p{font-size:15px;color:#3f4254;margin:0}.article-breadcrumb{max-width:1000px;margin:26px auto 0;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.article-breadcrumb a{color:var(--ink);font-weight:600}.blog-article-page{padding-top:0}.blog-article-hero{max-width:1000px;margin:52px auto 34px}.blog-article-hero h1{max-width:900px;margin-top:14px;font-size:clamp(40px,6vw,78px);line-height:.95;letter-spacing:-.04em}.blog-article-hero p{max-width:760px;margin-top:22px;color:var(--muted);font-size:18px;line-height:1.7}.article-meta-line{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px}.article-meta-line span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:var(--muted);font-size:12px}.blog-article-shell{max-width:1000px;margin:0 auto 80px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:44px;align-items:start}.blog-article{min-width:0}.blog-article h2,.blog-article h3{letter-spacing:-.02em}.blog-article h2{margin-top:40px;font-size:30px;line-height:1.15}.blog-article h3{margin-top:28px;font-size:22px;line-height:1.25}.blog-article blockquote,.blog-article li,.blog-article p{color:var(--ink2);font-size:16px;line-height:1.85}.blog-article p{margin-top:16px}.blog-article ul{margin:16px 0 0 20px;padding:0}.blog-article li{margin-top:8px;padding-left:4px}.blog-article blockquote{margin:22px 0;padding:14px 18px;border-left:3px solid var(--ink);background:rgba(14,15,26,.04);border-radius:0 8px 8px 0}.blog-article a{color:#2563eb;font-weight:650;text-decoration:underline;text-underline-offset:3px}.blog-source-panel{position:sticky;top:96px;display:grid;gap:18px;border:1px solid var(--line);border-radius:12px;padding:18px;background:rgba(255,255,255,.72);box-shadow:var(--shadow-sm)}.blog-source-panel h2{margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.blog-source-panel ul{display:grid;gap:12px}.blog-source-panel li{display:grid;gap:4px;font-size:13px;line-height:1.45}.blog-source-panel a{color:var(--ink);font-weight:650}.blog-source-panel span{color:var(--muted);font-size:12px}.article-keywords{display:flex;flex-wrap:wrap;gap:6px}.article-keywords span{border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:var(--ink2);background:rgba(14,15,26,.035);font-size:12px}.pub-app[data-theme=dark] .blog-article blockquote,.pub-app[data-theme=dark] .blog-article li,.pub-app[data-theme=dark] .blog-article p{color:rgba(250,250,247,.84)}.pub-app[data-theme=dark] .blog-source-panel{background:rgba(15,23,42,.72);border-color:rgba(255,255,255,.12)}.pub-app[data-theme=dark] .article-keywords span,.pub-app[data-theme=dark] .article-meta-line span{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);color:rgba(250,250,247,.82)}.pub-app[data-theme=dark] .blog-article blockquote{background:rgba(255,255,255,.05);border-left-color:rgba(250,250,247,.84)}.pub-app[data-theme=dark] .article-breadcrumb a,.pub-app[data-theme=dark] .blog-source-panel a{color:#fafaf7}@media (max-width:900px){.article-breadcrumb,.blog-article-hero,.blog-article-shell{max-width:none;margin-left:24px;margin-right:24px}.blog-article-shell{grid-template-columns:1fr;gap:28px}.blog-source-panel{position:static}}@media (max-width:640px){.blog-article-hero h1{font-size:40px;line-height:1}.blog-article-hero p{font-size:16px}}.news-form{display:flex;gap:8px}.news-form input{flex:1;padding:12px 16px;border-radius:11px;border:1px solid var(--line2);background:#fff;font-size:14px;outline:none}.news-form input:focus{border-color:#2563eb}.post-page{display:grid;grid-template-columns:1fr 320px;gap:48px;max-width:1280px;margin:0 auto;padding:48px 32px 96px}.post{min-width:0}.back-link{display:inline-flex;align-items:center;font-size:13.5px;color:var(--muted);margin-bottom:20px}.back-link:hover{color:var(--ink)}.post h1{font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.025em;font-weight:700;margin:8px 0 24px;text-wrap:balance}.post-author{display:flex;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:32px}.post-author>div:nth-child(2){flex:1}.post-author b{display:block;font-size:14.5px;font-weight:600}.post-author span{display:block;font-size:13px;color:var(--muted)}.share{display:flex;gap:6px}.tb-btn{width:34px;height:34px;border-radius:9px;background:rgba(14,15,26,.05);display:grid;place-items:center;font-size:13px;font-weight:600}.tb-btn:hover{background:rgba(14,15,26,.1)}.post-cover{height:380px;border-radius:24px;display:grid;place-items:center;margin-bottom:36px}.post-cover .big-letter{font-family:var(--font-inter),"Inter",sans-serif;font-weight:700;font-size:240px;color:rgba(255,255,255,.9);line-height:1;letter-spacing:-.05em}.post-body{font-size:17px;line-height:1.7;color:#1a1b2e}.post-body .lede{font-size:21px;line-height:1.5;color:#1a1b2e;font-weight:500;margin:0 0 28px;text-wrap:pretty}.post-body h2{font-size:26px;font-weight:700;letter-spacing:-.02em;margin:40px 0 14px;text-wrap:balance}.post-body p{margin:0 0 18px;text-wrap:pretty}.post-body ul{padding-left:20px;margin:0 0 24px}.post-body li{margin-bottom:8px}.post-body blockquote{margin:32px 0;padding:24px 28px;border-left:4px solid #2563eb;background:rgba(139,92,246,.06);border-radius:0 16px 16px 0;font-family:var(--font-inter),"Inter",sans-serif;font-style:normal;font-size:18px;font-weight:500;line-height:1.5;color:var(--ink)}.post-footer{display:flex;justify-content:space-between;align-items:center;padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:40px;flex-wrap:wrap;gap:16px}.reactions,.tags{display:flex;gap:8px}.reactions button{padding:8px 14px;border-radius:999px;background:rgba(14,15,26,.05);font-size:13px;font-weight:500}.reactions button:hover{background:rgba(14,15,26,.1)}.post-related{position:sticky;top:90px;align-self:start}.post-related h3{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted2);margin:0 0 14px}.rel-card{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:14px;margin-bottom:8px;transition:background .15s;cursor:pointer}.rel-card:hover{background:rgba(14,15,26,.04)}.rel-thumb{flex:0 0 64px;width:64px;height:64px;border-radius:11px;display:grid;place-items:center;color:#fff;font-family:var(--font-inter),"Inter",sans-serif;font-weight:700;font-size:26px;letter-spacing:-.03em}.rel-card .eye{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#2563eb}.rel-card h4{font-size:14px;font-weight:600;line-height:1.3;margin:4px 0 6px;letter-spacing:-.005em}.rel-card .meta{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.pub-footer{background:#0f172a;color:#c8ccdc;margin-top:64px}.pub-footer-inner{max-width:1280px;margin:0 auto;padding:64px 32px 40px;display:grid;grid-template-columns:1.2fr 2.5fr;gap:64px}.pf-brand .pub-logo{margin-bottom:16px}.pf-brand p{font-size:14.5px;color:#9ca0b0;line-height:1.55;margin:0 0 20px;max-width:34ch}.pf-social{display:flex;gap:8px;flex-wrap:wrap}.pf-social a{padding:8px 14px;border-radius:9px;background:rgba(255,255,255,.06);font-size:13px;font-weight:500;color:#c8ccdc;transition:background .15s}.pf-social a:hover{background:rgba(255,255,255,.12);color:#fff}.pf-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.pf-cols h5{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 14px}.pf-cols a{display:block;font-size:13.5px;color:#9ca0b0;padding:5px 0;transition:color .15s}.pf-cols a:hover{color:#fff}.pub-footer-bottom{border-top:1px solid rgba(255,255,255,.08);max-width:1280px;margin:0 auto;padding:20px 32px;display:flex;justify-content:space-between;font-size:12.5px;color:#6b6e7e;flex-wrap:wrap;gap:12px}.pub-footer-bottom>div{display:flex;gap:18px}.pub-footer-bottom a:hover{color:#fff}@media (prefers-reduced-motion:no-preference){[data-reveal]{animation:revealUp .8s cubic-bezier(.2,.7,.2,1) both}}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.hero-pub.v2{padding:64px 32px 40px}.hero-pub-grid{position:relative;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.hero-pub-text{text-align:left}.hero-pub-text h1{font-size:clamp(38px,4.6vw,68px);line-height:1.02;letter-spacing:-.035em;font-weight:700;margin:18px 0;max-width:14ch;text-wrap:balance}.hero-pub-text>p{font-size:17px;line-height:1.55;color:#3f4254;margin:0 0 28px;max-width:54ch;text-wrap:pretty}.hero-pub.v2 .hero-pub-cta{justify-content:flex-start;margin-bottom:30px}.pub-btn .play{width:18px;height:18px;border-radius:50%;background:rgba(14,15,26,.08);display:inline-grid;place-items:center;margin-right:2px}.pub-btn .play span{width:0;height:0;border-left:6px solid;border-top:4px solid transparent;border-bottom:4px solid transparent;margin-left:2px}.hero-trust-row{display:flex;flex-direction:column;gap:14px}.rating{display:flex;align-items:center;gap:8px;font-size:13px;color:#3f4254}.rating .stars{color:#f59e0b;letter-spacing:1.5px}.rating b{font-weight:600;color:var(--ink)}.hero-checks{display:flex;gap:8px;flex-wrap:wrap}.check-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(16,185,129,.1);color:#047857;font-size:12.5px;font-weight:500}.check-pill svg{flex:0 0 12px}.hero-pill.light{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.15)}.pub-btn.light{background:#fff;color:var(--ink)}.pub-btn.light:hover{background:#fff;box-shadow:0 6px 24px rgba(255,255,255,.3)}.pub-btn.ghost.invert{color:#fff;border-color:rgba(255,255,255,.2)}.pub-btn.ghost.invert:hover{background:rgba(255,255,255,.08)}.hero-preview{position:relative;perspective:1600px}.hp-window{position:relative;border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 30px 80px -20px rgba(14,15,26,.25),0 8px 24px rgba(14,15,26,.06);transform:rotateY(-3deg) rotateX(2deg);transition:transform .4s cubic-bezier(.2,.7,.2,1);animation:floatY 6s ease-in-out infinite}.hero-preview:hover .hp-window{transform:rotateY(0deg) rotateX(0deg)}@keyframes floatY{0%,to{transform:rotateY(-3deg) rotateX(2deg) translateY(0)}50%{transform:rotateY(-3deg) rotateX(2deg) translateY(-8px)}}.hp-tb{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--line);background:rgba(14,15,26,.02)}.hp-dot{width:10px;height:10px;border-radius:50%}.hp-dot.r{background:#f87171}.hp-dot.y{background:#fbbf24}.hp-dot.g{background:#10b981}.hp-url{margin-left:12px;font-size:12px;color:var(--muted);background:rgba(14,15,26,.04);padding:4px 12px;border-radius:6px;flex:1;text-align:center}.hp-body{display:grid;grid-template-columns:48px 1fr;height:auto}.hp-side{background:#0f172a;padding:14px 8px;gap:8px}.hp-logo,.hp-side{display:flex;flex-direction:column;align-items:center}.hp-logo{gap:0;margin-bottom:8px}.hp-logo svg{width:24px;height:24px}.hp-logo b{display:none}.hp-snav{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:rgba(255,255,255,.5);transition:background .2s,color .2s}.hp-snav.on{background:rgba(255,255,255,.1);color:#fff}.hp-main{padding:18px 18px 16px;background:#f8fafc}.hp-hello{font-size:15px;font-weight:600;letter-spacing:-.01em;margin-bottom:14px}.hp-hello em{font-style:normal;font-weight:700;color:#2563eb}.hp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.hp-stat{position:relative;padding:12px;border-radius:12px;background:#fff;border:1px solid var(--line);animation:popIn .5s cubic-bezier(.2,.7,.2,1) both}@keyframes popIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.hp-stat span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;display:block}.hp-stat b{display:block;font-size:18px;font-weight:700;letter-spacing:-.02em;margin-top:4px}.hp-stat em{position:absolute;top:10px;right:10px;font-size:9.5px;font-style:normal;font-weight:600;color:#fff;padding:2px 6px;border-radius:5px}.hp-feed{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.hp-feed-h{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.hp-feed-h .live{color:#10b981;font-size:10px;letter-spacing:.06em}.hp-feed-h .live:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#10b981;margin-right:4px;animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.3)}}.hp-row{display:flex;align-items:center;gap:10px;padding:8px;border-radius:9px;transition:background .3s,transform .3s}.hp-row.on{background:rgba(139,92,246,.06);transform:scale(1.01)}.hp-av{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:0 0 32px}.hp-row-text{flex:1;min-width:0}.hp-row-text b{display:block;font-size:12.5px;font-weight:600}.hp-row-text .hp-role{color:var(--muted);font-weight:400}.hp-row-text span{display:block;font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-time{font-size:10.5px;color:var(--muted2);white-space:nowrap}.hp-chip{position:absolute;padding:10px 16px;border-radius:13px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:8px;animation:floatChip 5s ease-in-out infinite}.hp-chip .dot{width:8px;height:8px;border-radius:50%}.hp-chip .dot.g{background:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.18)}.hp-chip .dot.p{background:#6366f1;box-shadow:0 0 0 4px rgba(139,92,246,.18)}.hp-chip-a{top:18%;left:-8%;animation-delay:0s}.hp-chip-b{bottom:24%;right:-12%;animation-delay:1.4s}.hp-chip-c{top:60%;left:-14%;animation-delay:2.6s}@keyframes floatChip{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.logo-strip{margin:48px auto 0;max-width:1280px;display:flex;flex-direction:column;align-items:center;gap:18px;border-top:1px solid var(--line);padding-top:32px}.logo-strip-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted2)}.logo-track{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.logo-track>span{display:none}.logo-track{display:flex;gap:56px;animation:scroll-x 36s linear infinite;white-space:nowrap;padding:8px 0}.logo-track>span{display:inline-block;font-size:18px;font-weight:600;color:#9ca0b0;letter-spacing:-.01em;flex:0 0 auto}.logo-track:hover{animation-play-state:paused}@keyframes scroll-x{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.problem{padding:96px 32px;max-width:1280px;margin:0 auto}.vs{display:grid;grid-template-columns:1fr 60px 1fr;gap:24px;align-items:stretch}.vs-col{padding:32px;border-radius:var(--r-lg);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.vs-col.bad{background:#f8fafc;border-color:rgba(248,113,113,.18)}.vs-col.good{background:linear-gradient(180deg,#fff,#faf7ff);border-color:rgba(139,92,246,.2);box-shadow:0 14px 40px -12px rgba(139,92,246,.18),var(--shadow-sm)}.vs-h{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:10px;margin-bottom:18px}.vs-h,.vs-pill{font-weight:600}.vs-pill{padding:4px 10px;border-radius:6px;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.vs-pill.bad{background:rgba(248,113,113,.14);color:#b91c1c}.vs-pill.good{background:rgba(139,92,246,.14);color:#4f46e5}.vs-col ul{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:10px;flex:1}.vs-col li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;color:#3f4254;line-height:1.45}.vs-x{background:rgba(248,113,113,.14);color:#b91c1c;place-items:center;font-size:13px;font-weight:600;line-height:1}.vs-v,.vs-x{flex:0 0 18px;width:18px;height:18px;border-radius:50%;display:grid}.vs-v{background:var(--grad-purple);color:#fff;place-items:center}.vs-foot{font-size:13px;color:var(--muted);padding-top:14px;border-top:1px dashed var(--line2)}.vs-foot.good{color:#4f46e5}.vs-foot b{color:var(--ink)}.vs-foot.good b{background:var(--grad-purple);-webkit-background-clip:text;background-clip:text;color:transparent}.vs-arrow{display:grid;place-items:center}.demo-section{padding:96px 32px;max-width:1280px;margin:0 auto}.demo{display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:start}.demo-tabs{display:flex;flex-direction:column;gap:6px}.demo-tab{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;background:transparent;text-align:left;transition:background .15s,transform .15s;border:1px solid transparent}.demo-tab:hover{background:rgba(14,15,26,.04)}.demo-tab.on{background:#fff;border-color:var(--line);box-shadow:var(--shadow-sm)}.demo-tab-av{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;flex:0 0 40px}.demo-tab-text{display:flex;flex-direction:column;flex:1;min-width:0}.demo-tab-text b{font-size:14.5px;font-weight:600}.demo-tab-text span{font-size:12.5px;color:var(--muted)}.demo-stage{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;align-items:stretch;padding:32px;border-radius:24px;background:linear-gradient(135deg,#fff,#faf7ff);border:1px solid var(--line);box-shadow:var(--shadow);position:relative;overflow:hidden}.demo-bullets{animation:fadeUp .5s cubic-bezier(.2,.7,.2,1)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.demo-eye{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.demo-bullets h3{font-size:26px;font-weight:700;letter-spacing:-.02em;margin:0 0 18px;text-wrap:balance}.demo-bullets ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.demo-bullets li{display:flex;gap:10px;align-items:flex-start;font-size:15px;color:var(--ink);line-height:1.5;animation:fadeUp .5s cubic-bezier(.2,.7,.2,1) both}.check{flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:var(--grad-purple);color:#fff;display:grid;place-items:center;margin-top:2px}.demo-card{position:relative;padding:22px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(14,15,26,.06);display:flex;flex-direction:column;gap:12px;animation:fadeUp .5s cubic-bezier(.2,.7,.2,1);overflow:hidden}.demo-card-glow{position:absolute;width:200px;height:200px;border-radius:50%;filter:blur(60px);opacity:.2;top:-60px;right:-60px;pointer-events:none}.demo-card-h{display:flex;align-items:center;gap:12px;position:relative}.demo-card-av{width:40px;height:40px;border-radius:11px;display:grid;place-items:center}.demo-card-h b{display:block;font-size:14px;font-weight:600}.demo-card-h span{display:block;font-size:12.5px;color:var(--muted)}.demo-pill{margin-left:auto;padding:4px 10px;border-radius:999px;background:rgba(16,185,129,.12);color:#047857;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.demo-card-body{position:relative;font-size:15px;line-height:1.55;color:#1a1b2e;margin:0;padding:14px;background:rgba(14,15,26,.03);border-radius:12px}.demo-card-foot{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);padding-top:8px;border-top:1px solid var(--line)}.roi-section{padding:64px 32px 96px;max-width:1280px;margin:0 auto}.roi{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;align-items:stretch;border-radius:24px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.roi-form{padding:40px;display:flex;flex-direction:column;gap:24px}.roi-h .eyebrow{margin-bottom:8px}.roi-h h3{font-size:24px;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.roi-h p{font-size:14px;color:var(--muted);margin:0}.roi-field label{display:flex;justify-content:space-between;align-items:baseline;font-size:13.5px;font-weight:500;color:#3f4254;margin-bottom:10px}.roi-field label b{font-size:16px;font-weight:700;color:var(--ink);background:var(--grad-purple);-webkit-background-clip:text;background-clip:text;color:transparent}.roi-field input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,#6366f1,#6366f1);outline:none}.roi-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #2563eb;cursor:pointer;box-shadow:0 2px 8px rgba(139,92,246,.4);transition:transform .15s}.roi-field input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.roi-field input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid #2563eb;cursor:pointer}.roi-out{position:relative;padding:40px;color:#fff;background:linear-gradient(135deg,#1a1b2e,#0f172a);display:flex;flex-direction:column;gap:18px;overflow:hidden}.roi-glow{position:absolute;inset:-30%;background:radial-gradient(40% 50% at 30% 30%,rgba(139,92,246,.5),transparent 60%),radial-gradient(40% 50% at 80% 80%,rgba(244,114,182,.4),transparent 60%);pointer-events:none}.roi-out>*{position:relative}.roi-out-h{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c8ccdc}.roi-num{font-size:56px;font-weight:700;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,#fff,#c7b7ff);color:transparent}.roi-num span{font-size:18px;font-weight:500;color:#9ca0b0;letter-spacing:0;-webkit-text-fill-color:#9ca0b0}.roi-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:6px}.roi-grid>div{padding:14px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.roi-grid span{font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:#9ca0b0;display:block}.roi-grid b{display:block;font-size:18px;font-weight:700;letter-spacing:-.015em;margin-top:4px}.roi-out .pub-btn{background:#fff;color:var(--ink);align-self:flex-start;margin-top:8px}.testi-foot{flex-direction:row!important;align-items:center;gap:12px}.testi-foot>div{display:flex;flex-direction:column}.testi-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:48px;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.testi-meta>div{text-align:center;border-right:1px solid var(--line)}.testi-meta>div:last-child{border-right:0}.testi-meta b{display:block;font-size:38px;font-weight:700;letter-spacing:-.03em;background:var(--grad-purple);-webkit-background-clip:text;background-clip:text;color:transparent}.testi-meta span{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.pricing-tease{padding:96px 32px;max-width:1280px;margin:0 auto}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan{position:relative;padding:32px;border-radius:var(--r-lg);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:14px;transition:transform .25s,box-shadow .25s}.plan:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.plan.feat{background:radial-gradient(140% 90% at 0 0,rgba(255,255,255,.18),transparent 55%),radial-gradient(120% 80% at 100% 100%,rgba(255,255,255,.08),transparent 60%),linear-gradient(135deg,#2563eb,#6366f1 35%,#a855f7 60%,#6366f1);border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 70px -14px rgba(139,92,246,.55),inset 0 1px 0 rgba(255,255,255,.18);color:#f8fafc;transform:translateY(-6px)}.plan.feat:before{display:none}.plan.feat:hover{transform:translateY(-10px);box-shadow:0 36px 90px -14px rgba(236,72,153,.55),inset 0 1px 0 rgba(255,255,255,.22)}.plan.feat h4{color:#f8fafc}.plan.feat .plan-price{color:rgba(255,255,255,.7)}.plan.feat .plan-price b{color:#fff}.plan.feat .plan-desc{color:rgba(255,255,255,.78)}.plan.feat li{color:rgba(255,255,255,.95)}.plan.feat li .check{background:rgba(255,255,255,.18);color:#fff;border:0}.plan.feat .pub-btn{background:#fff;color:#0f172a;border-color:transparent}.plan.feat .pub-btn:hover{background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.18)}.plan.feat .plan-tag{background:#0f172a;color:#fff;box-shadow:0 8px 20px rgba(14,15,26,.4),0 0 0 4px rgba(255,255,255,.6)}.plan-tag{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:5px 14px;border-radius:999px;background:linear-gradient(135deg,#6366f1,#6366f1);color:#fff;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 16px rgba(139,92,246,.35)}.plan h4{font-size:18px;font-weight:600;margin:0;letter-spacing:-.01em}.plan-price{display:flex;align-items:baseline;gap:6px;font-size:14px;color:var(--muted)}.plan-price b{font-size:46px;font-weight:700;letter-spacing:-.03em;color:var(--ink);line-height:1}.plan-desc{font-size:14px;color:#3f4254;margin:0 0 6px}.plan ul{list-style:none;padding:0;margin:0 0 14px;flex-direction:column;flex:1}.plan li,.plan ul{display:flex;gap:10px}.plan li{align-items:flex-start;font-size:14px;color:#1a1b2e}.plan li .check{flex:0 0 18px;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(139,92,246,.12);color:#2563eb;margin-top:1px}.plan .pub-btn{width:100%;justify-content:center}.faq{padding:96px 32px;max-width:880px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item.on{border-color:rgba(139,92,246,.3);box-shadow:0 8px 24px -8px rgba(139,92,246,.18)}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:15.5px;letter-spacing:-.005em;text-align:left;color:var(--ink)}.faq-ic,.faq-q{font-weight:600}.faq-ic{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(14,15,26,.05);font-size:18px;color:var(--ink);flex:0 0 28px;transition:background .2s,transform .2s}.faq-item.on .faq-ic{background:var(--grad-purple);color:#fff;transform:rotate(180deg)}.faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.2,.7,.2,1)}.faq-item.on .faq-a{grid-template-rows:1fr}.faq-a>p{overflow:hidden;margin:0;padding:0 22px 22px;font-size:14.5px;line-height:1.6;color:#3f4254}.sticky-cta{position:fixed;left:50%;bottom:24px;transform:translateX(-50%) translateY(100px);display:flex;align-items:center;gap:18px;padding:12px 12px 12px 22px;border-radius:14px;background:rgba(14,15,26,.96);backdrop-filter:blur(12px);color:#fff;font-size:13.5px;box-shadow:0 16px 40px -8px rgba(14,15,26,.4);z-index:50;opacity:0;transition:transform .35s cubic-bezier(.2,.7,.2,1),opacity .35s;max-width:560px}.sticky-cta.on{transform:translateX(-50%) translateY(0);opacity:1}.sticky-cta b{font-weight:600}.sticky-cta .pub-btn{background:#fff;color:var(--ink)}.sticky-cta .pub-btn:hover{background:#fff;box-shadow:0 4px 14px rgba(255,255,255,.3)}@media (max-width:1100px){.mega-cols{grid-template-columns:1fr 1fr 1fr}.mega-cta{grid-column:1/-1}.agents-row,.ent-stats,.team-grid-pub{grid-template-columns:repeat(3,1fr)}.ent-stats>div:nth-child(3){border-right:0}.post-page{grid-template-columns:1fr}.post-related{position:static}.hero-pub-grid{grid-template-columns:1fr;gap:32px}.hero-preview{max-width:560px;margin:0 auto}.hp-chip-a{left:0}.hp-chip-b{right:0}.hp-chip-c{left:0}.vs{grid-template-columns:1fr;gap:16px}.vs-arrow{transform:rotate(90deg)}.demo{grid-template-columns:1fr}.demo-tabs{flex-direction:row;flex-wrap:wrap}.demo-tab{flex:1 1 200px}.demo-stage,.plans,.roi{grid-template-columns:1fr}.plans{gap:14px}}@media (max-width:760px){.hero-pub.v2{padding:32px 18px 16px}.hero-preview,.hero-pub-grid,.hero-pub-text{width:100%;max-width:100%;min-width:0}.hero-pub-text>p{max-width:100%;overflow-wrap:break-word}.hero-pub.v2 .hero-pub-cta{align-items:stretch;flex-direction:column}.hero-pub.v2 .hero-pub-cta .pub-btn{justify-content:center;width:100%}.rating{align-items:flex-start;flex-wrap:wrap}.rating span{min-width:0;overflow-wrap:break-word}.hp-window{max-width:100%;transform:none;animation:none}.hp-body{grid-template-columns:40px minmax(0,1fr)}.hp-main{min-width:0;padding:14px}.hp-url{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-stats{grid-template-columns:1fr}.roi-form,.roi-out{padding:28px}.roi-num{font-size:42px}.testi-meta{grid-template-columns:1fr;border:0}.testi-meta>div{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.testi-meta>div:last-child{border-bottom:0}.sticky-cta{left:12px;right:12px;transform:translateY(100px);max-width:none;flex-direction:column;align-items:stretch;text-align:center;padding:14px}.sticky-cta.on{transform:translateY(0)}.demo-stage{padding:18px}.demo-section,.faq,.pricing-tease,.problem,.roi-section{padding-left:18px;padding-right:18px}.pub-nav-inner{padding:12px 18px;gap:12px}.pub-links{display:none}.agents-showcase,.blog-feat,.blog-grid,.blog-hero,.careers,.cta-band,.ent-hero,.ent-section,.ent-stats,.ent-team,.hero-pub,.how,.metrics-band,.newsletter-band,.testimonials,.values{padding-left:18px;padding-right:18px}.agents-row,.team-grid-pub{grid-template-columns:repeat(2,1fr)}.blog-grid,.how-steps,.testi-grid,.values-grid{grid-template-columns:1fr}.metrics-band{grid-template-columns:repeat(2,1fr)}.metrics-band>div:nth-child(2){border-right:0}.ent-stats{grid-template-columns:repeat(2,1fr)}.blog-feat,.careers-card,.ent-grid,.newsletter-band,.pub-footer-inner{grid-template-columns:1fr;gap:24px}.pf-cols{grid-template-columns:repeat(2,1fr)}.careers-card{padding:32px}.cta-band{padding:48px 24px;margin:32px 18px}.blog-feat-img,.post-cover{height:280px}.blog-feat-img .big-letter,.post-cover .big-letter{font-size:140px}}@media (max-width:560px){.agents-row,.team-grid-pub{grid-template-columns:1fr}.agent-tile-art{height:280px}.agent-card-pro{flex-basis:240px}.agents-carousel{margin:0 -18px}.agents-carousel-track{padding:6px 18px;gap:14px}}@media (prefers-reduced-motion:reduce){html:has(.pub-app){scroll-behavior:auto}.pub-app *,.pub-app :after,.pub-app :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.chatbot-fab{position:fixed;right:24px;bottom:24px;z-index:90;width:60px;height:60px;border-radius:50%;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;box-shadow:0 14px 40px -8px rgba(14,15,26,.4),0 4px 12px rgba(14,15,26,.18);transition:transform .2s,box-shadow .2s;border:1px solid rgba(255,255,255,.06)}.chatbot-fab:hover{transform:translateY(-2px);box-shadow:0 20px 50px -8px rgba(14,15,26,.5),0 6px 16px rgba(14,15,26,.22)}.chatbot-fab .pulse{position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(139,92,246,.5);animation:chatpulse 2.4s ease-out infinite}@keyframes chatpulse{0%{transform:scale(1);opacity:.7}to{transform:scale(1.4);opacity:0}}.chatbot-fab-badge{position:absolute;top:-2px;right:-2px;background:#6366f1;color:#fff;font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--paper)}.chatbot-panel{position:fixed;right:24px;bottom:24px;z-index:91;width:380px;height:560px;max-height:calc(100vh - 48px);background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 60px -16px rgba(14,15,26,.32),0 8px 20px rgba(14,15,26,.08);display:flex;flex-direction:column;overflow:hidden;animation:chatslide .28s cubic-bezier(.16,1,.3,1)}@keyframes chatslide{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:none}}.chatbot-head{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--ink);color:var(--paper);border-bottom:1px solid rgba(255,255,255,.06)}.chatbot-head-avatar{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.chatbot-head-avatar:after{content:"";position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;border-radius:50%;background:#10b981;border:2px solid var(--ink)}.chatbot-head-meta{flex:1;display:flex;flex-direction:column;line-height:1.2}.chatbot-head-meta b{font-size:14px;font-weight:600;letter-spacing:-.01em}.chatbot-head-meta span{font-size:11px;color:rgba(250,250,247,.55)}.chatbot-close{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:rgba(250,250,247,.6);transition:background .15s,color .15s}.chatbot-close:hover{background:rgba(255,255,255,.08);color:var(--paper)}.chatbot-body{flex:1;overflow-y:auto;padding:18px 16px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(180deg,var(--paper) 0,var(--paper2) 100%)}.chatbot-body::-webkit-scrollbar{width:6px}.chatbot-body::-webkit-scrollbar-thumb{background:var(--line2);border-radius:3px}.chatbot-msg{display:flex;gap:8px;align-items:flex-end;animation:msgin .25s cubic-bezier(.16,1,.3,1)}@keyframes msgin{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.chatbot-msg.user{flex-direction:row-reverse}.chatbot-msg-av{width:24px;height:24px;border-radius:50%;background:var(--ink);color:var(--paper);font-size:9px;font-weight:700;letter-spacing:.03em;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chatbot-msg.user .chatbot-msg-av{background:#6366f1}.chatbot-msg-bub{max-width:78%;padding:10px 14px;border-radius:16px;font-size:13.5px;line-height:1.5;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 1px 2px rgba(14,15,26,.03);white-space:pre-wrap}.chatbot-msg.bot .chatbot-msg-bub{border-top-left-radius:4px}.chatbot-msg.user .chatbot-msg-bub{background:var(--ink);color:var(--paper);border-color:var(--ink);border-top-right-radius:4px}.chatbot-typing{padding:12px 14px;border-radius:16px;border-top-left-radius:4px;background:#fff;border:1px solid var(--line);display:flex;gap:4px;align-items:center}.chatbot-typing span{width:6px;height:6px;border-radius:50%;background:var(--muted2);animation:typing 1.2s ease-in-out infinite}.chatbot-typing span:nth-child(2){animation-delay:.15s}.chatbot-typing span:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.chatbot-suggest{padding:0 16px 12px;display:flex;flex-wrap:wrap;gap:6px}.chatbot-suggest button{padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--line2);font-size:12px;color:var(--ink);transition:background .15s,border-color .15s,transform .15s}.chatbot-suggest button:hover{background:var(--ink);color:var(--paper);border-color:var(--ink);transform:translateY(-1px)}.chatbot-input{display:flex;align-items:center;gap:8px;padding:12px 12px 14px;border-top:1px solid var(--line);background:#fff}.chatbot-input input{flex:1;padding:10px 14px;border-radius:999px;border:1px solid var(--line2);background:var(--paper);font-size:13.5px;outline:none;transition:border-color .15s,background .15s}.chatbot-input input:focus{border-color:var(--ink);background:#fff}.chatbot-send{width:36px;height:36px;border-radius:50%;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;transition:transform .15s,background .15s;flex-shrink:0}.chatbot-send:hover:not(:disabled){background:#6366f1;transform:translateY(-1px)}.chatbot-send:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.chatbot-panel{right:12px;left:12px;bottom:12px;width:auto;height:calc(100vh - 24px)}.chatbot-fab{right:16px;bottom:16px}}.brand-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;filter:drop-shadow(0 5px 14px rgba(44,246,211,.18)) drop-shadow(0 2px 8px rgba(37,99,235,.18))}.brand-mark img,.brand-mark svg{display:block;width:100%;height:100%;object-fit:contain}.pub-app[data-theme=dark]{--ink:#f8fafc;--ink2:#e5e7eb;--paper:#0a0f1c;--paper2:#101626;--paper3:#19203a;--line:rgba(255,255,255,0.06);--line2:rgba(255,255,255,0.12);--muted:#a0a4b8;--muted2:#6b6e7e;--coral:#ff6b5c;--coral-2:#e13b33;--coral-glow:rgba(255,107,92,0.32);--shadow-sm:0 1px 2px rgba(0,0,0,0.55),0 4px 12px rgba(0,0,0,0.38);--shadow:0 4px 14px rgba(0,0,0,0.5),0 24px 60px -20px rgba(0,0,0,0.7)}body:has(.pub-app[data-theme=dark]){background:#0a0f1c;color:#f8fafc}.pub-app[data-theme=dark] .hero-pub-inner h1 em,.pub-app[data-theme=dark] .sec-h h2 em,.pub-app[data-theme=dark] h1 em,.pub-app[data-theme=dark] h2 em{color:var(--coral);font-style:italic}.pub-app[data-theme=dark] .hero-pill{background:rgba(255,255,255,.04)}.pub-app[data-theme=dark] .demo-stage{background:linear-gradient(135deg,#13141f,#1a1b2e);border-color:var(--line2)}.pub-app[data-theme=dark] .demo-tab:hover{background:rgba(255,255,255,.04)}.pub-app[data-theme=dark] .demo-tab.on{background:rgba(255,255,255,.06);border-color:var(--line2);box-shadow:none}.pub-app[data-theme=dark] .demo-card{background:#13141f;border-color:var(--line2);color:var(--ink);box-shadow:0 10px 30px rgba(0,0,0,.4)}.pub-app[data-theme=dark] .demo-card-body{background:rgba(255,255,255,.03);color:var(--ink)}.pub-app[data-theme=dark] .demo-card-foot{border-top-color:var(--line2)}.pub-app[data-theme=dark] .demo-pill{background:rgba(16,185,129,.18);color:#10b981}.pub-pill-link{color:rgba(255,255,255,.92)}.pub-pill-link:hover{color:#fff}.pub-app[data-theme=dark] .pub-nav{background:rgba(11,12,22,.72)}.pub-app[data-theme=dark] .pub-nav.scrolled{background:rgba(11,12,22,.94);border-bottom-color:rgba(255,255,255,.08);box-shadow:0 1px 0 rgba(0,0,0,.4),0 8px 24px -10px rgba(0,0,0,.55),0 16px 48px -24px rgba(45,246,211,.1)}.pub-app[data-theme=dark] .pub-link{color:#c8ccdc}.pub-app[data-theme=dark] .pub-link.on,.pub-app[data-theme=dark] .pub-link:hover{background:rgba(255,255,255,.06);color:#fff}.pub-app[data-theme=dark] .pub-btn{background:linear-gradient(135deg,var(--coral) 0,var(--coral-2) 100%);color:#fff;border-color:transparent;box-shadow:0 4px 14px var(--coral-glow),inset 0 1px 0 rgba(255,255,255,.18)}.pub-app[data-theme=dark] .pub-btn:hover{background:linear-gradient(135deg,#ff6b62,#e13b33);box-shadow:0 8px 24px var(--coral-glow),inset 0 1px 0 rgba(255,255,255,.22)}.pub-app[data-theme=dark] .pub-btn.ghost{background:transparent;border:1px solid rgba(255,255,255,.18);box-shadow:none}.pub-app[data-theme=dark] .pub-btn.ghost:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.28)}.pub-app[data-theme=dark] .hero-pub-bg{background:radial-gradient(60% 50% at 50% 0,rgba(160,168,200,.12),transparent 70%),radial-gradient(45% 50% at 22% 30%,rgba(255,107,92,.1),transparent 60%),radial-gradient(40% 45% at 78% 18%,rgba(99,102,241,.1),transparent 60%)}.pub-app[data-theme=dark] .pub-pill{background:rgba(255,255,255,.04);border-color:var(--line2)}.pub-app[data-theme=dark] .pub-pill-link{color:#c8ccdc}.pub-app[data-theme=dark] .pub-pill-link.active,.pub-app[data-theme=dark] .pub-pill-link.on,.pub-app[data-theme=dark] .pub-pill-link:hover{background:rgba(255,255,255,.08);color:#fff}.pub-app[data-theme=dark] .pub-pill-sep{background:var(--line2)}.pub-app[data-theme=dark] .mega{background:rgba(15,16,27,.98);border-bottom-color:var(--line);box-shadow:0 30px 60px -20px rgba(0,0,0,.6)}.pub-app[data-theme=dark] .mega-h{color:var(--muted)}.pub-app[data-theme=dark] .mega-text b{color:var(--ink)}.pub-app[data-theme=dark] .mega-text span{color:#9ca0b0}.pub-app[data-theme=dark] .mega-item:hover{background:rgba(255,255,255,.04)}.pub-app[data-theme=dark] .mega-pill{background:rgba(255,255,255,.06);color:#c8ccdc}.pub-app[data-theme=dark] .mega-pill:hover{background:rgba(255,255,255,.1)}.pub-app[data-theme=dark] .blog-card p,.pub-app[data-theme=dark] .blog-feat-body p,.pub-app[data-theme=dark] .blog-hero p,.pub-app[data-theme=dark] .ent-hero p,.pub-app[data-theme=dark] .ent-text p,.pub-app[data-theme=dark] .hero-pub-inner>p,.pub-app[data-theme=dark] .hero-pub-text>p,.pub-app[data-theme=dark] .how-card p,.pub-app[data-theme=dark] .post-body,.pub-app[data-theme=dark] .sec-h p,.pub-app[data-theme=dark] .testi p{color:#c8ccdc}.pub-app[data-theme=dark] .hero-pill{background:rgba(255,255,255,.06);color:#c8ccdc;border-color:var(--line2)}.pub-app[data-theme=dark] .hero-pub-trust .logos span,.pub-app[data-theme=dark] .logo-track>span{color:#6b6e7e}.pub-app[data-theme=dark] .hero-pub-trust>span,.pub-app[data-theme=dark] .logo-strip-label{color:var(--muted2)}.pub-app[data-theme=dark] .agent-tile,.pub-app[data-theme=dark] .agents-row .agent-tile,.pub-app[data-theme=dark] .blog-card,.pub-app[data-theme=dark] .blog-search,.pub-app[data-theme=dark] .how-card,.pub-app[data-theme=dark] .hp-stat,.pub-app[data-theme=dark] .newsletter-band,.pub-app[data-theme=dark] .team-pub-card,.pub-app[data-theme=dark] .testi,.pub-app[data-theme=dark] .value-card{background:#13141f;border-color:var(--line)}.pub-app[data-theme=dark] .agent-tile-foot{background:#13141f;border-top:1px solid var(--line)}.pub-app[data-theme=dark] .agent-card-pro{background:#13141f;border-color:var(--line)}.pub-app[data-theme=dark] .agent-card-pro:hover{border-color:rgba(167,139,250,.32)}.pub-app[data-theme=dark] .agent-card-pro-foot{background:#13141f;border-top-color:var(--line)}.pub-app[data-theme=dark] .agent-card-pro h4{color:#f4f1f8}.pub-app[data-theme=dark] .hp-window{background:#13141f;border-color:var(--line)}.pub-app[data-theme=dark] .hp-tb{background:rgba(255,255,255,.02);border-bottom-color:var(--line)}.pub-app[data-theme=dark] .hp-url{background:rgba(255,255,255,.06);color:var(--muted)}.pub-app[data-theme=dark] .hp-main{background:#0b0c16}.pub-app[data-theme=dark] .hp-stat{background:#13141f;border-color:var(--line)}.pub-app[data-theme=dark] .hp-hello{color:var(--ink)}.pub-app[data-theme=dark] .ent-stats,.pub-app[data-theme=dark] .metrics-band{border-top-color:var(--line);border-bottom-color:var(--line)}.pub-app[data-theme=dark] .ent-stats>div,.pub-app[data-theme=dark] .metrics-band>div{border-right-color:var(--line)}.pub-app[data-theme=dark] .blog-search,.pub-app[data-theme=dark] .blog-search input,.pub-app[data-theme=dark] .news-form input{background:#13141f;border-color:var(--line2);color:var(--ink)}.pub-app[data-theme=dark] .news-form input{color:var(--ink)}.pub-app[data-theme=dark] .blog-search input::placeholder,.pub-app[data-theme=dark] .news-form input::placeholder{color:var(--muted2)}.pub-app[data-theme=dark] .chip{background:rgba(255,255,255,.06);color:#c8ccdc}.pub-app[data-theme=dark] .chip:hover{background:rgba(255,255,255,.1)}.pub-app[data-theme=dark] .chip.on{background:#fff;color:#0b0c16}.pub-app[data-theme=dark] .post-author,.pub-app[data-theme=dark] .post-footer{border-top-color:var(--line);border-bottom-color:var(--line)}.pub-app[data-theme=dark] .reactions button,.pub-app[data-theme=dark] .tb-btn{background:rgba(255,255,255,.06);color:var(--ink)}.pub-app[data-theme=dark] .reactions button:hover,.pub-app[data-theme=dark] .tb-btn:hover{background:rgba(255,255,255,.1)}.pub-app[data-theme=dark] .post-body blockquote{background:rgba(139,92,246,.1);color:var(--ink)}.pub-app[data-theme=dark] .post-body .lede{color:var(--ink)}.pub-app[data-theme=dark] .rel-card:hover{background:rgba(255,255,255,.04)}.theme-toggle{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:transparent;border:1px solid var(--line2);color:var(--ink);transition:background .15s,transform .15s,border-color .15s}.theme-toggle:hover{background:rgba(14,15,26,.05);transform:rotate(8deg)}.pub-app[data-theme=dark] .theme-toggle:hover{background:rgba(255,255,255,.06)}.pub-link.login{padding:8px 14px;font-weight:500}.pub-app[data-theme=dark] .pub-footer{background:#06070d;border-top:1px solid var(--line)}.pub-app[data-theme=dark] .blog-card .eye,.pub-app[data-theme=dark] .eyebrow,.pub-app[data-theme=dark] .rel-card .eye{color:#a78bfa}:focus-visible{outline:2px solid #6366f1;outline-offset:3px;border-radius:4px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.pub-app[data-theme=dark] .chatbot-panel{background:#13141f;border-color:var(--line)}.pub-app[data-theme=dark] .chatbot-body{background:linear-gradient(180deg,#13141f,#0b0c16)}.pub-app[data-theme=dark] .chatbot-msg.bot .chatbot-msg-bub{background:#1a1b2e;border-color:var(--line);color:var(--ink)}.pub-app[data-theme=dark] .chatbot-msg.user .chatbot-msg-bub{background:#fff;color:#0b0c16;border-color:#fff}.pub-app[data-theme=dark] .chatbot-msg.user .chatbot-msg-av{background:#a78bfa}.pub-app[data-theme=dark] .chatbot-typing{background:#1a1b2e;border-color:var(--line)}.pub-app[data-theme=dark] .chatbot-suggest button{background:#1a1b2e;border-color:var(--line2);color:var(--ink)}.pub-app[data-theme=dark] .chatbot-suggest button:hover{background:#fff;color:#0b0c16;border-color:#fff}.pub-app[data-theme=dark] .chatbot-input{background:#1a1b2e;border-top-color:var(--line)}.pub-app[data-theme=dark] .chatbot-input input{background:#0b0c16;border-color:var(--line2);color:var(--ink)}.pub-app[data-theme=dark] .chatbot-input input:focus{border-color:#a78bfa;background:#13141f}.pub-app[data-theme=dark] .chatbot-send{background:#fff;color:#0b0c16}.pub-app[data-theme=dark] .chatbot-send:hover:not(:disabled){background:#a78bfa;color:#fff}.pub-app[data-theme=dark] .chatbot-fab{background:#fff;color:#0b0c16}.pub-app[data-theme=dark] .chatbot-fab .pulse{border-color:rgba(167,139,250,.5)}.pub-app[data-theme=dark]::-webkit-scrollbar{width:10px}.pub-app[data-theme=dark]::-webkit-scrollbar-track{background:#0b0c16}.pub-app[data-theme=dark]::-webkit-scrollbar-thumb{background:#2a2b3e;border-radius:5px;border:2px solid #0b0c16}.pub-app[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:#3a3b4e}::selection{background:rgba(139,92,246,.25);color:inherit}.pub-app[data-theme=dark] ::selection{background:rgba(167,139,250,.35)}.pub-app{--ink:#052833;--ink2:#073947;--paper:#f8fafc;--paper2:#e1faff;--paper3:#ffffff;--line:rgba(5,104,126,0.16);--line2:rgba(5,104,126,0.24);--muted:#55717b;--muted2:#73919a;--grad-purple:linear-gradient(135deg,#10b981,#2563eb);--grad-rose:linear-gradient(135deg,#6366f1,#6366f1);--grad-blue:linear-gradient(135deg,#24dfff,#2563eb);--grad-mint:linear-gradient(135deg,#20f2c7,#2563eb);--grad-amber:linear-gradient(135deg,#ffd166,#ff7a59);--surface:rgba(255,255,255,0.72);--surface-strong:rgba(255,255,255,0.9);--surface-tint:rgba(226,252,255,0.74);--shadow-sm:0 1px 2px rgba(4,39,52,0.04),0 14px 34px -22px rgba(6,151,178,0.42);--shadow:0 18px 54px -28px rgba(4,54,76,0.28),0 32px 90px -46px rgba(37,99,235,0.34);--r:8px;--r-lg:8px;position:relative;isolation:isolate;background:linear-gradient(130deg,rgba(32,242,199,.22),rgba(36,223,255,.16) 32%,rgba(255,255,255,0) 58%),linear-gradient(230deg,rgba(37,99,235,.18),rgba(255,255,255,0) 48%),linear-gradient(180deg,#efffff,#f8fcff 48%,#e9fbff)}body:has(.pub-app){background:#f8fafc;color:#052833}.pub-app:before{content:"";background-image:repeating-linear-gradient(90deg,rgba(5,104,126,.055) 0 1px,transparent 1px 76px),repeating-linear-gradient(0deg,rgba(5,104,126,.045) 0 1px,transparent 1px 76px),linear-gradient(115deg,rgba(44,246,211,.08),transparent 36%,rgba(37,99,235,.07) 72%,transparent);opacity:.72}.pub-nav{background:rgba(239,253,255,.76);border-bottom:1px solid rgba(44,246,211,.12);box-shadow:0 16px 48px -38px rgba(5,104,126,.42)}.pub-nav.scrolled{background:rgba(247,254,255,.9);border-bottom-color:rgba(5,104,126,.18);box-shadow:0 18px 54px -36px rgba(4,54,76,.32)}.pub-pill{background:linear-gradient(135deg,rgba(3,34,46,.96),rgba(5,76,94,.96)),var(--grad-purple);border:1px solid rgba(141,248,255,.18);box-shadow:0 16px 44px -22px rgba(7,158,155,.52),inset 0 1px 0 rgba(255,255,255,.08)}.pub-pill-link{padding:8px 12px;color:rgba(236,255,255,.88)}.pub-pill-link:after{background:linear-gradient(90deg,#10b981,#8df8ff,#2563eb);box-shadow:0 0 16px rgba(44,246,211,.55)}.pub-pill-link.active,.pub-pill-link.on,.pub-pill-link:hover{background:rgba(141,248,255,.11)}.pub-mobile-toggle,.theme-toggle{background:rgba(255,255,255,.6);border-color:rgba(5,104,126,.18);box-shadow:0 10px 30px -22px rgba(6,151,178,.48)}.pub-mobile-toggle:hover,.theme-toggle:hover{background:rgba(226,252,255,.82)}.pub-btn{color:#0f172a;background:var(--grad-purple);border:1px solid rgba(255,255,255,.44);box-shadow:0 18px 38px -24px rgba(37,99,235,.72),0 0 0 1px rgba(44,246,211,.16)}.pub-btn:hover{background:linear-gradient(135deg,#8df8ff,#10b981 36%,#2563eb);box-shadow:0 22px 46px -24px rgba(37,99,235,.82),0 0 28px rgba(44,246,211,.26)}.pub-btn.ghost{color:var(--ink);background:rgba(255,255,255,.56);border:1px solid rgba(5,104,126,.18);box-shadow:0 14px 34px -28px rgba(4,54,76,.32);backdrop-filter:blur(14px)}.pub-btn.ghost:hover{background:rgba(226,252,255,.82);border-color:rgba(44,246,211,.38)}.hero-pub{background:linear-gradient(120deg,rgba(44,246,211,.18),rgba(37,99,235,.12) 42%,rgba(255,255,255,.22)),linear-gradient(180deg,rgba(239,253,255,.82),rgba(248,252,255,.44));border-bottom:1px solid rgba(5,104,126,.12)}.hero-pub-bg{background:linear-gradient(115deg,rgba(44,246,211,.5),rgba(141,248,255,.22) 34%,transparent 58%),linear-gradient(245deg,rgba(37,99,235,.34),rgba(139,92,246,.16) 38%,transparent 62%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 92px);opacity:.84}.hero-pub-inner h1,.hero-pub-text h1{color:#05242d;text-shadow:0 14px 42px rgba(37,99,235,.12)}.hero-pub-inner h1 em,.hero-pub-text h1 em,.sec-h h2 em{background:linear-gradient(120deg,#047d8f,#0ea5e9 38%,#2563eb)}.hero-pub-inner>p,.hero-pub-text>p,.sec-h p{color:#385b66}.hero-pill{background:rgba(255,255,255,.62);border-color:rgba(5,104,126,.16);color:#315965;box-shadow:0 18px 38px -30px rgba(6,151,178,.42);backdrop-filter:blur(14px)}.hero-pill .dot{background:#10b981;box-shadow:0 0 0 4px rgba(44,246,211,.18),0 0 18px rgba(44,246,211,.48)}.check-pill{background:rgba(32,242,199,.14);color:#05716e;border:1px solid rgba(32,242,199,.22)}.agent-tile,.blog-card,.blog-search,.demo-card,.demo-stage,.faq-item,.how-card,.hp-chip,.hp-feed,.hp-stat,.hp-window,.newsletter-band,.plan,.roi,.team-pub-card,.testi,.value-card,.vs-col{background:var(--surface);border-color:rgba(5,104,126,.16);box-shadow:var(--shadow-sm);backdrop-filter:blur(18px)}.agent-tile:hover,.demo-stage,.how-card:hover,.hp-window,.plan:hover,.roi,.testi:hover{box-shadow:var(--shadow)}.agent-tile,.faq-item,.how-card,.plan,.testi{position:relative}.agent-tile:before,.faq-item.on:before,.how-card:after,.plan:before,.testi:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#10b981,#2563eb,#6366f1);opacity:.9;pointer-events:none}.how-card:after{top:auto;bottom:0}.agent-tile-foot,.hp-main{background:rgba(255,255,255,.66)}.hp-side{background:linear-gradient(180deg,#0f172a,#064c5f)}.hp-feed-h .live,.hp-hello em{color:#2563eb}.hp-row.on{background:rgba(44,246,211,.12);box-shadow:inset 0 0 0 1px rgba(44,246,211,.18)}.hp-chip{color:#052833;background:rgba(255,255,255,.72)}.hp-chip .dot.p{background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.16)}.mega{background:rgba(239,253,255,.92);border-bottom-color:rgba(5,104,126,.16);box-shadow:0 36px 90px -52px rgba(4,54,76,.4)}.mega-item:hover{background:rgba(32,242,199,.1);box-shadow:0 16px 30px -24px rgba(6,151,178,.52)}.mega-pill{background:rgba(255,255,255,.62);color:#315965;border:1px solid rgba(5,104,126,.12)}.mega-pill:hover{background:rgba(226,252,255,.86);border-color:rgba(44,246,211,.34)}.cta-band,.mega-cta,.roi-out{background:linear-gradient(135deg,#03222e,#064c5f 34%,#087d8e 66%,#2563eb);background-size:180% 180%;animation:premiumGradientFlow 14s ease-in-out infinite}.cta-glow,.mega-cta-glow,.roi-glow{background:linear-gradient(120deg,rgba(44,246,211,.32),transparent 44%),linear-gradient(245deg,rgba(37,99,235,.28),transparent 54%)}.eyebrow{color:#047d8f;background:linear-gradient(90deg,#047d8f,#2563eb);-webkit-background-clip:text;background-clip:text}.pub-app[data-theme=light] .metrics-band{background:rgba(255,255,255,.42);border-color:rgba(5,104,126,.14);backdrop-filter:blur(16px)}.pub-app[data-theme=dark] .metrics-band{background:transparent;backdrop-filter:none;border-color:var(--line)}.pub-app[data-theme=dark] .metrics-band>div{border-right-color:var(--line)}.pub-app[data-theme=dark] .metrics-band span{color:var(--muted2)}.metrics-band b,.roi-field label b,.testi-meta b,.vs-foot.good b{background:var(--grad-purple);-webkit-background-clip:text;background-clip:text}.vs-col.good{background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(226,252,255,.74)),var(--grad-purple);border-color:rgba(44,246,211,.28);box-shadow:0 24px 60px -38px rgba(6,151,178,.52)}.vs-pill.good{background:rgba(32,242,199,.16);color:#05716e}.check,.faq-item.on .faq-ic,.vs-v{background:var(--grad-purple);color:#0f172a}.vs-arrow{color:#2563eb}.demo-tab:hover{background:rgba(32,242,199,.1)}.demo-tab.on{background:rgba(255,255,255,.72);border-color:rgba(44,246,211,.32);box-shadow:0 18px 44px -32px rgba(6,151,178,.48)}.demo-card-body{background:rgba(226,252,255,.64)}.demo-pill{background:rgba(32,242,199,.16);color:#05716e}.roi-field input[type=range]{background:var(--grad-purple)}.roi-field input[type=range]::-webkit-slider-thumb{border-color:#10b981;box-shadow:0 2px 12px rgba(37,99,235,.42)}.roi-field input[type=range]::-moz-range-thumb{border-color:#10b981}.cta-band .pub-btn,.mega-cta .pub-btn,.roi-out .pub-btn,.sticky-cta .pub-btn{background:#ecffff;color:#03222e}.roi-num{background:linear-gradient(135deg,#ffffff,#8df8ff 54%,#10b981);-webkit-background-clip:text;background-clip:text}.plan.feat{background:linear-gradient(135deg,#03222e,#075c6f 34%,#0ea5e9 72%,#6366f1);border-color:rgba(141,248,255,.28);box-shadow:0 34px 90px -34px rgba(37,99,235,.62),inset 0 1px 0 rgba(255,255,255,.18)}.plan-tag{background:var(--grad-purple);color:#0f172a}.faq-item.on{border-color:rgba(44,246,211,.34);box-shadow:0 18px 44px -32px rgba(6,151,178,.48)}.sticky-cta{background:rgba(3,34,46,.88);border:1px solid rgba(141,248,255,.16);box-shadow:0 22px 60px -24px rgba(6,151,178,.48)}.pub-mobile-backdrop{background:rgba(3,34,46,.56)}.pub-mobile-drawer{background:linear-gradient(160deg,rgba(239,253,255,.96),rgba(226,252,255,.94)),var(--paper);border-left:1px solid rgba(44,246,211,.18)}.pub-mobile-link:hover,.pub-mobile-theme:hover{background:rgba(32,242,199,.12)}@keyframes premiumGradientFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.pub-app[data-theme=dark]{--ink:#ecffff;--ink2:#cffbff;--paper:#031922;--paper2:#062633;--paper3:#0a3442;--line:rgba(141,248,255,0.12);--line2:rgba(141,248,255,0.2);--muted:#9ac3cb;--muted2:#6e9aa5;--surface:rgba(7,34,45,0.74);--surface-strong:rgba(9,45,58,0.9);--surface-tint:rgba(7,76,94,0.42);--shadow-sm:0 1px 2px rgba(0,0,0,0.5),0 16px 38px -28px rgba(44,246,211,0.32);--shadow:0 24px 70px -34px rgba(0,0,0,0.72),0 0 62px -48px rgba(44,246,211,0.62);color-scheme:dark;background:linear-gradient(128deg,rgba(44,246,211,.12),rgba(37,99,235,.12) 36%,transparent 62%),linear-gradient(230deg,rgba(139,92,246,.1),transparent 42%),linear-gradient(180deg,#03161e,#052432 46%,#031922)}body:has(.pub-app[data-theme=dark]){background:#031922;color:#ecffff}.pub-app[data-theme=dark]:before{background-image:repeating-linear-gradient(90deg,rgba(141,248,255,.045) 0 1px,transparent 1px 76px),repeating-linear-gradient(0deg,rgba(141,248,255,.035) 0 1px,transparent 1px 76px),linear-gradient(115deg,rgba(44,246,211,.08),transparent 38%,rgba(37,99,235,.07) 72%,transparent);opacity:.78}.pub-app[data-theme=dark] .pub-nav{background:rgba(3,25,34,.76);border-bottom-color:rgba(141,248,255,.12)}.pub-app[data-theme=dark] .pub-nav.scrolled{background:rgba(3,25,34,.9)}.pub-app[data-theme=dark] .pub-btn{background:var(--grad-purple);color:#0f172a;box-shadow:0 18px 42px -26px rgba(44,246,211,.58),0 0 0 1px rgba(141,248,255,.16)}.pub-app[data-theme=dark] .pub-btn:hover{background:linear-gradient(135deg,#8df8ff,#10b981 38%,#2563eb);box-shadow:0 22px 52px -26px rgba(44,246,211,.68)}.pub-app[data-theme=dark] .pub-btn.ghost{background:rgba(141,248,255,.06);color:var(--ink);border-color:rgba(141,248,255,.18)}.pub-app[data-theme=dark] .pub-btn.ghost:hover{background:rgba(141,248,255,.11)}.pub-app[data-theme=dark] .pub-mobile-toggle,.pub-app[data-theme=dark] .theme-toggle{background:rgba(141,248,255,.06);border-color:rgba(141,248,255,.16)}.pub-app[data-theme=dark] .hero-pub{background:linear-gradient(120deg,rgba(44,246,211,.1),rgba(37,99,235,.1) 44%,rgba(139,92,246,.06)),linear-gradient(180deg,rgba(3,25,34,.84),rgba(5,36,50,.52));border-bottom-color:rgba(141,248,255,.12)}.pub-app[data-theme=dark] .hero-pub-bg{background:linear-gradient(115deg,rgba(44,246,211,.24),rgba(141,248,255,.08) 34%,transparent 58%),linear-gradient(245deg,rgba(37,99,235,.2),rgba(139,92,246,.12) 38%,transparent 62%),repeating-linear-gradient(90deg,rgba(141,248,255,.05) 0 1px,transparent 1px 92px)}.pub-app[data-theme=dark] .hero-pub-inner h1,.pub-app[data-theme=dark] .hero-pub-text h1{color:#ecffff}.pub-app[data-theme=dark] .hero-pub-inner h1 em,.pub-app[data-theme=dark] .hero-pub-text h1 em,.pub-app[data-theme=dark] .sec-h h2 em{background:linear-gradient(120deg,#8df8ff,#10b981 36%,#7ba7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.pub-app[data-theme=dark] .faq-a>p,.pub-app[data-theme=dark] .hero-pub-inner>p,.pub-app[data-theme=dark] .hero-pub-text>p,.pub-app[data-theme=dark] .how-card p,.pub-app[data-theme=dark] .plan-desc,.pub-app[data-theme=dark] .sec-h p,.pub-app[data-theme=dark] .vs-col li{color:#bfe7ee}.pub-app[data-theme=dark] .demo-tab.on,.pub-app[data-theme=dark] .hero-pill,.pub-app[data-theme=dark] .hp-chip,.pub-app[data-theme=dark] .mega-pill{background:rgba(141,248,255,.08);border-color:rgba(141,248,255,.16);color:#ddfbff}.pub-app[data-theme=dark] .agent-tile,.pub-app[data-theme=dark] .demo-card,.pub-app[data-theme=dark] .demo-stage,.pub-app[data-theme=dark] .faq-item,.pub-app[data-theme=dark] .how-card,.pub-app[data-theme=dark] .hp-feed,.pub-app[data-theme=dark] .hp-stat,.pub-app[data-theme=dark] .hp-window,.pub-app[data-theme=dark] .plan,.pub-app[data-theme=dark] .roi,.pub-app[data-theme=dark] .testi,.pub-app[data-theme=dark] .vs-col{background:var(--surface);border-color:rgba(141,248,255,.12)}.pub-app[data-theme=dark] .agent-tile-foot,.pub-app[data-theme=dark] .demo-card-body,.pub-app[data-theme=dark] .hp-main{background:rgba(7,34,45,.64)}.pub-app[data-theme=dark] .mega{background:rgba(3,25,34,.94);border-bottom-color:rgba(141,248,255,.12)}.pub-app[data-theme=dark] .demo-tab:hover,.pub-app[data-theme=dark] .mega-item:hover{background:rgba(141,248,255,.08)}.pub-app[data-theme=dark] .pub-mobile-drawer{background:linear-gradient(160deg,rgba(3,25,34,.98),rgba(6,38,51,.96));border-left-color:rgba(141,248,255,.14)}.pub-app[data-theme=dark] .cta-band,.pub-app[data-theme=dark] .mega-cta,.pub-app[data-theme=dark] .plan.feat,.pub-app[data-theme=dark] .roi-out{background:linear-gradient(135deg,#052432,#075c6f 36%,#0ea5e9 74%,#2563eb)}.pub-app[data-theme=dark] .cta-band .pub-btn,.pub-app[data-theme=dark] .mega-cta .pub-btn,.pub-app[data-theme=dark] .roi-out .pub-btn,.pub-app[data-theme=dark] .sticky-cta .pub-btn{background:#ecffff;color:#0f172a}@media (prefers-reduced-motion:reduce){.cta-band,.mega-cta,.roi-out{animation:none}}.pub-app,.pub-app[data-theme=light]{--ink:#eafdff;--ink2:#beebf1;--paper:#020708;--paper2:#061115;--paper3:#091b21;--line:rgba(141,248,255,0.11);--line2:rgba(141,248,255,0.18);--muted:#9bbcc4;--muted2:#668a94;--surface:rgba(5,18,23,0.78);--surface-strong:rgba(7,28,36,0.92);--surface-tint:rgba(7,76,94,0.24);--shadow-sm:0 1px 2px rgba(0,0,0,0.62),0 18px 44px -34px rgba(44,246,211,0.32);--shadow:0 30px 90px -48px rgba(0,0,0,0.9),0 0 90px -58px rgba(37,99,235,0.62);color-scheme:dark;background:radial-gradient(52% 38% at 50% -4%,rgba(44,246,211,.18),transparent 68%),radial-gradient(44% 34% at 82% 12%,rgba(37,99,235,.16),transparent 66%),radial-gradient(38% 32% at 14% 22%,rgba(7,158,155,.14),transparent 70%),linear-gradient(180deg,#000,#020708 46%,#041116)}body:has(.pub-app),body:has(.pub-app[data-theme=light]){background:#000;color:#eafdff}.pub-app:before,.pub-app[data-theme=light]:before{background-image:radial-gradient(circle at 48% 18%,rgba(255,92,79,.22) 0 2px,transparent 3px),repeating-linear-gradient(90deg,rgba(141,248,255,.024) 0 1px,transparent 1px 88px),repeating-linear-gradient(0deg,rgba(141,248,255,.018) 0 1px,transparent 1px 88px),linear-gradient(115deg,rgba(44,246,211,.05),transparent 38%,rgba(37,99,235,.045) 72%,transparent);opacity:.72}.pub-app[data-theme=light] .pub-nav,.pub-nav{background:rgba(0,0,0,.72);border-bottom-color:rgba(141,248,255,.1);box-shadow:0 24px 70px -48px rgba(44,246,211,.28)}.pub-app[data-theme=light] .pub-nav.scrolled,.pub-nav.scrolled{background:rgba(2,7,8,.9);border-bottom-color:rgba(141,248,255,.14)}.pub-app[data-theme=light] .pub-logo span,.pub-logo span{color:#eafdff}.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .theme-toggle,.pub-mobile-toggle,.theme-toggle{background:rgba(141,248,255,.06);color:#eafdff;border-color:rgba(141,248,255,.16)}.pub-app[data-theme=light] .pub-mobile-toggle:hover,.pub-app[data-theme=light] .theme-toggle:hover,.pub-mobile-toggle:hover,.theme-toggle:hover{background:rgba(141,248,255,.12)}.pub-app[data-theme=light] .pub-link.login,.pub-link.login{color:#cfeff4}.hero-pub,.pub-app[data-theme=light] .hero-pub{background:radial-gradient(46% 34% at 54% 3%,rgba(44,246,211,.16),transparent 70%),radial-gradient(38% 32% at 80% 16%,rgba(37,99,235,.13),transparent 72%),linear-gradient(180deg,rgba(0,0,0,.9),rgba(4,17,22,.54));border-bottom-color:rgba(141,248,255,.1)}.hero-pub-bg,.pub-app[data-theme=light] .hero-pub-bg{background:radial-gradient(36% 26% at 49% 10%,rgba(255,92,79,.18),transparent 46%),radial-gradient(52% 44% at 52% 0,rgba(44,246,211,.16),transparent 70%),radial-gradient(42% 38% at 82% 12%,rgba(37,99,235,.14),transparent 72%),linear-gradient(115deg,rgba(44,246,211,.06),transparent 46%,rgba(37,99,235,.05));opacity:.96}.hero-pub-inner h1,.hero-pub-text h1,.pub-app[data-theme=light] .hero-pub-inner h1,.pub-app[data-theme=light] .hero-pub-text h1{color:#f3feff;text-shadow:0 0 48px rgba(44,246,211,.1)}.hero-pub-inner h1 em,.hero-pub-text h1 em,.pub-app[data-theme=light] .hero-pub-inner h1 em,.pub-app[data-theme=light] .hero-pub-text h1 em,.pub-app[data-theme=light] .sec-h h2 em,.sec-h h2 em{background:linear-gradient(120deg,#f6feff,#8df8ff 22%,#10b981 56%,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-pub-inner>p,.hero-pub-text>p,.pub-app[data-theme=light] .hero-pub-inner>p,.pub-app[data-theme=light] .hero-pub-text>p,.pub-app[data-theme=light] .rating,.pub-app[data-theme=light] .sec-h p,.rating,.sec-h p{color:#bfe7ee}.pub-app[data-theme=light] .rating b,.rating b{color:#f3feff}.check-pill,.hero-pill,.pub-app[data-theme=light] .check-pill,.pub-app[data-theme=light] .hero-pill{background:rgba(141,248,255,.06);border-color:rgba(141,248,255,.15);color:#ddfbff;box-shadow:0 20px 58px -42px rgba(44,246,211,.42)}.agent-tile,.demo-card,.demo-stage,.faq-item,.how-card,.hp-chip,.hp-feed,.hp-stat,.hp-window,.plan,.pub-app[data-theme=light] .agent-tile,.pub-app[data-theme=light] .demo-card,.pub-app[data-theme=light] .demo-stage,.pub-app[data-theme=light] .faq-item,.pub-app[data-theme=light] .how-card,.pub-app[data-theme=light] .hp-chip,.pub-app[data-theme=light] .hp-feed,.pub-app[data-theme=light] .hp-stat,.pub-app[data-theme=light] .hp-window,.pub-app[data-theme=light] .plan,.pub-app[data-theme=light] .roi,.pub-app[data-theme=light] .testi,.pub-app[data-theme=light] .vs-col,.roi,.testi,.vs-col{background:var(--surface);border-color:rgba(141,248,255,.11);color:#eafdff;box-shadow:var(--shadow-sm)}.demo-stage,.hp-window,.pub-app[data-theme=light] .demo-stage,.pub-app[data-theme=light] .hp-window,.pub-app[data-theme=light] .roi,.roi{box-shadow:var(--shadow)}.agent-tile-foot,.demo-card-body,.hp-main,.pub-app[data-theme=light] .agent-tile-foot,.pub-app[data-theme=light] .demo-card-body,.pub-app[data-theme=light] .hp-main{background:rgba(4,17,22,.72);color:#eafdff}.hp-tb,.pub-app[data-theme=light] .hp-tb{background:rgba(141,248,255,.035);border-bottom-color:rgba(141,248,255,.1)}.hp-url,.pub-app[data-theme=light] .hp-url{background:rgba(141,248,255,.07);color:#9bbcc4}.hp-side,.pub-app[data-theme=light] .hp-side{background:linear-gradient(180deg,#000,#062633)}.agent-tile h4,.demo-bullets h3,.faq-q,.how-card h3,.hp-hello,.hp-row-text b,.hp-stat b,.plan h4,.pub-app[data-theme=light] .agent-tile h4,.pub-app[data-theme=light] .demo-bullets h3,.pub-app[data-theme=light] .faq-q,.pub-app[data-theme=light] .how-card h3,.pub-app[data-theme=light] .hp-hello,.pub-app[data-theme=light] .hp-row-text b,.pub-app[data-theme=light] .hp-stat b,.pub-app[data-theme=light] .plan h4,.pub-app[data-theme=light] .testi p,.testi p{color:#f3feff}.agent-tile span,.demo-bullets li,.faq-a>p,.how-card p,.hp-row-text span,.hp-time,.plan li,.plan-desc,.pub-app[data-theme=light] .agent-tile span,.pub-app[data-theme=light] .demo-bullets li,.pub-app[data-theme=light] .faq-a>p,.pub-app[data-theme=light] .how-card p,.pub-app[data-theme=light] .hp-row-text span,.pub-app[data-theme=light] .hp-time,.pub-app[data-theme=light] .plan li,.pub-app[data-theme=light] .plan-desc,.pub-app[data-theme=light] .vs-col li,.vs-col li{color:#bfe7ee}.logo-strip,.metrics-band,.pub-app[data-theme=light] .logo-strip,.pub-app[data-theme=light] .metrics-band,.pub-app[data-theme=light] .testi-meta,.testi-meta{border-color:rgba(141,248,255,.1)}.logo-strip-label,.logo-track>span,.pub-app[data-theme=light] .logo-strip-label,.pub-app[data-theme=light] .logo-track>span{color:#668a94}.mega,.pub-app[data-theme=light] .mega{background:rgba(1,8,10,.94);border-bottom-color:rgba(141,248,255,.12);box-shadow:0 42px 110px -52px rgba(0,0,0,.88)}.mega-backdrop,.pub-app[data-theme=light] .mega-backdrop{background:rgba(0,0,0,.54)}.mega-h,.mega-text b,.pub-app[data-theme=light] .mega-h,.pub-app[data-theme=light] .mega-text b{color:#eafdff}.mega-text span,.pub-app[data-theme=light] .mega-text span{color:#9bbcc4}.mega-pill,.pub-app[data-theme=light] .mega-pill{background:rgba(141,248,255,.06);border-color:rgba(141,248,255,.12);color:#cfeff4}.pub-app[data-theme=light] .vs-col.good,.vs-col.good{background:linear-gradient(145deg,rgba(5,18,23,.88),rgba(7,76,94,.28)),var(--grad-purple);border-color:rgba(44,246,211,.24)}.pub-app[data-theme=light] .vs-col.bad,.vs-col.bad{background:rgba(5,18,23,.68);border-color:rgba(255,92,79,.16)}.vs-pill.bad{background:rgba(255,92,79,.12);color:#ff9a8f}.vs-pill.good{background:rgba(44,246,211,.12);color:#8df8ff}.pub-app[data-theme=light] .vs-foot,.vs-foot{border-top-color:rgba(141,248,255,.11);color:#9bbcc4}.pub-app[data-theme=light] .vs-foot b,.vs-foot b{color:#f3feff}.pub-app[data-theme=light] .pub-btn,.pub-btn{background:linear-gradient(135deg,#8df8ff,#10b981 34%,#2563eb);color:#020708;border-color:rgba(141,248,255,.36);box-shadow:0 18px 50px -28px rgba(44,246,211,.72),0 0 26px rgba(44,246,211,.14)}.pub-app[data-theme=light] .pub-btn:hover,.pub-btn:hover{box-shadow:0 24px 62px -28px rgba(37,99,235,.82),0 0 34px rgba(44,246,211,.18)}.pub-app[data-theme=light] .pub-btn.ghost,.pub-btn.ghost{background:rgba(141,248,255,.055);color:#eafdff;border-color:rgba(141,248,255,.16);box-shadow:none}.pub-app[data-theme=light] .pub-btn.ghost:hover,.pub-btn.ghost:hover{background:rgba(141,248,255,.11)}.pub-app[data-theme=light] .pub-mobile-drawer,.pub-mobile-drawer{background:linear-gradient(160deg,rgba(0,0,0,.98),rgba(6,17,21,.97));color:#eafdff;border-left-color:rgba(141,248,255,.12)}.pub-app[data-theme=light] .pub-mobile-close,.pub-app[data-theme=light] .pub-mobile-link,.pub-app[data-theme=light] .pub-mobile-theme,.pub-app[data-theme=light] .pub-mobile-title,.pub-mobile-close,.pub-mobile-link,.pub-mobile-theme,.pub-mobile-title{color:#eafdff}.pub-app[data-theme=light] .pub-mobile-cta,.pub-app[data-theme=light] .pub-mobile-head,.pub-mobile-cta,.pub-mobile-head{border-color:rgba(141,248,255,.11)}.pub-footer{background:#000;border-top:1px solid rgba(141,248,255,.1)}.pub-app[data-theme=light]{--ink:#061f27;--ink2:#0a3540;--paper:#f1f7f7;--paper2:#e8f1f1;--paper3:#fafdfb;--line:rgba(6,71,84,0.14);--line2:rgba(6,71,84,0.22);--muted:#496873;--muted2:#78939b;--surface:rgba(250,253,251,0.78);--surface-strong:rgba(250,253,251,0.92);--surface-tint:rgba(226,241,242,0.78);--shadow-sm:0 1px 2px rgba(6,31,39,0.04),0 18px 42px -32px rgba(6,151,178,0.3);--shadow:0 24px 72px -44px rgba(6,31,39,0.28),0 0 70px -52px rgba(37,99,235,0.34);background:radial-gradient(48% 34% at 50% -6%,rgba(44,246,211,.2),transparent 68%),radial-gradient(38% 30% at 84% 10%,rgba(37,99,235,.14),transparent 68%),radial-gradient(34% 28% at 12% 18%,rgba(7,158,155,.12),transparent 70%),linear-gradient(180deg,#eef7f7,#f6fafa 48%,#e8f4f4)}body:has(.pub-app[data-theme=light]){background:#eef7f7;color:#061f27}.pub-app[data-theme=light]:before{background-image:radial-gradient(circle at 48% 18%,rgba(255,92,79,.16) 0 2px,transparent 3px),repeating-linear-gradient(90deg,rgba(6,71,84,.04) 0 1px,transparent 1px 88px),repeating-linear-gradient(0deg,rgba(6,71,84,.03) 0 1px,transparent 1px 88px),linear-gradient(115deg,rgba(44,246,211,.08),transparent 40%,rgba(37,99,235,.06) 74%,transparent);opacity:.7}.pub-app[data-theme=light] .pub-nav{background:rgba(241,247,247,.78);border-bottom-color:rgba(6,71,84,.12);box-shadow:0 20px 58px -46px rgba(6,71,84,.28)}.pub-app[data-theme=light] .pub-nav.scrolled{background:rgba(250,253,251,.9);border-bottom-color:rgba(6,71,84,.16)}.pub-app[data-theme=light] .agent-tile h4,.pub-app[data-theme=light] .demo-bullets h3,.pub-app[data-theme=light] .faq-q,.pub-app[data-theme=light] .how-card h3,.pub-app[data-theme=light] .hp-hello,.pub-app[data-theme=light] .hp-row-text b,.pub-app[data-theme=light] .hp-stat b,.pub-app[data-theme=light] .plan h4,.pub-app[data-theme=light] .pub-logo span,.pub-app[data-theme=light] .rating b,.pub-app[data-theme=light] .testi p{color:#061f27}.pub-app[data-theme=light] .agent-tile span,.pub-app[data-theme=light] .demo-bullets li,.pub-app[data-theme=light] .faq-a>p,.pub-app[data-theme=light] .hero-pub-inner>p,.pub-app[data-theme=light] .hero-pub-text>p,.pub-app[data-theme=light] .how-card p,.pub-app[data-theme=light] .hp-row-text span,.pub-app[data-theme=light] .hp-time,.pub-app[data-theme=light] .plan li,.pub-app[data-theme=light] .plan-desc,.pub-app[data-theme=light] .pub-link.login,.pub-app[data-theme=light] .rating,.pub-app[data-theme=light] .sec-h p,.pub-app[data-theme=light] .vs-col li{color:#496873}.pub-app[data-theme=light] .hero-pub{background:radial-gradient(44% 32% at 52% 0,rgba(44,246,211,.18),transparent 70%),radial-gradient(36% 30% at 82% 14%,rgba(37,99,235,.12),transparent 72%),linear-gradient(180deg,rgba(241,247,247,.88),rgba(232,244,244,.52));border-bottom-color:rgba(6,71,84,.1)}.pub-app[data-theme=light] .hero-pub-bg{background:radial-gradient(32% 24% at 49% 10%,rgba(255,92,79,.12),transparent 48%),radial-gradient(50% 42% at 52% 0,rgba(44,246,211,.18),transparent 70%),radial-gradient(40% 36% at 82% 12%,rgba(37,99,235,.12),transparent 72%),linear-gradient(115deg,rgba(44,246,211,.08),transparent 48%,rgba(37,99,235,.06))}.pub-app[data-theme=light] .hero-pub-inner h1,.pub-app[data-theme=light] .hero-pub-text h1{color:#041a20;text-shadow:0 18px 48px rgba(37,99,235,.1)}.pub-app[data-theme=light] .hero-pub-inner h1 em,.pub-app[data-theme=light] .hero-pub-text h1 em,.pub-app[data-theme=light] .sec-h h2 em{background:linear-gradient(120deg,#044a57,#2563eb 32%,#2563eb)}.pub-app[data-theme=light] .check-pill,.pub-app[data-theme=light] .demo-tab.on,.pub-app[data-theme=light] .hero-pill,.pub-app[data-theme=light] .mega-pill{background:rgba(250,253,251,.7);border-color:rgba(6,71,84,.14);color:#0a3540;box-shadow:0 18px 44px -34px rgba(6,151,178,.28)}.pub-app[data-theme=light] .agent-tile,.pub-app[data-theme=light] .demo-card,.pub-app[data-theme=light] .demo-stage,.pub-app[data-theme=light] .faq-item,.pub-app[data-theme=light] .how-card,.pub-app[data-theme=light] .hp-chip,.pub-app[data-theme=light] .hp-feed,.pub-app[data-theme=light] .hp-stat,.pub-app[data-theme=light] .hp-window,.pub-app[data-theme=light] .plan,.pub-app[data-theme=light] .roi,.pub-app[data-theme=light] .testi,.pub-app[data-theme=light] .vs-col{background:var(--surface);border-color:rgba(6,71,84,.14);color:#061f27;box-shadow:var(--shadow-sm)}.pub-app[data-theme=light] .agent-tile-foot,.pub-app[data-theme=light] .demo-card-body,.pub-app[data-theme=light] .hp-main{background:rgba(250,253,251,.72);color:#061f27}.pub-app[data-theme=light] .hp-side{background:linear-gradient(180deg,#061f27,#0b4b59)}.pub-app[data-theme=light] .hp-tb{background:rgba(6,71,84,.035);border-bottom-color:rgba(6,71,84,.1)}.pub-app[data-theme=light] .hp-url{background:rgba(6,71,84,.06);color:#78939b}.pub-app[data-theme=light] .mega{background:rgba(241,247,247,.94);border-bottom-color:rgba(6,71,84,.12);box-shadow:0 42px 110px -58px rgba(6,31,39,.38)}.pub-app[data-theme=light] .mega-backdrop{background:rgba(6,31,39,.2)}.pub-app[data-theme=light] .mega-h,.pub-app[data-theme=light] .mega-text b{color:#061f27}.pub-app[data-theme=light] .mega-text span{color:#496873}.pub-app[data-theme=light] .demo-tab:hover,.pub-app[data-theme=light] .mega-item:hover{background:rgba(44,246,211,.1)}.pub-app[data-theme=light] .vs-col.good{background:linear-gradient(145deg,rgba(250,253,251,.86),rgba(226,241,242,.72)),var(--grad-purple);border-color:rgba(44,246,211,.26)}.pub-app[data-theme=light] .vs-col.bad{background:rgba(250,253,251,.58);border-color:rgba(255,92,79,.16)}.pub-app[data-theme=light] .vs-foot{border-top-color:rgba(6,71,84,.12);color:#78939b}.pub-app[data-theme=light] .vs-foot b{color:#061f27}.pub-app:not([data-theme=light]) .pub-btn,.pub-app[data-theme=dark] .pub-btn{background:linear-gradient(135deg,#8df8ff,#10b981 36%,#2563eb);color:#020708;border-color:rgba(141,248,255,.34);box-shadow:0 20px 54px -30px rgba(44,246,211,.72),0 0 28px rgba(44,246,211,.14)}.pub-app:not([data-theme=light]) .pub-btn.ghost,.pub-app[data-theme=dark] .pub-btn.ghost{background:rgba(141,248,255,.055);color:#eafdff;border-color:rgba(141,248,255,.16);box-shadow:none}.pub-app[data-theme=light] .pub-btn{background:linear-gradient(135deg,#041a20,#08323d 48%,#0b4b59);color:#f1f7f7;border-color:rgba(44,246,211,.28);box-shadow:0 18px 42px -28px rgba(6,31,39,.42),0 0 0 1px rgba(44,246,211,.14)}.pub-app[data-theme=light] .pub-btn:hover{background:linear-gradient(135deg,#062b35,#0a4755 48%,#0a6a75);box-shadow:0 22px 52px -30px rgba(6,31,39,.48),0 0 28px rgba(44,246,211,.18)}.pub-app[data-theme=light] .pub-btn.ghost{background:rgba(250,253,251,.72);color:#061f27;border-color:rgba(6,71,84,.16);box-shadow:0 14px 34px -30px rgba(6,31,39,.24)}.pub-app[data-theme=light] .pub-btn.ghost:hover{background:rgba(232,241,241,.9);border-color:rgba(7,158,155,.28)}.pub-app[data-theme=light] .cta-band .pub-btn,.pub-app[data-theme=light] .mega-cta .pub-btn,.pub-app[data-theme=light] .roi-out .pub-btn,.pub-app[data-theme=light] .sticky-cta .pub-btn{background:#f1f7f7;color:#041a20}.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .theme-toggle{background:rgba(250,253,251,.72);color:#061f27;border-color:rgba(6,71,84,.14)}.pub-app[data-theme=light] .pub-mobile-toggle:hover,.pub-app[data-theme=light] .theme-toggle:hover{background:rgba(232,241,241,.92)}.pub-app[data-theme=light] .pub-mobile-drawer{background:linear-gradient(160deg,rgba(241,247,247,.98),rgba(232,241,241,.96));color:#061f27;border-left-color:rgba(6,71,84,.12)}.pub-app[data-theme=light] .pub-mobile-close,.pub-app[data-theme=light] .pub-mobile-link,.pub-app[data-theme=light] .pub-mobile-theme,.pub-app[data-theme=light] .pub-mobile-title{color:#061f27}.pub-app[data-theme=light] .pub-mobile-cta,.pub-app[data-theme=light] .pub-mobile-head{border-color:rgba(6,71,84,.12)}.pub-app:not([data-theme=light]),.pub-app[data-theme=dark]{--ink:#f1feff;--ink2:#c9f3f8;--paper:#000000;--paper2:#010506;--paper3:#02090c;--line:rgba(141,248,255,0.095);--line2:rgba(141,248,255,0.15);--muted:#93b6bf;--muted2:#5f828b;--surface:rgba(2,9,12,0.82);--surface-strong:rgba(3,16,21,0.94);--surface-tint:rgba(5,45,56,0.32);--shadow-sm:0 1px 2px rgba(0,0,0,0.78),0 22px 58px -42px rgba(44,246,211,0.34);--shadow:0 34px 110px -58px rgba(0,0,0,0.98),0 0 88px -62px rgba(44,246,211,0.68);color-scheme:dark;background:radial-gradient(42% 28% at 52% -8%,rgba(44,246,211,.13),transparent 72%),radial-gradient(32% 26% at 88% 2%,rgba(37,99,235,.1),transparent 68%),radial-gradient(28% 24% at 12% 18%,rgba(7,158,155,.08),transparent 74%),linear-gradient(180deg,#000,#010506 48%,#02090c)}body:has(.pub-app:not([data-theme=light])),body:has(.pub-app[data-theme=dark]){background:#000;color:#f1feff}.pub-app:not([data-theme=light]):before,.pub-app[data-theme=dark]:before{background-image:radial-gradient(circle at 48% 18%,rgba(255,92,79,.18) 0 2px,transparent 3px),repeating-linear-gradient(90deg,rgba(141,248,255,.018) 0 1px,transparent 1px 92px),repeating-linear-gradient(0deg,rgba(141,248,255,.014) 0 1px,transparent 1px 92px),linear-gradient(115deg,rgba(44,246,211,.04),transparent 40%,rgba(37,99,235,.035) 74%,transparent);opacity:.58}.pub-app:not([data-theme=light]) .pub-nav,.pub-app[data-theme=dark] .pub-nav{background:rgba(0,0,0,.84);border-bottom-color:rgba(141,248,255,.09);box-shadow:0 30px 90px -64px rgba(44,246,211,.34)}.pub-app:not([data-theme=light]) .pub-nav.scrolled,.pub-app[data-theme=dark] .pub-nav.scrolled{background:rgba(0,0,0,.94);border-bottom-color:rgba(141,248,255,.13)}.pub-app:not([data-theme=light]) .pub-pill,.pub-app[data-theme=dark] .pub-pill{background:rgba(2,9,12,.82);border:1px solid rgba(141,248,255,.1)}.pub-app:not([data-theme=light]) .hero-pub,.pub-app[data-theme=dark] .hero-pub{background:radial-gradient(38% 28% at 54% 0,rgba(44,246,211,.1),transparent 74%),radial-gradient(32% 28% at 82% 12%,rgba(37,99,235,.08),transparent 72%),linear-gradient(180deg,rgba(0,0,0,.96),rgba(2,9,12,.68));border-bottom-color:rgba(141,248,255,.08)}.pub-app:not([data-theme=light]) .hero-pub-bg,.pub-app[data-theme=dark] .hero-pub-bg{background:radial-gradient(34% 24% at 52% 0,rgba(44,246,211,.11),transparent 74%),radial-gradient(36% 30% at 84% 8%,rgba(37,99,235,.085),transparent 72%),linear-gradient(115deg,rgba(44,246,211,.035),transparent 48%,rgba(37,99,235,.03));opacity:.82}.pub-app:not([data-theme=light]) .agent-tile,.pub-app:not([data-theme=light]) .demo-card,.pub-app:not([data-theme=light]) .demo-stage,.pub-app:not([data-theme=light]) .faq-item,.pub-app:not([data-theme=light]) .how-card,.pub-app:not([data-theme=light]) .hp-chip,.pub-app:not([data-theme=light]) .hp-feed,.pub-app:not([data-theme=light]) .hp-stat,.pub-app:not([data-theme=light]) .hp-window,.pub-app:not([data-theme=light]) .plan,.pub-app:not([data-theme=light]) .roi,.pub-app:not([data-theme=light]) .testi,.pub-app:not([data-theme=light]) .vs-col,.pub-app[data-theme=dark] .agent-tile,.pub-app[data-theme=dark] .demo-card,.pub-app[data-theme=dark] .demo-stage,.pub-app[data-theme=dark] .faq-item,.pub-app[data-theme=dark] .how-card,.pub-app[data-theme=dark] .hp-chip,.pub-app[data-theme=dark] .hp-feed,.pub-app[data-theme=dark] .hp-stat,.pub-app[data-theme=dark] .hp-window,.pub-app[data-theme=dark] .plan,.pub-app[data-theme=dark] .roi,.pub-app[data-theme=dark] .testi,.pub-app[data-theme=dark] .vs-col{background:var(--surface);border-color:rgba(141,248,255,.095);box-shadow:var(--shadow-sm)}.pub-app:not([data-theme=light]) .agent-tile-foot,.pub-app:not([data-theme=light]) .demo-card-body,.pub-app:not([data-theme=light]) .hp-main,.pub-app[data-theme=dark] .agent-tile-foot,.pub-app[data-theme=dark] .demo-card-body,.pub-app[data-theme=dark] .hp-main{background:rgba(1,5,6,.78)}.pub-app:not([data-theme=light]) .mega,.pub-app:not([data-theme=light]) .pub-mobile-drawer,.pub-app[data-theme=dark] .mega,.pub-app[data-theme=dark] .pub-mobile-drawer{background:linear-gradient(160deg,rgba(0,0,0,.98),rgba(2,9,12,.96));border-color:rgba(141,248,255,.1)}.pub-app:not([data-theme=light]) .pub-btn,.pub-app[data-theme=dark] .pub-btn{background:linear-gradient(135deg,#010506,#0f172a 48%,#064e5b);color:#eafdff;border:1px solid rgba(141,248,255,.35);box-shadow:0 22px 58px -34px rgba(44,246,211,.56),inset 0 1px 0 rgba(141,248,255,.18)}.pub-app:not([data-theme=light]) .pub-btn:hover,.pub-app[data-theme=dark] .pub-btn:hover{background:linear-gradient(135deg,#0f172a,#064e5b 48%,#0a6a75);box-shadow:0 26px 66px -34px rgba(44,246,211,.66),0 0 28px rgba(44,246,211,.12)}.pub-app:not([data-theme=light]) .pub-btn.ghost,.pub-app:not([data-theme=light]) .pub-mobile-toggle,.pub-app:not([data-theme=light]) .theme-toggle,.pub-app[data-theme=dark] .pub-btn.ghost,.pub-app[data-theme=dark] .pub-mobile-toggle,.pub-app[data-theme=dark] .theme-toggle{background:rgba(141,248,255,.045);color:#eafdff;border-color:rgba(141,248,255,.14)}.pub-app:not([data-theme=light]) .cta-band,.pub-app:not([data-theme=light]) .mega-cta,.pub-app:not([data-theme=light]) .plan.feat,.pub-app:not([data-theme=light]) .roi-out,.pub-app[data-theme=dark] .cta-band,.pub-app[data-theme=dark] .mega-cta,.pub-app[data-theme=dark] .plan.feat,.pub-app[data-theme=dark] .roi-out{background:radial-gradient(46% 50% at 18% 0,rgba(44,246,211,.16),transparent 70%),linear-gradient(135deg,#010506,#0f172a 42%,#064e5b 72%,#102a75)}.pub-app,.pub-app:not([data-theme=light]),.pub-app[data-theme=dark]{--ink:#f1fffc;--ink2:#c7f7f3;--paper:#020204;--paper2:#04090d;--paper3:#071015;--line:rgba(115,247,255,0.105);--line2:rgba(115,247,255,0.18);--muted:#9bc2c8;--muted2:#668c94;--surface:rgba(5,13,18,0.78);--surface-strong:rgba(5,13,18,0.94);--surface-tint:rgba(36,244,210,0.075);--brand-cyan:#24f4d2;--brand-aqua:#73f7ff;--brand-blue:#2563eb;--brand-violet:#8b5cff;--brand-lime:#b7ff5a;--grad-brand:linear-gradient(135deg,#b7ff5a,#24f4d2 24%,#73f7ff 48%,#2563eb 74%,#8b5cff);--grad-ink:linear-gradient(135deg,#020204,#071015 48%,#092833);--shadow-sm:0 1px 2px rgba(0,0,0,0.74),0 24px 68px -50px rgba(36,244,210,0.38);--shadow:0 36px 116px -62px rgba(0,0,0,0.96),0 0 96px -70px rgba(36,244,210,0.64);color:#f1fffc;color-scheme:dark;background:radial-gradient(48% 26% at 50% -8%,rgba(36,244,210,.16),transparent 70%),radial-gradient(28% 22% at 88% 2%,rgba(37,99,235,.12),transparent 70%),radial-gradient(22% 18% at 9% 14%,rgba(139,92,255,.1),transparent 72%),linear-gradient(180deg,#020204,#03070b 48%,#040b10)}.pub-app[data-theme=light]{--ink:#06191f;--ink2:#193940;--paper:#f2f8f6;--paper2:#eaf3f2;--paper3:#f7fbfa;--line:rgba(7,55,64,0.12);--line2:rgba(7,55,64,0.18);--muted:#58777f;--muted2:#78949a;--surface:rgba(247,251,250,0.78);--surface-strong:rgba(247,251,250,0.94);--surface-tint:rgba(36,244,210,0.13);--shadow-sm:0 1px 2px rgba(7,24,29,0.06),0 24px 68px -54px rgba(7,24,29,0.34);--shadow:0 34px 100px -64px rgba(7,24,29,0.32),0 0 76px -62px rgba(36,244,210,0.46);color:#06191f;background:radial-gradient(46% 24% at 50% -8%,rgba(36,244,210,.2),transparent 70%),radial-gradient(30% 22% at 88% 2%,rgba(37,99,235,.12),transparent 70%),linear-gradient(180deg,#f2f8f6,#eaf3f2 52%,#f7fbfa)}body:has(.pub-app),body:has(.pub-app:not([data-theme=light])),body:has(.pub-app[data-theme=dark]){background:#020204;color:#f1fffc}body:has(.pub-app[data-theme=light]){background:#f2f8f6;color:#06191f}.pub-app:before,.pub-app:not([data-theme=light]):before,.pub-app[data-theme=dark]:before{background-image:repeating-linear-gradient(90deg,rgba(115,247,255,.018) 0 1px,transparent 1px 92px),repeating-linear-gradient(0deg,rgba(115,247,255,.014) 0 1px,transparent 1px 92px),linear-gradient(115deg,rgba(36,244,210,.045),transparent 40%,rgba(37,99,235,.04) 74%,transparent);opacity:.54}.pub-app[data-theme=light]:before{background-image:repeating-linear-gradient(90deg,rgba(7,55,64,.026) 0 1px,transparent 1px 92px),repeating-linear-gradient(0deg,rgba(7,55,64,.02) 0 1px,transparent 1px 92px),linear-gradient(115deg,rgba(36,244,210,.09),transparent 42%,rgba(37,99,235,.05) 74%,transparent);opacity:.5}.brand-mark svg{filter:drop-shadow(0 14px 26px rgba(36,244,210,.24)) drop-shadow(0 20px 36px rgba(139,92,255,.14));transform-origin:center;transition:transform .24s ease,filter .24s ease}.brand-mark:hover svg{filter:drop-shadow(0 16px 34px rgba(36,244,210,.34)) drop-shadow(0 24px 46px rgba(139,92,255,.2));transform:translateY(-1px) scale(1.02)}.pub-app:not([data-theme=light]) .pub-nav,.pub-app[data-theme=dark] .pub-nav,.pub-nav{background:rgba(2,2,4,.84);border-bottom:1px solid rgba(115,247,255,.1);box-shadow:0 30px 90px -66px rgba(36,244,210,.4)}.pub-app[data-theme=light] .pub-nav{background:rgba(242,248,246,.84);border-bottom-color:rgba(7,55,64,.11);box-shadow:0 26px 82px -66px rgba(7,24,29,.35)}.pub-app:not([data-theme=light]) .pub-nav.scrolled,.pub-app[data-theme=dark] .pub-nav.scrolled,.pub-nav.scrolled{background:rgba(2,2,4,.94);border-bottom-color:rgba(115,247,255,.15)}.pub-app[data-theme=light] .pub-nav.scrolled{background:rgba(247,251,250,.94);border-bottom-color:rgba(7,55,64,.16)}.pub-mobile-toggle,.pub-pill,.theme-toggle{background:rgba(115,247,255,.055);border:1px solid var(--line);color:var(--ink)}.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .pub-pill,.pub-app[data-theme=light] .theme-toggle{background:rgba(247,251,250,.74);border-color:rgba(7,55,64,.13);color:#06191f}.hero-pub,.pub-app:not([data-theme=light]) .hero-pub,.pub-app[data-theme=dark] .hero-pub{background:radial-gradient(44% 32% at 52% 0,rgba(36,244,210,.14),transparent 72%),radial-gradient(30% 26% at 85% 12%,rgba(37,99,235,.11),transparent 72%),linear-gradient(180deg,rgba(2,2,4,.98),rgba(4,11,16,.76));border-bottom:1px solid rgba(115,247,255,.09)}.pub-app[data-theme=light] .hero-pub{background:radial-gradient(46% 32% at 52% 0,rgba(36,244,210,.18),transparent 72%),radial-gradient(30% 26% at 85% 12%,rgba(37,99,235,.1),transparent 72%),linear-gradient(180deg,rgba(242,248,246,.98),rgba(234,243,242,.78));border-bottom-color:rgba(7,55,64,.1)}.hero-pub-bg{background:linear-gradient(115deg,rgba(36,244,210,.06),transparent 48%,rgba(37,99,235,.045)),repeating-linear-gradient(90deg,rgba(115,247,255,.018) 0 1px,transparent 1px 88px);opacity:.85}.pub-app[data-theme=light] .hero-pub-bg{background:linear-gradient(115deg,rgba(36,244,210,.11),transparent 48%,rgba(37,99,235,.06)),repeating-linear-gradient(90deg,rgba(7,55,64,.022) 0 1px,transparent 1px 88px);opacity:.72}.demo-tab,.hero-chip,.hero-pill,.hp-chip,.mega-k,.plan-badge{background:rgba(115,247,255,.07);border-color:rgba(115,247,255,.14);color:#bffef8}.pub-app[data-theme=light] .demo-tab,.pub-app[data-theme=light] .hero-chip,.pub-app[data-theme=light] .hero-pill,.pub-app[data-theme=light] .hp-chip,.pub-app[data-theme=light] .mega-k,.pub-app[data-theme=light] .plan-badge{background:rgba(36,244,210,.12);border-color:rgba(7,55,64,.13);color:#06323a}.hero-pub h1,.hero-title,.pub-app h1,.pub-app h2,.pub-app h3,.section-title{color:var(--ink);letter-spacing:0}.hero-pub .accent,.hero-pub strong,.section-title strong{background:var(--grad-brand);-webkit-background-clip:text;background-clip:text;color:transparent}.faq-item p,.hero-copy,.hp-copy,.mega-text span,.plan li,.pub-app p,.section-copy{color:var(--muted)}.agent-card-pro,.agent-tile,.demo-card,.demo-stage,.faq-item,.how-card,.hp-chip,.hp-feed,.hp-stat,.hp-window,.mega,.plan,.pub-mobile-drawer,.roi,.testi,.vs-col{background:linear-gradient(180deg,var(--surface-strong),var(--surface));border-color:var(--line);box-shadow:var(--shadow-sm)}.pub-app[data-theme=light] .agent-card-pro,.pub-app[data-theme=light] .agent-tile,.pub-app[data-theme=light] .demo-card,.pub-app[data-theme=light] .demo-stage,.pub-app[data-theme=light] .faq-item,.pub-app[data-theme=light] .how-card,.pub-app[data-theme=light] .hp-chip,.pub-app[data-theme=light] .hp-feed,.pub-app[data-theme=light] .hp-stat,.pub-app[data-theme=light] .hp-window,.pub-app[data-theme=light] .mega,.pub-app[data-theme=light] .plan,.pub-app[data-theme=light] .pub-mobile-drawer,.pub-app[data-theme=light] .roi,.pub-app[data-theme=light] .testi,.pub-app[data-theme=light] .vs-col{background:linear-gradient(180deg,rgba(247,251,250,.92),rgba(234,243,242,.72));border-color:rgba(7,55,64,.12)}.agent-card-pro-foot,.agent-tile-foot,.demo-card-body,.hp-main,.hp-url,.input-pub,.roi-input,.sticky-cta{background:rgba(2,2,4,.5);border-color:rgba(115,247,255,.1);color:var(--ink)}.pub-app[data-theme=light] .agent-card-pro-foot,.pub-app[data-theme=light] .agent-tile-foot,.pub-app[data-theme=light] .demo-card-body,.pub-app[data-theme=light] .hp-main,.pub-app[data-theme=light] .hp-url,.pub-app[data-theme=light] .input-pub,.pub-app[data-theme=light] .roi-input,.pub-app[data-theme=light] .sticky-cta{background:rgba(247,251,250,.78);border-color:rgba(7,55,64,.1);color:#06191f}.pub-app:not([data-theme=light]) .pub-btn,.pub-app[data-theme=dark] .pub-btn,.pub-btn{background:var(--grad-brand);color:#020204;border:1px solid rgba(183,255,90,.24);box-shadow:0 22px 62px -34px rgba(36,244,210,.72),inset 0 1px 0 rgba(255,255,255,.3)}.pub-app:not([data-theme=light]) .pub-btn:hover,.pub-app[data-theme=dark] .pub-btn:hover,.pub-btn:hover{filter:saturate(1.05);box-shadow:0 26px 72px -34px rgba(36,244,210,.82),0 0 30px rgba(37,99,235,.15)}.pub-app:not([data-theme=light]) .pub-btn.ghost,.pub-app[data-theme=dark] .pub-btn.ghost,.pub-btn.ghost{background:rgba(115,247,255,.055);color:#f1fffc;border-color:rgba(115,247,255,.15);box-shadow:none}.pub-app[data-theme=light] .pub-btn{background:linear-gradient(135deg,#06191f,#0a2a32 48%,#0b4d5a);color:#f7fffb;border-color:rgba(36,244,210,.24);box-shadow:0 22px 54px -36px rgba(7,24,29,.46),0 0 0 1px rgba(36,244,210,.12)}.pub-app[data-theme=light] .pub-btn:hover{background:linear-gradient(135deg,#08232b,#0b3b46 48%,#0a6470)}.pub-app[data-theme=light] .pub-btn.ghost{background:rgba(247,251,250,.74);border-color:rgba(7,55,64,.16);box-shadow:0 14px 36px -30px rgba(7,24,29,.2)}.cta-band,.mega-cta,.plan.feat,.roi-out{background:radial-gradient(44% 50% at 20% 0,rgba(36,244,210,.18),transparent 70%),linear-gradient(135deg,#020204,#071015 42%,#093746 72%,#15225d);border-color:rgba(115,247,255,.14)}.pub-app[data-theme=light] .cta-band,.pub-app[data-theme=light] .mega-cta,.pub-app[data-theme=light] .plan.feat,.pub-app[data-theme=light] .roi-out{background:radial-gradient(44% 50% at 20% 0,rgba(36,244,210,.18),transparent 70%),linear-gradient(135deg,#06191f,#0b3b46 48%,#0f6673 74%,#224c9d);color:#f7fffb;border-color:rgba(36,244,210,.22)}.pub-app[data-theme=light] .cta-band p,.pub-app[data-theme=light] .mega-cta p,.pub-app[data-theme=light] .plan.feat li,.pub-app[data-theme=light] .plan.feat p,.pub-app[data-theme=light] .roi-out p{color:#cffaf5}.pub-app[data-theme=light] .cta-band .pub-btn,.pub-app[data-theme=light] .mega-cta .pub-btn,.pub-app[data-theme=light] .plan.feat .pub-btn,.pub-app[data-theme=light] .roi-out .pub-btn{background:#f7fffb;color:#06191f;border-color:rgba(247,255,251,.42)}@media (prefers-reduced-motion:reduce){.brand-mark svg{transition:none}}.pub-app[data-theme=light]{--ink:#0a0a0a;--ink2:#1a1b2e;--paper:#f8fafc;--paper2:#f1f5f9;--paper3:#efebe0;--line:rgba(14,15,26,0.08);--line2:rgba(14,15,26,0.14);--muted:#5b5666;--muted2:rgba(91,86,102,0.7);--surface:rgba(255,255,255,0.78);--surface-strong:rgba(255,255,255,0.94);--surface-tint:rgba(7,158,155,0.08);--shadow-sm:0 1px 2px rgba(14,15,26,0.04),0 4px 12px rgba(14,15,26,0.04);--shadow:0 4px 14px rgba(14,15,26,0.06),0 24px 60px -20px rgba(14,15,26,0.18);--background:60 14% 98%;--foreground:234 30% 8%;--muted-foreground:234 10% 40%;--card:0 0% 100%;--card-foreground:234 30% 8%;--border:234 14% 92%;--input:234 14% 92%;--primary:262 83% 58%;--primary-foreground:0 0% 100%;--accent:262 83% 95%;--accent-foreground:234 30% 8%;--muted:60 14% 96%;--secondary:60 14% 96%;--secondary-foreground:234 30% 8%;--popover:0 0% 100%;--popover-foreground:234 30% 8%;--ring:262 83% 58%;background:radial-gradient(46% 34% at 50% -8%,rgba(124,58,237,.08),transparent 70%),radial-gradient(38% 30% at 88% 12%,rgba(37,99,235,.06),transparent 72%),linear-gradient(180deg,#ffffff,#f8fafc 52%,#f1f5f9);color:var(--ink)}body:has(.pub-app[data-theme=light]){background:#f8fafc;color:#0a0a0a}.pub-app[data-theme=light]:before{background-image:repeating-linear-gradient(90deg,rgba(14,15,26,.022) 0 1px,transparent 1px 88px),repeating-linear-gradient(0deg,rgba(14,15,26,.018) 0 1px,transparent 1px 88px);opacity:.42}.pub-app[data-theme=light] .pub-nav{background:rgba(250,250,247,.78);border-bottom-color:transparent;box-shadow:none}.pub-app[data-theme=light] .pub-nav.scrolled{background:rgba(250,250,247,.94);border-bottom-color:var(--line);box-shadow:0 1px 0 rgba(14,15,26,.04),0 8px 24px -10px rgba(14,15,26,.1),0 16px 48px -24px rgba(14,15,26,.12)}.pub-app[data-theme=light] .pub-logo span{color:#0a0a0a}.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .theme-toggle{background:transparent;color:#0a0a0a;border-color:rgba(14,15,26,.12)}.pub-app[data-theme=light] .pub-mobile-toggle:hover,.pub-app[data-theme=light] .theme-toggle:hover{background:rgba(14,15,26,.06)}.pub-app[data-theme=light] .pub-link.login{color:#3f4254}.pub-app[data-theme=light] .mega{background:rgba(250,250,247,.98);border-bottom-color:var(--line);box-shadow:0 30px 60px -20px rgba(14,15,26,.18),0 12px 24px -12px rgba(14,15,26,.1)}.pub-app[data-theme=light] .mega-h{color:var(--muted2)}.pub-app[data-theme=light] .mega-text b{color:#0a0a0a}.pub-app[data-theme=light] .mega-text span{color:#5b5666}.pub-app[data-theme=light] .mega-item:hover{background:rgba(14,15,26,.04)}.pub-app[data-theme=light] .mega-pill{background:rgba(14,15,26,.05);color:#3f4254;border-color:transparent}.pub-app[data-theme=light] .mega-pill:hover{background:rgba(14,15,26,.1);color:#0a0a0a}.pub-app[data-theme=light] .hero-pub,.pub-app[data-theme=light] .hero-pub-bg{background:transparent;border-bottom-color:transparent}.pub-app[data-theme=light] .hero-pub-inner h1,.pub-app[data-theme=light] .hero-pub-text h1,.pub-app[data-theme=light] .sec-h h2{color:#0a0a0a;text-shadow:none}.pub-app[data-theme=light] .hero-pub-inner h1 em,.pub-app[data-theme=light] .hero-pub-text h1 em,.pub-app[data-theme=light] .sec-h h2 em{background:linear-gradient(120deg,#2563eb,#6366f1 35%,#2563eb 70%,#06b6d4);-webkit-background-clip:text;background-clip:text;color:transparent}.pub-app[data-theme=light] .hero-pub-inner>p,.pub-app[data-theme=light] .hero-pub-text>p,.pub-app[data-theme=light] .rating,.pub-app[data-theme=light] .sec-h p{color:#3f4254}.pub-app[data-theme=light] .rating b{color:#0a0a0a}.pub-app[data-theme=light] .check-pill,.pub-app[data-theme=light] .hero-pill,.pub-app[data-theme=light] .hp-chip{background:rgba(14,15,26,.05);border-color:rgba(14,15,26,.1);color:#3f4254;box-shadow:none}.pub-app[data-theme=light] .agent-tile,.pub-app[data-theme=light] .demo-card,.pub-app[data-theme=light] .demo-stage,.pub-app[data-theme=light] .faq-item,.pub-app[data-theme=light] .how-card,.pub-app[data-theme=light] .hp-feed,.pub-app[data-theme=light] .hp-stat,.pub-app[data-theme=light] .hp-window,.pub-app[data-theme=light] .plan,.pub-app[data-theme=light] .roi,.pub-app[data-theme=light] .testi,.pub-app[data-theme=light] .vs-col{background:#ffffff;border-color:rgba(14,15,26,.08);color:#0a0a0a;box-shadow:var(--shadow-sm)}.pub-app[data-theme=light] .demo-stage,.pub-app[data-theme=light] .hp-window,.pub-app[data-theme=light] .roi{box-shadow:var(--shadow)}.pub-app[data-theme=light] .agent-tile-foot,.pub-app[data-theme=light] .demo-card-body,.pub-app[data-theme=light] .hp-main{background:rgba(14,15,26,.02);color:#0a0a0a}.pub-app[data-theme=light] .hp-tb{background:rgba(14,15,26,.03);border-bottom-color:rgba(14,15,26,.06)}.pub-app[data-theme=light] .hp-url{background:rgba(14,15,26,.05);color:#5b5666}.pub-app[data-theme=light] .hp-side{background:linear-gradient(180deg,#f1f5f9,#efebe0)}.pub-app[data-theme=light] .agent-tile h4,.pub-app[data-theme=light] .demo-bullets h3,.pub-app[data-theme=light] .faq-q,.pub-app[data-theme=light] .how-card h3,.pub-app[data-theme=light] .hp-hello,.pub-app[data-theme=light] .hp-row-text b,.pub-app[data-theme=light] .hp-stat b,.pub-app[data-theme=light] .plan h4,.pub-app[data-theme=light] .testi p{color:#0a0a0a}.pub-app[data-theme=light] .agent-tile span,.pub-app[data-theme=light] .demo-bullets li,.pub-app[data-theme=light] .faq-a>p,.pub-app[data-theme=light] .how-card p,.pub-app[data-theme=light] .hp-row-text span,.pub-app[data-theme=light] .hp-time,.pub-app[data-theme=light] .plan li,.pub-app[data-theme=light] .plan-desc,.pub-app[data-theme=light] .vs-col li{color:#5b5666}.pub-app[data-theme=light] .cta-band,.pub-app[data-theme=light] .mega-cta,.pub-app[data-theme=light] .plan.feat,.pub-app[data-theme=light] .roi-out{background:linear-gradient(135deg,#0f172a,#1f1b3f 50%,#3b2a8c);border-color:rgba(255,255,255,.08);color:#f8fafc}.pub-app[data-theme=light] .cta-band p,.pub-app[data-theme=light] .mega-cta p,.pub-app[data-theme=light] .plan.feat li,.pub-app[data-theme=light] .plan.feat p,.pub-app[data-theme=light] .roi-out p{color:#c8ccdc}.pub-app[data-theme=light] .cta-band .pub-btn,.pub-app[data-theme=light] .mega-cta .pub-btn,.pub-app[data-theme=light] .plan.feat .pub-btn,.pub-app[data-theme=light] .roi-out .pub-btn{background:#ffffff;color:#0a0a0a;border-color:transparent}.pub-app[data-theme=light] .pub-nav{background:rgba(248,253,253,.86);border-bottom-color:rgba(5,104,126,.14);z-index:100}.pub-app[data-theme=light] .pub-nav.scrolled{background:rgba(255,255,255,.94);border-bottom-color:rgba(5,104,126,.18)}.pub-app[data-theme=light] .pub-pill{background:rgba(255,255,255,.82);border:1px solid rgba(5,104,126,.16);box-shadow:0 18px 48px -34px rgba(4,54,76,.34),inset 0 1px 0 rgba(255,255,255,.88)}.pub-app[data-theme=light] .pub-pill-link{color:#0b3340;font-weight:650}.pub-app[data-theme=light] .pub-pill-link.active,.pub-app[data-theme=light] .pub-pill-link.on,.pub-app[data-theme=light] .pub-pill-link:hover{background:rgba(44,246,211,.16);color:#04232d}.pub-app[data-theme=light] .pub-pill-sep{background:rgba(5,104,126,.16)}.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .theme-toggle{color:#0b3340}.pub-app[data-theme=light] .mega{z-index:105;background:linear-gradient(180deg,#ffffff,#f7fbfb);border-bottom:1px solid rgba(5,104,126,.16);box-shadow:0 24px 60px -24px rgba(4,54,76,.28),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:none;-webkit-backdrop-filter:none}.pub-app[data-theme=light] .mega-backdrop{background:rgba(4,35,45,.12)}.pub-app[data-theme=light] .mega-h{color:#60757d}.pub-app[data-theme=light] .mega-text b{color:#062a35}.pub-app[data-theme=light] .mega-text span{color:#526872}.pub-app[data-theme=light] .mega-pill{background:rgba(5,104,126,.07);color:#0b3340;border:1px solid rgba(5,104,126,.12)}.pub-app[data-theme=light] .mega-pill:hover{background:rgba(44,246,211,.16);color:#04232d}.mega-text b>span{display:inline-flex;width:max-content;align-items:center;line-height:1}.pub-mobile-backdrop{z-index:120}.pub-mobile-drawer{z-index:130}.pub-mobile-backdrop.is-light{background:rgba(4,35,45,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pub-mobile-drawer.is-light{background:linear-gradient(180deg,#ffffff,#f7fbfb);border-left:1px solid rgba(5,104,126,.14);box-shadow:-28px 0 70px -34px rgba(4,54,76,.45);color:#062a35}.pub-mobile-drawer.is-light .pub-mobile-title{color:#60757d}.pub-mobile-drawer.is-light .pub-mobile-close,.pub-mobile-drawer.is-light .pub-mobile-link,.pub-mobile-drawer.is-light .pub-mobile-theme{color:#062a35}.pub-mobile-drawer.is-light .pub-mobile-close:hover,.pub-mobile-drawer.is-light .pub-mobile-link:hover,.pub-mobile-drawer.is-light .pub-mobile-theme:hover{background:rgba(44,246,211,.14)}.pub-mobile-drawer.is-light .pub-mobile-cta,.pub-mobile-drawer.is-light .pub-mobile-head{border-color:rgba(5,104,126,.14)}.pub-mobile-drawer.is-light .pub-btn.ghost{background:rgba(5,104,126,.06);border-color:rgba(5,104,126,.16);color:#062a35}.pub-mobile-drawer.is-light .pub-btn:not(.ghost){background:#004b53;border-color:#004b53;color:#ffffff}.pub-mobile-backdrop.is-dark{background:rgba(1,8,10,.66);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pub-mobile-drawer.is-dark{background:linear-gradient(160deg,rgba(3,25,34,.98),rgba(6,38,51,.96));border-left:1px solid rgba(141,248,255,.12);box-shadow:-28px 0 70px -34px rgba(0,0,0,.88);color:#eafdff}.pub-mobile-drawer.is-dark .pub-mobile-close,.pub-mobile-drawer.is-dark .pub-mobile-link,.pub-mobile-drawer.is-dark .pub-mobile-theme,.pub-mobile-drawer.is-dark .pub-mobile-title{color:#eafdff}.pub-mobile-drawer.is-dark .pub-btn.ghost{border-color:rgba(141,248,255,.18);color:#eafdff}.pub-mobile-drawer.is-dark .pub-btn:not(.ghost){background:linear-gradient(135deg,#064b55,#067985);border-color:rgba(141,248,255,.28);color:#eafdff}.pub-app[data-theme=light] .pub-pill-link{color:#06191f}.pub-app[data-theme=light] .pub-pill-link.active,.pub-app[data-theme=light] .pub-pill-link.on,.pub-app[data-theme=light] .pub-pill-link:hover{color:#021014}.pub-app[data-theme=light] .pub-btn.ghost{background:rgba(247,251,250,.88)}.trust-page{display:flex;flex-direction:column;gap:56px;padding:64px 24px 96px}.trust-cta,.trust-hero,.trust-path,.trust-section,.trust-stats{width:min(1180px,100%);margin:0 auto}.trust-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.82fr);gap:36px;align-items:center}.trust-eyebrow{margin:0 0 10px;color:var(--brand-cyan,#24f4d2);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.trust-cta h2,.trust-hero h1,.trust-section-head h2{margin:0;color:var(--ink);font-size:clamp(34px,5vw,64px);line-height:1.03;letter-spacing:0;max-width:13ch}.trust-cta h2,.trust-section-head h2{font-size:clamp(28px,3vw,42px);max-width:18ch}.trust-cta p,.trust-hero p,.trust-section-head p{max-width:66ch;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.trust-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.roadmap-scorecard,.trust-snapshot{min-width:0;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,var(--surface-strong),var(--surface));box-shadow:var(--shadow);overflow:hidden}.trust-snapshot-top{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid var(--line);background:rgba(115,247,255,.045)}.trust-snapshot-top span{width:10px;height:10px;border-radius:999px;background:rgba(115,247,255,.42)}.trust-snapshot-top b{margin-left:auto;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.trust-snapshot-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px}.roadmap-scorecard div,.trust-snapshot-body div{border:1px solid var(--line);border-radius:16px;background:rgba(115,247,255,.045);padding:14px}.roadmap-scorecard span,.trust-snapshot-body span{display:block;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.roadmap-scorecard strong,.trust-snapshot-body strong{display:block;margin-top:8px;color:var(--ink);font-size:28px;font-weight:800;line-height:1}.trust-snapshot-body small{display:block;margin-top:6px;color:var(--muted2);font-size:12px}.roadmap-scorecard>p,.trust-snapshot>p{margin:0;padding:0 18px 18px;color:var(--muted);font-size:13px;line-height:1.55}.trust-path{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.trust-path a{display:flex;align-items:center;gap:10px;min-width:0;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,var(--surface-strong),var(--surface));color:var(--ink);padding:12px 14px;font-size:13px;font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease}.trust-path a.is-current,.trust-path a:hover{transform:translateY(-1px);border-color:rgba(36,244,210,.35);background:rgba(36,244,210,.12)}.trust-path span{color:var(--brand-cyan,#24f4d2);font-size:11px;font-variant-numeric:tabular-nums}.trust-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:22px;overflow:hidden;background:linear-gradient(180deg,var(--surface-strong),var(--surface))}.trust-stats div{padding:22px;border-right:1px solid var(--line)}.trust-stats div:last-child{border-right:0}.trust-stats b{display:block;color:var(--ink);font-size:34px;font-weight:850;line-height:1;font-variant-numeric:tabular-nums}.trust-stats span{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.trust-section{display:grid;gap:22px}.trust-section-head{display:grid;gap:0}.proof-grid{display:grid;gap:18px}.proof-card,.roadmap-column,.roadmap-milestone,.trust-cta,.trust-principles article{border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,var(--surface-strong),var(--surface));box-shadow:var(--shadow-sm)}.proof-card{padding:22px}.proof-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.proof-card-head span{color:var(--brand-cyan,#24f4d2);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.proof-card-head h3{margin:8px 0 6px;color:var(--ink);font-size:clamp(22px,2.5vw,32px);line-height:1.12}.proof-card-head p,.proof-objective{color:var(--muted)}.proof-card-head p{margin:0;font-size:14px}.proof-card-head b,.trust-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;border:1px solid var(--line);background:rgba(115,247,255,.07);color:var(--ink);padding:5px 10px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.proof-objective{margin:18px 0;font-size:15px;line-height:1.6}.proof-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.proof-metrics div{border:1px solid var(--line);border-radius:14px;background:rgba(115,247,255,.045);padding:12px}.proof-metrics strong{display:block;color:var(--ink);font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.proof-metrics span{display:block;margin-top:7px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.proof-agents{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 20px}.proof-agents span{border-radius:999px;background:rgba(36,244,210,.12);color:var(--ink);padding:6px 10px;font-size:12px;font-weight:750}.proof-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.proof-columns h4{margin:0 0 10px;color:var(--ink);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.proof-columns ul{display:grid;gap:9px;list-style:none;margin:0;padding:0}.proof-columns li{display:flex;gap:9px;color:var(--muted);font-size:13px;line-height:1.5}.proof-columns svg,.roadmap-column-head svg,.trust-principles svg{flex:0 0 auto;color:var(--brand-cyan,#24f4d2)}.trust-compact{gap:18px}.trust-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.trust-principles article{padding:20px}.trust-principles h3{margin:14px 0 8px;color:var(--ink);font-size:17px}.trust-principles p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.trust-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px}.trust-cta .trust-actions{flex:0 0 auto;margin-top:0;justify-content:flex-end}.roadmap-scorecard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px}.roadmap-scorecard>p{grid-column:1/-1;padding:0}.roadmap-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.roadmap-column{padding:16px}.roadmap-column-head{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:14px}.roadmap-column-head h3{margin:0;color:var(--ink);font-size:17px}.roadmap-column-head p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.roadmap-column-head>span{border-radius:999px;background:rgba(115,247,255,.08);color:var(--ink);min-width:28px;height:28px;display:grid;place-items:center;font-size:12px;font-weight:800}.roadmap-items{display:grid;gap:10px;margin-top:14px}.roadmap-item{border:1px solid var(--line);border-radius:16px;background:rgba(115,247,255,.04);padding:14px}.roadmap-item-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.roadmap-item h4{margin:0 0 8px;color:var(--ink);font-size:15px;line-height:1.3}.roadmap-item p,.roadmap-item small,.roadmap-milestone-body p,.roadmap-milestone-body small{color:var(--muted);line-height:1.55}.roadmap-item p{margin:0 0 8px;font-size:13px}.roadmap-item small,.roadmap-milestone-body small{display:block;font-size:12px}.trust-badge.is-shipped{border-color:rgba(34,197,94,.28);background:rgba(34,197,94,.14);color:#a7f3d0}.trust-badge.is-progress{border-color:rgba(245,158,11,.32);background:rgba(245,158,11,.14);color:#fcd34d}.trust-badge.is-planned{border-color:rgba(96,165,250,.32);background:rgba(96,165,250,.14);color:#bfdbfe}.pub-app[data-theme=light] .trust-badge.is-shipped{color:#047857}.pub-app[data-theme=light] .trust-badge.is-progress{color:#92400e}.pub-app[data-theme=light] .trust-badge.is-planned{color:#1d4ed8}.roadmap-timeline{display:grid;gap:12px}.roadmap-milestone{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:18px}.roadmap-date{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.roadmap-date>span{color:var(--brand-cyan,#24f4d2);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.roadmap-milestone-body h3{margin:0 0 6px;color:var(--ink);font-size:18px}.roadmap-agents{margin:0 0 8px;color:var(--ink)!important;font-size:13px;font-weight:750}.roadmap-milestone-body p{margin:0 0 8px;font-size:14px}@media (max-width:980px){.trust-page{padding:48px 18px 72px;gap:42px}.proof-columns,.roadmap-board,.roadmap-milestone,.roadmap-scorecard,.trust-cta,.trust-hero-grid{grid-template-columns:1fr}.proof-metrics,.trust-path,.trust-principles,.trust-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-cta{display:grid}.trust-cta .trust-actions{justify-content:flex-start}}@media (max-width:620px){.trust-page{padding-left:14px;padding-right:14px}.trust-hero h1{font-size:34px}.proof-metrics,.trust-path,.trust-principles,.trust-snapshot-body,.trust-stats{grid-template-columns:1fr}.proof-card-head{flex-direction:column}.proof-card,.trust-cta{padding:18px}}.pub-app{width:100%;max-width:100vw;overflow-x:hidden;overflow-x:clip}.pub-app :is(h1,h2,h3,h4,h5,button,a,label,input,textarea,select){letter-spacing:0}.pub-nav{width:100%}.pub-app>main{min-width:0;width:100%}.pub-nav-inner{min-width:0}.pub-cta,.pub-logo{flex:0 0 auto}.pub-pill{max-width:min(760px,54vw);overflow:hidden}.pub-pill-link{min-height:34px}.agents-showcase,.blog-grid,.ent-section,.hero-pub-inner,.how,.mega-inner,.testimonials,.trust-page{width:min(100%,1280px)}.chatbot-panel,.mega,.pub-mobile-backdrop,.pub-mobile-drawer,.sticky-cta{max-width:100vw}.pub-app[data-theme=light]{color-scheme:light;background:#f7fbfa;color:#062a35}.pub-app[data-theme=light] .pub-nav{background:rgba(247,251,250,.9);border-bottom-color:rgba(7,55,64,.1)}.pub-app[data-theme=light] .pub-nav.scrolled{background:rgba(247,251,250,.97);border-bottom-color:rgba(7,55,64,.14);box-shadow:0 18px 52px -38px rgba(7,55,64,.34)}.pub-app[data-theme=light] .pub-pill{background:rgba(255,255,255,.88);border:1px solid rgba(7,55,64,.14);box-shadow:0 12px 34px -28px rgba(7,55,64,.34),inset 0 1px 0 rgba(255,255,255,.82)}.pub-app[data-theme=light] .pub-pill-link{color:#073740!important;text-shadow:none}.pub-app[data-theme=light] .pub-pill-link.active,.pub-app[data-theme=light] .pub-pill-link.on,.pub-app[data-theme=light] .pub-pill-link:hover{background:rgba(36,244,210,.16)}.pub-app[data-theme=light] .pub-pill-link:after{background:linear-gradient(90deg,#0b4d5a,#0f6673,#2563eb);box-shadow:none}.pub-app[data-theme=light] .pub-pill-sep{background:rgba(7,55,64,.16)}.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .theme-toggle{background:rgba(255,255,255,.8);border-color:rgba(7,55,64,.16);color:#062a35}.pub-app[data-theme=light] .pub-btn.ghost{background:rgba(247,251,250,.9);color:#06191f;border-color:rgba(7,55,64,.18)}.pub-app[data-theme=light] .pub-btn.ghost:hover{background:#ffffff;color:#021014}@media (max-width:980px){.pub-app{padding-top:66px}.pub-nav.lim .pub-nav-inner{padding:10px 16px;gap:10px}.pub-pill{display:none}.pub-mobile-toggle,.theme-toggle{width:36px;height:36px}}@media (max-width:620px){.pub-app{padding-top:62px}.pub-nav.lim .pub-nav-inner{padding-left:12px;padding-right:12px}.pub-logo .brand-mark{width:38px!important;height:38px!important}.hero-pub,.hero-pub.v2{padding-left:14px;padding-right:14px}.hero-pub-inner h1,.hero-pub-text h1{font-size:clamp(34px,11vw,48px)}.chatbot-panel{right:10px;left:10px;bottom:10px;width:auto;height:min(620px,calc(100dvh - 20px))}}.pub-app[data-theme=light] .pub-nav,.pub-app[data-theme=light] .pub-nav.lim{background:rgba(247,251,250,.96)!important;border-bottom:1px solid rgba(7,55,64,.14)!important;box-shadow:0 18px 52px -40px rgba(7,55,64,.38)!important}.pub-app[data-theme=light] .pub-pill{background:rgba(255,255,255,.94)!important;border-color:rgba(7,55,64,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 36px -30px rgba(7,55,64,.48)!important}.pub-app[data-theme=light] .pub-pill-link,.pub-app[data-theme=light] .pub-pill-link:visited{color:#073740!important;opacity:1!important;text-shadow:none!important}.pub-app[data-theme=light] .pub-pill-link.active,.pub-app[data-theme=light] .pub-pill-link.on,.pub-app[data-theme=light] .pub-pill-link:hover{background:rgba(36,244,210,.18)!important;color:#021014!important}.pub-app[data-theme=light] .pub-btn.ghost,.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .theme-toggle{background:rgba(255,255,255,.9)!important;border-color:rgba(7,55,64,.2)!important;color:#062a35!important}.pub-app,.pub-app[data-theme=light]{--ink:#0f172a;--ink2:#1e293b;--paper:#f8fafc;--paper2:#eef7f8;--paper3:#ffffff;--line:rgba(15,23,42,0.1);--line2:rgba(15,23,42,0.16);--muted:#526370;--muted2:#78909c;--grad-purple:linear-gradient(135deg,#0f766e,#2563eb);--grad-rose:linear-gradient(135deg,#06b6d4,#64748b);--grad-blue:linear-gradient(135deg,#0891b2,#1d4ed8);--grad-mint:linear-gradient(135deg,#2dd4bf,#0f766e);--grad-amber:linear-gradient(135deg,#f59e0b,#0f766e);--surface:rgba(255,255,255,0.82);--surface-strong:rgba(255,255,255,0.96);--surface-tint:rgba(240,253,250,0.82);--shadow-sm:0 1px 2px rgba(15,23,42,0.04),0 14px 34px -24px rgba(15,23,42,0.16);--shadow:0 24px 70px -46px rgba(15,23,42,0.28),0 18px 46px -34px rgba(8,145,178,0.22);background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(37,99,235,.08) 38%,rgba(255,255,255,0) 64%),linear-gradient(180deg,#f8fafc,#ffffff 42%,#eef7f8);color:var(--ink)}body:has(.pub-app),body:has(.pub-app[data-theme=light]){background:#f8fafc;color:#0f172a}.pub-app:before{background-image:repeating-linear-gradient(90deg,rgba(15,23,42,.035) 0 1px,transparent 1px 88px),repeating-linear-gradient(0deg,rgba(15,23,42,.03) 0 1px,transparent 1px 88px),linear-gradient(115deg,rgba(20,184,166,.06),transparent 42%,rgba(37,99,235,.05) 78%,transparent);opacity:.52}.pub-app[data-theme=light] .pub-nav,.pub-app[data-theme=light] .pub-nav.lim,.pub-nav{background:rgba(248,250,252,.9)!important;border-bottom:1px solid rgba(15,23,42,.09)!important;box-shadow:0 18px 52px -42px rgba(15,23,42,.32)!important}.pub-app[data-theme=light] .pub-nav.scrolled,.pub-nav.scrolled{background:rgba(255,255,255,.96)!important;border-bottom-color:rgba(15,23,42,.12)!important}.pub-app[data-theme=light] .pub-pill,.pub-pill{background:rgba(255,255,255,.94)!important;border:1px solid rgba(15,23,42,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 14px 36px -30px rgba(15,23,42,.35)!important}.pub-app[data-theme=light] .pub-pill-link,.pub-app[data-theme=light] .pub-pill-link:visited,.pub-pill-link{color:#1e293b!important}.pub-app[data-theme=light] .pub-pill-link.active,.pub-app[data-theme=light] .pub-pill-link.on,.pub-app[data-theme=light] .pub-pill-link:hover,.pub-pill-link.active,.pub-pill-link.on,.pub-pill-link:hover{background:rgba(20,184,166,.12)!important;color:#0f172a!important}.pub-app[data-theme=light] .pub-pill-link:after,.pub-pill-link:after{background:linear-gradient(90deg,#0f766e,#0891b2,#2563eb)!important;box-shadow:none!important}.pub-app[data-theme=light] .pub-pill-sep,.pub-pill-sep{background:rgba(15,23,42,.12)!important}.pub-btn{background:linear-gradient(135deg,#0f766e,#2563eb);border:1px solid rgba(255,255,255,.48);color:#ffffff;box-shadow:0 18px 42px -28px rgba(37,99,235,.52)}.pub-btn:hover{background:linear-gradient(135deg,#0b5f59,#1d4ed8);box-shadow:0 24px 54px -30px rgba(37,99,235,.58)}.pub-app[data-theme=light] .pub-btn.ghost,.pub-app[data-theme=light] .pub-mobile-toggle,.pub-app[data-theme=light] .theme-toggle,.pub-btn.ghost,.pub-mobile-toggle,.theme-toggle{background:rgba(255,255,255,.88)!important;border-color:rgba(15,23,42,.12)!important;color:#0f172a!important;box-shadow:0 14px 34px -30px rgba(15,23,42,.25)!important}.pub-btn.ghost:hover,.pub-mobile-toggle:hover,.theme-toggle:hover{background:#ffffff!important;border-color:rgba(15,118,110,.22)!important}.hero-pub,.hero-pub.v2{background:linear-gradient(120deg,rgba(20,184,166,.1),rgba(37,99,235,.07) 46%,rgba(255,255,255,.24)),linear-gradient(180deg,rgba(248,250,252,.96),rgba(255,255,255,.72));border-bottom:1px solid rgba(15,23,42,.09)}.hero-pub-bg{background:linear-gradient(115deg,rgba(20,184,166,.18),rgba(241,245,249,.12) 38%,transparent 62%),linear-gradient(245deg,rgba(37,99,235,.14),rgba(255,255,255,0) 54%),repeating-linear-gradient(90deg,rgba(15,23,42,.035) 0 1px,transparent 1px 96px);opacity:.72}.hero-pub-inner h1,.hero-pub-text h1,.sec-h h2{color:#0f172a;text-shadow:none}.hero-pub-inner h1 em,.hero-pub-text h1 em,.sec-h h2 em{background:linear-gradient(120deg,#0f766e,#0891b2 44%,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-pub-inner>p,.hero-pub-text>p,.how-card p,.sec-h p,.testi p{color:#526370}.check-pill,.chip,.hero-pill,.hp-chip,.mega-pill{background:rgba(255,255,255,.86);border-color:rgba(15,23,42,.1);color:#1e293b;box-shadow:0 18px 40px -34px rgba(15,23,42,.28)}.agent-card-pro,.agent-tile,.blog-card,.demo-card,.demo-stage,.faq-item,.how-card,.hp-window,.newsletter-band,.plan,.proof-card,.roi,.team-pub-card,.testi,.trust-card,.value-card,.vs-col{background:rgba(255,255,255,.88)!important;border-color:rgba(15,23,42,.1)!important;box-shadow:var(--shadow-sm)!important}.agent-card-pro-foot,.agent-tile-foot,.demo-card-body,.hp-main{background:rgba(248,250,252,.78)!important}.pub-mobile-drawer.is-dark{background-color:#031922!important;background-image:linear-gradient(160deg,rgba(3,25,34,.99),rgba(6,38,51,.97))!important;border-left-color:rgba(141,248,255,.2)!important;color:#eafdff!important}.pub-mobile-drawer.is-dark .pub-mobile-close,.pub-mobile-drawer.is-dark .pub-mobile-link,.pub-mobile-drawer.is-dark .pub-mobile-theme,.pub-mobile-drawer.is-dark .pub-mobile-title{color:#eafdff!important}.pub-mobile-drawer.is-dark .pub-mobile-close:hover,.pub-mobile-drawer.is-dark .pub-mobile-link:hover,.pub-mobile-drawer.is-dark .pub-mobile-theme:hover{background-color:rgba(141,248,255,.1)!important}.pub-mobile-drawer.is-dark .pub-btn.ghost,.pub-mobile-drawer.is-dark .pub-mobile-theme{background-color:#071f2a!important;border-color:rgba(141,248,255,.22)!important;color:#eafdff!important}.pub-mobile-drawer.is-dark .pub-btn:not(.ghost){background-color:#0f766e!important;background-image:linear-gradient(135deg,#0f766e,#2563eb)!important;border-color:rgba(141,248,255,.24)!important;color:#ffffff!important}.pub-mobile-drawer.is-light{background-color:#ffffff!important;color:#0f172a!important}.public-logo-main{color:var(--foreground,#0f172a)}.pub-app .public-logo-main{color:var(--ink)}.pub-app:not([data-theme=light]) .public-logo-main,.pub-app[data-theme=dark] .public-logo-main,.pub-footer .public-logo-main{color:#f1fffc}.pub-app[data-theme=light] .public-logo-main{color:#0f172a}.hp-logo .public-logo-wordmark{display:none}.pub-app:not([data-theme=light]) :is(.hp-window,.agent-tile,.agent-card-pro,.how-card,.testi,.plan,.faq-item,.vs-col,.demo-stage,.demo-card,.roi,.hp-stat,.hp-feed,.hp-chip,.newsletter-band,.blog-card,.team-pub-card,.value-card,.trust-card,.proof-card),.pub-app[data-theme=dark] :is(.hp-window,.agent-tile,.agent-card-pro,.how-card,.testi,.plan,.faq-item,.vs-col,.demo-stage,.demo-card,.roi,.hp-stat,.hp-feed,.hp-chip,.newsletter-band,.blog-card,.team-pub-card,.value-card,.trust-card,.proof-card){background:linear-gradient(180deg,var(--surface-strong),var(--surface))!important;border-color:var(--line)!important;color:var(--ink)!important;box-shadow:var(--shadow-sm)!important}.pub-app:not([data-theme=light]) :is(.hp-main,.demo-card-body,.agent-card-pro-foot,.agent-tile-foot,.hp-url),.pub-app[data-theme=dark] :is(.hp-main,.demo-card-body,.agent-card-pro-foot,.agent-tile-foot,.hp-url){background:rgba(4,17,22,.72)!important;border-color:var(--line)!important;color:var(--ink)!important}.pub-app:not([data-theme=light]) :is(.hp-hello,.hp-stat b,.hp-row-text b,.agent-tile h4,.agent-card-pro h4,.how-card h3,.testi p,.plan h4,.faq-q,.demo-bullets h3,.demo-card-h b,.plan-price b,.vs-foot b),.pub-app[data-theme=dark] :is(.hp-hello,.hp-stat b,.hp-row-text b,.agent-tile h4,.agent-card-pro h4,.how-card h3,.testi p,.plan h4,.faq-q,.demo-bullets h3,.demo-card-h b,.plan-price b,.vs-foot b){color:var(--ink)!important}.pub-app:not([data-theme=light]) :is(.hp-stat span,.hp-row-text span,.hp-row-text .hp-role,.hp-time,.agent-tile span,.agent-card-pro span,.how-card p,.plan-desc,.plan li,.vs-col li,.vs-h,.faq-a>p,.demo-bullets li,.demo-card-h span,.demo-card-foot,.sec-h p),.pub-app[data-theme=dark] :is(.hp-stat span,.hp-row-text span,.hp-row-text .hp-role,.hp-time,.agent-tile span,.agent-card-pro span,.how-card p,.plan-desc,.plan li,.vs-col li,.vs-h,.faq-a>p,.demo-bullets li,.demo-card-h span,.demo-card-foot,.sec-h p){color:var(--muted)!important}.pub-app[data-theme=light] :is(.hp-window,.agent-tile,.agent-card-pro,.how-card,.testi,.plan,.faq-item,.vs-col,.demo-stage,.demo-card,.roi,.hp-stat,.hp-feed,.hp-chip,.newsletter-band,.blog-card,.team-pub-card,.value-card,.trust-card,.proof-card){background:rgba(255,255,255,.9)!important;border-color:rgba(15,23,42,.1)!important;color:var(--ink)!important}.pub-app[data-theme=light] :is(.hp-main,.demo-card-body,.agent-card-pro-foot,.agent-tile-foot,.hp-url){background:rgba(248,250,252,.82)!important;color:var(--ink)!important}.pub-app[data-theme=light] :is(.hp-hello,.hp-stat b,.hp-row-text b,.agent-tile h4,.agent-card-pro h4,.how-card h3,.testi p,.plan h4,.faq-q,.demo-bullets h3,.demo-card-h b,.plan-price b,.vs-foot b){color:var(--ink)!important}.pub-app[data-theme=light] :is(.hp-stat span,.hp-row-text span,.hp-row-text .hp-role,.hp-time,.agent-tile span,.agent-card-pro span,.how-card p,.plan-desc,.plan li,.vs-col li,.vs-h,.faq-a>p,.demo-bullets li,.demo-card-h span,.demo-card-foot,.sec-h p){color:var(--muted)!important}.pub-app :is(.plan.feat),.pub-app:not([data-theme=light]) :is(.plan.feat),.pub-app[data-theme=dark] :is(.plan.feat),.pub-app[data-theme=light] :is(.plan.feat){background:radial-gradient(50% 55% at 14% 0,rgba(36,244,210,.2),transparent 70%),linear-gradient(135deg,#020204,#071015 42%,#093746 72%,#15225d)!important;border-color:rgba(115,247,255,.22)!important;color:#f1fffc!important;box-shadow:0 34px 90px -38px rgba(37,99,235,.55),inset 0 1px 0 rgba(255,255,255,.14)!important}.pub-app :is(.plan.feat h4,.plan.feat .plan-price,.plan.feat .plan-price b),.pub-app:not([data-theme=light]) :is(.plan.feat h4,.plan.feat .plan-price,.plan.feat .plan-price b),.pub-app[data-theme=dark] :is(.plan.feat h4,.plan.feat .plan-price,.plan.feat .plan-price b),.pub-app[data-theme=light] :is(.plan.feat h4,.plan.feat .plan-price,.plan.feat .plan-price b){color:#f1fffc!important}.pub-app :is(.plan.feat .plan-desc,.plan.feat li),.pub-app:not([data-theme=light]) :is(.plan.feat .plan-desc,.plan.feat li),.pub-app[data-theme=dark] :is(.plan.feat .plan-desc,.plan.feat li),.pub-app[data-theme=light] :is(.plan.feat .plan-desc,.plan.feat li){color:rgba(241,255,252,.82)!important}.pub-app :is(.plan.feat .check),.pub-app:not([data-theme=light]) :is(.plan.feat .check),.pub-app[data-theme=dark] :is(.plan.feat .check),.pub-app[data-theme=light] :is(.plan.feat .check){background:rgba(115,247,255,.14)!important;color:#b7ff5a!important}.pub-app:not([data-theme=light]) .pub-nav,.pub-app:not([data-theme=light]) .pub-nav.lim,.pub-app[data-theme=dark] .pub-nav,.pub-app[data-theme=dark] .pub-nav.lim{background:rgba(2,2,4,.9)!important;border-bottom:1px solid rgba(115,247,255,.12)!important;box-shadow:0 30px 90px -66px rgba(36,244,210,.4)!important}.pub-app:not([data-theme=light]) .pub-nav.scrolled,.pub-app[data-theme=dark] .pub-nav.scrolled{background:rgba(2,2,4,.96)!important;border-bottom-color:rgba(115,247,255,.16)!important}.pub-app:not([data-theme=light]) .pub-pill,.pub-app[data-theme=dark] .pub-pill{background:rgba(2,9,12,.84)!important;border-color:rgba(115,247,255,.14)!important;box-shadow:inset 0 1px 0 rgba(115,247,255,.08),0 16px 44px -32px rgba(36,244,210,.38)!important}.pub-app:not([data-theme=light]) .pub-pill-link,.pub-app:not([data-theme=light]) .pub-pill-link:visited,.pub-app[data-theme=dark] .pub-pill-link,.pub-app[data-theme=dark] .pub-pill-link:visited{color:rgba(241,255,252,.88)!important}.pub-app:not([data-theme=light]) .pub-pill-link.active,.pub-app:not([data-theme=light]) .pub-pill-link.on,.pub-app:not([data-theme=light]) .pub-pill-link:hover,.pub-app[data-theme=dark] .pub-pill-link.active,.pub-app[data-theme=dark] .pub-pill-link.on,.pub-app[data-theme=dark] .pub-pill-link:hover{background:rgba(115,247,255,.1)!important;color:#f1fffc!important}.pub-app:not([data-theme=light]) .pub-pill-sep,.pub-app[data-theme=dark] .pub-pill-sep{background:rgba(115,247,255,.16)!important}.pub-app:not([data-theme=light]) .pub-btn.ghost,.pub-app:not([data-theme=light]) .pub-mobile-toggle,.pub-app:not([data-theme=light]) .theme-toggle,.pub-app[data-theme=dark] .pub-btn.ghost,.pub-app[data-theme=dark] .pub-mobile-toggle,.pub-app[data-theme=dark] .theme-toggle{background:rgba(115,247,255,.055)!important;border-color:rgba(115,247,255,.16)!important;color:#f1fffc!important}.pub-app:not([data-theme=light]) :is(.hero-pub-text h1,.hero-pub-inner h1,.sec-h h2,.ent-hero h1,.blog-hero h1),.pub-app[data-theme=dark] :is(.hero-pub-text h1,.hero-pub-inner h1,.sec-h h2,.ent-hero h1,.blog-hero h1){color:var(--ink)!important}.pub-app:not([data-theme]){--ink:#0a0a0a!important;--ink2:#1a1b2e!important;--paper:#f8fafc!important;--paper2:#f1f5f9!important;--paper3:#efebe0!important;--line:rgba(14,15,26,0.08)!important;--line2:rgba(14,15,26,0.14)!important;--muted:#5b5666!important;--muted2:rgba(91,86,102,0.7)!important;--surface:rgba(255,255,255,0.78)!important;--surface-strong:rgba(255,255,255,0.94)!important;--surface-tint:rgba(7,158,155,0.08)!important;--background:60 14% 98%!important;--foreground:234 30% 8%!important;--muted-foreground:234 10% 40%!important;--card:0 0% 100%!important;--card-foreground:234 30% 8%!important;--border:234 14% 92%!important;--input:234 14% 92%!important;--primary:262 83% 58%!important;--primary-foreground:0 0% 100%!important;--accent:262 83% 95%!important;--accent-foreground:234 30% 8%!important;--secondary:60 14% 96%!important;--secondary-foreground:234 30% 8%!important;--popover:0 0% 100%!important;--popover-foreground:234 30% 8%!important;--ring:262 83% 58%!important;background:radial-gradient(46% 34% at 50% -8%,rgba(124,58,237,.08),transparent 70%),radial-gradient(38% 30% at 88% 12%,rgba(37,99,235,.06),transparent 72%),linear-gradient(180deg,#ffffff,#f8fafc 52%,#f1f5f9)!important;color:var(--ink)!important;color-scheme:light!important}body:has(.pub-app:not([data-theme])){background:#f8fafc!important;color:#0a0a0a!important}.pub-app:not([data-theme]):before{background-image:repeating-linear-gradient(90deg,rgba(14,15,26,.022) 0 1px,transparent 1px 88px),repeating-linear-gradient(0deg,rgba(14,15,26,.018) 0 1px,transparent 1px 88px)!important;opacity:.42!important}.pub-app:not([data-theme]) .public-logo-main{color:var(--ink)!important}.pub-app:not([data-theme]) .pub-nav,.pub-app:not([data-theme]) .pub-nav.lim{background:rgba(250,250,247,.78)!important;border-bottom-color:transparent!important;box-shadow:none!important}.pub-app:not([data-theme]) .pub-nav.scrolled{background:rgba(250,250,247,.94)!important;border-bottom-color:var(--line)!important;box-shadow:0 1px 0 rgba(14,15,26,.04),0 8px 24px -10px rgba(14,15,26,.1),0 16px 48px -24px rgba(14,15,26,.12)!important}.pub-app[data-theme=dark]{--ink:#eefcf8;--ink2:#d6efee;--muted:#abc8cd;--muted2:#71949d;--paper:#020405;--paper2:#061014;--surface:rgba(5,17,21,0.82);--surface-strong:rgba(8,25,31,0.92);--line:rgba(125,247,238,0.13);--line2:rgba(125,247,238,0.2);background:radial-gradient(48% 30% at 50% -10%,rgba(37,99,235,.16),transparent 72%),radial-gradient(38% 26% at 92% 8%,rgba(59,130,246,.12),transparent 70%),linear-gradient(180deg,#020405,#03080b 48%,#061014)!important;color:var(--ink)!important}.pub-app[data-theme=dark] .pub-page{background:transparent}.hero-pub.v2{min-height:auto!important;padding:clamp(46px,7vw,86px) clamp(18px,4vw,48px) clamp(34px,5vw,70px)!important;overflow:hidden}.hero-pub-grid{width:min(100%,1320px)!important;max-width:1320px!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:clamp(28px,4.2vw,58px)!important;align-items:center!important}.hero-pub-text{max-width:760px}.hero-pub-text h1{max-width:760px!important;margin:18px 0!important;font-size:clamp(44px,4.25vw,66px)!important;line-height:1.01!important;font-weight:760!important;letter-spacing:0!important}.hero-pub-text>p{max-width:52ch!important;margin-bottom:24px!important;color:var(--muted)!important;font-size:clamp(16px,1.35vw,18px)!important;line-height:1.6!important}.check-pill,.hero-pill,.hp-chip{background:rgba(8,25,31,.74)!important;border:1px solid rgba(125,247,238,.14)!important;color:rgba(238,252,248,.9)!important;box-shadow:none!important}.hero-pill{min-height:34px;width:fit-content;max-width:100%}.hero-pub.v2 .hero-pub-cta{gap:12px!important;margin-bottom:22px!important}.pub-btn.big{min-height:52px;padding:0 22px;font-size:15px}.pub-btn,.pub-btn.big{border-radius:12px}.hero-trust-row{gap:10px!important}.rating{color:var(--muted)!important;font-size:13px!important}.hero-checks{gap:8px!important}.check-pill{padding:6px 10px!important;font-size:12px!important}.hero-preview{width:100%!important;max-width:620px!important;justify-self:end!important}.hp-window{transform:none!important;animation:none!important;border-radius:20px!important;background:linear-gradient(180deg,rgba(8,25,31,.96),rgba(3,10,13,.96))!important;border-color:rgba(125,247,238,.14)!important;box-shadow:0 40px 120px -70px rgba(37,99,235,.42),inset 0 1px 0 rgba(255,255,255,.06)!important}.hp-feed,.hp-main,.hp-stat,.hp-tb{background:rgba(2,8,10,.54)!important;border-color:rgba(125,247,238,.12)!important}.hp-main{padding:20px!important}.hp-side{background:rgba(2,8,10,.78)!important}.hp-hello,.hp-row-text b,.hp-stat b{color:var(--ink)!important}.hp-row-text span,.hp-stat span,.hp-time,.hp-url{color:var(--muted)!important}.logo-strip{margin-top:clamp(24px,4vw,46px)!important;opacity:.78}.agents-showcase,.cta-band,.demo-section,.faq,.how,.metrics-band,.pricing-tease,.problem,.roi-section,.testimonials{padding-top:clamp(64px,8vw,104px)!important;padding-bottom:clamp(64px,8vw,104px)!important}.sec-h h2{letter-spacing:0!important}@media (max-width:1100px){.hero-pub-grid{grid-template-columns:1fr!important}.hero-preview{justify-self:start!important;max-width:680px!important}}@media (max-width:620px){.pub-app{padding-top:60px!important}.pub-nav.lim .pub-nav-inner{padding:9px 14px!important}.pub-logo{gap:8px!important}.pub-logo .brand-mark{width:34px!important;height:34px!important}.pub-logo .public-logo-main{font-size:24px!important}.pub-logo .public-logo-wordmark span:last-child{font-size:8px!important;letter-spacing:.16em!important}.pub-mobile-toggle,.theme-toggle{width:36px!important;height:36px!important;border-radius:11px!important}.hero-pub.v2{padding:28px 14px 34px!important}.hero-pub-grid{gap:22px!important}.hero-pill{width:100%!important;min-height:32px;overflow:hidden;padding:7px 10px!important;white-space:nowrap;font-size:12px!important;text-overflow:ellipsis}.hero-pub-text h1{max-width:100%!important;margin:16px 0 14px!important;font-size:clamp(32px,7.8vw,37px)!important;line-height:1.06!important}.hero-pub-text>p{margin-bottom:18px!important;font-size:15.5px!important;line-height:1.55!important}.hero-pub.v2 .hero-pub-cta{gap:10px!important;margin-bottom:14px!important}.pub-btn.big{min-height:50px!important;width:100%!important;justify-content:center!important;padding:0 14px!important;font-size:14px!important}.hero-trust-row{gap:8px!important}.rating{display:block!important;font-size:12px!important;line-height:1.45!important}.hero-checks{display:none!important}.hero-preview{max-width:100%!important}.hp-window{border-radius:16px!important}.hp-tb{padding:8px 10px!important}.hp-url{margin-left:8px!important;padding:3px 8px!important;font-size:10px!important}.hp-body{grid-template-columns:1fr!important}.hp-chip,.hp-side{display:none!important}.hp-main{padding:14px!important}.hp-hello{margin-bottom:10px!important;font-size:13px!important}.hp-stats{display:none!important}.hp-stat{min-height:auto!important;padding:10px!important}.hp-stat b{font-size:15px!important}.hp-feed{margin-top:10px!important;padding:10px!important;max-height:178px!important;overflow:hidden!important}.hp-feed-h{margin-bottom:8px!important;font-size:10px!important}.hp-row{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;padding:8px!important}.hp-av{width:34px!important;height:34px!important}.hp-time,.logo-strip{display:none!important}.agents-showcase,.cta-band,.demo-section,.faq,.how,.metrics-band,.pricing-tease,.problem,.roi-section,.testimonials{padding:56px 14px!important}.sec-h{margin-bottom:26px!important}.sec-h h2{font-size:clamp(30px,9vw,40px)!important;line-height:1.05!important}.sticky-cta{display:none!important}}@keyframes geminiAuroraButton{0%{background-position:0 24%,86% 14%,12% 88%,40% 50%;filter:saturate(.88) brightness(1)}33%{background-position:72% 12%,18% 72%,84% 88%,72% 42%;filter:saturate(.96) brightness(1.01)}66%{background-position:20% 78%,90% 62%,32% 16%,24% 66%;filter:saturate(.92) brightness(1.01)}to{background-position:0 24%,86% 14%,12% 88%,40% 50%;filter:saturate(.88) brightness(1)}}@keyframes geminiAuroraBackground{0%{transform:translate3d(-7%,-3%,0) rotate(0deg) scale(1);opacity:.32}40%{transform:translate3d(6%,2%,0) rotate(8deg) scale(1.08);opacity:.42}72%{transform:translate3d(-1%,-6%,0) rotate(-7deg) scale(1.04);opacity:.36}to{transform:translate3d(-7%,-3%,0) rotate(0deg) scale(1);opacity:.32}}.pub-app .pub-btn:not(.ghost),.pub-app:not([data-theme=light]) .pub-btn:not(.ghost),.pub-app[data-theme=dark] .pub-btn:not(.ghost),.pub-app[data-theme=light] .pub-btn:not(.ghost),.pub-mobile-drawer .pub-btn:not(.ghost){background:radial-gradient(120% 150% at 16% 0,rgba(37,99,235,.22),rgba(37,99,235,0) 46%),radial-gradient(120% 140% at 98% 100%,rgba(96,165,250,.18),rgba(96,165,250,0) 54%),linear-gradient(180deg,#10262e,#061318)!important;border-color:rgba(125,247,238,.28)!important;color:#effffb!important;text-shadow:none!important;box-shadow:0 20px 54px -34px rgba(37,99,235,.44),inset 0 1px 0 rgba(255,255,255,.08)!important}.pub-app .pub-btn:not(.ghost):hover,.pub-app:not([data-theme=light]) .pub-btn:not(.ghost):hover,.pub-app[data-theme=dark] .pub-btn:not(.ghost):hover,.pub-app[data-theme=light] .pub-btn:not(.ghost):hover,.pub-mobile-drawer .pub-btn:not(.ghost):hover{background:radial-gradient(120% 150% at 18% 0,rgba(37,99,235,.28),rgba(37,99,235,0) 48%),radial-gradient(120% 140% at 96% 100%,rgba(96,165,250,.22),rgba(96,165,250,0) 56%),linear-gradient(180deg,#132c35,#07171d)!important;border-color:rgba(125,247,238,.36)!important;box-shadow:0 24px 62px -34px rgba(37,99,235,.5),inset 0 1px 0 rgba(255,255,255,.1)!important}@media (max-width:620px){.pub-app:after,.pub-app:not([data-theme=light]):after,.pub-app[data-theme=dark]:after{background:radial-gradient(34% 42% at 24% 42%,rgba(37,99,235,.16),transparent 68%),radial-gradient(32% 48% at 62% 24%,rgba(96,165,250,.14),transparent 72%),radial-gradient(26% 40% at 84% 56%,rgba(129,140,248,.1),transparent 74%);filter:blur(28px);mix-blend-mode:screen;animation:geminiAuroraBackground 18s ease-in-out infinite}.pub-app:after,.pub-app:not([data-theme=light]):after,.pub-app[data-theme=dark]:after,.pub-app[data-theme=light]:after{content:"";position:fixed;top:-18vh;left:-38vw;z-index:0;width:176vw;height:58vh;pointer-events:none;will-change:transform,opacity}.pub-app[data-theme=light]:after{background:radial-gradient(34% 42% at 24% 42%,rgba(37,99,235,.12),transparent 68%),radial-gradient(32% 48% at 62% 24%,rgba(96,165,250,.1),transparent 72%),radial-gradient(26% 40% at 84% 56%,rgba(129,140,248,.08),transparent 74%);filter:blur(30px);mix-blend-mode:normal;animation:geminiAuroraBackground 20s ease-in-out infinite}.pub-app .pub-btn:not(.ghost),.pub-app[data-theme=dark] .pub-btn:not(.ghost),.pub-app[data-theme=light] .pub-btn:not(.ghost),.pub-mobile-drawer .pub-btn:not(.ghost){position:relative!important;isolation:isolate!important;overflow:hidden!important;background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.24),rgba(37,99,235,0) 40%),radial-gradient(circle at 88% 72%,rgba(96,165,250,.18),rgba(96,165,250,0) 46%),radial-gradient(circle at 42% 0,rgba(255,255,255,.06),rgba(255,255,255,0) 36%),linear-gradient(112deg,#10262e,#061318 58%,#0d2230)!important;background-size:190% 190%,210% 210%,200% 200%,260% 260%!important;border:1px solid rgba(125,247,238,.3)!important;color:#effffb!important;text-shadow:none!important;box-shadow:0 22px 58px -34px rgba(37,99,235,.46),inset 0 1px 0 rgba(255,255,255,.08)!important;animation:geminiAuroraButton 13s ease-in-out infinite!important}.pub-app .pub-btn:not(.ghost):before,.pub-mobile-drawer .pub-btn:not(.ghost):before{content:"";position:absolute;inset:-80% -34%;z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 44%,rgba(37,99,235,.22),rgba(37,99,235,0) 28%),radial-gradient(circle at 58% 34%,rgba(96,165,250,.18),rgba(96,165,250,0) 32%),radial-gradient(circle at 84% 58%,rgba(255,255,255,.1),rgba(255,255,255,0) 34%);filter:blur(12px);mix-blend-mode:normal;opacity:.52;transform:translate3d(-10%,-2%,0) rotate(0deg) scale(1.02);animation:geminiAuroraOrbit 12s ease-in-out infinite}.pub-app .pub-btn:not(.ghost):after,.pub-mobile-drawer .pub-btn:not(.ghost):after{content:"";position:absolute;inset:-2px;z-index:1;pointer-events:none;background:linear-gradient(105deg,transparent 0 28%,rgba(255,255,255,.14) 40%,transparent 56%);mix-blend-mode:screen;opacity:.2;transform:translateX(-48%);animation:geminiAuroraSheen 9s ease-in-out infinite}.pub-app .pub-btn:not(.ghost):hover,.pub-app[data-theme=dark] .pub-btn:not(.ghost):hover,.pub-app[data-theme=light] .pub-btn:not(.ghost):hover,.pub-mobile-drawer .pub-btn:not(.ghost):hover{background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.3),rgba(37,99,235,0) 40%),radial-gradient(circle at 88% 72%,rgba(96,165,250,.22),rgba(96,165,250,0) 46%),radial-gradient(circle at 42% 0,rgba(255,255,255,.08),rgba(255,255,255,0) 36%),linear-gradient(112deg,#132c35,#07171d 58%,#10293a)!important;background-size:190% 190%,210% 210%,200% 200%,260% 260%!important}}.pub-mobile-drawer.is-light .pub-btn:not(.ghost),.pub-mobile-drawer.is-light .pub-btn:not(.ghost):hover{background:radial-gradient(120% 160% at 16% 0,rgba(37,99,235,.22),rgba(37,99,235,0) 48%),linear-gradient(180deg,#10262e,#061318)!important;background-color:#061318!important;border-color:rgba(4,44,51,.28)!important;color:#effffb!important;text-shadow:none!important;box-shadow:0 16px 42px -28px rgba(6,19,24,.42),inset 0 1px 0 rgba(255,255,255,.08)!important;animation:none!important}.pub-mobile-drawer.is-light .pub-btn:not(.ghost):after,.pub-mobile-drawer.is-light .pub-btn:not(.ghost):before{content:none!important;display:none!important}@keyframes geminiAuroraOrbit{0%{transform:translate3d(-10%,-2%,0) rotate(0deg) scale(1.02)}34%{transform:translate3d(9%,4%,0) rotate(22deg) scale(1.08)}68%{transform:translate3d(-2%,-7%,0) rotate(-16deg) scale(1.05)}to{transform:translate3d(-10%,-2%,0) rotate(0deg) scale(1.02)}}@keyframes geminiAuroraSheen{0%,38%{transform:translateX(-52%)}70%{transform:translateX(58%)}to{transform:translateX(58%)}}@media (prefers-reduced-motion:reduce){.pub-app .pub-btn:not(.ghost),.pub-app .pub-btn:not(.ghost):after,.pub-app .pub-btn:not(.ghost):before,.pub-app:after,.pub-mobile-drawer .pub-btn:not(.ghost),.pub-mobile-drawer .pub-btn:not(.ghost):after,.pub-mobile-drawer .pub-btn:not(.ghost):before{animation:none!important}}.pub-app,.pub-app:not([data-theme]),.pub-app[data-theme=light]{--paper2:#f1f5f9!important;--paper3:#e2e8f0!important;--surface:rgba(255,255,255,0.86)!important;--surface-tint:rgba(37,99,235,0.08)!important;--line:#e2e8f0!important;--line2:#eef2f7!important;--grad-primary:linear-gradient(135deg,#2563eb,#6366f1)!important;--grad-purple:linear-gradient(135deg,#2563eb,#6366f1)!important;--grad-blue:linear-gradient(135deg,#2563eb,#1d4ed8)!important;--grad-amber:linear-gradient(135deg,#f59e0b,#d97706)!important;--grad-rose:linear-gradient(135deg,#6366f1,#06b6d4)!important;--shadow-sm:0 1px 2px rgba(15,23,42,0.05),0 8px 24px rgba(15,23,42,0.04)!important;--shadow:0 10px 34px -24px rgba(15,23,42,0.26)!important;--r:8px!important;--r-lg:8px!important;background:#f8fafc!important;color:#0f172a!important;color-scheme:light!important}.pub-app[data-theme=dark]{--ink:#f8fafc!important;--ink2:#e2e8f0!important;--paper:#0b1220!important;--paper2:#111827!important;--paper3:#1e293b!important;--surface:rgba(17,24,39,0.86)!important;--surface-strong:#111827!important;--surface-tint:rgba(96,165,250,0.12)!important;--line2:rgba(148,163,184,0.12)!important;--muted:#cbd5e1!important;--muted2:#94a3b8!important;background:#0b1220!important;color:#f8fafc!important;color-scheme:dark!important}body:has(.pub-app),body:has(.pub-app[data-theme=light]){color:#0f172a!important}body:has(.pub-app[data-theme=dark]){background:#0b1220!important;color:#f8fafc!important}.pub-app:after,.pub-app:before{content:none!important;display:none!important}.pub-nav,.pub-nav.lim,.pub-nav.scrolled{background:rgba(248,250,252,.9)!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 1px 2px rgba(15,23,42,.04)!important}.pub-app[data-theme=dark] .pub-nav,.pub-app[data-theme=dark] .pub-nav.lim,.pub-app[data-theme=dark] .pub-nav.scrolled{background:rgba(11,18,32,.9)!important;border-bottom-color:rgba(148,163,184,.18)!important}.pub-pill{background:#ffffff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 1px 2px rgba(15,23,42,.05)!important}.pub-app[data-theme=dark] .pub-pill{background:#111827!important;border-color:rgba(148,163,184,.2)!important}.pub-pill-link,.pub-pill-link:visited{color:#475569!important;border-radius:6px!important}.pub-pill-link:after{background:linear-gradient(90deg,#2563eb,#6366f1)!important}.pub-pill-link.active,.pub-pill-link.on,.pub-pill-link:hover{background:#f1f5f9!important;color:#0f172a!important}.pub-app[data-theme=dark] .pub-pill-link,.pub-app[data-theme=dark] .pub-pill-link:visited{color:#cbd5e1!important}.pub-app[data-theme=dark] .pub-pill-link.active,.pub-app[data-theme=dark] .pub-pill-link.on,.pub-app[data-theme=dark] .pub-pill-link:hover{background:rgba(96,165,250,.12)!important;color:#f8fafc!important}.pub-app .pub-btn:not(.ghost),.pub-app[data-theme=dark] .pub-btn:not(.ghost),.pub-app[data-theme=light] .pub-btn:not(.ghost),.pub-btn,.pub-mobile-drawer .pub-btn:not(.ghost){background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:1px solid rgba(37,99,235,.2)!important;border-radius:8px!important;color:#ffffff!important;box-shadow:0 10px 24px -18px rgba(37,99,235,.55)!important;text-shadow:none!important}.pub-app .pub-btn:not(.ghost):hover,.pub-app[data-theme=dark] .pub-btn:not(.ghost):hover,.pub-app[data-theme=light] .pub-btn:not(.ghost):hover,.pub-btn:hover,.pub-mobile-drawer .pub-btn:not(.ghost):hover{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;box-shadow:0 14px 30px -20px rgba(37,99,235,.65)!important}.pub-btn.ghost,.pub-mobile-toggle,.theme-toggle{background:#ffffff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;color:#0f172a!important;box-shadow:none!important}.pub-app[data-theme=dark] .pub-btn.ghost,.pub-app[data-theme=dark] .pub-mobile-toggle,.pub-app[data-theme=dark] .theme-toggle{background:#111827!important;border-color:rgba(148,163,184,.22)!important;color:#f8fafc!important}.agent-card-pro,.agent-tile,.blog-card,.blog-search,.card,.demo-card,.demo-stage,.faq-item,.how-card,.hp-chip,.hp-feed,.hp-stat,.hp-window,.mega,.newsletter-band,.plan,.pub-mobile-drawer,.roi,.team-pub-card,.testi,.value-card,.vs-col{background:var(--surface-strong)!important;border-color:var(--line)!important;border-radius:8px!important;box-shadow:var(--shadow-sm)!important}.hero-pub-bg{background:linear-gradient(180deg,rgba(37,99,235,.06),rgba(99,102,241,.03)),transparent!important}.blog-hero h1,.ent-hero h1,.hero-pub-inner h1,.hero-pub-text h1,.sec-h h2{color:var(--ink)!important;letter-spacing:0!important}.blog-card p,.faq-a>p,.hero-pub-inner>p,.hero-pub-text>p,.plan-desc,.sec-h p,.testi p,.vs-col li{color:var(--muted)!important}.eyebrow,.hero-pub-inner h1 em,.hero-pub-text h1 em,.mega-h,.sec-h h2 em{color:#2563eb!important}.check,.demo-pill,.hero-pill .dot,.status-success{background:#10b981!important}.agent-card-pro-ico,.agent-tile-ico,.mega-ic{background:linear-gradient(135deg,#2563eb,#6366f1)!important}.pub-app,.pub-app:not([data-theme]),.pub-app[data-theme=light]{--brand-primary:#059669!important;--brand-secondary:#064e3b!important;--brand-gradient:linear-gradient(135deg,#059669,#064e3b)!important;--ink:#0f172a!important;--ink2:#1e293b!important;--paper:#f8fafc!important;--paper2:#eef7f4!important;--paper3:#ffffff!important;--surface:rgba(255,255,255,0.88)!important;--surface-strong:#ffffff!important;--surface-tint:rgba(5,150,105,0.08)!important;--line:#dbe7e3!important;--line2:rgba(5,150,105,0.14)!important;--muted:#475569!important;--muted2:#64748b!important;--grad-primary:var(--brand-gradient)!important;--grad-purple:var(--brand-gradient)!important;--grad-blue:linear-gradient(135deg,#059669,#047857)!important;--grad-mint:linear-gradient(135deg,#10b981,#059669)!important;--grad-rose:linear-gradient(135deg,#059669,#06b6d4)!important;--shadow-sm:0 1px 2px rgba(15,23,42,0.05),0 12px 28px -24px rgba(5,150,105,0.26)!important;--shadow:0 16px 44px -34px rgba(15,23,42,0.24),0 22px 64px -48px rgba(5,150,105,0.28)!important;background:linear-gradient(115deg,rgba(5,150,105,.085),rgba(248,250,252,0) 36%),linear-gradient(250deg,rgba(6,78,59,.055),rgba(248,250,252,0) 44%),linear-gradient(180deg,#f8fafc,#f3faf7 48%,#f8fafc)!important;background-size:180% 180%,160% 160%,100% 100%!important;animation:inkorePublicJadeAurora 28s ease-in-out infinite alternate}.pub-app[data-theme=dark]{--brand-primary:#34d399!important;--brand-secondary:#059669!important;--brand-gradient:linear-gradient(135deg,#34d399,#059669)!important;--paper:#04110d!important;--paper2:#071a14!important;--paper3:#0b2a20!important;--surface:rgba(7,26,20,0.86)!important;--surface-strong:#071a14!important;--surface-tint:rgba(52,211,153,0.1)!important;--line:rgba(148,163,184,0.2)!important;--line2:rgba(52,211,153,0.16)!important;background:linear-gradient(115deg,rgba(52,211,153,.1),rgba(4,17,13,0) 38%),linear-gradient(250deg,rgba(6,182,212,.055),rgba(4,17,13,0) 48%),linear-gradient(180deg,#04110d,#071a14 52%,#04110d)!important}body:has(.pub-app),body:has(.pub-app[data-theme=light]){background:#f8fafc!important}body:has(.pub-app[data-theme=dark]){background:#04110d!important}.pub-app:before{content:""!important;display:block!important;position:fixed;inset:0;z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(5,150,105,.035) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(5,150,105,.024) 0 1px,transparent 1px 96px),linear-gradient(118deg,rgba(5,150,105,.08),transparent 42%,rgba(6,182,212,.055),transparent 74%);background-size:120px 120px,120px 120px,180% 180%;opacity:.58;animation:inkorePublicJadeField 34s ease-in-out infinite alternate}.pub-app[data-theme=dark]:before{background:repeating-linear-gradient(90deg,rgba(52,211,153,.032) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(52,211,153,.022) 0 1px,transparent 1px 96px),linear-gradient(118deg,rgba(52,211,153,.07),transparent 42%,rgba(6,182,212,.04),transparent 74%);opacity:.42}.pub-footer,.pub-page{position:relative;z-index:1}.pub-nav,.pub-nav.lim,.pub-nav.scrolled{background:rgba(248,250,252,.84)!important;border-bottom:1px solid rgba(5,150,105,.16)!important;box-shadow:0 14px 38px -34px rgba(5,150,105,.38)!important}.pub-app[data-theme=dark] .pub-nav,.pub-app[data-theme=dark] .pub-nav.lim,.pub-app[data-theme=dark] .pub-nav.scrolled{background:rgba(4,17,13,.86)!important;border-bottom-color:rgba(52,211,153,.16)!important}.pub-pill{background:rgba(255,255,255,.92)!important;border:1px solid rgba(5,150,105,.18)!important;box-shadow:0 10px 30px -26px rgba(5,150,105,.4)!important}.pub-pill-link:after{background:var(--brand-gradient)!important}.pub-pill-link.active,.pub-pill-link.on,.pub-pill-link:hover{background:rgba(5,150,105,.08)!important}.pub-app .pub-btn:not(.ghost),.pub-app[data-theme=dark] .pub-btn:not(.ghost),.pub-app[data-theme=light] .pub-btn:not(.ghost),.pub-btn,.pub-mobile-drawer .pub-btn:not(.ghost){background:var(--brand-gradient)!important;border:1px solid rgba(5,150,105,.22)!important;box-shadow:0 14px 34px -24px rgba(5,150,105,.58)!important}.pub-app .pub-btn:not(.ghost):hover,.pub-app[data-theme=dark] .pub-btn:not(.ghost):hover,.pub-app[data-theme=light] .pub-btn:not(.ghost):hover,.pub-btn:hover,.pub-mobile-drawer .pub-btn:not(.ghost):hover{background:linear-gradient(135deg,#047857,#064e3b)!important;box-shadow:0 18px 42px -26px rgba(5,150,105,.64)!important}.pub-btn.ghost,.pub-mobile-toggle,.theme-toggle{border-color:rgba(5,150,105,.16)!important}.pub-btn.ghost:hover,.pub-mobile-toggle:hover,.theme-toggle:hover{background:rgba(5,150,105,.07)!important;border-color:rgba(5,150,105,.24)!important}.hero-pub-bg{background:linear-gradient(115deg,rgba(5,150,105,.12),transparent 42%,rgba(6,182,212,.045),transparent 74%),linear-gradient(180deg,rgba(5,150,105,.045),rgba(248,250,252,.02))!important;background-size:180% 180%,100% 100%!important;animation:inkorePublicJadeField 32s ease-in-out infinite alternate}.eyebrow,.hero-pub-inner h1 em,.hero-pub-text h1 em,.mega-h,.sec-h h2 em{color:#059669!important}.agent-card-pro-ico,.agent-tile-ico,.mega-ic{background:var(--brand-gradient)!important}@keyframes inkorePublicJadeAurora{0%{background-position:0 42%,100% 48%,0 0}to{background-position:100% 58%,0 52%,0 0}}@keyframes inkorePublicJadeField{0%{background-position:0 0,0 0,0 46%}to{background-position:24px 0,0 24px,100% 54%}}@media (prefers-reduced-motion:reduce){.hero-pub-bg,.pub-app,.pub-app:before{animation:none!important}}