.medibot-root{--blue:#1e88e5;--purple:#8e24aa;--ink:#0a1628;--ink2:#0f2038;--tint:#f4f7fb;--text:#0d1b2a;--mut:#5a6b80;--mut2:#7f8ea3;--line:#e3e9f2;--line-dark:#ffffff1f;--grad:linear-gradient(100deg, var(--blue), var(--purple));color:var(--text);-webkit-font-smoothing:antialiased;background:#fff;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;line-height:1.55}.medibot-root *,.medibot-root :before,.medibot-root :after{box-sizing:border-box}.medibot-root :where(h1,h2,h3,h4,p,ul,ol,table,cite,figure){margin:0;padding:0}.medibot-root ul{list-style:none}.medibot-root a{color:inherit;text-decoration:none}.medibot-root .brandbar{background:var(--grad);z-index:61;height:4px;position:sticky;top:0}.medibot-root .header{z-index:60;-webkit-backdrop-filter:saturate(150%)blur(10px);backdrop-filter:saturate(150%)blur(10px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:4px}.medibot-root .header-inner{align-items:center;gap:24px;max-width:1240px;margin:0 auto;padding:14px clamp(20px,5vw,60px);display:flex}.medibot-root .logo{letter-spacing:-.02em;font-size:24px;font-weight:800}.medibot-root .logo span{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.medibot-root .nav{color:var(--mut);gap:22px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.medibot-root .nav a:hover{color:var(--text)}@media (width<=900px){.medibot-root .nav{display:none}}.medibot-root .btn{color:#fff;background:var(--grad);cursor:pointer;border:none;border-radius:10px;padding:12px 22px;font-size:14.5px;font-weight:700;transition:all .2s;display:inline-block}.medibot-root .btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px #1e88e547}.medibot-root .btn.lg{border-radius:12px;padding:16px 30px;font-size:15.5px}.medibot-root .btn.ghost{color:var(--text);border:1px solid var(--line);background:0 0}.medibot-root .btn.ghost:hover{border-color:var(--blue);box-shadow:none}.medibot-root .btn.dark-ghost{color:#fff;background:0 0;border:1px solid #ffffff4d}.medibot-root section{border-bottom:1px solid var(--line);padding:clamp(72px,10vh,120px) clamp(20px,5vw,60px)}.medibot-root section.tint{background:var(--tint)}.medibot-root section.dark{background:var(--ink);color:#eaf1fb;border-bottom:none}.medibot-root section.dark p,.medibot-root section.dark .mut{color:#9db2ce}.medibot-root .wrap{max-width:1240px;margin:0 auto}.medibot-root .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--mut2);margin-bottom:18px;font-size:12px;font-weight:700}.medibot-root section.dark .eyebrow{color:#6f88a8}.medibot-root h1{letter-spacing:-.028em;font-size:clamp(38px,5.6vw,68px);font-weight:800;line-height:1.02}.medibot-root h2{letter-spacing:-.022em;margin-bottom:18px;font-size:clamp(30px,4vw,50px);font-weight:800;line-height:1.08}.medibot-root h3{letter-spacing:-.01em;margin-bottom:10px;font-size:clamp(18px,1.8vw,22px);font-weight:700}.medibot-root .lead{color:var(--mut);max-width:78ch;margin-top:20px;font-size:clamp(16px,1.5vw,20px)}.medibot-root section.dark .lead{color:#9db2ce}.medibot-root p{color:var(--mut)}.medibot-root .grad{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.medibot-root .rule{background:var(--grad);border-radius:4px;width:72px;height:4px;margin:22px 0 26px}.medibot-root .hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;display:grid}.medibot-root .hero>*{min-width:0}@media (width<=1000px){.medibot-root .hero{grid-template-columns:minmax(0,1fr);gap:44px}}@media (width<=600px){.medibot-root .hero h1{overflow-wrap:break-word;font-size:clamp(30px,9vw,42px)}}.medibot-root .cta{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.medibot-root .chips{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.medibot-root .chip{background:var(--tint);border:1px solid var(--line);color:var(--mut);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.medibot-root .teams{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:540px;display:flex;overflow:hidden;box-shadow:0 30px 60px -30px #0f203840,0 8px 20px -12px #0f203826}.medibot-root .teams-bar{border-bottom:1px solid var(--line);color:var(--text);background:#fafbfd;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:700;display:flex}.medibot-root .teams-bar .dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.medibot-root .roles{border-bottom:1px solid var(--line);gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.medibot-root .role{background:var(--tint);border:1px solid var(--line);color:var(--mut);cursor:pointer;white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:12.5px;font-weight:700;transition:all .2s}.medibot-root .role:hover{color:var(--text)}.medibot-root .role.on{background:var(--grad);color:#fff;border-color:#0000}.medibot-root .thread{flex-direction:column;flex:1;gap:14px;min-height:380px;padding:18px 16px;display:flex}.medibot-root .msg{gap:10px;max-width:92%;animation:.35s ease-out mb-rise;display:flex}.medibot-root .msg.user{flex-direction:row-reverse;align-self:flex-end}.medibot-root .avatar{color:#fff;background:#94a3b8;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.medibot-root .avatar.bot{background:var(--grad)}.medibot-root .bubble{color:var(--text);background:#eef1f6;border-radius:12px;padding:10px 14px;font-size:14px;line-height:1.45}.medibot-root .msg.bot .bubble{border:1px solid var(--line);background:#fff}.medibot-root .bubble .who{color:var(--mut2);letter-spacing:.02em;margin-bottom:3px;font-size:11.5px;font-weight:700}.medibot-root .rows{border-top:1px solid var(--line);flex-direction:column;gap:5px;margin-top:8px;padding-top:8px;display:flex}.medibot-root .row{justify-content:space-between;gap:12px;font-size:13px;display:flex}.medibot-root .row .k{color:var(--mut)}.medibot-root .row .v{color:var(--text);font-variant-numeric:tabular-nums;font-weight:700}.medibot-root .row .v.money{color:#dc2626}.medibot-root .typing{gap:4px;padding:4px 0;display:inline-flex}.medibot-root .typing i{background:#b6c1d1;border-radius:50%;width:6px;height:6px;animation:1.2s infinite mb-bounce}.medibot-root .typing i:nth-child(2){animation-delay:.15s}.medibot-root .typing i:nth-child(3){animation-delay:.3s}@keyframes mb-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes mb-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.medibot-root .grid2{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:22px;margin-top:36px;display:grid}.medibot-root .grid3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:36px;display:grid}.medibot-root .grid4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:36px;display:grid}.medibot-root .card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px;transition:all .2s}.medibot-root section.tint .card{background:#fff}.medibot-root section.dark .card{background:var(--ink2);border-color:var(--line-dark);color:#eaf1fb}.medibot-root section.dark .card h3{color:#fff}.medibot-root .card:hover{border-color:#1e88e580;transform:translateY(-2px)}.medibot-root .card .tag{letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:11px;font-weight:800}.medibot-root .card p{font-size:15px}.medibot-root .card ul{margin-top:12px;padding-left:0}.medibot-root .card li{color:var(--mut);margin-bottom:7px;padding-left:18px;font-size:14.5px;position:relative}.medibot-root .card li:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:0}.medibot-root section.dark .card li{color:#9db2ce}.medibot-root .num{background:var(--grad);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:16px;font-size:15px;font-weight:800;display:grid}.medibot-root .videos{grid-template-columns:1fr 1fr;gap:22px;margin-top:32px;display:grid}@media (width<=900px){.medibot-root .videos{grid-template-columns:1fr}}.medibot-root .vid{border:1px solid var(--line);background:#000;border-radius:16px;overflow:hidden}.medibot-root section.dark .vid{border-color:var(--line-dark)}.medibot-root .vid video{width:100%;display:block}.medibot-root .vid .cap{color:var(--mut);border-top:1px solid var(--line);background:#fff;padding:14px 18px;font-size:13.5px}.medibot-root section.dark .vid .cap{background:var(--ink2);color:#9db2ce;border-top-color:var(--line-dark)}.medibot-root .compare{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:36px;overflow:hidden}.medibot-root .compare table{border-collapse:collapse;width:100%;font-size:14.5px}.medibot-root .compare th,.medibot-root .compare td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:16px 18px}.medibot-root .compare tr:last-child td{border-bottom:none}.medibot-root .compare th{letter-spacing:.14em;text-transform:uppercase;color:var(--mut2);background:var(--tint);font-size:11.5px;font-weight:800}.medibot-root .compare td:first-child{color:var(--text);width:22%;font-weight:700}.medibot-root .compare .mark{align-items:center;gap:8px;display:inline-flex}.medibot-root .compare .x{color:#dc2626;font-weight:800}.medibot-root .compare .c{color:#16a34a;font-weight:800}@media (width<=800px){.medibot-root .compare td:first-child{width:auto}.medibot-root .compare th:nth-child(2),.medibot-root .compare td:nth-child(2),.medibot-root .compare th:nth-child(3),.medibot-root .compare td:nth-child(3){font-size:13px}}.medibot-root .route-diagram{background:var(--tint);border:1px solid var(--line);border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:42px;padding:26px;display:flex;position:relative}.medibot-root .route-node{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:999px;padding:14px 22px;font-size:14px;font-weight:700}.medibot-root .route-node.local{border-color:#1e88e573;box-shadow:0 0 0 3px #1e88e514}.medibot-root .route-node.router{background:var(--grad);color:#fff;border-color:#0000}.medibot-root .route-node.cloud{border-color:#8e24aa73;box-shadow:0 0 0 3px #8e24aa14}.medibot-root .route-arrow{color:var(--mut2);font-size:18px;font-weight:700}.medibot-root .route-cap{text-align:center;width:100%;color:var(--mut);letter-spacing:.04em;margin-top:6px;font-size:12.5px;font-weight:600}@media (width<=640px){.medibot-root .route-diagram{flex-direction:column;align-items:stretch}.medibot-root .route-arrow{text-align:center;transform:rotate(90deg)}}.medibot-root .route-stack{background:var(--tint);border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:18px;margin:46px 0 42px;padding:28px;display:flex}.medibot-root .route-layer{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.medibot-root .route-layer.mid,.medibot-root .route-layer.base{border-top:1px dashed var(--line);padding-top:18px}.medibot-root .route-box{border:1px solid var(--line);color:var(--text);text-align:center;background:#fff;border-radius:12px;min-width:140px;padding:13px 20px;font-size:13.5px;font-weight:700}.medibot-root .route-box.user{background:#fff;border-color:#1e88e573}.medibot-root .route-box.router{background:var(--grad);color:#fff;border-color:#0000;min-width:160px}.medibot-root .route-box.classifier,.medibot-root .route-box.registry,.medibot-root .route-box.cache{background:#fff;border-color:#1e88e559}.medibot-root .route-box.local{border-color:#1e88e573;box-shadow:0 0 0 3px #1e88e514}.medibot-root .route-box.cloud{border-color:#8e24aa73;box-shadow:0 0 0 3px #8e24aa14}.medibot-root .route-box.tools,.medibot-root .route-box.audit,.medibot-root .route-box.caps{background:#fff;border-color:#8e24aa59}.medibot-root .route-or{color:var(--mut2);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.medibot-root .route-conn{background:repeating-linear-gradient(90deg, var(--line), var(--line) 6px, transparent 6px, transparent 10px);flex:1;max-width:120px;height:1px}@media (width<=720px){.medibot-root .route-stack{padding:22px}.medibot-root .route-layer{flex-direction:column;align-items:stretch}.medibot-root .route-conn{background:repeating-linear-gradient(180deg, var(--line), var(--line) 6px, transparent 6px, transparent 10px);width:1px;max-width:none;height:20px;margin:0 auto}.medibot-root .route-or{text-align:center}}.medibot-root .sec-table{border-collapse:collapse;width:100%;margin-top:30px;font-size:15px}.medibot-root .sec-table td{border-bottom:1px solid var(--line-dark);vertical-align:top;color:#9db2ce;padding:16px 18px}.medibot-root .sec-table td:first-child{color:#fff;width:32%;font-weight:700}@media (width<=700px){.medibot-root .sec-table td:first-child{width:auto;padding-bottom:4px;display:block}.medibot-root .sec-table td{border-bottom:none;padding:4px 0;display:block}.medibot-root .sec-table tr{border-bottom:1px solid var(--line-dark);padding:14px 0;display:block}}.medibot-root .bigstats{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin-top:36px;display:grid}.medibot-root .bigstat{border:1px solid var(--line);background:#fff;border-radius:14px;padding:26px 18px}.medibot-root .bigstat .n{letter-spacing:-.02em;background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(24px,3vw,36px);font-weight:800}.medibot-root .bigstat .l{color:var(--mut);margin-top:8px;font-size:13px;font-weight:600}.medibot-root .quote{border-left:4px solid var(--blue);color:var(--text);margin:30px 0 0;padding:16px 0 16px 24px;font-size:clamp(17px,1.9vw,22px);font-style:italic;font-weight:600;line-height:1.4}.medibot-root section.dark .quote{color:#fff}.medibot-root .quote cite{color:var(--mut2);letter-spacing:.03em;margin-top:12px;font-size:13px;font-style:normal;font-weight:600;display:block}.medibot-root .note{color:var(--text);background:#1e88e514;border:1px solid #1e88e547;border-radius:12px;margin-top:26px;padding:18px 22px;font-size:14.5px}.medibot-root .note strong{color:var(--text)}.medibot-root .versus{grid-template-columns:1fr 1fr;gap:22px;margin-top:36px;display:grid}@media (width<=900px){.medibot-root .versus{grid-template-columns:1fr}}.medibot-root .vcard{border:2px solid var(--line);background:#fff;border-radius:16px;padding:28px}.medibot-root .vcard.bad{background:#dc262608;border-color:#dc262659}.medibot-root .vcard.good{background:#16a34a0a;border-color:#16a34a66}.medibot-root .vcard h3{margin-bottom:4px}.medibot-root .vcard .sub{color:var(--mut2);margin-bottom:18px;font-size:13px;font-weight:600}.medibot-root .vcard ul{padding-left:0}.medibot-root .vcard li{color:var(--text);border-top:1px solid var(--line);padding:10px 0 10px 30px;font-size:14.5px;position:relative}.medibot-root .vcard li:first-child{border-top:none}.medibot-root .vcard li:before{font-size:14px;font-weight:800;position:absolute;top:10px;left:4px}.medibot-root .vcard.bad li:before{content:"✕";color:#dc2626}.medibot-root .vcard.good li:before{content:"✓";color:#16a34a}.medibot-root .bento{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.medibot-root .bcard{border:1px solid var(--line-dark);background:linear-gradient(#0f2038 0%,#0b1a2f 100%);border-radius:20px;flex-direction:column;padding:26px 26px 24px;transition:border-color .35s,transform .35s;display:flex;position:relative;overflow:hidden}.medibot-root .bcard.lg{grid-column:span 2}.medibot-root .bcard.sm{grid-column:span 1}.medibot-root .bcard:before{content:"";filter:blur(60px);opacity:.35;pointer-events:none;border-radius:50%;width:220px;height:220px;transition:opacity .35s;position:absolute;top:-80px;right:-80px}.medibot-root .bcard.blue:before{background:#1e88e559}.medibot-root .bcard.purple:before{background:#8e24aa59}.medibot-root .bcard:hover{border-color:#ffffff38;transform:translateY(-2px)}.medibot-root .bcard:hover:before{opacity:.6}.medibot-root .bcard-head{align-items:center;gap:12px;margin-bottom:20px;display:flex;position:relative}.medibot-root .bcard-tick{border-radius:2px;width:28px;height:2px;display:block}.medibot-root .bcard.blue .bcard-tick{background:var(--blue)}.medibot-root .bcard.purple .bcard-tick{background:var(--purple)}.medibot-root .bcard-tag{letter-spacing:.22em;text-transform:uppercase;font-size:11px;font-weight:800}.medibot-root .bcard.blue .bcard-tag{color:#6fb3f2}.medibot-root .bcard.purple .bcard-tag{color:#c78ad8}.medibot-root .bcard-body{flex-direction:column;flex:1;gap:20px;display:flex;position:relative}.medibot-root .bcard-hero{align-items:flex-start;gap:14px;display:flex}.medibot-root .bcard-q{background:var(--grad);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;font-size:14px;font-weight:800;display:inline-flex}.medibot-root .bcard-hero p{color:#f4f7fb;letter-spacing:-.01em;font-size:20px;font-weight:500;line-height:1.35}.medibot-root .bcard.sm .bcard-hero p{font-size:17px}.medibot-root .bcard-list{border-top:1px dashed #ffffff14;flex-direction:column;gap:10px;padding-top:16px;display:flex}.medibot-root .bcard-list li{color:#b8c6d9;padding-left:14px;font-size:14px;line-height:1.5;position:relative}.medibot-root .bcard-list li:before{content:"";background:#ffffff47;width:6px;height:1px;position:absolute;top:.65em;left:0}.medibot-root .bcard-chart{color:#ffffff38;pointer-events:none;width:120px;height:60px;position:absolute;bottom:22px;right:24px}.medibot-root .bcard-chart circle{fill:var(--purple)}.medibot-root .bcard-live{color:#94a4bb;letter-spacing:.16em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin-top:18px;padding:6px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.medibot-root .bcard-live-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite bcardPulse;box-shadow:0 0 #1e88e599}@keyframes bcardPulse{0%{box-shadow:0 0 #1e88e58c}70%{box-shadow:0 0 0 10px #1e88e500}to{box-shadow:0 0 #1e88e500}}.medibot-root .bento-foot{text-align:center;color:#7f8ea3;letter-spacing:.02em;margin-top:28px;font-size:13px}@media (width<=960px){.medibot-root .bento{grid-template-columns:1fr}.medibot-root .bcard.lg,.medibot-root .bcard.sm{grid-column:span 1}.medibot-root .bcard-chart{display:none}}.medibot-root .price{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:34px;display:grid}.medibot-root .pcard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px}.medibot-root .pcard.hi{border-color:var(--blue);background:linear-gradient(160deg,#1e88e50f,#8e24aa0d)}.medibot-root .pcard .amt{letter-spacing:-.02em;color:var(--text);margin:10px 0 4px;font-size:clamp(26px,3.2vw,38px);font-weight:800}.medibot-root .pcard .per{color:var(--mut2);margin-bottom:16px;font-size:13px;font-weight:600}.medibot-root .agent-counts{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;padding-bottom:16px;display:grid}.medibot-root .agent-counts div{text-align:center}.medibot-root .agent-counts strong{letter-spacing:-.02em;color:var(--text);font-size:22px;font-weight:800;line-height:1;display:block}.medibot-root .agent-counts span{color:var(--mut);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:11px;display:block}.medibot-root .pcard ul{padding-left:0}.medibot-root .pcard li{color:var(--mut);padding:6px 0 6px 18px;font-size:14px;position:relative}.medibot-root .pcard li:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:13px;left:0}.medibot-root footer{background:var(--ink);color:#9db2ce;text-align:center;padding:50px clamp(20px,5vw,60px);font-size:13.5px;line-height:1.7}.medibot-root footer strong{color:#fff;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.medibot-root .wrap.has-mascot,.medibot-root .teams-shell{position:relative}.medibot-root .mascot{filter:drop-shadow(0 18px 34px #0a162829);pointer-events:none;width:190px;height:auto;animation:6s ease-in-out infinite mascot-float;position:absolute;top:-46px;right:-10px}.medibot-root .mascot-hero{z-index:3;transform-origin:bottom;width:168px;top:-78px;right:-46px}@keyframes mascot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width<=900px){.medibot-root .mascot{width:130px;margin:0 0 12px;display:block;position:static}.medibot-root .mascot-hero{width:110px;margin-left:auto;margin-right:0}}@media (prefers-reduced-motion:reduce){.medibot-root .mascot{animation:none}}
