@charset "UTF-8";:root{--z-base: 0;--z-card: 10;--z-sticky-section: 30;--z-float: 40;--z-header: 50;--z-dropdown: 70;--z-modal: 100;--landing-header-h: 64px;--primary: #2563EB;--primary-light: #3B82F6;--primary-dark: #1D4ED8;--primary-glow: rgba(37,99,235,.18);--accent: #0F766E;--accent-glow: rgba(15,118,110,.15);--surface-0: #F8FAFC;--surface-1: #ffffff;--surface-2: #F1F5F9;--surface-3: #E2E8F0;--surface-4: #CBD5E1;--landing-bg-hero: #EEF4FF;--landing-bg-how: #FFFFFF;--landing-bg-product: #F8FAFC;--landing-bg-product-intro: #F8FAFC;--landing-bg-feat-threads: #EEF4FF;--landing-bg-feat-team: #FDF4FF;--landing-bg-feat-flow: #F0FDFA;--landing-bg-feat-kb: #F5F3FF;--landing-bg-feat-commerce: #FFF7ED;--landing-bg-feat-broadcasts: #F0F9FF;--landing-bg-channels: #FFFFFF;--landing-bg-usecases: #F1F5F9;--landing-bg-pricing: #EEF4FF;--landing-bg-faq: #FFFFFF;--landing-bg-cta-start: #2563EB;--landing-bg-cta-end: #1D4ED8;--landing-bg-footer: #0F172A;--landing-footer-bg: #0F172A;--landing-footer-border: #334155;--landing-footer-text: #E2E8F0;--landing-footer-muted: #94A3B8;--landing-footer-link: #CBD5E1;--landing-step-tint-threads: var(--landing-bg-feat-threads);--landing-step-tint-team: var(--landing-bg-feat-team);--landing-step-tint-flow: var(--landing-bg-feat-flow);--landing-step-tint-kb: var(--landing-bg-feat-kb);--landing-step-tint-commerce: var(--landing-bg-feat-commerce);--landing-step-tint-broadcasts: var(--landing-bg-feat-broadcasts);--landing-step-a: #FFFFFF;--landing-step-b: #E2E8F0;--landing-step-active-ring: color-mix(in srgb, var(--primary) 35%, transparent);--text-primary: #0F172A;--text-secondary: #334155;--text-muted: #64748B;--text-faint: #94A3B8;--gradient-start: #2563EB;--gradient-end: #1D4ED8;--card-shadow: 0 4px 6px -1px rgba(15,23,42,.08);--card-shadow-hover: 0 10px 24px rgba(15,23,42,.1);--nav-bg: rgba(248,250,252,.92);--nav-border: rgba(226,232,240,.9);--glass-bg: #ffffff;--glass-border: #E2E8F0;--orb-1: rgba(37,99,235,.06);--orb-2: rgba(15,118,110,.05);--stat-bg: rgba(37,99,235,.06);--pricing-popular-border: var(--primary);--faq-bg: var(--surface-1);--faq-border: var(--surface-3);--font-sans: "DM Sans", "Segoe UI", system-ui, -apple-system, sans-serif}html[lang=ar],html[lang^=ar-]{--font-sans: "Cairo", "Segoe UI", system-ui, -apple-system, sans-serif}html[data-theme=dark]{--primary: #60A5FA;--primary-light: #93C5FD;--primary-dark: #3B82F6;--primary-glow: rgba(96,165,250,.25);--surface-0: #0B1220;--surface-1: #111827;--surface-2: #1E293B;--surface-3: #334155;--surface-4: #475569;--landing-bg-hero: #0F172A;--landing-bg-how: #0B1220;--landing-bg-product: #111827;--landing-bg-product-intro: #111827;--landing-bg-feat-threads: #111827;--landing-bg-feat-team: #1A1224;--landing-bg-feat-flow: #0F1C1A;--landing-bg-feat-kb: #16122A;--landing-bg-feat-commerce: #1A1410;--landing-bg-feat-broadcasts: #0C1A24;--landing-bg-channels: #0B1220;--landing-bg-usecases: #111827;--landing-bg-pricing: #0B1220;--landing-bg-faq: #111827;--landing-bg-cta-start: #3B82F6;--landing-bg-cta-end: #1D4ED8;--landing-bg-footer: #020617;--landing-footer-bg: #020617;--landing-footer-border: #1E293B;--landing-footer-text: #F1F5F9;--landing-footer-muted: #94A3B8;--landing-footer-link: #CBD5E1;--landing-step-tint-threads: var(--landing-bg-feat-threads);--landing-step-tint-team: var(--landing-bg-feat-team);--landing-step-tint-flow: var(--landing-bg-feat-flow);--landing-step-tint-kb: var(--landing-bg-feat-kb);--landing-step-tint-commerce: var(--landing-bg-feat-commerce);--landing-step-tint-broadcasts: var(--landing-bg-feat-broadcasts);--landing-step-a: #0B1220;--landing-step-b: #1E293B;--landing-step-active-ring: color-mix(in srgb, var(--primary) 45%, transparent);--text-primary: #F8FAFC;--text-secondary: #E2E8F0;--text-muted: #94A3B8;--text-faint: #64748B;--gradient-start: #60A5FA;--gradient-end: #3B82F6;--card-shadow: 0 4px 20px rgba(0,0,0,.3);--card-shadow-hover: 0 12px 28px rgba(0,0,0,.35);--nav-bg: rgba(11,18,32,.88);--nav-border: rgba(51,65,85,.6);--glass-bg: #111827;--glass-border: #334155;--orb-1: rgba(96,165,250,.08);--orb-2: rgba(45,212,191,.05);--stat-bg: rgba(96,165,250,.08);--pricing-popular-border: var(--primary-light);--faq-bg: var(--surface-1);--faq-border: var(--surface-3)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background:var(--surface-0);color:var(--text-primary);line-height:1.6;overflow-x:hidden;transition:background .4s,color .4s}html[dir=rtl] body{direction:rtl}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-pad{padding:7rem 0;position:relative;overflow:visible}.text-center{text-align:center}.gradient-text{background:linear-gradient(135deg,var(--gradient-start),var(--accent),var(--gradient-end),var(--gradient-start));background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 5s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.section-label{display:inline-flex;align-items:center;gap:.5rem;background:var(--stat-bg);color:var(--primary);padding:.4rem 1.2rem;border-radius:999px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.section-title{font-size:2.6rem;font-weight:900;line-height:1.15;margin-bottom:1rem;color:var(--text-primary)}.section-desc{color:var(--text-secondary);max-width:600px;margin:0 auto 3.5rem;font-size:1.05rem;line-height:1.7}section.page-hero{position:relative;overflow:hidden;padding:clamp(4rem,10vw,7rem) 0 3.5rem;background:var(--surface-0, #fff);color:var(--text-primary)}section.page-hero .section-title{color:var(--text-primary)}section.page-hero .section-desc{color:var(--text-secondary)}section.page-hero .section-label{color:var(--primary)}section.page-hero a:focus-visible{outline:2px solid var(--primary, #2563EB);outline-offset:2px}@media(max-width:768px){section.page-hero{padding:4.5rem 0 2.5rem}section.page-hero .section-title{font-size:1.85rem}}#particleCanvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.floating-shapes{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.f-shape{position:absolute;border-radius:50%;opacity:.12;animation:floatShape 18s ease-in-out infinite}.f-shape:nth-child(1){width:80px;height:80px;top:15%;left:8%;background:var(--gradient-start);animation-delay:0s;animation-duration:16s}.f-shape:nth-child(2){width:50px;height:50px;top:60%;right:10%;background:var(--gradient-end);animation-delay:-3s;animation-duration:20s;border-radius:30%}.f-shape:nth-child(3){width:120px;height:120px;bottom:10%;left:20%;background:var(--gradient-start);animation-delay:-6s;animation-duration:22s;opacity:.06}.f-shape:nth-child(4){width:40px;height:40px;top:30%;right:25%;background:var(--accent);animation-delay:-2s;animation-duration:14s;border-radius:30%}.f-shape:nth-child(5){width:60px;height:60px;bottom:30%;left:5%;background:var(--gradient-end);animation-delay:-8s;animation-duration:18s}.f-shape:nth-child(6){width:100px;height:100px;top:5%;right:5%;background:var(--gradient-start);animation-delay:-4s;animation-duration:24s;opacity:.05;border-radius:30%}@keyframes floatShape{0%,to{transform:translate(0) rotate(0) scale(1)}25%{transform:translate(30px,-40px) rotate(90deg) scale(1.1)}50%{transform:translate(-20px,20px) rotate(180deg) scale(.95)}75%{transform:translate(15px,35px) rotate(270deg) scale(1.05)}}.grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(var(--surface-3) 1px,transparent 1px),linear-gradient(90deg,var(--surface-3) 1px,transparent 1px);background-size:60px 60px;opacity:.3;mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,black 20%,transparent 70%)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;border-radius:12px;padding:.75rem 1.8rem;cursor:pointer;border:none;transition:transform .25s,box-shadow .25s,background .25s;position:relative;overflow:hidden}.btn:active{transform:scale(.96)}.btn-primary-fill{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff;box-shadow:0 4px 20px var(--primary-glow)}.btn-primary-fill:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(135deg,transparent 40%,rgba(255,255,255,.15) 50%,transparent 60%);transform:rotate(45deg);transition:left .5s}.btn-primary-fill:hover:after{left:100%}.btn-primary-fill:hover{transform:translateY(-3px);box-shadow:0 8px 30px var(--primary-glow)}.btn-outline{background:transparent;color:var(--primary);border:2px solid var(--surface-3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-outline:hover{border-color:var(--primary);background:var(--stat-bg)}.btn-ghost{background:transparent;color:var(--text-secondary);border:none;padding:.5rem .8rem}.btn-ghost:hover{color:var(--primary)}.btn-white{background:#fff;color:var(--primary);font-weight:700}.btn-white:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.btn-lg{padding:.95rem 2.4rem;font-size:1rem}.nav{position:fixed;top:0;left:0;right:0;z-index:var(--z-header);background:var(--nav-bg);-webkit-backdrop-filter:blur(24px) saturate(1.8);backdrop-filter:blur(24px) saturate(1.8);border-bottom:1px solid var(--nav-border);transition:all .3s}.nav-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:var(--landing-header-h)}.nav-brand{display:flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:800;color:var(--primary)}.nav-brand i{font-size:1.5rem}.nav-right{display:flex;align-items:center;gap:.5rem}.nav-links{display:flex;align-items:center;gap:1.8rem;margin-right:1rem}html[dir=rtl] .nav-links{margin-right:0;margin-left:1rem}.nav-links a{color:var(--text-secondary);font-weight:500;font-size:.9rem;transition:color .2s}.nav-links a:hover,.nav-links a.is-active,.nav-mobile-menu a.is-active{color:var(--primary)}.nav-links a.is-active{font-weight:700}.nav-dropdown{position:relative}.nav-dropdown-toggle{display:flex;align-items:center;gap:.4rem;background:none;border:1px solid var(--surface-3);border-radius:8px;padding:.35rem .7rem;color:var(--text-secondary);cursor:pointer;font-size:.82rem;font-weight:500;transition:border-color .2s}.nav-dropdown-toggle:hover{border-color:var(--primary)}.nav-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:12px;padding:.4rem;min-width:150px;box-shadow:0 12px 40px #0000001f;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;z-index:var(--z-dropdown)}html[dir=rtl] .nav-dropdown-menu{right:auto;left:0}.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu a{display:flex;align-items:center;gap:.5rem;padding:.5rem .7rem;border-radius:8px;font-size:.85rem;color:var(--text-secondary);font-weight:500}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.active{background:var(--stat-bg);color:var(--primary)}.flag-icon{display:inline-flex;align-items:center;width:20px;height:14px;vertical-align:middle;margin-right:6px;border-radius:2px;overflow:hidden;flex-shrink:0}html[dir=rtl] .flag-icon{margin-right:0;margin-left:6px}.flag-icon svg{width:100%;height:100%;display:block;border-radius:2px}.theme-toggle{width:38px;height:38px;border-radius:10px;background:var(--surface-2);border:1px solid var(--surface-3);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary);font-size:.95rem;transition:all .2s}.theme-toggle:hover{background:var(--stat-bg);color:var(--primary);border-color:var(--primary)}.nav-mobile-toggle{display:none;background:none;border:none;color:var(--text-primary);font-size:1.3rem;cursor:pointer}.nav-mobile-menu{display:none;position:fixed;top:var(--landing-header-h);left:0;right:0;background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--surface-3);padding:1.5rem;z-index:var(--z-dropdown);box-shadow:0 8px 30px #0000001f;transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.nav-mobile-menu.open{transform:translateY(0);opacity:1}.nav-mobile-menu a{display:block;padding:.8rem 0;font-weight:600;color:var(--text-secondary);border-bottom:1px solid var(--surface-2);font-size:1rem}.nav-mobile-menu a:last-child{border-bottom:none}.nav-mobile-menu a:hover{color:var(--primary)}.hero{min-height:100vh;display:flex;align-items:center;padding:7rem 0 5rem;position:relative;overflow:hidden;background:var(--surface-0)}html{scroll-behavior:smooth}.hero{position:relative;z-index:var(--z-base)}.hero>*:not(.hero-bg-img):not(.mesh-bg):not(.grid-pattern):not(.floating-shapes):not(.landing-wave):not(.hero-bg):not(.hero-mesh):not(.hero-glow){position:relative;z-index:2}.features,.benefits,.use-cases,.channels,.pricing,.testimonials,.faq,.cta,.footer{position:relative;z-index:var(--z-base);background:var(--surface-0)}.benefits,.channels,.testimonials{background:var(--surface-1)}.hero .mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 10% 20%,var(--orb-1) 0%,transparent 50%),radial-gradient(ellipse 60% 50% at 90% 80%,var(--orb-2) 0%,transparent 50%),radial-gradient(ellipse 50% 40% at 50% 50%,rgba(124,58,237,.03) 0%,transparent 50%)}.hero .grid-pattern{opacity:.2}.hero-inner{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary);padding:.4rem 1.2rem;border-radius:999px;font-size:.8rem;font-weight:600;margin-bottom:1.5rem;border:1px solid var(--glass-border);animation:badgePulse 3s ease-in-out infinite}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 var(--primary-glow)}50%{box-shadow:0 0 0 8px transparent}}.hero h1{font-size:3.6rem;font-weight:900;line-height:1.08;margin-bottom:1.5rem}.hero-desc{font-size:1.15rem;color:var(--text-secondary);margin-bottom:2rem;max-width:520px;line-height:1.7}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-trust{margin-top:2.5rem;display:flex;align-items:center;gap:1rem}.hero-trust-avatars{display:flex}.hero-trust-avatars span{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;margin-left:-8px;border:2px solid var(--surface-0);transition:transform .2s}.hero-trust-avatars span:hover{transform:scale(1.2);z-index:1}html[dir=rtl] .hero-trust-avatars span{margin-left:0;margin-right:-8px}.hero-trust-avatars span:first-child{margin-left:0}html[dir=rtl] .hero-trust-avatars span:first-child{margin-right:0}.hero-trust-avatars span:nth-child(1){background:#2563eb}.hero-trust-avatars span:nth-child(2){background:#06b6d4}.hero-trust-avatars span:nth-child(3){background:#f59e0b}.hero-trust-avatars span:nth-child(4){background:#ef4444}.hero-trust-text{font-size:.82rem;color:var(--text-muted)}.hero-trust-text strong{color:var(--text-primary)}.hero-visual{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid var(--glass-border);padding:1.8rem;position:relative;overflow:hidden;box-shadow:0 12px 50px var(--primary-glow);animation:visualFloat 6s ease-in-out infinite}@keyframes visualFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-visual:before{content:"";position:absolute;top:-30%;right:-30%;width:70%;height:70%;background:radial-gradient(circle,var(--orb-1) 0%,transparent 60%);pointer-events:none}.hero-chat{position:relative;z-index:1}.chat-bubble{padding:.8rem 1.2rem;border-radius:14px;margin-bottom:.7rem;max-width:85%;font-size:.88rem;line-height:1.5}.chat-bubble.bot{background:linear-gradient(135deg,var(--gradient-start),var(--accent));color:#fff;border-bottom-left-radius:4px;box-shadow:0 4px 15px var(--primary-glow)}html[dir=rtl] .chat-bubble.bot{border-bottom-left-radius:14px;border-bottom-right-radius:4px}.chat-bubble.user{background:var(--surface-2);color:var(--text-primary);margin-left:auto;border-bottom-right-radius:4px}html[dir=rtl] .chat-bubble.user{margin-left:0;margin-right:auto;border-bottom-right-radius:14px;border-bottom-left-radius:4px}.chat-channels{display:flex;gap:.5rem;margin-top:1.3rem;flex-wrap:wrap}.chat-channel{display:flex;align-items:center;gap:.3rem;background:var(--glass-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--glass-border);padding:.35rem .7rem;border-radius:8px;font-size:.72rem;color:var(--text-secondary);font-weight:500;transition:transform .2s}.chat-channel:hover{transform:translateY(-2px)}.stats-bar{position:relative;z-index:var(--z-card);margin:-4rem auto 0;max-width:1000px;background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:20px;padding:2.5rem 2rem;box-shadow:0 8px 40px #0000000f}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-number{font-size:2.4rem;font-weight:900;margin-bottom:.3rem;filter:drop-shadow(0 2px 10px var(--primary-glow))}.stat-label{font-size:.85rem;color:var(--text-muted);font-weight:500}.stat-item{position:relative}.stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:var(--surface-3)}html[dir=rtl] .stat-item:not(:last-child):after{right:auto;left:0}.features{position:relative;z-index:1}.features .mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 50% 60% at 80% 30%,var(--orb-2) 0%,transparent 50%)}.features-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;position:relative;z-index:1}.features-grid-wrap{position:relative}.features-carousel-dots{display:none;justify-content:center;gap:.5rem;margin-top:1rem}.features-carousel-dot{width:8px;height:8px;border-radius:50%;background:var(--glass-border);transition:background .2s,transform .2s}.features-carousel-dot.active{background:var(--primary);transform:scale(1.3)}.feature-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:18px;padding:2.2rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gradient-start),var(--accent),var(--gradient-end));opacity:0;transition:opacity .3s}.feature-card:after{content:"";position:absolute;bottom:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,var(--orb-1) 0%,transparent 60%);opacity:0;transition:opacity .3s;pointer-events:none}.feature-card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover);border-color:var(--primary-light)}.feature-card:hover:before{opacity:1}.feature-card:hover:after{opacity:1}.feature-icon{width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,var(--stat-bg),rgba(6,182,212,.08));display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;font-size:1.3rem;color:var(--primary);transition:transform .3s,box-shadow .3s}.feature-card:hover .feature-icon{transform:scale(1.12) rotate(-5deg);box-shadow:0 4px 15px var(--primary-glow)}.feature-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;position:relative;z-index:1}.feature-card p{color:var(--text-secondary);font-size:.88rem;line-height:1.6;position:relative;z-index:1}.feature-card{text-decoration:none;color:inherit;display:block;cursor:pointer}.feature-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.82rem;font-weight:600;color:var(--primary);opacity:0;transform:translate(-8px);transition:all .3s;position:relative;z-index:1}.feature-card:hover .feature-link{opacity:1;transform:translate(0)}.feature-link i{font-size:.7rem;transition:transform .2s}.feature-card:hover .feature-link i{transform:translate(3px)}.icon-gradient-1{background:linear-gradient(135deg,#7c3aed26,#8b5cf61a)!important;color:#2563eb!important}.icon-gradient-2{background:linear-gradient(135deg,#06b6d426,#22d3ee1a)!important;color:#06b6d4!important}.icon-gradient-3{background:linear-gradient(135deg,#f59e0b26,#fbbf241a)!important;color:#f59e0b!important}.icon-gradient-4{background:linear-gradient(135deg,#ec489926,#f472b61a)!important;color:#ec4899!important}.icon-gradient-5{background:linear-gradient(135deg,#10b98126,#34d3991a)!important;color:#10b981!important}.icon-gradient-6{background:linear-gradient(135deg,#ef444426,#f871711a)!important;color:#ef4444!important}.why-us{background:var(--surface-1)}.stats-bar{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;padding:2.5rem 0}.stat-item{text-align:center;min-width:120px}.stat-number{font-size:2.8rem;font-weight:900;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:var(--text-secondary);font-weight:500}.diff-card{border:1px solid var(--glass-border);background:var(--glass-bg)}.diff-card:hover{border-color:var(--primary-light);transform:translateY(-8px) scale(1.02)}.benefits{position:relative;z-index:1}.benefits .mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 20% 70%,var(--orb-1) 0%,transparent 50%)}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;position:relative;z-index:1}.benefit-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:18px;padding:2rem;display:flex;gap:1.2rem;align-items:flex-start;transition:transform .3s,box-shadow .3s}.benefit-card:hover{transform:translateY(-6px);box-shadow:var(--card-shadow-hover)}.benefit-icon{flex-shrink:0;width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,var(--gradient-start),var(--accent));display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;box-shadow:0 6px 20px var(--primary-glow)}.benefit-card h3{font-size:1.05rem;font-weight:700;margin-bottom:.4rem}.benefit-card p{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.use-cases{position:relative;z-index:1}.use-cases .mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 50% 50% at 70% 40%,var(--orb-2) 0%,transparent 50%)}.use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;z-index:1}.use-case-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:18px;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.use-case-card:hover{transform:translateY(-6px);box-shadow:var(--card-shadow-hover)}.use-case-icon{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,var(--stat-bg),rgba(6,182,212,.08));display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:var(--primary);transition:transform .3s}.use-case-card:hover .use-case-icon{transform:scale(1.1) rotate(5deg)}.use-case-card h3{font-size:1.05rem;font-weight:700;margin-bottom:.4rem}.use-case-card p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.channels{position:relative;z-index:1}.channels-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;max-width:900px;margin:0 auto}.channel-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;padding:1.5rem;text-align:center;transition:transform .25s,border-color .25s,box-shadow .25s}.channel-card:hover{transform:translateY(-4px) scale(1.03);border-color:var(--primary-light);box-shadow:var(--card-shadow-hover)}.channel-card i{font-size:2rem;margin-bottom:.6rem;display:block}.channel-card .fa-facebook,.channel-card .fa-facebook-messenger{color:#1877f2}.channel-card .fa-instagram{color:#e4405f}.channel-card .fa-whatsapp{color:#25d366}.channel-card .fa-telegram{color:#08c}.channel-card .fa-tiktok{color:#000}html[data-theme=dark] .channel-card .fa-tiktok{color:#fff}.channel-card .fa-comment-dots{color:var(--primary)}.channel-card .fa-sms{color:#f59e0b}.channel-card .fa-envelope{color:#ef4444}.channel-card span{font-weight:600;font-size:.82rem;color:var(--text-secondary)}.pricing{position:relative;z-index:1}.pricing .mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 50% 40% at 50% 30%,var(--orb-1) 0%,transparent 50%)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.pricing-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid var(--glass-border);border-radius:20px;padding:2.5rem 2rem;text-align:center;position:relative;transition:transform .3s,box-shadow .3s}.pricing-card:hover{transform:translateY(-6px);box-shadow:var(--card-shadow-hover)}.pricing-card.popular{border-color:var(--pricing-popular-border);box-shadow:0 0 0 1px var(--pricing-popular-border),0 0 40px var(--primary-glow),0 8px 30px #00000014;transform:scale(1.04)}.pricing-popular-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--gradient-start),var(--accent));color:#fff;font-size:.72rem;font-weight:700;padding:.35rem 1.2rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 4px 15px var(--primary-glow)}.pricing-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.pricing-price{font-size:2.8rem;font-weight:900;margin:.5rem 0 .2rem}.pricing-price .currency{font-size:1.4rem;vertical-align:super}.pricing-period{font-size:.85rem;color:var(--text-muted);margin-bottom:1.5rem}.pricing-features{list-style:none;text-align:start;margin-bottom:2rem}.pricing-features li{padding:.4rem 0;font-size:.88rem;color:var(--text-secondary);display:flex;align-items:center;gap:.6rem}.pricing-features li i{color:var(--primary);font-size:.75rem}.pricing-card .btn{width:100%;justify-content:center}.testimonials{position:relative;z-index:1}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:18px;padding:2rem;transition:transform .3s}.testimonial-card:hover{transform:translateY(-6px)}.testimonial-stars{color:#f59e0b;margin-bottom:.8rem;font-size:.85rem}.testimonial-text{font-size:.92rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.2rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.8rem}.testimonial-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--gradient-start),var(--accent));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.85rem}.testimonial-name{font-size:.88rem;font-weight:700}.testimonial-role{font-size:.78rem;color:var(--text-muted)}.faq{position:relative;z-index:1}.faq-list{max-width:720px;margin:0 auto}.faq-item{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:14px;margin-bottom:.8rem;overflow:hidden;transition:border-color .2s}.faq-item.open{border-color:var(--primary-light)}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;cursor:pointer;font-weight:600;font-size:.95rem;color:var(--text-primary);background:none;border:none;width:100%;text-align:start}.faq-question i{color:var(--text-muted);transition:transform .3s;font-size:.8rem}.faq-item.open .faq-question i{transform:rotate(180deg);color:var(--primary)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{padding:0 1.5rem 1.2rem;color:var(--text-secondary);font-size:.9rem;line-height:1.7}.cta{padding:7rem 0;text-align:center;color:#fff;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--gradient-start),var(--accent),var(--gradient-end));background-size:300% 300%;animation:gradientShift 8s ease infinite}.cta .mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 40% 40% at 20% 30%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(ellipse 30% 30% at 80% 70%,rgba(255,255,255,.08) 0%,transparent 50%)}.cta .grid-pattern{opacity:.08}.section-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.section-bg-img img{width:100%;height:100%;object-fit:cover;opacity:.08}html[data-theme=dark] .section-bg-img img{opacity:.1}.hero-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden;will-change:transform}.hero-bg-img img{width:100%;height:100%;object-fit:cover;opacity:.15;filter:blur(1px)}html[data-theme=dark] .hero-bg-img img{opacity:.1}.cta-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.cta-bg-img img{width:100%;height:100%;object-fit:cover;opacity:.2;filter:blur(.5px)}.section-pad>.mesh-bg,.section-pad>.grid-pattern,.section-pad>.floating-shapes,.section-pad>.section-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.features{background:var(--surface-0);border-top:1px solid var(--surface-3)}.features .mesh-bg{background:radial-gradient(ellipse 80% 60% at 90% 15%,rgba(124,58,237,.12) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 5% 85%,rgba(6,182,212,.08) 0%,transparent 50%)}.benefits{background:var(--surface-1);border-top:1px solid var(--surface-3)}.benefits .mesh-bg{background:radial-gradient(ellipse 70% 60% at 10% 25%,rgba(245,158,11,.08) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 95% 75%,rgba(124,58,237,.08) 0%,transparent 50%)}.use-cases{background:var(--surface-0);border-top:1px solid var(--surface-3)}.use-cases .mesh-bg{background:radial-gradient(ellipse 80% 60% at 50% 95%,rgba(6,182,212,.1) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 85% 5%,rgba(16,185,129,.06) 0%,transparent 50%)}.channels{background:var(--surface-1);border-top:1px solid var(--surface-3)}.channels .mesh-bg{background:radial-gradient(ellipse 70% 60% at 15% 50%,rgba(6,182,212,.1) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 90% 30%,rgba(124,58,237,.07) 0%,transparent 50%)}.pricing{background:var(--surface-0);border-top:1px solid var(--surface-3)}.pricing .mesh-bg{background:radial-gradient(ellipse 80% 50% at 25% 15%,rgba(124,58,237,.1) 0%,transparent 55%),radial-gradient(ellipse 60% 60% at 80% 85%,rgba(16,185,129,.06) 0%,transparent 50%)}.testimonials{background:var(--surface-1);border-top:1px solid var(--surface-3)}.testimonials .mesh-bg{background:radial-gradient(ellipse 60% 60% at 70% 20%,rgba(245,158,11,.08) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 15% 80%,rgba(239,68,68,.05) 0%,transparent 50%)}.faq{background:var(--surface-0);border-top:1px solid var(--surface-3)}.faq .mesh-bg{background:radial-gradient(ellipse 70% 60% at 85% 65%,rgba(6,182,212,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 10% 20%,rgba(124,58,237,.06) 0%,transparent 50%)}html[data-theme=dark] .features{background:#0c0a1a}html[data-theme=dark] .features .mesh-bg{background:radial-gradient(ellipse 80% 60% at 90% 15%,rgba(167,139,250,.35) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 5% 85%,rgba(34,211,238,.25) 0%,transparent 50%)}html[data-theme=dark] .benefits{background:#110d24}html[data-theme=dark] .benefits .mesh-bg{background:radial-gradient(ellipse 70% 60% at 10% 25%,rgba(245,158,11,.25) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 95% 75%,rgba(167,139,250,.3) 0%,transparent 50%)}html[data-theme=dark] .use-cases{background:#0a0e1e}html[data-theme=dark] .use-cases .mesh-bg{background:radial-gradient(ellipse 80% 60% at 50% 95%,rgba(34,211,238,.3) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 85% 5%,rgba(16,185,129,.2) 0%,transparent 50%)}html[data-theme=dark] .channels{background:#0f0c22}html[data-theme=dark] .channels .mesh-bg{background:radial-gradient(ellipse 70% 60% at 15% 50%,rgba(34,211,238,.3) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 90% 30%,rgba(167,139,250,.25) 0%,transparent 50%)}html[data-theme=dark] .pricing{background:#0c0a1a}html[data-theme=dark] .pricing .mesh-bg{background:radial-gradient(ellipse 80% 50% at 25% 15%,rgba(167,139,250,.3) 0%,transparent 55%),radial-gradient(ellipse 60% 60% at 80% 85%,rgba(16,185,129,.2) 0%,transparent 50%)}html[data-theme=dark] .testimonials{background:#100d20}html[data-theme=dark] .testimonials .mesh-bg{background:radial-gradient(ellipse 60% 60% at 70% 20%,rgba(245,158,11,.25) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 15% 80%,rgba(239,68,68,.15) 0%,transparent 50%)}html[data-theme=dark] .faq{background:#0b0d1c}html[data-theme=dark] .faq .mesh-bg{background:radial-gradient(ellipse 70% 60% at 85% 65%,rgba(34,211,238,.25) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 10% 20%,rgba(167,139,250,.2) 0%,transparent 50%)}html[data-theme=dark] .features,html[data-theme=dark] .benefits,html[data-theme=dark] .use-cases,html[data-theme=dark] .channels,html[data-theme=dark] .pricing,html[data-theme=dark] .testimonials,html[data-theme=dark] .faq{border-top-color:#a78bfa1f}.cta-inner{position:relative;z-index:2}.cta h2{font-size:2.4rem;font-weight:800;margin-bottom:1rem}.cta p{font-size:1.1rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.footer{padding:2.5rem 0;text-align:center;background:var(--landing-footer-bg, var(--landing-bg-footer, #0F172A));border-top:1px solid var(--landing-footer-border, #334155);color:var(--landing-footer-muted, #94A3B8);font-size:.82rem;transition:background .4s,border-color .4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-in:nth-child(1){transition-delay:.05s}.animate-in:nth-child(2){transition-delay:.12s}.animate-in:nth-child(3){transition-delay:.19s}.animate-in:nth-child(4){transition-delay:.24s}.animate-in:nth-child(5){transition-delay:.29s}.animate-in:nth-child(6){transition-delay:.34s}.nav-mobile-lang-row{display:flex;gap:.6rem;margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--surface-2);flex-wrap:wrap}.nav-mobile-lang-link{flex:1;min-width:60px;text-align:center;border:none;padding:.5rem}.hero-bg-img--gradient{background:linear-gradient(135deg,#7c3aed14,#06b6d40f,#ec48990d)}.cta-bg-img--gradient{background:linear-gradient(135deg,#7c3aed1f,#06b6d414,#ec48990f)}.features-grid--spaced{margin-top:3rem}.feature-icon--lg{width:64px;height:64px;font-size:1.5rem}.parallax-section{will-change:transform}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero h1{font-size:2.6rem}.features-grid,.use-cases-grid,.pricing-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.section-title{font-size:1.8rem}.hero h1{font-size:2.2rem}.hero{padding:6rem 0 3rem}.section-pad{padding:4rem 0}.nav-inner{padding:0 1rem}.nav-links{display:none}.nav-mobile-toggle,.nav-mobile-menu{display:block}.nav-right{gap:.3rem;flex-shrink:1;min-width:0}.nav-dropdown-menu{position:fixed;right:auto;left:50%;transform:translate(-50%);top:62px}.nav-dropdown-toggle{padding:.3rem .5rem;font-size:.75rem}.nav-dropdown-toggle span:nth-child(2){display:none}.theme-toggle{width:34px;height:34px;font-size:.85rem}.nav-right .btn-ghost{display:none}.nav-right .btn-primary-fill{padding:.45rem .8rem;font-size:.8rem}.features-grid,.use-cases-grid,.pricing-grid,.testimonials-grid,.benefits-grid{grid-template-columns:1fr}.features-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:0 1rem 1rem;scroll-padding-left:1rem;grid-template-columns:unset!important}.features-grid .feature-card{min-width:280px;max-width:85vw;flex-shrink:0;scroll-snap-align:center}.features-carousel-dots{display:flex}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.channels-grid{grid-template-columns:repeat(2,1fr)}.stats-bar{margin:-2rem 1rem 0;border-radius:16px}.stats-bar{gap:1.5rem}.stat-item{min-width:80px}.stat-number{font-size:1.8rem}}@media(max-width:480px){.hero h1{font-size:1.8rem}.hero-desc{font-size:1rem}.hero-trust{flex-direction:column;align-items:flex-start}.chat-channels{gap:.4rem}.chat-channel{padding:.25rem .5rem;font-size:.65rem}.pricing-price{font-size:2.2rem}.faq-question{font-size:.88rem;padding:.9rem 1.1rem}.faq-answer-inner{padding:0 1.1rem 1rem}.testimonial-card{padding:1.5rem}.btn-lg{padding:.75rem 1.5rem;font-size:.9rem}.container{padding:0 1.2rem}}.public-brand-logo{border-radius:var(--radius-sm,8px);margin-inline-end:var(--space-2,.5rem)}.nav-chevron-sm{font-size:.6rem}.nav-login-btn{margin-inline-start:.3rem}.footer-legal{margin-bottom:.75rem}.footer-legal a{color:var(--text-muted);margin-inline-end:1rem}.footer-legal a:last-child{margin-inline-end:0}.nav a:focus-visible,.nav button:focus-visible,.faq-question:focus-visible,.footer a:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.nav-mobile-toggle,.theme-toggle,.nav-dropdown-toggle,.nav-mobile-menu a,.faq-question{min-width:44px;min-height:44px}.nav-mobile-menu[hidden],.nav-dropdown-menu[hidden]{display:none}.nav-mobile-menu.open{display:block}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.animate-in{opacity:1;transform:none;animation:none}#particleCanvas{display:none}}.hero-brand-lockup{margin:0 0 .75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.03em;color:var(--primary);line-height:1.05}.hero h1{font-size:clamp(1.35rem,3vw,1.85rem);font-weight:650;color:var(--text-primary)}.hero .mesh-bg,.hero .floating-shapes,.hero .grid-pattern{opacity:.35}.channel-card,.btn,.nav-brand{border-radius:12px}:root{--landing-primary: #2563EB;--glass-bg: #ffffff;--glass-blur: 0px;--radius-std: 12px}@media(prefers-reduced-motion:reduce){.hero *,.landing-motion,[data-animate],.orb,.float-anim{animation:none!important;transition:none!important}}#particleCanvas{display:none!important}.skip-link{position:absolute;inset-inline-start:16px;top:-100px;z-index:calc(var(--z-modal) + 10);background:var(--primary);color:#fff;padding:12px 16px;border-radius:12px;font-weight:600}.skip-link:focus{top:16px}.landing-page .nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:color-mix(in srgb,var(--surface-0) 94%,transparent);border-bottom:1px solid var(--surface-3)}.landing-page .btn{border-radius:12px;min-height:44px}.landing-page .btn-primary-fill{background:var(--primary);box-shadow:0 4px 6px -1px #0f172a1a,0 2px 4px -1px #0f172a0f}.landing-page .btn-primary-fill:after{display:none}.landing-page .btn-outline{-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--surface-3);color:var(--text-primary)}.landing-page .btn-outline:hover{border-color:color-mix(in srgb,var(--primary) 40%,var(--surface-3));background:var(--surface-1)}.landing-page .section-label{border-radius:8px;-webkit-backdrop-filter:none;backdrop-filter:none;text-transform:none;letter-spacing:.02em}.landing-page .section-pad{padding:80px 0}.landing-page .hero{position:relative;top:auto;z-index:1;min-height:calc(100vh - 72px);padding:112px 0 64px;background:var(--surface-0)}.landing-page .hero-brand-lockup{margin:0 0 16px;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;letter-spacing:-.03em;color:var(--primary);line-height:1.05}.landing-page .hero h1{font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:650;line-height:1.25;margin-bottom:16px;color:var(--text-primary)}.landing-page .hero-desc{margin-bottom:32px;max-width:36rem;margin-inline:auto}.landing-page .hero-visual,.landing-page .hero-product-frame{background:var(--surface-1);border:1px solid var(--surface-3);border-radius:12px;box-shadow:0 4px 6px -1px #0f172a14;-webkit-backdrop-filter:none;backdrop-filter:none;animation:none;padding:0;min-height:280px;aspect-ratio:4 / 3;contain:layout paint;margin-inline:auto}.landing-page .hero-visual:before{display:none}.landing-page .chat-bubble{border-radius:12px}.landing-page .chat-bubble.bot{background:var(--primary);box-shadow:none}.social-proof{padding:24px 0 8px;border-block:1px solid var(--surface-3);background:var(--surface-1);position:relative;z-index:5}.social-proof-line{margin:0;text-align:center;color:var(--text-muted);font-size:.95rem;font-weight:500}.social-proof-languages{margin:10px 0 0;text-align:center;color:var(--text-secondary);font-size:.98rem;font-weight:650}.how-it-works,.product-features,.product-feature-band,.channels,.use-cases-band,.pricing,.faq,.cta,.footer{position:relative;z-index:var(--z-base);isolation:isolate;overflow:visible}.how-it-works{background:var(--landing-bg-how)}.product-features-intro{background:var(--landing-bg-product-intro, var(--landing-bg-product))}.channels{background:var(--landing-bg-channels)}.use-cases-band{background:var(--landing-bg-usecases)}.pricing{background:var(--landing-bg-pricing)}.faq{background:var(--landing-bg-faq)}.how-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;text-align:start}.how-step{background:var(--surface-1);border:1px solid var(--surface-3);border-radius:12px;padding:24px}.how-step-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);font-weight:700;margin-bottom:16px}.how-step h3{font-size:1.1rem;margin-bottom:8px}.how-step p{color:var(--text-secondary);font-size:.95rem;margin:0}.channels-row{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:0}.channel-chip{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 16px;border:1px solid var(--surface-3);border-radius:12px;background:var(--surface-1);color:var(--text-secondary);font-weight:600;font-size:.9rem}.channel-chip i{font-size:1.15rem}.channel-chip--whatsapp i{color:#25d366}.channel-chip--messenger i{color:#0084ff}.channel-chip--instagram i{background:linear-gradient(45deg,#f58529,#dd2a7b 50%,#8134af);-webkit-background-clip:text;background-clip:text;color:transparent}.channel-chip--telegram i{color:#229ed9}.channel-chip--web i{color:#2563eb}.product-figure{margin:0 auto;max-width:960px}.product-frame{border:1px solid var(--surface-3);border-radius:16px;background:var(--surface-1);padding:0;box-shadow:0 4px 6px -1px #0f172a14,0 18px 40px -16px #2563eb33;min-height:380px;aspect-ratio:16 / 10;contain:layout paint;overflow:hidden;text-align:start}.product-frame--dense{min-height:420px}.product-inbox{display:grid;grid-template-columns:minmax(220px,38%) minmax(0,1fr);gap:0;height:100%;min-height:400px;overflow:hidden}.product-inbox--rich .product-inbox-sidebar{border-inline-end:1px solid var(--surface-3);display:flex;flex-direction:column;gap:8px;padding:12px;background:color-mix(in srgb,var(--surface-2) 55%,var(--surface-1));overflow:auto;min-width:0}.product-thread-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--surface-3);border-radius:12px;background:var(--surface-1);border-inline-start:3px solid transparent;min-width:0;text-align:start}.product-thread-row.is-active{background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3));border-inline-start-color:var(--primary);box-shadow:0 6px 18px #2563eb1a}.product-thread-copy{display:flex;flex-direction:column;gap:3px;min-width:0;overflow:hidden}.product-thread-copy strong{font-size:.82rem;color:var(--text-primary);font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-thread-copy em{font-style:normal;font-size:.72rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-thread-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.product-thread-time{font-size:.65rem;color:var(--text-faint);white-space:nowrap}.product-inbox-main{padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px;overflow:auto;min-width:0;min-height:0;background:radial-gradient(ellipse 50% 40% at 100% 0%,rgba(37,99,235,.08),transparent 55%),var(--surface-1)}.product-chat-head{display:flex;align-items:center;gap:10px;margin-bottom:4px;font-weight:650;font-size:.9rem;color:var(--text-primary)}.product-chat-head .inbox-demo-team-pill{margin-inline-start:auto}.product-composer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:10px 12px;border:1px solid var(--surface-3);border-radius:10px;background:var(--surface-2);color:var(--text-faint);font-size:.78rem}.chat-bubble-meta{display:block;font-size:.65rem;font-weight:650;opacity:.85;margin-bottom:4px}.product-figure figcaption{margin-top:16px;color:var(--text-muted);font-size:.95rem}.landing-page .pricing-card{background:var(--surface-1);border:1px solid var(--surface-3);border-radius:12px;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.landing-page .pricing-card.popular{border-color:var(--primary);box-shadow:0 4px 6px -1px #2563eb1f}.landing-page .pricing-popular-badge{border-radius:8px;background:var(--primary)}.pricing-empty{grid-column:1 / -1;color:var(--text-muted)}.landing-page .faq-item,.landing-page .faq-question{border-radius:12px;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-page .cta{background:var(--primary);padding:80px 0}.landing-page .cta .mesh-bg,.landing-page .cta .grid-pattern,.landing-page .cta .floating-shapes,.landing-page .cta-bg-img{display:none}.landing-page .cta h2,.landing-page .cta p{color:#fff}.landing-page .btn-white{background:#fff;color:var(--primary)}.footer{background:var(--landing-footer-bg, var(--landing-bg-footer, #0F172A));border-top:1px solid var(--landing-footer-border, #334155);padding:64px 0 32px;color:var(--landing-footer-muted, #94A3B8)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:40px;text-align:start}.footer-brand-name{font-size:1.25rem;font-weight:800;color:var(--primary);margin-bottom:8px}.footer-brand-tag{color:var(--text-muted);margin:0}.footer-col-title{font-weight:700;color:var(--text-primary);margin-bottom:16px}.footer-links{list-style:none;margin:0;padding:0;display:grid;gap:12px}.footer-links a{color:var(--text-secondary);min-height:44px;display:inline-flex;align-items:center}.footer-links a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--surface-3);padding-top:24px;font-size:.9rem;color:var(--text-muted)}.animate-in{opacity:0;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.animate-in.is-visible{opacity:1;transform:none}@media(scripting:none){.animate-in{opacity:1;transform:none}}@media(max-width:768px){.how-steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:24px}.landing-page .hero-inner{grid-template-columns:1fr;gap:32px}.landing-page .hero-inner--centered{display:flex!important;flex-direction:column;align-items:center;text-align:center}.landing-page .hero{min-height:auto;padding:96px 0 48px}}@media(min-width:1280px){.landing-page .hero-inner,.landing-page .container{max-width:1120px}}.landing-page{--landing-radial: none;background-color:var(--surface-0);background-image:none;background-attachment:scroll}html[data-theme=dark] .landing-page{--landing-radial: none}.landing-surface{background:var(--surface-0)}.landing-surface--alt{background:var(--surface-1);border-block:1px solid var(--surface-3)}.landing-surface--hero{background:var(--landing-bg-hero);overflow:hidden}.landing-surface--how{background:var(--landing-bg-how);border-block:1px solid var(--surface-3)}.landing-surface--product,.landing-surface--product-intro{background:var(--landing-bg-product-intro, var(--landing-bg-product));border-block:1px solid color-mix(in srgb,var(--primary) 12%,var(--surface-3))}.landing-surface--feat-threads{background:var(--landing-bg-feat-threads);border-block:1px solid var(--surface-3)}.landing-surface--feat-team{background:var(--landing-bg-feat-team);border-block:1px solid var(--surface-3)}.landing-surface--feat-flow{background:var(--landing-bg-feat-flow);border-block:1px solid var(--surface-3)}.landing-surface--feat-kb{background:var(--landing-bg-feat-kb);border-block:1px solid var(--surface-3)}.landing-surface--feat-commerce{background:var(--landing-bg-feat-commerce);border-block:1px solid var(--surface-3)}.landing-surface--feat-broadcasts{background:var(--landing-bg-feat-broadcasts);border-block:1px solid var(--surface-3)}.landing-surface--channels{background:var(--landing-bg-channels);border-block:1px solid var(--surface-3)}.landing-surface--usecases{background:var(--landing-bg-usecases);border-block:1px solid var(--surface-3)}.landing-surface--pricing{background:var(--landing-bg-pricing);border-block:1px solid var(--surface-3)}.landing-surface--faq{background:var(--landing-bg-faq);border-block:1px solid var(--surface-3)}.landing-surface--cta{background:linear-gradient(135deg,var(--landing-bg-cta-start) 0%,var(--landing-bg-cta-end) 100%);border:none}.landing-surface--footer{background:var(--landing-bg-footer);color:var(--landing-footer-text)}.site-header .nav.is-scrolled{box-shadow:0 4px 16px #0f172a0f}html[data-theme=dark] .site-header .nav.is-scrolled{box-shadow:0 4px 16px #00000059}.landing-page .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 80% 35%,rgba(37,99,235,.1),transparent 60%),radial-gradient(ellipse 40% 35% at 15% 70%,rgba(15,118,110,.07),transparent 55%);z-index:0}.landing-page .hero-inner{position:relative;z-index:1}.landing-page .hero-visual,.landing-page .hero-product-frame{padding:0;min-height:440px;aspect-ratio:16 / 10;overflow:hidden;box-shadow:0 4px 6px -1px #0f172a14,0 18px 40px -12px #2563eb2e}.inbox-demo{display:flex;flex-direction:column;height:100%;min-height:440px;background:var(--surface-1)}.inbox-demo-chrome{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--surface-3);background:color-mix(in srgb,var(--surface-2) 80%,var(--surface-1));flex-wrap:wrap}.inbox-demo-dots{display:inline-flex;gap:6px}.inbox-demo-dots span{width:8px;height:8px;border-radius:50%;background:var(--surface-4)}.inbox-demo-dots span:nth-child(1){background:#f87171}.inbox-demo-dots span:nth-child(2){background:#fbbf24}.inbox-demo-dots span:nth-child(3){background:#34d399}.inbox-demo-title{margin:0;font-size:.82rem;font-weight:650;color:var(--text-primary);flex:1;min-width:7rem}.inbox-demo-mode{display:inline-flex;padding:3px;border-radius:10px;background:var(--surface-2);border:1px solid var(--surface-3);gap:2px}.inbox-demo-mode-btn{min-height:32px;padding:4px 10px;border:0;border-radius:8px;background:transparent;color:var(--text-muted);font-size:.72rem;font-weight:650;cursor:pointer;white-space:nowrap}.inbox-demo-mode-btn.is-active{background:color-mix(in srgb,var(--primary) 14%,transparent);color:var(--primary)}.inbox-demo-live{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;color:var(--accent)}.inbox-demo-live-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 #10b98180;animation:landing-pulse 2s ease-out infinite}.inbox-demo-body{display:grid;grid-template-columns:minmax(240px,36%) minmax(0,1fr);min-height:0;flex:1;overflow:hidden}.inbox-demo-sidebar{border-inline-end:1px solid var(--surface-3);background:color-mix(in srgb,var(--surface-2) 55%,var(--surface-1));display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.inbox-demo-sidebar-head{padding:10px 12px;font-size:.72rem;font-weight:650;color:var(--text-muted);border-bottom:1px solid var(--surface-3);text-align:start;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0}.inbox-demo-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 6px;border-radius:999px;background:color-mix(in srgb,var(--primary) 14%,transparent);color:var(--primary);font-size:.68rem;font-weight:700}.inbox-demo-channel-row{display:flex;gap:8px;padding:10px 12px;border-bottom:1px solid var(--surface-3);flex-wrap:wrap;flex-shrink:0}.inbox-demo-channel{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;font-size:.95rem;flex-shrink:0;color:#fff!important;opacity:1;box-shadow:0 4px 12px #0f172a33}.inbox-demo-channel i{color:inherit;opacity:1;line-height:1}.inbox-demo-channel--whatsapp{background:#25d366}.inbox-demo-channel--messenger{background:#0084ff}.inbox-demo-channel--instagram{background:linear-gradient(135deg,#f58529,#dd2a7b 45%,#8134af 75%,#515bd4)}.inbox-demo-channel--telegram{background:#229ed9}.inbox-demo-channel--web{background:#2563eb}.inbox-demo-threads{display:flex;flex-direction:column;gap:8px;overflow:auto;flex:1;min-height:0;padding:10px}.inbox-demo-thread{display:block;width:100%;padding:10px 12px;border:1px solid var(--surface-3);border-radius:12px;border-inline-start:3px solid transparent;background:var(--surface-1);text-align:start;cursor:pointer;color:inherit;font:inherit;min-height:64px;min-width:0;box-shadow:0 2px 8px #0f172a0a;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.inbox-demo-thread:hover{background:color-mix(in srgb,var(--primary) 6%,var(--surface-1));border-color:color-mix(in srgb,var(--primary) 28%,var(--surface-3))}.inbox-demo-thread.is-active{background:color-mix(in srgb,var(--primary) 12%,var(--surface-1));border-color:color-mix(in srgb,var(--primary) 40%,var(--surface-3));border-inline-start-color:var(--primary);box-shadow:0 8px 22px #2563eb24}.inbox-demo-thread-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;width:100%}.inbox-demo-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-size:.75rem;font-weight:700;letter-spacing:.02em;color:#fff;background:#475569;flex-shrink:0;position:relative}.inbox-demo-avatar-badge{position:absolute;inset-inline-end:-4px;bottom:-4px;width:18px;height:18px;border-radius:6px;font-size:.62rem;border:2px solid var(--surface-1);box-shadow:none}.inbox-demo-thread-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;overflow:hidden}.inbox-demo-thread-top{display:flex;justify-content:space-between;gap:8px;align-items:baseline;min-width:0}.inbox-demo-thread-name{font-size:.82rem;font-weight:650;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1}.inbox-demo-thread-time{font-size:.65rem;color:var(--text-faint);flex-shrink:0;white-space:nowrap}.inbox-demo-thread-preview{font-size:.72rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.inbox-demo-unread{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 5px;border-radius:999px;background:var(--primary);color:#fff;font-size:.65rem;font-weight:700;flex-shrink:0}.inbox-demo-chat{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:radial-gradient(ellipse 55% 40% at 90% 0%,rgba(37,99,235,.1),transparent 55%),var(--surface-1)}.inbox-demo-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--surface-3);text-align:start;flex-shrink:0}.inbox-demo-chat-head-main{display:flex;align-items:center;gap:10px;min-width:0}.inbox-demo-contact{margin:0;font-size:.9rem;font-weight:700;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-status{margin:2px 0 0;display:inline-flex;align-items:center;gap:6px;font-size:.72rem;color:var(--text-muted)}.inbox-demo-status-dot{width:7px;height:7px;border-radius:50%;background:#10b981}.inbox-demo-ai-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);font-size:.72rem;font-weight:650;white-space:nowrap}.inbox-demo-messages{flex:1;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;overflow:auto;text-align:start;min-height:180px;scrollbar-gutter:stable}.inbox-demo-msg{max-width:88%;padding:10px 12px;border-radius:12px;font-size:.82rem;line-height:1.45;opacity:0;transform:translateY(8px);animation:landing-msg-in .35s ease forwards;box-shadow:0 4px 14px #0f172a0d}.inbox-demo-msg.is-static{opacity:1;transform:none;animation:none}.inbox-demo-msg.user{align-self:flex-start;background:var(--surface-2);color:var(--text-primary);border:1px solid var(--surface-3);border-start-start-radius:4px}.inbox-demo-msg.bot{align-self:flex-end;background:linear-gradient(145deg,#2563eb,#1d4ed8);color:#fff;border-start-end-radius:4px}.inbox-demo-msg.agent{align-self:flex-end;background:color-mix(in srgb,var(--accent) 18%,var(--surface-1));color:var(--text-primary);border:1px solid color-mix(in srgb,var(--accent) 35%,var(--surface-3));border-start-end-radius:4px}.inbox-demo-msg-meta{display:block;margin-bottom:4px;font-size:.65rem;font-weight:650;opacity:.85}.inbox-demo-msg-text{display:block}.inbox-demo-msg-time{display:block;margin-top:6px;font-size:.62rem;opacity:.7;text-align:end}.inbox-demo-typing{align-self:flex-end;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:var(--surface-2);border:1px solid var(--surface-3);color:var(--text-muted);font-size:.75rem}.inbox-demo-typing-dots{display:inline-flex;gap:4px}.inbox-demo-typing-dots i{width:6px;height:6px;border-radius:50%;background:var(--text-faint);animation:landing-typing 1.2s ease-in-out infinite}.inbox-demo-typing-dots i:nth-child(2){animation-delay:.15s}.inbox-demo-typing-dots i:nth-child(3){animation-delay:.3s}.inbox-demo-composer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 12px 12px;padding:8px 8px 8px 14px;border:1px solid var(--surface-3);border-radius:12px;background:var(--surface-2);color:var(--text-faint);font-size:.78rem;box-shadow:0 6px 18px #2563eb0f}.inbox-demo-composer-input{flex:1;text-align:start}.inbox-demo-send{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--primary);color:#fff;flex-shrink:0;box-shadow:0 6px 16px #2563eb59}.inbox-demo-quick{display:flex;flex-wrap:wrap;gap:8px;align-self:flex-start;max-width:100%;margin-top:2px}.inbox-demo-chip{display:inline-flex;align-items:center;min-height:34px;padding:6px 12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--primary) 35%,var(--surface-3));background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));color:var(--primary);font-size:.75rem;font-weight:650;box-shadow:0 4px 12px #2563eb14}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes landing-msg-in{to{opacity:1;transform:none}}@keyframes landing-typing{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-3px);opacity:1}}@keyframes landing-pulse{0%{box-shadow:0 0 #10b98173}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.how-step{transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.how-step.is-active{border-color:color-mix(in srgb,var(--primary) 45%,var(--surface-3));box-shadow:0 8px 24px #2563eb1a;transform:translateY(-4px)}.how-step.is-active .how-step-num{background:var(--primary);color:#fff}.channel-chip{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.channel-chip:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3));box-shadow:0 6px 16px #0f172a0f}.product-tabs{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto 28px;padding:6px;background:var(--surface-1);border:1px solid var(--surface-3);border-radius:12px}.product-tab{min-height:44px;padding:8px 16px;border:0;border-radius:10px;background:transparent;color:var(--text-secondary);font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s ease,color .2s ease}.product-tab.is-active{background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary)}.product-panel[hidden]{display:none}.product-panel-caption{margin-top:16px;color:var(--text-muted);font-size:.95rem}.product-panel{animation:product-panel-in .45s ease both}@keyframes product-panel-in{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:none}}.product-shell{position:relative;display:grid;width:100%;border-radius:18px;border:1px solid color-mix(in srgb,var(--primary) 16%,var(--surface-3));background:radial-gradient(ellipse 60% 50% at 80% 0%,color-mix(in srgb,var(--primary) 8%,transparent),transparent 60%),radial-gradient(ellipse 60% 50% at 20% 100%,color-mix(in srgb,var(--accent) 6%,transparent),transparent 60%),var(--surface-1);box-shadow:0 1px color-mix(in srgb,var(--surface-3) 70%,transparent),0 12px 36px -18px #2563eb2e;overflow:hidden;min-height:460px;isolation:isolate}.product-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent 0 38px,color-mix(in srgb,var(--primary) 4%,transparent) 38px 39px),repeating-linear-gradient(90deg,transparent 0 38px,color-mix(in srgb,var(--primary) 4%,transparent) 38px 39px);opacity:.55;mask-image:radial-gradient(ellipse 90% 80% at 50% 0%,black 0%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 50% 0%,black 0%,transparent 75%);z-index:0}.product-shell>*{position:relative;z-index:1}.product-frame--threads .product-shell{grid-template-columns:minmax(280px,38%) minmax(0,1fr)}.product-threads-toolbar{padding:18px 18px 8px;border-bottom:1px solid var(--surface-3)}.product-threads-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}.product-threads-h{font-size:1.15rem;font-weight:700;color:var(--text-primary)}.product-threads-filters{display:flex;flex-wrap:wrap;gap:6px;padding:12px 16px;border-bottom:1px solid var(--surface-3)}.product-chip{font-size:.75rem;font-weight:600;padding:6px 12px;border-radius:999px;border:1px solid var(--surface-3);background:var(--surface-1);color:var(--text-secondary);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.product-chip:hover{border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3));color:var(--primary)}.product-chip.is-active{background:color-mix(in srgb,var(--primary) 14%,var(--surface-1));color:var(--primary);border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3))}.product-threads-list{list-style:none;margin:0;padding:8px;display:flex;flex-direction:column;gap:6px;overflow:auto;min-height:0}.product-thread-row{display:grid;grid-template-columns:6px minmax(0,36px) minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid transparent;background:var(--surface-1);cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.product-thread-row:hover{transform:translateY(-1px);border-color:var(--surface-3);box-shadow:0 6px 18px #0f172a0f}.product-thread-row.is-active{background:color-mix(in srgb,var(--primary) 8%,var(--surface-1));border-color:color-mix(in srgb,var(--primary) 30%,var(--surface-3));box-shadow:0 8px 22px #2563eb1f}.product-thread-priority{width:6px;height:28px;border-radius:4px;background:var(--surface-3);align-self:center}.product-thread-row[data-priority=high] .product-thread-priority{background:linear-gradient(180deg,var(--primary),var(--primary-dark))}.product-thread-avatar{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.78rem;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.product-thread-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.product-thread-copy strong{font-size:.85rem;color:var(--text-primary);font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-thread-copy em{font-style:normal;font-size:.72rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-thread-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.product-thread-tag{font-size:.62rem;font-weight:700;text-transform:uppercase;color:var(--primary);background:color-mix(in srgb,var(--primary) 12%,transparent);padding:2px 6px;border-radius:999px;letter-spacing:.04em}.product-thread-time{font-size:.7rem;color:var(--text-faint)}.product-threads-detail{display:flex;flex-direction:column;border-inline-start:1px solid var(--surface-3);background:color-mix(in srgb,var(--surface-2) 60%,var(--surface-1));min-height:0;overflow:hidden}.product-threads-detail-body{padding:18px 20px;display:flex;flex-direction:column;gap:10px;overflow:auto;min-height:0;background:radial-gradient(ellipse 55% 40% at 100% 0%,rgba(37,99,235,.08),transparent 55%),transparent}.product-threads-bubble{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:14px;max-width:88%;font-size:.85rem;line-height:1.5;border:1px solid var(--surface-3);background:var(--surface-1);color:var(--text-primary)}.product-threads-bubble--user{align-self:flex-end;background:color-mix(in srgb,var(--primary) 12%,var(--surface-1));border-color:color-mix(in srgb,var(--primary) 25%,var(--surface-3));color:var(--text-primary);border-bottom-right-radius:4px}.product-threads-bubble--bot,.product-threads-bubble--agent{align-self:flex-start;border-bottom-left-radius:4px}.product-threads-bubble-meta{font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary);opacity:.85}.product-threads-bubble-text{white-space:pre-wrap}.product-threads-detail-head{display:flex;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid var(--surface-3);font-weight:650;color:var(--text-primary)}.product-threads-unread-pill{margin-inline-start:auto;font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--primary) 14%,transparent);color:var(--primary)}.product-threads-empty{margin:auto;padding:24px 28px;text-align:center;color:var(--text-muted);font-size:.95rem;line-height:1.6}.product-frame--flow{overflow:visible}.product-frame--flow .product-shell--flow{display:flex;flex-direction:column;grid-template-columns:none;min-height:0;overflow:visible}.product-flow-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.85rem 1.1rem;border-bottom:1px solid var(--surface-3);background:color-mix(in srgb,var(--surface-2) 55%,var(--surface-1));position:relative;z-index:1}.product-flow-toolbar-label{display:inline-flex;align-items:center;gap:.45rem;margin:0;margin-inline-end:auto;font-size:.78rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--primary)}.product-flow-status{margin:0;font-size:.8rem;font-weight:650;color:var(--accent, #0f766e)}.product-flow-status.is-visible{display:inline-flex;align-items:center;gap:.35rem}.product-flow-run{flex-shrink:0;font-size:.82rem;padding:.5rem .95rem;gap:.4rem}.product-flow-run[disabled]{opacity:.72;cursor:wait}.product-flow-body{display:grid;grid-template-columns:minmax(148px,176px) minmax(0,1fr);min-height:360px;align-items:stretch}.product-flow-palette{padding:18px;border-inline-end:1px solid var(--surface-3);background:color-mix(in srgb,var(--surface-2) 50%,var(--surface-1));display:flex;flex-direction:column;gap:12px}.product-flow-palette-title{font-size:.78rem;font-weight:700;text-transform:uppercase;color:var(--primary);letter-spacing:.04em;margin:0}.product-flow-palette-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.product-flow-palette-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--surface-3);border-radius:10px;background:var(--surface-1);font-size:.8rem;font-weight:600;color:var(--text-secondary)}.product-flow-palette-item i{color:var(--primary)}.product-flow-canvas{position:relative;padding:1.25rem 1.35rem 1.5rem;min-height:360px;display:flex;align-items:center;justify-content:center;overflow:visible;background:color-mix(in srgb,var(--surface-1) 88%,var(--primary) 4%)}.product-flow-chain{list-style:none;margin:0;padding:0;width:100%;max-width:520px;display:flex;flex-direction:column;align-items:center;gap:0}.product-flow-step{width:min(100%,260px);display:flex;justify-content:center}.product-flow-connector{display:flex;justify-content:center;width:2px;height:22px;margin:2px 0}.product-flow-connector span{display:block;width:2px;height:100%;border-radius:999px;background:color-mix(in srgb,var(--primary) 45%,var(--surface-3))}.product-flow-fork{display:grid;grid-template-columns:1fr 1fr;width:min(100%,420px);height:28px;margin:0;position:relative}.product-flow-fork-line{position:relative;height:100%}.product-flow-fork-line:before{content:"";position:absolute;top:0;inset-inline-start:50%;width:2px;height:100%;transform:translate(-50%);background:color-mix(in srgb,var(--primary) 40%,var(--surface-3));border-radius:999px}html[dir=rtl] .product-flow-fork-line:before{transform:translate(50%)}.product-flow-outcomes{width:min(100%,420px);display:grid;grid-template-columns:1fr 1fr;gap:.85rem;align-items:start}.product-flow-node{position:relative;inset:auto;display:flex;flex-direction:column;gap:4px;padding:12px 14px;width:100%;max-width:260px;border-radius:14px;background:var(--surface-1);border:1px solid color-mix(in srgb,var(--primary) 28%,var(--surface-3));box-shadow:0 6px 18px #0f172a14;font-size:.78rem;text-align:start;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-flow-outcomes .product-flow-node{max-width:none}.product-flow-node.is-running{border-color:color-mix(in srgb,var(--primary) 65%,var(--surface-3));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 22%,transparent),0 8px 22px #2563eb2e;transform:translateY(-2px)}.product-flow-node.is-done{border-color:color-mix(in srgb,var(--accent, #0f766e) 55%,var(--surface-3));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent, #0f766e) 18%,transparent)}.product-flow-canvas.is-active .product-flow-node{animation:flow-node-pop .45s ease both}.product-flow-canvas.is-active .product-flow-node--trigger{animation-delay:0s}.product-flow-canvas.is-active .product-flow-node--condition{animation-delay:.12s}.product-flow-canvas.is-active .product-flow-node--reply{animation-delay:.24s}.product-flow-canvas.is-active .product-flow-node--handoff{animation-delay:.36s}@keyframes flow-node-pop{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:none}}.product-flow-node-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary) 14%,var(--surface-1));color:var(--primary);margin-bottom:4px}.product-flow-node--trigger .product-flow-node-icon{background:color-mix(in srgb,#f59e0b 18%,var(--surface-1));color:#b45309}.product-flow-node--condition .product-flow-node-icon{background:color-mix(in srgb,#8b5cf6 16%,var(--surface-1));color:#6d28d9}.product-flow-node--reply .product-flow-node-icon{background:color-mix(in srgb,var(--primary) 16%,var(--surface-1));color:var(--primary)}.product-flow-node--handoff .product-flow-node-icon{background:color-mix(in srgb,var(--accent) 18%,var(--surface-1));color:var(--accent)}.product-flow-node-title{font-size:.78rem;font-weight:700;color:var(--text-primary);margin:0}.product-flow-node-desc{font-size:.7rem;color:var(--text-muted);line-height:1.4;margin:0}.product-flow-node-branches{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.product-flow-branch{display:inline-flex;align-items:center;font-size:.62rem;font-weight:700;letter-spacing:.06em;padding:3px 8px;border-radius:999px;border:1px solid var(--surface-3);background:var(--surface-2);color:var(--text-secondary);text-transform:uppercase}.product-flow-branch--yes{background:color-mix(in srgb,var(--accent) 16%,var(--surface-1));border-color:color-mix(in srgb,var(--accent) 35%,var(--surface-3));color:var(--accent)}.product-flow-branch--no{background:color-mix(in srgb,#f59e0b 16%,var(--surface-1));border-color:color-mix(in srgb,#f59e0b 35%,var(--surface-3));color:#b45309}.product-flow-kicker,.product-broadcasts-kicker,.product-kb-kicker,.product-commerce-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-flow-h,.product-broadcasts-h,.product-kb-h,.product-commerce-h{font-size:1.1rem;font-weight:700;color:var(--text-primary)}.product-flow-caption,.product-broadcasts-caption,.product-kb-caption,.product-commerce-caption{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin:0}.product-frame--broadcasts .product-shell--broadcasts{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0}.product-broadcasts-composer{padding:24px;display:flex;flex-direction:column;gap:10px;border-inline-end:1px solid var(--surface-3)}.product-broadcasts-row{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;background:color-mix(in srgb,var(--surface-2) 70%,var(--surface-1));border:1px solid var(--surface-3)}.product-broadcasts-label{font-size:.72rem;font-weight:700;text-transform:uppercase;color:var(--text-muted);letter-spacing:.04em}.product-broadcasts-segment{font-size:.82rem;font-weight:600;color:var(--text-primary)}.product-broadcasts-body textarea{width:100%;resize:none;padding:12px;border-radius:12px;border:1px solid var(--surface-3);background:var(--surface-1);color:var(--text-primary);font:inherit;font-size:.92rem;line-height:1.55}.product-broadcasts-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-broadcasts-meta{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;color:var(--text-muted);font-weight:600}.product-broadcasts-stats{padding:24px;display:flex;flex-direction:column;gap:14px;background:radial-gradient(ellipse 60% 40% at 100% 100%,color-mix(in srgb,var(--primary) 10%,transparent),transparent 70%),color-mix(in srgb,var(--surface-2) 50%,var(--surface-1))}.product-broadcasts-bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.product-broadcasts-bar{display:grid;grid-template-columns:110px minmax(0,1fr) 60px;align-items:center;gap:12px}.product-broadcasts-bar-label{font-size:.78rem;font-weight:600;color:var(--text-secondary)}.product-broadcasts-bar-track{height:10px;border-radius:999px;background:color-mix(in srgb,var(--surface-3) 60%,transparent);overflow:hidden;position:relative}.product-broadcasts-bar-fill{display:block;height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--primary-dark));transition:width .6s cubic-bezier(.2,.7,.2,1)}.product-broadcasts-bar[data-broadcast-bar=read] .product-broadcasts-bar-fill{background:linear-gradient(90deg,var(--accent),#0d9488)}.product-broadcasts-bar[data-broadcast-bar=replied] .product-broadcasts-bar-fill{background:linear-gradient(90deg,#f59e0b,#d97706)}.product-broadcasts-bar-value{font-size:.92rem;font-weight:700;color:var(--text-primary);text-align:end;font-variant-numeric:tabular-nums}.product-frame--kb .product-shell--kb{grid-template-columns:minmax(0,1fr);gap:0}.product-kb-side{display:none}.product-kb-optional{align-self:flex-start;display:inline-flex;align-items:center;font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);margin-top:auto}.product-kb-card{padding:28px;display:flex;flex-direction:column;gap:18px;max-width:640px;margin:auto;width:100%}.product-kb-question{display:flex;align-items:center;gap:12px;padding:14px 16px;background:color-mix(in srgb,var(--surface-2) 70%,var(--surface-1));border:1px solid var(--surface-3);border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:92%}.product-kb-avatar{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:var(--primary);background:color-mix(in srgb,var(--primary) 14%,var(--surface-1));flex-shrink:0}.product-kb-q-text{font-size:.92rem;color:var(--text-primary);font-weight:500}.product-kb-answer{position:relative;display:flex;flex-direction:column;gap:10px;padding:16px 18px;border-radius:14px;background:radial-gradient(ellipse 60% 80% at 0% 0%,color-mix(in srgb,var(--primary) 14%,transparent),transparent 70%),var(--surface-1);border:1px solid color-mix(in srgb,var(--primary) 30%,var(--surface-3));align-self:flex-end;max-width:92%}.product-kb-a-meta{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.product-kb-confidence{margin-inline-start:4px;font-size:.62rem;font-weight:700;padding:2px 8px;border-radius:999px;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);letter-spacing:.04em}.product-kb-a-text{font-size:.95rem;color:var(--text-primary);line-height:1.6;margin:0}.product-kb-source{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;font-size:.78rem;font-weight:700;padding:6px 12px;border-radius:999px;background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 30%,var(--surface-3));animation:kb-source-pulse 2.4s ease-in-out infinite}@keyframes kb-source-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--primary) 30%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--primary) 0%,transparent)}}.product-frame--commerce .product-shell--commerce{grid-template-columns:minmax(0,1fr);gap:0}.product-commerce-side{display:none}.product-commerce-chat{padding:clamp(1.1rem,3.5vw,1.75rem);display:flex;flex-direction:column;gap:14px;max-width:640px;margin:0 auto;width:100%}.product-commerce-bubble{padding:12px 16px;border-radius:14px;font-size:.92rem;line-height:1.5;max-width:85%;display:flex;flex-direction:column;gap:10px;animation:product-bubble-in .4s ease both}@keyframes product-bubble-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.product-commerce-bubble--user{background:color-mix(in srgb,var(--primary) 12%,var(--surface-1));color:var(--text-primary);border:1px solid color-mix(in srgb,var(--primary) 24%,var(--surface-3));align-self:flex-start}.product-commerce-bubble--bot{background:var(--surface-1);border:1px solid color-mix(in srgb,var(--primary) 18%,var(--surface-3));align-self:flex-end;border-bottom-right-radius:4px}html[dir=rtl] .product-commerce-bubble--bot{border-bottom-right-radius:14px;border-bottom-left-radius:4px}.product-commerce-bubble--confirm{align-self:flex-start;color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--surface-1));border-color:color-mix(in srgb,var(--accent) 30%,var(--surface-3))}.product-commerce-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px;border-radius:14px;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--surface-3));background:var(--surface-1);box-shadow:0 8px 22px #2563eb1a}.product-commerce-card-image{width:96px;height:96px;border-radius:10px;background:radial-gradient(ellipse 60% 50% at 50% 30%,color-mix(in srgb,var(--primary) 26%,transparent),transparent 70%),color-mix(in srgb,var(--primary) 14%,var(--surface-2));display:flex;align-items:center;justify-content:center}.product-commerce-card-icon{font-size:2rem;color:var(--primary)}.product-commerce-card-body{display:flex;flex-direction:column;gap:6px}.product-commerce-card-title{font-size:.92rem;font-weight:700;color:var(--text-primary);margin:0}.product-commerce-card-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:.78rem;color:var(--text-muted);margin:0}.product-commerce-card-stock,.product-commerce-card-ship{display:inline-flex;align-items:center;gap:4px}.product-commerce-card-stock{color:var(--accent)}.product-commerce-card-price{font-size:1.05rem;font-weight:800;color:var(--primary);margin:0}.product-commerce-cta{align-self:flex-start;font-size:.82rem;padding:.5rem 1rem;min-height:44px;width:fit-content}.product-frame--team{aspect-ratio:auto;min-height:400px;overflow:visible;contain:none}.product-frame--team .product-shell--team{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.75fr);gap:0;min-height:400px;height:auto;overflow:visible}.product-team-main{padding:1.25rem 1.35rem;display:flex;flex-direction:column;gap:1rem;min-width:0;background:var(--surface-1)}.product-team-toolbar{text-align:start}.product-team-kicker{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .35rem;font-size:.75rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--primary)}.product-team-h{margin:0;font-size:1.05rem;font-weight:750;color:var(--text-primary);letter-spacing:-.02em}.product-team-ticket{border:1px solid var(--surface-3);border-radius:12px;padding:1rem 1.1rem;background:color-mix(in srgb,var(--surface-2) 45%,var(--surface-1));display:flex;flex-direction:column;gap:.85rem;text-align:start}.product-team-ticket-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;align-items:center}.product-team-ticket-copy{min-width:0;display:flex;flex-direction:column;gap:.2rem}.product-team-ticket-copy strong{font-size:.9rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-team-ticket-copy em{font-style:normal;font-size:.78rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-team-pill{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:700;white-space:nowrap}.product-team-pill--open{color:#15803d;background:#22c55e1f;border:1px solid rgba(34,197,94,.28)}.product-team-context{margin:0;font-size:.82rem;line-height:1.55;color:var(--text-secondary)}.product-team-handoff{display:flex;flex-direction:column;gap:.55rem}.product-team-handoff-label{font-size:.72rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.product-team-agents{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.product-team-agent{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.55rem .7rem;border-radius:10px;border:1px solid var(--surface-3);background:var(--surface-1);font-size:.8rem}.product-team-agent.is-active{border-color:color-mix(in srgb,var(--primary) 40%,var(--surface-3));background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.product-team-agent-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.product-team-agent.is-active .product-team-agent-dot{background:#22c55e}.product-team-agent-name{font-weight:700;color:var(--text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-team-agent-role{font-size:.7rem;font-weight:650;color:var(--text-muted);white-space:nowrap}.product-team-side{padding:1.15rem 1rem;border-inline-start:1px solid var(--surface-3);background:color-mix(in srgb,var(--surface-2) 55%,var(--surface-1));display:flex;flex-direction:column;gap:.75rem;min-width:0;text-align:start}.product-team-side-title{margin:0;font-size:.75rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--primary)}.product-team-queue{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;flex:1}.product-team-queue-item{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .65rem;border-radius:10px;border:1px solid var(--surface-3);background:var(--surface-1)}.product-team-queue-item.is-active{border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3));background:color-mix(in srgb,var(--primary) 8%,var(--surface-1))}.product-team-queue-item strong{font-size:.78rem;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-team-queue-item span{font-size:.68rem;color:var(--text-muted);font-weight:600}.product-team-assign{width:100%;justify-content:center;font-size:.8rem;padding:.55rem .75rem;pointer-events:none}@media(max-width:900px){.product-frame--threads .product-shell,.product-frame--flow .product-shell--flow,.product-frame--team .product-shell--team,.product-frame--broadcasts .product-shell--broadcasts,.product-frame--kb .product-shell--kb,.product-frame--commerce .product-shell--commerce{grid-template-columns:minmax(0,1fr)}.product-threads-aside,.product-threads-detail{border:0;border-bottom:1px solid var(--surface-3)}.product-flow-palette,.product-broadcasts-composer,.product-team-side{border:0;border-bottom:1px solid var(--surface-3);border-inline-start:0}.product-flow-body{grid-template-columns:minmax(0,1fr)}.product-flow-palette{border-inline-end:0}.product-flow-canvas{min-height:0;padding:1rem}.product-flow-outcomes{width:100%;gap:.65rem}.product-flow-step{width:100%}.product-commerce-card{grid-template-columns:72px minmax(0,1fr)}.product-commerce-card-image{width:72px;height:72px}.product-broadcasts-bar{grid-template-columns:80px minmax(0,1fr) 50px;gap:8px}}@media(prefers-reduced-motion:reduce){.product-panel,.product-flow-canvas.is-active .product-flow-node,.product-commerce-bubble,.product-kb-source{animation:none!important;transition:none!important}.product-flow-node.is-running{transform:none}}.product-frame--ai{display:flex;align-items:stretch;justify-content:stretch;background:radial-gradient(ellipse 50% 45% at 80% 20%,rgba(37,99,235,.12),transparent 55%),var(--surface-1)}.product-ai-card{width:100%;text-align:start;padding:18px 20px;display:flex;flex-direction:column;gap:10px}.product-ai-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:4px;color:var(--primary);font-weight:650;font-size:.85rem}.product-ai-optional{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--text-muted);font-size:.68rem;font-weight:600}.product-ai-hint{margin-top:8px;color:var(--text-muted);font-size:.9rem}.chat-bubble.agent{background:color-mix(in srgb,var(--accent) 16%,var(--surface-1));color:var(--text-primary);border:1px solid color-mix(in srgb,var(--accent) 30%,var(--surface-3));margin-inline-start:auto;border-bottom-right-radius:4px}html[dir=rtl] .chat-bubble.agent{border-bottom-right-radius:14px;border-bottom-left-radius:4px}.product-handoff{padding:16px;display:flex;flex-direction:column;gap:10px;height:100%}.landing-page .faq-item.open .faq-answer-inner{animation:landing-faq-in .3s ease}.landing-page .faq-item.open .faq-question i{transform:rotate(180deg)}.landing-page .faq-question i{transition:transform .25s ease}@keyframes landing-faq-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.landing-page .faq-item.open .faq-answer-inner{animation:none}}.footer-grid{grid-template-columns:1.5fr repeat(4,1fr)}@media(prefers-reduced-motion:reduce){.inbox-demo-live-dot,.inbox-demo-typing-dots i,.inbox-demo-msg,.how-step,.channel-chip{animation:none!important;transition:none!important}.inbox-demo-msg{opacity:1;transform:none}}@media(max-width:900px){.inbox-demo-body{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.inbox-demo-sidebar{display:flex;border-inline-end:0;border-bottom:1px solid var(--surface-3);max-height:none;overflow:visible}.inbox-demo-sidebar-head,.inbox-demo-channel-row{display:none}.inbox-demo-threads{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:8px;padding:10px 12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.inbox-demo-thread{min-width:min(70vw,220px);max-width:240px;width:min(70vw,220px);flex:0 0 auto;border-inline-start-width:0;border-block-end:3px solid transparent;scroll-snap-align:start}.inbox-demo-thread.is-active{border-inline-start-color:transparent;border-block-end-color:var(--primary)}.inbox-demo-thread-row{grid-template-columns:auto minmax(0,1fr)}.inbox-demo-unread{grid-column:2;justify-self:start}.landing-page .hero-visual{min-height:480px;aspect-ratio:4 / 3;width:min(100%,980px);margin-inline:auto}.product-inbox{grid-template-columns:minmax(0,1fr)}.product-inbox--rich .product-inbox-sidebar{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;border-inline-end:0;border-bottom:1px solid var(--surface-3);gap:8px;padding:10px}.product-thread-row{min-width:min(68vw,220px);flex:0 0 auto}}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr}.product-tabs{width:100%}.product-tab{flex:1 1 auto}}@media(max-width:520px){.footer-grid{grid-template-columns:1fr}}.landing-page{--landing-primary: #2563EB;--landing-glow: rgba(37, 99, 235, .35);--landing-wa-size: 56px;--landing-wa-gap: 16px;--landing-wa-inset: 24px;--landing-webchat-lift: 0px;font-family:var(--font-sans)}html[data-theme=dark] .landing-page{--landing-glow: rgba(59, 130, 246, .45);--landing-radial: radial-gradient(ellipse 80% 55% at 50% -10%, rgba(37, 99, 235, .28), transparent 55%), radial-gradient(ellipse 50% 40% at 90% 20%, rgba(37, 99, 235, .12), transparent 50%), radial-gradient(ellipse 45% 35% at 10% 60%, rgba(14, 165, 233, .08), transparent 55%)}.landing-page .site-header .nav{position:fixed;inset-inline:0;top:0;z-index:var(--z-header);-webkit-backdrop-filter:blur(18px) saturate(1.4);backdrop-filter:blur(18px) saturate(1.4);background:color-mix(in srgb,var(--surface-0) 78%,transparent);border-bottom:1px solid color-mix(in srgb,var(--surface-3) 70%,transparent);transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}.landing-page .site-header .nav.is-scrolled{background:color-mix(in srgb,var(--surface-0) 92%,transparent);box-shadow:0 8px 32px #0000002e;border-bottom-color:var(--surface-3)}html[data-theme=dark] .landing-page .site-header .nav.is-scrolled{box-shadow:0 10px 40px #00000073}.landing-page .hero-inner--centered{display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:clamp(2.5rem,5vw,3.75rem);max-width:1120px;margin-inline:auto;margin-block:0;padding-inline:1.5rem;padding-block:0;width:100%;grid-template-columns:none!important;place-items:center}.landing-page .hero-copy{max-width:46rem;margin-inline:auto;margin-block:0;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.landing-page .hero-eyebrow{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;margin:0 auto 1.25rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--text-muted)}.landing-page .hero-eyebrow-brand{color:var(--primary);font-weight:700}.landing-page .hero-eyebrow-sep{opacity:.5}.landing-page .hero-inner--centered .hero-brand-lockup{display:none}.landing-page .hero-inner--centered h1{font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:750;letter-spacing:-.035em;line-height:1.08;margin-block:0 1.25rem;margin-inline:auto;color:var(--text-primary);max-width:18ch;text-align:center}.landing-page .hero-inner--centered .hero-desc{margin-block:0 2rem;margin-inline:auto;max-width:38rem;font-size:clamp(1.05rem,2vw,1.2rem);color:var(--text-secondary);line-height:1.65;text-align:center}.landing-page .hero-inner--centered .hero-buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-inline:auto}.landing-page .hero-glow{position:absolute;inset:10% 15% auto;height:45%;pointer-events:none;background:radial-gradient(ellipse at center,var(--landing-glow),transparent 70%);filter:blur(40px);opacity:.85;z-index:0}.landing-page .hero-bg{background:radial-gradient(ellipse 70% 50% at 50% 0%,rgba(37,99,235,.22),transparent 60%),radial-gradient(ellipse 40% 35% at 80% 40%,rgba(56,189,248,.08),transparent 55%)}.landing-page .hero-inner--centered .hero-visual{width:min(100%,980px);margin-inline:auto;margin-block:0;min-height:460px;aspect-ratio:16 / 10;border-radius:16px;border:1px solid color-mix(in srgb,var(--surface-3) 80%,var(--primary) 20%);box-shadow:0 0 0 1px #2563eb14,0 24px 80px -20px #2563eb59,0 40px 100px -40px #00000073;justify-self:center;align-self:center}.landing-page .inbox-demo-team-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:650;background:color-mix(in srgb,var(--primary) 14%,transparent);color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 25%,transparent);white-space:nowrap}.landing-page .inbox-demo-team-pill.is-ai{background:color-mix(in srgb,var(--primary) 18%,transparent);color:var(--primary);border-color:color-mix(in srgb,var(--primary) 40%,transparent)}.landing-page .section-pad{padding:clamp(4.5rem,9vw,7rem) 0}.landing-page .section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);letter-spacing:-.025em}.landing-page .landing-surface--footer,.landing-page .footer{background:var(--landing-bg-footer);color:var(--landing-footer-text);border-top:1px solid rgba(148,163,184,.18);padding:4.5rem 0 2rem}html[data-theme=dark] .landing-page .footer,html[data-theme=light] .landing-page .footer,.landing-page .footer{background:var(--landing-bg-footer)}.landing-page .btn-primary-fill{background:var(--landing-primary);box-shadow:0 8px 28px #2563eb59}.landing-page .btn-primary-fill:hover{box-shadow:0 12px 36px #2563eb73}.landing-wa-float{position:fixed;z-index:var(--z-float);inset-inline-end:var(--landing-wa-inset);bottom:calc(var(--landing-wa-inset) + var(--landing-webchat-lift));display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:var(--landing-wa-size);min-width:var(--landing-wa-size);padding:0;border-radius:999px;background:#25d366;color:#fff;font-weight:700;font-size:.95rem;text-decoration:none;box-shadow:0 10px 28px #25d36673,0 0 0 3px #25d3662e;transition:transform .2s ease,box-shadow .2s ease}.landing-wa-float:hover{transform:translateY(-2px);box-shadow:0 14px 36px #25d36680;color:#fff}.landing-wa-float:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px #25d36673}.landing-wa-float__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--landing-wa-size);height:var(--landing-wa-size);font-size:1.65rem;flex-shrink:0}.landing-wa-float__label{display:none;white-space:nowrap;padding-inline-end:1.1rem}.landing-wa-float--with-webchat{--landing-webchat-lift: 0px;inset-inline-end:auto;inset-inline-start:var(--landing-wa-inset);right:auto;left:max(var(--landing-wa-inset),env(safe-area-inset-left,0px))}@media(max-width:768px){.landing-wa-float{min-width:auto;padding-inline-start:4px;padding-inline-end:4px;inset-inline-end:16px;bottom:calc(16px + var(--landing-webchat-lift))}.landing-wa-float__label{display:inline}.landing-wa-float--with-webchat{--landing-webchat-lift: 0px;inset-inline-end:auto;inset-inline-start:16px;right:auto;left:max(16px,env(safe-area-inset-left,0px))}}@media(min-width:769px){.landing-wa-float__label{display:none}.landing-wa-float{padding:0}}@media(prefers-reduced-motion:reduce){.landing-page .hero-glow,.landing-wa-float{transition:none;filter:none}}.landing-page .hero{position:relative;z-index:var(--z-base);min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;background:var(--landing-bg-hero);padding-block:clamp(5.5rem,10vw,7.5rem) 0;overflow:hidden}.landing-page .hero>.hero-inner{width:100%;padding-block-end:clamp(2.5rem,5vw,3.75rem)}.landing-page .hero-mesh{position:absolute;inset:-10% -5% auto;height:78%;pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,rgba(37,99,235,.22),transparent 42%),radial-gradient(circle at 78% 22%,rgba(56,189,248,.16),transparent 38%),radial-gradient(circle at 55% 70%,rgba(99,102,241,.12),transparent 45%),conic-gradient(from 210deg at 50% 40%,rgba(37,99,235,.08),transparent 35%,rgba(14,165,233,.06),transparent 70%);filter:blur(2px);opacity:.95;will-change:transform}html[data-theme=dark] .landing-page .hero-mesh{opacity:1;background:radial-gradient(circle at 22% 28%,rgba(59,130,246,.32),transparent 42%),radial-gradient(circle at 80% 18%,rgba(56,189,248,.18),transparent 40%),radial-gradient(circle at 50% 75%,rgba(99,102,241,.14),transparent 48%),conic-gradient(from 200deg at 48% 38%,rgba(37,99,235,.12),transparent 40%,rgba(14,165,233,.08),transparent 75%)}.landing-page .hero-glow{will-change:transform}.landing-page .hero>.landing-wave,.landing-wave{position:absolute;left:0;right:0;inset-inline:0;bottom:0;width:100%;height:64px;margin:0;padding:0;border:0;line-height:0;font-size:0;z-index:2;pointer-events:none;overflow:hidden}.landing-wave svg{display:block;width:100%;height:100%;margin:0;padding:0;vertical-align:bottom}.landing-wave__fill{fill:var(--landing-wave-fill, var(--landing-bg-how, #ffffff))}html[data-theme=dark] .landing-wave__fill{fill:var(--landing-wave-fill, var(--landing-bg-how, #0b1220))}.landing-page .landing-surface--alt{position:relative;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-1) 94%,transparent),color-mix(in srgb,var(--surface-2) 78%,transparent)),radial-gradient(ellipse 60% 40% at 10% 0%,rgba(37,99,235,.06),transparent 55%)}.landing-page .channel-chip,.landing-page .how-step,.landing-page .pricing-card,.landing-page .feature-card{box-shadow:0 10px 28px #0f172a0f;border:1px solid color-mix(in srgb,var(--surface-3) 85%,var(--primary) 15%);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.landing-page .channel-chip:hover,.landing-page .how-step:hover,.landing-page .pricing-card:hover,.landing-page .feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #2563eb24;border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3))}.landing-page .inbox-demo{background:linear-gradient(165deg,color-mix(in srgb,var(--surface-1) 92%,#eff6ff),var(--surface-1))}.landing-page .inbox-demo-sidebar{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 70%,#dbeafe),color-mix(in srgb,var(--surface-1) 90%,transparent))}.landing-page .inbox-demo-channel{box-shadow:0 4px 12px #0f172a2e}.landing-page .inbox-demo-chip{cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.landing-page .inbox-demo-chip:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--primary) 18%,var(--surface-1));box-shadow:0 8px 18px #2563eb29}.landing-page .inbox-demo-chip:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.landing-page .hero-inner--centered .hero-visual{min-height:500px;aspect-ratio:16 / 9.5;background:linear-gradient(145deg,rgba(37,99,235,.08),transparent 40%),var(--surface-1)}.landing-sticky-cta{display:none!important;position:fixed;inset-inline:0;bottom:0;z-index:var(--z-float);padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb,var(--surface-1) 88%,transparent);-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);border-top:1px solid color-mix(in srgb,var(--surface-3) 80%,var(--primary) 20%);box-shadow:0 -12px 40px #0f172a24;transform:translateY(110%);opacity:0;pointer-events:none;visibility:hidden}.landing-sticky-cta.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.landing-sticky-cta__inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.landing-sticky-cta__title{margin:0;font-size:.95rem;font-weight:650;color:var(--text-primary);text-align:start;flex:1 1 16rem}.landing-sticky-cta__actions{display:inline-flex;gap:.65rem;flex-wrap:wrap}.landing-sticky-cta__secondary{background:transparent}body.has-landing-sticky-cta{--landing-wa-inset: 24px}body.has-landing-sticky-cta .landing-wa-float{bottom:calc(72px + var(--landing-wa-inset) + var(--landing-webchat-lift))}@media(max-width:640px){.landing-sticky-cta__title{font-size:.85rem;width:100%}.landing-sticky-cta__actions{width:100%}.landing-sticky-cta__actions .btn{flex:1 1 auto;justify-content:center}body.has-landing-sticky-cta .landing-wa-float{bottom:calc(96px + 16px + var(--landing-webchat-lift))}}@media(prefers-reduced-motion:reduce){.landing-sticky-cta,.landing-page .channel-chip,.landing-page .how-step,.landing-page .pricing-card,.landing-page .feature-card,.landing-page .inbox-demo-chip,.landing-page .hero-mesh,.landing-page .hero-glow{transition:none!important;transform:none!important}}.landing-page .section-title{font-size:clamp(2rem,4.2vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.12;margin-bottom:1rem}.landing-page .section-label{background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));border:1px solid color-mix(in srgb,var(--primary) 28%,transparent);color:var(--primary);font-size:.8rem;font-weight:750;letter-spacing:.09em;padding:.45rem 1.3rem;box-shadow:0 4px 14px #2563eb1a}.landing-page .section-desc{font-size:clamp(1rem,1.6vw,1.15rem);max-width:640px;margin-bottom:clamp(2.5rem,5vw,4rem)}.landing-page .section-pad{padding:clamp(5rem,10vw,8rem) 0}.landing-page .hero-inner--centered h1{font-size:clamp(2.5rem,6.2vw,4.25rem);font-weight:850;max-width:20ch}.landing-page .hero-title-accent{background:linear-gradient(120deg,var(--primary) 0%,#38bdf8 55%,var(--primary-dark) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--primary)}.landing-page .hero-mesh{filter:blur(0);opacity:1;background:radial-gradient(circle at 18% 25%,rgba(37,99,235,.3),transparent 40%),radial-gradient(circle at 82% 18%,rgba(56,189,248,.22),transparent 38%),radial-gradient(circle at 55% 72%,rgba(99,102,241,.16),transparent 45%)}.landing-page .hero-eyebrow{background:color-mix(in srgb,var(--surface-1) 82%,transparent);border:1px solid color-mix(in srgb,var(--primary) 30%,var(--surface-3));border-radius:999px;padding:.45rem 1.15rem;box-shadow:0 6px 20px #2563eb1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-secondary)}.landing-page .hero-visual-wrap{position:relative;width:min(100%,980px);margin-inline:auto}.landing-page .hero-visual-wrap:before{content:"";position:absolute;top:-6%;right:-8%;bottom:-14%;left:-8%;pointer-events:none;background:radial-gradient(ellipse 60% 55% at 50% 55%,rgba(37,99,235,.22),transparent 68%);filter:blur(30px);z-index:0}.landing-page .hero-visual-wrap .hero-visual{position:relative;z-index:1;border-radius:18px;border:1px solid color-mix(in srgb,var(--primary) 24%,var(--surface-3));box-shadow:0 0 0 6px color-mix(in srgb,var(--primary) 6%,transparent),0 1px 2px #0f172a1a,0 30px 70px -18px #2563eb66,0 60px 120px -50px #0206178c}.landing-page .inbox-demo-chrome{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-2) 92%,var(--primary)),var(--surface-2));border-bottom:1px solid var(--surface-3)}.landing-page .hero-float-chip{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1rem;border-radius:999px;background:color-mix(in srgb,var(--surface-1) 94%,transparent);border:1px solid color-mix(in srgb,var(--primary) 30%,var(--surface-3));box-shadow:0 10px 30px #2563eb38;font-size:.82rem;font-weight:700;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:heroChipFloat 5s ease-in-out infinite;white-space:nowrap}.landing-page .hero-float-chip i{color:var(--primary)}.landing-page .hero-float-chip--ai{top:-1.1rem;inset-inline-start:clamp(-1rem,-2vw,0rem)}.landing-page .hero-float-chip--growth{bottom:2.2rem;inset-inline-end:clamp(-1.25rem,-2vw,0rem);animation-delay:-2.5s}.landing-page .hero-float-chip--growth i{color:#10b981}@keyframes heroChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-page .how-steps--connected{position:relative;gap:clamp(1.5rem,3vw,2.5rem);margin-top:.5rem;counter-reset:none}.landing-page .how-step{position:relative;border-radius:20px;padding:2rem 1.75rem;background:linear-gradient(180deg,color-mix(in srgb,var(--primary) 4%,var(--surface-1)),var(--surface-1))}.landing-page .how-step-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.landing-page .how-step-num{width:52px;height:52px;border-radius:50%;font-size:1.35rem;font-weight:800;margin-bottom:0;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 8px 22px #2563eb59,0 0 0 6px color-mix(in srgb,var(--primary) 10%,transparent)}.landing-page .how-step-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));color:var(--primary);font-size:1.2rem;border:1px solid color-mix(in srgb,var(--primary) 22%,transparent)}.landing-page .how-step h3{font-size:1.2rem;font-weight:750}.landing-page .how-step p{font-size:.98rem;line-height:1.65}@media(min-width:769px){.landing-page .how-step:not(:last-child):after{content:"←";position:absolute;top:2.6rem;inset-inline-end:calc(-.5*clamp(1.5rem,3vw,2.5rem) - .7rem);width:1.4rem;text-align:center;color:color-mix(in srgb,var(--primary) 55%,var(--surface-4));font-size:1.3rem;font-weight:700;z-index:2}html[dir=ltr] .landing-page .how-step:not(:last-child):after{content:"→"}}.landing-page .channels-row--tiles{display:grid;grid-template-columns:repeat(var(--channels-cols, 4),minmax(0,1fr));gap:1.1rem;max-width:1080px;margin-inline:auto}.landing-page .channel-tile{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.85rem;padding:1.6rem 1rem 1.4rem;border-radius:18px;background:var(--surface-1);display:flex}.landing-page .channel-tile-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:16px;font-size:1.7rem;background:color-mix(in srgb,var(--primary) 7%,var(--surface-2));box-shadow:0 6px 18px #0f172a14}.landing-page .channel-chip--whatsapp .channel-tile-icon{background:#25d3661f}.landing-page .channel-chip--messenger .channel-tile-icon{background:#0084ff1a}.landing-page .channel-chip--instagram .channel-tile-icon{background:#dd2a7b17}.landing-page .channel-chip--telegram .channel-tile-icon{background:#229ed91a}.landing-page .channel-chip--web .channel-tile-icon{background:#2563eb17}.landing-page .channel-tile-body{display:flex;flex-direction:column;gap:.2rem}.landing-page .channel-tile-name{font-weight:750;font-size:.98rem;color:var(--text-primary)}.landing-page .channel-tile-tag{font-size:.78rem;font-weight:500;color:var(--text-muted)}.landing-page .channel-tile:hover{transform:translateY(-5px)}.landing-page .product-tabs{gap:.4rem;padding:.35rem;border-radius:999px;background:color-mix(in srgb,var(--surface-2) 80%,transparent);border:1px solid var(--surface-3);display:inline-flex;flex-wrap:wrap;justify-content:center;margin-bottom:2.25rem}.landing-page .product-frame{border-radius:20px;border:1px solid color-mix(in srgb,var(--primary) 20%,var(--surface-3));box-shadow:0 0 0 6px color-mix(in srgb,var(--primary) 5%,transparent),0 24px 60px -16px #2563eb4d,0 40px 90px -40px #02061766}.landing-page .product-inbox-main,.landing-page .product-threads-detail{background:radial-gradient(ellipse 55% 45% at 100% 0%,rgba(37,99,235,.09),transparent 55%),radial-gradient(ellipse 40% 35% at 0% 100%,rgba(56,189,248,.06),transparent 50%),var(--surface-1)}.landing-page .product-panel-caption{margin-top:1.4rem;font-size:.98rem;color:var(--text-muted)}.landing-page .pricing-grid{align-items:stretch;gap:1.75rem;max-width:860px}.landing-page .pricing-card{border-radius:22px;padding:2.75rem 2.25rem;box-shadow:0 12px 34px #0f172a12;display:flex;flex-direction:column}.landing-page .pricing-card h3{font-size:1.25rem;font-weight:800}.landing-page .pricing-price{font-size:clamp(2.6rem,4vw,3.2rem);letter-spacing:-.03em}.landing-page .pricing-card.popular{border:2px solid var(--primary);background:linear-gradient(180deg,color-mix(in srgb,var(--primary) 6%,var(--surface-1)),var(--surface-1));box-shadow:0 0 0 6px color-mix(in srgb,var(--primary) 8%,transparent),0 24px 60px -14px #2563eb59;transform:scale(1.02);z-index:var(--z-card)}.landing-page .pricing-popular-badge{position:absolute;top:-15px;inset-inline-start:50%;transform:translate(-50%);border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;padding:.4rem 1.3rem;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 8px 22px #2563eb66}html[dir=rtl] .landing-page .pricing-popular-badge{transform:translate(50%)}.landing-page .pricing-features{flex:1 1 auto}.landing-page .pricing-features li{padding:.5rem 0;font-size:.95rem;gap:.75rem}.landing-page .pricing-features li i{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);font-size:.65rem;flex-shrink:0}.landing-page .faq-list{max-width:980px;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.landing-page .faq-item{margin-bottom:0;border-radius:16px;background:var(--surface-1);border:1px solid var(--surface-3);box-shadow:0 6px 18px #0f172a0d;transition:border-color .2s ease,box-shadow .2s ease}.landing-page .faq-item.open{border-color:color-mix(in srgb,var(--primary) 45%,var(--surface-3));box-shadow:0 12px 30px #2563eb1f}.landing-page .faq-question{gap:.85rem;padding:1.15rem 1.35rem;font-size:1rem;justify-content:flex-start}.landing-page .faq-q-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:1rem;flex-shrink:0}.landing-page .faq-q-text{flex:1 1 auto;text-align:start}.landing-page .faq-answer-inner{padding-inline-start:calc(2.2rem + 34px)}.landing-page .cta{position:relative;overflow:hidden;background:linear-gradient(140deg,var(--primary-dark) 0%,var(--primary) 55%,#3b82f6 100%)}.landing-page .cta-pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.14),transparent 32%),radial-gradient(circle at 85% 80%,rgba(255,255,255,.1),transparent 30%),radial-gradient(rgba(255,255,255,.14) 1px,transparent 1.6px);background-size:auto,auto,26px 26px;opacity:.85}.landing-page .cta-inner{position:relative;z-index:1}.landing-page .cta h2{font-size:clamp(1.9rem,3.8vw,2.7rem);font-weight:850;letter-spacing:-.025em;margin-bottom:.75rem}.landing-page .cta p{font-size:1.08rem;opacity:.92;margin-bottom:1.75rem}.landing-page .cta .btn-white{box-shadow:0 14px 40px #0206174d}.landing-page .hero>.landing-wave,.landing-wave{height:64px}.landing-page .hero.landing-surface--hero{padding-block-end:64px}.landing-page .how-it-works.section-pad,.landing-page .landing-surface--how.section-pad{padding-block-start:clamp(1.5rem,3vw,2.75rem);padding-block-end:clamp(3.25rem,6vw,5rem);margin-block-start:0;border-block-start:0}.landing-page .landing-surface--how{border-block-start:0}.landing-page .landing-surface--alt{background:var(--surface-1);border-block:1px solid var(--surface-3)}@media(max-width:768px){.landing-page .hero>.landing-wave,.landing-wave{height:48px}.landing-page .hero.landing-surface--hero{padding-block-end:48px}.landing-page .hero>.hero-inner{padding-block-end:2rem}.landing-page .how-it-works.section-pad,.landing-page .landing-surface--how.section-pad{padding-block-start:1.5rem}}html[data-theme=dark] .landing-page .hero-float-chip,html[data-theme=dark] .landing-page .hero-eyebrow{background:color-mix(in srgb,var(--surface-1) 88%,transparent)}html[data-theme=dark] .landing-page .how-step,html[data-theme=dark] .landing-page .channel-tile,html[data-theme=dark] .landing-page .faq-item,html[data-theme=dark] .landing-page .landing-surface--alt{background:var(--surface-1)}@media(max-width:768px){.landing-page .channels-row--tiles{grid-template-columns:repeat(min(2,var(--channels-cols, 2)),minmax(0,1fr))}.landing-page .faq-list{grid-template-columns:1fr}.landing-page .pricing-card.popular{transform:none}.landing-page .hero-float-chip--ai{top:-.9rem;inset-inline-start:.5rem}.landing-page .hero-float-chip--growth{bottom:-.9rem;inset-inline-end:.5rem}}@media(max-width:480px){.landing-page .channels-row--tiles{grid-template-columns:repeat(min(2,var(--channels-cols, 2)),minmax(0,1fr));gap:.75rem}.landing-page .hero-float-chip{font-size:.72rem;padding:.4rem .75rem}}@media(prefers-reduced-motion:reduce){.landing-page .hero-float-chip{animation:none}.landing-page .channel-tile:hover,.landing-page .pricing-card.popular{transform:none}}.landing-page .product-sections{display:flex;flex-direction:column;gap:clamp(4rem,8vw,6.5rem);margin-top:clamp(1rem,3vw,2rem);text-align:start}.landing-page .product-section{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(2rem,5vw,4rem);align-items:center;position:relative;z-index:1}.landing-page .product-section--reverse .product-section-copy{order:2}.landing-page .product-section--reverse .product-section-media{order:1}.landing-page .product-section-copy{max-width:30rem}.landing-page .product-section-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1.1rem;border-radius:999px;background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));border:1px solid color-mix(in srgb,var(--primary) 28%,transparent);color:var(--primary);font-size:.78rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase;margin-bottom:1.1rem}.landing-page .product-section-title{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;letter-spacing:-.025em;line-height:1.18;color:var(--text-primary);margin-bottom:.9rem}.landing-page .product-section-desc{font-size:1.05rem;line-height:1.72;color:var(--text-secondary);margin-bottom:1.5rem;max-width:36rem;font-weight:500}.landing-page .product-section-cta{display:inline-flex;align-items:center;gap:.5rem;font-weight:750;font-size:.98rem;color:var(--primary);min-height:44px}.landing-page .product-section-cta:hover{text-decoration:underline;text-underline-offset:4px}.landing-page .product-section-cta:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:6px}.landing-page .product-section-cta-arrow{font-size:.85rem;transition:transform .2s ease}html[dir=rtl] .landing-page .product-section-cta-arrow{transform:scaleX(-1)}.landing-page .product-section-cta:hover .product-section-cta-arrow{transform:translate(4px)}html[dir=rtl] .landing-page .product-section-cta:hover .product-section-cta-arrow{transform:scaleX(-1) translate(4px)}.landing-page .product-section-media{min-width:0}.landing-page .product-section-media .product-figure{max-width:none}.landing-page .product-section-media .product-frame{width:100%}.landing-page .section-pad{position:relative}.landing-page .section-pad>.container{position:relative;z-index:1}.landing-blobs{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.landing-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.28;animation:landingBlobDrift 24s ease-in-out infinite}.landing-blob--a{width:420px;height:420px;top:-8%;inset-inline-start:-6%;background:radial-gradient(circle,rgba(37,99,235,.2),transparent 65%)}.landing-blob--b{width:360px;height:360px;bottom:-10%;inset-inline-end:-5%;background:radial-gradient(circle,rgba(56,189,248,.16),transparent 65%);animation-delay:-8s;animation-duration:30s}.landing-blob--c{width:300px;height:300px;top:40%;inset-inline-end:12%;background:radial-gradient(circle,rgba(99,102,241,.14),transparent 65%);animation-delay:-15s;animation-duration:27s}html[data-theme=dark] .landing-blob--a{background:radial-gradient(circle,rgba(59,130,246,.24),transparent 65%)}html[data-theme=dark] .landing-blob--b{background:radial-gradient(circle,rgba(56,189,248,.18),transparent 65%)}html[data-theme=dark] .landing-blob--c{background:radial-gradient(circle,rgba(129,140,248,.16),transparent 65%)}@keyframes landingBlobDrift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-30px) scale(1.08)}66%{transform:translate(-30px,25px) scale(.94)}}.landing-page .landing-surface--dots{background-image:radial-gradient(color-mix(in srgb,var(--primary) 14%,transparent) 1px,transparent 1.4px);background-size:28px 28px}html[data-theme=dark] .landing-page .landing-surface--dots{background-image:radial-gradient(rgba(96,165,250,.12) 1px,transparent 1.4px)}.landing-page .channels-row--tiles{grid-template-columns:repeat(var(--channels-cols, 4),minmax(0,1fr));max-width:1080px}.channel-chip--tiktok i{color:#0f172a}html[data-theme=dark] .channel-chip--tiktok i{color:#f8fafc}.channel-chip--sms i{color:#f59e0b}.channel-chip--email i{color:#ef4444}.landing-page .channel-chip--tiktok .channel-tile-icon{background:#0f172a12}html[data-theme=dark] .landing-page .channel-chip--tiktok .channel-tile-icon{background:#f8fafc1a}.landing-page .channel-chip--sms .channel-tile-icon{background:#f59e0b1c}.landing-page .channel-chip--email .channel-tile-icon{background:#ef444417}@media(max-width:1024px){.landing-page .channels-row--tiles{grid-template-columns:repeat(min(3,var(--channels-cols, 3)),minmax(0,1fr))}}@media(max-width:900px){.landing-page .product-section,.landing-page .product-section--reverse{grid-template-columns:1fr;gap:1.75rem}.landing-page .product-section--reverse .product-section-copy{order:1}.landing-page .product-section--reverse .product-section-media{order:2}.landing-page .product-section-copy{max-width:none;text-align:center;margin-inline:auto}.landing-page .product-section-cta{justify-content:center}}@media(max-width:768px){.landing-page .channels-row--tiles{grid-template-columns:repeat(min(2,var(--channels-cols, 2)),minmax(0,1fr))}.landing-blob{filter:blur(44px);opacity:.4}}@media(prefers-reduced-motion:reduce){.landing-blob{animation:none}.landing-page .product-section-cta-arrow{transition:none}}.landing-page .hero{min-height:0}.landing-page .section-pad{padding:clamp(3.75rem,7vw,5.5rem) 0}.landing-page .how-it-works.section-pad,.landing-page .landing-surface--how.section-pad{padding-block-start:clamp(1.5rem,3vw,2.75rem);padding-block-end:clamp(3.25rem,6vw,5rem);border-block-start:0}.landing-page .section-label{box-shadow:none}.landing-page .hero-mesh{opacity:.55}.landing-blob{opacity:.3}.landing-page .btn-primary-fill{box-shadow:0 4px 14px #2563eb38}.landing-page .btn-primary-fill:hover{box-shadow:0 8px 22px #2563eb47}.landing-page .channel-tile,.landing-page .how-step,.landing-page .faq-item,.landing-page .pricing-card{border-radius:12px}.landing-page .pricing-card{padding:2.25rem 1.75rem}.landing-page .inbox-demo-composer-input{border-radius:10px}.landing-page .hero-proof{margin-top:1.9rem;display:flex;flex-direction:column;align-items:center;gap:.3rem}.landing-page .hero-proof-line{margin:0;font-size:.93rem;font-weight:550;color:var(--text-muted)}.landing-page .hero-proof-sep{opacity:.55}.landing-page .hero-proof-langs{margin:0;font-size:.82rem;color:var(--text-faint)}.landing-page .product-features{isolation:isolate;overflow:visible;position:relative;z-index:var(--z-base)}.landing-page .product-features-intro,.landing-page .product-feature-band{position:relative;z-index:var(--z-base);isolation:isolate;overflow:visible}.landing-page .product-feature-band-inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(2rem,5vw,4rem);align-items:center;position:relative;z-index:var(--z-base);text-align:start}.landing-page .product-feature-band--flip .product-feature-band-inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.landing-page .product-feature-band--flip .product-section-copy{order:2}.landing-page .product-feature-band--flip .product-feature-media{order:1}.landing-page .product-feature-band .product-section-copy{max-width:30rem;width:100%;opacity:1;visibility:visible;color:var(--text-primary);position:relative}.landing-page .product-feature-band .product-section-title{color:var(--text-primary)}.landing-page .product-feature-band .product-section-desc{color:var(--text-secondary);margin-bottom:0}.landing-page .product-feature-media{min-width:0;width:100%;position:relative;overflow:visible}.landing-page .product-feature-panel{min-width:0;position:relative;overflow:visible;width:100%}.landing-page .product-feature-panel .product-figure{max-width:none}.landing-page .product-feature-panel .product-frame{width:100%;max-width:100%;overflow:auto;contain:none;aspect-ratio:auto;min-height:min(380px,70vh);border-radius:16px}.inbox-demo-avatar--whatsapp{background:#0f766e}.inbox-demo-avatar--messenger{background:#1d4ed8}.inbox-demo-avatar--instagram{background:#9d174d}.inbox-demo-avatar--telegram{background:#0369a1}.inbox-demo-avatar--web{background:#4338ca}.inbox-demo-avatar--default{background:#475569}.landing-page .channel-tile-status{display:inline-flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:650;border-radius:999px;padding:.2rem .65rem;margin-top:.15rem}.landing-page .channel-tile-status--live{color:#15803d;background:#22c55e1a;border:1px solid rgba(34,197,94,.25)}html[data-theme=dark] .landing-page .channel-tile-status--live{color:#4ade80;background:#22c55e24;border-color:#4ade804d}.landing-page .channel-tile-status--soon{color:var(--text-muted);background:var(--surface-2);border:1px solid var(--surface-3)}html[data-theme=dark] .landing-page .channel-tile-status--soon{color:var(--text-muted);background:#94a3b81f;border-color:var(--surface-3)}.landing-page .channel-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.landing-page .channel-tile-status--live .channel-status-dot{background:#22c55e}.landing-page .channel-tile-status--soon .channel-status-dot{background:#94a3b8}.landing-page .usecase-grid{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1080px;margin-inline:auto;padding:0}.landing-page .usecase-card{background:var(--surface-1);border:1px solid var(--surface-3);border-radius:12px;padding:1.6rem 1.35rem;text-align:start;box-shadow:0 6px 18px #0f172a0d;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.landing-page .usecase-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3));box-shadow:0 14px 30px #2563eb1f}.landing-page .usecase-card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:color-mix(in srgb,var(--primary) 10%,var(--surface-1));border:1px solid color-mix(in srgb,var(--primary) 22%,transparent);color:var(--primary);font-size:1.15rem;margin-bottom:.85rem}.landing-page .usecase-card-title{font-size:1.05rem;font-weight:750;color:var(--text-primary);margin:0 0 .45rem}.landing-page .usecase-card-desc{font-size:.92rem;line-height:1.62;color:var(--text-secondary);margin:0}.landing-page .footer-brand-name{color:var(--landing-footer-text);font-weight:750;margin:0 0 .35rem}.landing-page .footer-brand-tag{color:var(--landing-footer-muted);margin:0;font-size:.92rem;max-width:18rem;line-height:1.45}.landing-page .footer-minimal.footer-columns{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,1fr));align-items:flex-start;gap:2rem 1.75rem;padding-block:2.75rem 1.35rem}.landing-page .footer-columns .footer-col-title{color:var(--landing-footer-text);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .85rem}.landing-page .footer-columns .footer-links{list-style:none;margin:0;padding:0;display:grid;gap:.15rem}.landing-page .footer-columns .footer-links a{color:var(--landing-footer-link);text-decoration:none;font-size:.9rem;font-weight:550;min-height:44px;display:inline-flex;align-items:center}.landing-page .footer-columns .footer-links a:hover,.landing-page .footer-columns .footer-links a:focus-visible{color:#fff}.landing-page .footer-bottom{border-top:1px solid rgba(148,163,184,.16);padding-top:1.25rem}.landing-page .footer-bottom p{color:var(--landing-footer-muted);margin:0;font-size:.85rem}.landing-sticky-cta{display:none!important}body.has-landing-sticky-cta{padding-bottom:0}.landing-wa-float{bottom:calc(var(--landing-wa-inset) + var(--landing-webchat-lift) + env(safe-area-inset-bottom,0px))}@media(max-width:1024px){.landing-page .usecase-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:899px){.landing-page .product-feature-band-inner,.landing-page .product-feature-band--flip .product-feature-band-inner{grid-template-columns:1fr;gap:1.75rem}.landing-page .product-feature-band--flip .product-section-copy{order:1}.landing-page .product-feature-band--flip .product-feature-media{order:2}.landing-page .product-feature-band .product-section-copy{max-width:none;text-align:start}.landing-page .product-feature-panel .product-frame{min-height:0}.landing-page .product-commerce-cta,.landing-page .product-broadcasts-send,.landing-page .product-chip,.landing-page .faq-question{min-height:44px}.landing-page .product-commerce-bubble{max-width:100%}.landing-page .product-commerce-card{grid-template-columns:64px minmax(0,1fr)}}@media(max-width:900px){.landing-page .footer-minimal.footer-columns{grid-template-columns:1fr 1fr}.landing-page .footer-minimal.footer-columns .footer-brand{grid-column:1 / -1}}@media(max-width:560px){.landing-page .usecase-grid,.landing-page .footer-minimal.footer-columns{grid-template-columns:1fr}.landing-page .product-section-title{font-size:clamp(1.35rem,6vw,1.75rem)}.landing-page .product-section-desc{font-size:1rem}.landing-page .section-pad{padding:clamp(3.25rem,10vw,5rem) 0}.landing-page .how-it-works.section-pad,.landing-page .landing-surface--how.section-pad{padding-block-start:1.5rem}}@media(prefers-reduced-motion:reduce){.landing-page .usecase-card{transition:none!important;transform:none!important}}.landing-page .hero.features-hub-hero,.landing-page .hero.features-detail-hero{display:block!important;align-items:stretch!important;justify-content:flex-start!important;text-align:start!important;min-height:0}.landing-page .hero.features-hub-hero{padding-block:clamp(6.5rem,12vw,8.5rem) clamp(3rem,6vw,4.5rem)}.landing-page .hero.features-detail-hero{padding-block:calc(var(--landing-header-h) + .75rem) clamp(2.5rem,5vw,3.75rem)}.landing-page .hero.features-hub-hero>.container,.landing-page .hero.features-detail-hero>.container,.landing-page .features-detail-hero__shell{width:100%;max-width:var(--container-max, 1200px);margin-inline:auto;padding-inline:2rem;box-sizing:border-box}.features-hub-hero__grid,.features-detail-hero__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,1.05fr);gap:clamp(1.75rem,4vw,3.25rem);align-items:center;text-align:start}.features-hub-hero__copy,.features-detail-hero__copy{display:flex;flex-direction:column;align-items:flex-start;text-align:start!important;max-width:36rem;width:100%}.landing-page .features-hub-hero .hero-eyebrow,.landing-page .features-detail-hero .hero-eyebrow,.landing-page .features-hub-hero__eyebrow,.landing-page .features-detail-hero__eyebrow,.landing-page .features-hub-hero__copy .section-label,.landing-page .features-detail-hero__copy .section-label{display:inline-flex!important;margin:0 0 1rem!important;margin-inline:0!important;align-self:flex-start!important;justify-content:flex-start!important;width:auto!important;max-width:100%}.features-hub-hero__title,.features-detail-hero__title,.features-hub-hero__copy .section-title,.features-detail-hero__copy .section-title{text-align:start!important;margin-inline:0!important;max-width:none}.features-hub-hero__support,.features-detail-hero__support,.features-hub-hero__copy .section-desc,.features-detail-hero__copy .section-desc{text-align:start!important;margin:0 0 .85rem!important;margin-inline:0!important;max-width:34rem}.features-hub-hero__ctas,.features-detail-hero__ctas,.features-hub-hero__copy .hero-buttons,.features-detail-hero__copy .hero-buttons{justify-content:flex-start!important;margin-top:1.35rem;width:100%}.features-channels-line{margin:.35rem 0 0;color:var(--text-muted);font-size:.92rem;font-weight:600;text-align:start}.features-definition{margin:0 0 .9rem;padding:1rem 1.1rem;border:1px solid color-mix(in srgb,var(--primary) 22%,var(--surface-3));border-radius:12px;background:color-mix(in srgb,var(--primary) 6%,var(--surface-0));color:var(--text-secondary);font-size:.98rem;line-height:1.55;text-align:start}.features-product-mock{border:1px solid var(--surface-3);border-radius:12px;background:var(--surface-0);box-shadow:0 22px 56px #0f172a1a;overflow:hidden;min-height:340px;width:100%}.features-product-mock--inbox .features-inbox-demo,.features-product-mock--inbox .inbox-demo{min-height:340px;border:0;box-shadow:none;border-radius:0}.features-product-mock--inbox .inbox-demo-body{min-height:280px}.features-product-mock--inbox .inbox-demo-mode{display:none}.features-modules__intro{margin-bottom:.5rem}.features-modules__desc{margin-inline:auto!important;margin-bottom:0!important}.landing-page .features-grid.features-grid--hub,.landing-page .features-grid.features-grid--caps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.25rem!important;overflow:visible!important;scroll-snap-type:none!important;flex-wrap:unset!important}.landing-page .features-grid.features-grid--hub .feature-card,.landing-page .features-grid.features-grid--caps .feature-card,.landing-page .converla-feature-card{display:flex!important;flex-direction:column;align-items:flex-start;text-align:start!important;height:100%;min-width:0!important;max-width:none!important;flex-shrink:1!important;border-radius:12px;padding:1.5rem 1.35rem;background:var(--surface-0);text-decoration:none;color:inherit;cursor:pointer}.landing-page a.converla-feature-card:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.landing-page .converla-feature-card__icon,.landing-page .features-grid--hub .feature-icon,.landing-page .features-grid--caps .feature-icon{margin-inline:0!important;margin-bottom:1rem}.landing-page .converla-feature-card__title,.landing-page .converla-feature-card__description{text-align:start;width:100%}.landing-page .converla-feature-card__description{flex:1 1 auto;margin-bottom:1rem}.landing-page .converla-feature-card__link,.landing-page .features-grid--hub .feature-link,.landing-page .features-grid--hub .converla-feature-card__link{opacity:1!important;transform:none!important;margin-top:auto;display:inline-flex;align-items:center;gap:.4rem;min-height:44px;padding:.35rem 0;font-size:.9rem;font-weight:700;color:var(--primary)}.features-integrations-band{display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;align-items:center;margin-top:1.5rem;padding:1.35rem 1.5rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--primary) 28%,var(--surface-3));background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 8%,var(--surface-0)),var(--surface-0));text-decoration:none;color:inherit;text-align:start;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.features-integrations-band:hover{transform:translateY(-2px);box-shadow:0 16px 36px #2563eb1f;border-color:color-mix(in srgb,var(--primary) 45%,var(--surface-3))}.features-integrations-band__icon{width:52px;height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary) 14%,var(--surface-1));color:var(--primary);font-size:1.25rem}.features-integrations-band__label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary);margin-bottom:.2rem}.features-integrations-band__title{display:block;font-size:1.15rem;font-weight:750;color:var(--text-primary)}.features-integrations-band__desc{display:block;margin-top:.25rem;color:var(--text-secondary);font-size:.92rem;line-height:1.5}.features-integrations-band__cta{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;font-weight:700;color:var(--primary);white-space:nowrap}.features-steps-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;text-align:start;margin-top:2rem}.features-steps-row .step-card{border:1px solid var(--surface-3);border-radius:12px;padding:1.25rem;background:var(--surface-0)}.features-faq-even{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;text-align:start;max-width:920px;margin:2rem auto 0}.features-internal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1rem}.features-internal-links a{display:inline-flex;align-items:center;min-height:44px;padding:.45rem .9rem;border-radius:10px;border:1px solid var(--surface-3);color:var(--text-secondary);font-weight:600;font-size:.9rem}.features-internal-links a:hover{color:var(--primary);border-color:color-mix(in srgb,var(--primary) 35%,var(--surface-3))}.features-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding-block:0 .85rem;padding-inline:0;font-size:.88rem;line-height:1.4;color:var(--text-muted)}.features-breadcrumb a{color:var(--primary);font-weight:600}.features-breadcrumb a:hover{text-decoration:underline}.features-breadcrumb__sep{margin-inline:.4rem;opacity:.55}@media(max-width:768px){.landing-page .hero.features-detail-hero{padding-block:calc(var(--landing-header-h) + .65rem) 2.5rem}.landing-page .hero.features-hub-hero>.container,.landing-page .hero.features-detail-hero>.container,.landing-page .features-detail-hero__shell{padding-inline:1rem}.features-breadcrumb{padding-block-end:.7rem}}.features-rich-body__stack{max-width:44rem;margin:1.25rem auto 0;text-align:start}.features-rich-body__p{margin:0 0 .9rem;color:var(--text-secondary);line-height:1.65}@media(max-width:1100px)and (min-width:769px){.landing-page .features-grid.features-grid--caps,.landing-page .features-grid.features-grid--hub{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.features-hub-hero__grid,.features-detail-hero__grid{grid-template-columns:1fr!important}.features-product-mock{order:-1;min-height:260px}.features-steps-row,.features-faq-even{grid-template-columns:1fr}.features-integrations-band{grid-template-columns:auto 1fr}.features-integrations-band__cta{grid-column:2}}@media(max-width:768px){.landing-page .features-grid.features-grid--hub,.landing-page .features-grid.features-grid--caps{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important}.features-integrations-band{grid-template-columns:1fr}.features-integrations-band__cta{grid-column:auto}.nav-desktop-only{display:none!important}.nav-mobile-theme{display:inline-flex;align-items:center;gap:.5rem;width:100%;margin:.5rem 0;border:1px solid var(--surface-3);border-radius:10px;padding:.65rem .85rem;background:var(--surface-0);color:var(--text-secondary);font-weight:600}}.help-section{padding:0 0 4.5rem;background:var(--surface-0);overflow-x:clip}.help-hero-band{padding:6.25rem 0 2rem;margin-bottom:.25rem;background:radial-gradient(1200px 420px at 12% -10%,color-mix(in srgb,var(--primary) 16%,transparent),transparent 60%),radial-gradient(900px 360px at 88% 0%,color-mix(in srgb,var(--primary) 10%,transparent),transparent 55%),linear-gradient(180deg,color-mix(in srgb,var(--primary) 6%,var(--surface-0)) 0%,var(--surface-0) 100%);border-block-end:1px solid color-mix(in srgb,var(--text-muted) 12%,transparent)}.help-wrap{max-width:1080px;margin:0 auto;width:100%}.help-wrap--hero{max-width:760px;text-align:center}.help-wrap.help-article{max-width:760px;padding-top:6.5rem}.help-kicker{margin:0 0 .55rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary)}.help-hero h1,.help-article-hero h1,.help-article h1{font-size:clamp(1.75rem,2.2vw + 1rem,2.35rem);font-weight:800;color:var(--text-primary);line-height:1.18;margin:0 0 .85rem;letter-spacing:-.025em}.help-intro{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);margin:0 auto 1.5rem;max-width:40rem}.help-search-card{margin:0 auto;padding:.85rem;border-radius:16px;background:color-mix(in srgb,var(--surface-1, #fff) 92%,transparent);border:1px solid color-mix(in srgb,var(--text-muted) 16%,transparent);box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 4%,transparent),0 12px 32px color-mix(in srgb,var(--primary) 10%,transparent)}.help-toolbar{margin:1.25rem 0 1.5rem;display:grid;gap:.85rem}.help-search-shell{position:relative;display:grid}.help-search-icon{position:absolute;inset-inline-start:1.05rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none;font-size:.95rem;z-index:1}.help-search{width:100%;min-height:52px;padding:.8rem 1.1rem;padding-inline-start:2.85rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--text-muted) 24%,transparent);background:var(--surface-1, #fff);color:var(--text-primary);font-size:1rem}.help-search:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px;border-color:var(--primary)}.help-results{display:grid;gap:1.75rem}.help-cat{margin:0;min-width:0;padding:1.15rem 1.15rem 1.25rem;border-radius:16px;background:var(--surface-1, #fff);border:1px solid color-mix(in srgb,var(--text-muted) 14%,transparent);box-shadow:0 1px 2px color-mix(in srgb,var(--text-primary) 3%,transparent)}.help-cat[hidden],.help-card[hidden],.help-empty[hidden],.help-results[hidden],.help-toc[hidden]{display:none!important}.help-cat-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .9rem;flex-wrap:wrap}.help-cat-title{display:inline-flex;align-items:center;gap:.55rem;min-width:0;flex-wrap:wrap}.help-cat-head h2{margin:0;font-size:1.1rem;font-weight:750;color:var(--text-primary)}.help-cat-count{display:inline-flex;align-items:center;gap:.3rem;min-height:1.65rem;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:700;color:var(--text-secondary);background:color-mix(in srgb,var(--primary) 8%,transparent);border:1px solid color-mix(in srgb,var(--primary) 14%,transparent);white-space:nowrap}.help-cat-count-label{font-weight:650;color:var(--text-muted)}.help-cat-more{font-size:.875rem;font-weight:650;color:var(--primary);text-decoration:none;min-height:44px;display:inline-flex;align-items:center;padding-inline:.25rem}.help-cat-more:hover,.help-cat-more:focus-visible{text-decoration:underline;text-underline-offset:2px}.help-list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none;grid-template-columns:1fr}@media(min-width:768px){.help-list{grid-template-columns:repeat(2,minmax(0,1fr))}.help-list--related{grid-template-columns:1fr}}.help-card a{display:flex;align-items:center;gap:.85rem;height:100%;padding:.95rem 1rem;min-height:44px;border:1px solid color-mix(in srgb,var(--text-muted) 16%,transparent);border-radius:12px;text-decoration:none;color:inherit;background:color-mix(in srgb,var(--surface-0) 65%,var(--surface-1, #fff));transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.help-card a:hover,.help-card a:focus-visible{border-color:color-mix(in srgb,var(--primary) 40%,transparent);box-shadow:0 8px 22px color-mix(in srgb,var(--primary) 12%,transparent);transform:translateY(-2px);background:var(--surface-1, #fff)}.help-card a:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px}.help-card.is-help-hit a{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--surface-1, #fff))}.help-card-copy{flex:1;min-width:0}.help-card h2,.help-card h3{margin:0 0 .25rem;font-size:.97rem;font-weight:700;color:var(--text-primary);line-height:1.35}.help-card p{margin:0;color:var(--text-secondary);font-size:.88rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.help-card-chevron{flex-shrink:0;color:var(--text-muted);font-size:.72rem}.help-cat-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;position:sticky;top:4.75rem;z-index:20;padding:.7rem 0;background:color-mix(in srgb,var(--surface-0) 92%,transparent);border-block-end:1px solid color-mix(in srgb,var(--text-muted) 10%,transparent)}.help-cat-chips a,.help-cat-chips button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.45rem .95rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--text-muted) 22%,transparent);text-decoration:none;color:var(--text-secondary);font-size:.875rem;font-weight:650;background:var(--surface-1, #fff);cursor:pointer;font:inherit;white-space:nowrap;box-shadow:0 1px 1px color-mix(in srgb,var(--text-primary) 3%,transparent)}.help-cat-chips a:hover,.help-cat-chips a:focus-visible,.help-cat-chips button:hover,.help-cat-chips button:focus-visible,.help-cat-chips button.is-active,.help-cat-chips a.is-active{border-color:var(--primary);color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface-1, #fff))}.help-cat-chips button:focus-visible,.help-cat-chips a:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px}.help-empty{margin:1.25rem 0 0;padding:1.35rem 1.1rem;border-radius:14px;border:1px dashed color-mix(in srgb,var(--text-muted) 28%,transparent);color:var(--text-secondary);font-size:.95rem;text-align:center;background:color-mix(in srgb,var(--text-muted) 6%,transparent)}.help-back{display:inline-flex;align-items:center;gap:.45rem;color:var(--text-muted);text-decoration:none;font-size:.92rem;font-weight:650;margin-bottom:1.1rem;min-height:44px}.help-back:hover,.help-back:focus-visible{color:var(--text-primary)}.help-body{font-size:1.05rem;line-height:1.8;color:var(--text-secondary)}.help-body p{margin:0 0 1.05rem}.help-body h2,.help-body h3{font-size:1.12rem;font-weight:750;color:var(--text-primary);margin:1.5rem 0 .65rem;line-height:1.35}.help-body ul,.help-body ol{margin:0 0 1.15rem;padding-inline-start:1.25rem}.help-body li{margin:0 0 .4rem}.help-body a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.help-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em;padding:.1em .35em;border-radius:6px;background:color-mix(in srgb,var(--text-muted) 14%,transparent)}.help-body strong{color:var(--text-primary);font-weight:700}.help-cta{margin:2rem 0 0;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center}.help-cta .btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;min-width:44px;padding:.75rem 1.4rem;border-radius:12px;background:var(--primary);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 8px 20px color-mix(in srgb,var(--primary) 22%,transparent)}.help-cta .btn-primary:hover,.help-cta .btn-primary:focus-visible{filter:brightness(1.05)}.help-cta .btn-primary:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px}.help-related{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid color-mix(in srgb,var(--text-muted) 18%,transparent)}.help-related h2{font-size:1.05rem;margin:0 0 .85rem;color:var(--text-primary)}.help-list--related .help-card p{display:none}.help-toc{margin:0 0 1.35rem;padding:.95rem 1rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--text-muted) 18%,transparent);background:color-mix(in srgb,var(--surface-0) 70%,var(--surface-1, #fff))}.help-toc h2{margin:0 0 .55rem;font-size:.9rem;font-weight:750;color:var(--text-primary)}.help-toc ul{margin:0;padding:0;list-style:none;display:grid;gap:.25rem}.help-toc a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;display:inline-flex;align-items:center;min-height:36px}.help-toc a:hover,.help-toc a:focus-visible{color:var(--primary);text-decoration:underline}html[data-theme=dark] .help-hero-band{background:radial-gradient(1100px 400px at 10% -10%,color-mix(in srgb,var(--primary) 22%,transparent),transparent 60%),linear-gradient(180deg,color-mix(in srgb,var(--primary) 10%,var(--surface-0)) 0%,var(--surface-0) 100%)}html[data-theme=dark] .help-search-card,html[data-theme=dark] .help-cat,html[data-theme=dark] .help-search,html[data-theme=dark] .help-card a,html[data-theme=dark] .help-cat-chips a,html[data-theme=dark] .help-cat-chips button,html[data-theme=dark] .help-toc{background:color-mix(in srgb,var(--surface-1, #111827) 94%,transparent)}@media(max-width:768px){.help-hero-band{padding:5.5rem 0 1.5rem}.help-wrap.help-article{padding-top:5.75rem}.help-cat{padding:1rem}.help-cat-chips{top:4.1rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin-inline:-.25rem;padding-inline:.25rem}.help-intro{font-size:.98rem}.help-cta{justify-content:stretch}.help-cta .btn-primary{width:100%}}@media(max-width:400px){.help-section .container{padding-inline:1rem}.help-search-card{padding:.65rem}}.landing-page,.help-section,.features-section{max-width:100%}.landing-page .container,.help-section .container{max-width:min(1200px,100%)}@media(max-width:768px){.landing-page .hero-visual,.landing-page .hero-product-frame,.features-product-mock--framed{max-width:100%}.landing-page .hero-float-chip{max-width:calc(100% - 1rem)}}.features-hub-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:0 0 1.75rem}.features-hub-filters button{display:inline-flex;align-items:center;min-height:40px;padding:.4rem .85rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--text-muted) 28%,transparent);background:var(--surface-0);color:var(--text-secondary);font:inherit;font-size:.88rem;cursor:pointer}.features-hub-filters button.is-active,.features-hub-filters button:hover,.features-hub-filters button:focus-visible{border-color:var(--gradient-end);color:var(--text-primary)}.features-product-mock [data-feature-thread]{cursor:pointer}.features-product-mock [data-feature-thread]:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.features-product-mock .inbox-demo-thread-panel[hidden]{display:none}.features-product-mock--framed{width:100%;max-width:560px;margin-inline:auto}.features-product-mock--framed .product-frame{width:100%}.converla-feature-card.is-hub-filtered-out{display:none!important}.converla-feature-card:hover,.converla-feature-card:focus-visible{transform:translateY(-3px)}html[dir=rtl] .converla-feature-card__link .fa-arrow-right{transform:scaleX(-1)}html[dir=rtl] .converla-feature-card:hover .converla-feature-card__link .fa-arrow-right,html[dir=rtl] .feature-card:hover .feature-link .fa-arrow-right{transform:scaleX(-1) translate(3px)}
