:root{--text:#475569;--text-h:#0f172a;--bg:#f8fafc;--border:#e2e8f0;--accent:#2563eb;--sans:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;width:100%;min-height:100%}body{background:var(--bg);width:100%;min-height:100vh;color:var(--text);margin:0}#root{width:100%;min-height:100vh}a{color:inherit}button,input,textarea,select{font-family:inherit}code,.counter{font-family:var(--mono)}body{color:#0f172a;background:#f8fafc;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page{background:radial-gradient(circle at 0 0,#2563eb24,#0000 35%),linear-gradient(#fff 0%,#f8fafc 100%);min-height:100vh}.landing-navbar{justify-content:space-between;align-items:center;width:min(1180px,100% - 32px);margin:0 auto;padding:22px 0;display:flex}.landing-logo{color:#0f172a;align-items:center;gap:10px;font-size:22px;font-weight:800;text-decoration:none;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.landing-nav-links{align-items:center;gap:24px;display:flex}.landing-nav-links a{color:#475569;font-size:15px;font-weight:600;text-decoration:none}.landing-nav-links a:hover{color:#2563eb}.nav-cta{background:#0f172a;border-radius:999px;padding:10px 16px;color:#fff!important}.hero-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;width:min(1180px,100% - 32px);margin:48px auto 0;padding:40px 0 80px;display:grid}.hero-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-flex}.hero-content h1{letter-spacing:-2.5px;color:#020617;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.02}.hero-content p{color:#475569;max-width:640px;margin:24px 0 0;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:16px;margin-top:34px;display:flex}.primary-btn,.secondary-btn{border-radius:14px;justify-content:center;align-items:center;padding:15px 22px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.hero-stats{gap:28px;margin-top:44px;display:flex}.hero-stats div{flex-direction:column;gap:4px;display:flex}.hero-stats strong{color:#0f172a;font-size:26px}.hero-stats span{color:#64748b;font-size:14px;font-weight:600}.hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #e2e8f0e6;border-radius:34px;padding:20px;box-shadow:0 30px 80px #0f172a24}.chat-preview{color:#fff;background:#0f172a;border-radius:26px;overflow:hidden}.chat-header{background:#111827;justify-content:space-between;align-items:center;padding:20px;display:flex}.chat-header div:first-child{flex-direction:column;gap:4px;display:flex}.chat-header span{color:#94a3b8;font-size:13px}.online-dot{background:#22c55e;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #22c55e26}.chat-body{flex-direction:column;gap:14px;min-height:390px;padding:24px;display:flex}.message{border-radius:18px;max-width:82%;padding:14px 16px;font-size:15px;line-height:1.5}.message.bot{color:#e2e8f0;background:#1e293b;align-self:flex-start}.message.user{color:#fff;background:#2563eb;align-self:flex-end}.lead-card{color:#0f172a;background:#fff;border-radius:20px;flex-direction:column;gap:6px;margin-top:auto;padding:18px;display:flex}.lead-card span{color:#16a34a;font-size:13px;font-weight:800}.lead-card strong{font-size:20px}.lead-card small{color:#64748b}.section-heading{text-align:center;max-width:720px;margin:0 auto 42px}.section-heading span,.industries-section span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:800}.section-heading h2,.industries-section h2,.cta-section h2{letter-spacing:-1.4px;margin:12px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.1}.premium-features-section{width:min(1180px,100% - 32px);margin:0 auto;padding:90px 0}.premium-features-heading{max-width:800px;margin-bottom:48px}.premium-features-heading p{color:#64748b;max-width:690px;margin:18px auto 0;font-size:18px;line-height:1.7}.premium-features-layout{grid-template-columns:.95fr 1.25fr;align-items:stretch;gap:24px;display:grid}.premium-feature-main-card{color:#fff;background:radial-gradient(circle at 0 0,#2563eb52,#0000 36%),radial-gradient(circle at 100% 100%,#7c3aed47,#0000 34%),linear-gradient(135deg,#020617,#0f172a 55%,#111827);border-radius:34px;min-height:100%;padding:34px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0f172a2e}.premium-feature-main-card:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#0000 80%);mask-image:linear-gradient(#000000b3,#0000 80%)}.premium-feature-main-card>*{z-index:1;position:relative}.feature-main-badge{color:#bfdbfe;text-transform:uppercase;letter-spacing:.08em;background:#93c5fd29;border:1px solid #93c5fd38;border-radius:999px;width:fit-content;margin-bottom:24px;padding:8px 13px;font-size:12px;font-weight:900}.premium-feature-main-card h3{letter-spacing:-1.2px;max-width:420px;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.08}.premium-feature-main-card p{color:#cbd5e1;max-width:460px;margin:18px 0 0;font-size:16px;line-height:1.75}.feature-flow{gap:12px;margin-top:34px;display:grid}.feature-flow div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;padding:15px;display:grid}.feature-flow span{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;grid-row:span 2;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.feature-flow strong{color:#fff;font-size:15px}.feature-flow small{color:#94a3b8;font-size:13px;line-height:1.35}.premium-features-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.premium-feature-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:28px;min-height:230px;padding:26px;transition:all .26s;position:relative;overflow:hidden;box-shadow:0 18px 55px #0f172a12}.premium-feature-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#2563eb24,#0000 34%),radial-gradient(circle at 100% 100%,#7c3aed1a,#0000 36%);transition:all .26s;position:absolute;inset:0}.premium-feature-card>*{z-index:1;position:relative}.premium-feature-card:hover{border-color:#bfdbfe;transform:translateY(-6px);box-shadow:0 28px 80px #0f172a1f}.premium-feature-card:hover:before{opacity:1}.premium-feature-icon{background:linear-gradient(135deg,#2563eb1f,#7c3aed1f);border-radius:18px;place-items:center;width:52px;height:52px;margin-bottom:22px;font-size:24px;display:grid;box-shadow:inset 0 0 0 1px #2563eb14}.premium-feature-card span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px;font-size:12px;font-weight:900;display:inline-flex}.premium-feature-card h3{color:#0f172a;letter-spacing:-.4px;margin:0;font-size:21px;line-height:1.2}.premium-feature-card p{color:#64748b;margin:13px 0 0;font-size:15px;line-height:1.65}.feature-card h3{margin:0;font-size:20px}.feature-card p{color:#64748b;margin-bottom:0;line-height:1.6}.industries-section{color:#fff;background:#0f172a;border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:min(1180px,100% - 32px);margin:0 auto;padding:64px;display:grid}.industries-section h2{color:#fff}.industry-pills{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.industry-pills span{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;padding:12px 16px;font-weight:700}.cta-section{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:34px;width:min(900px,100% - 32px);margin:90px auto;padding:60px 30px;box-shadow:0 24px 70px #0f172a14}.cta-section p{color:#64748b;max-width:650px;margin:18px auto 28px;font-size:18px;line-height:1.7}.pricing-section{width:min(1180px,100% - 32px);margin:90px auto;padding:20px 0}.pricing-section .section-heading p{color:#64748b;max-width:680px;margin:18px auto 0;font-size:18px;line-height:1.7}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px;display:grid}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;padding:30px;display:flex;position:relative;box-shadow:0 20px 60px #0f172a12}.pricing-card.popular{border:2px solid #2563eb;transform:translateY(-14px);box-shadow:0 28px 80px #2563eb2e}.popular-tag{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.pricing-header{margin-bottom:24px}.plan-badge{color:#2563eb;background:#eff6ff;border-radius:999px;margin-bottom:16px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.pricing-header h3{color:#0f172a;margin:0;font-size:24px}.pricing-header p{color:#64748b;margin:12px 0 0;line-height:1.6}.price{color:#020617;letter-spacing:-1.5px;margin-bottom:24px;font-size:42px;font-weight:900}.price span{color:#64748b;letter-spacing:0;font-size:15px;font-weight:700}.pricing-features{flex-direction:column;gap:14px;margin:0 0 28px;padding:0;list-style:none;display:flex}.pricing-features li{color:#334155;align-items:center;gap:10px;font-weight:600;line-height:1.5;display:flex}.pricing-features li:before{content:"✓";color:#16a34a;background:#dcfce7;border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-grid}.pricing-btn{border-radius:14px;justify-content:center;align-items:center;margin-top:auto;padding:15px 20px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.pricing-btn.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 16px 30px #2563eb40}.pricing-btn.secondary{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.pricing-currency-note{text-align:center;color:#6b7280;margin-top:18px;font-size:14px}.landing-footer.premium-footer{width:100%;margin:100px 0 0;padding:0}.premium-footer-inner{color:#fff;background:radial-gradient(circle at 0 0,#2563eb59,#0000 34%),radial-gradient(circle at 100% 100%,#7c3aed59,#0000 34%),linear-gradient(135deg,#020617,#0f172a 48%,#111827);border-top:1px solid #94a3b82e;border-radius:0;position:relative;overflow:hidden;box-shadow:0 -20px 80px #0f172a24}.footer-main,.footer-cta-strip,.premium-footer-bottom{width:min(1180px,100% - 32px);margin-left:auto;margin-right:auto}.premium-footer-inner:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000a6,#0000 75%);mask-image:linear-gradient(#000000a6,#0000 75%)}.footer-main{z-index:1;grid-template-columns:.95fr 1.35fr;gap:60px;padding:54px 0;display:grid;position:relative}.footer-brand-area{max-width:430px}.premium-footer-logo{color:#fff;margin-bottom:20px}.premium-footer-logo .logo-mark{box-shadow:0 14px 34px #2563eb52}.footer-brand-area p{color:#cbd5e1;margin:0;font-size:16px;line-height:1.75}.footer-contact-pills{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.footer-contact-pills a{color:#dbeafe;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800;text-decoration:none;transition:all .22s}.footer-contact-pills a:hover{color:#fff;background:#2563eb59;border-color:#93c5fd6b;transform:translateY(-2px)}.premium-socials{gap:12px;margin-top:26px;display:flex}.premium-socials a{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:900;text-decoration:none;transition:all .22s;display:grid}.premium-socials a:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#ffffff3d;transform:translateY(-3px)}.premium-footer-links{background:0 0;border-radius:0;grid-template-columns:repeat(4,1fr);gap:34px;padding:0;display:grid}.footer-column{flex-direction:column;gap:13px;display:flex}.footer-column h4{color:#fff;letter-spacing:.04em;margin:0 0 8px;font-size:14px;font-weight:900}.footer-column a{color:#94a3b8;font-size:14px;font-weight:650;line-height:1.35;text-decoration:none;transition:all .2s}.footer-column a:hover{color:#fff;transform:translate(4px)}.footer-cta-strip{z-index:1;background:linear-gradient(135deg,#2563eb47,#7c3aed42),#ffffff14;border:1px solid #ffffff24;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-top:0;margin-bottom:0;padding:22px 24px;display:flex;position:relative}.footer-cta-strip span{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:13px;font-weight:900;display:block}.footer-cta-strip strong{color:#fff;letter-spacing:-.4px;font-size:22px}.footer-cta-strip a{color:#0f172a;background:#fff;border-radius:14px;flex-shrink:0;padding:13px 18px;font-size:14px;font-weight:900;text-decoration:none;transition:all .22s;box-shadow:0 18px 34px #0000002e}.footer-cta-strip a:hover{transform:translateY(-2px);box-shadow:0 24px 45px #0000003d}.premium-footer-bottom{z-index:1;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding:24px 0 30px;display:flex;position:relative}.premium-footer-bottom p{color:#94a3b8;margin:0;font-size:14px;font-weight:700}.footer-bottom-links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.footer-bottom-links a{color:#94a3b8;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.footer-bottom-links a:hover{color:#fff}.industry-demo-badge{color:#4338ca;background:#eef2ff;border-radius:999px;width:fit-content;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:700}.demo-dots{justify-content:center;gap:8px;padding:14px 0 4px;display:flex}.demo-dots button{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:8px;height:8px;transition:all .25s}.demo-dots button.active{background:#2563eb;width:24px}.dynamic-chat-preview .chat-body{will-change:opacity, transform, filter;animation:.75s cubic-bezier(.22,1,.36,1) smoothChatChange}.dynamic-chat-preview .industry-demo-badge{animation:.45s 50ms both chatItemIn}.dynamic-chat-preview .message:first-of-type{animation:.5s .12s both chatItemIn}.dynamic-chat-preview .message:nth-of-type(2){animation:.5s .22s both chatItemIn}.dynamic-chat-preview .message:nth-of-type(3){animation:.5s .32s both chatItemIn}.dynamic-chat-preview .lead-card{animation:.55s .45s both leadCardIn}.demo-dots button:hover{transform:scale(1.15)}.demo-dots button.active{background:#2563eb;width:24px;box-shadow:0 0 0 4px #2563eb2e}.custom-plan-note{text-align:center;color:#475569;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;max-width:760px;margin:28px auto 0;padding:16px 20px;font-size:15px;font-weight:500}.custom-plan-note a{color:#2563eb;font-weight:700;text-decoration:none}.custom-plan-note a:hover{text-decoration:underline}.industries-showcase-section{background:radial-gradient(circle at 0 0,#2563eb4d,#0000 34%),radial-gradient(circle at 100% 100%,#7c3aed47,#0000 32%),#0f172a;padding:70px 64px;display:block}.industries-showcase-header{max-width:820px;margin-bottom:42px}.industries-showcase-header span{color:#93c5fd}.industries-showcase-header h2{color:#fff;margin:12px 0 0}.industries-showcase-header p{color:#cbd5e1;max-width:720px;margin:18px 0 0;font-size:18px;line-height:1.7}.industry-usecase-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.industry-usecase-card{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:26px;padding:26px;transition:all .28s;position:relative;overflow:hidden}.industry-usecase-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#60a5fa59,#0000 36%),linear-gradient(135deg,#2563eb57,#7c3aed4d);transition:all .28s;position:absolute;inset:0}.industry-usecase-card>*{z-index:1;position:relative}.industry-usecase-card:hover{border-color:#bfdbfe99;transform:translateY(-7px);box-shadow:0 28px 80px #00000047}.industry-usecase-card:hover:before{opacity:1}.industry-usecase-card:hover{background:#ffffff1f;border-color:#93c5fd73;transform:translateY(-6px);box-shadow:0 24px 70px #00000038}.industry-card-top{align-items:center;gap:12px;margin-bottom:20px;display:flex}.industry-icon{background:#ffffff24;border-radius:16px;place-items:center;width:46px;height:46px;font-size:23px;display:grid}.industry-card-top span{color:#bfdbfe;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:900}.industry-usecase-card h3{letter-spacing:-.4px;margin:0;font-size:22px;line-height:1.2}.industry-usecase-card p{color:#dbeafe;margin:14px 0 18px;font-size:15px;line-height:1.65}.industry-usecase-card ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.industry-usecase-card li{color:#f8fafc;gap:10px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.industry-usecase-card li:before{content:"✓";color:#86efac;background:#22c55e2e;border-radius:999px;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:inline-grid}.industries-mini-list{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;margin-top:32px;padding:22px;display:flex}.industries-mini-list>span{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:13px;font-weight:900}.industries-mini-list div{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.industries-mini-list strong{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;padding:9px 12px;font-size:13px}.platforms-section{width:min(1180px,100% - 32px);margin:96px auto 0;padding:78px 0}.platforms-header{text-align:center;max-width:850px;margin:0 auto 48px}.platforms-header span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;background:#eff6ff;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:900;display:inline-flex}.platforms-header h2{letter-spacing:-1.7px;color:#020617;margin:16px 0 0;font-size:clamp(32px,4.5vw,52px);line-height:1.05}.platforms-header p{color:#64748b;max-width:720px;margin:20px auto 0;font-size:18px;line-height:1.75}.platforms-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.platform-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:30px;min-height:355px;padding:28px;transition:all .28s;position:relative;overflow:hidden;box-shadow:0 22px 70px #0f172a12}.platform-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#2563eb29,#0000 34%),radial-gradient(circle at 100% 100%,#7c3aed1f,#0000 36%);transition:all .28s;position:absolute;inset:0}.platform-card>*{z-index:1;position:relative}.platform-card:hover{border-color:#bfdbfe;transform:translateY(-8px);box-shadow:0 34px 90px #0f172a21}.platform-card:hover:before{opacity:1}.platform-card-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.platform-card-top span{color:#475569;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.platform-icon{background:linear-gradient(135deg,#2563eb1f,#7c3aed1f);border-radius:18px;place-items:center;width:54px;height:54px;font-size:25px;display:grid;box-shadow:inset 0 0 0 1px #2563eb14}.platform-card h3{color:#0f172a;letter-spacing:-.5px;margin:0;font-size:23px;line-height:1.18}.platform-card p{color:#64748b;margin:15px 0 20px;font-size:15px;line-height:1.7}.platform-card ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.platform-card li{color:#334155;align-items:flex-start;gap:10px;font-size:14px;font-weight:750;line-height:1.45;display:flex}.platform-card li:before{content:"✓";color:#16a34a;background:#dcfce7;border-radius:999px;flex-shrink:0;place-items:center;width:21px;height:21px;font-size:12px;font-weight:900;display:inline-grid}.platforms-bottom-note{background:linear-gradient(135deg,#2563eb14,#7c3aed14),#fff;border:1px solid #e2e8f0;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:24px;display:flex;box-shadow:0 20px 60px #0f172a0f}.platforms-bottom-note div{flex-direction:column;gap:5px;display:flex}.platforms-bottom-note strong{color:#0f172a;font-size:18px}.platforms-bottom-note span{color:#64748b;font-size:15px;line-height:1.6}.platforms-bottom-note a{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;flex-shrink:0;padding:14px 18px;font-size:14px;font-weight:900;text-decoration:none;transition:all .22s;box-shadow:0 16px 30px #2563eb38}.platforms-bottom-note a:hover{transform:translateY(-2px);box-shadow:0 22px 40px #2563eb47}.how-it-works-section{background:radial-gradient(circle at 0 0,#2563eb14,#0000 34%),linear-gradient(#fff 0%,#f8fafc 100%);padding:90px 6%}.how-it-works-header{text-align:center;max-width:760px;margin:0 auto 42px}.how-it-works-header span{color:#2563eb;background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.how-it-works-header h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.08}.how-it-works-header p{color:#64748b;max-width:640px;margin:16px auto 0;font-size:17px;line-height:1.7}.how-it-works-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.how-step-card{background:#ffffffe6;border:1px solid #94a3b833;border-radius:28px;min-height:260px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a12}.how-step-card:before{content:"";background:#2563eb14;border-radius:999px;width:150px;height:150px;position:absolute;top:-70px;right:-70px}.how-step-card:hover{border-color:#2563eb47;transform:translateY(-6px);box-shadow:0 32px 90px #0f172a1c}.step-number{color:#fff;letter-spacing:-.02em;background:#0f172a;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:28px;font-size:14px;font-weight:800;display:flex}.how-step-card h3{color:#0f172a;letter-spacing:-.03em;margin:0 0 12px;font-size:21px;line-height:1.25;position:relative}.how-step-card p{color:#64748b;margin:0;font-size:15px;line-height:1.7;position:relative}.lead-demo-section{color:#fff;background:radial-gradient(circle at 90% 10%,#2563eb1f,#0000 32%),linear-gradient(135deg,#0f172a 0%,#111827 48%,#020617 100%);padding:95px 6%}.lead-demo-content{grid-template-columns:.9fr 1.1fr;align-items:center;gap:44px;max-width:1180px;margin:0 auto;display:grid}.lead-demo-copy span{color:#93c5fd;background:#60a5fa24;border-radius:999px;margin-bottom:16px;padding:7px 14px;font-size:13px;font-weight:800;display:inline-flex}.lead-demo-copy h2{letter-spacing:-.05em;max-width:560px;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.lead-demo-copy>p{color:#cbd5e1;max-width:560px;margin:20px 0 0;font-size:17px;line-height:1.75}.lead-demo-points{gap:14px;margin-top:32px;display:grid}.lead-demo-points div{background:#ffffff0d;border:1px solid #94a3b82e;border-radius:18px;grid-template-columns:44px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.lead-demo-points strong{color:#bfdbfe;background:#2563eb38;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;display:flex}.lead-demo-points p{color:#e5e7eb;margin:0;font-size:15px;line-height:1.5}.lead-demo-panel{grid-template-columns:1fr .9fr;align-items:end;gap:18px;display:grid;position:relative}.lead-demo-chat,.captured-lead-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #94a3b838;border-radius:30px;box-shadow:0 34px 90px #00000047}.lead-demo-chat{overflow:hidden}.lead-demo-chat-header{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.lead-demo-chat-header div{gap:4px;display:grid}.lead-demo-chat-header strong{color:#fff;font-size:16px}.lead-demo-chat-header span{color:#94a3b8;font-size:13px}.lead-demo-live{background:#22c55e24;border-radius:999px;padding:6px 11px;font-weight:800;color:#86efac!important;font-size:12px!important}.lead-demo-messages{gap:12px;padding:22px;display:grid}.lead-message{border-radius:18px;max-width:88%;padding:12px 14px;font-size:14px;line-height:1.5}.lead-message.bot{color:#e5e7eb;background:#ffffff1c;border-top-left-radius:6px;justify-self:start}.lead-message.user{color:#fff;background:#2563eb;border-top-right-radius:6px;justify-self:end}.captured-lead-card{padding:22px;transform:translateY(26px)}.captured-lead-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.captured-lead-header span{color:#cbd5e1;font-size:13px;font-weight:700}.captured-lead-header strong{color:#bfdbfe;background:#2563eb33;border-radius:999px;padding:6px 10px;font-size:12px}.captured-lead-row{border-top:1px solid #94a3b829;gap:5px;padding:13px 0;display:grid}.captured-lead-row span{color:#94a3b8;font-size:12px;font-weight:700}.captured-lead-row strong{color:#fff;font-size:14px;line-height:1.45}@media (width<=1050px){.lead-demo-content{grid-template-columns:1fr}.lead-demo-panel{grid-template-columns:1fr 1fr}}@media (width<=760px){.lead-demo-section{padding:74px 18px}.lead-demo-panel{grid-template-columns:1fr}.captured-lead-card{transform:none}.lead-demo-copy h2{font-size:34px}.lead-demo-copy>p{font-size:16px}}@media (width<=1100px){.how-it-works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.how-it-works-section{padding:70px 18px}.how-it-works-grid{grid-template-columns:1fr}.how-step-card{border-radius:24px;min-height:auto;padding:24px}.how-it-works-header{text-align:left;margin-bottom:28px}.how-it-works-header h2{font-size:34px}.how-it-works-header p{font-size:16px}}@media (width<=920px){.landing-nav-links{gap:14px}.landing-nav-links a:not(.nav-cta):not([href=\/login]){display:none}.hero-section{grid-template-columns:1fr;gap:36px}.features-grid{grid-template-columns:repeat(2,1fr)}.industries-section{grid-template-columns:1fr;padding:38px 24px}.industry-pills{justify-content:flex-start}.industries-showcase-section{padding:44px 24px}.industry-usecase-grid{grid-template-columns:repeat(2,1fr)}.industries-mini-list{flex-direction:column;align-items:flex-start}.industries-mini-list div{justify-content:flex-start}.pricing-grid{grid-template-columns:1fr}.pricing-card.popular{transform:none}.landing-footer.premium-footer{width:100%;margin:80px 0 0;padding:0}.premium-footer-inner{border-radius:0}.footer-main,.footer-cta-strip,.premium-footer-bottom{width:min(1180px,100% - 32px);margin-left:auto;margin-right:auto}.footer-main{grid-template-columns:1fr;gap:38px;padding:44px 0}.footer-brand-area{max-width:620px}.premium-footer-links{grid-template-columns:repeat(2,1fr);gap:30px}.footer-cta-strip{flex-direction:column;align-items:flex-start;margin-top:0;margin-bottom:0}.premium-footer-bottom{margin-top:30px}.premium-features-section{padding:70px 0}.premium-features-layout{grid-template-columns:1fr}.premium-feature-main-card{padding:30px}.premium-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.landing-navbar{width:min(100% - 20px,1180px)}.landing-logo{font-size:19px}.landing-nav-links{gap:10px}.landing-nav-links a{font-size:14px}.nav-cta{padding:9px 12px}.hero-section{width:min(100% - 20px,1180px);margin-top:20px;padding-bottom:50px}.hero-content h1{letter-spacing:-1.4px}.hero-content p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-stats{flex-direction:column;gap:18px}.features-section{width:min(100% - 20px,1180px)}.features-grid{grid-template-columns:1fr}.industries-section{width:min(100% - 20px,1180px);padding:34px 20px}.industries-showcase-section{padding:34px 20px}.industry-usecase-grid{grid-template-columns:1fr}.industries-showcase-header p{font-size:16px}.industry-usecase-card{padding:22px}.industries-mini-list{padding:18px}.industries-mini-list div{width:100%}.industries-mini-list strong{font-size:12px}.pricing-section{width:min(100% - 20px,1180px);margin:60px auto}.pricing-card{padding:24px}.price{font-size:36px}.landing-footer.premium-footer{width:100%;margin:70px 0 0;padding:0}.premium-footer-inner{border-radius:0}.footer-main,.footer-cta-strip,.premium-footer-bottom{width:min(100% - 20px,1180px);margin-left:auto;margin-right:auto}.footer-main{grid-template-columns:1fr;gap:32px;padding:34px 0}.footer-brand-area{max-width:100%}.footer-brand-area p{font-size:15px}.footer-contact-pills{flex-direction:column;align-items:stretch}.footer-contact-pills a{text-align:center;width:100%}.premium-socials{margin-top:20px}.premium-footer-links{grid-template-columns:1fr;gap:26px}.footer-column{gap:11px}.footer-cta-strip{flex-direction:column;align-items:flex-start;margin-top:0;margin-bottom:0;padding:20px}.footer-cta-strip strong{font-size:19px}.footer-cta-strip a{justify-content:center;width:100%;display:inline-flex}.premium-footer-bottom{flex-direction:column;align-items:flex-start;margin-top:26px;padding:22px 0 26px}.footer-bottom-links{flex-direction:column;align-items:flex-start;gap:10px}.premium-features-section{width:min(100% - 20px,1180px);padding:56px 0}.premium-features-heading{margin-bottom:34px}.premium-features-heading p{font-size:16px}.premium-feature-main-card{border-radius:26px;padding:24px}.feature-flow div{padding:14px}.premium-features-grid{grid-template-columns:1fr}.premium-feature-card{border-radius:24px;min-height:auto;padding:24px}}.admin-layout{color:#111827;background:radial-gradient(circle at 0 0,#6366f12e,#0000 34%),radial-gradient(circle at 100% 0,#0ea5e924,#0000 30%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 48%,#f8fafc 100%);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.sidebar{box-sizing:border-box;color:#fff;z-index:20;background:linear-gradient(#0f172afa,#020617fc),#020617;border-right:1px solid #ffffff14;flex-direction:column;width:292px;height:100vh;padding:24px 18px;display:flex;position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:20px 0 60px #0f172a2e}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#94a3b838;border-radius:999px}.sidebar-glow{filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#4f46e57a,#0000 65%);width:230px;height:230px;position:absolute;top:-90px;right:-90px}.brand{background:#ffffff0e;border:1px solid #ffffff17;border-radius:22px;align-items:center;gap:14px;margin-bottom:30px;padding:10px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0f}.brand-logo{background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 16px 35px #4f46e559}.brand-logo span{letter-spacing:-1px;font-size:24px;font-weight:900}.brand h2{letter-spacing:-.7px;margin:0;font-size:24px;font-weight:900;line-height:1}.brand p{color:#94a3b8;margin:7px 0 0;font-size:13px;font-weight:500}.sidebar-section-label{color:#64748b;text-transform:uppercase;letter-spacing:1.4px;margin:0 10px 12px;font-size:11px;font-weight:900;position:relative}.nav-menu{flex-direction:column;gap:7px;padding-bottom:20px;display:flex;position:relative}.nav-menu a{color:#cbd5e1;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:12px 13px;font-size:14px;font-weight:750;text-decoration:none;transition:all .22s;display:flex;position:relative}.nav-menu a:before{content:"";background:0 0;border-radius:999px;width:4px;height:24px;transition:all .22s;position:absolute;left:-18px}.nav-menu a:hover{color:#fff;background:#ffffff12;border-color:#ffffff14;transform:translate(3px)}.nav-menu a.active{color:#fff;background:linear-gradient(135deg,#0ea5e947,#6366f133);border-color:#38bdf859;box-shadow:inset 0 1px #ffffff14,0 14px 30px #0ea5e921}.nav-menu a.active:before{background:linear-gradient(#22d3ee,#818cf8)}.nav-icon{color:#fff;background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:14px;font-weight:900;display:inline-flex}.nav-menu a.active .nav-icon{background:#ffffff29}.sidebar-bottom{margin-top:auto;padding-top:16px;padding-bottom:4px;position:relative}.logout-btn{color:#fecaca;cursor:pointer;text-align:left;background:#7f1d1d3d;border:1px solid #f8717140;border-radius:16px;align-items:center;gap:10px;width:100%;padding:13px 14px;font-weight:850;transition:all .22s;display:flex}.logout-btn:hover{color:#fff;background:#dc26264d;transform:translateY(-1px)}.admin-main{flex:1;min-width:0;min-height:100vh;margin-left:292px}.nav-group{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.nav-group .sidebar-section-label{margin-top:8px;margin-bottom:6px}.nav-label{flex:1;min-width:0}.nav-badge{color:#fef3c7;white-space:nowrap;background:#f59e0b29;border:1px solid #f59e0b38;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:10px;font-weight:900;line-height:1}.nav-badge.pro{color:#e9d5ff;background:#a855f729;border-color:#a855f73d}.nav-badge.plans{color:#ccfbf1;background:#14b8a629;border-color:#14b8a63d}.nav-menu a{min-height:46px}.nav-menu a:hover .nav-badge,.nav-menu a.active .nav-badge{color:#fff;background:#ffffff29;border-color:#fff3}@media (width<=980px){.admin-layout{flex-direction:column}.sidebar{border-bottom:1px solid #ffffff14;border-right:none;width:100%;height:auto;padding:18px;position:relative}.brand{margin-bottom:18px}.nav-menu{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.nav-menu a:hover{transform:none}.sidebar-bottom{margin-top:18px}.admin-main{margin-left:0}}@media (width<=560px){.nav-menu{grid-template-columns:1fr}.brand-logo{width:44px;height:44px}.brand h2{font-size:22px}}.plan-preview-notice{background:linear-gradient(135deg,#fff7ed,#fef3c7);border:1px solid #f59e0b47;border-radius:22px;align-items:center;gap:16px;width:100%;margin-bottom:22px;padding:18px 20px;display:flex;box-shadow:0 18px 45px #f59e0b1f}.plan-preview-icon{background:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.plan-preview-notice h3{color:#0f172a;margin:0 0 4px;font-size:18px}.plan-preview-notice p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.plan-preview-notice button{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:14px;margin-left:auto;padding:12px 18px;font-weight:800}.plan-preview-notice button:hover{transform:translateY(-1px)}@media (width<=700px){.plan-preview-notice{flex-direction:column;align-items:flex-start}.plan-preview-notice button{width:100%;margin-left:0}}.analytics-page{padding:32px}.analytics-header{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 24px 70px #0f172a14}.analytics-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.analytics-header h1{color:#0f172a;letter-spacing:-1.2px;margin:0;font-size:36px}.analytics-header p{color:#64748b;max-width:720px;margin:10px 0 0;line-height:1.7}.analytics-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.analytics-header-actions button,.analytics-upgrade-message button{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.analytics-header-actions .primary-action,.analytics-upgrade-message button{color:#fff;background:#2563eb}.analytics-plan-pill{color:#0369a1;white-space:nowrap;background:#ecfeff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.analytics-upgrade-message{background:#fff7ed;border:1px solid #fb923c42;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:18px 20px;display:flex}.analytics-upgrade-message strong{color:#9a3412}.analytics-upgrade-message p{color:#7c2d12;margin:5px 0 0}.analytics-state-card,.analytics-error-card,.analytics-empty{color:#64748b;background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;padding:24px}.analytics-error-card{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.analytics-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.analytics-metric-card,.analytics-large-card,.analytics-table-card{background:#fff;border:1px solid #e2e8f0e6;box-shadow:0 18px 50px #0f172a0f}.analytics-metric-card{border-radius:24px;padding:22px}.analytics-metric-card.highlight{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-color:#2563eb2e}.analytics-metric-card span{color:#64748b;font-size:13px;font-weight:900;display:block}.analytics-metric-card strong{color:#0f172a;letter-spacing:-1px;margin-top:10px;font-size:34px;display:block}.analytics-metric-card p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.5}.analytics-overview-grid,.analytics-bottom-grid{grid-template-columns:1.3fr 1fr;gap:18px;margin-bottom:24px;display:grid}.analytics-large-card,.analytics-table-card{border-radius:28px;padding:24px}.analytics-card-header{justify-content:space-between;gap:14px;margin-bottom:20px;display:flex}.analytics-card-header h2{color:#0f172a;letter-spacing:-.4px;margin:0;font-size:20px}.analytics-card-header p{color:#64748b;margin:6px 0 0;font-size:14px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.summary-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.summary-grid .wide{grid-column:1/-1}.summary-grid span{color:#64748b;font-size:12px;font-weight:900;display:block}.summary-grid strong{color:#0f172a;margin-top:7px;font-size:22px;display:block}.summary-grid small{color:#64748b;margin-top:5px;display:block}.mini-usage-bar{background:#e2e8f0;border-radius:999px;height:9px;margin-top:12px;overflow:hidden}.mini-usage-bar div{background:#2563eb;border-radius:999px;height:100%}.ranking-list{flex-direction:column;gap:12px;display:flex}.ranking-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.ranking-row div{align-items:center;gap:10px;display:flex}.ranking-row span{color:#2563eb;background:#fff;border-radius:12px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.ranking-row strong{color:#0f172a}.ranking-row p{color:#64748b;margin:0;font-weight:800}.analytics-table-card table{border-collapse:collapse;width:100%}.analytics-table-card th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;padding:12px;font-size:12px}.analytics-table-card td{color:#334155;vertical-align:top;border-top:1px solid #e2e8f0;padding:13px 12px;font-size:14px}.analytics-table-card td strong{color:#0f172a;display:block}.analytics-table-card td small{color:#64748b;margin-top:4px;display:block}@media (width<=1200px){.analytics-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-overview-grid,.analytics-bottom-grid{grid-template-columns:1fr}}@media (width<=760px){.analytics-page{padding:18px}.analytics-header{flex-direction:column}.analytics-header-actions{justify-content:flex-start}.analytics-metrics-grid,.summary-grid{grid-template-columns:1fr}.analytics-upgrade-message{flex-direction:column;align-items:flex-start}}.lead-crm-page{padding:32px}.crm-header{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 24px 70px #0f172a14}.crm-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.crm-header h1{color:#0f172a;letter-spacing:-1.2px;margin:0;font-size:36px}.crm-header p{color:#64748b;max-width:760px;margin:10px 0 0;line-height:1.7}.crm-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.crm-header-actions button,.crm-action-message button{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.crm-header-actions .crm-export-btn,.crm-action-message button{color:#fff;background:#2563eb}.crm-plan-pill{color:#0369a1;white-space:nowrap;background:#ecfeff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.crm-action-message{background:#fff7ed;border:1px solid #fb923c42;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px 20px;display:flex}.crm-action-message strong{color:#9a3412}.crm-action-message p{color:#7c2d12;margin:5px 0 0}.crm-state-card,.crm-error-card,.crm-empty{color:#64748b;background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;padding:24px}.crm-error-card{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.crm-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.crm-stat-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;padding:22px;box-shadow:0 18px 50px #0f172a0f}.crm-stat-card.highlight{background:linear-gradient(135deg,#fff7ed,#fffbeb);border-color:#f59e0b33}.crm-stat-card.success{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#22c55e33}.crm-stat-card.danger{background:linear-gradient(135deg,#fef2f2,#fff7ed);border-color:#ef44442e}.crm-stat-card span{color:#64748b;font-size:13px;font-weight:900;display:block}.crm-stat-card strong{color:#0f172a;margin-top:10px;font-size:32px;display:block}.crm-view-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:8px;margin-bottom:18px;padding:7px;display:inline-flex;box-shadow:0 14px 35px #0f172a0f}.crm-view-tabs button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:13px;padding:11px 16px;font-weight:900}.crm-view-tabs button.active{color:#fff;background:#2563eb}.crm-tools-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:18px;display:flex;box-shadow:0 18px 50px #0f172a0f}.crm-status-tabs{flex-wrap:wrap;gap:7px;display:flex}.crm-status-tabs button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.crm-status-tabs button strong{color:#2563eb;background:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.crm-status-tabs button.active{color:#fff;background:#2563eb;border-color:#2563eb}.crm-tools-card input{box-sizing:border-box;width:340px;max-width:100%;font:inherit;background:#f8fafc;border:1px solid #dbe3ef;border-radius:15px;outline:none;padding:12px 13px}.crm-tools-card input:focus{background:#fff;border-color:#2563eb}.crm-layout{grid-template-columns:430px minmax(0,1fr);gap:20px;display:grid}.crm-leads-card,.crm-detail-card,.crm-pipeline-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;box-shadow:0 24px 70px #0f172a14}.crm-leads-card{padding:20px}.crm-detail-card{padding:26px}.crm-card-header{margin-bottom:16px}.crm-card-header h2{color:#0f172a;margin:0;font-size:22px}.crm-card-header p{color:#64748b;margin:6px 0 0}.crm-lead-list{flex-direction:column;gap:10px;max-height:720px;padding-right:4px;display:flex;overflow-y:auto}.crm-lead-item{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;align-items:flex-start;gap:12px;width:100%;padding:13px;transition:all .18s;display:flex}.crm-lead-item:hover{background:#fff;transform:translateY(-1px)}.crm-lead-item.active{background:#eff6ff;border-color:#2563eb59}.crm-lead-avatar{color:#2563eb;background:#fff;border-radius:15px;flex-shrink:0;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.crm-lead-main{flex:1;min-width:0}.crm-lead-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.crm-lead-top strong{color:#0f172a;font-size:14px}.crm-lead-main p{color:#475569;margin:5px 0 0;font-size:13px}.crm-lead-main small{color:#64748b;margin-top:4px;display:block}.crm-status-pill{color:#475569;white-space:nowrap;background:#fff;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:900}.crm-status-pill.qualified{color:#c2410c;background:#fff7ed}.crm-status-pill.converted{color:#15803d;background:#ecfdf5}.crm-status-pill.lost{color:#b91c1c;background:#fef2f2}.crm-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.crm-detail-header span{color:#64748b;font-size:13px;font-weight:900}.crm-detail-header h2{color:#0f172a;margin:6px 0 0;font-size:28px}.crm-detail-header p{color:#64748b;margin:8px 0 0}.crm-priority-badge{text-transform:capitalize;color:#475569;background:#f1f5f9;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.crm-priority-badge.high{color:#b91c1c;background:#fef2f2}.crm-priority-badge.medium{color:#c2410c;background:#fff7ed}.crm-priority-badge.low{color:#15803d;background:#ecfdf5}.crm-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.crm-info-grid>div,.crm-question-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.crm-info-grid span,.crm-question-box span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.crm-info-grid strong{color:#0f172a;word-break:break-word;font-size:15px}.crm-question-box{margin-bottom:20px}.crm-question-box p{color:#334155;margin:0;line-height:1.6}.crm-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:20px}.crm-form-card h3{color:#0f172a;margin:0 0 16px}.crm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.crm-form-group{flex-direction:column;gap:8px;display:flex}.crm-form-group.full{grid-column:1/-1}.crm-form-group label{color:#334155;font-size:13px;font-weight:900}.crm-form-group input,.crm-form-group select,.crm-form-group textarea{box-sizing:border-box;width:100%;font:inherit;background:#f8fafc;border:1px solid #dbe3ef;border-radius:15px;outline:none;padding:13px 14px}.crm-form-group input:focus,.crm-form-group select:focus,.crm-form-group textarea:focus{background:#fff;border-color:#2563eb}.crm-save-row{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.crm-secondary-btn,.crm-primary-btn{cursor:pointer;border:none;border-radius:15px;padding:13px 18px;font-weight:900}.crm-secondary-btn{color:#334155;background:#f1f5f9}.crm-primary-btn{color:#fff;background:#2563eb}.crm-primary-btn:disabled{opacity:.65;cursor:not-allowed}.crm-pipeline-card{padding:24px;overflow:hidden}.pipeline-header{justify-content:space-between;gap:16px;display:flex}.crm-pipeline-board{grid-template-columns:repeat(5,280px);gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.crm-pipeline-column{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;min-height:520px;padding:14px}.crm-pipeline-column-header{margin-bottom:14px}.crm-pipeline-column-header strong{color:#0f172a}.crm-pipeline-column-header p{color:#64748b;margin:5px 0 0;font-size:12px}.crm-pipeline-column-body{flex-direction:column;gap:10px;display:flex}.crm-pipeline-empty{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:18px}.crm-pipeline-lead{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:13px;transition:all .18s}.crm-pipeline-lead:hover{border-color:#2563eb47;transform:translateY(-1px)}.crm-pipeline-lead.active{border-color:#2563eb73;box-shadow:0 14px 30px #2563eb1f}.pipeline-lead-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pipeline-lead-top strong{color:#0f172a;font-size:14px}.priority-chip{text-transform:capitalize;color:#475569;background:#e2e8f0;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:900}.priority-chip.high{color:#b91c1c;background:#fef2f2}.priority-chip.medium{color:#c2410c;background:#fff7ed}.priority-chip.low{color:#15803d;background:#ecfdf5}.crm-pipeline-lead p{color:#475569;margin:7px 0 0;font-size:13px}.crm-pipeline-lead small{color:#64748b;margin-top:5px;display:block}.pipeline-move-row{margin-top:12px}.pipeline-move-row select{color:#475569;background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;outline:none;width:100%;padding:9px 10px;font-size:12px;font-weight:800}.pipeline-move-row select:focus{background:#fff;border-color:#2563eb}@media (width<=1200px){.crm-layout{grid-template-columns:1fr}.crm-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-tools-card{flex-direction:column;align-items:stretch}.crm-tools-card input{width:100%}}@media (width<=760px){.lead-crm-page{padding:18px}.crm-header,.crm-detail-header,.crm-action-message,.pipeline-header{flex-direction:column}.crm-stats-grid,.crm-info-grid,.crm-form-grid{grid-template-columns:1fr}.crm-save-row{flex-direction:column}.crm-secondary-btn,.crm-primary-btn{width:100%}.crm-view-tabs{width:100%;display:flex}.crm-view-tabs button{flex:1}}.followups-page{padding:32px}.followups-header{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 24px 70px #0f172a14}.followups-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.followups-header h1{color:#0f172a;letter-spacing:-1.2px;margin:0;font-size:36px}.followups-header p{color:#64748b;max-width:720px;margin:10px 0 0;line-height:1.7}.followups-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.followups-header-actions button,.followups-action-message button{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.followups-header-actions .primary-action,.followups-action-message button{color:#fff;background:#2563eb}.followups-plan-pill{color:#0369a1;white-space:nowrap;background:#ecfeff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.followups-action-message{background:#fff7ed;border:1px solid #fb923c42;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px 20px;display:flex}.followups-action-message strong{color:#9a3412}.followups-action-message p{color:#7c2d12;margin:5px 0 0}.followups-state-card,.followups-error-card{color:#64748b;background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;padding:24px}.followups-error-card{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.followups-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.followups-stat-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;padding:22px;box-shadow:0 18px 50px #0f172a0f}.followups-stat-card.highlight{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-color:#2563eb2e}.followups-stat-card.danger{background:linear-gradient(135deg,#fef2f2,#fff7ed);border-color:#ef44442e}.followups-stat-card span{color:#64748b;font-size:13px;font-weight:900;display:block}.followups-stat-card strong{color:#0f172a;margin-top:10px;font-size:34px;display:block}.followups-layout{grid-template-columns:minmax(0,1fr) 360px;gap:20px;display:grid}.followups-list-card,.followups-help-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;box-shadow:0 24px 70px #0f172a14}.followups-list-card{padding:22px}.followups-help-card{align-self:start;padding:24px}.followups-tabs{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.followups-tabs button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-weight:900;display:flex}.followups-tabs button strong{color:#2563eb;background:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:12px;display:grid}.followups-tabs button.active{color:#fff;background:#2563eb;border-color:#2563eb}.followups-tabs button.active.danger{background:#dc2626;border-color:#dc2626}.followups-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:22px;padding:60px 20px}.followups-empty h3{color:#0f172a;margin:0}.followups-empty p{color:#64748b;margin:8px 0 18px}.followups-empty button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.followups-list{flex-direction:column;gap:16px;display:flex}.followup-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:18px}.followup-main{align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.followup-avatar{color:#2563eb;background:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.followup-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.followup-title-row h3{color:#0f172a;margin:0;font-size:18px}.followup-main p{color:#475569;margin:6px 0 0}.followup-main small{color:#64748b;margin-top:5px;display:block}.priority-pill{text-transform:capitalize;color:#475569;background:#e2e8f0;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.priority-pill.high{color:#b91c1c;background:#fef2f2}.priority-pill.medium{color:#c2410c;background:#fff7ed}.priority-pill.low{color:#15803d;background:#ecfdf5}.followup-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.followup-body>div{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.followup-body .wide{grid-column:1/-1}.followup-body span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.followup-body strong{color:#0f172a;text-transform:capitalize}.followup-body p{color:#334155;margin:0;line-height:1.6}.followup-actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.followup-actions button{cursor:pointer;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.followup-actions .secondary-btn{color:#334155;background:#f1f5f9}.followup-actions .primary-btn{color:#fff;background:#2563eb}.followups-help-card h2{color:#0f172a;margin:0 0 18px}.help-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:12px;margin-bottom:12px;padding:15px;display:flex}.help-item span{background:#fff;border-radius:14px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.help-item strong{color:#0f172a}.help-item p{color:#64748b;margin:5px 0 0;font-size:14px;line-height:1.5}@media (width<=1200px){.followups-layout{grid-template-columns:1fr}.followups-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.followups-page{padding:18px}.followups-header,.followups-action-message{flex-direction:column}.followups-stats-grid,.followup-body{grid-template-columns:1fr}.followup-actions{flex-direction:column}.followup-actions button{width:100%}}.branding-page{padding:32px}.branding-header{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 24px 70px #0f172a14}.branding-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.branding-header h1{color:#0f172a;letter-spacing:-1.2px;margin:0;font-size:36px}.branding-header p{color:#64748b;max-width:720px;margin:10px 0 0;line-height:1.7}.branding-header-actions{align-items:center;gap:10px;display:flex}.branding-header-actions button,.branding-action-message button{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.branding-action-message button{color:#fff;background:#2563eb}.branding-plan-pill{color:#0369a1;white-space:nowrap;background:#ecfeff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.branding-action-message{background:#fff7ed;border:1px solid #fb923c42;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px 20px;display:flex}.branding-action-message strong{color:#9a3412}.branding-action-message p{color:#7c2d12;margin:5px 0 0}.branding-state-card,.branding-error-card,.branding-empty{color:#64748b;background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;padding:24px}.branding-error-card{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.branding-layout{grid-template-columns:430px minmax(0,1fr);gap:20px;display:grid}.branding-settings-card,.branding-preview-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;padding:24px;box-shadow:0 24px 70px #0f172a14}.branding-card-header{margin-bottom:20px}.branding-card-header h2{color:#0f172a;margin:0;font-size:22px}.branding-card-header p{color:#64748b;margin:6px 0 0}.branding-form-group{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.branding-form-group label{color:#334155;font-size:13px;font-weight:900}.branding-form-group select{font:inherit;background:#f8fafc;border:1px solid #dbe3ef;border-radius:15px;outline:none;padding:13px 14px}.branding-toggle-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:18px;display:flex}.branding-toggle-card h3{color:#0f172a;margin:0}.branding-toggle-card p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.5}.branding-switch{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;flex-shrink:0;width:62px;height:34px;padding:4px}.branding-switch span{background:#fff;border-radius:999px;width:26px;height:26px;transition:transform .2s;display:block}.branding-switch.active{background:#2563eb}.branding-switch.active span{transform:translate(28px)}.branding-info-grid{grid-template-columns:1fr;gap:12px;margin-bottom:20px;display:grid}.branding-info-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:15px}.branding-info-grid span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.branding-info-grid strong{color:#0f172a}.branding-save-row{justify-content:flex-end;gap:12px;display:flex}.branding-secondary-btn,.branding-primary-btn{cursor:pointer;border:none;border-radius:15px;padding:13px 18px;font-weight:900}.branding-secondary-btn{color:#334155;background:#f1f5f9}.branding-primary-btn{color:#fff;background:#2563eb}.branding-primary-btn:disabled{opacity:.65;cursor:not-allowed}.branding-website-preview{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 35%),#f8fafc;border:1px solid #e2e8f0;border-radius:26px;min-height:560px;padding:24px;position:relative;overflow:hidden}.fake-site-header{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:10px;height:52px;padding:0 16px;display:flex}.fake-site-header span{background:#e2e8f0;border-radius:999px;width:46px;height:10px}.fake-site-content{max-width:440px;margin-top:26px}.fake-site-content h3{color:#0f172a;margin:0;font-size:28px}.fake-site-content p{color:#64748b;margin:10px 0 0;line-height:1.6}.branding-widget-shell{position:absolute;bottom:26px;right:26px}.branding-widget{background:#fff;border:1px solid #e2e8f0;width:330px;overflow:hidden;box-shadow:0 24px 70px #0f172a2e}.branding-widget-header{color:#fff;align-items:center;gap:12px;padding:14px;display:flex}.branding-widget-avatar{background:#fff3;border-radius:14px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.branding-widget-avatar img{object-fit:cover;width:100%;height:100%}.branding-widget-header strong{display:block}.branding-widget-header span{opacity:.85;margin-top:2px;font-size:12px;display:block}.branding-widget-body{flex-direction:column;gap:10px;padding:16px;display:flex}.branding-bubble{max-width:80%;padding:11px 13px;font-size:13px;line-height:1.5}.branding-bubble.bot{color:#fff;align-self:flex-start}.branding-bubble.user{color:#0f172a;align-self:flex-end}.powered-by-jift{text-align:center;color:#64748b;border-top:1px solid #f1f5f9;padding:8px 12px;font-size:11px}.powered-by-jift strong{color:#2563eb}.branding-widget-input{color:#94a3b8;border-top:1px solid #e2e8f0;padding:13px 14px;font-size:13px}.branding-launcher{color:#fff;border-radius:999px;place-items:center;width:58px;height:58px;margin-top:14px;margin-left:auto;display:grid;box-shadow:0 18px 38px #2563eb47}@media (width<=1200px){.branding-layout{grid-template-columns:1fr}}@media (width<=760px){.branding-page{padding:18px}.branding-header,.branding-action-message,.branding-toggle-card{flex-direction:column;align-items:flex-start}.branding-save-row{flex-direction:column}.branding-secondary-btn,.branding-primary-btn{width:100%}.branding-widget-shell{margin-top:28px;position:relative;bottom:auto;right:auto}.branding-widget{width:100%}}.ai-insights-page{padding:32px}.ai-insights-header{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 24px 70px #0f172a14}.ai-insights-eyebrow{color:#7c3aed;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.ai-insights-header h1{color:#0f172a;letter-spacing:-1.2px;margin:0;font-size:36px}.ai-insights-header p{color:#64748b;max-width:760px;margin:10px 0 0;line-height:1.7}.ai-insights-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ai-insights-header-actions button,.ai-insights-action-message button{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.ai-insights-header-actions .primary-action,.ai-insights-action-message button{color:#fff;background:#7c3aed}.ai-insights-header-actions button:disabled{opacity:.65;cursor:not-allowed}.ai-insights-plan-pill{color:#6d28d9;white-space:nowrap;background:#f3e8ff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.ai-insights-action-message{background:#faf5ff;border:1px solid #a855f738;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px 20px;display:flex}.ai-insights-action-message strong{color:#6d28d9}.ai-insights-action-message p{color:#581c87;margin:5px 0 0}.ai-insights-state-card,.ai-insights-error-card{color:#64748b;background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;padding:24px}.ai-insights-error-card{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ai-insights-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.ai-stat-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;padding:22px;box-shadow:0 18px 50px #0f172a0f}.ai-stat-card.highlight{background:linear-gradient(135deg,#faf5ff,#eef2ff);border-color:#7c3aed33}.ai-stat-card span{color:#64748b;font-size:13px;font-weight:900;display:block}.ai-stat-card strong{color:#0f172a;letter-spacing:-1px;margin-top:10px;font-size:34px;display:block}.ai-stat-card p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.5}.ai-insights-layout{grid-template-columns:minmax(0,1fr) 380px;gap:20px;display:grid}.ai-insights-main-card,.ai-insights-side-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;box-shadow:0 24px 70px #0f172a14}.ai-insights-main-card{padding:24px}.ai-insights-side-card{align-self:start;padding:24px}.ai-card-header{justify-content:space-between;gap:16px;margin-bottom:20px;display:flex}.ai-card-header h2,.ai-insights-side-card h2{color:#0f172a;margin:0;font-size:22px}.ai-card-header p{color:#64748b;margin:6px 0 0}.ai-card-header>span{color:#6d28d9;white-space:nowrap;background:#f3e8ff;border-radius:999px;align-self:flex-start;padding:8px 11px;font-size:12px;font-weight:900}.insight-list{flex-direction:column;gap:16px;display:flex}.insight-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;gap:16px;padding:18px;display:flex}.insight-icon{background:#fff;border-radius:18px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.insight-content{flex:1;min-width:0}.insight-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.insight-title-row h3{color:#0f172a;margin:0;font-size:18px}.impact-pill{color:#0369a1;white-space:nowrap;background:#e0f2fe;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.impact-pill.high{color:#b91c1c;background:#fef2f2}.insight-content p{color:#475569;margin:8px 0 0;line-height:1.6}.insight-action-box{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-top:14px;padding:14px}.insight-action-box span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.insight-action-box strong{color:#0f172a;line-height:1.5}.signal-list{flex-direction:column;gap:12px;margin-top:18px;display:flex}.signal-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:12px;padding:15px;display:flex}.signal-item>span{background:#fff;border-radius:15px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.signal-item strong{color:#0f172a;word-break:break-word;font-size:18px;display:block}.signal-item p{color:#64748b;margin:4px 0 0;font-size:13px}.ai-next-step-box{background:linear-gradient(135deg,#faf5ff,#eef2ff);border:1px solid #7c3aed2e;border-radius:22px;margin-top:18px;padding:18px}.ai-next-step-box h3{color:#0f172a;margin:0}.ai-next-step-box p{color:#64748b;margin:8px 0 16px;line-height:1.6}.ai-next-step-box button{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:14px;width:100%;padding:12px 14px;font-weight:900}@media (width<=1200px){.ai-insights-layout{grid-template-columns:1fr}.ai-insights-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ai-insights-page{padding:18px}.ai-insights-header,.ai-insights-action-message,.ai-card-header,.insight-card,.insight-title-row{flex-direction:column}.ai-insights-stats-grid{grid-template-columns:1fr}.ai-insights-header-actions{justify-content:flex-start}}.whatsapp-page{padding:32px}.whatsapp-header{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 24px 70px #0f172a14}.whatsapp-eyebrow{color:#16a34a;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.whatsapp-header h1{color:#0f172a;letter-spacing:-1.2px;margin:0;font-size:36px}.whatsapp-header p{color:#64748b;max-width:760px;margin:10px 0 0;line-height:1.7}.whatsapp-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.whatsapp-header-actions button,.whatsapp-action-message button{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;padding:12px 16px;font-weight:900}.whatsapp-header-actions .primary-action,.whatsapp-action-message button{color:#fff;background:#16a34a}.whatsapp-plan-pill{color:#15803d;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.whatsapp-action-message{background:#f0fdf4;border:1px solid #22c55e38;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px 20px;display:flex}.whatsapp-action-message strong{color:#15803d}.whatsapp-action-message p{color:#166534;margin:5px 0 0}.whatsapp-state-card,.whatsapp-error-card{color:#64748b;background:#fff;border:1px solid #e2e8f0e6;border-radius:22px;padding:24px}.whatsapp-error-card{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.whatsapp-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.whatsapp-stat-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;padding:22px;box-shadow:0 18px 50px #0f172a0f}.whatsapp-stat-card.success{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#22c55e33}.whatsapp-stat-card.highlight{background:linear-gradient(135deg,#fff7ed,#fffbeb);border-color:#f59e0b33}.whatsapp-stat-card span{color:#64748b;font-size:13px;font-weight:900;display:block}.whatsapp-stat-card strong{color:#0f172a;letter-spacing:-1px;margin-top:10px;font-size:34px;display:block}.whatsapp-stat-card p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.5}.whatsapp-layout{grid-template-columns:minmax(0,1fr) 390px;gap:20px;display:grid}.whatsapp-builder-card,.whatsapp-preview-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;padding:24px;box-shadow:0 24px 70px #0f172a14}.whatsapp-preview-card{align-self:start}.whatsapp-card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.whatsapp-card-header h2{color:#0f172a;margin:0;font-size:22px}.whatsapp-card-header p{color:#64748b;margin:6px 0 0}.automation-switch{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;flex-shrink:0;width:62px;height:34px;padding:4px}.automation-switch span{background:#fff;border-radius:999px;width:26px;height:26px;transition:transform .2s;display:block}.automation-switch.active{background:#16a34a}.automation-switch.active span{transform:translate(28px)}.automation-status-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:18px;padding:16px}.automation-status-box span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.automation-status-box strong{color:#0f172a}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.template-option{cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:15px}.template-option.active{background:#ecfdf5;border-color:#16a34a59}.template-option strong{color:#0f172a}.template-option p{color:#64748b;margin:7px 0 0;font-size:13px;line-height:1.5}.whatsapp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.whatsapp-form-group{flex-direction:column;gap:8px;display:flex}.whatsapp-form-group.full{grid-column:1/-1}.whatsapp-form-group label{color:#334155;font-size:13px;font-weight:900}.whatsapp-form-group input,.whatsapp-form-group select,.whatsapp-form-group textarea{box-sizing:border-box;width:100%;font:inherit;background:#f8fafc;border:1px solid #dbe3ef;border-radius:15px;outline:none;padding:13px 14px}.whatsapp-form-group textarea{resize:vertical}.whatsapp-form-group input:focus,.whatsapp-form-group select:focus,.whatsapp-form-group textarea:focus{background:#fff;border-color:#16a34a}.whatsapp-form-group small{color:#64748b;line-height:1.5}.whatsapp-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.whatsapp-actions button{cursor:pointer;border:none;border-radius:15px;padding:13px 18px;font-weight:900}.whatsapp-actions .secondary-btn{color:#334155;background:#f1f5f9}.whatsapp-actions .primary-btn{color:#fff;background:#16a34a}.phone-preview{background:#0f172a;border-radius:34px;width:100%;max-width:320px;margin:0 auto;padding:12px;box-shadow:0 24px 60px #0f172a2e}.phone-top{color:#fff;justify-content:space-between;padding:8px 10px 12px;font-size:12px;display:flex}.whatsapp-chat-header{color:#fff;background:#075e54;border-radius:22px 22px 0 0;align-items:center;gap:10px;padding:12px;display:flex}.wa-avatar{color:#15803d;background:#dcfce7;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.whatsapp-chat-header strong{display:block}.whatsapp-chat-header span{opacity:.85;margin-top:2px;font-size:12px;display:block}.phone-chat-body{background:radial-gradient(circle at 0 0,#ffffff2e,#0000 35%),#e5ddd5;border-radius:0 0 22px 22px;min-height:330px;padding:14px}.wa-message{border-radius:14px;max-width:82%;margin-bottom:12px;padding:10px 12px;font-size:13px;line-height:1.5}.wa-message.incoming{color:#0f172a;background:#fff;border-top-left-radius:4px}.wa-message.outgoing{color:#0f172a;background:#dcf8c6;border-top-right-radius:4px;margin-left:auto}.wa-delay-note{text-align:center;color:#64748b;margin-top:18px;font-size:11px;font-weight:800}.whatsapp-help-box{background:#f0fdf4;border:1px solid #22c55e38;border-radius:22px;margin-top:20px;padding:18px}.whatsapp-help-box h3{color:#0f172a;margin:0}.whatsapp-help-box p{color:#166534;margin:8px 0 0;line-height:1.6}@media (width<=1200px){.whatsapp-layout{grid-template-columns:1fr}.whatsapp-stats-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.whatsapp-page{padding:18px}.whatsapp-header,.whatsapp-action-message,.whatsapp-card-header{flex-direction:column}.whatsapp-stats-grid,.template-grid,.whatsapp-form-grid{grid-template-columns:1fr}.whatsapp-actions{flex-direction:column}.whatsapp-actions button{width:100%}}.auth-page{background:#f8fafc;grid-template-columns:.95fr 1.05fr;min-height:100vh;display:grid}.auth-left{color:#fff;background:radial-gradient(circle at 0 0,#60a5fa59,#0000 36%),linear-gradient(135deg,#0f172a,#1e1b4b);flex-direction:column;justify-content:space-between;padding:42px;display:flex;position:relative;overflow:hidden}.auth-left:after{content:"";filter:blur(10px);background:#7c3aed61;border-radius:999px;width:340px;height:340px;position:absolute;bottom:-120px;right:-120px}.auth-logo{z-index:1;color:#fff;align-items:center;gap:10px;font-size:24px;font-weight:900;text-decoration:none;display:inline-flex;position:relative}.auth-logo span{color:#2563eb;background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.auth-copy{z-index:1;max-width:560px;position:relative}.auth-copy h1{letter-spacing:-2px;margin:0;font-size:clamp(40px,5vw,64px);line-height:1.02}.auth-copy p{color:#cbd5e1;margin:22px 0 0;font-size:18px;line-height:1.7}.auth-right{justify-content:center;align-items:center;padding:40px 24px;display:flex}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;width:100%;max-width:460px;padding:34px;box-shadow:0 24px 70px #0f172a1a}.auth-card-header{margin-bottom:28px}.auth-card-header h2{letter-spacing:-.8px;color:#0f172a;margin:0;font-size:32px}.auth-card-header p{color:#64748b;margin:8px 0 0;line-height:1.5}.auth-field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.auth-field label{color:#334155;font-size:14px;font-weight:800}.auth-field input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px}.auth-field input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.auth-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:100%;height:50px;margin-top:8px;font-size:15px;font-weight:900;box-shadow:0 16px 30px #2563eb38}.auth-submit-btn:hover{transform:translateY(-1px)}.auth-switch{text-align:center;color:#64748b;margin:22px 0 0;font-size:15px}.auth-switch a{color:#2563eb;font-weight:800;text-decoration:none}.auth-row-link{justify-content:space-between;align-items:center;margin-top:-6px;margin-bottom:14px;font-size:13px;display:flex}.auth-row-link a{color:#2563eb;font-weight:800;text-decoration:none}.auth-row-link a:hover{text-decoration:underline}.auth-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:700}.auth-help-text{color:#64748b;text-align:center;margin-top:14px;font-size:13px;line-height:1.5}.auth-help-text a{color:#2563eb;font-weight:800;text-decoration:none}.auth-help-text a:hover{text-decoration:underline}.auth-info-box{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;flex-direction:column;gap:6px;margin-bottom:18px;padding:13px 14px;font-size:14px;line-height:1.45;display:flex}.auth-info-box strong{font-size:14px;font-weight:900}.auth-info-box span{font-weight:600}.auth-info-box small{color:#2563eb;font-weight:800}@media (width<=860px){.auth-page{grid-template-columns:1fr}.auth-left{min-height:320px;padding:28px}.auth-right{padding:28px 18px}}@media (width<=520px){.auth-card{border-radius:22px;padding:24px}.auth-copy h1{letter-spacing:-1px}}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:700}.auth-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.social-login-section{width:100%;margin-top:22px}.auth-divider{color:#94a3b8;align-items:center;gap:12px;margin:20px 0 16px;font-size:13px;font-weight:700;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.social-buttons{flex-direction:column;gap:12px;display:flex}.social-login-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;height:48px;font-family:inherit;font-size:15px;font-weight:800;transition:all .18s;display:flex}.social-login-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a14}.social-login-btn:active{transform:translateY(0)}.social-login-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;font-weight:900;display:inline-flex}.google-login-btn{color:#0f172a;background:#fff;border-color:#dbe3ef}.google-login-btn:hover{background:#f8fafc;border-color:#cbd5e1}.google-icon{color:#4285f4;background:#fff;border:1px solid #e2e8f0}.facebook-login-btn{color:#fff;background:#1877f2;border-color:#1877f2}.facebook-login-btn:hover{background:#166fe5;border-color:#166fe5}.facebook-icon{color:#1877f2;background:#fff}@media (width<=520px){.social-login-btn{border-radius:12px;height:46px;font-size:14px}.auth-divider{margin:18px 0 14px}}*{box-sizing:border-box}.public-page{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb1f,#0000 32%),linear-gradient(#fff 0%,#f8fafc 100%);min-height:100vh}.public-container{width:min(1180px,100% - 32px);margin:0 auto;padding:72px 0}.public-hero{text-align:center;max-width:820px;margin:0 auto 56px}.public-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:14px;font-weight:800;display:inline-flex}.public-hero h1{letter-spacing:-2px;color:#020617;margin:0;font-size:clamp(38px,6vw,64px);line-height:1.05}.public-hero p{color:#64748b;max-width:720px;margin:22px auto 0;font-size:18px;line-height:1.7}.public-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.public-primary-btn,.public-secondary-btn{border:0;border-radius:14px;justify-content:center;align-items:center;padding:14px 20px;font-family:inherit;font-weight:900;text-decoration:none;display:inline-flex}.public-primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 16px 30px #2563eb40}.public-secondary-btn{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.public-primary-btn:hover,.public-secondary-btn:hover{transform:translateY(-2px)}.public-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.public-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:28px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 18px 50px #0f172a0f}.public-card:hover{border-color:#bfdbfe;transform:translateY(-6px);box-shadow:0 24px 70px #2563eb1f}.public-card-button{text-align:left;cursor:pointer;width:100%;font-family:inherit}.public-card-icon{background:#eff6ff;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:20px;font-size:24px;display:grid}.public-card h3{color:#0f172a;margin:0;font-size:22px}.public-card p{color:#64748b;margin:12px 0 0;line-height:1.7}.public-section{margin-top:70px}.public-section-header{max-width:720px;margin-bottom:34px}.public-section-header span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:900}.public-section-header h2{letter-spacing:-1.4px;margin:12px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.1}.public-list{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.public-list li{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px 18px;font-weight:700}.public-list li:before{content:"✓";color:#16a34a;margin-right:10px;font-weight:900}.public-dark-card{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 35%),linear-gradient(135deg,#0f172a,#1e3a8a 55%,#7c3aed);border-radius:32px;margin-top:70px;padding:44px}.public-dark-card h2{letter-spacing:-1.2px;margin:0;font-size:clamp(30px,4vw,44px)}.public-dark-card p{color:#dbeafe;max-width:680px;line-height:1.7}.legal-content{background:#fff;border:1px solid #e2e8f0;border-radius:30px;max-width:900px;margin:0 auto;padding:42px;box-shadow:0 20px 60px #0f172a12}.legal-updated{color:#64748b;margin:0 0 32px;font-size:15px;font-weight:700}.legal-section{border-top:1px solid #e2e8f0;padding:26px 0}.legal-section:first-of-type{border-top:0;padding-top:0}.legal-section h2{color:#0f172a;letter-spacing:-.5px;margin:0 0 12px;font-size:24px}.legal-section p{color:#475569;margin:0 0 14px;font-size:16px;line-height:1.8}.legal-section p:last-child{margin-bottom:0}.legal-section a{color:#2563eb;font-weight:800;text-decoration:none}.legal-section a:hover{text-decoration:underline}.legal-section ul{color:#475569;margin:14px 0 0;padding-left:20px;line-height:1.8}.legal-section li{margin-bottom:8px}.legal-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.feature-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a9e;justify-content:center;align-items:center;padding:24px;animation:.25s modalOverlayIn;display:flex;position:fixed;inset:0}.feature-modal{background:#fff;border-radius:30px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:34px;animation:.3s cubic-bezier(.22,1,.36,1) modalIn;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0f172a47}.feature-modal-close{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:38px;height:38px;font-size:26px;line-height:1;transition:all .2s;position:absolute;top:18px;right:18px}.feature-modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.feature-modal-icon{background:#eff6ff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:18px;font-size:28px;display:grid}.feature-modal-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-bottom:14px;padding:7px 12px;font-size:13px;font-weight:900;display:inline-flex}.feature-modal h2{color:#020617;letter-spacing:-1px;margin:0;font-size:clamp(28px,4vw,40px)}.feature-modal p{color:#475569;margin:16px 0 0;font-size:16px;line-height:1.8}.feature-modal ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.feature-modal li{color:#334155;align-items:flex-start;gap:10px;font-weight:700;line-height:1.5;display:flex}.feature-modal li:before{content:"✓";color:#16a34a;background:#dcfce7;border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-grid}.feature-modal-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.modal-secondary-button{cursor:pointer;border:1px solid #e2e8f0;font-family:inherit}.industry-modal{width:min(760px,100%)}.industry-modal-chat{color:#fff;background:#0f172a;border-radius:24px;margin-top:24px;overflow:hidden;box-shadow:0 20px 50px #0f172a2e}.industry-chat-header{background:#111827;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.industry-chat-header div:first-child{flex-direction:column;gap:4px;display:flex}.industry-chat-header strong{color:#fff}.industry-chat-header span{color:#94a3b8;font-size:13px}.industry-online-dot{background:#22c55e;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #22c55e26}.industry-chat-body{flex-direction:column;gap:12px;padding:22px;animation:.45s industryChatIn;display:flex}.industry-message{border-radius:18px;max-width:84%;padding:13px 15px;font-size:14px;line-height:1.5}.industry-message.bot{color:#e2e8f0;background:#1e293b;align-self:flex-start}.industry-message.user{color:#fff;background:#2563eb;align-self:flex-end}.industry-lead-card{color:#0f172a;background:#fff;border-radius:18px;flex-direction:column;gap:5px;margin-top:10px;padding:16px;animation:.5s .15s both industryLeadIn;display:flex}.industry-lead-card span{color:#16a34a;font-size:13px;font-weight:900}.industry-lead-card strong{font-size:18px}.industry-lead-card small{color:#64748b}.industry-modal-wide{width:min(1040px,100%);padding:0;overflow:hidden}.industry-modal-layout{grid-template-columns:.95fr 1.05fr;gap:0;min-height:620px;display:grid}.industry-modal-details{padding:38px;overflow-y:auto}.industry-modal-demo{background:radial-gradient(circle at 100% 0,#2563eb38,#0000 34%),linear-gradient(#f8fafc 0%,#eef2ff 100%);justify-content:center;align-items:center;padding:38px;display:flex}.industry-modal-demo .industry-modal-chat{width:100%;margin-top:0;transform:translateY(0)}.industry-modal-details .feature-modal-actions{justify-content:flex-start}.industry-modal-wide .feature-modal-close{z-index:5;background:#ffffffe6}.industry-modal-wide .feature-modal-close:hover{background:#fff}.pricing-page-container{padding-top:64px}.pricing-hero{margin-bottom:46px}.pricing-hero h1{max-width:880px;margin-left:auto;margin-right:auto}.pricing-hero-pills{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.pricing-hero-pills span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 30px #0f172a0d}.pricing-hero-pills span:before{content:"✓";color:#16a34a;background:#dcfce7;border-radius:999px;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:inline-grid}.pricing-location-box{color:#475569;background:#eff6ffe6;border:1px solid #bfdbfe;border-radius:18px;align-items:center;gap:8px;width:fit-content;margin:24px auto 0;padding:12px 16px;font-size:14px;font-weight:700;display:flex}.pricing-location-box strong{color:#1d4ed8}.pricing-page-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px;display:grid}.pricing-page-grid-pro{align-items:stretch}.pricing-page-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:30px;flex-direction:column;min-height:100%;padding:30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:visible;box-shadow:0 22px 65px #0f172a14}.pricing-page-card:hover{border-color:#bfdbfe;transform:translateY(-8px);box-shadow:0 30px 90px #2563eb24}.pricing-page-card-popular{background:radial-gradient(circle at 100% 0,#2563eb1f,#0000 35%),linear-gradient(#fff 0%,#eff6ff 100%);border:2px solid #2563eb;transform:translateY(-16px);box-shadow:0 34px 95px #2563eb38}.pricing-page-card-popular:hover{transform:translateY(-24px)}.pricing-page-popular-tag{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;padding:9px 18px;font-size:13px;font-weight:900;position:absolute;top:-17px;left:50%;transform:translate(-50%);box-shadow:0 14px 30px #2563eb47}.pricing-page-header{margin-bottom:24px}.pricing-plan-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.pricing-plan-top span{color:#2563eb;background:#eff6ff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;display:inline-flex}.pricing-plan-top strong{color:#7c3aed;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.pricing-page-header h3{color:#0f172a;letter-spacing:-.5px;margin:0;font-size:26px}.pricing-page-header p{color:#64748b;margin:12px 0 0;line-height:1.6}.pricing-page-price{color:#020617;letter-spacing:-1.8px;flex-wrap:wrap;align-items:flex-end;gap:4px;min-height:58px;margin-bottom:22px;font-size:46px;font-weight:950;display:flex}.pricing-page-price small{color:#64748b;letter-spacing:0;margin-bottom:8px;font-size:15px;font-weight:800}.pricing-page-btn{border-radius:16px;justify-content:center;align-items:center;padding:15px 20px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.pricing-page-btn:hover{transform:translateY(-2px)}.pricing-page-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 16px 30px #2563eb40}.pricing-page-btn-secondary{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.pricing-divider{background:#e2e8f0;height:1px;margin:26px 0 22px}.pricing-includes-title{color:#0f172a;margin:0 0 16px;font-size:14px;font-weight:900}.pricing-page-list{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.pricing-page-list li{color:#334155;align-items:flex-start;gap:10px;font-weight:650;line-height:1.5;display:flex}.pricing-page-list li:before{content:"✓";color:#16a34a;background:#dcfce7;border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:1px;font-size:13px;font-weight:900;display:inline-grid}.pricing-page-note{text-align:center;color:#64748b;margin:26px auto 0;font-size:14px;font-weight:700}.pricing-bottom-section{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:24px;margin-top:76px;display:grid}.pricing-bottom-card{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff38,#0000 36%),linear-gradient(135deg,#0f172a,#1e3a8a 55%,#7c3aed);border-radius:32px;padding:42px;box-shadow:0 28px 80px #2563eb33}.pricing-bottom-card span{background:#ffffff24;border:1px solid #fff3;border-radius:999px;margin-bottom:18px;padding:8px 13px;font-size:13px;font-weight:900;display:inline-flex}.pricing-bottom-card h2{letter-spacing:-1.2px;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.1}.pricing-bottom-card p{color:#dbeafe;max-width:650px;margin:18px 0 0;line-height:1.7}.pricing-bottom-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.pricing-faq-card{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:34px;box-shadow:0 22px 65px #0f172a14}.pricing-faq-card h3{color:#0f172a;margin:0 0 20px;font-size:24px}.pricing-faq-card div{border-top:1px solid #e2e8f0;padding:18px 0}.pricing-faq-card div:first-of-type{border-top:0;padding-top:0}.pricing-faq-card strong{color:#0f172a;margin-bottom:7px;font-size:16px;display:block}.pricing-faq-card p{color:#64748b;margin:0;line-height:1.6}.pricing-pro-page{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 34%),radial-gradient(circle at 100% 0,#7c3aed1f,#0000 32%),linear-gradient(#fff 0%,#f8fafc 48%,#eef2ff 100%)}.pricing-pro-container{padding-top:76px}.pricing-pro-hero{text-align:center;max-width:920px;margin:0 auto 62px}.pricing-pro-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-bottom:20px;padding:9px 16px;font-size:14px;font-weight:900;display:inline-flex}.pricing-pro-hero h1{color:#020617;letter-spacing:-3px;margin:0;font-size:clamp(44px,7vw,78px);line-height:.98}.pricing-pro-hero p{color:#64748b;max-width:720px;margin:24px auto 0;font-size:19px;line-height:1.75}.pricing-pro-meta{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #e2e8f0f2;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:10px;width:fit-content;max-width:100%;margin:34px auto 0;padding:12px;display:grid;box-shadow:0 18px 50px #0f172a14}.pricing-pro-meta div{text-align:left;background:#fff;border-radius:18px;min-width:150px;padding:14px 18px}.pricing-pro-meta span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.pricing-pro-meta strong{color:#0f172a;font-size:15px;font-weight:900}.pricing-pro-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:26px;display:grid}.pricing-pro-card{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:34px;flex-direction:column;min-height:650px;padding:34px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 24px 80px #0f172a14}.pricing-pro-card:hover{border-color:#bfdbfe;transform:translateY(-8px);box-shadow:0 34px 100px #2563eb26}.pricing-pro-card-featured{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff29,#0000 34%),linear-gradient(145deg,#0f172a 0%,#1e3a8a 52%,#7c3aed 100%);border:0;transform:translateY(-22px);box-shadow:0 36px 110px #2563eb57}.pricing-pro-card-featured:hover{transform:translateY(-30px);box-shadow:0 42px 120px #2563eb6b}.pricing-pro-tag{color:#1d4ed8;white-space:nowrap;background:#fff;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:950;position:absolute;top:-17px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #0f172a29}.pricing-pro-card-header span{color:#2563eb;background:#eff6ff;border-radius:999px;margin-bottom:20px;padding:8px 13px;font-size:13px;font-weight:900;display:inline-flex}.pricing-pro-card-featured .pricing-pro-card-header span{color:#fff;background:#ffffff26;border:1px solid #ffffff2e}.pricing-pro-card-header h2{color:#0f172a;letter-spacing:-.8px;margin:0;font-size:30px}.pricing-pro-card-featured .pricing-pro-card-header h2{color:#fff}.pricing-pro-card-header p{color:#64748b;margin:14px 0 0;line-height:1.65}.pricing-pro-card-featured .pricing-pro-card-header p{color:#dbeafe}.pricing-pro-price{color:#020617;letter-spacing:-1.8px;flex-wrap:wrap;align-items:flex-end;gap:5px;margin:30px 0 22px;font-size:46px;font-weight:950;display:flex}.pricing-pro-card-featured .pricing-pro-price{color:#fff}.pricing-pro-price small{color:#64748b;letter-spacing:0;margin-bottom:8px;font-size:15px;font-weight:800}.pricing-pro-card-featured .pricing-pro-price small{color:#bfdbfe}.pricing-pro-btn{border-radius:16px;justify-content:center;align-items:center;padding:16px 20px;font-size:15px;font-weight:950;text-decoration:none;transition:all .2s;display:inline-flex}.pricing-pro-btn:hover{transform:translateY(-2px)}.pricing-pro-btn-primary{color:#0f172a;background:#fff;box-shadow:0 18px 36px #0000002e}.pricing-pro-btn-secondary{color:#fff;background:#0f172a;box-shadow:0 16px 32px #0f172a29}.pricing-pro-divider{background:#e2e8f0;height:1px;margin:28px 0 24px}.pricing-pro-card-featured .pricing-pro-divider{background:#ffffff2e}.pricing-pro-features{gap:14px;margin:0;padding:0;list-style:none;display:grid}.pricing-pro-features li{color:#334155;align-items:flex-start;gap:11px;font-weight:700;line-height:1.5;display:flex}.pricing-pro-card-featured .pricing-pro-features li{color:#e0f2fe}.pricing-pro-features li:before{content:"✓";color:#16a34a;background:#dcfce7;border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:13px;font-weight:950;display:inline-grid}.pricing-pro-card-featured .pricing-pro-features li:before{color:#fff;background:#ffffff29}.pricing-pro-note{text-align:center;color:#64748b;margin:26px auto 0;font-size:14px;font-weight:700}.pricing-pro-comparison{background:#fff;border:1px solid #e2e8f0;border-radius:36px;margin-top:90px;padding:46px;box-shadow:0 28px 90px #0f172a14}.pricing-pro-comparison-header{max-width:720px}.pricing-pro-comparison-header span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:950}.pricing-pro-comparison-header h2{color:#020617;letter-spacing:-1.3px;margin:12px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.08}.pricing-pro-comparison-header p{color:#64748b;font-size:17px;line-height:1.7}.pricing-pro-compare-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px;display:grid}.pricing-pro-compare-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:24px}.pricing-pro-compare-card.active{background:#eff6ff;border-color:#bfdbfe}.pricing-pro-compare-card strong{color:#0f172a;margin-bottom:10px;font-size:20px;display:block}.pricing-pro-compare-card p{color:#64748b;margin:0;line-height:1.6}.pricing-pro-cta{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff38,#0000 35%),linear-gradient(135deg,#0f172a,#1e3a8a 55%,#7c3aed);border-radius:36px;justify-content:space-between;align-items:center;gap:30px;margin-top:34px;padding:42px;display:flex;box-shadow:0 32px 100px #2563eb3d}.pricing-pro-cta span{background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;margin-bottom:16px;padding:8px 13px;font-size:13px;font-weight:900;display:inline-flex}.pricing-pro-cta h2{letter-spacing:-1.2px;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.1}.pricing-pro-cta p{color:#dbeafe;max-width:620px;margin:16px 0 0;line-height:1.7}.pricing-pro-cta-btn{color:#0f172a;background:#fff;border-radius:16px;flex-shrink:0;padding:16px 22px;font-weight:950;text-decoration:none}.pricing-custom-line{text-align:center;color:#475569;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;max-width:850px;margin:30px auto 0;padding:16px 20px;font-size:15px;font-weight:500}.pricing-custom-line a{color:#2563eb;font-weight:700;text-decoration:none}.pricing-custom-line a:hover{text-decoration:underline}.industry-link-card{color:inherit;text-decoration:none}.public-card-link{color:#2563eb;align-items:center;margin-top:14px;font-size:14px;font-weight:700;display:inline-flex}.industry-link-card:hover .public-card-link{color:#1d4ed8}.blog-card-link{color:inherit;text-decoration:none}.blog-card-meta,.blog-article-meta{color:#64748b;flex-wrap:wrap;gap:10px;margin-top:14px;font-size:13px;display:flex}.blog-card-meta span,.blog-article-meta span{background:#f1f5f9;border-radius:999px;padding:6px 10px}.blog-article{width:100%}.blog-article-hero{text-align:left}.blog-content{max-width:920px;margin:0 auto}.blog-content .legal-section h2{margin-top:8px}.blog-content .legal-section h3{color:#111827;margin-top:22px;margin-bottom:8px;font-size:18px}.blog-content .legal-section ul{margin-top:14px;padding-left:22px}.blog-content .legal-section li{color:#475569;margin-bottom:8px;line-height:1.7}.blog-final-cta{margin-top:28px}@media (width<=980px){.pricing-pro-grid{grid-template-columns:1fr}.pricing-pro-card,.pricing-pro-card-featured{min-height:auto;transform:none}.pricing-pro-card:hover,.pricing-pro-card-featured:hover{transform:translateY(-6px)}.pricing-pro-meta{grid-template-columns:1fr;width:100%}.pricing-pro-meta div{min-width:0}.pricing-pro-compare-grid{grid-template-columns:1fr}.pricing-pro-cta{flex-direction:column;align-items:flex-start}}@media (width<=560px){.pricing-pro-container{padding-top:48px}.pricing-pro-hero{margin-bottom:44px}.pricing-pro-hero h1{letter-spacing:-1.6px}.pricing-pro-hero p{font-size:16px}.pricing-pro-card{border-radius:28px;padding:26px}.pricing-pro-price{font-size:38px}.pricing-pro-comparison,.pricing-pro-cta{border-radius:28px;padding:28px}.pricing-pro-cta-btn{text-align:center;justify-content:center;width:100%}}@media (width<=920px){.pricing-page-grid{grid-template-columns:1fr}.pricing-page-card-popular{transform:none}.pricing-page-card-popular:hover,.pricing-page-card:hover{transform:translateY(-6px)}.pricing-bottom-section{grid-template-columns:1fr}}@media (width<=560px){.pricing-page-container{padding-top:46px}.pricing-page-grid{margin-top:34px}.pricing-page-card{border-radius:24px;padding:24px}.pricing-page-price{font-size:38px}.pricing-location-box{text-align:center;flex-direction:column;gap:2px}.pricing-bottom-card,.pricing-faq-card{border-radius:24px;padding:26px}.pricing-bottom-actions{flex-direction:column}.pricing-bottom-actions a{width:100%}}@media (width<=920px){.industry-modal-wide{width:min(720px,100%);overflow-y:auto}.industry-modal-layout{grid-template-columns:1fr;min-height:auto}.industry-modal-details{padding:30px}.industry-modal-demo{padding:24px 30px 30px}}@media (width<=560px){.industry-modal-wide{border-radius:24px 24px 0 0;max-height:calc(100vh - 28px)}.industry-modal-details{padding:26px}.industry-modal-demo{background:#fff;padding:0 18px 26px}.industry-modal-details .feature-modal-actions{flex-direction:column}.industry-modal-details .feature-modal-actions a,.industry-modal-details .feature-modal-actions button{width:100%}}@keyframes modalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes industryChatIn{0%{opacity:0;filter:blur(5px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes industryLeadIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=920px){.public-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.public-container{width:min(100% - 20px,1180px);padding:46px 0}.public-hero{margin-bottom:40px}.public-hero h1{letter-spacing:-1.2px}.public-hero p{font-size:16px}.public-actions{flex-direction:column;align-items:stretch}.public-primary-btn,.public-secondary-btn{width:100%}.public-grid{grid-template-columns:1fr}.public-card{border-radius:24px;padding:24px}.public-dark-card{border-radius:24px;padding:28px}.legal-content{border-radius:24px;padding:24px}.legal-section h2{font-size:21px}.legal-actions{flex-direction:column}.legal-actions a{width:100%}.feature-modal-overlay{align-items:flex-end;padding:14px}.feature-modal{border-radius:24px 24px 0 0;max-height:calc(100vh - 28px);padding:26px}.feature-modal-actions{flex-direction:column}.feature-modal-actions a,.feature-modal-actions button{width:100%}.industry-modal-chat{border-radius:20px}.industry-chat-body{padding:18px}.industry-message{max-width:92%}}.dashboard-page{box-sizing:border-box;min-height:100vh;padding:42px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.dashboard-header h1{color:#0f172a;letter-spacing:-1.4px;margin:0;font-size:38px;font-weight:950;line-height:1.1}.dashboard-header p{color:#64748b;margin:10px 0 0;font-size:15px;font-weight:500}.plan-badge{color:#047857;white-space:nowrap;background:#ecfdf5e6;border:1px solid #10b98147;border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 12px 28px #10b9811f}.plan-badge:before{content:"";background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #10b9811f}.dashboard-state-card,.dashboard-error-card{color:#334155;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:22px;padding:24px;box-shadow:0 18px 45px #0f172a14}.dashboard-error-card{color:#b91c1c;background:#fef2f2f0;border-color:#f8717159}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:26px;display:grid}.dashboard-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #e2e8f0db;border-radius:26px;min-height:132px;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a14}.dashboard-card:before{content:"";background:radial-gradient(circle,#6366f133,#0000 68%);border-radius:50%;width:130px;height:130px;position:absolute;top:-55px;right:-55px}.dashboard-card:after{color:#4f46e5;background:linear-gradient(135deg,#6366f11f,#0ea5e91f);border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex;position:absolute;bottom:18px;right:22px}.dashboard-card:first-child:after{content:"🏢"}.dashboard-card:nth-child(2):after{content:"🤖"}.dashboard-card:nth-child(3):after{content:"⚡"}.dashboard-card:hover{border-color:#6366f13d;transform:translateY(-4px);box-shadow:0 26px 70px #0f172a1f}.dashboard-card span{color:#64748b;margin-bottom:12px;font-size:14px;font-weight:750;display:block;position:relative}.dashboard-card strong{color:#0f172a;letter-spacing:-1.6px;font-size:42px;font-weight:950;line-height:1;position:relative}.subscription-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0e6;border-radius:30px;margin-top:26px;padding:28px;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.subscription-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#0ea5e921,#0000 28%),radial-gradient(circle at 0 0,#6366f11a,#0000 24%);position:absolute;inset:0}.subscription-header,.subscription-grid,.upgrade-box{position:relative}.subscription-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.subscription-header h2{letter-spacing:-.8px;color:#0f172a;margin:0;font-size:24px;font-weight:950}.subscription-header p{color:#64748b;margin:8px 0 0;font-size:14px;font-weight:500}.subscription-plan{background:#f8fafce6;border:1px solid #e2e8f0f2;border-radius:20px;min-width:170px;padding:16px 18px;box-shadow:inset 0 1px #ffffffe6}.subscription-plan span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.subscription-plan strong{color:#0f172a;font-size:20px;font-weight:950}.subscription-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.usage-card{background:#f8fafce0;border:1px solid #e2e8f0f2;border-radius:22px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s}.usage-card:hover{border-color:#0ea5e947;transform:translateY(-3px);box-shadow:0 18px 42px #0f172a14}.usage-top{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.usage-top span{color:#64748b;font-size:14px;font-weight:700}.usage-top strong{color:#0f172a;font-size:15px;font-weight:900}.usage-bar{background:#e2e8f0;border-radius:999px;width:100%;height:9px;overflow:hidden}.usage-fill{background:linear-gradient(90deg,#6366f1,#06b6d4);border-radius:999px;height:100%;transition:width .25s}.upgrade-box{color:#fff;background:radial-gradient(circle at 100% 0,#38bdf847,#0000 28%),linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:22px;display:flex;overflow:hidden;box-shadow:0 22px 50px #0f172a2e}.upgrade-box h3{letter-spacing:-.5px;margin:0;font-size:20px;font-weight:950}.upgrade-box p{color:#cbd5e1;margin:7px 0 0;font-size:14px;line-height:1.6}.upgrade-box button{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:15px;padding:12px 18px;font-weight:900;transition:all .22s;box-shadow:0 14px 30px #02061733}.upgrade-box button:hover{background:#f8fafc;transform:translateY(-2px)}.recent-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0e6;border-radius:30px;margin-top:26px;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.recent-header{background:linear-gradient(135deg,#f8fafce6,#ffffffbd);border-bottom:1px solid #e2e8f0e6;padding:24px 28px}.recent-header h2{color:#0f172a;letter-spacing:-.8px;margin:0;font-size:24px;font-weight:950}.empty-text{color:#64748b;margin:0;padding:28px;font-size:15px;font-weight:500}table{border-collapse:collapse;width:100%}th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.7px;background:#f8fafce6;border-bottom:1px solid #e2e8f0e6;padding:15px 18px;font-size:12px;font-weight:900}.dashboard-empty-business-card{background:radial-gradient(circle at 0 0,#4f46e51f,#0000 34%),linear-gradient(135deg,#fff,#f8fafc);border:1px solid #4f46e52e;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:26px;display:flex;box-shadow:0 18px 45px #0f172a14}.dashboard-empty-business-card span{color:#4f46e5;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:800;display:inline-flex}.dashboard-empty-business-card h2{color:#0f172a;margin:0 0 8px;font-size:24px}.dashboard-empty-business-card p{color:#64748b;max-width:620px;margin:0;line-height:1.7}.dashboard-empty-business-card button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4f46e5,#0ea5e9);border:none;border-radius:999px;padding:13px 20px;font-weight:800;box-shadow:0 14px 28px #4f46e538}.dashboard-empty-chatbot-card{background:radial-gradient(circle at 0 0,#0ea5e921,#0000 34%),linear-gradient(135deg,#fff,#f8fafc);border:1px solid #0ea5e938;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:26px;display:flex;box-shadow:0 18px 45px #0f172a14}.dashboard-empty-chatbot-card span{color:#0284c7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:900;display:inline-flex}.dashboard-empty-chatbot-card h2{color:#0f172a;margin:0 0 8px;font-size:24px}.dashboard-empty-chatbot-card p{color:#64748b;max-width:720px;margin:0;line-height:1.7}.dashboard-empty-chatbot-card button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0284c7,#2563eb);border:none;border-radius:999px;padding:13px 20px;font-weight:900;box-shadow:0 14px 28px #2563eb38}@media (width<=760px){.dashboard-empty-chatbot-card{flex-direction:column;align-items:flex-start}.dashboard-empty-chatbot-card button{width:100%}.dashboard-empty-business-card{flex-direction:column;align-items:flex-start}.dashboard-empty-business-card button{width:100%}}@media (width<=1100px){.dashboard-page{padding:30px}.dashboard-stats,.subscription-grid{grid-template-columns:1fr}}@media (width<=760px){.dashboard-page{padding:22px 18px}.dashboard-header,.subscription-header,.upgrade-box{flex-direction:column}.dashboard-header h1{font-size:32px}.subscription-plan{box-sizing:border-box;width:100%}.upgrade-box button{width:100%}.recent-card{overflow-x:auto}table{min-width:720px}}.onboarding-overlay{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 0 0,#4f46e547,#0000 34%),radial-gradient(circle at 100% 100%,#0ea5e93d,#0000 34%),#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.onboarding-modal{background:#fff;border:1px solid #ffffff2e;border-radius:32px;grid-template-columns:.9fr 1.1fr;width:min(980px,100%);min-height:600px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #0f172a59}.onboarding-bg-glow{filter:blur(18px);opacity:.55;pointer-events:none;border-radius:999px;width:280px;height:280px;position:absolute}.onboarding-glow-one{background:#4f46e533;top:-140px;left:-80px}.onboarding-glow-two{background:#0ea5e933;bottom:-130px;right:-110px}.onboarding-close{z-index:5;color:#0f172a;cursor:pointer;background:#0f172a14;border:none;border-radius:999px;width:38px;height:38px;font-size:28px;line-height:1;position:absolute;top:18px;right:20px}.onboarding-left{z-index:2;color:#fff;background:linear-gradient(145deg,#0f172af5,#312e81f5),radial-gradient(circle at top,#3b82f673,#0000 44%);flex-direction:column;justify-content:space-between;padding:34px;display:flex;position:relative}.onboarding-brand{align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.onboarding-brand span{color:#111827;background:#fff;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.onboarding-visual-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:28px;padding:28px}.bot-avatar{background:#ffffff29;border-radius:24px;place-items:center;width:76px;height:76px;margin-bottom:18px;font-size:36px;display:grid}.onboarding-visual-card h3{margin:0 0 10px;font-size:28px;line-height:1.15}.onboarding-visual-card p{color:#ffffffc7;margin:0;line-height:1.7}.setup-preview{gap:12px;margin-top:28px;display:grid}.setup-preview div{background:#ffffff1f;border-radius:16px;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:700;display:flex}.setup-preview span{color:#312e81;background:#fff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:13px;display:grid}.onboarding-right{z-index:2;flex-direction:column;padding:42px;display:flex;position:relative}.onboarding-progress{gap:8px;margin-bottom:44px;display:flex}.onboarding-dot{background:#e5e7eb;border-radius:999px;flex:1;height:8px}.onboarding-dot.active{background:linear-gradient(90deg,#4f46e5,#0ea5e9)}.onboarding-step-content{flex:1}.onboarding-step-label{color:#4f46e5;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:13px;font-weight:800}.onboarding-step-content h2{color:#0f172a;letter-spacing:-.04em;max-width:520px;margin:0 0 12px;font-size:34px;line-height:1.12}.onboarding-step-content>p{color:#64748b;max-width:520px;margin:0 0 28px;font-size:16px;line-height:1.7}.welcome-benefits{gap:14px;display:grid}.welcome-benefits div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:18px}.welcome-benefits strong,.welcome-benefits span{display:block}.welcome-benefits strong{color:#0f172a;margin-bottom:4px;font-size:15px}.welcome-benefits span{color:#64748b;font-size:14px}.onboarding-form{gap:18px;display:grid}.onboarding-form label{color:#334155;gap:8px;font-size:14px;font-weight:800;display:grid}.onboarding-form input,.onboarding-form select{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:16px;outline:none;width:100%;height:48px;padding:0 15px;font-size:15px}.onboarding-form input:focus,.onboarding-form select:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51f}.goal-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.goal-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;min-height:120px;padding:18px;transition:all .2s}.goal-card:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 14px 30px #0f172a14}.goal-card.selected{background:#eef2ff;border-color:#4f46e5;box-shadow:0 14px 30px #4f46e529}.goal-card strong,.goal-card span{display:block}.goal-card strong{color:#0f172a;margin-bottom:8px;font-size:15px}.goal-card span{color:#64748b;font-size:13px;line-height:1.55}.done-box{text-align:center;background:linear-gradient(145deg,#eef2ff,#f0f9ff);border-radius:28px;place-items:center;padding:34px;display:grid}.done-icon{color:#fff;background:#22c55e;border-radius:999px;place-items:center;width:72px;height:72px;margin-bottom:18px;font-size:34px;font-weight:900;display:grid}.done-box h3{color:#0f172a;margin:0 0 8px;font-size:24px}.done-box p{color:#64748b;max-width:380px;margin:0;line-height:1.7}.onboarding-actions{justify-content:space-between;align-items:center;gap:14px;padding-top:24px;display:flex}.onboarding-actions>div{align-items:center;gap:10px;display:flex}.onboarding-skip-btn,.onboarding-back-btn,.onboarding-next-btn{cursor:pointer;border:none;border-radius:999px;height:44px;padding:0 18px;font-size:14px;font-weight:800}.onboarding-skip-btn{color:#64748b;background:0 0}.onboarding-back-btn{color:#334155;background:#f1f5f9}.onboarding-next-btn{color:#fff;background:linear-gradient(135deg,#4f46e5,#0ea5e9);box-shadow:0 14px 28px #4f46e540}.onboarding-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:700}.onboarding-next-btn:disabled,.onboarding-back-btn:disabled,.onboarding-skip-btn:disabled,.onboarding-close:disabled{opacity:.65;cursor:not-allowed}@media (width<=860px){.onboarding-modal{grid-template-columns:1fr;max-height:92vh;overflow-y:auto}.onboarding-left{display:none}.onboarding-right{padding:30px 22px}.onboarding-step-content h2{font-size:28px}.goal-grid{grid-template-columns:1fr}.onboarding-actions{flex-direction:column-reverse;align-items:stretch}.onboarding-actions>div,.onboarding-skip-btn,.onboarding-back-btn,.onboarding-next-btn{width:100%}}.subscription-notice{border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:16px 18px;display:flex}.subscription-notice strong{margin-bottom:4px;font-size:15px;display:block}.subscription-notice p{margin:0;font-size:14px;line-height:1.45}.subscription-notice button{cursor:pointer;white-space:nowrap;border:0;border-radius:10px;padding:10px 14px;font-weight:700}.subscription-notice.warning{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.subscription-notice.warning button{color:#fff;background:#ea580c}.subscription-notice.danger{color:#991b1b;background:#fef2f2;border-color:#fecaca}.subscription-notice.danger button{color:#fff;background:#dc2626}.subscription-notice.info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.subscription-notice.info button{color:#fff;background:#2563eb}@media (width<=700px){.subscription-notice{flex-direction:column;align-items:flex-start}.subscription-notice button{width:100%}}.test-chatbot-page{box-sizing:border-box;color:#111827;min-height:100vh;padding:42px}.test-chatbot-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:28px;display:flex}.test-chatbot-header h1{color:#0f172a;letter-spacing:-1.4px;margin:0;font-size:38px;font-weight:950;line-height:1.1}.test-chatbot-header p{color:#64748b;max-width:680px;margin:10px 0 0;font-size:15px;font-weight:500}.test-chatbot-header select{color:#0f172a;background:#ffffffeb;border:1px solid #dbe3ef;border-radius:16px;outline:none;min-width:330px;height:50px;padding:0 16px;font-size:14px;font-weight:850;transition:all .2s;box-shadow:0 14px 34px #0f172a0f}.test-chatbot-header select:hover{background:#fff;border-color:#cbd5e1}.test-chatbot-header select:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f,0 14px 34px #0f172a0f}.chat-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.website-preview-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:32px;overflow:hidden;box-shadow:0 24px 70px #0f172a17}.website-preview-top{background:radial-gradient(circle at 100% 0,#6366f121,#0000 28%),linear-gradient(135deg,#f8fafcf5,#ffffffe6);border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex}.website-preview-top span{color:#6366f1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.website-preview-top strong{color:#0f172a;letter-spacing:-.6px;font-size:20px;font-weight:950;display:block}.preview-status{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:13px;font-weight:850;display:inline-flex}.preview-status span{background:#22c55e;border-radius:50%;width:9px;height:9px;margin:0;box-shadow:0 0 0 5px #22c55e21}.website-preview-body{background:radial-gradient(circle at 15% 10%,#6366f114,#0000 28%),radial-gradient(circle at 85% 20%,#0ea5e914,#0000 28%),linear-gradient(#f8fafc,#eef2ff);min-height:680px;position:relative;overflow:hidden}.fake-website-content{pointer-events:none;padding:38px;position:absolute;inset:0}.fake-hero{background:#ffffffb8;border:1px solid #e2e8f0b3;border-radius:28px;max-width:520px;padding:28px;box-shadow:0 20px 50px #0f172a0f}.fake-hero span{background:#cbd5e1;border-radius:999px;width:80px;height:12px;margin-bottom:20px;display:block}.fake-hero h2{color:#0f172a;letter-spacing:-1.2px;margin:0;font-size:34px;font-weight:950}.fake-hero p{color:#64748b;max-width:420px;margin:12px 0 0;font-size:15px;line-height:1.7}.fake-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:760px;margin-top:24px;display:grid}.fake-content-grid div{background:#ffffff9e;border:1px solid #e2e8f0b8;border-radius:24px;height:120px}.live-widget-area{z-index:5;width:360px;max-width:calc(100% - 68px);position:absolute;bottom:116px}.live-widget-area.right{right:34px}.live-widget-area.left{left:34px}.live-widget-area.closed{width:auto;bottom:34px}.real-chat-window{background:#fff;border:1px solid #e2e8f0e6;animation:.22s widgetOpen;overflow:hidden;box-shadow:0 28px 80px #0f172a38,0 0 0 1px #ffffff80}@keyframes widgetOpen{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.real-chat-header{color:#fff;align-items:center;gap:12px;padding:16px;display:flex;position:relative}.real-chat-header:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff2e,#0000 42%),radial-gradient(circle at 100% 0,#ffffff38,#0000 30%);position:absolute;inset:0}.real-chat-avatar{color:#0f172a;z-index:1;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-weight:950;display:flex;position:relative;overflow:hidden}.real-chat-avatar img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:4px}.real-chat-header div{z-index:1;position:relative}.real-chat-header strong{font-size:15px;font-weight:950;display:block}.real-chat-header span{opacity:.92;text-transform:capitalize;align-items:center;gap:7px;margin-top:4px;font-size:12px;display:flex}.real-chat-header span:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #22c55ed9}.real-chat-messages{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 30%),#f8fafc;min-height:300px;max-height:300px;padding:18px;overflow-y:auto}.real-chat-messages::-webkit-scrollbar{width:7px}.real-chat-messages::-webkit-scrollbar-thumb{background:#94a3b857;border-radius:999px}.real-chat-message{margin-bottom:12px;display:flex}.real-chat-message.bot{justify-content:flex-start}.real-chat-message.visitor{justify-content:flex-end}.real-chat-header-text{z-index:1;min-width:0;position:relative}.real-message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:82%;padding:12px 14px;font-size:13px;font-weight:650;line-height:1.45;box-shadow:0 10px 22px #0f172a1a}.real-chat-message.bot .real-message-bubble{border-bottom-left-radius:6px!important}.real-chat-message.visitor .real-message-bubble{border-bottom-right-radius:6px!important}.real-message-bubble.typing{opacity:.9}.real-chat-input-row{background:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:10px;padding:14px;display:flex}.real-chat-input-row input{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;outline:none;flex:1;min-width:0;height:42px;padding:0 14px;font-size:13px}.real-chat-input-row input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.real-chat-input-row button{color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:950;display:flex;box-shadow:0 12px 24px #0f172a33}.real-chat-input-row button:disabled{opacity:.65;cursor:not-allowed}.real-widget-launcher{color:#fff;cursor:pointer;z-index:8;border:4px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:28px;line-height:1;transition:all .22s;display:flex;box-shadow:0 22px 48px #0f172a4d,0 0 0 10px #6366f114}.real-widget-launcher:hover{transform:translateY(-3px)scale(1.04)}.real-widget-launcher.open{position:absolute;bottom:-78px}.real-widget-launcher.closed{position:relative}.real-widget-launcher.right.open{margin-left:auto;right:0}.real-widget-launcher.left.open{left:0}.real-widget-launcher.right.closed{margin-left:auto}.real-widget-launcher.left.closed{margin-right:auto}.test-help-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e2e8f0e6;border-radius:30px;height:fit-content;padding:24px;position:sticky;top:24px;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.test-help-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f12e,#0000 68%);border-radius:50%;width:170px;height:170px;position:absolute;top:-70px;right:-70px}.test-help-card h2{color:#0f172a;letter-spacing:-.7px;margin:0 0 18px;font-size:22px;font-weight:950;position:relative}.test-help-card button{text-align:left;color:#334155;cursor:pointer;background:#f8fafceb;border:1px solid #e2e8f0f2;border-radius:16px;width:100%;margin:0 0 12px;padding:13px 14px;font-size:14px;font-weight:850;line-height:1.45;transition:all .2s;position:relative}.test-help-card button:before{content:"→";color:#6366f1;margin-right:8px;font-weight:950}.test-help-card button:hover{background:#fff;border-color:#6366f147;transform:translate(3px)}.test-help-card button:last-child{margin-bottom:0}.test-help-card button:disabled{opacity:.55;cursor:not-allowed;transform:none}.test-help-card button:disabled:hover{background:#f8fafceb;border-color:#e2e8f0f2;transform:none}.real-chat-avatar.avatar-fallback:before{content:"AI";color:#0f172a;font-size:14px;font-weight:950}.real-chat-avatar img{object-fit:cover;box-sizing:border-box;width:100%;height:100%;padding:0;display:block}@media (width<=1180px){.chat-layout{grid-template-columns:1fr}.test-help-card{position:static}}@media (width<=820px){.test-chatbot-page{padding:24px 18px}.test-chatbot-header{flex-direction:column}.test-chatbot-header h1{font-size:32px}.test-chatbot-header select{width:100%;min-width:0}.website-preview-body{min-height:720px}.fake-website-content{padding:22px}.fake-content-grid{grid-template-columns:1fr}.fake-content-grid div{height:80px}.live-widget-area,.live-widget-area.right,.live-widget-area.left{width:auto;max-width:none;bottom:116px;left:18px;right:18px}.live-widget-area.closed{width:auto;bottom:34px;left:auto;right:18px}.real-chat-messages{min-height:280px;max-height:280px}.real-widget-launcher.open{bottom:-76px}.real-widget-launcher.right.open{right:0}.real-widget-launcher.left.open{left:0}.real-widget-launcher.right.closed{margin-left:auto}.real-widget-launcher.left.closed{margin-right:auto}.test-help-card{border-radius:24px}}.chatbot-leads-page{box-sizing:border-box;color:#111827;min-height:100vh;padding:42px}.leads-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:28px;display:flex}.leads-header h1{color:#0f172a;letter-spacing:-1.4px;margin:0;font-size:38px;font-weight:950;line-height:1.1}.leads-header p{color:#64748b;margin:10px 0 0;font-size:15px;font-weight:500}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:26px;display:grid}.stat-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0e6;border-radius:26px;min-height:122px;padding:24px;transition:all .22s;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a14}.stat-card:before{content:"";background:radial-gradient(circle,#6366f12e,#0000 68%);border-radius:50%;width:130px;height:130px;position:absolute;top:-55px;right:-55px}.stat-card:after{color:#4f46e5;background:linear-gradient(135deg,#6366f11f,#0ea5e91f);border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex;position:absolute;bottom:18px;right:22px}.stat-card:first-child:after{content:"👥"}.stat-card:nth-child(2):after{content:"📈"}.stat-card:nth-child(3):after{content:"🌐"}.stat-card:hover{border-color:#6366f13d;transform:translateY(-4px);box-shadow:0 26px 70px #0f172a1f}.stat-card span{color:#64748b;margin-bottom:12px;font-size:14px;font-weight:750;display:block;position:relative}.stat-card strong{color:#0f172a;letter-spacing:-1.4px;font-size:38px;font-weight:950;line-height:1;position:relative}.table-card,.state-card,.error-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:30px;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.state-card,.error-card{color:#64748b;padding:24px;font-size:14px;font-weight:750}.error-card{color:#b91c1c;background:#fef2f2f5;border-color:#f8717159}.table-card{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1050px}th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.7px;white-space:nowrap;background:radial-gradient(circle at 100% 0,#6366f114,#0000 28%),#f8fafc;border-bottom:1px solid #e2e8f0f2;padding:16px 18px;font-size:12px;font-weight:950}td{color:#334155;vertical-align:top;border-bottom:1px solid #f1f5f9f2;padding:16px 18px;font-size:14px;font-weight:600}td strong{color:#0f172a;font-weight:950}tbody tr{transition:background .18s}tbody tr:hover{background:#f8fafceb}tbody tr:last-child td{border-bottom:none}.question-cell{color:#475569;max-width:320px;line-height:1.55}.table-card .state-card{box-shadow:none;background:#f8fafce6;border-radius:20px;margin:20px}@media (width<=1100px){.stats-grid{grid-template-columns:1fr}}@media (width<=760px){.chatbot-leads-page{padding:24px 18px}.leads-header{flex-direction:column}.leads-header h1{font-size:32px}.refresh-btn{width:100%}.limit-info-card,.upgrade-warning-card{flex-direction:column;align-items:flex-start}.upgrade-warning-card button{width:100%}.table-card,.state-card,.error-card{border-radius:24px}}.create-business-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#6366f114,#0000 30%),radial-gradient(circle at 100% 0,#0ea5e914,#0000 30%),#f8fafc;min-height:100vh;padding:42px}.business-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.business-hero h1{color:#0f172a;letter-spacing:-1.5px;margin:0;font-size:40px;font-weight:950;line-height:1.08}.business-hero p{color:#64748b;max-width:760px;margin:12px 0 0;font-size:15px;font-weight:600;line-height:1.7}.limit-info-card div{flex-direction:column;gap:5px;display:flex;position:relative}.limit-info-card span{color:#64748b;text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:850}.limit-info-card strong{color:#0f172a;font-size:20px;font-weight:950}.upgrade-warning-card button{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:15px;padding:12px 18px;font-weight:900;transition:all .22s;box-shadow:0 14px 30px #02061733}.business-layout{grid-template-columns:60fr 40fr;align-items:flex-start;gap:28px;display:grid}.business-create-section{position:sticky;top:24px}.business-list-section{min-width:0}@keyframes deleteModalIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.delete-confirm-box input{border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:15px;transition:all .2s}@media (width<=560px){.delete-modal{border-radius:20px;padding:22px}.delete-modal-actions{flex-direction:column-reverse}.delete-cancel-btn,.delete-confirm-btn{width:100%}}@keyframes wizardFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.form-group input,.form-group textarea,.form-group select{box-sizing:border-box;color:#0f172a;background:#f8fafcd1;border:1px solid #dbe3ef;border-radius:16px;outline:none;width:100%;padding:13px 15px;font-family:inherit;font-size:14px;transition:all .2s}.form-group textarea{resize:vertical;min-height:130px;line-height:1.6}.form-group input:hover,.form-group textarea:hover,.form-group select:hover{background:#fff;border-color:#cbd5e1}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.form-group input:disabled,.form-group textarea:disabled,.form-group select:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.custom-industry-input{margin-top:12px}.field-help{color:#64748b;margin-top:8px;font-size:12px;font-weight:650;line-height:1.5;display:block}.business-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.business-type-card{text-align:left;cursor:pointer;background:#f8fafcdb;border:1px solid #e2e8f0;border-radius:20px;align-items:flex-start;gap:12px;padding:14px;transition:all .22s;display:flex}.business-type-card:hover{background:#fff;border-color:#6366f159;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a12}.business-type-card.selected{background:#eef2ff;border-color:#4f46e573;box-shadow:0 0 0 4px #6366f11f}.business-type-card:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.business-type-card>span{background:#fff;border-radius:15px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex;box-shadow:0 10px 22px #0f172a0d}.business-type-card strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.business-type-card p{color:#64748b;margin:5px 0 0;font-size:12px;font-weight:650;line-height:1.45}.selected-business-card>span{background:#fff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:23px;display:flex;box-shadow:0 10px 22px #0f172a0f}.form-group input[type=file]{cursor:pointer;padding:12px}.form-group input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;margin-right:12px;padding:10px 14px;font-weight:850;transition:all .2s}.form-group input[type=file]::file-selector-button:hover{background:#1e293b}.logo-preview-box{background:#f8fafce6;border:1px dashed #cbd5e1;border-radius:18px;align-items:center;gap:13px;margin-top:13px;padding:13px;display:flex}.logo-preview-box img{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:62px;height:62px;padding:5px}.logo-preview-box strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.logo-preview-box p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:650}.business-review-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;align-items:center;gap:14px;margin-bottom:18px;padding:18px;display:flex}.review-logo{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:20px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;font-size:22px;font-weight:950;display:flex;overflow:hidden}.review-logo img{object-fit:contain;box-sizing:border-box;background:#fff;width:100%;height:100%;padding:6px}.business-review-card h3{color:#0f172a;letter-spacing:-.4px;margin:0;font-size:20px;font-weight:950}.business-review-card p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:650}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.review-grid div{background:#f8fafce6;border:1px solid #e2e8f0;border-radius:18px;padding:15px}.review-grid span{color:#64748b;text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:850;display:block}.review-grid strong{color:#0f172a;word-break:break-word;margin-top:6px;font-size:14px;font-weight:900;display:block}.primary-btn,.submit-btn,.secondary-btn{cursor:pointer;border:none;border-radius:15px;padding:13px 18px;font-weight:900;transition:all .22s}.primary-btn:hover,.submit-btn:hover{transform:translateY(-2px);box-shadow:0 20px 42px #0f172a38}.primary-btn:disabled,.submit-btn:disabled,.secondary-btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}.created-businesses-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0f2;border-radius:26px;margin-bottom:18px;padding:24px;box-shadow:0 18px 45px #0f172a12}.created-businesses-header span{color:#6366f1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:950;display:inline-flex}.created-businesses-header h2{color:#0f172a;letter-spacing:-.8px;margin:0;font-size:24px;font-weight:950}.created-businesses-header p{color:#64748b;margin:7px 0 0;font-size:14px;line-height:1.5}.empty-card{color:#64748b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:24px;padding:24px;font-weight:700;box-shadow:0 18px 45px #0f172a12}.business-grid{grid-template-columns:1fr;gap:18px;display:grid}.business-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:26px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a13}.business-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f121,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;top:-60px;right:-60px}.business-card:hover{border-color:#6366f138;transform:translateY(-4px);box-shadow:0 26px 70px #0f172a1c}.business-card>*{position:relative}.business-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.business-title-area{align-items:center;gap:13px;min-width:0;display:flex}.business-logo,.business-logo-placeholder{border-radius:16px;flex-shrink:0;width:50px;height:50px}.business-logo{object-fit:contain;background:#fff;border:1px solid #e2e8f0;padding:5px}.business-logo-placeholder{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);justify-content:center;align-items:center;font-size:20px;font-weight:950;display:flex;box-shadow:0 14px 28px #6366f138}.business-card-header h3{color:#0f172a;letter-spacing:-.4px;margin:0;font-size:18px;font-weight:950;line-height:1.25}.business-card-header p{color:#64748b;margin:5px 0 0;font-size:14px;font-weight:650}.business-id{color:#64748b;background:#f1f5f9f2;border:1px solid #e2e8f0f2;border-radius:999px;height:fit-content;padding:6px 10px;font-size:12px;font-weight:850}.business-details{gap:9px;margin-bottom:13px;display:grid}.business-details p{color:#334155;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.business-details strong{color:#0f172a;font-weight:900}.business-description{color:#64748b;background:#f8fafce6;border:1px solid #e2e8f0e6;border-radius:16px;margin:15px 0;padding:13px;font-size:14px;line-height:1.6}.business-actions{flex-wrap:wrap;gap:10px;margin-top:17px;display:flex}.business-actions button{cursor:pointer;border:none;border-radius:13px;padding:10px 14px;font-size:13px;font-weight:850;transition:all .2s}.business-actions button:hover{transform:translateY(-1px)}.business-actions button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=1280px){.business-layout{grid-template-columns:1fr}.business-create-section{position:static}}@media (width<=900px){.wizard-progress-card{grid-template-columns:1fr}.business-hero{flex-direction:column}.business-type-grid{grid-template-columns:1fr}}@media (width<=760px){.create-business-page{padding:24px 18px}.business-hero,.limit-info-card,.upgrade-warning-card{flex-direction:column;align-items:flex-start}.business-hero h1{font-size:32px}.wizard-card,.business-card{border-radius:24px}.wizard-card{padding:22px}.panel-header{flex-direction:column}.form-row,.review-grid{grid-template-columns:1fr;gap:0}.upgrade-warning-card button,.primary-btn,.submit-btn,.secondary-btn{width:100%}.wizard-actions{flex-direction:column-reverse;align-items:stretch}.business-actions{flex-direction:column}.business-actions button{width:100%}}@media (width<=480px){.business-card-header{flex-direction:column}.business-id{align-self:flex-start}}.create-chatbot-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#6366f114,#0000 30%),radial-gradient(circle at 100% 0,#0ea5e914,#0000 30%),#f8fafc;min-height:100vh;padding:42px}.chatbot-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.chatbot-hero h1{color:#0f172a;letter-spacing:-1.5px;margin:0;font-size:40px;font-weight:950;line-height:1.08}.chatbot-hero p{color:#64748b;max-width:720px;margin:12px 0 0;font-size:15px;font-weight:600;line-height:1.7}.chatbot-layout{grid-template-columns:60fr 40fr;align-items:flex-start;gap:28px;display:grid}.chatbot-create-section{position:sticky;top:24px}.chatbot-list-section{min-width:0}.wizard-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:30px;padding:28px;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.loading-box,.empty-box,.empty-card{color:#64748b;background:#f8fafce6;border:1px solid #e2e8f0;border-radius:18px;padding:18px;font-size:14px;font-weight:700}.business-select-grid{gap:14px;display:grid}.business-select-card{text-align:left;cursor:pointer;background:#f8fafcdb;border:1px solid #e2e8f0;border-radius:22px;align-items:center;gap:14px;width:100%;padding:16px;transition:all .22s;display:flex}.business-select-card:hover{background:#fff;border-color:#6366f159;transform:translateY(-3px);box-shadow:0 18px 42px #0f172a14}.business-select-card.selected{background:#eef2ff;border-color:#4f46e573;box-shadow:0 0 0 4px #6366f11f}.business-select-card:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.business-select-logo{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-weight:950;display:flex;overflow:hidden;box-shadow:0 14px 28px #6366f129}.business-select-logo img{object-fit:contain;box-sizing:border-box;background:#fff;width:100%;height:100%;padding:5px}.business-select-card strong{color:#0f172a;font-size:16px;font-weight:950;display:block}.business-select-card p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:650}.selected-business-card>span{background:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:23px;display:flex;box-shadow:0 10px 22px #0f172a0f}.primary-btn,.submit-btn,.secondary-btn,.chatbot-actions button{cursor:pointer;border:none;border-radius:15px;padding:13px 18px;font-size:13px;font-weight:900;transition:all .22s}.primary-btn,.submit-btn{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 16px 34px #0f172a2e}.primary-btn:hover,.submit-btn:hover,.secondary-btn:hover,.chatbot-actions button:hover{transform:translateY(-2px)}.primary-btn:hover,.submit-btn:hover{box-shadow:0 20px 42px #0f172a38}.primary-btn:disabled,.submit-btn:disabled,.secondary-btn:disabled,.chatbot-actions button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}.chatbot-btn{color:#fff;background:#0f172a}.knowledge-btn{color:#7c3aed;background:#f3e8ff}.customize-btn{color:#4f46e5;background:#eef2ff}.style-preview-grid{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.style-controls{gap:18px;display:grid}.modal-settings-panel{background:#ffffffdb;border:1px solid #e2e8f0e6;border-radius:24px;padding:22px;box-shadow:0 16px 40px #0f172a0f}.modal-settings-panel h3{color:#0f172a;margin:0 0 18px;font-size:16px;font-weight:950}.logo-picker-empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:14px;font-size:13px;line-height:1.5}.business-logo-picker.compact{flex-wrap:wrap;gap:12px;display:flex}.logo-option{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:92px;min-height:104px;padding:11px;transition:all .22s;display:flex}.logo-option:hover{border-color:#6366f173;transform:translateY(-3px);box-shadow:0 18px 40px #0f172a1a}.logo-option.selected{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f121}.logo-option img,.logo-option-empty{border-radius:16px;width:50px;height:50px}.logo-option img{object-fit:contain;background:#fff;border:1px solid #e2e8f0;padding:4px}.logo-option-empty{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);justify-content:center;align-items:center;font-weight:950;display:flex}.logo-option small{color:#475569;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:850;overflow:hidden}.color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.color-control{background:#f8fafc;border:1px solid #e2e8f0;border-radius:19px;padding:13px}.color-control label{color:#334155;margin-bottom:8px;font-size:12px;font-weight:850;display:block}.color-control input[type=color]{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:15px;width:100%;height:45px;padding:5px}.created-chatbots-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0f2;border-radius:26px;margin-bottom:18px;padding:24px;box-shadow:0 18px 45px #0f172a12}.created-chatbots-header span{color:#6366f1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:950;display:inline-flex}.created-chatbots-header h2{color:#0f172a;letter-spacing:-.8px;margin:0;font-size:24px;font-weight:950}.created-chatbots-header p{color:#64748b;margin:7px 0 0;font-size:14px;line-height:1.5}.chatbot-grid{gap:18px;display:grid}.modern-chatbot-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:28px;padding:22px;transition:all .22s;position:relative;overflow:hidden;box-shadow:0 20px 55px #0f172a14}.modern-chatbot-card:hover{border-color:#6366f13d;transform:translateY(-4px);box-shadow:0 28px 72px #0f172a1f}.chatbot-card-main{grid-template-columns:1fr;align-items:stretch;gap:22px;display:grid}.chatbot-info{min-width:0}.chatbot-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.chatbot-title-block{align-items:center;gap:13px;min-width:0;display:flex}.chatbot-avatar-mini{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-weight:950;display:flex;overflow:hidden;box-shadow:0 14px 28px #6366f133}.chatbot-avatar-mini img{object-fit:contain;box-sizing:border-box;background:#fff;width:100%;height:100%;padding:5px}.chatbot-card-header h3{color:#0f172a;letter-spacing:-.6px;margin:0;font-size:21px;font-weight:950}.chatbot-card-header p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:650}.status-pill{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950}.status-pill.active{color:#15803d;background:#dcfce7}.status-pill.inactive{color:#b91c1c;background:#fee2e2}.clean-details{background:#f8fafce6;border:1px solid #e2e8f0e6;border-radius:18px;margin-bottom:16px;padding:15px}.clean-details p{color:#475569;word-break:break-word;margin:0 0 9px;font-size:14px;line-height:1.55}.clean-details p:last-child{margin-bottom:0}.clean-details strong{color:#0f172a;font-weight:900}.chatbot-actions{flex-wrap:wrap;gap:9px;display:flex}.created-chatbot-preview{background:radial-gradient(circle at 100% 0,#6366f133,#0000 32%),linear-gradient(#0f172a,#020617);border:1px solid #0f172a1a;border-radius:24px;min-height:320px;padding:18px;position:relative;overflow:hidden}.wizard-preview{min-height:360px}.mini-widget{z-index:2;background:#fff;width:100%;position:relative;overflow:hidden;box-shadow:0 22px 50px #00000047}.mini-widget-header{color:#fff;align-items:center;gap:10px;padding:13px;display:flex}.mini-widget-avatar{color:#0f172a;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:950;display:flex;overflow:hidden}.mini-widget-avatar img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:3px}.mini-widget-header strong{font-size:13px;font-weight:900;display:block}.mini-widget-header span{opacity:.9;margin-top:3px;font-size:11px;display:block}.mini-widget-body{background:#f8fafc;min-height:135px;padding:14px}.mini-bubble{max-width:86%;margin-bottom:10px;padding:10px 11px;font-size:12px;line-height:1.4;box-shadow:0 8px 18px #0f172a14}.mini-bubble.bot{color:#0f172a;border:1px solid #e2e8f0e6;border-bottom-left-radius:5px!important}.mini-bubble.user{color:#fff;margin-left:auto;border-bottom-right-radius:5px!important}.mini-widget-input{color:#94a3b8;background:#fff;border-top:1px solid #e5e7eb;padding:12px 14px;font-size:12px}.mini-launcher{color:#fff;z-index:3;border:4px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;display:flex;position:absolute;bottom:18px;box-shadow:0 18px 38px #0000004d}.mini-launcher.right{right:18px}.mini-launcher.left{left:18px}.customize-modal-overlay{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa3;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.customize-modal{background:radial-gradient(circle at 0 0,#6366f129,#0000 32%),radial-gradient(circle at 100% 0,#0ea5e924,#0000 30%),#fff;border:1px solid #e2e8f0e6;border-radius:30px;flex-direction:column;width:min(1180px,100%);max-height:calc(100vh - 56px);display:flex;overflow:hidden;box-shadow:0 40px 120px #02061759}.customize-modal-header{border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 28px;display:flex}.customize-modal-header span{color:#6366f1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:950;display:inline-flex}.customize-modal-header h2{color:#0f172a;letter-spacing:-.9px;margin:0;font-size:28px;font-weight:950}.customize-modal-header p{color:#64748b;margin:7px 0 0;font-size:14px}.modal-close-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:42px;height:42px;font-size:26px;line-height:1;transition:all .2s}.modal-close-btn:hover{background:#f8fafc;transform:translateY(-1px)}.customize-modal-body{grid-template-columns:minmax(0,1fr) 380px;gap:24px;padding:26px;display:grid;overflow-y:auto}.customize-controls{gap:18px;display:grid}.customize-preview{align-self:start;position:sticky;top:0}.preview-title{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:14px;padding:16px}.preview-title span{color:#64748b;font-size:12px;font-weight:800;display:block}.preview-title strong{color:#0f172a;margin-top:4px;font-size:16px;font-weight:950;display:block}.modal-preview{min-height:360px}.modal-actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.text-color-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.text-color-toggle{flex-direction:column;gap:8px;display:flex}.text-color-toggle label{color:#374151;font-size:13px;font-weight:700}.toggle-pill-group{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:4px;display:flex}.toggle-pill{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;padding:8px 12px;font-size:12px;font-weight:800;transition:all .2s}.toggle-pill:hover{color:#111827;background:#fff}.toggle-pill.active{font-weight:900;box-shadow:0 8px 18px #0f172a29}.delete-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.delete-modal{background:#fff;border:1px solid #fee2e2;border-radius:24px;width:100%;max-width:520px;padding:28px;animation:.2s deleteModalIn;box-shadow:0 24px 70px #0f172a47}.delete-modal-icon{color:#dc2626;background:#fef2f2;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;font-size:28px;display:flex}.delete-modal h2{color:#111827;margin:0 0 10px;font-size:24px;font-weight:800}.delete-modal-text{color:#4b5563;margin:0 0 18px;line-height:1.6}.delete-modal-text strong{color:#111827}.delete-warning-box{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin-bottom:18px;padding:16px}.delete-warning-box strong{color:#7c2d12;margin-bottom:8px;display:block}.delete-warning-box ul{margin:0;padding-left:20px}.delete-warning-box li{margin:5px 0}.delete-confirm-box{margin-bottom:22px}.delete-confirm-box label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.delete-confirm-box label strong{color:#dc2626;background:#fef2f2;border-radius:6px;padding:2px 6px}.delete-confirm-box input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:15px;transition:all .2s}.delete-confirm-box input::placeholder{color:#9ca3af}.delete-confirm-box input:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.delete-modal-actions{justify-content:flex-end;gap:12px;display:flex}.delete-cancel-btn,.delete-confirm-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:700;transition:all .2s}.delete-cancel-btn{color:#374151;background:#f3f4f6}.delete-cancel-btn:hover{background:#e5e7eb}.delete-confirm-btn{color:#fff;background:#dc2626}.delete-confirm-btn:hover{background:#b91c1c}.delete-confirm-btn:disabled,.delete-cancel-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=560px){.delete-modal{border-radius:20px;padding:22px}.delete-modal-actions{flex-direction:column-reverse}.delete-cancel-btn,.delete-confirm-btn{width:100%}}@media (width<=640px){.text-color-toggle-grid{grid-template-columns:1fr}}@media (width<=1280px){.chatbot-layout{grid-template-columns:1fr}.chatbot-create-section{position:static}}@media (width<=1024px){.customize-modal-body{grid-template-columns:1fr}.customize-preview{position:static}}@media (width<=980px){.chatbot-card-main{grid-template-columns:1fr}.created-chatbot-preview{min-height:300px}}@media (width<=900px){.wizard-progress-card{grid-template-columns:1fr}.chatbot-hero{flex-direction:column}}@media (width<=768px){.create-chatbot-page{padding:24px 18px}.chatbot-hero,.limit-info-card,.upgrade-warning-card{flex-direction:column;align-items:flex-start}.chatbot-hero h1{font-size:32px}.wizard-card,.created-chatbots-header,.modern-chatbot-card{border-radius:24px}.wizard-card{padding:22px}.panel-header{flex-direction:column}.form-row{grid-template-columns:1fr;gap:0}.wizard-actions,.chatbot-actions,.modal-actions{flex-direction:column;align-items:stretch}.primary-btn,.submit-btn,.secondary-btn,.chatbot-actions button,.wizard-actions button,.modal-actions button{width:100%}}@media (width<=640px){.customize-modal-overlay{padding:14px}.customize-modal{border-radius:24px;max-height:calc(100vh - 28px)}.customize-modal-header,.customize-modal-body{padding:20px}.color-grid{grid-template-columns:1fr}.business-logo-picker.compact{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.logo-option{width:100%}}@media (width<=520px){.chatbot-card-header{flex-direction:column}.status-pill{align-self:flex-start}}.knowledge-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#6366f114,#0000 30%),radial-gradient(circle at 100% 0,#0ea5e914,#0000 30%),#f8fafc;min-height:100vh;padding:42px}.knowledge-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.eyebrow{color:#4f46e5;text-transform:uppercase;letter-spacing:.7px;background:#eef2ff;border-radius:999px;align-items:center;margin-bottom:12px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.knowledge-hero h1{color:#0f172a;letter-spacing:-1.5px;margin:0;font-size:40px;font-weight:950;line-height:1.08}.knowledge-hero p{color:#64748b;max-width:680px;margin:12px 0 0;font-size:15px;font-weight:600;line-height:1.7}.hero-type-card{background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:24px;align-items:center;gap:14px;min-width:260px;padding:18px;display:flex;box-shadow:0 18px 45px #0f172a12}.hero-type-card>span{background:#f1f5f9;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;display:flex}.hero-type-card small{color:#64748b;text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:850;display:block}.hero-type-card strong{color:#0f172a;margin-top:4px;font-size:18px;font-weight:950;display:block}.limit-info-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;padding:20px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a12}.limit-info-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f129,#0000 68%);border-radius:50%;width:150px;height:150px;position:absolute;top:-60px;right:-60px}.limit-info-card div{position:relative}.limit-info-card span{color:#64748b;text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:850;display:block}.limit-info-card strong{color:#0f172a;margin-top:5px;font-size:20px;font-weight:950;display:block}.upgrade-warning-card{color:#fff;background:radial-gradient(circle at 100% 0,#38bdf847,#0000 28%),linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:22px;display:flex;overflow:hidden;box-shadow:0 22px 50px #0f172a2e}.upgrade-warning-card h3{letter-spacing:-.5px;margin:0;font-size:20px;font-weight:950}.upgrade-warning-card p{color:#cbd5e1;margin:7px 0 0;font-size:14px;line-height:1.6}.upgrade-warning-card button{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:15px;padding:12px 18px;font-weight:900;transition:all .22s}.upgrade-warning-card button:hover{background:#f8fafc;transform:translateY(-2px)}.wizard-progress-card{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:26px;display:grid}.wizard-step{text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:22px;align-items:center;gap:13px;padding:16px;transition:all .22s;display:flex}.wizard-step:hover{border-color:#6366f147;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a12}.wizard-step span{color:#64748b;background:#f1f5f9;border-radius:14px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-weight:950;display:flex}.wizard-step strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.wizard-step small{color:#64748b;margin-top:4px;font-size:12px;font-weight:650;line-height:1.4;display:block}.wizard-step.active{background:linear-gradient(135deg,#fff,#eef2ff);border-color:#4f46e552;box-shadow:0 18px 45px #4f46e51a}.wizard-step.active span{color:#fff;background:#4f46e5}.wizard-step.completed span{color:#15803d;background:#dcfce7}.knowledge-grid{grid-template-columns:minmax(0,60fr) minmax(360px,40fr);align-items:flex-start;gap:28px;display:grid}.wizard-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:30px;padding:28px;position:sticky;top:24px;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.wizard-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e924,#0000 68%);border-radius:50%;width:190px;height:190px;position:absolute;top:-80px;right:-80px}.wizard-card>*{position:relative}.wizard-panel{animation:.25s wizardFade}.panel-header{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.panel-icon{background:linear-gradient(135deg,#eef2ff,#f0f9ff);border-radius:18px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;display:flex}.panel-header h2{color:#0f172a;letter-spacing:-.8px;margin:0;font-size:26px;font-weight:950}.panel-header p{color:#64748b;margin:7px 0 0;font-size:14px;font-weight:600;line-height:1.6}.form-error,.form-success{border-radius:16px;margin-bottom:20px;padding:13px 15px;font-size:14px;font-weight:800}.form-error{color:#b91c1c;background:#fef2f2f5;border:1px solid #f8717159}.form-success{color:#047857;background:#ecfdf5f5;border:1px solid #10b98147}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#0f172a;background:#f8fafcd1;border:1px solid #dbe3ef;border-radius:16px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:all .2s}.form-group input,.form-group select{height:48px;padding:0 15px}.form-group textarea{resize:vertical;min-height:250px;padding:14px 15px;line-height:1.6}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{background:#fff;border-color:#cbd5e1}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.selected-business-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;align-items:flex-start;gap:14px;margin-bottom:22px;padding:18px;display:flex}.selected-business-card>span{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:23px;display:flex;box-shadow:0 10px 22px #0f172a0f}.selected-business-card strong{color:#0f172a;font-size:17px;font-weight:950;display:block}.selected-business-card p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.6}.template-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.template-card{text-align:left;cursor:pointer;background:#f8fafcdb;border:1px solid #e2e8f0;border-radius:22px;min-height:150px;padding:18px;transition:all .22s}.template-card:hover{background:#fff;border-color:#6366f159;transform:translateY(-3px);box-shadow:0 18px 42px #0f172a14}.template-card.selected{background:#eef2ff;border-color:#4f46e573}.template-card:disabled{opacity:.55;cursor:not-allowed;transform:none}.template-card span{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;font-size:22px;display:flex;box-shadow:0 10px 22px #0f172a0d}.template-card strong{color:#0f172a;font-size:16px;font-weight:950;display:block}.template-card p{color:#64748b;margin:7px 0 0;font-size:13px;font-weight:600;line-height:1.55}.wizard-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;display:flex}.primary-btn,.secondary-btn{cursor:pointer;border:none;border-radius:15px;padding:13px 18px;font-weight:900;transition:all .22s}.primary-btn{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 16px 34px #0f172a2e}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 20px 42px #0f172a38}.secondary-btn{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}.secondary-btn:hover{background:#e2e8f0;transform:translateY(-2px)}.primary-btn:disabled,.secondary-btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}.knowledge-list-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:30px;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.knowledge-list-header{background:radial-gradient(circle at 100% 0,#6366f11f,#0000 30%),linear-gradient(135deg,#f8fafcf2,#ffffffd1);border-bottom:1px solid #e2e8f0f2;justify-content:space-between;align-items:center;gap:18px;padding:26px 28px;display:flex;position:relative;overflow:hidden}.knowledge-list-header h2{color:#0f172a;letter-spacing:-.8px;margin:0;font-size:25px;font-weight:950}.knowledge-list-header p{color:#64748b;margin:8px 0 0;font-size:14px;font-weight:650}.knowledge-list-header>span{color:#4f46e5;background:#eef2ff;border-radius:17px;justify-content:center;align-items:center;width:48px;height:48px;font-size:19px;font-weight:950;display:flex}.knowledge-list{max-height:700px;padding:20px;overflow-y:auto}.knowledge-list::-webkit-scrollbar{width:8px}.knowledge-list::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.knowledge-item{background:#f8fafceb;border:1px solid #e2e8f0f2;border-radius:22px;margin-bottom:16px;padding:18px;transition:all .22s;position:relative;overflow:hidden}.knowledge-item:before{content:"";background:linear-gradient(#6366f1,#06b6d4);border-radius:999px;width:4px;position:absolute;top:18px;bottom:18px;left:0}.knowledge-item:hover{border-color:#6366f13d;transform:translateY(-3px);box-shadow:0 18px 45px #0f172a14}.knowledge-item h3{color:#0f172a;letter-spacing:-.3px;margin:0 0 10px;font-size:17px;font-weight:950}.knowledge-item p{white-space:pre-wrap;color:#475569;margin:0;font-size:14px;line-height:1.7}.knowledge-item:last-child{margin-bottom:0}.state-box,.loading-box,.empty-box{color:#64748b;background:#f8fafce6;border:1px solid #e2e8f0;border-radius:18px;padding:18px;font-size:14px;font-weight:700}.knowledge-list-card>.state-box{margin:20px}.knowledge-item-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.knowledge-item-header h3{margin-bottom:0}.knowledge-item-actions{flex-shrink:0;gap:8px;display:flex}.knowledge-item-actions button{cursor:pointer;border:none;border-radius:11px;padding:8px 11px;font-size:12px;font-weight:850;transition:all .2s}.knowledge-item-actions button:hover{transform:translateY(-1px)}.knowledge-item-actions button:disabled{opacity:.6;cursor:not-allowed;transform:none}.edit-btn{color:#2563eb;background:#eff6ff}.delete-btn{color:#dc2626;background:#fef2f2}@media (width<=640px){.knowledge-item-header{flex-direction:column}.knowledge-item-actions,.knowledge-item-actions button{width:100%}}@media (width<=1180px){.knowledge-grid{grid-template-columns:1fr}.wizard-card{position:static}.knowledge-hero{flex-direction:column}.hero-type-card{box-sizing:border-box;width:100%}}@media (width<=900px){.wizard-progress-card,.template-card-grid{grid-template-columns:1fr}}@media (width<=760px){.knowledge-page{padding:24px 18px}.knowledge-hero h1{font-size:32px}.limit-info-card,.upgrade-warning-card{flex-direction:column;align-items:flex-start}.upgrade-warning-card button,.primary-btn,.secondary-btn{width:100%}.wizard-actions{flex-direction:column-reverse}.wizard-card,.knowledge-list-card{border-radius:24px}.wizard-card{padding:22px}.panel-header{flex-direction:column}}.embed-page{box-sizing:border-box;color:#111827;min-height:100vh;padding:42px}.embed-header{margin-bottom:28px}.embed-header h1{color:#0f172a;letter-spacing:-1.4px;margin:0;font-size:38px;font-weight:950;line-height:1.1}.embed-header p{color:#64748b;max-width:760px;margin:10px 0 0;font-size:15px;font-weight:500}.embed-grid{grid-template-columns:380px minmax(0,1fr);align-items:flex-start;gap:28px;display:grid}.embed-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:30px;padding:26px;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.embed-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f129,#0000 68%);border-radius:50%;width:170px;height:170px;position:absolute;top:-70px;right:-70px}.embed-card>*{position:relative}.embed-error{color:#b91c1c;background:#fef2f2f5;border:1px solid #f8717159;border-radius:16px;margin-bottom:22px;padding:14px 16px;font-weight:850}.form-group{margin-bottom:18px}.form-group label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:850;display:block}.form-group select{box-sizing:border-box;color:#0f172a;background:#f8fafcdb;border:1px solid #dbe3ef;border-radius:16px;outline:none;width:100%;height:50px;padding:0 15px;font-family:inherit;font-size:14px;font-weight:750;transition:all .2s}.form-group select:hover{background:#fff;border-color:#cbd5e1}.form-group select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.empty-box{color:#64748b;background:#f8fafceb;border:1px solid #e2e8f0;border-radius:16px;padding:16px;font-size:14px;font-weight:750}.chatbot-summary{background:radial-gradient(circle at 100% 0,#0ea5e91f,#0000 32%),#f8fafce6;border:1px solid #e2e8f0f2;border-radius:22px;margin-top:20px;padding:18px;position:relative;overflow:hidden}.chatbot-summary:before{content:"🤖";background:linear-gradient(135deg,#6366f11f,#0ea5e91f);border-radius:15px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:16px;right:16px}.chatbot-summary h2{color:#0f172a;letter-spacing:-.5px;margin:0;padding-right:50px;font-size:20px;font-weight:950}.chatbot-summary p{color:#64748b;margin:8px 0 12px;font-size:14px;font-weight:650}.chatbot-summary span{color:#15803d;text-transform:capitalize;background:#dcfce7;border:1px solid #22c55e38;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.chatbot-summary span:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #22c55e1f}.embed-code-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.embed-code-header h2{color:#0f172a;letter-spacing:-.8px;margin:0;font-size:24px;font-weight:950}.embed-code-header button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0f172a,#1e293b);border:none;border-radius:15px;padding:12px 16px;font-weight:900;transition:all .22s;box-shadow:0 14px 28px #0f172a2e}.embed-code-header button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0f172a38}.embed-code-header button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.embed-code-box{color:#e2e8f0;background:radial-gradient(circle at 100% 0,#6366f138,#0000 30%),linear-gradient(135deg,#0f172a,#020617);border:1px solid #0f172a29;border-radius:22px;margin:0;padding:22px;font-size:14px;line-height:1.7;position:relative;overflow-x:auto;box-shadow:inset 0 1px #ffffff14,0 18px 45px #0f172a1f}.embed-code-box code{white-space:pre;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.embed-code-box::-webkit-scrollbar{height:8px}.embed-code-box::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.install-note{background:radial-gradient(circle at 100% 0,#10b9811a,#0000 32%),#f8fafceb;border:1px solid #e2e8f0f2;border-radius:22px;margin-top:20px;padding:18px}.install-note strong{color:#0f172a;margin-bottom:8px;font-size:15px;font-weight:950;display:block}.install-note p{color:#475569;margin:0;font-size:14px;font-weight:600;line-height:1.6}.install-note code{color:#4f46e5;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:2px 6px;font-weight:850}@media (width<=1100px){.embed-grid{grid-template-columns:1fr}}@media (width<=760px){.embed-page{padding:24px 18px}.embed-header h1{font-size:32px}.embed-card{border-radius:24px;padding:22px}.embed-code-header{flex-direction:column;align-items:flex-start}.embed-code-header button{width:100%}}.conversations-page{box-sizing:border-box;color:#111827;min-height:100vh;padding:42px}.conversations-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;display:flex}.conversations-header h1{color:#0f172a;letter-spacing:-1.4px;margin:0;font-size:38px;font-weight:950;line-height:1.1}.conversations-header p{color:#64748b;margin:10px 0 0;font-size:15px;font-weight:500}.refresh-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);border:none;border-radius:16px;padding:13px 18px;font-weight:900;transition:all .22s;box-shadow:0 16px 34px #0f172a2e}.refresh-btn:hover{transform:translateY(-2px);box-shadow:0 20px 42px #0f172a38}.conversation-error{color:#b91c1c;background:#fef2f2f5;border:1px solid #f8717159;border-radius:16px;margin-bottom:22px;padding:14px 16px;font-weight:850}.conversation-stats-row{grid-template-columns:repeat(2,minmax(220px,1fr));gap:16px;margin-bottom:24px;display:grid}.conversation-stat-card{text-align:left;cursor:pointer;background:radial-gradient(circle at 100% 0,#6366f114,#0000 32%),#ffffffe6;border:1px solid #e2e8f0f2;border-radius:24px;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;transition:all .22s;display:flex;box-shadow:0 14px 34px #0f172a0f}.conversation-stat-card span{color:#64748b;font-size:14px;font-weight:850}.conversation-stat-card strong{color:#0f172a;letter-spacing:-.8px;font-size:30px;font-weight:950}.conversation-stat-card:hover{border-color:#6366f159;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a17}.conversation-stat-card.active{background:radial-gradient(circle at 100% 0,#6366f129,#0000 34%),linear-gradient(135deg,#eef2fffa,#ffffffeb);border-color:#6366f173;box-shadow:0 18px 42px #6366f124}.conversation-stat-card.lead-stat{background:radial-gradient(circle at 100% 0,#22c55e17,#0000 32%),#ffffffe6}.conversation-stat-card.lead-stat.active{background:radial-gradient(circle at 100% 0,#22c55e2e,#0000 34%),linear-gradient(135deg,#f0fdf4fa,#ffffffeb);border-color:#22c55e73;box-shadow:0 18px 42px #22c55e24}.conversation-stat-card.lead-stat.active strong{color:#15803d}.conversation-layout{grid-template-columns:390px minmax(0,1fr);align-items:flex-start;gap:28px;display:grid}.conversation-list-card,.conversation-detail-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:30px;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.conversation-list-card{position:sticky;top:24px}.conversation-list-title{background:radial-gradient(circle at 100% 0,#6366f11f,#0000 30%),linear-gradient(135deg,#f8fafcf2,#ffffffd1);border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:flex-start;gap:12px;padding:24px;display:flex;position:relative;overflow:hidden}.conversation-list-title h2{color:#0f172a;letter-spacing:-.7px;margin:0;font-size:22px;font-weight:950}.conversation-list-title p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:700}.conversation-list-title>span{color:#4f46e5;background:#eef2ff;border:1px solid #6366f129;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:32px;padding:0 10px;font-size:13px;font-weight:950;display:inline-flex}.conversation-list{max-height:680px;padding:12px;overflow-y:auto}.conversation-list::-webkit-scrollbar{width:8px}.messages-panel::-webkit-scrollbar{width:8px}.conversation-list::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.messages-panel::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.conversation-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:20px;width:100%;margin-bottom:8px;padding:16px;transition:all .2s;position:relative}.conversation-item:last-child{margin-bottom:0}.conversation-item:hover{background:#f8fafcf2;border-color:#e2e8f0f2;transform:translateY(-1px)}.conversation-item.active{background:radial-gradient(circle at 100% 0,#0ea5e924,#0000 34%),linear-gradient(135deg,#eef2fff2,#f0f9ffeb);border-color:#6366f147;box-shadow:0 16px 34px #6366f11f}.conversation-item.has-lead{background:radial-gradient(circle at 100% 0,#22c55e1f,#0000 34%),linear-gradient(135deg,#f0fdf4f5,#ffffffe6);border-color:#22c55e52;padding-left:20px}.conversation-item.has-lead:before{content:"";background:#22c55e;border-radius:999px;width:4px;position:absolute;top:16px;bottom:16px;left:8px;box-shadow:0 0 0 4px #22c55e1f}.conversation-item.has-lead.active{background:radial-gradient(circle at 100% 0,#22c55e33,#0000 36%),linear-gradient(135deg,#ecfdf5,#ffffffeb);border-color:#16a34a8c;box-shadow:0 16px 34px #22c55e29}.conversation-item-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.conversation-item-top strong{color:#0f172a;letter-spacing:-.2px;font-size:14px;font-weight:950}.conversation-item-top span{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.conversation-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.lead-badge{color:#166534;white-space:nowrap;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.lead-badge.large{padding:8px 12px;font-size:12px}.conversation-item p{color:#334155;margin:9px 0 4px;font-size:14px;font-weight:800}.conversation-item small{color:#64748b;font-size:13px;font-weight:650}.lead-preview{color:#166534;word-break:break-word;background:#ffffffd1;border:1px solid #bbf7d0f2;border-radius:14px;margin-top:10px;padding:9px 11px;font-size:12px;font-weight:850}.conversation-meta{color:#94a3b8;margin-top:10px;font-size:12px;font-weight:750}.conversation-detail-card{min-height:720px}.conversation-detail-header{background:radial-gradient(circle at 100% 0,#6366f11f,#0000 30%),radial-gradient(circle at 0 0,#0ea5e914,#0000 26%),linear-gradient(135deg,#f8fafcf2,#ffffffd6);border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:flex-start;gap:18px;padding:26px 28px;display:flex;position:relative;overflow:hidden}.conversation-detail-header.lead-detail-header,.lead-detail-header{background:radial-gradient(circle at 100% 0,#22c55e29,#0000 32%),radial-gradient(circle at 0 0,#0ea5e90f,#0000 26%),linear-gradient(135deg,#f0fdf4fa,#ffffffdb);border-bottom-color:#bbf7d0f2}.conversation-detail-header h2{color:#0f172a;letter-spacing:-.9px;margin:0;font-size:26px;font-weight:950}.conversation-detail-header p{color:#64748b;margin:8px 0 0;font-size:14px;font-weight:650}.detail-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.status-pill{color:#15803d;text-transform:capitalize;white-space:nowrap;background:#dcfce7;border:1px solid #22c55e38;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:950;display:inline-flex}.status-pill:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #22c55e1f}.captured-lead-box{background:radial-gradient(circle at 100% 0,#22c55e14,#0000 30%),#f0fdf4b3;border-bottom:1px solid #bbf7d0f2;grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 24px;display:grid}.captured-lead-box div{background:#ffffffeb;border:1px solid #bbf7d0f2;border-radius:18px;min-width:0;padding:15px}.captured-lead-box span{color:#15803d;text-transform:uppercase;letter-spacing:.6px;margin-bottom:7px;font-size:12px;font-weight:900;display:block}.captured-lead-box strong{color:#14532d;word-break:break-word;font-size:14px;font-weight:950;display:block}.visitor-info{background:#ffffffa3;border-bottom:1px solid #e2e8f0e6;grid-template-columns:1fr 1fr;gap:14px;padding:20px 24px;display:grid}.visitor-info div{background:#f8fafce6;border:1px solid #e2e8f0f2;border-radius:18px;padding:15px}.visitor-info span{color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:7px;font-size:12px;font-weight:850;display:block}.visitor-info strong{color:#0f172a;word-break:break-word;font-size:14px;font-weight:900}.messages-panel{background:radial-gradient(circle at 0 0,#6366f10e,#0000 26%),radial-gradient(circle at 100% 100%,#0ea5e90f,#0000 28%),#f8fafc;min-height:520px;max-height:620px;padding:26px;overflow-y:auto}.history-message{margin-bottom:14px;display:flex}.history-message.visitor{justify-content:flex-end}.history-message.bot{justify-content:flex-start}.history-bubble{border-radius:18px;max-width:min(72%,680px);padding:13px 15px;box-shadow:0 10px 24px #0f172a14}.history-message.visitor .history-bubble{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);border-bottom-right-radius:6px}.history-message.bot .history-bubble{color:#0f172a;background:#fff;border:1px solid #e2e8f0f2;border-bottom-left-radius:6px}.history-bubble p{margin:0;font-size:14px;font-weight:600;line-height:1.55}.history-bubble small{opacity:.72;margin-top:8px;font-size:11px;font-weight:700;display:block}.state-box{color:#64748b;padding:24px;font-size:14px;font-weight:750}.conversation-detail-card>.state-box,.conversation-list-card>.state-box{background:#f8fafce6}.conversation-layout{grid-template-columns:340px minmax(0,1fr);gap:24px}.conversation-list-title.compact{align-items:flex-start;padding:18px 18px 14px}.conversation-list-title.compact h2{font-size:20px}.conversation-list-title.compact p{margin-top:3px;font-size:12px}.conversation-tools{background:#f8fafcb8;border-bottom:1px solid #e2e8f0e6;padding:12px 14px}.conversation-filter-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.conversation-filter-tabs button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0f2;border-radius:12px;justify-content:space-between;align-items:center;padding:9px 10px;font-size:12px;font-weight:950;transition:all .18s;display:flex}.conversation-filter-tabs button strong{color:#0f172a;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:22px;padding:0 7px;font-size:11px;display:inline-flex}.conversation-filter-tabs button.active{color:#4f46e5;background:#eef2ff;border-color:#6366f159}.conversation-filter-tabs button.active strong{color:#fff;background:#4f46e5}.conversation-filter-tabs button.lead-active{color:#166534;background:#dcfce7;border-color:#22c55e73}.conversation-filter-tabs button.lead-active strong{color:#fff;background:#16a34a}.conversation-search{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #e2e8f0f2;border-radius:12px;outline:none;width:100%;height:38px;padding:0 12px;font-size:13px;font-weight:700}.conversation-search::placeholder{color:#94a3b8;font-weight:650}.conversation-list.compact{min-height:480px;max-height:calc(100vh - 300px);padding:8px}.conversation-item.compact{border:1px solid #0000;border-radius:14px;min-height:auto;margin-bottom:6px;padding:10px 11px}.conversation-item.compact:hover{transform:none}.conversation-row-main{justify-content:space-between;align-items:center;gap:10px;display:flex}.conversation-row-left{min-width:0}.conversation-title-line{align-items:center;gap:7px;min-width:0;display:flex}.conversation-title-line strong{color:#0f172a;font-size:13px;font-weight:950;line-height:1}.conversation-row-left p{color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:190px;margin:5px 0 0;font-size:12px;font-weight:800;overflow:hidden}.conversation-row-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.msg-count{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:20px;padding:0 7px;font-size:10px;font-weight:950;display:inline-flex}.conversation-row-right small{color:#94a3b8;white-space:nowrap;font-size:10px;font-weight:850}.conversation-item.compact.has-lead{padding-left:13px;box-shadow:0 8px 20px #16a34a29;background:#ecfdf5!important;border:2px solid #16a34a!important}.conversation-item.compact.has-lead:before{content:"";background:#16a34a;border-radius:999px;width:5px;position:absolute;top:8px;bottom:8px;left:0}.conversation-item.compact.has-lead.active{box-shadow:0 10px 24px #16a34a38;background:#dcfce7!important;border-color:#15803d!important}.lead-dot-label{color:#15803d;white-space:nowrap;background:#bbf7d0;border:1px solid #86efac;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:950;line-height:1}.lead-preview.compact{color:#166534;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #86efac;border-radius:10px;margin-top:7px;padding:6px 8px;font-size:11px;font-weight:900;overflow:hidden}.conversation-stats-row{display:none}.conversation-detail-header{padding:22px 26px}.visitor-info{padding:16px 20px}.visitor-info div{padding:12px}.captured-lead-box{gap:10px;padding:15px 20px}.captured-lead-box div{padding:12px}.messages-panel{min-height:500px;max-height:calc(100vh - 360px)}@media (width<=1180px){.conversation-list.compact{min-height:auto;max-height:420px}.conversation-row-left p{max-width:100%}.conversation-layout{grid-template-columns:1fr}.conversation-list-card{position:static}.conversation-list{max-height:420px}}@media (width<=900px){.conversation-stats-row,.captured-lead-box{grid-template-columns:1fr}.detail-header-actions{justify-content:flex-start}}@media (width<=760px){.conversations-page{padding:24px 18px}.conversations-header{flex-direction:column}.conversations-header h1{font-size:32px}.refresh-btn{width:100%}.visitor-info{grid-template-columns:1fr}.conversation-detail-header{flex-direction:column}.history-bubble{max-width:86%}.conversation-list-card,.conversation-detail-card{border-radius:24px}.conversation-stat-card strong{font-size:26px}}.pending-feature-page{padding:32px}.pending-hero{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 24px 70px #0f172a14}.pending-eyebrow{letter-spacing:1px;text-transform:uppercase;color:#2563eb;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.pending-hero h1{letter-spacing:-1px;color:#0f172a;margin:0;font-size:34px}.pending-hero p{color:#64748b;max-width:720px;margin:10px 0 0;line-height:1.7}.pending-hero-icon{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-radius:26px;flex-shrink:0;place-items:center;width:82px;height:82px;font-size:38px;display:grid}.pending-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.pending-preview-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;padding:22px;box-shadow:0 18px 50px #0f172a0f}.pending-card-icon{background:#f8fafc;border-radius:15px;place-items:center;width:44px;height:44px;margin-bottom:14px;font-size:20px;display:grid}.pending-preview-card h3{color:#0f172a;margin:0;font-size:17px}.pending-preview-card p{color:#64748b;margin:8px 0 0;font-size:14px;line-height:1.6}.pending-card-value{color:#111827;margin-top:14px;font-size:24px;display:block}.pending-workspace-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;padding:26px;box-shadow:0 24px 70px #0f172a14}.pending-workspace-header{justify-content:space-between;gap:16px;margin-bottom:22px;display:flex}.pending-workspace-header h2{color:#0f172a;margin:0}.pending-workspace-header p{color:#64748b;margin:8px 0 0}.pending-workspace-header span{color:#c2410c;background:#fff7ed;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:12px;font-weight:900}.pending-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pending-form-group{flex-direction:column;gap:8px;display:flex}.pending-form-group.full{grid-column:1/-1}.pending-form-group label{color:#334155;font-size:13px;font-weight:900}.pending-form-group input,.pending-form-group select,.pending-form-group textarea{width:100%;font:inherit;background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;outline:none;padding:13px 14px}.pending-form-group input:focus,.pending-form-group select:focus,.pending-form-group textarea:focus{background:#fff;border-color:#2563eb}.pending-actions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.secondary-preview-btn,.primary-preview-btn{cursor:pointer;border:none;border-radius:15px;padding:13px 18px;font-weight:900}.secondary-preview-btn{color:#334155;background:#f1f5f9}.primary-preview-btn{color:#fff;background:#2563eb}@media (width<=1100px){.pending-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.pending-feature-page{padding:18px}.pending-hero{flex-direction:column;align-items:flex-start}.pending-preview-grid,.pending-form-grid{grid-template-columns:1fr}.pending-actions{flex-direction:column}.secondary-preview-btn,.primary-preview-btn{width:100%}}.profile-page{color:#0f172a;background:#f8fafc;min-height:100vh;padding:28px}.profile-header{color:#fff;background:linear-gradient(135deg,#111827,#1e293b);border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:24px;display:flex;box-shadow:0 18px 45px #0f172a2e}.profile-label{color:#93c5fd;letter-spacing:.04em;text-transform:uppercase;background:#2563eb2e;border-radius:999px;margin-bottom:8px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.profile-header h1{margin:0;font-size:30px;font-weight:800}.profile-header p{color:#cbd5e1;max-width:620px;margin:8px 0 0}.profile-upgrade-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:14px;padding:12px 18px;font-weight:800;box-shadow:0 12px 28px #2563eb59}.profile-upgrade-btn:hover{background:#1d4ed8}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:22px;box-shadow:0 12px 30px #0f172a0f}.profile-main-card{grid-column:span 2;align-items:center;gap:18px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;font-weight:900;display:flex}.profile-main-card h2{margin:0;font-size:24px;font-weight:800}.profile-main-card p{color:#64748b;margin:6px 0 0}.profile-card h3{color:#111827;margin:0 0 18px;font-size:18px;font-weight:800}.profile-info-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.profile-info-row:last-child{border-bottom:none}.profile-info-row span{color:#64748b;font-size:14px}.profile-info-row strong{color:#111827;text-align:right;word-break:break-word;font-size:14px}.profile-secondary-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:none;border-radius:14px;width:100%;margin-top:18px;padding:12px 16px;font-weight:800}.profile-secondary-btn:hover{background:#dbeafe}.danger-card p{color:#64748b;margin:0 0 18px;line-height:1.6}.profile-logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:14px;padding:12px 18px;font-weight:800}.profile-logout-btn:hover{background:#dc2626}.profile-loading-card{text-align:center;background:#fff;border-radius:22px;max-width:420px;margin:80px auto;padding:32px;box-shadow:0 12px 30px #0f172a14}.profile-loading-card span{font-size:34px}.profile-loading-card h2{margin:14px 0 8px}.profile-loading-card p{color:#64748b;margin:0}.profile-subscription-notice{align-items:flex-start;margin:0 0 16px;padding:14px}.profile-subscription-notice strong{font-size:14px}.profile-subscription-notice p{font-size:13px}.profile-subscription-notice button{padding:8px 12px;font-size:13px}@media (width<=768px){.profile-page{padding:18px}.profile-header{flex-direction:column;align-items:flex-start}.profile-upgrade-btn{width:100%}.profile-grid{grid-template-columns:1fr}.profile-main-card{flex-direction:column;grid-column:span 1;align-items:flex-start}.profile-info-row{flex-direction:column;align-items:flex-start}.profile-info-row strong{text-align:left}}.upgrade-page{color:#111827;background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 32%),linear-gradient(#f8fbff 0%,#eef4ff 100%);width:100%;min-height:100vh;max-height:100vh;padding:22px 28px;overflow:hidden}.upgrade-top-banner{background:#fffffff5;border:1px solid #e2e8f0f2;border-radius:22px;grid-template-columns:minmax(0,1fr) 150px 180px;align-items:center;gap:16px;width:100%;min-height:86px;margin-bottom:18px;padding:18px 22px;display:grid;box-shadow:0 14px 36px #0f172a12}.upgrade-title-wrap{min-width:0}.upgrade-banner-label{letter-spacing:.18em;color:#2563eb;text-transform:uppercase;align-items:center;margin-bottom:6px;font-size:10px;font-weight:900;display:inline-flex}.upgrade-top-banner h2{color:#0f172a;letter-spacing:-.04em;margin:0 0 6px;font-size:22px;font-weight:950;line-height:1.1}.upgrade-top-banner p{color:#667085;margin:0;font-size:13px;line-height:1.45}.upgrade-top-banner p strong{color:#0f172a;font-weight:900}.upgrade-current-pill{background:#f8fbff;border:1px solid #2563eb26;border-radius:15px;gap:2px;padding:10px 13px;display:grid}.upgrade-current-pill span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.upgrade-current-pill strong{color:#2563eb;font-size:15px;font-weight:950}.upgrade-back-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:0;border-radius:14px;padding:13px 16px;font-weight:900;transition:all .2s;box-shadow:0 10px 24px #0f172a2e}.upgrade-back-btn:hover{background:#020617}.upgrade-alert{border-radius:14px;margin-bottom:12px;padding:11px 14px;font-size:13px;font-weight:800}.upgrade-alert.error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.upgrade-alert.success{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.upgrade-layout,.upgrade-layout.no-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;height:calc(100vh - 126px);margin-top:0;display:grid}.upgrade-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;height:auto;display:grid}.upgrade-plan-card{text-align:left;cursor:pointer;color:#172033;background:#fffffff5;border:1px solid #e2e8f0f2;border-radius:20px;flex-direction:column;height:auto;min-height:430px;max-height:455px;padding:18px;transition:all .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a0e}.upgrade-plan-card:before{content:"";background:0 0;height:3px;position:absolute;inset:0 0 auto}.upgrade-plan-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0f172a1a}.upgrade-plan-card.selected{border-color:#2563eba6;box-shadow:0 18px 42px #2563eb24,inset 0 0 0 1px #2563eb1a}.upgrade-plan-card.selected:before{background:linear-gradient(90deg,#2563eb,#38bdf8)}.upgrade-plan-card.current-plan{opacity:.62;cursor:not-allowed;box-shadow:none;background:#f8fafc}.upgrade-plan-card.current-plan:hover{box-shadow:none;transform:none}.upgrade-plan-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.upgrade-plan-icon{background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;display:flex;box-shadow:inset 0 0 0 1px #e2e8f0e6}.upgrade-plan-badge{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:950}.upgrade-plan-card.current-plan .upgrade-plan-badge{color:#15803d;background:#dcfce7}.upgrade-plan-card h3{color:#111827;letter-spacing:-.04em;margin:0 0 6px;font-size:19px;font-weight:950}.upgrade-plan-card p{color:#667085;min-height:38px;margin:0 0 12px;font-size:12.5px;line-height:1.4}.upgrade-price-row{align-items:flex-end;gap:7px;margin-bottom:13px;display:flex}.upgrade-price-row strong{letter-spacing:-.05em;color:#0f172a;font-size:26px;font-weight:950;line-height:1}.upgrade-price-row span{color:#64748b;padding-bottom:2px;font-size:11.5px;font-weight:800}.upgrade-plan-card ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.upgrade-plan-card li{color:#475569;align-items:flex-start;gap:7px;font-size:11.8px;line-height:1.25;display:flex}.upgrade-plan-card li span{color:#15803d;background:#dcfce7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;font-size:9px;font-weight:950;display:inline-flex}.upgrade-card-footer{color:#2563eb;margin-top:auto;padding-top:10px;font-size:12.5px;font-weight:950}.upgrade-plan-card.current-plan .upgrade-card-footer{color:#16a34a}.upgrade-checkout-card{background:#fff;border:1px solid #e2e8f0f2;border-radius:22px;flex-direction:column;height:auto;min-height:430px;max-height:455px;padding:20px;display:flex;overflow:hidden;box-shadow:0 16px 40px #0f172a17}.upgrade-checkout-card:before{content:"";background:linear-gradient(90deg,#2563eb,#38bdf8,#22c55e);border-radius:22px 22px 0 0;height:3px;margin:-20px -20px 15px;display:block}.upgrade-checkout-header{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.upgrade-checkout-header>span{background:#f8fafc;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex;box-shadow:inset 0 0 0 1px #e2e8f0e6}.upgrade-checkout-header h2{color:#0f172a;letter-spacing:-.04em;margin:0 0 4px;font-size:20px;font-weight:950}.upgrade-checkout-header p{color:#667085;margin:0;font-size:12.5px;line-height:1.4}.upgrade-summary-box{background:#f8fafc;border:1px solid #e2e8f0f2;border-radius:16px;margin-bottom:12px;overflow:hidden}.upgrade-summary-box div{border-bottom:1px solid #e2e8f0f2;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;display:flex}.upgrade-summary-box div:last-child{border-bottom:0}.upgrade-summary-box span{color:#64748b;font-size:11.5px;font-weight:850}.upgrade-summary-box strong{color:#111827;text-align:right;font-size:13px;font-weight:950}.upgrade-payment-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:15px;margin-bottom:12px;padding:11px 13px}.upgrade-payment-note strong{color:#9a3412;margin-bottom:4px;font-size:12.5px;font-weight:950;display:block}.upgrade-payment-note p{color:#7c2d12;margin:0;font-size:11.8px;line-height:1.35}.upgrade-pay-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:14px;width:100%;padding:12px 15px;font-size:14px;font-weight:950;transition:all .18s;box-shadow:0 12px 24px #2563eb38}.upgrade-pay-btn:hover:not(:disabled){transform:translateY(-1px)}.upgrade-pay-btn:disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.upgrade-contact-btn{color:#2563eb;cursor:pointer;background:0 0;border:0;width:100%;padding:10px 8px 6px;font-size:12.5px;font-weight:950}.upgrade-trust-row{border-top:1px solid #e2e8f0;gap:5px;margin-top:auto;padding-top:10px;display:grid}.upgrade-trust-row span{color:#64748b;font-size:10.8px;font-weight:800;line-height:1.25}.upgrade-loading-card{text-align:center;background:#fff;border-radius:24px;max-width:460px;margin:80px auto;padding:34px;box-shadow:0 20px 50px #0f172a1a}.upgrade-loading-card span{margin-bottom:10px;font-size:34px;display:block}.upgrade-loading-card h2{color:#111827;margin:0 0 8px;font-size:22px}.upgrade-loading-card p{color:#64748b;margin:0}.billing-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.billing-modal-card{background:#fff;border:1px solid #94a3b859;border-radius:24px;width:min(720px,100%);max-height:90vh;padding:26px;overflow-y:auto;box-shadow:0 30px 80px #0f172a59}.billing-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.billing-modal-label{letter-spacing:.16em;text-transform:uppercase;color:#2563eb;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.billing-modal-header h2{color:#0f172a;margin:0;font-size:24px;line-height:1.25}.billing-modal-close{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:38px;height:38px;font-size:26px}.billing-modal-info{border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.billing-modal-info div{border-bottom:1px solid #e2e8f0;padding:16px}.billing-modal-info div:nth-child(odd){border-right:1px solid #e2e8f0}.billing-modal-info div:nth-last-child(-n+2){border-bottom:0}.billing-modal-info span{color:#64748b;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.billing-modal-info strong{color:#0f172a;font-size:15px}.billing-modal-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;margin-bottom:14px;padding:16px}.billing-modal-note strong{color:#9a3412;margin-bottom:8px;display:block}.billing-modal-note p{margin:8px 0 0;line-height:1.6}.billing-info-link{color:#2563eb;cursor:pointer;background:0 0;border:0;margin-bottom:10px;padding:8px 0;font-weight:800}.billing-full-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-bottom:16px;padding:16px}.billing-full-info h3{color:#0f172a;margin:0 0 10px}.billing-full-info p{color:#475569;margin:8px 0;line-height:1.55}.billing-confirm-row{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:14px;font-weight:700;line-height:1.5;display:flex}.billing-confirm-row input{width:18px;height:18px;margin-top:4px}.billing-modal-actions{justify-content:flex-end;gap:12px;display:flex}.billing-cancel-btn,.billing-confirm-btn{cursor:pointer;border:0;border-radius:14px;padding:13px 18px;font-weight:900}.billing-cancel-btn{color:#0f172a;background:#f1f5f9}.billing-confirm-btn{color:#fff;background:#2563eb}.billing-confirm-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=640px){.billing-modal-card{border-radius:20px;padding:20px}.billing-modal-info{grid-template-columns:1fr}.billing-modal-info div,.billing-modal-info div:nth-child(odd){border-right:0}.billing-modal-info div:nth-last-child(2){border-bottom:1px solid #e2e8f0}.billing-modal-actions{flex-direction:column}.billing-cancel-btn,.billing-confirm-btn{width:100%}}@media (width<=1300px){.upgrade-page{max-height:none;overflow:auto}.upgrade-layout,.upgrade-layout.no-hero{grid-template-columns:1fr;height:auto}.upgrade-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.upgrade-plan-card,.upgrade-checkout-card{max-height:none}}@media (width<=980px){.upgrade-top-banner{grid-template-columns:1fr}.upgrade-current-pill,.upgrade-back-btn{width:100%}.upgrade-plans-grid{grid-template-columns:1fr}.upgrade-page{padding:18px 14px 32px}.upgrade-plan-card{height:auto;min-height:auto}.upgrade-checkout-card{min-height:auto}}
