.prism-root{--bg:#fff;--bg-soft:#fafaf8;--fg:#0f0f12;--fg-2:#26262b;--muted:#6b6b72;--muted-2:#9a9aa0;--line:#ececee;--line-2:#f4f4f2;--accent:#6b4fe8;--accent-ink:#4a2fcb;--grad:linear-gradient(135deg, #8c5bff 0%, #b566d6 35%, #e66b4a 70%, #f299c0 100%);--grad-soft:linear-gradient(135deg, #f5eeff 0%, #fff1eb 55%, #ffe6f0 100%);--shadow-sm:0 1px 2px #0f0f120a;--shadow-md:0 6px 18px #0f0f120f, 0 1px 3px #0f0f120a;--shadow-lg:0 30px 80px -20px #5028c852, 0 8px 24px #0f0f1214;--sans:"Inter Tight", ui-sans-serif, system-ui, -apple-system, sans-serif;--serif:"Instrument Serif", ui-serif, Georgia, serif;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px;--gutter:clamp(18px, 4vw, 32px);--maxw:1180px;background:var(--bg);color:var(--fg);font-family:var(--sans);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55}body.prism-body{background:#fff;overflow-x:hidden}.prism-root *,.prism-root :before,.prism-root :after{box-sizing:border-box}.prism-root a{color:inherit;text-decoration:none}.prism-root button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.prism-root img,.prism-root svg{max-width:100%;display:block}.prism-root h1,.prism-root h2,.prism-root h3,.prism-root h4,.prism-root p{margin:0}.prism-root h1,.prism-root h2,.prism-root h3,.prism-root h4{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.prism-root ::selection{color:#1e1238;background:#e8deff}.prism-root .wrap{max-width:var(--maxw);padding:0 var(--gutter);width:100%;margin:0 auto}.prism-root .ital{font-family:var(--serif);color:var(--accent);letter-spacing:-.005em;font-style:italic;font-weight:400}.prism-root .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.prism-root .eyebrow:before{content:"";opacity:.5;background:currentColor;width:14px;height:1px;display:inline-block}.prism-dark .prism-root{--bg:#0b0b0e;--bg-soft:#111115;--fg:#eaeaef;--fg-2:#b8b8c4;--muted:#6b6b7a;--muted-2:#4a4a58;--line:#1e1e28;--line-2:#18181f;--accent:#8b6ff7;--accent-ink:#a78bfa;--grad:linear-gradient(135deg, #7c3aed 0%, #9333ea 35%, #c026d3 70%, #e879f9 100%);--grad-soft:linear-gradient(135deg, #1e1040 0%, #1a0a2e 55%, #150825 100%);--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 6px 18px #0006, 0 1px 3px #0000004d;--shadow-lg:0 30px 80px -20px #783cf033, 0 8px 24px #00000080}.prism-dark body.prism-body{background:#0b0b0e}.prism-dark .prism-root ::selection{color:#e8d5ff;background:#2d1b69}.prism-root .btn{border-radius:var(--r-pill);letter-spacing:-.005em;white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:14px;font-weight:500;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.prism-root .btn-primary{background:var(--fg);color:var(--bg)}.prism-root .btn-primary:hover{background:#000;transform:translateY(-1px)}.prism-root .btn-ghost{color:var(--fg);border-color:var(--fg)}.prism-root .btn-ghost:hover{background:var(--fg);color:var(--bg)}.prism-root .btn-light{background:var(--bg);color:var(--fg);border-color:var(--line)}.prism-root .btn-light:hover{border-color:var(--fg)}.prism-root .btn-sm{height:36px;padding:0 14px;font-size:13px}.prism-root .arr{transition:transform .15s;display:inline-block}.prism-root .btn:hover .arr{transform:translate(3px)}.prism-root .nav-shell{z-index:80;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:saturate(160%)blur(14px);border-bottom:1px solid var(--line-2);position:sticky;top:0}.prism-root .nav{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.prism-root .logo{letter-spacing:-.02em;align-items:center;gap:9px;font-size:16px;font-weight:600;display:flex}.prism-root .logo-mark{background:var(--grad);border-radius:7px;flex:none;width:22px;height:22px;position:relative;box-shadow:inset 0 0 0 1px #fff6}.prism-root .logo-mark:after{content:"";background:var(--bg);opacity:.9;border-radius:50%;position:absolute;inset:5px}.prism-root .nav-links{color:var(--fg-2);align-items:center;gap:28px;font-size:14px;display:flex}.prism-root .nav-links a:hover{color:var(--fg)}.prism-root .nav-right{align-items:center;gap:10px;display:flex}.prism-root .signin{color:var(--fg-2);margin-right:4px;font-size:14px}.prism-root .signin:hover{color:var(--fg)}.prism-root .menu-btn{border:1px solid var(--line);background:var(--bg);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:none}.prism-root .menu-btn:hover{border-color:var(--fg)}.prism-root .mobile-sheet{border-top:1px solid var(--line-2);background:color-mix(in srgb, var(--bg) 98%, transparent);padding:18px var(--gutter);display:none}.prism-root .mobile-sheet.open{display:block}.prism-root .mobile-sheet a{border-bottom:1px solid var(--line-2);padding:10px 0;font-size:15px;display:block}.prism-root .mobile-sheet a:last-child{border-bottom:0}.prism-root .mobile-sheet .mobile-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.prism-root .footer{background:var(--bg);border-top:1px solid var(--line-2);margin-top:clamp(56px,8vw,96px);padding:clamp(40px,6vw,64px) 0 28px}.prism-root .foot-grid{grid-template-columns:1.4fr repeat(4,1fr);gap:clamp(20px,3vw,32px);display:grid}.prism-root .foot-grid>*{min-width:0}.prism-root .foot-col h5{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;font-size:12px;font-weight:600}.prism-root .foot-col ul{color:var(--fg-2);flex-direction:column;gap:9px;margin:0;padding:0;font-size:13.5px;list-style:none;display:flex}.prism-root .foot-col a:hover{color:#000;text-decoration:underline}.prism-root .foot-tag{color:var(--muted);max-width:32ch;margin-top:14px;font-size:13.5px;line-height:1.55}.prism-root .foot-social{gap:8px;margin-top:18px;display:flex}.prism-root .foot-social a{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.prism-root .foot-social a:hover{background:var(--fg);color:var(--bg);border-color:var(--fg)}.prism-root .foot-bottom{border-top:1px solid var(--line-2);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:40px;padding-top:18px;font-size:13px;display:flex}@media (width<=1080px){.prism-root .stats-grid{grid-template-columns:repeat(2,1fr)}.prism-root .stat:nth-child(2){border-right:0}.prism-root .stat:first-child,.prism-root .stat:nth-child(2){border-bottom:1px solid var(--line-2)}}@media (width<=880px){.prism-root .nav-links,.prism-root .signin{display:none}.prism-root .menu-btn{display:inline-flex}.prism-root .nav-right .btn-ghost{display:none}.prism-root .video-wrap{grid-template-columns:1fr}.prism-root .uc-grid{grid-template-columns:1fr;gap:12px}.prism-root .features{grid-template-columns:1fr 1fr}.prism-root .tune-grid{grid-template-columns:1fr}.prism-root .tune-right{padding:32px 20px}.prism-root .steps-grid{grid-template-columns:1fr;gap:12px}.prism-root .ana-grid{grid-template-columns:1fr}.prism-root .ana-side{grid-template-rows:auto;grid-template-columns:1fr}.prism-root .foot-grid{grid-template-columns:1fr 1fr;gap:24px}}@media (width<=820px){.prism-root .ctx-card{display:none}}@media (width<=680px){.prism-root .sec-hd{grid-template-columns:1fr;align-items:start}.prism-root .testi{text-align:center;grid-template-columns:1fr}.prism-root .testi-photo,.prism-root .testi-body blockquote{margin:0 auto}.prism-root .testi-foot{justify-content:center}.prism-root .faq-grid{grid-template-columns:1fr}}@media (width<=640px){.prism-root .hero-mock{padding:28px 14px}.prism-root .hero-mock-stage{min-height:480px;padding-top:8px}.prism-root .chat{width:min(380px,100%);max-height:min(440px,70vh)}.prism-root .video-meta,.prism-root .uc{padding:22px}.prism-root .feat,.prism-root .step{min-height:0;padding:22px}.prism-root .tune-left{padding:26px 20px}.prism-root .settings-row{grid-template-columns:1fr;gap:10px}.prism-root .ana-main{padding:22px}.prism-root .ana-card{padding:18px}.prism-root .testi{padding:28px 22px}.prism-root .final{padding:44px 22px}.prism-root .final-actions .btn{width:100%}.prism-root .btn,.prism-root .hero-form .submit{height:44px}.prism-root .pill-tag{height:28px;padding:0 10px;font-size:12px}.prism-root .nav{height:56px}.prism-root .nav-right{gap:6px}.prism-root .nav-right .btn-primary{height:36px;padding:0 14px;font-size:13px}}@media (width<=560px){.prism-root .features{grid-template-columns:1fr}}@media (width<=480px){.prism-root .stats-grid{grid-template-columns:1fr}.prism-root .stat{border-right:0!important;border-bottom:1px solid var(--line-2)!important}.prism-root .stat:last-child{border-bottom:0!important}.prism-root .foot-grid{grid-template-columns:1fr}.prism-root .hero-form{gap:10px}.prism-root .hero-form .field,.prism-root .hero-form .submit{flex:100%;width:100%}.prism-root .hero-form .submit{justify-content:center}}@media (width<=380px){.prism-root .eyebrow{letter-spacing:.12em;font-size:11px}.prism-root .chat-title{font-size:12.5px}.prism-root .bbl{font-size:13px}}.prism-auth-shell{min-height:100svh;font-family:var(--sans);color:var(--fg);grid-template-columns:1fr;display:grid}@media (width>=1024px){.prism-auth-shell{grid-template-columns:1.05fr .95fr}}.prism-auth-aside{background:var(--grad);color:#fff;display:none;position:relative;overflow:hidden}.prism-auth-aside:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 20% 0,#ffffff52,#0000 50%),radial-gradient(120% 80% at 100% 100%,#ffffff29,#0000 60%);position:absolute;inset:0}@media (width>=1024px){.prism-auth-aside{display:flex}}.prism-auth-aside-inner{flex-direction:column;justify-content:space-between;gap:32px;width:100%;max-width:640px;margin:0 auto;padding:clamp(40px,5vw,64px);display:flex;position:relative}.prism-auth-aside .logo{color:#fff;font-size:17px}.prism-auth-aside .logo-mark{background:#fff;box-shadow:inset 0 0 0 1px #8c5bff66}.prism-auth-aside .logo-mark:after{background:var(--accent);opacity:1}.prism-auth-hero .eyebrow{color:#ffffffd9;margin-bottom:16px}.prism-auth-hero .eyebrow:before{opacity:.7;background:#ffffffd9}.prism-auth-display{font-family:var(--sans);letter-spacing:-.03em;color:#fff;max-width:14ch;margin:0;font-size:clamp(36px,4.6vw,60px);font-weight:600;line-height:1.04}.prism-auth-display .ital{font-family:var(--serif);color:#fff;text-shadow:0 4px 24px #2814504d;font-style:italic;font-weight:400}.prism-auth-lede{color:#ffffffe0;max-width:44ch;margin-top:18px;font-size:15.5px;line-height:1.6}.prism-auth-bullets{flex-direction:column;gap:12px;margin:32px 0 0;padding:0;list-style:none;display:flex}.prism-auth-bullets li{color:#ffffffeb;grid-template-columns:22px 1fr;align-items:center;gap:12px;font-size:14px;font-weight:500;display:grid}.prism-auth-bullets .ic{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.prism-auth-back{color:#ffffffd9;align-items:center;gap:6px;font-size:13.5px;font-weight:600;transition:color .15s;display:inline-flex}.prism-auth-back:hover{color:#fff}.prism-auth-main{background:var(--bg-soft);flex-direction:column;min-height:100svh;display:flex}.prism-auth-mobile-bar{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}@media (width>=1024px){.prism-auth-mobile-bar{display:none}}.prism-auth-mobile-bar .logo{color:var(--fg);font-size:16px}.prism-auth-mobile-bar .prism-auth-back{color:var(--accent-ink)}.prism-auth-form-wrap{flex:1;justify-content:center;align-items:center;padding:24px 24px 48px;display:flex}@media (width>=1024px){.prism-auth-form-wrap{padding:40px}}.prism-auth-form-card{border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;width:100%;max-width:480px;overflow:hidden;box-shadow:0 24px 60px -20px #2814502e,0 4px 16px #0f0f120a}.prism-auth-form-head{border-bottom:1px solid var(--line-2);background:linear-gradient(#fff 0%,#fafaf8 100%);padding:32px 32px 24px}.prism-auth-form-head .eyebrow{margin-bottom:14px}.prism-auth-title{font-family:var(--sans);letter-spacing:-.025em;color:var(--fg);margin:0;font-size:clamp(26px,3vw,34px);font-weight:600;line-height:1.1}.prism-auth-desc{color:var(--muted);max-width:38ch;margin-top:12px;font-size:14.5px;line-height:1.55}.prism-auth-form-body{padding:28px 32px 32px}.prism-auth-form-body .h-12{height:44px}.prism-auth-form-body input[type=email],.prism-auth-form-body input[type=text],.prism-auth-form-body input[type=password]{border-color:var(--line)!important;color:var(--fg)!important;background:#fff!important;border-radius:10px!important;height:44px!important;font-size:14px!important;box-shadow:0 1px 2px #0f0f120a!important}.prism-auth-form-body input[type=email]:focus,.prism-auth-form-body input[type=text]:focus,.prism-auth-form-body input[type=password]:focus,.prism-auth-form-body input[type=email]:focus-visible,.prism-auth-form-body input[type=text]:focus-visible,.prism-auth-form-body input[type=password]:focus-visible{border-color:var(--accent)!important;outline:none!important;box-shadow:0 0 0 3px #8c5bff26!important}.prism-auth-form-body label{color:var(--muted)!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:600!important}.prism-auth-form-body button[type=submit]{background:var(--fg)!important;color:#fff!important;border-radius:999px!important;height:44px!important;font-size:14px!important;font-weight:600!important;transition:transform .15s,background .15s!important;box-shadow:0 6px 18px #0f0f122e!important}.prism-auth-form-body button[type=submit]:hover:not(:disabled){transform:translateY(-1px);background:#000!important}.prism-auth-form-body a{border-bottom:1px solid #0000;transition:border-color .15s;color:var(--accent-ink)!important;font-weight:600!important;text-decoration:none!important}.prism-auth-form-body a:hover{border-bottom-color:var(--accent)}.prism-auth-form-body [data-slot=checkbox]{border:1.5px solid var(--accent-ink)!important;background:#fff!important;border-radius:4px!important;width:18px!important;height:18px!important;box-shadow:0 1px 2px #0f0f120f!important}.prism-auth-form-body [data-slot=checkbox]:focus-visible{outline:2px solid var(--accent)!important;outline-offset:2px!important}.prism-auth-form-body [data-slot=checkbox][data-state=checked]{background:var(--accent-ink)!important;color:#fff!important;border-color:var(--accent-ink)!important}.prism-auth-form-body [data-slot=checkbox-indicator]{color:#fff}.prism-root .hero-mock-light{color:var(--fg);background:radial-gradient(80% 60% at 12% 18%,#8c5bff1a,#0000 60%),radial-gradient(60% 50% at 90% 90%,#e56b4a1a,#0000 60%),linear-gradient(#fbf7ff 0%,#f7eef9 55%,#fff1eb 100%);border:1px solid #8c5bff24;padding:clamp(36px,4vw,56px) clamp(28px,3vw,56px)}.prism-root .hero-mock-light:before{content:"";pointer-events:none;background:radial-gradient(60% 40% at 80% 0,#8c5bff0d,#0000 60%);position:absolute;inset:0}.prism-root .hero-mock-light .hero-mock-noise{opacity:.55;background-image:radial-gradient(#8c5bff1a 1px,#0000 1px);background-size:22px 22px}.prism-root .hero-mock-light .hero-connectors{opacity:.5}.prism-root .hero-mock-light .hero-flag{color:var(--fg-2)}.prism-root .hero-mock-light .hero-flag b{color:var(--accent-ink)}.prism-root .hero-mock-light .hero-flag-sub{color:var(--muted)}.prism-root .hero-mock-light .pricing-mock{-webkit-backdrop-filter:none;background:#fff;border-color:#8c5bff24;box-shadow:0 14px 36px #8c5bff1f}.prism-root .hero-mock-light .pricing-mock-url{color:var(--muted);background:#f5f1fb}.prism-root .hero-mock-light .pricing-mock-url .d{background:#8c5bff40}.prism-root .hero-mock-light .pricing-mock-title{color:var(--fg)}.prism-root .hero-mock-light .pricing-mock-bar{background:#8c5bff2e}.prism-root .hero-mock-light .pricing-mock-plan{color:var(--fg-2);background:#fff;border-color:#0f0f1214;box-shadow:0 4px 12px #8c5bff0f}.prism-root .hero-mock-light .pricing-mock-plan:hover{background:#faf6ff;border-color:#8c5bff73;box-shadow:0 10px 24px #8c5bff24}.prism-root .hero-mock-light .pricing-mock-plan.is-highlight{color:#fff;background:linear-gradient(165deg,#8c5bff 0%,#a366d6 55%,#c777b6 100%);border-color:#0000;box-shadow:0 14px 28px #8c5bff47}.prism-root .hero-mock-light .pricing-mock-plan-name{color:var(--muted)}.prism-root .hero-mock-light .pricing-mock-plan.is-highlight .pricing-mock-plan-name{color:#ffffffe6}.prism-root .hero-mock-light .pricing-mock-plan-price{color:var(--fg)}.prism-root .hero-mock-light .pricing-mock-plan.is-highlight .pricing-mock-plan-price{color:#fff}.prism-root .hero-mock-light .pricing-mock-plan-price small{color:var(--muted)}.prism-root .hero-mock-light .pricing-mock-plan.is-highlight .pricing-mock-plan-price small{color:#ffffffd9}.prism-root .hero-mock-light .pricing-mock-plan-lines span{background:#0f0f1214}.prism-root .hero-mock-light .pricing-mock-plan.is-highlight .pricing-mock-plan-lines span{background:#fff6}.prism-root .hero-mock-light .pricing-mock-plan-cta{color:var(--accent-ink);background:#f5f1fb;border-color:#8c5bff2e}.prism-root .hero-mock-light .pricing-mock-plan.is-highlight .pricing-mock-plan-cta{color:var(--accent-ink);background:#fff;border-color:#fff;font-weight:600}.prism-root .hero-mock-light .hero-chip{color:var(--fg);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#0f0f1214;box-shadow:0 8px 20px #8c5bff1a}.prism-root .hero-mock-light .hero-chip b{color:var(--fg)}.prism-root .hero-mock-light .hero-chip span>span{color:var(--muted)}.prism-root .hero-mock-light .hero-chip-ic{color:var(--accent-ink);background:#8c5bff1f;box-shadow:0 0 12px #8c5bff2e}.prism-root .hero-mock-light .hero-chip-btn:hover{background:#faf6ff;border-color:#8c5bff66}.prism-root .hero-mock-light .crm-mock{-webkit-backdrop-filter:none;background:#fff;border-color:#0f0f1214;box-shadow:0 14px 36px #8c5bff1f}.prism-root .hero-mock-light .crm-mock-head{border-bottom-color:var(--line-2)}.prism-root .hero-mock-light .crm-mock-name,.prism-root .hero-mock-light .crm-mock-row-head{color:var(--fg)}.prism-root .hero-mock-light .crm-detail-label{color:var(--muted)}.prism-root .hero-mock-light .crm-detail-value{color:var(--fg)}.prism-root .hero-mock-light .crm-detail-value-accent{color:var(--accent-ink)}.prism-root .hero-mock-light .crm-mock .crm-synced{color:#1f8a5b;background:#1f8a5b1f}.prism-root .hero-mock-light .notify-card{-webkit-backdrop-filter:none;background:#fff;border-color:#0f0f1214;box-shadow:0 10px 24px #8c5bff1a}.prism-root .hero-mock-light .notify-card-ic{color:var(--accent-ink);background:#8c5bff1f}.prism-root .hero-mock-light .notify-card-text b{color:var(--fg)}.prism-root .hero-mock-light .notify-card-text span{color:var(--muted)}.prism-root .hero-mock-light .avatar{border-color:#fff}.prism-root .hero-mock-light .notify-more{color:var(--muted)}.prism-root .hero-mock-light .hero-stats{-webkit-backdrop-filter:none;background:#fff;border-color:#0f0f1214;box-shadow:0 16px 40px #8c5bff1a}.prism-root .hero-mock-light .hero-stat,.prism-root .hero-mock-light .hero-stat b{color:var(--fg)}.prism-root .hero-mock-light .hero-stat span>span{color:var(--muted)}.prism-root .hero-mock-light .hero-stat-ic{color:var(--accent-ink);box-shadow:none;background:#8c5bff1a;border-color:#8c5bff2e}
