/* Homepage metrics + product showcase */
.home-metrics,.home-demo{isolation:isolate}
.home-metrics{height:fit-content!important;display:flex;flex-direction:column;padding:88px 0 72px!important;background:radial-gradient(circle at 12% 10%,rgba(59,130,246,.18),transparent 30%),radial-gradient(circle at 88% 20%,rgba(139,92,246,.18),transparent 32%),linear-gradient(135deg,#0b1224 0%,#111936 48%,#21164a 100%)!important}
.home-metrics:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(148,163,184,.35),transparent)}
.home-metrics-intro{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:40px}
.home-metrics-intro>div{max-width:690px}
.home-showcase-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;color:#93c5fd;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.home-showcase-kicker:before{content:"";width:24px;height:2px;border-radius:99px;background:linear-gradient(90deg,#60a5fa,#a78bfa)}
.home-metrics-intro h2{margin:0;color:#fff;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.16;letter-spacing:-.035em}
.home-metrics-intro>p{max-width:390px;margin:0;color:#aab6ce;font-size:15px;line-height:1.7}
.home-metrics-intro+.grid{gap:16px!important}
.home-metrics-intro+.grid>div{position:relative;min-height:178px;padding:25px 24px;text-align:left!important;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 45px rgba(3,7,18,.18);backdrop-filter:blur(10px);overflow:hidden;transition:transform .25s ease,border-color .25s ease,background .25s ease}
.home-metrics-intro+.grid>div:hover{transform:translateY(-5px);border-color:rgba(147,197,253,.3);background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.05))}
.home-metrics-intro+.grid>div:before{display:grid;place-items:center;width:38px;height:38px;margin-bottom:23px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(255,255,255,.07);font-size:13px;font-weight:800}
.home-metrics-intro+.grid>div:nth-child(1):before{content:"Aa";color:#60a5fa;background:rgba(59,130,246,.13)}
.home-metrics-intro+.grid>div:nth-child(2):before{content:"24";color:#34d399;background:rgba(16,185,129,.13)}
.home-metrics-intro+.grid>div:nth-child(3):before{content:"◎";color:#c084fc;background:rgba(168,85,247,.13);font-size:20px}
.home-metrics-intro+.grid>div:nth-child(4):before{content:"</>";color:#fbbf24;background:rgba(245,158,11,.13);font-size:11px}
.home-metrics-intro+.grid>div>div{margin:0 0 7px!important;font-size:clamp(34px,3vw,48px)!important;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.04em}
.home-metrics-intro+.grid>div>p{color:#b8c2d6!important;font-size:13px!important;line-height:1.45}
.home-demo{padding:90px 0 110px!important;background:radial-gradient(ellipse at 50% 0,rgba(37,99,235,.17),transparent 42%),radial-gradient(circle at 90% 65%,rgba(124,58,237,.1),transparent 28%),#0b1224!important}
.home-demo>.absolute:first-child{opacity:.75}
.home-demo>.relative>.text-center{max-width:920px;margin:0 auto 58px!important}
.home-demo>.relative>.text-center>div:first-child{padding:9px 15px!important;margin-bottom:22px!important;border-color:rgba(96,165,250,.28)!important;background:rgba(37,99,235,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.home-demo>.relative>.text-center h2{max-width:900px;margin:0 auto 18px!important;font-size:clamp(34px,4.1vw,58px)!important;line-height:1.08;letter-spacing:-.045em}
.home-demo>.relative>.text-center p{max-width:760px!important;color:#aab6ce!important;font-size:clamp(16px,1.5vw,19px)!important;line-height:1.7}
.home-demo [class*="max-w-5xl"]{max-width:1120px!important}
.home-demo [class*="max-w-5xl"]>.absolute{inset:-22px!important;opacity:.7}
.home-demo [class*="max-w-5xl"]>.relative.rounded-2xl{border-color:rgba(148,163,184,.2)!important;border-radius:24px!important;box-shadow:0 35px 90px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.03)!important}
.home-demo [class*="max-w-5xl"]>.grid{gap:12px!important;margin-top:22px!important}
.home-demo [class*="max-w-5xl"]>.grid>div{padding:17px 14px!important;border-color:rgba(148,163,184,.14)!important;border-radius:15px!important;background:rgba(255,255,255,.045)!important;text-align:left!important}
.home-demo [class*="max-w-5xl"]>.grid>div span{float:left;margin:0 12px 18px 0!important}
.home-demo [class*="max-w-5xl"]>.grid>div p{margin-left:42px}
@media(max-width:900px){.home-metrics-intro{display:block}.home-metrics-intro>p{max-width:650px;margin-top:18px}.home-metrics-intro+.grid>div{min-height:160px}.home-demo{padding-top:76px!important}}
@media(max-width:640px){.home-metrics{padding:64px 0 58px!important}.home-metrics-intro{margin-bottom:28px}.home-metrics-intro h2{font-size:29px}.home-metrics-intro>p{font-size:14px}.home-metrics-intro+.grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.home-metrics-intro+.grid>div{min-height:145px;padding:18px 16px;border-radius:16px}.home-metrics-intro+.grid>div:before{width:32px;height:32px;margin-bottom:18px}.home-metrics-intro+.grid>div>div{font-size:32px!important}.home-metrics-intro+.grid>div>p{font-size:11px!important}.home-demo{padding:66px 0 76px!important}.home-demo>.relative>.text-center{margin-bottom:38px!important}.home-demo>.relative>.text-center h2{font-size:34px!important}.home-demo>.relative>.text-center p{font-size:15px!important}.home-demo [class*="max-w-5xl"]>.grid{grid-template-columns:1fr 1fr!important}.home-demo [class*="max-w-5xl"]>.grid>div{padding:14px 11px!important}.home-demo [class*="max-w-5xl"]>.grid>div span{float:none;margin:0 0 8px!important}.home-demo [class*="max-w-5xl"]>.grid>div p{margin-left:0}}
@media(prefers-reduced-motion:reduce){.home-metrics-intro+.grid>div{transition:none}.home-metrics-intro+.grid>div:hover{transform:none}}

/* Product tour polish */
.home-demo .tour-ui-icon{display:inline-block;width:1em;height:1em;min-width:14px;min-height:14px;vertical-align:-.12em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-demo [class*="max-w-5xl"]>.relative.rounded-2xl{background:#111a2d}
@media(min-width:1024px){.home-demo [class*="max-w-5xl"]{max-width:1080px!important}}

.home-demo .tour-brand-mark{display:block;width:100%;height:100%;object-fit:contain;border-radius:inherit}
.home-demo .tour-ui-icon+span{vertical-align:middle}

/* Sign-in tour visual */
.tour-signin-visual{position:absolute;inset:0;display:grid;grid-template-columns:.9fr 1.1fr;background:#f7f8fc;font-family:"DM Sans",sans-serif}
.tour-signin-brand{position:relative;display:flex;flex-direction:column;padding:34px 38px;overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 15%,rgba(96,165,250,.25),transparent 28%),radial-gradient(circle at 85% 80%,rgba(168,85,247,.28),transparent 35%),linear-gradient(145deg,#111b38,#20134b)}
.tour-signin-brand:before{content:"";position:absolute;inset:0;opacity:.28;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.18) 1px,transparent 0);background-size:28px 28px}
.tour-signin-brand-top,.tour-signin-brand-copy{position:relative;z-index:2}.tour-signin-brand-top img{width:166px;height:auto;object-fit:contain}
.tour-signin-brand-copy{max-width:390px;margin:auto 0}.tour-signin-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#bfdbfe;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.tour-signin-eyebrow i{width:22px;height:2px;border-radius:4px;background:#60a5fa}
.tour-signin-brand-copy h2{margin:0 0 15px;color:#fff;font-size:34px;line-height:1.08;letter-spacing:-.04em}.tour-signin-brand-copy>p{max-width:350px;margin:0 0 25px;color:#bac6db;font-size:13px;line-height:1.65}
.tour-signin-benefits{display:grid;gap:9px}.tour-signin-benefits>div{display:grid;grid-template-columns:34px 1fr;column-gap:11px;align-items:center;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.055);backdrop-filter:blur(8px)}
.tour-signin-benefits span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(96,165,250,.14);color:#93c5fd}.tour-signin-benefits svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tour-signin-benefits strong{font-size:10px;color:#fff}.tour-signin-benefits small{color:#95a3bc;font-size:8px}
.tour-signin-orbit{position:absolute;right:-85px;bottom:-95px;width:260px;height:260px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.tour-signin-orbit:before,.tour-signin-orbit:after{content:"";position:absolute;inset:38px;border:1px solid rgba(255,255,255,.07);border-radius:50%}.tour-signin-orbit:after{inset:78px}.tour-signin-orbit b{position:absolute;width:7px;height:7px;border-radius:50%;background:#60a5fa;box-shadow:0 0 18px #60a5fa}.tour-signin-orbit b:nth-child(1){top:26px;left:45px}.tour-signin-orbit b:nth-child(2){top:92px;left:12px;background:#c084fc}.tour-signin-orbit b:nth-child(3){top:71px;left:89px;background:#34d399}
.tour-signin-form-side{display:grid;place-items:center;padding:25px;background:radial-gradient(circle at 80% 15%,#ede9fe,transparent 33%),#f8fafc}.tour-signin-form-wrap{width:min(355px,100%);padding:27px 30px;border:1px solid #e4e7ee;border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 24px 65px rgba(31,41,75,.13)}
.tour-signin-mobile-logo{display:none}.tour-signin-secure{display:inline-flex;align-items:center;gap:6px;margin-bottom:13px;padding:5px 9px;border:1px solid #dbeafe;border-radius:99px;background:#eff6ff;color:#4f46e5;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tour-signin-secure svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.8}
.tour-signin-form-wrap h2{margin:0;color:#111827;font-size:24px;line-height:1.15;letter-spacing:-.035em}.tour-signin-sub{margin:5px 0 17px;color:#7b8498;font-size:9px}.tour-signin-field{margin-bottom:11px}.tour-signin-field label{display:block;margin:0 0 5px;color:#4b5563;font-size:8px;font-weight:800}.tour-signin-field>div{display:flex;align-items:center;gap:8px;height:38px;padding:0 11px;border:1px solid #dfe3eb;border-radius:10px;background:#fafbfc;color:#9aa3b2}.tour-signin-field svg{width:13px;height:13px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tour-signin-field span{flex:1;font-size:9px}
.tour-signin-options{display:flex;justify-content:space-between;align-items:center;margin:1px 0 14px;color:#697386;font-size:8px}.tour-signin-options span{display:flex;align-items:center;gap:6px}.tour-signin-options i{display:grid;place-items:center;width:13px;height:13px;border-radius:4px;background:#6654d9;color:#fff}.tour-signin-options i svg{width:8px;height:8px;fill:none;stroke:currentColor;stroke-width:2.5}.tour-signin-options a,.tour-signin-create a{color:#5b45ca;font-weight:800}
.tour-signin-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:39px;border:0;border-radius:10px;background:linear-gradient(110deg,#6d52dc,#5237bf);box-shadow:0 8px 18px rgba(91,69,202,.24);color:#fff;font-size:9px;font-weight:800}.tour-signin-submit svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}
.tour-signin-divider{display:flex;align-items:center;gap:9px;margin:14px 0 10px;color:#a1a8b5;font-size:7px}.tour-signin-divider:before,.tour-signin-divider:after{content:"";height:1px;flex:1;background:#e8eaf0}.tour-signin-social{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tour-signin-social button{display:flex;align-items:center;justify-content:center;gap:7px;height:34px;border:1px solid #e0e3e9;border-radius:9px;background:#fff;color:#4b5563;font-size:8px;font-weight:800}.tour-signin-social svg{width:13px;height:13px;fill:currentColor}.tour-signin-social b{font-size:12px;color:#4285f4}.tour-signin-create{text-align:center;margin:13px 0 0;color:#7b8498;font-size:8px}.tour-signin-legal{text-align:center;margin:9px 0 0;color:#adb3bf;font-size:6.5px}
@media(max-width:640px){.tour-signin-visual{grid-template-columns:1fr}.tour-signin-brand{display:none}.tour-signin-form-side{padding:16px}.tour-signin-form-wrap{padding:22px 20px}.tour-signin-mobile-logo{display:block;margin-bottom:15px}.tour-signin-mobile-logo img{width:160px;height:auto}.tour-signin-form-wrap h2{font-size:21px}}


@media(max-width:640px){.tour-signin-form-side{padding:9px 12px}.tour-signin-form-wrap{width:100%;padding:11px 14px;border-radius:14px}.tour-signin-mobile-logo{margin-bottom:6px}.tour-signin-mobile-logo img{width:105px}.tour-signin-secure,.tour-signin-options,.tour-signin-divider,.tour-signin-social,.tour-signin-create,.tour-signin-legal{display:none}.tour-signin-form-wrap h2{font-size:16px}.tour-signin-sub{margin:2px 0 7px;font-size:7px}.tour-signin-field{margin-bottom:5px}.tour-signin-field label{margin-bottom:2px;font-size:6px}.tour-signin-field>div{height:27px;padding:0 8px;border-radius:7px}.tour-signin-field span{font-size:7px}.tour-signin-field svg{width:10px;height:10px}.tour-signin-submit{height:29px;border-radius:8px;font-size:7px}}

@media(max-width:640px){.tour-signin-form-wrap{padding:7px 12px}.tour-signin-mobile-logo{margin-bottom:2px}.tour-signin-mobile-logo img{width:90px}.tour-signin-sub{display:none}.tour-signin-form-wrap h2{font-size:14px;margin-bottom:4px}.tour-signin-field{margin-bottom:4px}.tour-signin-field>div{height:25px}.tour-signin-submit{height:26px}}

/* Sign-in visual v2 — mirrors the real product login page */
@media(min-width:641px){
.tour-signin-visual{grid-template-columns:1fr 1fr;background:#f9fafb}
.tour-signin-brand{padding:34px 38px;background:radial-gradient(circle at 95% 0,rgba(255,255,255,.14),transparent 25%),radial-gradient(circle at 0 100%,rgba(255,255,255,.12),transparent 26%),linear-gradient(135deg,#2563eb 0%,#7c3aed 52%,#db2777 100%)}
.tour-signin-brand:before{opacity:.12;background-size:30px 30px}.tour-signin-brand-top img{width:190px}.tour-signin-brand-copy{max-width:430px;margin:42px 0 auto}.tour-signin-eyebrow,.tour-signin-orbit{display:none}
.tour-signin-brand-copy h2{margin-bottom:20px;font-size:38px;line-height:1.13}.tour-signin-brand-copy>p{max-width:440px;margin-bottom:34px;color:rgba(255,255,255,.9);font-size:14px;line-height:1.65}
.tour-signin-benefits{gap:16px}.tour-signin-benefits>div{display:grid;grid-template-columns:42px 1fr;padding:0;border:0;background:transparent;backdrop-filter:none}.tour-signin-benefits span{width:42px;height:42px;border-radius:10px;background:rgba(255,255,255,.18);color:#fff}.tour-signin-benefits svg{width:21px;height:21px}.tour-signin-benefits strong{font-size:12px}.tour-signin-benefits small{color:rgba(255,255,255,.78);font-size:9px}
.tour-signin-form-side{padding:34px 48px;background:#f9fafb}.tour-signin-form-wrap{width:min(390px,100%);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.tour-signin-secure{display:none}.tour-signin-form-wrap h2{font-size:27px}.tour-signin-sub{margin:8px 0 26px;color:#5f6878;font-size:10px}.tour-signin-sub a{color:#2563eb;font-weight:800}.tour-signin-field{margin-bottom:18px}.tour-signin-field label{margin-bottom:7px;color:#252b38;font-size:9px}.tour-signin-field>div{height:47px;padding:0 14px;border-color:#cfd5df;border-radius:8px;background:#fff}.tour-signin-field svg{display:none}.tour-signin-field span{color:#717b8e;font-size:11px}.tour-signin-options{margin:-1px 0 20px;font-size:9px}.tour-signin-options i{width:15px;height:15px;border:1px solid #cfd5df;background:#fff}.tour-signin-options i svg{display:none}.tour-signin-options a{color:#2563eb}.tour-signin-submit{height:46px;border-radius:8px;background:linear-gradient(90deg,#2563eb,#9333ea);font-size:11px}.tour-signin-submit svg{display:none}.tour-signin-divider{margin:22px 0 16px;font-size:8px}.tour-signin-social{gap:12px}.tour-signin-social button{height:42px;border-color:#d1d5db;border-radius:8px;font-size:10px}.tour-signin-create{display:none}.tour-signin-legal{margin-top:26px;color:#586174;font-size:8px}.tour-signin-legal u{color:#2563eb;text-decoration:none}
}

/* Dashboard tour visual */
.tour-dashboard-visual{position:absolute;inset:0;display:grid;grid-template-columns:204px 1fr;overflow:hidden;background:#f8fafc;color:#111827;font-family:"DM Sans",sans-serif}.tour-dashboard-visual svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tour-dash-sidebar{display:flex;min-width:0;flex-direction:column;border-right:1px solid #e5e7eb;background:#fff}.tour-dash-workspace{display:flex;align-items:center;gap:11px;padding:17px 15px;border-bottom:1px solid #e5e7eb}.tour-dash-workspace img{width:38px;height:38px;object-fit:contain;border-radius:10px}.tour-dash-workspace div{display:grid}.tour-dash-workspace strong{font-size:12px}.tour-dash-workspace span{color:#6b7280;font-size:8px}
.tour-dash-sidebar nav{padding:12px 0}.tour-dash-sidebar nav>div{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 15px;color:#475569;border-right:2px solid transparent}.tour-dash-sidebar nav>div.active{color:#4338ca;border-color:#4f46e5;background:#eef2ff}.tour-dash-sidebar nav>div>svg{width:17px;flex:none}.tour-dash-sidebar nav>div>span{display:grid;flex:1}.tour-dash-sidebar nav b{font-size:10px}.tour-dash-sidebar nav small{margin-top:2px;color:#94a3b8;font-size:7px}
.tour-dash-credit{margin-top:auto;padding:14px;background:#f8fafc;border-top:1px solid #e5e7eb}.tour-dash-credit>div{display:flex;justify-content:space-between;font-size:8px;color:#475569}.tour-dash-credit>div b{color:#111827}.tour-dash-credit>i{display:block;height:5px;margin:7px 0 5px;overflow:hidden;border-radius:99px;background:#e2e8f0}.tour-dash-credit>i em{display:block;width:10%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6366f1,#9333ea)}.tour-dash-credit>small{color:#94a3b8;font-size:7px}.tour-dash-credit button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:30px;margin-top:10px;border:0;border-radius:7px;background:linear-gradient(90deg,#4f46e5,#9333ea);color:#fff;font-size:8px;font-weight:700}.tour-dash-credit button svg{width:12px}
.tour-dash-main{min-width:0;overflow:hidden;background:#f8fafc}.tour-dash-main>header{display:flex;align-items:center;justify-content:space-between;height:67px;padding:0 28px;border-bottom:1px solid #e5e7eb;background:#fff}.tour-dash-main header h2{margin:0;font-size:18px;line-height:1.15}.tour-dash-main header p{margin:3px 0 0;color:#64748b;font-size:9px}.tour-dash-header-actions{display:flex;align-items:center;gap:11px}.tour-dash-header-actions button{display:flex;align-items:center;gap:6px;height:31px;padding:0 12px;border:0;border-radius:7px;background:#2563eb;color:#fff;font-size:8px;font-weight:800;text-transform:uppercase}.tour-dash-header-actions button svg{width:12px}.tour-dash-header-actions>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;background:#fff}
.tour-dash-content{padding:18px 24px}.tour-dash-welcome{display:flex;justify-content:space-between;min-height:105px;padding:19px 22px;border-radius:14px;background:linear-gradient(105deg,#2563eb,#7c3aed);color:#fff}.tour-dash-welcome h3{margin:0 0 6px;font-size:18px}.tour-dash-welcome p{margin:0 0 10px;color:#dbeafe;font-size:9px}.tour-dash-welcome div>span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:6px;background:rgba(255,255,255,.18);font-size:8px;font-weight:700}.tour-dash-welcome span svg{width:10px}.tour-dash-welcome button{align-self:flex-start;padding:7px 11px;border:0;border-radius:7px;background:rgba(255,255,255,.18);color:#fff;font-size:8px;font-weight:700}
.tour-dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:13px}.tour-dash-stat{display:flex;justify-content:space-between;min-width:0;padding:13px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tour-dash-stat>div{display:grid}.tour-dash-stat span{color:#64748b;font-size:8px;font-weight:600}.tour-dash-stat b{margin-top:5px;font-size:18px}.tour-dash-stat small{margin-top:2px;color:#94a3b8;font-size:7px}.tour-dash-stat>i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px}.tour-dash-stat>i.blue{background:#dbeafe;color:#2563eb}.tour-dash-stat>i.purple{background:#f3e8ff;color:#9333ea}.tour-dash-stat>i.green{background:#dcfce7;color:#16a34a}
.tour-dash-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:13px}.tour-dash-actions>div{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tour-dash-actions i{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:9px;color:#fff}.tour-dash-actions i.agent{background:linear-gradient(135deg,#3b82f6,#7c3aed)}.tour-dash-actions i.plan{background:linear-gradient(135deg,#a855f7,#db2777)}.tour-dash-actions i.help{background:linear-gradient(135deg,#10b981,#0d9488)}.tour-dash-actions span{display:grid;min-width:0}.tour-dash-actions b{font-size:8px}.tour-dash-actions small{margin-top:3px;color:#64748b;font-size:6.5px;line-height:1.3}
.tour-dash-agents{margin-top:13px;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tour-dash-agents-head{display:flex;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e5e7eb;font-size:9px}.tour-dash-agents-head a{color:#2563eb}.tour-dash-agent-row{display:flex;align-items:center;gap:10px;padding:10px 14px}.tour-dash-agent-row>i{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff}.tour-dash-agent-row>div{display:grid;flex:1}.tour-dash-agent-row b{font-size:8px}.tour-dash-agent-row small{margin-top:2px;color:#94a3b8;font-size:6.5px}.tour-dash-agent-row>span{padding:4px 8px;border-radius:99px;background:#dcfce7;color:#15803d;font-size:7px;font-weight:700}.tour-dash-agent-row>em{color:#94a3b8}
@media(max-width:640px){.tour-dashboard-visual{grid-template-columns:1fr}.tour-dash-sidebar{display:none}.tour-dash-main>header{height:48px;padding:0 13px}.tour-dash-main header h2{font-size:14px}.tour-dash-main header p{display:none}.tour-dash-header-actions button{height:27px;padding:0 8px;font-size:0}.tour-dash-content{padding:9px}.tour-dash-welcome{min-height:67px;padding:11px 13px;border-radius:10px}.tour-dash-welcome h3{font-size:13px}.tour-dash-welcome p{margin-bottom:6px;font-size:6.5px}.tour-dash-welcome div>span{padding:3px 6px;font-size:6px}.tour-dash-welcome button{padding:5px 7px;font-size:6px}.tour-dash-stats{gap:6px;margin-top:7px}.tour-dash-stat{padding:8px}.tour-dash-stat>i{display:none}.tour-dash-stat span{font-size:6px}.tour-dash-stat b{font-size:12px}.tour-dash-stat small{font-size:5.5px}.tour-dash-actions{grid-template-columns:1fr;gap:5px;margin-top:7px}.tour-dash-actions>div{padding:6px}.tour-dash-actions i{width:25px;height:25px}.tour-dash-actions b{font-size:7px}.tour-dash-actions small{font-size:5.5px}.tour-dash-agents{margin-top:7px}.tour-dash-agents-head,.tour-dash-agent-row{padding:7px 9px}}

@media(max-width:640px){.tour-dashboard-visual .tour-dash-actions,.tour-dashboard-visual .tour-dash-agents{display:none}}

/* Create Agent tour visual */
.tour-create-visual{position:absolute;inset:0;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#fff 47%,#faf5ff);color:#111827;font-family:"DM Sans",sans-serif}.tour-create-visual svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tour-create-nav{display:flex;align-items:center;height:61px;padding:0 27px;border-bottom:1px solid #e5e7eb;background:rgba(255,255,255,.94)}.tour-create-nav>img{width:137px;height:auto}.tour-create-nav nav{display:flex;align-self:stretch;gap:28px;margin-left:38px;color:#64748b;font-size:9px}.tour-create-nav nav>*{display:flex;align-items:center}.tour-create-nav nav b{position:relative;color:#4f46e5}.tour-create-nav nav b:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:2px;background:#6366f1}.tour-create-nav>div{display:flex;align-items:center;gap:13px;margin-left:auto;color:#64748b;font-size:8px}.tour-create-nav>div>span{display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #c7d2fe;border-radius:7px;background:linear-gradient(90deg,#eff6ff,#faf5ff);color:#334155;font-weight:700}.tour-create-nav>div>span svg{width:11px;color:#4f46e5}.tour-create-nav>div small{padding:2px 4px;border-radius:4px;background:#fef3c7;color:#a16207;font-size:6px}.tour-create-nav>div>b{color:#475569;font-size:8px}.tour-create-nav>div>svg{width:10px}
.tour-create-title{display:flex;align-items:center;height:75px;padding:0 42px;border-bottom:1px solid #e5e7eb;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.04)}.tour-create-title>div{margin-right:auto}.tour-create-title h2{margin:0;font-size:17px}.tour-create-title p{margin:4px 0 0;color:#64748b;font-size:8px}.tour-create-title>span{display:flex;align-items:center;gap:6px;margin-left:16px;color:#94a3b8;font-size:7px}.tour-create-title>span i{display:grid;place-items:center;width:20px;height:20px;border:1px solid #cbd5e1;border-radius:50%;font-style:normal}.tour-create-title>span:first-of-type{color:#4f46e5}.tour-create-title>span:first-of-type i{border-color:#6366f1;background:#6366f1;color:#fff}
.tour-create-body{width:730px;max-width:calc(100% - 38px);margin:15px auto}.tour-create-help{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #c7d2fe;border-radius:9px;background:linear-gradient(90deg,#eef2ff,#faf5ff)}.tour-create-help>i{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:8px;background:#e0e7ff;color:#4f46e5}.tour-create-help>i svg{width:15px}.tour-create-help>div{display:grid;flex:1}.tour-create-help b{font-size:9px}.tour-create-help small{margin-top:2px;color:#64748b;font-size:7px}.tour-create-help button{padding:7px 11px;border:0;border-radius:7px;background:#4f46e5;color:#fff;font-size:7px;font-weight:700}
.tour-create-card{position:relative;margin-top:10px;padding:16px 18px 15px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 12px 34px rgba(30,41,59,.08)}.tour-create-heading>span{display:inline-block;margin-bottom:5px;padding:3px 7px;border-radius:99px;background:#eef2ff;color:#4f46e5;font-size:6.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.tour-create-heading h3{margin:0;font-size:17px}.tour-create-heading p{margin:3px 0 0;color:#64748b;font-size:8px}.tour-create-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:17px;margin-top:12px}.tour-create-field>label,.tour-create-cases>label{display:block;margin-bottom:6px;color:#374151;font-size:8px;font-weight:700}.tour-create-field label b,.tour-create-cases label b{color:#dc2626}.tour-create-field>div{display:flex;align-items:center;height:38px;padding:0 11px;border:1.5px solid #6366f1;border-radius:8px;background:#fff;box-shadow:0 0 0 3px #eef2ff;color:#334155}.tour-create-field>div span{flex:1;font-size:8px}.tour-create-field>div svg{width:12px;color:#16a34a}.tour-create-field>small{display:block;margin-top:7px;color:#94a3b8;font-size:6.5px;line-height:1.45}
.tour-create-cases{display:grid;grid-template-columns:1fr 1fr;gap:7px}.tour-create-cases>label{grid-column:1/-1;margin-bottom:-1px}.tour-create-use{display:flex;align-items:center;gap:8px;min-height:47px;padding:7px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.tour-create-use.selected{border-color:#6366f1;background:#eef2ff;box-shadow:inset 0 0 0 1px #6366f1}.tour-create-use>i{display:grid;place-items:center;width:27px;height:27px;flex:none;border-radius:7px;background:#f1f5f9;color:#64748b}.tour-create-use.selected>i{background:#e0e7ff;color:#4f46e5}.tour-create-use>i svg{width:13px}.tour-create-use>span{display:grid;flex:1}.tour-create-use b{font-size:7.5px}.tour-create-use small{margin-top:2px;color:#64748b;font-size:6px;line-height:1.25}.tour-create-use>em{display:none}.tour-create-use.selected>em{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#6366f1;color:#fff}.tour-create-use>em svg{width:9px;stroke-width:2.6}
.tour-create-tip{display:flex;align-items:center;gap:7px;margin-top:10px;color:#64748b;font-size:6.5px}.tour-create-tip svg{width:12px;color:#f59e0b}.tour-create-continue{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:34px;margin-top:11px;border:0;border-radius:8px;background:#4f46e5;color:#fff;font-size:8px;font-weight:800}.tour-create-continue svg{width:12px}
@media(max-width:640px){.tour-create-nav{height:39px;padding:0 10px}.tour-create-nav>img{width:91px}.tour-create-nav nav,.tour-create-nav>div>span,.tour-create-nav>div>b{display:none}.tour-create-title{height:43px;padding:0 11px}.tour-create-title h2{font-size:12px}.tour-create-title p{font-size:5.5px}.tour-create-title>span{display:none}.tour-create-body{width:auto;max-width:none;margin:6px}.tour-create-help{display:none}.tour-create-card{margin:0;padding:8px;border-radius:8px}.tour-create-heading>span{margin-bottom:2px;padding:2px 5px;font-size:5px}.tour-create-heading h3{font-size:11px}.tour-create-heading p{font-size:5.5px}.tour-create-grid{grid-template-columns:1fr;gap:6px;margin-top:6px}.tour-create-field>label,.tour-create-cases>label{margin-bottom:3px;font-size:6px}.tour-create-field>div{height:25px;padding:0 7px;border-radius:6px}.tour-create-field>div span{font-size:6px}.tour-create-field>small,.tour-create-tip{display:none}.tour-create-cases{grid-template-columns:repeat(3,1fr);gap:4px}.tour-create-cases>label{grid-column:1/-1}.tour-create-use{min-height:37px;padding:4px;gap:4px;border-radius:6px}.tour-create-use>i{display:none}.tour-create-use b{font-size:5.5px}.tour-create-use small{font-size:4.5px}.tour-create-use>em{display:none!important}.tour-create-continue{height:24px;margin-top:5px;border-radius:6px;font-size:6px}}
@media(max-width:640px){.tour-create-title{display:none}.tour-create-nav{height:34px}.tour-create-body{margin:4px}.tour-create-card{padding:6px}.tour-create-heading>span,.tour-create-heading p,.tour-create-use small{display:none}.tour-create-heading h3{font-size:10px}.tour-create-grid{gap:4px;margin-top:4px}.tour-create-use{min-height:25px}.tour-create-continue{height:20px;margin-top:4px}}

/* Add Sources tour visual */
.tour-source-visual{position:absolute;inset:0;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#fff 48%,#faf5ff);color:#111827;font-family:"DM Sans",sans-serif}.tour-source-visual svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tour-source-title{display:flex;align-items:center;height:72px;padding:0 40px;border-bottom:1px solid #e5e7eb;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.04)}.tour-source-title>div:first-child{margin-right:auto}.tour-source-title h2{margin:0;font-size:17px}.tour-source-title p{margin:4px 0 0;color:#64748b;font-size:8px}.tour-source-progress{display:flex;align-items:center}.tour-source-progress>span{display:grid;place-items:center;gap:3px;color:#94a3b8;font-size:6px;white-space:nowrap}.tour-source-progress>span em,.tour-source-progress>span>svg{display:grid;place-items:center;width:20px;height:20px;border:1px solid #cbd5e1;border-radius:50%;font-style:normal}.tour-source-progress>span.done{color:#16a34a}.tour-source-progress>span.done>svg{padding:4px;border-color:#22c55e;background:#dcfce7}.tour-source-progress>span.active{color:#4f46e5}.tour-source-progress>span.active em{border-color:#6366f1;background:#6366f1;color:#fff}.tour-source-progress>i{width:24px;height:1px;margin:0 5px 12px;background:#dbe1ea}.tour-source-progress>i:first-of-type{background:#86efac}
.tour-source-body{width:780px;max-width:calc(100% - 38px);margin:13px auto}.tour-source-help{display:flex;align-items:center;gap:10px;padding:8px 11px;border:1px solid #c7d2fe;border-radius:9px;background:linear-gradient(90deg,#eef2ff,#faf5ff)}.tour-source-help>i{display:grid;place-items:center;width:29px;height:29px;flex:none;border-radius:8px;background:#e0e7ff;color:#4f46e5}.tour-source-help>div{display:grid;flex:1}.tour-source-help b{font-size:9px}.tour-source-help small{margin-top:2px;color:#64748b;font-size:7px}.tour-source-help button{padding:7px 11px;border:0;border-radius:7px;background:#4f46e5;color:#fff;font-size:7px;font-weight:700}
.tour-source-card{margin-top:9px;padding:14px 17px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 12px 34px rgba(30,41,59,.08)}.tour-source-heading>span{display:inline-block;margin-bottom:4px;padding:3px 7px;border-radius:99px;background:#eef2ff;color:#4f46e5;font-size:6px;font-weight:800;text-transform:uppercase}.tour-source-heading h3{margin:0;font-size:16px}.tour-source-heading p{margin:3px 0 0;color:#64748b;font-size:8px}
.tour-source-tabs{display:flex;gap:24px;margin-top:10px;border-bottom:1px solid #e5e7eb}.tour-source-tabs button{position:relative;display:flex;align-items:center;gap:5px;padding:7px 2px 8px;border:0;background:transparent;color:#64748b;font-size:7px;font-weight:700}.tour-source-tabs button svg{width:12px}.tour-source-tabs button.active{color:#4f46e5}.tour-source-tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:#4f46e5}
.tour-source-workspace{display:grid;grid-template-columns:1.35fr .65fr;gap:15px;margin-top:12px}.tour-source-url>label{display:block;margin-bottom:6px;color:#374151;font-size:8px;font-weight:700}.tour-source-input{display:flex;height:40px;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-shadow:0 0 0 3px #eef2ff}.tour-source-input>button{display:flex;align-items:center;gap:6px;padding:0 11px;border:0;border-right:1px solid #d1d5db;border-radius:8px 0 0 8px;background:#f8fafc;color:#475569;font-size:8px;font-weight:700}.tour-source-input>button svg{width:10px}.tour-source-input>span{display:flex;align-items:center;flex:1;padding:0 11px;color:#94a3b8;font-size:8px}.tour-source-input>i{display:grid;place-items:center;width:38px;color:#6366f1}.tour-source-input>i svg{width:14px}.tour-source-url>p{display:flex;gap:5px;margin:8px 0 0;color:#64748b;font-size:6.5px;line-height:1.4}.tour-source-url>p svg{width:11px;flex:none}.tour-source-fetch{display:flex;align-items:center;gap:6px;margin-top:10px;padding:8px 13px;border:0;border-radius:7px;background:#4f46e5;color:#fff;font-size:8px;font-weight:700}.tour-source-fetch svg{width:12px}
.tour-source-workspace aside{padding:12px;border:1px solid #e0e7ff;border-radius:10px;background:linear-gradient(145deg,#f5f7ff,#faf5ff)}.tour-source-orbit{display:grid;place-items:center;width:28px;height:28px;margin-bottom:7px;border-radius:8px;background:linear-gradient(135deg,#4f46e5,#9333ea);color:#fff}.tour-source-orbit svg{width:14px}.tour-source-workspace aside>b{font-size:8px}.tour-source-workspace aside>p{margin:4px 0 8px;color:#64748b;font-size:6px;line-height:1.4}.tour-source-workspace aside>div:last-child{display:grid;gap:4px}.tour-source-workspace aside span{display:flex;align-items:center;gap:5px;color:#475569;font-size:6px}.tour-source-workspace aside span i{width:5px;height:5px;border-radius:50%;background:#22c55e}
.tour-source-tip{display:flex;align-items:center;gap:6px;margin-top:9px;color:#64748b;font-size:6.5px}.tour-source-tip svg{width:12px;color:#f59e0b}.tour-source-continue{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:32px;margin-top:9px;border:0;border-radius:8px;background:#4f46e5;color:#fff;font-size:8px;font-weight:800}.tour-source-continue svg{width:12px}
@media(max-width:640px){.tour-source-visual .tour-create-nav{height:34px}.tour-source-title{display:none}.tour-source-body{width:auto;max-width:none;margin:4px}.tour-source-help{display:none}.tour-source-card{margin:0;padding:6px;border-radius:8px}.tour-source-heading>span,.tour-source-heading p{display:none}.tour-source-heading h3{font-size:10px}.tour-source-tabs{justify-content:space-between;gap:0;margin-top:4px}.tour-source-tabs button{padding:4px 2px 5px;font-size:5px}.tour-source-tabs button svg{width:8px}.tour-source-workspace{grid-template-columns:1fr;margin-top:5px}.tour-source-url>label{margin-bottom:3px;font-size:6px}.tour-source-input{height:25px;border-radius:6px}.tour-source-input>button,.tour-source-input>span{padding:0 6px;font-size:5.5px}.tour-source-input>i{width:25px}.tour-source-url>p{display:none}.tour-source-fetch{margin-top:5px;padding:5px 8px;font-size:5.5px}.tour-source-workspace aside,.tour-source-tip{display:none}.tour-source-continue{height:20px;margin-top:5px;border-radius:6px;font-size:6px}}

/* Playground tour visual */
.tour-play-visual{position:absolute;inset:0;display:grid;grid-template-columns:188px 1fr;overflow:hidden;background:#f8fafc;color:#111827;font-family:"DM Sans",sans-serif}.tour-play-visual svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tour-play-side{display:flex;min-width:0;flex-direction:column;border-right:1px solid #e5e7eb;background:#fff}.tour-play-agent{padding:13px 12px;border-bottom:1px solid #e5e7eb}.tour-play-agent>a{display:flex;align-items:center;gap:5px;margin-bottom:12px;color:#64748b;font-size:7px;font-weight:600}.tour-play-agent>a svg{width:11px}.tour-play-agent>div{display:flex;align-items:center;gap:9px}.tour-play-agent>div>i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#6366f1;color:#fff}.tour-play-agent>div>i svg{width:17px}.tour-play-agent>div>span{display:grid;min-width:0}.tour-play-agent b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.tour-play-agent small{display:flex;align-items:center;gap:4px;margin-top:3px;color:#64748b;font-size:6.5px}.tour-play-agent small em{width:5px;height:5px;border-radius:50%;background:#22c55e}
.tour-play-side nav{padding:8px}.tour-play-side nav>div{display:flex;align-items:center;gap:9px;height:32px;padding:0 9px;border-radius:7px;color:#64748b;font-size:8px;font-weight:600}.tour-play-side nav>div.active{background:#eef2ff;color:#4338ca}.tour-play-side nav svg{width:14px}.tour-play-credit{margin-top:auto;padding:11px 12px;border-top:1px solid #e5e7eb;background:#f8fafc}.tour-play-credit>div{display:flex;justify-content:space-between;color:#475569;font-size:7px}.tour-play-credit>i{display:block;height:4px;margin:6px 0 4px;border-radius:99px;background:#e2e8f0;overflow:hidden}.tour-play-credit>i em{display:block;width:10%;height:100%;background:linear-gradient(90deg,#6366f1,#9333ea)}.tour-play-credit>small{color:#94a3b8;font-size:6px}.tour-play-credit button{width:100%;height:25px;margin-top:7px;border:0;border-radius:6px;background:linear-gradient(90deg,#4f46e5,#9333ea);color:#fff;font-size:7px;font-weight:700}
.tour-play-main{min-width:0;overflow:hidden}.tour-play-main>header{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 20px;border-bottom:1px solid #e5e7eb;background:#fff}.tour-play-main>header h2{margin:0;font-size:14px}.tour-play-main>header p{display:flex;align-items:center;gap:4px;margin:3px 0 0;color:#64748b;font-size:7px}.tour-play-main>header p i{width:5px;height:5px;border-radius:50%;background:#22c55e}.tour-play-main>header>div:last-child{display:flex;align-items:center;gap:7px}.tour-play-main>header button{display:flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#475569;font-size:7px;font-weight:600}.tour-play-main>header button svg{width:11px}.tour-play-main>header>div:last-child>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #e5e7eb;border-radius:7px;color:#64748b}
.tour-play-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;height:calc(100% - 60px)}.tour-play-content{padding:16px 18px;overflow:hidden}.tour-play-heading h3{margin:0;font-size:16px}.tour-play-heading p{margin:3px 0 0;color:#64748b;font-size:8px}.tour-play-status{display:flex;align-items:center;gap:9px;margin-top:11px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tour-play-status>i{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #dcfce7}.tour-play-status>div{display:grid}.tour-play-status b{color:#16a34a;font-size:9px}.tour-play-status small{margin-top:2px;color:#64748b;font-size:7px}
.tour-play-model{display:flex;align-items:center;gap:9px;margin-top:9px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tour-play-model>i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#a855f7,#ec4899);color:#fff}.tour-play-model>i svg{width:16px}.tour-play-model>div{display:grid;flex:1}.tour-play-model b{font-size:9px}.tour-play-model small{margin-top:2px;color:#64748b;font-size:7px}.tour-play-model button{padding:6px 8px;border:0;border-radius:6px;background:#f1f5f9;color:#475569;font-size:7px;font-weight:700}
.tour-play-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.tour-play-stat{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tour-play-stat>i{display:grid;place-items:center;width:29px;height:29px;border-radius:8px}.tour-play-stat>i.blue{background:#dbeafe;color:#2563eb}.tour-play-stat>i.green{background:#dcfce7;color:#16a34a}.tour-play-stat>i.purple{background:#f3e8ff;color:#9333ea}.tour-play-stat>i svg{width:14px}.tour-play-stat span{display:grid}.tour-play-stat b{font-size:13px}.tour-play-stat small{color:#64748b;font-size:6px}.tour-play-prompts{margin-top:9px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tour-play-prompts>b{font-size:8px}.tour-play-prompts>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.tour-play-prompts span{padding:5px 7px;border-radius:6px;background:#f1f5f9;color:#475569;font-size:6px}
.tour-play-chat{display:flex;min-width:0;flex-direction:column;border-left:1px solid #e5e7eb;background:#f1f5f9}.tour-play-chat>header{display:flex;align-items:center;justify-content:space-between;height:42px;padding:0 12px;border-bottom:1px solid #e5e7eb;background:#fff}.tour-play-chat>header div{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:700}.tour-play-chat>header div i{width:6px;height:6px;border-radius:50%;background:#22c55e}.tour-play-chat>header small{color:#94a3b8;font-size:6px;text-transform:uppercase;letter-spacing:.06em}.tour-play-chatbody{flex:1;padding:11px}.tour-play-chathead{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px 10px 0 0;background:linear-gradient(100deg,#4f46e5,#7c3aed);color:#fff}.tour-play-chathead>i{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:rgba(255,255,255,.18)}.tour-play-chathead>i svg{width:14px}.tour-play-chathead>span{display:grid}.tour-play-chathead b{font-size:8px}.tour-play-chathead small{display:flex;align-items:center;gap:4px;margin-top:2px;color:#c7d2fe;font-size:6px}.tour-play-chathead small em{width:4px;height:4px;border-radius:50%;background:#86efac}.tour-play-message{display:flex;align-items:flex-end;gap:7px;margin-top:13px}.tour-play-message>i{display:grid;place-items:center;width:23px;height:23px;flex:none;border-radius:50%;background:#6366f1;color:#fff;font-size:7px;font-style:normal}.tour-play-message>p{display:grid;margin:0;padding:8px 9px;border-radius:10px 10px 10px 2px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.06);color:#334155;font-size:7px}.tour-play-message small{margin-top:4px;color:#94a3b8;font-size:5.5px}.tour-play-empty{display:grid;place-items:center;gap:6px;margin:28px auto 0;max-width:150px;color:#94a3b8;text-align:center;font-size:6.5px;line-height:1.4}.tour-play-empty svg{width:19px}.tour-play-chat>footer{padding:9px;border-top:1px solid #e5e7eb;background:#fff}.tour-play-chat>footer>div{display:flex;align-items:center;height:29px;padding:0 6px 0 9px;border:1px solid #d1d5db;border-radius:9px;background:#f8fafc}.tour-play-chat>footer span{flex:1;color:#94a3b8;font-size:6px}.tour-play-chat>footer i{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#6366f1;color:#fff}.tour-play-chat>footer i svg{width:10px}.tour-play-chat>footer>small{display:block;margin-top:4px;color:#cbd5e1;text-align:center;font-size:5px}.tour-play-chat>footer>small b{color:#6366f1}
@media(max-width:640px){.tour-play-visual{grid-template-columns:1fr}.tour-play-side,.tour-play-chat{display:none}.tour-play-main>header{height:38px;padding:0 9px}.tour-play-main>header h2{font-size:10px}.tour-play-main>header p{font-size:5px}.tour-play-main>header button{display:none}.tour-play-main>header>div:last-child>span{width:24px;height:24px}.tour-play-layout{display:block;height:calc(100% - 38px)}.tour-play-content{padding:6px}.tour-play-heading h3{font-size:10px}.tour-play-heading p{display:none}.tour-play-status{margin-top:4px;padding:5px 7px;border-radius:7px}.tour-play-status b{font-size:6px}.tour-play-status small{font-size:5px}.tour-play-model{margin-top:4px;padding:5px 7px;border-radius:7px}.tour-play-model>i{width:23px;height:23px}.tour-play-model b{font-size:6px}.tour-play-model small{font-size:5px}.tour-play-model button{padding:4px 6px;font-size:5px}.tour-play-stats{gap:4px;margin-top:4px}.tour-play-stat{gap:4px;padding:5px;border-radius:7px}.tour-play-stat>i{display:none}.tour-play-stat b{font-size:8px}.tour-play-stat small{font-size:4.5px}.tour-play-prompts{margin-top:4px;padding:5px 7px}.tour-play-prompts>b{font-size:6px}.tour-play-prompts>div{gap:3px;margin-top:3px}.tour-play-prompts span{padding:3px 4px;font-size:4.5px}}

/* Analytics tour visual */
.tour-an-visual{position:absolute;inset:0;display:grid;grid-template-columns:188px 1fr;overflow:hidden;background:#f8fafc;color:#111827;font-family:"DM Sans",sans-serif}.tour-an-visual svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tour-an-side{display:flex;flex-direction:column;border-right:1px solid #e5e7eb;background:#fff}.tour-an-agent{padding:13px 12px;border-bottom:1px solid #e5e7eb}.tour-an-agent>a{display:flex;align-items:center;gap:5px;margin-bottom:12px;color:#64748b;font-size:7px;font-weight:600}.tour-an-agent>a svg{width:11px}.tour-an-agent>div{display:flex;align-items:center;gap:9px}.tour-an-agent>div>i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#6366f1;color:#fff}.tour-an-agent>div>span{display:grid;min-width:0}.tour-an-agent b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.tour-an-agent small{display:flex;align-items:center;gap:4px;margin-top:3px;color:#64748b;font-size:6.5px}.tour-an-agent small em{width:5px;height:5px;border-radius:50%;background:#22c55e}.tour-an-side nav{padding:8px}.tour-an-side nav>div{display:flex;align-items:center;gap:9px;height:32px;padding:0 9px;border-radius:7px;color:#64748b;font-size:8px;font-weight:600}.tour-an-side nav>div.active{background:#eef2ff;color:#4338ca}.tour-an-side nav svg{width:14px}.tour-an-credit{margin-top:auto;padding:11px 12px;border-top:1px solid #e5e7eb;background:#f8fafc}.tour-an-credit>div{display:flex;justify-content:space-between;color:#475569;font-size:7px}.tour-an-credit>i{display:block;height:4px;margin:6px 0 4px;border-radius:99px;background:#e2e8f0;overflow:hidden}.tour-an-credit>i em{display:block;width:10%;height:100%;background:linear-gradient(90deg,#6366f1,#9333ea)}.tour-an-credit>small{color:#94a3b8;font-size:6px}.tour-an-credit button{width:100%;height:25px;margin-top:7px;border:0;border-radius:6px;background:linear-gradient(90deg,#4f46e5,#9333ea);color:#fff;font-size:7px;font-weight:700}
.tour-an-main{min-width:0;overflow:hidden}.tour-an-main>header{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 20px;border-bottom:1px solid #e5e7eb;background:#fff}.tour-an-main>header h2{margin:0;font-size:14px}.tour-an-main>header p{display:flex;align-items:center;gap:4px;margin:3px 0 0;color:#64748b;font-size:7px}.tour-an-main>header p i{width:5px;height:5px;border-radius:50%;background:#22c55e}.tour-an-main>header>div:last-child{display:flex;align-items:center;gap:7px}.tour-an-main>header button{display:flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#475569;font-size:7px;font-weight:600}.tour-an-main>header button svg{width:11px}.tour-an-main>header>div:last-child>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #e5e7eb;border-radius:7px;color:#64748b}
.tour-an-layout{display:grid;grid-template-columns:minmax(0,1fr) 225px;height:calc(100% - 60px)}.tour-an-content{padding:13px 15px;overflow:hidden}.tour-an-heading{display:flex;align-items:center;justify-content:space-between}.tour-an-heading h3{margin:0;font-size:15px}.tour-an-heading p{margin:2px 0 0;color:#64748b;font-size:7px}.tour-an-heading>button{display:flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#475569;font-size:7px}.tour-an-heading>button svg{width:11px}.tour-an-tabs{display:inline-flex;gap:2px;margin-top:9px;padding:3px;border-radius:7px;background:#e2e8f0}.tour-an-tabs button{display:flex;align-items:center;gap:4px;height:24px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#64748b;font-size:7px;font-weight:700}.tour-an-tabs button.active{background:#fff;color:#111827;box-shadow:0 1px 4px rgba(15,23,42,.08)}.tour-an-tabs button svg{width:10px}
.tour-an-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:9px}.tour-an-metric{display:flex;align-items:flex-start;gap:6px;min-width:0;padding:8px;border-radius:9px;color:#fff}.tour-an-metric.blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.tour-an-metric.green{background:linear-gradient(135deg,#22c55e,#16a34a)}.tour-an-metric.emerald{background:linear-gradient(135deg,#10b981,#059669)}.tour-an-metric.red{background:linear-gradient(135deg,#fb7185,#ef4444)}.tour-an-metric>i{display:grid;place-items:center;width:22px;height:22px;flex:none;border-radius:6px;background:rgba(255,255,255,.16)}.tour-an-metric>i svg{width:11px}.tour-an-metric span{display:grid;min-width:0}.tour-an-metric small{color:rgba(255,255,255,.78);font-size:5.5px}.tour-an-metric b{margin-top:2px;font-size:12px}.tour-an-metric em{margin-top:2px;color:rgba(255,255,255,.7);font-size:5px;font-style:normal;white-space:nowrap}
.tour-an-charts{display:grid;grid-template-columns:1.45fr .55fr;gap:8px;margin-top:8px}.tour-an-chart,.tour-an-country,.tour-an-performance{border:1px solid #e5e7eb;border-radius:9px;background:#fff}.tour-an-chart{padding:9px 10px}.tour-an-chart>div:first-child{display:flex;justify-content:space-between}.tour-an-chart b,.tour-an-country>b,.tour-an-performance>b{font-size:7.5px}.tour-an-chart small{color:#94a3b8;font-size:5.5px}.tour-an-bars{display:flex;align-items:end;gap:3px;height:83px;margin-top:7px;border-bottom:1px solid #e5e7eb}.tour-an-bars i{flex:1;min-height:3px;border-radius:3px 3px 0 0;background:#c7d2fe}.tour-an-bars i.last{background:linear-gradient(#818cf8,#4f46e5)}.tour-an-chart footer{display:flex;justify-content:space-between;margin-top:4px;color:#94a3b8;font-size:5px}.tour-an-country{padding:9px}.tour-an-country>b{display:flex;align-items:center;gap:4px}.tour-an-country>b svg{width:10px}.tour-an-country>div{display:grid;place-items:center;gap:7px;margin-top:27px;color:#94a3b8;text-align:center;font-size:6px}.tour-an-country>div svg{width:21px}
.tour-an-performance{margin-top:8px;padding:8px 10px}.tour-an-performance>div{display:flex;justify-content:space-around;margin-top:6px}.tour-an-performance span{display:flex;align-items:center;gap:6px}.tour-an-performance span>i{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:conic-gradient(#6366f1 var(--p),#e5e7eb 0);font-style:normal}.tour-an-performance span>i:before{content:"";grid-area:1/1;width:21px;height:21px;border-radius:50%;background:#fff}.tour-an-performance em{position:relative;grid-area:1/1;font-size:5px;font-style:normal;font-weight:800}.tour-an-performance small{color:#475569;font-size:6px}
.tour-an-preview{display:flex;flex-direction:column;border-left:1px solid #e5e7eb;background:#f1f5f9}.tour-an-preview>header{display:flex;align-items:center;justify-content:space-between;height:42px;padding:0 11px;border-bottom:1px solid #e5e7eb;background:#fff}.tour-an-preview>header b{font-size:8px}.tour-an-preview>header small{color:#94a3b8;font-size:5.5px;text-transform:uppercase}.tour-an-preview>div{flex:1;padding:10px}.tour-an-preview>div>section{display:flex;align-items:center;gap:7px;padding:9px;border-radius:9px 9px 0 0;background:linear-gradient(100deg,#4f46e5,#7c3aed);color:#fff}.tour-an-preview section>i{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:rgba(255,255,255,.18)}.tour-an-preview section>i svg{width:13px}.tour-an-preview section>span{display:grid}.tour-an-preview section b{font-size:7.5px}.tour-an-preview section small{display:flex;align-items:center;gap:4px;margin-top:2px;color:#c7d2fe;font-size:5.5px}.tour-an-preview section em{width:4px;height:4px;border-radius:50%;background:#86efac}.tour-an-preview article{display:flex;align-items:flex-end;gap:6px;margin-top:12px}.tour-an-preview article>i{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#6366f1;color:#fff;font-size:6px;font-style:normal}.tour-an-preview article p{display:grid;margin:0;padding:7px 8px;border-radius:9px 9px 9px 2px;background:#fff;color:#334155;font-size:6.5px}.tour-an-preview article small{margin-top:3px;color:#94a3b8;font-size:5px}.tour-an-empty{display:grid;place-items:center;gap:6px;max-width:135px;margin:30px auto 0;color:#94a3b8;text-align:center;font-size:6px;line-height:1.4}.tour-an-empty svg{width:18px}.tour-an-preview>footer{padding:8px;border-top:1px solid #e5e7eb;background:#fff}.tour-an-preview>footer>div{display:flex;align-items:center;height:27px;padding:0 5px 0 8px;border:1px solid #d1d5db;border-radius:8px;background:#f8fafc}.tour-an-preview>footer span{flex:1;color:#94a3b8;font-size:5.5px}.tour-an-preview>footer i{display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:#6366f1;color:#fff}.tour-an-preview>footer i svg{width:9px}.tour-an-preview>footer>small{display:block;margin-top:4px;color:#cbd5e1;text-align:center;font-size:5px}.tour-an-preview>footer>small b{color:#6366f1}
@media(max-width:640px){.tour-an-visual{grid-template-columns:1fr}.tour-an-side,.tour-an-preview{display:none}.tour-an-main>header{height:35px;padding:0 8px}.tour-an-main>header h2{font-size:9px}.tour-an-main>header p{font-size:5px}.tour-an-main>header button{display:none}.tour-an-layout{display:block;height:calc(100% - 35px)}.tour-an-content{padding:5px}.tour-an-heading h3{font-size:9px}.tour-an-heading p{display:none}.tour-an-heading>button{height:20px;padding:0 5px;font-size:5px}.tour-an-tabs{margin-top:3px;padding:2px}.tour-an-tabs button{height:18px;padding:0 5px;font-size:5px}.tour-an-metrics{gap:3px;margin-top:3px}.tour-an-metric{gap:0;padding:4px}.tour-an-metric>i{display:none}.tour-an-metric small{font-size:4.5px}.tour-an-metric b{font-size:8px}.tour-an-metric em{display:none}.tour-an-charts{grid-template-columns:1fr;margin-top:4px}.tour-an-chart{padding:5px}.tour-an-bars{height:48px;margin-top:3px}.tour-an-country,.tour-an-performance{display:none}}

/* Activity tour visual */
.tour-act-visual{position:absolute;inset:0;display:grid;grid-template-columns:188px 1fr;overflow:hidden;background:#f8fafc;color:#111827;font-family:"DM Sans",sans-serif}.tour-act-visual svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tour-act-layout{display:grid;grid-template-columns:minmax(0,1fr) 225px;height:calc(100% - 60px)}.tour-act-content{padding:12px 14px;overflow:hidden}.tour-act-heading h3{margin:0;font-size:15px}.tour-act-heading p{margin:2px 0 0;color:#64748b;font-size:7px}
.tour-act-tabs{display:inline-flex;gap:2px;margin-top:8px;padding:3px;border-radius:7px;background:#e2e8f0}.tour-act-tabs button{display:flex;align-items:center;gap:4px;height:24px;padding:0 9px;border:0;border-radius:5px;background:transparent;color:#64748b;font-size:7px;font-weight:700}.tour-act-tabs button.active{background:#fff;color:#111827;box-shadow:0 1px 4px rgba(15,23,42,.08)}.tour-act-tabs button svg{width:10px}
.tour-act-filters{display:flex;gap:5px;margin-top:8px;padding:7px;border:1px solid #e5e7eb;border-radius:9px;background:#fff}.tour-act-filters>div{display:flex;align-items:center;gap:5px;min-width:105px;height:25px;padding:0 7px;border:1px solid #e5e7eb;border-radius:6px;color:#94a3b8}.tour-act-filters>div svg{width:10px}.tour-act-filters>div span{font-size:5.5px}.tour-act-filters>button{display:flex;align-items:center;gap:3px;height:25px;padding:0 6px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#475569;font-size:5.5px;white-space:nowrap}.tour-act-filters>button svg{width:8px}.tour-act-filters>button.export{margin-left:auto;color:#334155;font-weight:700}.tour-act-filters>button.export svg{width:10px}
.tour-act-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:8px}.tour-act-stat{display:flex;align-items:center;gap:7px;padding:8px;border:1px solid #e5e7eb;border-radius:9px;background:#fff}.tour-act-stat>i{display:grid;place-items:center;width:26px;height:26px;flex:none;border-radius:7px}.tour-act-stat>i.blue{background:#dbeafe;color:#2563eb}.tour-act-stat>i.green{background:#dcfce7;color:#16a34a}.tour-act-stat>i.purple{background:#f3e8ff;color:#9333ea}.tour-act-stat>i.yellow{background:#fef3c7;color:#d97706}.tour-act-stat>i svg{width:13px}.tour-act-stat>span{display:grid}.tour-act-stat b{font-size:11px}.tour-act-stat small{color:#64748b;font-size:5.5px;white-space:nowrap}
.tour-act-list{margin-top:8px;overflow:hidden;border:1px solid #e5e7eb;border-radius:9px;background:#fff}.tour-act-list>header{display:flex;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e5e7eb}.tour-act-list>header b{font-size:8px}.tour-act-list>header span{color:#64748b;font-size:6px}.tour-act-row{display:flex;align-items:center;gap:7px;padding:8px 10px;border-bottom:1px solid #f1f5f9}.tour-act-row:last-child{border:0}.tour-act-row>i{display:grid;place-items:center;width:25px;height:25px;flex:none;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:7px;font-style:normal;font-weight:800}.tour-act-row .identity{display:grid;width:82px;min-width:0}.tour-act-row .identity b{font-size:7px}.tour-act-row .identity small{margin-top:2px;color:#64748b;font-size:5.5px}.tour-act-row>span{display:flex;align-items:center;gap:3px;padding:3px 5px;border-radius:99px;font-size:5.5px;font-weight:700;white-space:nowrap}.tour-act-row .confidence{background:#dcfce7;color:#15803d}.tour-act-row .sentiment{background:#f0fdf4;color:#15803d}.tour-act-row .rating{background:#ecfdf5;color:#047857}.tour-act-row>span svg{width:8px}.tour-act-row .when{display:grid;margin-left:auto;text-align:right}.tour-act-row .when b{color:#64748b;font-size:5.5px;font-weight:500}.tour-act-row .when small{margin-top:2px;color:#334155;font-size:5.5px}.tour-act-row>svg{width:9px;color:#94a3b8}
@media(max-width:640px){.tour-act-visual{grid-template-columns:1fr}.tour-act-layout{display:block;height:calc(100% - 35px)}.tour-act-content{padding:5px}.tour-act-heading h3{font-size:9px}.tour-act-heading p{display:none}.tour-act-tabs{margin-top:3px;padding:2px}.tour-act-tabs button{height:18px;padding:0 5px;font-size:5px}.tour-act-filters{gap:3px;margin-top:3px;padding:3px}.tour-act-filters>div{min-width:90px;height:20px}.tour-act-filters>button{display:none}.tour-act-filters>button.export{display:flex;height:20px;margin-left:auto}.tour-act-stats{gap:3px;margin-top:3px}.tour-act-stat{gap:0;padding:4px}.tour-act-stat>i{display:none}.tour-act-stat b{font-size:8px}.tour-act-stat small{font-size:4.5px}.tour-act-list{margin-top:3px}.tour-act-list>header{padding:5px 7px}.tour-act-row{gap:4px;padding:4px 7px}.tour-act-row>i{width:18px;height:18px}.tour-act-row .identity{width:auto;flex:1}.tour-act-row .identity b{font-size:5.5px}.tour-act-row .identity small{font-size:4.5px}.tour-act-row .sentiment,.tour-act-row .rating,.tour-act-row .when{display:none}.tour-act-row>span{font-size:4.5px}}
@media(max-width:640px){.tour-act-content{padding:3px 5px}.tour-act-filters{display:none}.tour-act-row:nth-of-type(n+3){display:none}}
/* Home tour: Deploy channels screen */
.tour-dep-visual{position:absolute;inset:0;display:grid;grid-template-columns:188px 1fr;overflow:hidden;background:#f8fafc;color:#111827;font-family:"DM Sans",sans-serif}.tour-dep-visual svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tour-dep-visual .tour-an-main>header p{font-size:7px}.tour-dep-visual .tour-an-main>header p strong{margin-left:3px;color:#374151;font-weight:700}
.tour-dep-content{height:calc(100% - 60px);padding:11px 15px;overflow:hidden}
.tour-dep-heading h3{margin:0;font-size:11px;font-weight:800}.tour-dep-heading p{margin:2px 0 0;color:#64748b;font-size:7px}.tour-dep-heading.more{margin-top:10px}
.tour-dep-top{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:7px}
.tour-dep-hero{overflow:hidden;border:1px solid #e5e7eb;border-radius:11px;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06)}
.tour-dep-hero .art{position:relative;display:grid;place-items:center;height:74px}.tour-dep-hero .art.widget{background:linear-gradient(135deg,#60a5fa,#3b82f6 50%,#2563eb)}.tour-dep-hero .art.help{background:linear-gradient(135deg,#fbbf24,#f97316 50%,#ea580c)}
.tour-dep-hero .art .tour-dep-toggle{position:absolute;top:7px;right:8px}
.tour-dep-hero .mini{width:118px;padding:6px 7px;border-radius:7px;background:#fff;box-shadow:0 6px 16px rgba(15,23,42,.22)}.tour-dep-hero .mini section{display:flex;align-items:center;gap:4px}.tour-dep-hero .mini section i{display:grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#4f46e5;color:#fff;font-size:6px;font-style:normal;font-weight:800}.tour-dep-hero .mini section b{font-size:6px}.tour-dep-hero .mini p{margin:4px 0 0;color:#6b7280;font-size:5.5px}
.tour-dep-hero .mini.page{width:150px;text-align:center}.tour-dep-hero .mini.page b{display:block;font-size:8px}.tour-dep-hero .mini.page span{display:block;margin-top:5px;padding:4px;border:1px solid #e5e7eb;border-radius:5px;background:#f9fafb;color:#9ca3af;font-size:5.5px;text-align:left}
.tour-dep-hero .body{padding:9px 11px 10px}.tour-dep-hero h4{display:flex;align-items:center;gap:5px;margin:0;font-size:9px;font-weight:800}.tour-dep-hero h4 svg{width:11px;height:11px;color:#4f46e5}.tour-dep-hero h4.orange svg{color:#ea580c}.tour-dep-hero .body>p{margin:3px 0 8px;color:#64748b;font-size:6.5px;line-height:1.5;min-height:20px}
.tour-dep-visual button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:22px;padding:0 10px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:7px;font-weight:700;cursor:default}.tour-dep-visual button svg{width:9px;height:9px}
.tour-dep-hero button{width:100%}.tour-dep-visual button.solid{border-color:transparent;background:#4f46e5;color:#fff}.tour-dep-visual button.orange{background:#ea580c;border-color:#ea580c}.tour-dep-visual button.upgrade{background:linear-gradient(90deg,#7c3aed,#9333ea);border-color:transparent;color:#fff}
.tour-dep-toggle{position:relative;display:inline-block;flex:none;width:22px;height:12px;border-radius:99px;background:#d1d5db}.tour-dep-toggle i{position:absolute;top:2px;left:2px;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25)}.tour-dep-toggle.on i{left:12px}
.tour-dep-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:6px}
.tour-dep-card{display:flex;flex-direction:column;min-width:0;padding:8px 9px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}
.tour-dep-card .top{display:flex;align-items:flex-start;justify-content:space-between;min-height:22px}
.tour-dep-logo{display:grid;place-items:center;width:22px;height:22px;flex:none;border-radius:7px;color:#fff;box-shadow:0 1px 2px rgba(15,23,42,.15)}.tour-dep-logo b{display:grid;place-items:center;width:13px;height:13px;border-radius:4px;background:#fff;overflow:hidden}.tour-dep-logo img{width:78%;height:78%;object-fit:contain}.tour-dep-logo svg{width:12px;height:12px}
.tour-dep-card h4{margin:6px 0 2px;font-size:8px;font-weight:800}.tour-dep-card p{margin:0;color:#64748b;font-size:6px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:18px}
.tour-dep-card footer{margin-top:auto;padding-top:6px;border-top:1px solid #f1f5f9}.tour-dep-card footer{margin-top:6px}.tour-dep-card button{height:20px;padding:0 9px;font-size:6.5px}
@media(max-width:640px){.tour-dep-visual{grid-template-columns:1fr}.tour-dep-visual .tour-an-side{display:none}.tour-dep-visual .tour-an-main>header{height:35px;padding:0 8px}.tour-dep-visual .tour-an-main>header h2{font-size:9px}.tour-dep-visual .tour-an-main>header p{font-size:5px}.tour-dep-visual .tour-an-main>header>div:last-child{display:none}.tour-dep-content{height:calc(100% - 35px);padding:5px 6px}.tour-dep-heading h3{font-size:8px}.tour-dep-heading p{font-size:5px}.tour-dep-heading.more{margin-top:4px}.tour-dep-top{gap:5px;margin-top:3px}.tour-dep-hero .art{height:42px}.tour-dep-hero .mini{width:74px;padding:3px 4px}.tour-dep-hero .mini.page{width:84px}.tour-dep-hero .mini section b{font-size:4px}.tour-dep-hero .mini p{font-size:3.5px;margin-top:2px}.tour-dep-hero .mini.page b{font-size:5px}.tour-dep-hero .mini.page span{font-size:3.5px;padding:2px;margin-top:2px}.tour-dep-hero .body{padding:4px 5px}.tour-dep-hero h4{font-size:6px}.tour-dep-hero .body>p{display:none}.tour-dep-hero button{height:14px;font-size:4.5px;margin-top:4px}.tour-dep-grid{grid-template-columns:repeat(4,1fr);gap:3px;margin-top:3px}.tour-dep-card{padding:3px}.tour-dep-card .top{min-height:12px}.tour-dep-logo{width:12px;height:12px;border-radius:4px}.tour-dep-logo b{width:7px;height:7px}.tour-dep-logo svg{width:7px;height:7px}.tour-dep-card h4{font-size:4.5px;margin:2px 0 0}.tour-dep-card p,.tour-dep-card footer,.tour-dep-card .tour-dep-toggle{display:none}.tour-dep-card:nth-child(n+5){display:none}}
/* Home tour: Integrations screen */
.tour-int-visual .tour-an-main>header p{color:#64748b}
.tour-int-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:6px}
.tour-int-card{display:flex;flex-direction:column;min-width:0;padding:8px 9px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}
.tour-int-card .top{display:flex;align-items:flex-start;justify-content:space-between;min-height:22px}
.tour-int-card h4{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:6px 0 0;font-size:8px;font-weight:800}
.tour-int-card .badge{display:inline-flex;align-items:center;gap:3px;padding:1px 5px;border-radius:99px;background:#f0fdf4;color:#15803d;font-size:5.5px;font-weight:800}.tour-int-card .badge em{width:4px;height:4px;border-radius:50%;background:#22c55e}
.tour-int-card small{margin-top:1px;color:#9ca3af;font-size:6px}
.tour-int-card p{margin:5px 0 0;color:#94a3b8;font-size:6px;line-height:1.5}
.tour-int-card .stats{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:6px}.tour-int-card .stats div{padding:4px 6px;border-radius:6px;background:#f9fafb}.tour-int-card .stats span{display:flex;align-items:center;gap:3px;color:#6b7280;font-size:5.5px}.tour-int-card .stats span svg{width:7px;height:7px;color:#3b82f6}.tour-int-card .stats span.red svg{color:#ef4444}.tour-int-card .stats b{display:block;margin-top:1px;font-size:11px;font-weight:800}
.tour-int-card footer{margin-top:auto;padding-top:6px;border-top:1px solid #f1f5f9}.tour-int-card:not(.avail) footer{margin-top:auto}.tour-int-card p:empty{display:none}
.tour-int-card footer a{display:inline-flex;align-items:center;gap:3px;color:#2563eb;font-size:7px;font-weight:700}.tour-int-card footer a svg{width:8px;height:8px}
.tour-int-card.avail .desc{margin-top:5px;color:#64748b;font-size:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.tour-int-card ul{margin:6px 0 7px;padding:0;list-style:none}.tour-int-card li{display:flex;align-items:flex-start;gap:4px;margin-top:3px;color:#4b5563;font-size:5.8px;line-height:1.35}.tour-int-card li svg{flex:none;width:8px;height:8px;margin-top:0;color:#22c55e;stroke-width:2.6}
.tour-int-card footer.split{display:flex;align-items:center;justify-content:space-between}.tour-int-card footer.split span{color:#9ca3af;font-size:6px}.tour-int-card footer.split button{height:18px;padding:0 8px;font-size:6.5px}
.tour-int-card:not(.avail){min-height:112px}
@media(max-width:640px){.tour-int-grid{grid-template-columns:repeat(2,1fr);gap:3px;margin-top:3px}.tour-int-card{padding:3px 4px}.tour-int-card .top{min-height:12px}.tour-int-card h4{font-size:5px;margin-top:2px}.tour-int-card .badge{display:none}.tour-int-card small,.tour-int-card p,.tour-int-card ul,.tour-int-card .stats,.tour-int-card footer,.tour-int-card .tour-dep-toggle{display:none}.tour-int-card:not(.avail){min-height:0}.tour-int-card:nth-child(n+3){display:none}}
/* Home tour: quick-step cards under the player */
.home-demo .home-flow-icon{display:grid!important;place-items:center;width:30px;height:30px;border-radius:9px;color:#fff;box-shadow:0 6px 14px -6px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.25)}
.home-demo .home-flow-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.home-demo [class*="max-w-5xl"]>.grid>div{transition:transform .2s,border-color .2s,background .2s}.home-demo [class*="max-w-5xl"]>.grid>div:hover{transform:translateY(-2px);border-color:rgba(165,180,252,.35)!important;background:rgba(255,255,255,.07)!important}
/* Home tour: browser-bar page label (right side) was low-contrast on the dark bar */
.home-demo .rounded-t-2xl>.hidden.sm\:flex{gap:6px!important;padding:4px 10px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:rgba(148,163,184,.1)}
.home-demo .rounded-t-2xl>.hidden.sm\:flex>span{color:#e2e8f0!important;font-size:11px!important;font-weight:600!important;line-height:1}
.home-demo .rounded-t-2xl>.hidden.sm\:flex .tour-ui-icon{width:14px;height:14px;min-width:14px;min-height:14px;color:#a5b4fc;stroke-width:2}
/* Home: trust badge row icons */
.home-badge-icon{display:inline-grid;place-items:center;width:24px;height:24px;flex:none;border-radius:50%;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#4f46e5;box-shadow:inset 0 0 0 1px rgba(99,102,241,.18)}
.home-badge-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
