@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&family=Playfair+Display:wght@700;800&display=swap");:root{--crm-bg:#f5f1e8;--crm-surface:#ffffff;--crm-surface-2:#f8fafc;--crm-surface-3:#f1f5f9;--crm-border:#e2e8f0;--crm-text:#16222b;--crm-text-2:#4f5d67;--crm-text-3:#7d8b95;color-scheme:light;--font-heading:"Manrope","Inter",sans-serif;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:2rem;--space-8:2.5rem;--space-9:3rem;--radius-xs:10px;--radius-sm:16px;--radius-md:22px;--radius-xl:40px;--radius-pill:999px;--shadow-1:0 8px 24px rgba(21,34,44,0.06);--shadow-2:0 20px 44px rgba(21,34,44,0.09);--shadow-3:0 28px 80px rgba(21,34,44,0.14);--shadow-accent:0 18px 48px color-mix(in srgb,var(--v,#4fc3d6) 26%,transparent);--page-bg:#f5f1e8;--page-bg-2:#efe7db;--panel:rgba(255,252,247,0.84);--panel-solid:#fffaf4;--panel-strong:#fffdf9;--panel-soft:#f7f1e8;--line:rgba(94,82,67,0.12);--line-strong:rgba(94,82,67,0.2);--ink:#16222b;--ink-2:#4f5d67;--ink-3:#7d8b95;--danger:#d95f5f;--danger-soft:#fff0ef;--success:#2f7f58;--success-soft:#e9f8f0;--warning:#a76a19;--warning-soft:#fff3df;--v:#00563f;--v-d:#004d37;--v-dd:#003d2c;--v-soft:rgba(0,86,63,0.18);--v-mute:rgba(0,86,63,0.1);--v-rgb:0,86,63;--v-glow:rgba(0,86,63,0.24);--v-glow2:rgba(0,86,63,0.12);--brand-50:#e6f2ef;--brand-100:#ccebe3;--brand-200:#99d6c6;--brand-300:#66c0a9;--brand-500:#00563f;--brand-600:#004d37;--brand-700:#003d2c;--brand-contrast:#ffffff;--sb:#132733;--sb-2:#173443;--sb-3:#0d1c25;--sb-txt:rgba(247,243,236,0.78);--sb-txt-hi:#fffdf8;--sb-txt-dim:rgba(228,234,240,0.58);--sb-border:rgba(255,255,255,0.08);--sb-hover:rgba(255,255,255,0.06);--sb-act:color-mix(in srgb,var(--v,#00563f) 24%,rgba(255,255,255,0.06));--sb-act-txt:#fffdf8}*,:after,:before{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:var(--font-sans);background:radial-gradient(circle at top left,rgba(255,255,255,.7),transparent 28%),radial-gradient(circle at top right,color-mix(in srgb,var(--v) 10%,transparent),transparent 22%),linear-gradient(180deg,#f9f5ee 0,var(--page-bg) 48%,var(--page-bg-2) 100%);background-attachment:fixed}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.crm-shell{position:relative;min-height:100svh;overflow:hidden}.crm-shell-noise{position:fixed;inset:0;pointer-events:none;opacity:.45;background-image:radial-gradient(circle at 1px 1px,rgba(23,34,44,.06) 1px,transparent 0);background-size:18px 18px}.crm-shell-frame{position:relative;z-index:1;display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100svh}.crm-rail{position:-webkit-sticky;position:sticky;top:0;height:100svh;display:flex;flex-direction:column;gap:var(--space-7);padding:var(--space-6);background:radial-gradient(circle at top,color-mix(in srgb,var(--v) 15%,transparent),transparent 22%),linear-gradient(180deg,var(--sb) 0,var(--sb-2) 54%,var(--sb-3) 100%);box-shadow:inset -1px 0 0 rgba(255,255,255,.04)}.crm-brand{display:flex;align-items:center;gap:var(--space-4)}.crm-brand-mark-wrap{position:relative;flex-shrink:0}.crm-brand-mark-wrap:after{content:"";position:absolute;inset:-8px;border-radius:20px;background:color-mix(in srgb,var(--v) 20%,transparent);filter:blur(16px);opacity:.8}.crm-brand-logo,.crm-brand-mark{position:relative;z-index:1;width:52px;height:52px;border-radius:18px;object-fit:contain;border:none;background:transparent}.crm-brand-mark{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.crm-brand-copy{display:grid;grid-gap:.18rem;gap:.18rem}.crm-brand-copy strong{font-family:var(--font-heading);font-size:1.12rem;letter-spacing:-.03em}.crm-brand-copy span{font-size:.9rem}.crm-brand-salutis{display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;width:100%}.crm-brand-salutis-text{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;color:#00563f;letter-spacing:.02em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.crm-brand-kicker{display:inline-flex;align-items:center;gap:.4rem;width:-moz-fit-content;width:fit-content;padding:.28rem .7rem;border-radius:var(--radius-pill);color:color-mix(in srgb,var(--v) 72%,white);background:rgba(255,255,255,.07);letter-spacing:.12em;font-size:.64rem;font-weight:700;text-transform:uppercase}.crm-brand-kicker:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:var(--v);box-shadow:0 0 0 6px rgba(var(--v-rgb),.14)}.crm-sidebar-group{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.crm-sidebar-label{color:var(--sb-txt-dim);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:700}.crm-sidebar-nav{display:grid;grid-gap:.45rem;gap:.45rem}.crm-theme-toggle{width:100%;min-height:50px;padding:.7rem .9rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--sb-txt-hi);display:flex;align-items:center;gap:.65rem;transition:.16s ease}.crm-theme-toggle:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.16)}.crm-theme-toggle-icon{width:1.25rem;display:inline-flex;align-items:center;justify-content:center}.crm-theme-toggle-label{font-size:.92rem;letter-spacing:-.01em}.crm-nav-link{position:relative;display:flex;align-items:center;gap:var(--space-3);min-height:52px;padding:.8rem 1rem;border-radius:18px;border:1px solid transparent;transition:.18s ease;outline:none}.crm-nav-link:focus-visible{outline:2px solid rgba(var(--v-rgb),.35);outline-offset:3px}.crm-nav-link:hover{color:var(--sb-txt-hi);border-color:rgba(255,255,255,.08);transform:translateX(2px)}.crm-nav-link.is-active{background:linear-gradient(90deg,color-mix(in srgb,var(--v) 18%,transparent),rgba(255,255,255,.04)),var(--sb-act);border-color:color-mix(in srgb,var(--v) 22%,rgba(255,255,255,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 30px rgba(0,0,0,.12)}.crm-nav-link-indicator{width:.42rem;height:.42rem;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.crm-nav-link.is-active .crm-nav-link-indicator{box-shadow:0 0 0 8px rgba(var(--v-rgb),.14)}.crm-nav-link-icon{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;color:inherit}.crm-rail-cta-wrap{margin-top:auto;display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.crm-rail-cta{justify-content:center;gap:var(--space-3);width:100%;min-height:54px;border:0;background:linear-gradient(135deg,var(--v) 0,var(--v-d) 100%);color:#fefbf5;font-family:var(--font-heading);font-weight:800;box-shadow:var(--shadow-accent);cursor:pointer}.crm-rail-cta,.crm-rail-status{display:flex;align-items:center;border-radius:18px}.crm-rail-status{gap:.55rem;padding:.85rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.07);color:var(--sb-txt-hi);font-size:.88rem}.crm-rail-status-dot{width:.52rem;height:.52rem;border-radius:50%;background:#4de388;box-shadow:0 0 0 6px rgba(77,227,136,.14)}.crm-stage{display:grid;grid-template-rows:auto 1fr;min-width:0;height:100svh;overflow:hidden}.crm-stage-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) var(--space-6) var(--space-4);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(252,248,241,.78)}.crm-title-block{display:grid;grid-gap:.2rem;gap:.2rem}.crm-title-kicker{font-size:.74rem;color:var(--ink-3);letter-spacing:.14em;text-transform:uppercase;font-weight:700}.crm-title-row{display:flex;align-items:baseline;gap:.6rem}.crm-title-row strong{font-family:var(--font-heading);font-size:1.3rem;letter-spacing:-.04em}.crm-title-row span{color:var(--ink-3);font-size:.92rem}.crm-stage-actions{display:flex;align-items:center;gap:var(--space-3)}.crm-logout-btn,.crm-round-btn{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;border:1px solid var(--line);background:rgba(255,255,255,.75);color:var(--ink);box-shadow:var(--shadow-1);cursor:pointer;transition:.16s ease}.crm-logout-btn:hover,.crm-round-btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-2)}.crm-badge-floating{position:absolute;top:-5px;right:-5px;min-width:20px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:var(--radius-pill);background:linear-gradient(135deg,#ff936a,#ea5151);color:white;font-size:.68rem;font-weight:700;border:2px solid #fff}.crm-session,.crm-session-card{display:flex;align-items:center;gap:var(--space-3)}.crm-session-card{padding:.35rem .5rem .35rem .35rem;border:1px solid var(--line);background:rgba(255,255,255,.72);box-shadow:var(--shadow-1)}.crm-session-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--v) 18%,white);color:var(--v-dd);overflow:hidden;flex-shrink:0}.crm-session-avatar-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.crm-session-copy{display:grid}.crm-session-copy strong{font-size:.94rem;font-weight:700}.crm-session-copy span{font-size:.8rem;color:var(--ink-3)}.crm-stage-content{padding:0 var(--space-6) var(--space-6);min-width:0;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.agenda-hero-btn,.crm-confirm-primary,.crm-confirm-secondary,.crm-primary-btn,.crm-secondary-btn,.crm-text-button,.settings-connect-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.75rem 1.2rem;border-radius:16px;border:1px solid transparent;cursor:pointer;transition:.16s ease;font-weight:700}.crm-confirm-primary,.crm-primary-btn,.settings-connect-btn{background:linear-gradient(135deg,var(--v) 0,var(--v-d) 100%);color:#fffdf9;box-shadow:var(--shadow-accent)}.crm-confirm-primary:hover,.crm-primary-btn:hover,.settings-connect-btn:hover{transform:translateY(-1px)}.agenda-hero-btn,.crm-confirm-secondary,.crm-secondary-btn{background:rgba(255,255,255,.72);border-color:var(--line);color:var(--ink)}.crm-text-button{min-height:0;padding:.1rem;background:none;color:var(--v-d)}.crm-confirm-primary:disabled,.crm-confirm-secondary:disabled,.crm-primary-btn:disabled,.crm-secondary-btn:disabled,.settings-connect-btn:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}input,select,textarea{width:100%;border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--ink);padding:.9rem 1rem;border-radius:14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input:focus,select:focus,textarea:focus{border-color:color-mix(in srgb,var(--v) 42%,var(--line));box-shadow:0 0 0 5px rgba(var(--v-rgb),.12);background:rgba(255,255,255,.92)}textarea{resize:vertical}label{display:grid;grid-gap:.45rem;gap:.45rem}.login-field>span,.manual-scheduling-field>span,.settings-calendar-field>span,label>span{font-size:.78rem;font-weight:700;color:var(--ink-2);letter-spacing:.02em}.login-stage{min-height:100svh;display:grid;place-items:center;padding:var(--space-7);background:radial-gradient(circle at top,color-mix(in srgb,var(--v) 12%,transparent),transparent 24%),linear-gradient(180deg,#f8f4ec 0,#efe9df 100%)}.login-shell{width:min(100%,1120px);display:grid;place-items:center}.login-card{width:min(100%,460px);display:grid;grid-gap:var(--space-5);gap:var(--space-5);padding:var(--space-7);background:rgba(255,252,247,.82);border:1px solid rgba(99,86,71,.12);border-radius:30px;box-shadow:var(--shadow-3);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.login-brand{display:flex;gap:var(--space-5)}.login-brand-mark{width:88px;height:88px;border-radius:22px;overflow:visible;background:transparent;border:none;box-shadow:none;flex-shrink:0}.login-brand-image{width:100%;height:100%;object-fit:contain;border-radius:0}.login-brand-copy{display:grid;grid-gap:.2rem;gap:.2rem}.login-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.28rem .72rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--v) 16%,white);color:var(--v-dd);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800}.login-brand-copy h1,.login-card h1{margin:0;font-family:var(--font-heading);font-size:clamp(2rem,2.3vw,2.4rem);line-height:.98;letter-spacing:-.05em}.login-brand-copy p,.login-card p{margin:0;color:var(--ink-2);line-height:1.6}.login-hint,.login-message{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem 1.05rem;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(var(--v-rgb),.08));border:1px solid rgba(var(--v-rgb),.18)}.login-hint strong,.login-message strong{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:var(--v-dd)}.login-form{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.login-field{display:grid;grid-gap:.45rem;gap:.45rem}.login-password-wrap{position:relative}.login-password-wrap input{padding-right:88px}.login-password-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:none;color:var(--v-d);font-weight:700;cursor:pointer}.login-submit{min-height:54px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--v) 0,var(--v-d) 100%);color:#fffdf9;font-family:var(--font-heading);font-size:1rem;font-weight:800;cursor:pointer;box-shadow:var(--shadow-accent)}.accounts-error,.login-error,.patients-error,.settings-connect-error{margin:0;padding:.85rem 1rem;border-radius:12px;background:#fff1f1;color:#c0392b;border:1px solid #f5c0bb;display:flex;align-items:flex-start;gap:8px;font-size:.875rem;font-weight:500;line-height:1.45;animation:login-error-in .2s ease}.login-error svg{flex-shrink:0;margin-top:1px}.login-error span{flex:1 1}@keyframes login-error-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.login-submit{display:flex;align-items:center;justify-content:center;gap:8px}@keyframes login-spin{to{transform:rotate(1turn)}}.login-spinner{animation:login-spin .8s linear infinite}.dcm-overlay{position:fixed;inset:0;background:rgba(11,18,32,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:grid;place-items:center;z-index:300;padding:1rem;animation:dcm-bg-in .18s ease}@keyframes dcm-bg-in{0%{opacity:0}to{opacity:1}}.dcm-panel{background:#ffffff;border-radius:20px;border:1px solid #e4e9f2;box-shadow:0 24px 60px rgba(11,18,32,.22),0 4px 12px rgba(11,18,32,.08);padding:2rem 2rem 1.6rem;width:min(400px,100%);display:flex;flex-direction:column;align-items:center;gap:.6rem;animation:dcm-panel-in .2s cubic-bezier(.34,1.56,.64,1)}@keyframes dcm-panel-in{0%{opacity:0;transform:scale(.92) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.dcm-icon{width:52px;height:52px;border-radius:50%;background:#fff1f1;border:1.5px solid #fcd4d4;display:grid;place-items:center;color:#c0392b;margin-bottom:.4rem}.dcm-message{font-size:1rem;font-weight:600;color:#0f172a;line-height:1.4}.dcm-message,.dcm-subtext{margin:0;text-align:center}.dcm-subtext{font-size:.82rem;color:#64748b;line-height:1.45}.dcm-actions{display:flex;gap:10px;width:100%;margin-top:.8rem}.dcm-btn-cancel,.dcm-btn-confirm{flex:1 1;padding:.7rem 1rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .14s;border:1.5px solid;display:flex;align-items:center;justify-content:center;gap:6px}.dcm-btn-cancel{background:#f8fafc;border-color:#e2e8f0;color:#475569}.dcm-btn-cancel:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.dcm-btn-confirm{background:#dc2626;border-color:#b91c1c;color:#ffffff}.dcm-btn-confirm:hover:not(:disabled){background:#b91c1c}.dcm-btn-cancel:disabled,.dcm-btn-confirm:disabled{opacity:.6;cursor:not-allowed}@keyframes dcm-spin{to{transform:rotate(1turn)}}.dcm-spinner{animation:dcm-spin .75s linear infinite}.accounts-page,.agenda-page,.manual-scheduling-page,.patients-page,.reports-page,.settings-screen{display:grid;grid-gap:var(--space-5);gap:var(--space-5);padding-top:var(--space-5);width:100%}.conversation-page{flex:1 1;min-height:0;grid-gap:var(--space-5);gap:var(--space-5);padding-top:var(--space-5)}.accounts-hero,.agenda-hero,.conversation-hero,.manual-scheduling-hero,.reports-hero,.settings-hero{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-6);padding:var(--space-7);border-radius:30px;background:radial-gradient(circle at 35% 20%,rgba(var(--v-rgb),.16),transparent 18%),linear-gradient(135deg,color-mix(in srgb,var(--sb) 92%,#09131a) 0,color-mix(in srgb,var(--sb-2) 80%,#152432) 100%);color:#fbf7f0;box-shadow:var(--shadow-2)}.accounts-hero h2,.agenda-hero h2,.conversation-hero h2,.manual-scheduling-hero h2,.reports-hero h2,.settings-hero h2{margin:0;font-family:var(--font-heading);font-size:clamp(2rem,2.6vw,2.8rem);line-height:.96;letter-spacing:-.05em}.accounts-hero p,.agenda-hero p,.conversation-hero p,.manual-scheduling-hero p,.reports-hero p,.settings-hero p{margin:.6rem 0 0;max-width:720px;color:rgba(251,247,240,.74);line-height:1.65}.manual-scheduling-kicker,.patients-kicker,.settings-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.3rem .78rem;border-radius:var(--radius-pill);background:rgba(255,255,255,.1);color:color-mix(in srgb,var(--v) 65%,#fff);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.accounts-hero-stats,.agenda-hero-side,.conversation-hero-side,.manual-scheduling-helper,.manual-scheduling-selected,.settings-save-state{flex-shrink:0}.accounts-stat-card,.conversation-hero-status,.manual-scheduling-helper,.manual-scheduling-selected,.settings-save-state{display:grid;grid-gap:.35rem;gap:.35rem;min-width:240px;padding:1rem 1.1rem;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.07);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.accounts-stat-card small,.conversation-hero-status strong,.manual-scheduling-helper strong,.manual-scheduling-selected strong,.settings-save-state strong{color:#fffdf6}.conversation-board{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr) minmax(0,320px);grid-gap:var(--space-5);gap:var(--space-5);min-width:0}.accounts-card,.agenda-embed-wrapper,.agenda-setup-card,.crm-notification-panel,.insight-card,.kanban-col,.manual-scheduling-card,.pmodal,.pmodal-panel,.report-card,.reports-shell,.settings-card,.thread-center,.thread-insights,.thread-list,.thread-summary-card{background:var(--panel);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow-1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.thread-center,.thread-insights,.thread-list{min-height:0}.thread-list{grid-template-rows:auto 1fr}.accounts-item-head,.agenda-embed-toolbar,.manual-scheduling-card-header,.manual-scheduling-section-head,.settings-card-head,.thread-chat-head,.thread-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);padding:var(--space-5);border-bottom:1px solid var(--line)}.thread-list-title{gap:var(--space-3)}.accounts-item-head strong,.agenda-embed-toolbar-title,.manual-scheduling-card-header strong,.manual-scheduling-section-head strong,.settings-card-head strong,.thread-list-title strong{font-family:var(--font-heading);font-size:1.08rem;font-weight:800;letter-spacing:-.03em}.kanban-col-count,.thread-list-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:0 .55rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--v) 14%,white);color:var(--v-dd);font-size:.75rem;font-weight:700}.thread-search{display:flex;align-items:center;gap:.6rem;padding:0 1rem;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.74)}.thread-search input{padding-left:0;padding-right:0}.thread-filters{display:flex;padding:0 var(--space-5) var(--space-5)}.thread-filters button{border:1px solid var(--line);background:rgba(255,255,255,.62);color:var(--ink-2);padding:.55rem .9rem;border-radius:14px;font-size:.83rem;cursor:pointer}.thread-filters button.is-active{background:rgba(var(--v-rgb),.14);border-color:rgba(var(--v-rgb),.28);color:var(--v-dd);font-weight:700}.thread-items{padding:0 var(--space-4) var(--space-4);overflow:auto;display:grid;align-content:start;grid-gap:.8rem;gap:.8rem}.thread-item{display:grid;grid-template-columns:44px 1fr;grid-gap:var(--space-3);gap:var(--space-3);padding:.95rem;border-radius:20px;background:rgba(255,255,255,.68);text-align:left;cursor:pointer;transition:.16s ease}.accounts-item:hover,.kanban-card:hover,.report-card:hover,.thread-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-2)}.thread-item.is-selected{background:rgba(var(--v-rgb),.14);border-color:rgba(var(--v-rgb),.3)}.thread-chat-avatar,.thread-item-avatar{width:44px;height:44px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-weight:800;color:var(--v-dd);background:rgba(var(--v-rgb),.22);box-shadow:var(--shadow-accent)}.thread-avatar-photo{width:100%;height:100%;object-fit:cover;display:block}.thread-chat-user>div,.thread-item-body{display:grid;grid-gap:.25rem;gap:.25rem}.accounts-item-credentials,.accounts-item-meta,.thread-item-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.kanban-card-row{display:flex;align-items:center;gap:.55rem}.kanban-card-name,.thread-item-name{font-weight:800;letter-spacing:-.02em;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kanban-card-avatar{width:36px;height:36px;border-radius:12px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,var(--v) 0,var(--v-d) 100%);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.02em}.kanban-card-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.accounts-item-copy,.accounts-item-meta span,.accounts-login-row small,.agenda-embed-toolbar-sub,.kanban-card-phone,.kanban-card-preview,.kanban-card-sub,.kanban-card-time,.manual-scheduling-card-header span,.manual-scheduling-section-head span,.patients-empty span,.reports-note,.settings-card-head span,.thread-empty-state span,.thread-item-company,.thread-item-preview,.thread-item-time{color:var(--ink-3)}.kanban-card-preview,.thread-item-preview{margin:.25rem 0 0;line-height:1.45}.kanban-card-phone{font-size:.78rem;letter-spacing:.01em;margin-top:-.1rem}.kanban-card-sub{font-size:.78rem}.kanban-card-preview{overflow:hidden;font-size:.82rem;line-height:1.5;margin-top:.1rem}.kanban-card-preview,.thread-item-preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.thread-item{position:relative}.thread-item+.thread-item:before{content:"";position:absolute;left:.95rem;right:.95rem;top:-.42rem;height:1px;background:#dde6f4}.crm-notification-item-foot,.thread-item-foot{margin-top:.55rem}.crm-notification-item-foot,.kanban-card-footer,.thread-item-foot{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.kanban-card-footer{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.05)}.accounts-account-status,.crm-notification-item-pill,.kanban-mode-badge,.kanban-tag,.pmodal-status,.settings-evolution-status,.thread-item-badge,.thread-item-mode{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:26px;padding:.18rem .7rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:700;letter-spacing:.02em}.accounts-account-status.is-active,.kanban-badge-auto,.settings-evolution-status.is-connected,.thread-item-mode.is-auto{background:rgba(34,197,94,.14);color:#15803d;border:1px solid rgba(34,197,94,.35)}.thread-item-badge{background:linear-gradient(135deg,var(--v) 0,var(--v-d) 100%);color:white;min-width:28px}.accounts-account-status.is-inactive,.kanban-badge-human,.thread-item-mode.is-human{background:rgba(239,68,68,.14);color:#b91c1c;border:1px solid rgba(239,68,68,.35)}.thread-chat-head{align-items:center}.thread-chat-user{display:flex;align-items:center;gap:var(--space-4)}.thread-name-row{display:flex;align-items:center;gap:.45rem}.accounts-eye-btn,.notif-toast-close,.pmodal-close,.settings-theme-close,.thread-delete-btn,.thread-name-cancel,.thread-name-edit-btn,.thread-name-save{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.78);color:var(--ink-2);cursor:pointer}.thread-chat-actions{display:flex;align-items:center;gap:var(--space-3)}.thread-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.35rem .85rem;border-radius:var(--radius-pill);background:rgba(255,255,255,.72);border:1px solid var(--line);font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.thread-summary-card{margin:0 var(--space-5);padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.accounts-stat-card span,.agenda-embed-toolbar-badge,.insight-card small,.manual-scheduling-calendar-kicker,.report-card small,.thread-summary-content small{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.thread-summary-content p{margin:.25rem 0 0;font-weight:700;color:var(--ink)}.thread-summary-meta{display:grid;justify-items:end;grid-gap:.3rem;gap:.3rem;font-size:.82rem;color:var(--ink-3)}.thread-chat-history{position:relative;overflow:auto;padding:var(--space-5);display:grid;align-content:start;grid-gap:var(--space-4);gap:var(--space-4);background:linear-gradient(180deg,rgba(255,255,255,.36),rgba(255,255,255,.08)),radial-gradient(circle at 1px 1px,rgba(var(--v-rgb),.08) 1px,transparent 0);background-size:auto,20px 20px}.thread-bubble-wrap{display:grid;grid-gap:.32rem;gap:.32rem}.thread-bubble-wrap.is-outbound{justify-items:end}.thread-bubble{max-width:min(78%,720px);padding:.95rem 1rem;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.78);box-shadow:var(--shadow-1)}.thread-bubble-wrap.is-outbound .thread-bubble{background:linear-gradient(135deg,color-mix(in srgb,var(--v) 20%,white),rgba(255,255,255,.92));border-color:rgba(var(--v-rgb),.26)}.thread-bubble-text{white-space:pre-wrap;line-height:1.65}.thread-file-card,.thread-image-card,.thread-media-card{display:grid;grid-gap:.6rem;gap:.6rem}.thread-media-image{border-radius:18px;border:1px solid var(--line);background:var(--crm-surface)}.thread-composer{padding:0 var(--space-5) var(--space-5)}.thread-composer-box{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:var(--space-3);gap:var(--space-3);padding:.9rem;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.76);box-shadow:var(--shadow-1)}.thread-composer textarea{min-height:68px;border:0;background:transparent;box-shadow:none;resize:none}.patients-empty,.thread-empty-state{display:grid;place-content:center;justify-items:start;grid-gap:.45rem;gap:.45rem;min-height:220px;padding:var(--space-7);border-radius:26px;border:1px dashed var(--line-strong);background:rgba(255,255,255,.48)}.agenda-setup-card strong,.manual-scheduling-day-head strong,.patients-empty strong,.thread-empty-state strong{font-family:var(--font-heading);font-size:1.15rem;font-weight:800;letter-spacing:-.03em}.thread-insights{padding:var(--space-5);display:grid;align-content:start;grid-gap:var(--space-4);gap:var(--space-4)}.insight-card{padding:1rem 1.05rem;display:grid;grid-gap:.35rem;gap:.35rem}.insight-card.is-highlight{background:linear-gradient(135deg,color-mix(in srgb,var(--v) 16%,white),rgba(255,255,255,.78))}.insight-card>small,.insight-card>span,.insight-card>strong{display:block;margin:0}.insight-card>strong{line-height:1.3}.insight-card>span{line-height:1.35}.insight-list{list-style:none;margin:.75rem 0 0;padding:0;display:grid;grid-gap:.7rem;gap:.7rem}.insight-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.7rem;border-top:1px solid var(--line)}.kanban-toolbar{display:flex;gap:var(--space-4)}.kanban-search{max-width:300px}.kanban-total{color:var(--ink-3);font-size:.9rem}.kanban-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:var(--space-5);gap:var(--space-5)}.kanban-col{padding:var(--space-4);min-height:560px;display:grid;align-content:start;grid-gap:var(--space-4);gap:var(--space-4)}.kanban-col.is-conversing{background:rgba(var(--v-rgb),.08)}.kanban-col.is-scheduled{background:rgba(218,176,72,.08)}.kanban-col.is-attended{background:rgba(var(--v-rgb),.08)}.kanban-col.is-abandon{background:rgba(246,140,102,.08)}.kanban-col.is-lost{background:rgba(218,108,143,.08)}.kanban-col-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.kanban-col-pill{display:inline-flex;align-items:center;min-height:32px;padding:.28rem .82rem;border-radius:var(--radius-pill);font-weight:800;font-size:.78rem;border:1px solid var(--line);background:rgba(255,255,255,.7)}.kanban-col-body{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.kanban-empty{display:grid;place-items:center;min-height:120px;border-radius:18px;border:1px dashed var(--line-strong);color:var(--ink-3);background:rgba(255,255,255,.46)}.kanban-load-sentinel{height:2px;width:100%}.kanban-card{padding:1rem 1.05rem .85rem;border-radius:22px;background:rgba(255,255,255,.88);border:1px solid rgba(94,82,67,.08);box-shadow:var(--shadow-1);cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;display:grid;grid-gap:.35rem;gap:.35rem}.kanban-card-actions{display:flex;align-items:center;gap:.4rem;flex-wrap:nowrap;flex-shrink:0}.kanban-card-delete{width:30px;height:30px;border-radius:11px;border:1px solid rgba(217,95,95,.18);background:var(--danger-soft);color:var(--danger);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.crm-confirm-overlay,.pmodal-backdrop,.pmodal-overlay,.settings-theme-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:var(--space-6);background:rgba(17,23,31,.36);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.crm-confirm-modal,.pmodal,.settings-theme-modal{width:min(100%,1040px);max-height:min(92svh,900px);overflow:auto;padding:var(--space-6);border-radius:28px;background:var(--panel-solid);box-shadow:var(--shadow-3)}.pmodal{position:relative}.pmodal-close{position:absolute;top:var(--space-5);right:var(--space-5)}.pmodal-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5);padding-right:calc(var(--space-5) + 36px)}.pmodal-header-main{display:flex;align-items:center;gap:.72rem;min-width:0}.pmodal-header-main .kanban-card-avatar{width:42px;height:42px;border-radius:14px;flex:0 0 42px}.pmodal-header h3{margin:0;font-family:var(--font-heading);font-size:1.8rem;line-height:1;letter-spacing:-.04em}.pmodal-stage{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.35rem .85rem;border-radius:var(--radius-pill);background:rgba(255,255,255,.72);border:1px solid var(--line);font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pmodal-head{justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.pmodal-head,.pmodal-title{display:flex;align-items:center}.pmodal-title{gap:var(--space-3)}.crm-confirm-modal h3,.pmodal-title h3{margin:0;font-family:var(--font-heading);font-size:1.8rem;line-height:1;letter-spacing:-.04em}.pmodal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.pmodal-panel{padding:1.1rem 1.2rem;background:#fbfcff;border-color:#e1e8f5}.pmodal-panel-span{grid-column:1/-1}.pmodal-panel-title{display:block;margin-bottom:.7rem;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6e84a4}.pmodal-dl{margin:0;display:grid}.pmodal-dl>div{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;grid-gap:.9rem;gap:.9rem;padding:.62rem 0;border-top:1px solid #edf1f8}.pmodal-dl>div:first-child{border-top:0;padding-top:0}.pmodal-dl dt{margin:0;font-size:.88rem;color:#6c84a4}.pmodal-dl dd{margin:0;font-size:.92rem;font-weight:700;color:#12355b;text-align:right;word-break:break-word}.pmodal-return-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.pmodal-return-toggle{display:inline-flex;align-items:center;gap:.65rem;font-size:.9rem;font-weight:650;color:#4d657f}.pmodal-return-toggle input{width:16px;height:16px;accent-color:var(--v-d)}.pmodal-mode{margin-bottom:.75rem}.pmodal-return-body{margin-top:.6rem}.pmodal-return-copy{margin:0 0 .9rem;color:#4d657f;line-height:1.55}.pmodal-return-controls{display:grid;grid-gap:.9rem;gap:.9rem;margin-bottom:.9rem}.pmodal-return-field>span{display:inline-block;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6e84a4;margin-bottom:.45rem}.pmodal-empty{display:block;margin-top:.8rem;padding:.85rem 1rem;border-radius:18px;border:1px solid #e1e7f5;background:#f6f8fe;color:#6c84a4}.pmodal-close{width:42px;height:42px;border-radius:16px;border:1px solid #d7e2f2;background:var(--crm-surface);color:#6c84a4;display:grid;place-items:center;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.pmodal-close:hover{background:#f4f8ff;border-color:#cfe0f8;color:#12355b;transform:translateY(-1px)}.pmodal-close:active{transform:translateY(0)}@media (max-width:740px){.pmodal-dl>div,.pmodal-grid{grid-template-columns:1fr}.pmodal-dl>div{gap:.25rem}.pmodal-dl dd{text-align:left}}.pmodal-section{padding:1rem 1.1rem;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.68)}.pmodal-section h4{margin:0 0 .9rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-3)}.pmodal-table{display:grid}.pmodal-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.72rem 0;border-top:1px solid var(--line)}.pmodal-row:first-child{border-top:0;padding-top:0}.pmodal-row span{color:var(--ink-3)}.pmodal-row strong{text-align:right}.pmodal-availability-box{grid-column:1/-1}.pmodal-toggle{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.pmodal-toggle-check{display:inline-flex;align-items:center;gap:.55rem;color:var(--ink-2)}.accounts-notice,.manual-scheduling-success,.pmodal-error,.pmodal-loading{margin-top:.9rem;padding:.9rem 1rem;border-radius:16px}.accounts-notice,.manual-scheduling-success,.pmodal-loading{background:rgba(111,209,188,.12);color:#2d7a69;border:1px solid rgba(111,209,188,.22)}.pmodal-error{background:var(--danger-soft);color:var(--danger);border:1px solid rgba(217,95,95,.2)}.accounts-login-box,.accounts-onboarding-box,.agenda-setup-card,.calendar-month-popover,.manual-scheduling-day,.mini-calendar,.settings-appearance-summary,.settings-calendar-copy,.settings-theme-presets,.settings-webhook-box{border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.66)}.mini-calendar{padding:1rem}.calendar-month-popover-head,.mini-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.calendar-month-chip,.calendar-month-nav,.manual-scheduling-slot,.mini-calendar-title,.pmodal-slot{border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--ink);border-radius:14px;cursor:pointer}.mini-calendar-title{min-height:44px}.calendar-month-nav{width:40px;height:40px}.calendar-month-switcher{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem;border-radius:16px;background:#f6f8fe;border:1px solid #d7e2f2}.calendar-month-label{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1.05rem;min-width:160px;border-radius:14px;border:1px solid #d7e2f2;background:var(--crm-surface);color:#12355b;font-weight:800;letter-spacing:-.01em}.calendar-month-label:hover,.calendar-month-nav:hover{background:#ddf5ff;border-color:#9fe0f4;color:#0b7391}.calendar-month-popover{margin-top:.9rem;width:min(420px,100%);box-shadow:0 22px 55px rgba(80,99,137,.16)}.calendar-month-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;margin-top:.9rem}.calendar-month-chip{min-height:42px}.calendar-month-chip.is-active,.manual-scheduling-slot.is-active,.manual-scheduling-slot:hover,.pmodal-slot:hover{background:linear-gradient(135deg,rgba(var(--v-rgb),.2),rgba(255,255,255,.92));border-color:rgba(var(--v-rgb),.34);color:var(--v-dd)}.mini-calendar-weekdays{grid-gap:.55rem;gap:.55rem;margin:1rem 0 .7rem}.mini-calendar-weekdays span{color:var(--ink-3);font-size:.72rem}.mini-calendar-grid{grid-gap:.45rem;gap:.45rem}.mini-calendar-empty{min-height:48px}.mini-calendar-day{min-height:48px;border:1px solid var(--line);background:rgba(255,255,255,.62);color:var(--ink);cursor:pointer}.mini-calendar-day.has-slots{background:rgba(var(--v-rgb),.09);border-color:rgba(var(--v-rgb),.2)}.mini-calendar-day.is-active{background:linear-gradient(135deg,rgba(var(--v-rgb),.24),rgba(255,255,255,.9));border-color:rgba(var(--v-rgb),.36)}.mini-calendar-day:disabled{cursor:default;opacity:.6}.mini-calendar-day-number{font-weight:700}.accounts-grid,.manual-scheduling-shell,.settings-grid{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);grid-gap:var(--space-5);gap:var(--space-5)}.accounts-card,.manual-scheduling-card,.settings-card{padding:var(--space-5)}.manual-scheduling-form{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.accounts-form-grid,.settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.accounts-form-grid .is-full,.accounts-form-grid label.is-full,.settings-form-grid .is-full,.settings-form-grid label.is-full{grid-column:1/-1}.accounts-item-stats,.manual-scheduling-grid,.settings-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.accounts-form-actions,.manual-scheduling-form-footer,.settings-connect-row,.settings-theme-presets{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-4)}.accounts-inline-meta,.accounts-inline-ok,.manual-scheduling-inline-hint,.settings-calendar-hint{margin:0;color:var(--ink-3);font-size:.88rem;line-height:1.55}.manual-scheduling-days{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.manual-scheduling-day{padding:1rem}.manual-scheduling-day-head{display:flex;justify-content:space-between;gap:var(--space-4);margin-bottom:.8rem}.manual-scheduling-slots,.pmodal-slot-grid{display:flex;flex-wrap:wrap;gap:.6rem}.manual-scheduling-slot,.pmodal-slot{min-height:40px;padding:.55rem .9rem}.pmodal-day{margin-top:1rem;padding-top:.95rem;border-top:1px solid #edf1f8}.pmodal-day-label{font-weight:900;letter-spacing:-.02em;color:#12355b;margin-bottom:.7rem}.settings-calendar-card,.settings-card-appearance,.settings-card-summary{display:grid;align-content:start;grid-gap:var(--space-4);gap:var(--space-4)}.settings-calendar-card{grid-column:1/-1}.settings-calendar-copy{padding:1rem 1.1rem;display:grid;grid-gap:.55rem;gap:.55rem}.settings-calendar-copy p{margin:0;line-height:1.55;color:var(--ink-2);font-size:.92rem}.settings-calendar-copy strong{color:var(--ink)}.settings-calendar-share-block{display:grid;grid-gap:.65rem;gap:.65rem;padding:1rem 1.1rem;border-radius:var(--radius-md);background:color-mix(in srgb,var(--v) 5%,var(--bg-app));border:1px solid color-mix(in srgb,var(--v) 18%,transparent)}.settings-calendar-share-row{display:flex;gap:.7rem;align-items:flex-end}.settings-calendar-share-field{flex:1 1;display:grid;grid-gap:.4rem;gap:.4rem}.settings-calendar-share-field label{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;color:var(--ink-2)}.settings-calendar-share-badge{padding:.15rem .5rem;border-radius:var(--radius-pill);background:var(--v-d);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.settings-calendar-share-field input{width:100%}.settings-calendar-share-apply{padding:.55rem 1.1rem;border-radius:var(--radius-md);background:var(--v-d);color:#fff;font-size:.82rem;font-weight:600;border:none;cursor:pointer;white-space:nowrap;transition:opacity .15s;flex-shrink:0;height:-moz-fit-content;height:fit-content}.settings-calendar-share-apply:disabled{opacity:.38;cursor:not-allowed}.settings-calendar-share-apply:not(:disabled):hover{opacity:.88}.settings-calendar-share-error{margin:0;font-size:.8rem;color:#c0392b}.settings-calendar-share-ok{margin:0;font-size:.8rem;color:#0a7e5c}.settings-calendar-share-error code,.settings-calendar-share-ok code{background:rgba(0,0,0,.06);padding:.1rem .35rem;border-radius:4px;font-size:.78rem;word-break:break-all}.settings-calendar-permission-warn{display:flex;align-items:flex-start;gap:.5rem;padding:.7rem .85rem;border-radius:var(--radius-md);background:#fffbea;border:1px solid #f0d060;color:#7a5c00;font-size:.82rem;line-height:1.55}.settings-calendar-permission-warn strong{color:#5a4200}.settings-upload-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;min-width:0}.settings-upload-action-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.settings-upload-hint{margin:0;color:var(--ink-3);font-size:.86rem;line-height:1.4}.accounts-logo-box,.accounts-password-row,.settings-color-input,.settings-secret-field,.settings-upload-row,.settings-webhook-row{display:flex;align-items:center;gap:var(--space-3)}.accounts-logo-placeholder,.accounts-logo-preview-shell,.settings-upload-placeholder,.settings-upload-preview{width:72px;height:72px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:rgba(255,255,255,.72)}.accounts-logo-preview,.settings-upload-thumb{width:100%;height:100%;object-fit:cover;border-radius:inherit}.settings-theme-preset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.settings-theme-preset{display:flex;align-items:center;gap:var(--space-4);padding:1rem;border-radius:20px;border:1px solid var(--line);background:rgba(255,255,255,.74);cursor:pointer;text-align:left}.settings-theme-preset.is-active{border-color:rgba(var(--v-rgb),.34);box-shadow:0 0 0 4px rgba(var(--v-rgb),.08)}.settings-theme-preset-swatches{display:flex;gap:.55rem}.settings-theme-preset-swatches span{width:22px;height:44px;border-radius:999px}.settings-theme-preset-copy{display:grid;grid-gap:.15rem;gap:.15rem}.settings-theme-preset-copy strong{font-weight:800}.settings-theme-preset-copy small{color:var(--ink-3)}.accounts-list{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.accounts-item{padding:1.05rem;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.7)}.accounts-status-stack{display:grid;grid-gap:.4rem;gap:.4rem;justify-items:end}.accounts-item-stats{margin-top:1rem}.accounts-item-stats>div{padding:.95rem 1rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.6)}.accounts-item-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.accounts-danger-btn{color:var(--danger);border-color:rgba(217,95,95,.18);background:var(--danger-soft)}.reports-shell{padding:var(--space-5);display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.report-card{padding:1.15rem;display:grid;grid-gap:.6rem;gap:.6rem}.report-card strong{font-family:var(--font-heading);font-size:2rem;letter-spacing:-.05em}.reports-note{padding:1.2rem 1.3rem;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.62);line-height:1.7}.agenda-body{min-width:0}.agenda-hero-copy{min-width:0;display:flex;align-items:center;gap:1rem}.agenda-hero-text{min-width:0;display:grid;grid-gap:.3rem;gap:.3rem}.agenda-hero-text h2,.agenda-hero-text p{margin:0}.agenda-setup-card{max-width:460px;margin:0 auto;padding:var(--space-7);display:grid;grid-gap:var(--space-4);gap:var(--space-4);justify-items:center;text-align:center}.agenda-hero-icon,.agenda-setup-icon,.manual-scheduling-card-icon{width:56px;height:56px;flex-shrink:0;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--v) 18%,white);color:var(--v-dd)}.agenda-hint-step{color:var(--v-d)}.agenda-url-field{width:100%;display:grid;grid-gap:.6rem;gap:.6rem;text-align:left}.agenda-setup-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.agenda-embed-toolbar{align-items:center;flex-wrap:wrap;gap:.6rem}.agenda-embed-toolbar-left{display:flex;align-items:center;gap:.55rem}.agenda-embed-toolbar-dot{width:.5rem;height:.5rem;border-radius:50%;background:#40c57e}.agenda-embed-toolbar-badge{padding:.35rem .7rem;border-radius:var(--radius-pill);background:rgba(var(--v-rgb),.1)}.agenda-size-picker{display:flex;align-items:center;gap:.25rem;background:var(--bg-app);border:1px solid var(--border-color);border-radius:var(--radius-pill);padding:.2rem .3rem}.agenda-size-btn{padding:.28rem .7rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:500;color:var(--text-muted);background:transparent;border:none;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.agenda-size-btn:hover{background:var(--bg-panel);color:var(--text-main)}.agenda-size-btn.is-active{background:var(--v-d);color:#fff}.agenda-iframe-area{position:relative;overflow:hidden;transition:height .25s ease}.agenda-iframe{width:100%;border:0;display:block}.agenda-iframe-loading{position:absolute;inset:0;display:grid;place-items:center;grid-gap:var(--space-3);gap:var(--space-3);background:rgba(255,255,255,.82);z-index:2;text-align:center;padding:1rem}.agenda-iframe-fallback-link{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:999px;border:1px solid rgba(var(--v-rgb),.34);color:var(--v-dd);background:rgba(var(--v-rgb),.12);font-weight:700;font-size:.78rem;text-decoration:none}.agenda-iframe-fallback-link:hover{background:rgba(var(--v-rgb),.18)}.agenda-iframe-spinner,.settings-connect-spinner{width:22px;height:22px;border-radius:50%;border:2px solid rgba(var(--v-rgb),.18);border-top-color:var(--v-d);animation:crm-spin .9s linear infinite}.notif-toast-stack{position:fixed;top:100px;right:28px;z-index:120;display:grid;grid-gap:.8rem;gap:.8rem;width:min(360px,calc(100vw - 32px))}.notif-toast{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75rem;gap:.75rem;padding:.95rem;border-radius:22px;border:1px solid var(--line);background:rgba(255,252,247,.94);box-shadow:var(--shadow-3);overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.notif-toast-icon{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--v) 16%,white);color:var(--v-dd)}.notif-toast-body{display:grid;grid-gap:.15rem;gap:.15rem;cursor:pointer}.notif-toast-label{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--v-d)}.notif-toast-body strong{font-weight:800}.notif-toast-body small,.notif-toast-body span{color:var(--ink-2)}.notif-toast-bar{position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--v),var(--v-d))}.crm-notification-panel{position:absolute;top:calc(100% + 14px);right:0;width:min(400px,calc(100vw - 24px));z-index:80;overflow:hidden}.crm-notification-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);padding:var(--space-5);border-bottom:1px solid var(--line)}.crm-notification-head-main{display:grid;grid-gap:.25rem;gap:.25rem}.crm-notification-head-main strong{font-family:var(--font-heading);font-size:1.1rem}.crm-notification-head-main span{color:var(--ink-3);font-size:.85rem}.crm-notification-actions{display:flex;gap:.7rem}.crm-notification-list{max-height:min(66svh,540px);overflow:auto;padding:var(--space-4);display:grid;grid-gap:.8rem;gap:.8rem}.crm-notification-item{display:grid;grid-gap:.45rem;gap:.45rem;text-align:left;padding:.95rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.74);cursor:pointer}.crm-notification-item-top{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.crm-confirm-modal{width:min(100%,520px)}.crm-confirm-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.32rem .8rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--v) 15%,white);color:var(--v-dd);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.crm-confirm-modal p{color:var(--ink-2);line-height:1.7}.crm-confirm-actions{display:flex;justify-content:flex-end;gap:.8rem;margin-top:var(--space-5)}@keyframes crm-spin{to{transform:rotate(1turn)}}@media (max-width:1360px){.conversation-board{grid-template-columns:290px minmax(0,1fr)}.thread-insights{grid-column:1/-1;min-height:0;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1120px){.crm-shell-frame{grid-template-columns:1fr}.crm-rail{position:relative;height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.crm-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-rail-cta-wrap{margin-top:0}.accounts-grid,.conversation-board,.manual-scheduling-shell,.pmodal-grid,.settings-grid,.thread-insights{grid-template-columns:1fr}}@media (max-width:760px){.crm-stage-content,.crm-stage-topbar{padding-left:var(--space-4);padding-right:var(--space-4)}.accounts-hero,.agenda-hero,.conversation-hero,.crm-stage-topbar,.manual-scheduling-hero,.reports-hero,.settings-hero{flex-direction:column;align-items:stretch}.crm-session,.crm-stage-actions{flex-wrap:wrap;justify-content:flex-end}.crm-sidebar-nav{grid-template-columns:1fr}.accounts-item-row,.accounts-logo-box,.settings-upload-row,.settings-webhook-row,.thread-composer-box,.thread-item{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.thread-composer-box{display:grid}.thread-composer .crm-primary-btn{width:100%}.accounts-item-stats,.calendar-month-grid,.manual-scheduling-grid,.mini-calendar-grid,.mini-calendar-weekdays,.reports-grid,.settings-color-grid{grid-template-columns:1fr 1fr}.notif-toast-stack{top:84px;right:12px;left:12px;width:auto}.crm-notification-panel{position:fixed;top:86px;right:12px;left:12px;width:auto}}.patient-library-page{display:flex;flex-direction:column;gap:1.5rem}.patient-library-toolbar{align-items:flex-start;gap:1rem;padding:1.5rem 1.65rem;border:1px solid var(--crm-border);background:var(--crm-surface);box-shadow:0 14px 30px rgba(110,133,173,.08)}.patient-library-toolbar-copy{display:flex;flex-direction:column;min-width:0}.patient-library-toolbar-copy h2{font-size:1.35rem;color:#143459}.patient-library-toolbar-copy p{color:#6681a8;max-width:56ch}.patient-library-toolbar-meta{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:.85rem 1.1rem;border:1px solid #dce8f7;background:linear-gradient(180deg,#f8fbff,#F8FAFC);color:#31557f;font-weight:700;white-space:nowrap}.patient-library-search-row{display:flex;align-items:center;gap:1rem}.patient-library-search{flex:1 1;min-width:260px}.patient-library-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.patient-library-card{display:flex;flex-direction:column;min-height:226px;padding:1.35rem;border-radius:24px;border:1px solid #dbe5f3;background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:0 14px 28px rgba(110,133,173,.1)}.patient-library-card-head{align-items:flex-start;gap:.85rem}.patient-library-card-meta{flex-direction:column;gap:.35rem;min-width:0}.patient-library-card-meta strong{font-size:1.08rem;color:#143459}.patient-library-card-meta span{color:#6f87a9;overflow-wrap:anywhere}.patient-library-stage{width:-moz-fit-content;width:fit-content;padding:.38rem .72rem;font-size:.74rem;font-weight:800}.patient-library-stage.is-conversing{background:#e2f7ff;color:#12789c}.patient-library-stage.is-scheduled{background:#fff1ca;color:#a46f0b}.patient-library-stage.is-attended{background:#e4f8ea;color:#21754b}.patient-library-stage.is-abandon{background:#ffe6dc;color:#b15e2d}.patient-library-stage.is-lost{background:#ffe0ec;color:#ac476e}.patient-library-stage.is-neutral{background:#eef4fb;color:#516a8f}.patient-library-card-preview{min-height:3.6em;color:#516a8f;line-height:1.55}.patient-library-card-foot{justify-content:space-between;margin-top:auto;color:#7a90b0;font-size:.92rem}@media (max-width:760px){.patient-library-card-foot,.patient-library-search-row,.patient-library-toolbar{flex-direction:column;align-items:stretch}.patient-library-toolbar-meta{width:100%}.patient-library-search{min-width:0}}.manual-scheduling-head{display:grid;grid-gap:.55rem;gap:.55rem;min-width:0}.manual-scheduling-hero{align-items:stretch}.manual-scheduling-shell{grid-template-columns:minmax(320px,360px) minmax(0,1040px);justify-content:start}.manual-scheduling-card-form{display:grid;grid-gap:1rem;gap:1rem}.manual-scheduling-card-header{align-items:center}.manual-scheduling-card-header>div:last-child,.manual-scheduling-section-head{min-width:0}.manual-scheduling-card-header span,.manual-scheduling-section-head span{display:block;line-height:1.5}.manual-scheduling-calendar-shell{display:grid;grid-gap:1rem;gap:1rem}.manual-scheduling-calendar-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.manual-scheduling-calendar-head strong{color:var(--ink-2);font-size:.95rem;font-weight:700}.mini-calendar{display:grid;grid-gap:1rem;gap:1rem;padding:1.1rem;max-width:100%}.mini-calendar-head{align-items:center}.mini-calendar-title{flex:1 1;min-height:52px;padding:0 1rem;border-radius:18px;font-size:1.05rem;font-weight:800;color:#12355b}.calendar-month-nav{width:44px;min-width:44px;height:44px;border-radius:14px;font-size:1.3rem;color:#27496d}.calendar-month-popover{display:grid;grid-gap:1rem;gap:1rem;padding:1rem}.calendar-month-popover-head strong{font-size:1rem;color:#12355b}.calendar-month-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.calendar-month-chip{min-height:44px;padding:.75rem .85rem;border-radius:14px;font-size:.9rem;font-weight:700;color:#36567a}.calendar-month-chip.is-active{background:var(--v);border-color:var(--v);color:#ffffff}.mini-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.mini-calendar-weekdays span{text-align:center;font-size:.74rem;font-weight:700;color:#7b92af}.mini-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.mini-calendar-day{position:relative;min-height:42px;border:1px solid #dbe6f5;color:#7f90a8;font-weight:700;padding:.3rem}.mini-calendar-day.has-slots{background:#eefaff;border-color:#b7e6f6;color:#12355b}.mini-calendar-day.is-active{background:var(--v);border-color:var(--v);color:#ffffff;box-shadow:0 10px 24px rgba(var(--v-rgb),.16)}.mini-calendar-day.is-no-slots,.mini-calendar-day:disabled{opacity:.72}.mini-calendar-day-number{font-size:.92rem;font-weight:800}.mini-calendar-day-x{position:absolute;top:8px;right:8px;opacity:.55}.manual-scheduling-day{display:grid;grid-gap:1rem;gap:1rem;padding:1rem 1.05rem;background:linear-gradient(180deg,#fcfeff,#f6fbff)}.manual-scheduling-day-head{align-items:center;margin-bottom:0}.manual-scheduling-day-head strong{font-size:1.05rem}.manual-scheduling-day-head span{color:#6f89a9;font-size:.86rem;font-weight:700}.manual-scheduling-slots{gap:.7rem}.manual-scheduling-slot{min-width:54px;min-height:38px;padding:.45rem .75rem;border-radius:999px;color:#23486f;font-size:.86rem;font-weight:700}.manual-scheduling-slot:hover{background:#e9f7ff;border-color:#a4ddef}.manual-scheduling-slot.is-active{background:var(--v);border-color:var(--v);color:#ffffff;box-shadow:0 8px 22px rgba(var(--v-rgb),.15)}.manual-scheduling-day-actions{padding-top:.35rem;border-top:1px solid #e6edf8}.manual-scheduling-selected-inline{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-radius:16px;border:1px solid #cce7f2;background:#eefaff}.manual-scheduling-selected-label{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5f7f9f}.manual-scheduling-selected-inline strong{color:#0b6f8c;font-size:1.02rem;font-weight:800}.manual-scheduling-slot-summary{display:flex;align-items:center;gap:.65rem;padding:.9rem 1rem;border-radius:16px;border:1px solid #cce7f2;background:#f3fbff;color:#0b6f8c;font-weight:700}.manual-scheduling-slot-summary svg{flex-shrink:0}.manual-scheduling-inline-hint{padding:.95rem 1rem;border-radius:16px;border:1px dashed #d9e5f3;background:#f8fbff}.manual-scheduling-success{margin:0;padding:.95rem 1rem;border-radius:16px;background:#ecfaf2;color:#257e62;border:1px solid #ccebd9}@media (max-width:980px){.manual-scheduling-shell{grid-template-columns:1fr}.calendar-month-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.manual-scheduling-card,.manual-scheduling-day,.mini-calendar{padding:1rem}.calendar-month-grid,.manual-scheduling-grid{grid-template-columns:1fr 1fr}.manual-scheduling-calendar-head,.manual-scheduling-day-head,.manual-scheduling-selected-inline,.mini-calendar-head{grid-template-columns:1fr;display:grid}.mini-calendar-title{width:100%}}@media (max-width:540px){.login-stage{padding:var(--space-4)}.accounts-card,.agenda-embed-wrapper,.agenda-setup-card,.login-card,.manual-scheduling-card,.settings-card,.thread-center,.thread-insights,.thread-list{border-radius:22px}.accounts-item-stats,.calendar-month-grid,.manual-scheduling-grid,.mini-calendar-grid,.mini-calendar-weekdays,.settings-color-grid{grid-template-columns:1fr}.thread-bubble{max-width:92%}}:root{--font-sans:"Inter","Segoe UI",sans-serif;--font-heading:"Inter","Segoe UI",sans-serif;--page-bg:#eef2fb;--page-bg-2:#eef2fb;--panel:#ffffff;--panel-solid:#ffffff;--panel-strong:#ffffff;--panel-soft:#f6f8ff;--line:#dde5f4;--line-strong:#cdd8ef;--ink:#12355b;--ink-2:#557190;--ink-3:#8aa0bc;--v:#0c7a94;--v-d:#0a6880;--v-dd:#083f56;--v-soft:rgba(12,122,148,0.1);--v-mute:rgba(12,122,148,0.06);--v-rgb:12,122,148;--v-glow:transparent;--v-glow2:transparent;--sb:#ffffff;--sb-2:#ffffff;--sb-3:#ffffff;--sb-txt:#53739a;--sb-txt-hi:#0f4165;--sb-txt-dim:#8ca3bf;--sb-border:#e2e9f7;--sb-hover:#f1f5ff;--sb-act:#eff4ff;--sb-act-txt:#0c6080;--danger:#d65c68;--danger-soft:#fff3f3;--success:#257e62;--success-soft:#ebfaf3;--warning:#b77b1f;--warning-soft:#fff5df;--shadow-1:0 8px 28px rgba(70,93,140,0.08);--shadow-2:0 14px 34px rgba(70,93,140,0.1);--shadow-3:0 24px 56px rgba(70,93,140,0.12);--shadow-accent:none;--radius-xs:12px;--radius-sm:18px;--radius-md:24px;--radius-lg:30px;--radius-xl:36px}body{color:var(--ink);background:linear-gradient(180deg,#f5f7fd,#edf1fb)}.crm-shell-noise{opacity:.16;background-image:radial-gradient(circle at 1px 1px,rgba(89,119,170,.12) 1px,transparent 0);background-size:24px 24px}.crm-shell-frame{grid-template-columns:260px minmax(0,1fr);gap:0}.crm-rail{gap:1.6rem;padding:1.5rem 1rem 1.2rem;background:var(--crm-surface);color:var(--sb-txt);border-right:1px solid var(--sb-border);box-shadow:none}.crm-brand{align-items:flex-start;gap:.9rem;padding:.15rem .25rem 1rem;border-bottom:1px solid var(--sb-border)}.crm-brand-mark-wrap:after{display:none}.crm-brand-logo,.crm-brand-mark{width:44px;height:44px;border-radius:999px;border:0;box-shadow:none}.crm-brand-logo{background:transparent}.crm-brand-mark{background:color-mix(in srgb,var(--v) 24%,#ffffff);color:var(--v-dd)}.crm-brand-copy strong{color:var(--sb-txt-hi);font-size:.98rem;font-weight:800;letter-spacing:.02em}.crm-brand-copy span{color:var(--sb-txt);font-size:.78rem}.crm-brand-kicker,.crm-rail-spacer,.crm-rail-status,.crm-sidebar-label{display:none}.crm-rail-cta-wrap{margin-top:0;gap:1rem}.crm-rail-cta{min-height:56px;justify-content:flex-start;padding:0 1.2rem;border-radius:999px;background:var(--v);color:#ffffff;box-shadow:none;font-family:var(--font-sans);font-size:1rem;font-weight:700;border:1px solid rgba(var(--v-rgb),.35);outline:4px solid rgba(var(--v-rgb),.08);outline-offset:0}.crm-sidebar-group{gap:.95rem}.crm-sidebar-nav{gap:.72rem}.crm-nav-link{min-height:58px;padding:.9rem 1.15rem;border-radius:999px;color:var(--sb-txt);border:1px solid var(--sb-border);background:var(--crm-surface);transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.crm-nav-link:hover{transform:none;color:var(--v-d);background:var(--sb-hover);border-color:color-mix(in srgb,var(--v) 42%,var(--sb-border))}.crm-nav-link.is-active{color:var(--sb-act-txt);background:var(--sb-act);border-color:color-mix(in srgb,var(--v) 24%,transparent);box-shadow:none}.crm-nav-link-indicator{width:4px;height:28px;border-radius:999px;background:transparent;box-shadow:none}.crm-nav-link.is-active .crm-nav-link-indicator{background:var(--v);box-shadow:none}.crm-nav-link-label{font-size:.96rem;font-weight:600}.crm-stage{background:transparent}.crm-stage-topbar{gap:1rem;padding:.9rem 1.5rem .65rem;border-bottom:1px solid #dfe7f5;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.crm-stage-topbar-main{flex:1 1;min-width:0}.crm-top-search{display:flex;align-items:center;gap:.75rem;width:min(100%,540px);min-height:50px;padding:0 1rem;border-radius:999px;border:1px solid #e4eaf6;background:#f6f8fe;color:#8aa0bc}.crm-top-search input{border:0;padding:0;background:transparent;color:#90a2bb;box-shadow:none}.crm-top-search input:focus{box-shadow:none}.crm-stage-actions{gap:.85rem}.crm-logout-btn,.crm-round-btn{min-width:44px;min-height:44px;border-radius:16px;border:1px solid #dee6f4;background:var(--crm-surface);color:#627b9e;box-shadow:none}.crm-session-card{padding:.35rem .7rem .35rem .35rem;border-radius:18px;border:1px solid #e1e8f5;background:var(--crm-surface);box-shadow:none}.crm-session-avatar{width:36px;height:36px;border-radius:12px;background:#c8f3ff;color:#0a7895;font-weight:800}.crm-session-copy strong{color:#12355b;font-size:.92rem}.crm-session-copy span{color:#8a9fb8;font-size:.76rem}.crm-stage-content{padding:0 1.5rem 1.5rem}.login-stage{background:linear-gradient(180deg,#f4f8f4,#edf4ef)}.login-shell{width:min(100%,420px)}.login-card{width:100%;gap:1.1rem;padding:1.6rem;border-radius:28px;background:rgba(255,255,255,.92);border:1px solid #dce7df;box-shadow:0 20px 60px rgba(28,81,62,.08);-webkit-backdrop-filter:none;backdrop-filter:none}.login-brand-mark{width:52px;height:52px;border-radius:16px}.login-kicker{background:rgba(28,81,62,.08);color:#1c513e}.login-brand-copy h1,.login-card h1{font-size:2rem;color:#1d2c3f}.login-hint,.login-message{background:#f4fbf8;border:1px solid #cae4d8}.login-hint strong,.login-message strong{color:#1c513e}.login-submit{background:#1c513e;box-shadow:none}.accounts-page,.agenda-page,.conversation-page,.manual-scheduling-page,.patients-page,.reports-page,.settings-screen{gap:1.25rem;padding-top:1rem}.accounts-hero,.agenda-hero,.conversation-hero,.manual-scheduling-hero,.reports-hero,.settings-hero{align-items:center;padding:1.75rem 1.9rem;border-radius:28px;background:#f5f8ff;border:1px solid #e0e8f6;color:var(--ink);box-shadow:none}.accounts-hero h2,.agenda-hero h2,.conversation-hero h2,.manual-scheduling-hero h2,.reports-hero h2,.settings-hero h2{font-size:clamp(2rem,2.2vw,2.6rem);color:#11375d}.accounts-hero p,.agenda-hero p,.conversation-hero p,.manual-scheduling-hero p,.reports-hero p,.settings-hero p{color:#5f7898;max-width:760px}.manual-scheduling-kicker,.patients-kicker,.settings-kicker{background:#d9f4ff;color:#0a7895;font-size:.72rem}.accounts-stat-card,.conversation-hero-status,.manual-scheduling-helper,.manual-scheduling-selected,.settings-save-state{min-width:250px;background:var(--crm-surface);border:1px solid #dde7f4;box-shadow:none}.accounts-stat-card small,.conversation-hero-status strong,.manual-scheduling-helper strong,.manual-scheduling-selected strong,.settings-save-state strong{color:#12355b}.accounts-stat-card span,.conversation-hero-status span,.manual-scheduling-helper span,.manual-scheduling-selected span,.settings-save-state span{color:#7691b2}.accounts-card,.agenda-embed-wrapper,.agenda-setup-card,.crm-notification-panel,.insight-card,.kanban-col,.manual-scheduling-card,.pmodal-panel,.report-card,.reports-shell,.settings-card,.thread-center,.thread-insights,.thread-list,.thread-summary-card{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:28px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.conversation-board{grid-template-columns:300px minmax(0,1fr) 300px}.accounts-item-head,.agenda-embed-toolbar,.manual-scheduling-card-header,.manual-scheduling-section-head,.settings-card-head,.thread-chat-head,.thread-list-head{padding:1.25rem 1.2rem 1rem;border-bottom:1px solid #edf1f8}.thread-search{border-radius:999px;background:#f6f8fe;border:1px solid #e1e7f5}.thread-search input{background:transparent;border:0;box-shadow:none}.thread-filters{gap:.45rem}.thread-filters button{min-height:38px;padding:.45rem .95rem;border-radius:999px;border:1px solid #dfe6f5;background:var(--crm-surface);color:#6c84a4}.thread-filters button.is-active{background:#e6f2ef;color:#00563f;border-color:#99d6c6}.thread-item{border-radius:22px;border:1px solid transparent;background:var(--crm-surface)}.thread-item.is-selected{background:#e6f2ef;border-color:#99d6c6}.thread-chat-avatar,.thread-item-avatar{border-radius:16px;box-shadow:none}.accounts-item,.accounts-item-stats>div,.accounts-login-box,.accounts-onboarding-box,.calendar-month-popover,.insight-card,.manual-scheduling-day,.mini-calendar,.report-card,.reports-note,.settings-calendar-copy,.settings-webhook-box,.thread-summary-card{background:#fbfcff;border:1px solid #e6edf8;box-shadow:none}.thread-summary-card{margin:1rem 1rem 0}.thread-chat-history{padding:1.25rem 1rem;background:radial-gradient(circle at 1px 1px,rgba(143,167,207,.14) 1px,transparent 0);background-size:22px 22px}.thread-bubble{border-radius:20px;box-shadow:none}.thread-bubble-wrap.is-inbound .thread-bubble{background:var(--crm-surface);border:1px solid #dce6f4}.thread-bubble-wrap.is-outbound .thread-bubble{background:#dff0ff;color:#0f3b5e;border:1px solid #c3defa}.thread-composer{padding:1rem;border-top:1px solid #edf1f8}.thread-composer-box{border-radius:22px;border:1px solid #dce5f4;background:var(--crm-surface)}.agenda-hero-btn,.crm-confirm-primary,.crm-primary-btn,.crm-rail-cta,.login-submit,.settings-connect-btn{background:var(--v);color:#ffffff;border:0;box-shadow:none}.crm-confirm-secondary,.crm-secondary-btn{background:var(--crm-surface);border-color:#dce5f3;color:#143b60}.kanban-card-delete,.thread-delete-btn{background:#fff5f5;border:1px solid #ffd6d8;color:#dd5f69;box-shadow:none}.thread-insights{padding:1rem}.insight-card.is-highlight{background:#eff5ff;border-color:#dbe6f8}.kanban-toolbar{align-items:center;padding:.25rem 0}.kanban-search{max-width:320px;border-radius:16px}.kanban-board{grid-template-columns:repeat(5,minmax(240px,1fr));align-items:start}.kanban-col{min-height:620px;padding:1rem}.kanban-col,.kanban-col.is-abandon,.kanban-col.is-attended,.kanban-col.is-conversing,.kanban-col.is-lost,.kanban-col.is-scheduled{background:#f5f8ff}.kanban-col-count,.kanban-col-pill{border:1px solid #d9e4f4;background:var(--crm-surface)}.kanban-col.is-conversing .kanban-col-count,.kanban-col.is-conversing .kanban-col-pill{background:#edf8ff;color:#0b7491}.kanban-col.is-scheduled .kanban-col-count,.kanban-col.is-scheduled .kanban-col-pill{background:#fff5dc;color:#9f6d11}.kanban-col.is-attended .kanban-col-count,.kanban-col.is-attended .kanban-col-pill{background:#eefaf3;color:#2d805d}.kanban-col.is-abandon .kanban-col-count,.kanban-col.is-abandon .kanban-col-pill{background:#fff1e9;color:#cc7043}.kanban-col.is-lost .kanban-col-count,.kanban-col.is-lost .kanban-col-pill{background:#fff0f4;color:#c5678f}.kanban-card{border-radius:20px;border:1px solid #e1e8f5;background:var(--crm-surface);box-shadow:none}.kanban-tag{background:#f0f5ff;border-radius:999px}.crm-confirm-overlay,.pmodal-backdrop,.pmodal-overlay,.settings-theme-overlay{background:rgba(186,198,219,.38);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.crm-confirm-modal,.pmodal,.settings-theme-modal{background:var(--crm-surface);border:1px solid #dce5f3;box-shadow:0 20px 70px rgba(80,99,137,.14)}.pmodal-grid{grid-template-columns:1fr 1fr}.pmodal-section{background:#fbfcff}.calendar-month-chip,.calendar-month-nav,.manual-scheduling-slot,.mini-calendar-title,.pmodal-slot{background:var(--crm-surface);border:1px solid #d7e2f2;box-shadow:none}.calendar-month-chip.is-active,.manual-scheduling-slot:hover,.pmodal-slot:hover{background:#ddf5ff;border-color:#9fe0f4;color:#0b7391}.manual-scheduling-slot.is-active,.pmodal-slot.is-active{background:var(--v-d)!important;border-color:var(--v-d)!important;color:#ffffff!important;font-weight:700;box-shadow:0 4px 16px rgba(var(--v-rgb),.3)}.mini-calendar-day{min-height:40px;border-radius:14px;background:#f7fbff}.mini-calendar-day.has-slots{background:#eaf8ff;border-color:#bfe8f8}.mini-calendar-day.is-active{background:var(--v-d);border-color:var(--v-d);color:#ffffff!important;font-weight:700;box-shadow:0 4px 14px rgba(var(--v-rgb),.32)}.mini-calendar-day.is-no-slots,.mini-calendar-day:disabled{background:#f8f9fc;color:#b1bfd3}.accounts-grid,.manual-scheduling-shell,.settings-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr)}.manual-scheduling-card{border-radius:26px}.manual-scheduling-card-availability{min-height:620px;max-width:1040px}.manual-scheduling-form-footer{border-top:1px solid #eef2f8;padding-top:1rem}.manual-scheduling-submit{width:100%;min-height:54px;border-radius:999px}.reports-shell{padding:1.5rem}.reports-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-card strong{color:#12355b}.agenda-setup-card{max-width:520px}.agenda-embed-wrapper{overflow:hidden}.settings-calendar-card,.settings-card-appearance,.settings-card-summary{gap:1rem}.accounts-item,.accounts-item-stats>div,.settings-theme-preset{border-radius:20px}.notif-toast-stack{top:82px;right:20px}.notif-toast{border-radius:18px;background:var(--crm-surface);border:1px solid var(--crm-border);box-shadow:0 16px 34px rgba(84,104,139,.14);-webkit-backdrop-filter:none;backdrop-filter:none}.notif-toast-bar{background:#0a7895}.crm-notification-panel{border-radius:24px}.crm-notification-item{background:#fbfcff}.accounts-page .accounts-grid,.settings-screen .settings-grid{align-items:start}@media (max-width:1360px){.conversation-board{grid-template-columns:260px minmax(0,1fr) 260px}.thread-insights{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.kanban-board{grid-template-columns:repeat(3,minmax(240px,1fr))}}@media (max-width:1120px){.crm-shell-frame{grid-template-columns:1fr}.crm-rail{position:relative;height:auto;border-right:0;border-bottom:1px solid var(--sb-border)}.crm-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.accounts-grid,.conversation-board,.kanban-board,.manual-scheduling-shell,.reports-grid,.settings-grid,.thread-insights{grid-template-columns:1fr}}@media (max-width:760px){.crm-stage-content,.crm-stage-topbar{padding-left:1rem;padding-right:1rem}.crm-stage-topbar{flex-direction:column;align-items:stretch}.crm-top-search{width:100%}.crm-stage-actions{justify-content:space-between}.crm-sidebar-nav{grid-template-columns:1fr}.accounts-hero,.agenda-hero,.conversation-hero,.manual-scheduling-hero,.reports-hero,.settings-hero{padding:1.35rem}.notif-toast-stack{top:70px;right:12px;left:12px;width:auto}}.crm-stage-topbar{position:relative;z-index:60;overflow:visible}.crm-stage-actions{position:relative;z-index:120;overflow:visible}.crm-notification-shell{position:relative;z-index:240}.crm-notification-panel{z-index:320!important}.notif-toast-stack{z-index:420!important}.conversation-page{overflow:hidden;display:grid;grid-template-rows:auto 1fr;grid-gap:1rem;gap:1rem;padding-top:1rem;padding-bottom:0}.conversation-board,.thread-list{min-height:0;overflow:hidden}.thread-list{display:grid;grid-template-rows:auto auto 1fr}.thread-items{overflow-y:auto;overflow-x:hidden;min-height:0}.thread-center{overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto;min-height:0}.thread-chat-history,.thread-insights{overflow-y:auto;overflow-x:hidden;min-height:0}.patient-library-page{display:grid;grid-gap:1.25rem;gap:1.25rem;padding-top:1rem}.patient-library-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:1.75rem 1.9rem;background:#f5f8ff;border:1px solid #e0e8f6;border-radius:28px;flex-wrap:wrap}.patient-library-toolbar-copy{display:grid;grid-gap:.45rem;gap:.45rem}.patient-library-toolbar-copy h2{margin:0;font-family:var(--font-heading);font-size:clamp(1.8rem,2.2vw,2.6rem);line-height:.96;letter-spacing:-.05em;color:#11375d}.patient-library-toolbar-copy p{margin:0;color:#5f7898;line-height:1.65;max-width:560px}.patient-library-toolbar-meta{display:grid;grid-gap:.2rem;gap:.2rem;min-width:220px;padding:1rem 1.1rem;border-radius:18px;background:var(--crm-surface);border:1px solid #dde7f4;text-align:right;flex-shrink:0}.patient-library-toolbar-meta strong{font-family:var(--font-heading);font-size:2rem;font-weight:800;letter-spacing:-.04em;color:#12355b}.patient-library-toolbar-meta span{font-size:.82rem;color:#7691b2}.patient-library-search-row{position:relative;display:grid;grid-template-columns:minmax(260px,460px) minmax(0,1fr);grid-gap:.9rem;gap:.9rem;align-items:end}.patient-library-search{width:100%;max-width:460px;border-radius:999px!important;background:var(--crm-surface)!important;border:1px solid #dce5f3!important;padding:.75rem 1.2rem!important}.patient-library-filters{display:flex;flex-wrap:wrap;gap:.7rem;align-items:flex-end}.patient-library-filter{display:grid;grid-gap:.35rem;gap:.35rem;min-width:170px}.patient-library-filter span{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6f87a6}.patient-library-filter select{padding:0 .85rem;color:#3f5f86;font-weight:600}.patient-library-clear-filters,.patient-library-filter select{min-height:42px;border-radius:14px;border:1px solid #dce5f3;background:var(--crm-surface)}.patient-library-clear-filters{padding:0 .95rem;color:#5f7898;font-weight:700}.patient-library-clear-filters:hover:not(:disabled){border-color:#bfd2ee;background:#f5f9ff;color:#2f5f95}.patient-library-clear-filters:disabled{opacity:.55;cursor:not-allowed}.patient-library-grid{grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem}.patient-library-card{grid-template-columns:auto 1fr auto;align-items:center;padding:.85rem 1.1rem;border-radius:18px;border:1px solid var(--crm-border);background:var(--crm-surface);transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.patient-library-card:hover{border-color:#b8d0ef;box-shadow:0 6px 20px rgba(30,60,110,.08);transform:translateY(-1px)}.patient-library-card-head{align-items:center;gap:.9rem;grid-column:1/-1;justify-content:space-between}.patient-library-card{grid-template-columns:1fr auto;grid-template-rows:auto auto}.patient-library-card-head{grid-column:1;grid-row:1;display:flex;align-items:baseline;gap:.7rem}.patient-library-card-head>div{min-width:0}.patient-library-card-head strong{font-weight:800;font-size:.97rem;letter-spacing:-.02em;color:#12355b}.patient-library-card-head span{font-size:.8rem;color:#6c84a4}.patient-library-card-head>button{margin-left:auto;flex-shrink:0}.patient-library-card-meta{grid-column:1;grid-row:2}.patient-library-card-preview{margin:0;font-size:.82rem;color:#6c84a4;line-height:1.45;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;grid-column:1;grid-row:3}.patient-library-card-foot{grid-column:2;grid-row:1/-1;justify-content:flex-end}.patient-library-card-foot span{font-size:.75rem;color:#9ab3cc}.patient-library-stage{display:inline-flex;align-items:center;height:22px;padding:0 .65rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#edf3ff;color:#3060a0;border:1px solid #c6daff}.patient-library-stage.is-conversing{background:#e6f9f5;color:#0b7462;border-color:#b5e8df}.patient-library-stage.is-scheduled{background:#fff8e6;color:#9a6511;border-color:#fad98a}.patient-library-stage.is-attended{background:rgba(var(--v-rgb),.12);color:var(--v-dd);border-color:rgba(var(--v-rgb),.24)}.patient-library-stage.is-abandon{background:#fff3ee;color:#a84f29;border-color:#fac5aa}.patient-library-stage.is-lost{background:#fef0f6;color:#a53d61;border-color:#f4b5d3}.patient-library-stage.is-neutral{background:#edf3ff;color:#3060a0;border-color:#c6daff}.patient-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem}.patient-library-card{position:relative;display:grid;grid-gap:1rem;gap:1rem;min-height:0;padding:1.15rem;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,251,255,.96));border:1px solid rgba(191,212,238,.88);box-shadow:0 20px 44px rgba(157,184,221,.14);overflow:hidden}.patient-library-card:after{content:"";position:absolute;inset:auto 0 0 0;height:5px;background:#d8e7fb}.patient-library-card:has(.patient-library-stage.is-conversing):after{background:linear-gradient(90deg,#65dfd2,#1ea59b)}.patient-library-card:has(.patient-library-stage.is-scheduled):after{background:linear-gradient(90deg,#ffd16f,#de9820)}.patient-library-card:has(.patient-library-stage.is-attended):after{background:rgba(var(--v-rgb),.65)}.patient-library-card:has(.patient-library-stage.is-abandon):after{background:linear-gradient(90deg,#ffbfaa,#e87549)}.patient-library-card:has(.patient-library-stage.is-lost):after{background:linear-gradient(90deg,#ffc4dc,#d76797)}.patient-library-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.patient-library-card-actions{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;flex-shrink:0;padding-top:.1rem}.patient-library-card-main{display:flex;align-items:center;gap:.95rem;min-width:0}.patient-library-card-avatar{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,var(--v) 0,var(--v-d) 100%);color:#ffffff;font-size:.98rem;font-weight:800;letter-spacing:.04em;overflow:hidden}.patient-library-card-identity{display:grid;grid-gap:.4rem;gap:.4rem;min-width:0;align-content:center}.patient-library-card-head{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.patient-library-card-head strong{margin:0;font-size:1.08rem;line-height:1.1}.patient-library-card-head span,.patient-library-card-head strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patient-library-card-head span{font-size:.84rem;color:#6783a7}.patient-library-card-subline{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.patient-library-card-chip{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:.22rem .68rem;border-radius:10px;background:var(--crm-surface-2);color:#45678f;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.patient-library-card-subtext{font-size:.8rem;color:#8da4bf}.patient-library-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.9rem;margin-top:auto;padding-top:.35rem;justify-content:flex-end}.patient-library-card-meta{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.patient-library-card-foot{display:flex;align-items:center;gap:.75rem}.patient-library-card-foot span{font-size:.8rem;color:#87a0bf;white-space:nowrap}.patient-library-card-updated{font-weight:600}.patient-library-card .kanban-mode-badge,.patient-library-stage{border-radius:10px}.patient-library-card .kanban-card-delete{flex-shrink:0;width:34px;height:34px;border-radius:12px;align-self:center}@media (max-width:1280px){.patient-library-grid{grid-template-columns:1fr}}@media (max-width:760px){.patient-library-card{padding:1rem;border-radius:24px}.patient-library-card-main,.patient-library-card-top{align-items:flex-start}.patient-library-card-footer{flex-direction:column;align-items:flex-start}.patient-library-card-foot{width:100%;justify-content:space-between}.patient-library-card-updated{white-space:normal}}.settings-screen{overflow-y:auto}.settings-grid{align-items:start}.settings-card{overflow:visible}.settings-hero{flex-wrap:wrap}.settings-hero h2{min-width:0;word-break:break-word}.settings-save-state{min-width:200px;max-width:340px}.settings-calendar-field textarea,.settings-color-input input,.settings-form-grid input,.settings-form-grid select,.settings-secret-field input{max-width:100%}.settings-color-input{display:grid;grid-template-columns:52px 1fr;grid-gap:.6rem;gap:.6rem;align-items:center}.settings-color-input input[type=color]{width:52px;height:44px;padding:3px;border-radius:12px;cursor:pointer}.mini-calendar-day.is-active .mini-calendar-day-number{color:#ffffff}.mini-calendar-day.has-slots{font-weight:700;color:#0b7391}.manual-scheduling-day.is-selected{border-color:rgba(var(--v-rgb),.36);background:#f0fbff}.manual-scheduling-form-footer,.manual-scheduling-slot-select{border-top:1px solid #eef2f8;padding-top:1rem}.manual-scheduling-page{width:100%;max-width:1500px;margin-inline:auto}.manual-scheduling-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:1.1rem;gap:1.1rem}.manual-scheduling-head{max-width:860px}.manual-scheduling-helper,.manual-scheduling-selected{min-width:280px;max-width:360px;align-self:start}.manual-scheduling-shell{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.manual-scheduling-card-form{align-self:start;height:-moz-fit-content;height:fit-content}.manual-scheduling-card-availability{width:100%;max-width:none;min-width:0;min-height:0}@media (max-width:1100px){.manual-scheduling-hero,.manual-scheduling-shell{grid-template-columns:1fr}.manual-scheduling-head,.manual-scheduling-helper,.manual-scheduling-selected{max-width:none}}.login-card{width:min(100%,480px)}.login-brand{align-items:center;gap:1.2rem}.login-brand-copy h1{font-size:clamp(1.6rem,2vw,2rem)}.login-card p{font-size:.9rem}@media (max-width:1360px){.patient-library-grid{grid-template-columns:1fr}}@media (max-width:760px){.patient-library-toolbar{flex-direction:column;align-items:stretch;padding:1.25rem}.patient-library-toolbar-meta{min-width:0;text-align:left}.patient-library-search-row{grid-template-columns:1fr}.patient-library-search{max-width:100%}.patient-library-filters{display:grid;grid-template-columns:1fr}.patient-library-filter{min-width:0}.patient-library-card{grid-template-columns:1fr}.patient-library-card-foot{grid-column:1;grid-row:auto;justify-content:flex-start}}.settings-hero-copy{flex:1 1;min-width:0;display:grid;grid-gap:.5rem;gap:.5rem}.settings-hero-actions{display:flex;align-items:center;gap:.9rem;flex-shrink:0;flex-wrap:wrap}.settings-saving-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;pointer-events:auto;cursor:progress;background:rgba(11,20,34,.38);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.settings-saving-toast{display:inline-flex;align-items:center;gap:.65rem;min-width:232px;max-width:min(90vw,420px);padding:.78rem 1.05rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--v,#00563f) 45%,#ffffff);background:color-mix(in srgb,#ffffff 84%,var(--v,#00563f) 16%);color:#134f63;text-align:center;font-weight:800;letter-spacing:.01em;box-shadow:0 14px 32px rgba(20,38,54,.2),inset 0 1px 0 rgba(255,255,255,.8);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:settings-saving-pop .18s ease-out}.settings-saving-toast:before{content:"";width:.9rem;height:.9rem;border-radius:50%;border:2px solid color-mix(in srgb,var(--v,#00563f) 26%,transparent);border-top-color:color-mix(in srgb,var(--v,#00563f) 82%,#0c6278);animation:settings-saving-spin .9s linear infinite}@keyframes settings-saving-spin{to{transform:rotate(1turn)}}@keyframes settings-saving-pop{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.settings-card-brand,.settings-evolution-card{display:grid;align-content:start;grid-gap:1rem;gap:1rem}.settings-evolution-card{grid-column:1/-1}.settings-appearance-summary{display:grid;grid-template-columns:auto minmax(0,1fr);grid-column-gap:1rem;column-gap:1rem;grid-row-gap:.65rem;row-gap:.65rem;padding:1.2rem 1.4rem;align-items:center}.settings-appearance-swatch{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settings-appearance-swatch>span{width:22px;height:22px;border-radius:50%;display:block}.settings-appearance-copy{min-width:0;display:grid;grid-gap:.2rem;gap:.2rem}.settings-appearance-copy strong{font-size:.95rem;font-weight:700;color:#12355b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-appearance-copy span{font-size:.8rem;color:#6c84a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-appearance-chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.5rem}.settings-appearance-chips small{display:inline-flex;align-items:center;height:22px;padding:0 .65rem;border-radius:999px;font-size:.72rem;font-weight:600;background:#eef3fb;color:#4a6a94;border:1px solid #dae3f4}.settings-theme-presets{display:grid;grid-gap:.9rem;gap:.9rem;padding:1.2rem 1.4rem}.settings-theme-presets-head{display:grid;grid-gap:.25rem;gap:.25rem}.settings-theme-presets-head strong{font-size:.9rem;font-weight:700;color:#12355b}.settings-theme-presets-head span{font-size:.8rem;color:#6c84a4;line-height:1.5}.settings-theme-trigger{width:-moz-fit-content;width:fit-content;border-radius:999px!important}.settings-webhook-box{padding:1.05rem 1.1rem}.settings-webhook-box>:last-child{margin-bottom:0}.settings-webhook-label{display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;color:#5f7898;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.6rem}.settings-webhook-row{align-items:stretch}.settings-webhook-url{flex:1 1;min-width:0;display:block;padding:.7rem .85rem;border-radius:14px;border:1px solid var(--crm-border);background:var(--crm-surface);color:#17385f;font-size:.88rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-webhook-copy{flex-shrink:0;align-self:center;min-height:38px;padding:0 .9rem;border-radius:999px;border:1px solid #dce5f3;background:var(--crm-surface);color:#143b60;font-weight:700;font-size:.9rem}.accounts-page .accounts-grid{grid-template-columns:minmax(360px,440px) minmax(0,1fr);align-items:start}.accounts-page .accounts-form-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:.85rem}.accounts-page .accounts-card-form .settings-card-head{display:grid;grid-gap:.35rem;gap:.35rem}.accounts-page .accounts-card-form .settings-card-head span{line-height:1.5}.accounts-page .accounts-form-section{padding:.9rem;border-radius:16px;border:1px solid #dce6f5;background:#fbfdff}.accounts-page .accounts-form-section-head{display:grid;grid-gap:.2rem;gap:.2rem;margin-bottom:.75rem}.accounts-page .accounts-form-section-head strong{display:block;font-family:var(--font-heading);font-size:.96rem;font-weight:800;letter-spacing:-.01em;color:#153b64}.accounts-page .accounts-form-section-head span{display:block;font-size:.83rem;color:#6b84a6;line-height:1.45}.accounts-page .accounts-form-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.accounts-page .accounts-form-section-grid label{gap:.38rem}.accounts-page .accounts-form-section-grid label>span{font-size:.76rem;color:#56739a}.accounts-page .accounts-form-section-grid .accounts-full{grid-column:1/-1}.accounts-page .accounts-password-input-wrap{position:relative;min-width:0}.accounts-page .accounts-password-input-wrap input{padding-right:5.6rem}.accounts-page .accounts-password-toggle{position:absolute;right:.42rem;top:50%;transform:translateY(-50%);min-height:30px;padding:0 .62rem;border-radius:999px;border:1px solid #ccdaee;background:#f4f8ff;color:#285780;font-size:.74rem;font-weight:700}.accounts-page .accounts-item{display:grid;grid-gap:.8rem;gap:.8rem}.accounts-page .accounts-item-head>div:first-child{min-width:0;display:grid;grid-gap:.15rem;gap:.15rem}.accounts-page .accounts-item-head>div:first-child span{color:#6c84a4;font-size:.86rem;word-break:break-word}.accounts-page .accounts-item-credentials,.accounts-page .accounts-item-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem;align-items:start}.accounts-page .accounts-item-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.accounts-page .accounts-item-stats>div{display:grid;grid-gap:.2rem;gap:.2rem}.accounts-page .accounts-item-stats>div small{display:block;color:#6c84a4}.accounts-page .accounts-item-stats>div strong{display:block;font-size:1.05rem;color:#12355b;line-height:1.15}.accounts-kv{min-width:0;display:grid;grid-gap:.15rem;gap:.15rem;padding:.65rem .75rem;border-radius:14px;border:1px solid #e3eaf6;background:var(--crm-surface)}.accounts-kv small{display:block;font-size:.72rem;font-weight:700;color:#6f85a4;letter-spacing:.03em;text-transform:uppercase}.accounts-kv strong{min-width:0;display:block;font-size:.9rem;font-weight:700;color:#12355b;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accounts-kv-wide{grid-column:1/-1}.accounts-page .accounts-login-box,.accounts-page .accounts-onboarding-box{display:grid;grid-gap:.55rem;gap:.55rem}.accounts-page .accounts-login-box{padding:.75rem .85rem}.accounts-page .accounts-login-row{min-width:0;display:grid;grid-gap:.28rem;gap:.28rem}.accounts-page .accounts-login-row small{margin:0;font-size:.74rem;letter-spacing:.03em}.accounts-page .accounts-login-row>strong{font-size:1.02rem;line-height:1.2;color:#173f66}.accounts-page .accounts-password-row{min-width:0;display:flex;align-items:center;gap:.55rem}.accounts-page .accounts-password-row strong{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accounts-page .accounts-eye-btn{flex-shrink:0;width:28px;height:28px;border-radius:999px}.accounts-page .accounts-onboarding-row{display:grid;grid-template-columns:1fr;align-items:start;grid-gap:.75rem;gap:.75rem}.accounts-page .accounts-onboarding-row>div{min-width:0;display:grid;grid-gap:.22rem;gap:.22rem}.accounts-page .accounts-onboarding-row>div strong{display:block}.accounts-page .accounts-onboarding-row>div span{display:block;line-height:1.45;word-break:break-word;color:#6c84a4}.accounts-page .accounts-check{width:100%;max-width:none}@media (max-width:1200px){.accounts-page .accounts-grid{grid-template-columns:1fr}}@media (max-width:900px){.accounts-page .accounts-item-credentials,.accounts-page .accounts-item-meta,.accounts-page .accounts-item-stats,.accounts-page .accounts-onboarding-row{grid-template-columns:1fr}}.settings-webhook-copy:hover{background:#f2f7ff;border-color:#cfe0f8}.settings-webhook-copy:active{transform:translateY(1px)}.accounts-page .accounts-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:1rem;gap:1rem}.accounts-page .accounts-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));grid-gap:.6rem;gap:.6rem;min-width:min(620px,52vw)}.accounts-page .accounts-stat-card{min-width:0;padding:.75rem .85rem;border-radius:16px}.accounts-page .accounts-stat-card strong{display:block;margin-top:.1rem;margin-bottom:.25rem}.accounts-page .accounts-color-input{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:.55rem;gap:.55rem;align-items:center}.accounts-page .accounts-color-input input[type=color]{width:56px;height:44px;padding:.25rem;border:1px solid #d7e2f4;border-radius:12px;background:var(--crm-surface)}.accounts-page .accounts-color-input input[type=text]{width:100%;min-width:0}.accounts-page .accounts-logo-box{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:start;grid-gap:.7rem;gap:.7rem;padding:.65rem;border:1px solid #dce6f5;border-radius:14px;background:var(--crm-surface)}.accounts-page .accounts-logo-preview-shell{width:84px;height:84px;border-radius:16px}.accounts-page .accounts-logo-fields{min-width:0;display:grid;grid-gap:.5rem;gap:.5rem}.accounts-page .accounts-logo-fields input{width:100%;min-width:0}.accounts-page .accounts-logo-actions{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.accounts-page .accounts-onboarding-box{padding:.75rem;border-radius:14px}.accounts-page .accounts-form-actions{margin-top:.25rem}.accounts-page .accounts-onboarding-row>div strong{font-size:.9rem;color:#153f67}.accounts-page .accounts-onboarding-row>div span{font-size:.86rem}.accounts-page .accounts-check{display:inline-flex;align-items:center;gap:.45rem;color:#4f6b8f;font-size:.82rem;font-weight:600}.accounts-page .accounts-check input{width:16px;height:16px;margin:0;accent-color:#1e82a3}@media (max-width:1280px){.accounts-page .accounts-hero{grid-template-columns:1fr}.accounts-page .accounts-hero-stats{min-width:0;width:100%}}@media (max-width:900px){.accounts-page .accounts-form-section-grid,.accounts-page .accounts-hero-stats,.accounts-page .accounts-logo-box{grid-template-columns:1fr}}.settings-webhook-box p{margin:.75rem 0 0;color:#6c84a4;font-size:.88rem;line-height:1.55}.settings-webhook-box .settings-connect-error{margin-top:.9rem;padding:.85rem 1rem;border-radius:16px;background:#fff5f5;border:1px solid #ffd6d8;color:#b93842;line-height:1.5}.settings-readonly-field{position:relative;display:flex;align-items:center}.settings-readonly-input{width:100%;padding-right:5rem!important;color:#7a92b0!important;background:#f5f8fd!important}.settings-readonly-badge{position:absolute;right:.7rem;display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;color:#1e7a62;background:#e3f7ef;border:1px solid #b3e8d4;border-radius:999px;padding:.2rem .55rem}.settings-summary-list{margin:0;padding:0 0 0 1.25rem;display:grid;grid-gap:.6rem;gap:.6rem}.conversation-board{grid-template-columns:minmax(0,380px) minmax(0,1fr) minmax(0,320px)}.thread-list{min-width:0}.thread-list-head{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;justify-content:stretch;grid-gap:.9rem;gap:.9rem}.thread-filters,.thread-list-title,.thread-search{width:100%;min-width:0}.thread-list-title{display:flex;align-items:center;justify-content:space-between}.thread-search{padding:0 .95rem}.thread-search input{width:100%;min-width:0}.thread-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;padding:0}.thread-filters button{width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-filters,.thread-item,.thread-item-body,.thread-item-company,.thread-item-foot,.thread-item-name,.thread-item-preview,.thread-item-row,.thread-items,.thread-list,.thread-search{min-width:0}.thread-item{width:100%;max-width:100%}.thread-item,.thread-item-body{overflow:hidden}.thread-item-company,.thread-item-name,.thread-item-preview,.thread-item-time{max-width:100%}.thread-item-preview{overflow:hidden;text-overflow:ellipsis}@media (max-width:760px){.conversation-board{grid-template-columns:minmax(0,1fr)!important;width:100%}.thread-center,.thread-insights,.thread-list{width:100%;max-width:100%}.thread-list{min-width:0}.thread-list-head{gap:.85rem;padding:1rem}.thread-list-title{min-width:0}.thread-search,.thread-search input{width:100%;min-width:0}.thread-filters{width:100%}.thread-filters button{width:100%;min-width:0;padding:.65rem .5rem;font-size:.76rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-items{padding:0 .85rem .85rem;width:100%}.thread-item{grid-template-columns:44px minmax(0,1fr);align-items:start;padding:.85rem}.thread-item-foot,.thread-item-row{flex-wrap:wrap;align-items:flex-start}.thread-item-company,.thread-item-preview,.thread-item-time{overflow-wrap:anywhere;word-break:break-word}.thread-item-preview{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}}.settings-summary-list li{font-size:.88rem;color:#5f7898;line-height:1.55}.settings-calendar-field{display:grid;grid-gap:.45rem;gap:.45rem}.settings-calendar-field textarea{width:100%;resize:vertical;min-height:88px}.settings-theme-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.settings-theme-modal-head>div{display:grid;grid-gap:.3rem;gap:.3rem}.patient-library-date-row{display:flex;flex-wrap:wrap;gap:.7rem}.patient-library-filter input[type=date]{min-height:42px;padding:0 .85rem;border-radius:14px;border:1px solid #dce5f3;background:var(--crm-surface);color:#3f5f86;font-weight:600}.patient-delete-overlay,.patient-record-overlay{position:fixed;inset:0;background:rgba(137,158,190,.28);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:220;padding:1rem}.patient-delete-modal,.patient-record-modal{width:min(1200px,100%);max-height:min(90vh,960px);overflow:auto;border-radius:24px;border:1px solid #dce5f3;background:var(--crm-surface);box-shadow:0 24px 64px rgba(37,61,99,.18);padding:1.1rem}.patient-record-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.9rem;border-bottom:1px solid #edf2f9}.patient-record-head-avatar{width:52px;height:52px;border-radius:16px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--v) 0,var(--v-d) 100%);color:#fff;font-size:1rem;font-weight:800;overflow:hidden}.patient-record-head>div{display:grid;grid-gap:.15rem;gap:.15rem;flex:1 1;min-width:0}.patient-record-head strong{font-size:1.2rem;color:#12355b}.patient-record-head span{color:#6b84a6}.patient-record-close{border:1px solid #dce5f3;color:#4e6c93}.patient-record-body{display:grid;grid-template-columns:minmax(340px,1fr) minmax(360px,1.15fr);grid-gap:1rem;align-items:start}.patient-record-form,.patient-record-side{border:1px solid #e2e9f6;border-radius:18px;background:#fbfdff;padding:.95rem;display:grid;grid-gap:.72rem;gap:.72rem}.patient-record-form h3,.patient-record-side h3,.patient-record-side h4{margin:0;color:#163e66}.patient-record-form-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.patient-record-add-encounter{min-height:34px;padding:0 .75rem;border-radius:10px;border:1px solid #c8d9f2;background:#f4f8ff}.patient-record-encounters-list{display:flex;flex-wrap:wrap;gap:.45rem}.patient-record-encounter-item{display:inline-flex;align-items:center;gap:.3rem}.patient-record-encounter-chip{min-height:32px;padding:0 .7rem;border:1px solid #dbe5f5;background:var(--crm-surface);color:#5d789d;font-size:.78rem;font-weight:700}.patient-record-encounter-chip.is-active{background:#e9f5ff;border-color:#b9dbf7;color:#1c5f94}.patient-record-encounter-remove{width:24px;height:24px;border-radius:999px;border:1px solid #dbe5f5;background:var(--crm-surface);color:#7a90ad;font-weight:700;line-height:1;padding:0}.patient-record-encounter-remove:hover{border-color:#f2c8cf;background:#fff4f5;color:#c05767}.patient-record-date-filter label,.patient-record-form label{display:grid;grid-gap:.35rem;gap:.35rem;min-width:0}.patient-record-date-filter span,.patient-record-form span{font-size:.72rem;letter-spacing:.07em;text-transform:uppercase;color:#6b84a6;font-weight:700}.patient-record-date-filter input,.patient-record-form input,.patient-record-form textarea{border:1px solid #dce5f3;border-radius:12px;background:var(--crm-surface);color:#20476f;padding:.6rem .75rem;width:100%;min-width:0}.patient-record-form textarea{min-height:74px;resize:vertical}.patient-record-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.patient-record-date-filter{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:.6rem;gap:.6rem}.patient-record-files-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.3rem;border-bottom:1px solid #e6edf9}.patient-record-upload-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 .85rem;border-radius:12px;border:1px solid #dce5f3;background:var(--crm-surface);color:#1e5d8f;font-weight:700;cursor:pointer}.patient-record-upload-btn input{display:none}.patient-record-files-grid{display:grid;grid-gap:.6rem;gap:.6rem;max-height:360px;overflow:auto;padding-right:.15rem}.patient-record-file-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-gap:.7rem;gap:.7rem;align-items:center;border:1px solid #e2e9f6;background:var(--crm-surface);padding:.5rem}.patient-record-file-thumb,.patient-record-pdf{width:56px;height:56px;border-radius:10px;border:1px solid #dbe5f5}.patient-record-file-thumb{object-fit:cover}.patient-record-pdf{display:grid;place-items:center;font-weight:800;color:#2f6498;background:#eff5ff}.patient-record-file-copy{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.patient-record-file-copy span,.patient-record-file-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-record-file-copy strong{color:#173f66;font-size:.9rem}.patient-record-file-copy span{color:#6f87a7;font-size:.8rem}.patient-record-file-actions{display:grid;grid-gap:.4rem;gap:.4rem}.patient-record-file-actions a,.patient-record-file-actions button{min-height:28px;padding:0 .6rem;border-radius:10px;border:1px solid #dce5f3;background:var(--crm-surface);color:#265f92;font-size:.78rem;font-weight:700;text-decoration:none}.patient-record-timeline{display:grid;grid-gap:.55rem;gap:.55rem;max-height:360px;overflow:auto;padding-right:.15rem}.patient-record-side-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:.75rem;gap:.75rem}.patient-record-panel{border:1px solid #e2e9f6;border-radius:14px;background:var(--crm-surface);padding:.65rem;display:grid;grid-gap:.55rem;gap:.55rem;align-content:start;min-height:460px}.patient-record-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.patient-record-panel-head h4{margin:0;color:#163e66;font-size:.96rem}.patient-record-panel-head span{color:#6f87a7;font-size:.78rem;font-weight:700}.patient-record-file-scope{display:flex;gap:.45rem}.patient-record-file-scope button{min-height:34px;padding:0 .75rem;border:1px solid #dbe5f5;background:var(--crm-surface);color:#5f7b9f;font-size:.78rem;font-weight:700}.patient-record-file-scope button.is-active{background:#e9f5ff;border-color:#b9dbf7;color:#1d5f94}.patient-record-event{border:1px solid #e2e9f6;border-radius:12px;padding:.55rem .7rem;display:grid;grid-gap:.2rem;gap:.2rem}.patient-record-event strong{color:#183f66;font-size:.88rem}.patient-record-empty,.patient-record-event span{color:#6f87a7;font-size:.8rem}.patient-record-empty{min-height:76px;border:1px dashed #dbe5f5;border-radius:12px;display:grid;place-items:center;text-align:center;padding:.55rem;background:#fbfdff}.patient-delete-modal{width:min(520px,100%);max-height:none;padding:1.15rem;display:grid;grid-gap:.65rem;gap:.65rem;border-radius:20px}.patient-delete-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#fff0f2;border:1px solid #ffd2d9;color:#c75b6b;font-weight:800}.patient-delete-title{color:#163e66;font-size:1.02rem;letter-spacing:-.01em}.patient-delete-text{margin:0;color:#5e789a;font-size:.92rem;line-height:1.55}.patient-delete-actions{margin-top:.35rem;display:flex;justify-content:flex-end;gap:.6rem}.patient-delete-actions button{min-height:40px;min-width:92px;border-radius:12px;font-weight:700;border:1px solid #dce5f3}.patient-delete-yes{background:linear-gradient(135deg,#d85a6f,#be4760);color:#ffffff;border-color:#be4760}.patient-delete-no{background:var(--crm-surface);color:#325f8d;border-color:#d4e0f2}@media (max-width:960px){.patient-record-body,.patient-record-date-filter,.patient-record-mini-grid{grid-template-columns:1fr}.patient-record-form-head{flex-direction:column;align-items:stretch}.patient-record-file-scope{flex-direction:column}.patient-record-side-layout{grid-template-columns:1fr}.patient-record-panel{min-height:0}}.settings-theme-modal-head strong{font-family:var(--font-heading);font-size:1.6rem;letter-spacing:-.04em;color:#11375d}.settings-theme-modal-head span{font-size:.85rem;color:#6c84a4}.settings-theme-preset-grid.is-modal{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.settings-hero-actions{flex-direction:column;align-items:flex-start}.settings-evolution-card{grid-column:1}.settings-theme-preset-grid.is-modal{grid-template-columns:repeat(2,minmax(0,1fr))}}.thread-center,.thread-chat-user>div,.thread-item-body,.thread-item-company,.thread-item-name,.thread-item-preview,.thread-item-time,.thread-items,.thread-list,.thread-search{min-width:0}.thread-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-item-company,.thread-item-preview,.thread-item-time{overflow-wrap:anywhere;word-break:break-word}.thread-item-preview{margin-right:0}@media (max-width:760px){.conversation-board{gap:1rem}.thread-list-head{gap:.9rem;padding:1rem}.thread-filters{flex-wrap:wrap;padding:0 1rem 1rem}.thread-filters button{flex:1 1 92px;min-width:0}.thread-items{padding:0 1rem 1rem}.thread-item{grid-template-columns:44px minmax(0,1fr);align-items:start;padding:.9rem}.thread-item-foot,.thread-item-row{flex-wrap:wrap;align-items:flex-start}.thread-item-preview{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.agenda-hero-copy{align-items:flex-start}}.crm-theme-toggle{min-height:44px;padding:.55rem .8rem;border-radius:999px;border:1px solid var(--sb-border);background:var(--crm-surface);color:var(--sb-txt);gap:.5rem}.crm-theme-toggle:hover{background:var(--sb-hover);border-color:color-mix(in srgb,var(--v) 42%,var(--sb-border));color:var(--v-d)}.crm-theme-toggle:focus-visible{outline:2px solid rgba(var(--v-rgb),.45);outline-offset:2px}.crm-theme-toggle-icon{color:var(--v)}.crm-theme-toggle-label{color:inherit;font-size:.85rem;font-weight:700}html:not([data-theme=dark]) .crm-rail{--sb-txt:#5f79a0;--sb-txt-hi:#0f355d;--sb-border:#d5e2f5;--sb-hover:#f6f9ff;--sb-act:rgba(var(--v-rgb),0.12);--sb-act-txt:var(--v-dd)}html:not([data-theme=dark]) .accounts-account-status.is-active,html:not([data-theme=dark]) .kanban-badge-auto,html:not([data-theme=dark]) .patient-library-card .kanban-mode-badge,html:not([data-theme=dark]) .settings-evolution-status.is-connected,html:not([data-theme=dark]) .thread-item-mode.is-auto{background:#16a34a!important;color:#ffffff!important;border:1px solid #16a34a!important}html:not([data-theme=dark]) .accounts-account-status.is-inactive,html:not([data-theme=dark]) .kanban-badge-human,html:not([data-theme=dark]) .thread-item-mode.is-human{background:#dc2626!important;color:#ffffff!important;border:1px solid #dc2626!important}html:not([data-theme=dark]) .thread-item-badge{background:var(--v)!important;border-color:var(--v)!important;color:#ffffff!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-conversing):after{background:linear-gradient(90deg,#65dfd2,#1ea59b)!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-scheduled):after{background:linear-gradient(90deg,#ffd16f,#de9820)!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-attended):after{background:linear-gradient(90deg,color-mix(in srgb,var(--v) 70%,white),var(--v-d))!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-abandon):after{background:linear-gradient(90deg,#ffbfaa,#e87549)!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-lost):after{background:linear-gradient(90deg,#ffc4dc,#d76797)!important}html:not([data-theme=dark]) .manual-scheduling-submit{background:var(--v)!important;border-color:var(--v)!important;color:#ffffff!important}html:not([data-theme=dark]) .manual-scheduling-slot.is-active,html:not([data-theme=dark]) .pmodal-slot.is-active{box-shadow:0 4px 14px rgba(var(--v-rgb),.24)!important}html:not([data-theme=dark]) .manual-scheduling-selected-inline,html:not([data-theme=dark]) .manual-scheduling-slot-summary{border-color:rgba(var(--v-rgb),.22)!important}html:not([data-theme=dark]) .manual-scheduling-selected-inline strong,html:not([data-theme=dark]) .manual-scheduling-slot-summary,html:not([data-theme=dark]) .manual-scheduling-slot-summary strong{color:var(--v-dd)!important}html:not([data-theme=dark]) .insight-card.is-highlight{background:rgba(var(--v-rgb),.1)!important;border-color:rgba(var(--v-rgb),.22)!important}html:not([data-theme=dark]) .thread-search{background:#ffffff!important;border-color:rgba(var(--v-rgb),.2)!important}html:not([data-theme=dark]) .thread-filters button{background:#ffffff!important;border-color:rgba(var(--v-rgb),.22)!important;color:var(--ink-2)!important}html:not([data-theme=dark]) .thread-filters button.is-active{background:rgba(var(--v-rgb),.16)!important;border-color:rgba(var(--v-rgb),.34)!important;color:var(--v-dd)!important}html:not([data-theme=dark]) .thread-chat-history{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.96)),radial-gradient(circle at 1px 1px,rgba(var(--v-rgb),.06) 1px,transparent 0)!important;background-size:auto,20px 20px!important}html:not([data-theme=dark]) .thread-bubble-wrap.is-outbound .thread-bubble{background:rgba(var(--v-rgb),.16)!important;border-color:rgba(var(--v-rgb),.28)!important}html:not([data-theme=dark]) .insight-card.is-highlight{border-color:rgba(var(--v-rgb),.24)!important}html:not([data-theme=dark]) .patient-library-card:after{height:3px!important;background:rgba(var(--v-rgb),.45)!important}.conversation-board{grid-template-columns:minmax(260px,28vw) minmax(0,1fr) minmax(240px,24vw)!important}@media (max-width:1440px){.conversation-board{grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important}.thread-insights{grid-column:1/-1!important;min-height:0!important}}@media (max-width:760px){.crm-shell,.crm-shell-frame,.crm-stage{min-height:100dvh!important;height:auto!important;overflow:visible!important}.crm-stage-content{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.conversation-board,.conversation-page,.thread-center,.thread-list{height:auto!important;min-height:0!important;overflow:visible!important}.conversation-board{grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important}.thread-chat-history{min-height:42dvh!important;max-height:calc(100dvh - 320px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.thread-composer{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;background:var(--panel-solid)}.thread-chat-head,.thread-summary-card{margin-left:0!important;margin-right:0!important}}@media (min-width:761px){.crm-shell{overflow-x:hidden!important;overflow-y:auto!important}.crm-shell,.crm-stage{min-height:100dvh!important}.crm-stage{height:auto!important;overflow:hidden!important}.crm-stage-content{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.accounts-grid,.conversation-board,.kanban-board,.manual-scheduling-shell,.settings-grid{width:100%!important;min-width:0!important}}@media (max-width:1320px) and (min-width:761px){.crm-shell-frame{grid-template-columns:240px minmax(0,1fr)!important}.crm-rail{padding:.9rem!important;gap:.85rem!important}.conversation-board{grid-template-columns:minmax(260px,340px) minmax(0,1fr)!important}.thread-insights{grid-column:1/-1!important}}@media (max-width:1200px) and (min-width:761px){.crm-stage-topbar{flex-wrap:wrap!important;align-items:stretch!important}.crm-stage-actions,.crm-stage-topbar-main{width:100%!important;min-width:0!important}.crm-stage-actions{justify-content:space-between!important;flex-wrap:wrap!important}.crm-session,.crm-session-card,.crm-top-search{min-width:0!important;width:100%!important}}.pmodal-overlay{background:radial-gradient(circle at 14% 8%,rgba(123,201,224,.24),transparent 34%),radial-gradient(circle at 84% 92%,rgba(67,125,186,.14),transparent 34%),rgba(16,24,36,.42);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.pmodal{width:min(100%,1080px);border-radius:30px;border:1px solid #d5e4f7;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 30px 84px rgba(22,46,76,.24);padding:1.2rem 1.2rem 1.05rem}.pmodal-header{margin-bottom:.9rem;padding-bottom:.8rem;border-bottom:1px solid #e1ebf9}.pmodal-header h3{font-size:2rem;color:#143c64}.pmodal-stage{min-height:30px;padding:.2rem .75rem;border-radius:999px;border:1px solid #bfd2eb;background:linear-gradient(180deg,#f8fbff,#F8FAFC);color:#1b4c7e;font-size:.74rem;letter-spacing:.12em}.pmodal-close{width:38px;height:38px;border-radius:12px;border:1px solid #c8daf1;background:linear-gradient(180deg,#ffffff,#F8FAFC);color:#5a7aa1;box-shadow:0 8px 16px rgba(40,74,114,.1)}.pmodal-grid{gap:.8rem}.pmodal-panel{border-radius:20px;border:1px solid #d9e6f7;background:linear-gradient(180deg,#ffffff,#f8fbff);padding:.95rem 1rem}.pmodal-panel-title{margin-bottom:.62rem;color:#6a83a3}.pmodal-dl>div{border-top-color:#e5edf9;padding:.56rem 0}.pmodal-dl dt{color:#6a83a3}.pmodal-dl dd{color:#173f66}.pmodal-return-head{margin-bottom:.5rem}.pmodal-return-toggle{font-size:.84rem;font-weight:700;color:#537091}.pmodal-return-copy{border:1px solid #dbe8f8;border-radius:14px;padding:.62rem .74rem;background:#f7fbff;color:#547191}.pmodal-empty,.pmodal-error,.pmodal-loading{border-radius:13px}.pmodal-empty{border-color:#dbe7f7;background:#f7fbff;color:#6f86a5}.pmodal-slot{border-radius:12px}.login-stage{background:radial-gradient(circle at 15% 20%,rgba(43,181,201,.14),transparent 35%),radial-gradient(circle at 82% 78%,rgba(16,118,159,.16),transparent 36%),linear-gradient(145deg,#e8efec,#dde8e5 46%,#d7e3e0)}.login-stage:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(11,53,76,.06),transparent 44%),radial-gradient(circle at center,rgba(255,255,255,.36),transparent 68%)}.login-shell-premium{width:min(1200px,100%);display:grid;grid-template-columns:minmax(380px,460px) minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem}.login-shell-premium .login-card-form{border-radius:30px;border:1px solid #cfddd9;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 48px rgba(31,74,90,.14)}.login-shell-premium .login-brand-copy h1{font-size:clamp(2rem,2.4vw,2.5rem)}.login-shell-premium .login-hint,.login-shell-premium .login-message{border-radius:20px;border:1px solid #c5dbd3;background:linear-gradient(180deg,rgba(236,247,243,.9),rgba(230,244,240,.72))}.login-shell-premium .login-submit{min-height:56px;background:linear-gradient(135deg,#0f7d97,#0d5e7f);box-shadow:0 14px 30px rgba(12,102,133,.24)}.login-visual{display:grid;grid-template-rows:minmax(0,1fr) 190px;grid-gap:1rem;min-height:720px}.login-visual-main{position:relative;border-radius:30px;border:1px solid #c3d9d6;box-shadow:0 22px 52px rgba(25,69,88,.16)}.login-visual-main>img{width:100%;height:100%;object-fit:cover}.login-visual-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,25,40,.12),rgba(8,25,40,.6)),linear-gradient(120deg,rgba(27,161,185,.24),transparent 60%);z-index:1}.login-visual-copy{position:absolute;left:1.35rem;right:1.35rem;bottom:1.35rem;z-index:2;padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(214,236,247,.36);background:rgba(6,20,33,.56);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f2f9ff;display:grid;grid-gap:.34rem;gap:.34rem}.login-visual-copy span{font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#97daf0}.login-visual-copy strong{font-family:var(--font-heading);font-size:1.2rem;line-height:1.2;letter-spacing:-.02em}.login-visual-copy p{margin:0;font-size:.9rem;color:rgba(238,248,255,.86);line-height:1.5}.login-visual-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.login-visual-tile{border:1px solid #c8ddd8;box-shadow:0 14px 30px rgba(32,73,88,.14)}.login-visual-tile img{width:100%}.login-visual-trust{padding:1rem 1.05rem;background:radial-gradient(circle at 80% 18%,rgba(33,148,177,.14),transparent 42%),linear-gradient(145deg,#f4f8f8,#e9f0f1);display:grid;align-content:space-between;grid-gap:.75rem;gap:.75rem}.login-visual-trust strong{font-family:var(--font-heading);line-height:1.25;color:#113a5d;letter-spacing:-.015em}.login-visual-trust ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:.4rem;gap:.4rem}.login-visual-trust li{position:relative;padding-left:1rem;font-size:.83rem;line-height:1.4;color:#4b6788}.login-visual-trust li:before{content:"";position:absolute;left:0;top:.5rem;width:.42rem;height:.42rem;border-radius:50%;background:#1f8ea8;box-shadow:0 0 0 4px rgba(31,142,168,.15)}.login-visual-metrics{display:grid;grid-template-columns:1fr;grid-gap:.4rem;gap:.4rem}.login-visual-metrics span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.28rem .65rem;border-radius:999px;border:1px solid #bdd6dd;background:rgba(255,255,255,.88);color:#1f5479;font-size:.74rem;font-weight:700;letter-spacing:.01em}@media (max-width:1080px){.login-shell-premium{grid-template-columns:1fr}.login-visual{grid-template-rows:260px;min-height:0}.login-visual-grid{display:none}}.login-stage{background:radial-gradient(circle at 14% 20%,rgba(34,124,88,.26),transparent 36%),radial-gradient(circle at 82% 14%,rgba(26,88,65,.2),transparent 44%),linear-gradient(132deg,#edf4f0,#e1ede7 52%,#d3e2db)}.login-stage:before{background:linear-gradient(118deg,rgba(15,72,52,.12),transparent 45%),radial-gradient(circle at 64% 28%,rgba(255,255,255,.56),transparent 58%)}.login-shell-premium{width:min(1260px,100%);gap:1.5rem;grid-template-columns:minmax(390px,470px) minmax(0,1fr)}.login-shell-premium .login-card-form{border:1px solid #b9d3c6;background:linear-gradient(162deg,rgba(255,255,255,.96),rgba(245,250,247,.92)),radial-gradient(circle at 90% 10%,rgba(38,126,88,.08),transparent 36%);box-shadow:0 28px 64px rgba(16,64,47,.18),inset 0 1px 0 rgba(255,255,255,.5);padding:clamp(1.45rem,1.5vw,2rem)}.login-shell-premium .login-brand{gap:.95rem}.login-shell-premium .login-brand-mark{border-radius:14px;border:1px solid #c4dbd1;background:var(--crm-surface);box-shadow:0 8px 20px rgba(22,74,57,.12)}.login-shell-premium .login-brand-copy h1{color:#153952;letter-spacing:-.02em}.login-shell-premium .login-brand-copy p{color:#48657f}.login-shell-premium .login-kicker{background:linear-gradient(135deg,#dcebe4,#e7f2ed);color:#1b654c;border:1px solid #c5dbd0}.login-shell-premium .login-hint,.login-shell-premium .login-message{border-color:#b6d3c6;background:linear-gradient(180deg,rgba(233,246,240,.98),rgba(221,240,232,.88)),radial-gradient(circle at 86% 10%,rgba(47,130,96,.12),transparent 42%)}.login-shell-premium .login-hint strong,.login-shell-premium .login-message strong{color:#145b44}.login-shell-premium .login-hint span,.login-shell-premium .login-message span{color:#2b5070}.login-shell-premium .login-field>span{color:#40617f}.login-shell-premium input{border-color:#bfd3cd;background:rgba(255,255,255,.95);color:#163e5f}.login-shell-premium input::placeholder{color:#6f879d}.login-shell-premium input:focus{border-color:#256f52;box-shadow:0 0 0 5px rgba(37,111,82,.14);background:var(--crm-surface)}.login-shell-premium .login-password-button{color:#1f7a61}.login-shell-premium .login-submit{min-height:58px;background:linear-gradient(135deg,#1f6e53,#155740 58%,#104633);box-shadow:0 16px 36px rgba(16,69,50,.28)}.login-shell-premium .login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 40px rgba(16,69,50,.3)}.login-visual{grid-template-rows:minmax(0,1fr) 170px auto;gap:.95rem}.login-visual-main{border:1px solid #a8c7b9;box-shadow:0 28px 62px rgba(16,61,46,.24)}.login-visual-overlay{background:linear-gradient(180deg,rgba(6,28,22,.18),rgba(6,28,22,.68)),linear-gradient(120deg,rgba(26,102,72,.48),rgba(16,68,50,.3) 45%,transparent 70%)}.login-visual-copy{border-color:rgba(193,230,214,.54);background:linear-gradient(145deg,rgba(8,33,49,.7),rgba(8,26,39,.78));box-shadow:0 14px 34px rgba(4,18,28,.34)}.login-visual-copy span{color:#9de5ca}.login-visual-copy strong{color:#f2f9f6}.login-visual-copy p{color:rgba(227,243,249,.88)}.login-visual-grid{grid-template-columns:1.05fr 1fr}.login-visual-tile{border-color:#b4cfc2;box-shadow:0 14px 30px rgba(20,70,55,.18)}.login-visual-trust{padding:1rem 1.02rem;background:radial-gradient(circle at 82% 16%,rgba(44,136,100,.2),transparent 40%),linear-gradient(145deg,#edf6f1,#e2efe8);gap:.72rem}.login-visual-trust strong{color:#133f5f;font-size:1rem;line-height:1.22}.login-visual-trust li{color:#3a5e7f;font-size:.84rem}.login-visual-trust li:before{background:#257753;box-shadow:0 0 0 4px rgba(37,119,83,.18)}.login-visual-kpis{display:grid;grid-gap:.72rem;gap:.72rem}.login-visual-kpis article{border:1px solid #b8d2c6;background:linear-gradient(180deg,rgba(245,250,247,.98),rgba(237,247,242,.92)),radial-gradient(circle at 84% 10%,rgba(51,138,103,.14),transparent 36%);padding:.82rem .8rem;min-height:96px;display:grid;grid-gap:.26rem;gap:.26rem}.login-visual-kpis strong{font-family:var(--font-heading);font-size:.98rem;letter-spacing:-.01em;color:#145b43}.login-visual-kpis span{font-size:.76rem;line-height:1.38;color:#4a6784}@media (max-width:1080px){.login-shell-premium{grid-template-columns:1fr;width:min(720px,100%)}.login-visual{grid-template-rows:300px auto}.login-visual-grid{display:none}.login-visual-kpis{grid-template-columns:1fr}}@media (max-width:640px){.login-shell-premium .login-card-form{border-radius:24px;padding:1.25rem}.login-shell-premium .login-brand-copy h1{font-size:1.92rem}}.login-stage{position:relative;isolation:isolate;background:radial-gradient(circle at 10% 18%,rgba(28,122,86,.24),transparent 34%),radial-gradient(circle at 86% 18%,rgba(16,72,55,.18),transparent 40%),linear-gradient(138deg,#eff5f1,#e2ede7 44%,#d3e2da)}.login-stage:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 78% 78%,rgba(20,92,67,.16),transparent 36%),linear-gradient(115deg,rgba(255,255,255,.14),transparent 42%)}.login-shell-premium{position:relative;z-index:1;width:min(1320px,100%);gap:1.7rem;grid-template-columns:minmax(400px,500px) minmax(0,1fr);align-items:stretch}.login-shell-premium .login-card-form{border-radius:34px;border:1px solid #b8d4c8;background:linear-gradient(158deg,rgba(255,255,255,.98),rgba(244,250,246,.94)),radial-gradient(circle at 100% 0,rgba(30,116,84,.08),transparent 36%);box-shadow:0 34px 78px rgba(14,64,47,.2),inset 0 1px 0 rgba(255,255,255,.58);padding:clamp(1.5rem,1.7vw,2.2rem);animation:loginRiseIn .46s ease}.login-shell-premium .login-brand-copy h1{font-size:clamp(2.2rem,3vw,3rem);line-height:1.02;letter-spacing:-.04em;color:#143754;text-wrap:balance}.login-shell-premium .login-brand-copy p{color:#425f79;font-size:1.05rem}.login-shell-premium .login-kicker{letter-spacing:.12em}.login-shell-premium .login-hint,.login-shell-premium .login-message{border-radius:22px;border:1px solid #b5d3c5;background:linear-gradient(180deg,rgba(233,246,239,.98),rgba(223,239,232,.9)),radial-gradient(circle at 84% 10%,rgba(36,121,88,.16),transparent 40%)}.login-shell-premium .login-hint strong,.login-shell-premium .login-message strong{font-size:.84rem;letter-spacing:.16em;text-transform:uppercase}.login-shell-premium .login-field>span{color:#3f617f;font-weight:700}.login-shell-premium input{min-height:56px;border-radius:15px;border:1px solid #b9d0c8;background:rgba(255,255,255,.94);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.login-shell-premium input:focus{border-color:#1f6f52;box-shadow:0 0 0 5px rgba(31,111,82,.15);transform:translateY(-1px)}.login-shell-premium .login-password-button{font-weight:800}.login-shell-premium .login-submit{min-height:60px;border-radius:18px;border:1px solid rgba(11,56,40,.14);background:linear-gradient(140deg,#217a59,#155842 62%,#0f4533);color:#f7fffb;font-size:1.08rem;letter-spacing:-.01em}.login-shell-premium .login-submit:hover:not(:disabled){transform:translateY(-2px);filter:saturate(1.04)}.login-visual{grid-template-rows:minmax(0,1fr) 176px auto;gap:1rem}.login-visual-main{border-radius:34px;border:1px solid #9abdad;overflow:hidden;box-shadow:0 34px 74px rgba(14,60,45,.26);animation:loginRiseIn .56s ease}.login-visual-main>img{filter:saturate(.9) contrast(1.02) brightness(.92);transform:scale(1.02)}.login-visual-overlay{background:linear-gradient(180deg,rgba(6,29,23,.18),rgba(6,29,23,.7)),linear-gradient(122deg,rgba(20,98,68,.62),rgba(14,71,52,.26) 52%,transparent 78%)}.login-visual-copy{left:1.45rem;right:1.45rem;bottom:1.45rem;padding:1.1rem 1.18rem;border-radius:20px;border:1px solid rgba(190,226,212,.52);background:linear-gradient(150deg,rgba(8,37,55,.76),rgba(8,24,39,.82));box-shadow:0 16px 36px rgba(5,22,33,.34)}.login-visual-copy strong{font-size:1.65rem;line-height:1.06;letter-spacing:-.03em;text-wrap:balance}.login-visual-copy p{font-size:.95rem}.login-visual-badges{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.2rem}.login-visual-badges em{font-style:normal;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.24rem .7rem;border-radius:999px;border:1px solid rgba(184,226,210,.36);background:rgba(12,53,41,.42);color:#d6f3e7;font-size:.72rem;font-weight:700;letter-spacing:.04em}.login-visual-grid{grid-template-columns:1.1fr 1fr}.login-visual-tile{border-radius:22px;border:1px solid #b0ccbf;overflow:hidden;box-shadow:0 16px 34px rgba(16,63,47,.16)}.login-visual-tile img{height:100%;min-height:100%;object-fit:cover}.login-visual-trust{border-radius:22px;border:1px solid #b0cebf;background:radial-gradient(circle at 82% 14%,rgba(35,122,85,.2),transparent 38%),linear-gradient(146deg,#edf6f1,#e0eee7)}.login-visual-trust strong{font-size:1.08rem;line-height:1.2;letter-spacing:-.03em;color:#103853}.login-visual-trust ul{gap:.44rem}.login-visual-trust li{font-size:.86rem;line-height:1.38}.login-visual-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.login-visual-kpis article{border-radius:16px;border:1px solid #b4d0c2;background:linear-gradient(170deg,rgba(246,251,248,.98),rgba(236,247,241,.94)),radial-gradient(circle at 88% 8%,rgba(42,129,93,.16),transparent 34%);min-height:98px}.login-visual-kpis strong{color:#145740}.login-visual-kpis span{color:#415e7a}@keyframes loginRiseIn{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1180px){.login-shell-premium{width:min(880px,100%);grid-template-columns:1fr}.login-visual{grid-template-rows:340px auto}.login-visual-grid{display:none}.login-visual-kpis{grid-template-columns:1fr}}@media (max-width:680px){.login-shell-premium .login-card-form{border-radius:24px;padding:1.2rem}.login-shell-premium .login-brand-copy h1{font-size:clamp(1.84rem,8vw,2.2rem)}.login-visual-copy strong{font-size:1.3rem}}html:not([data-theme=dark]) .patient-library-card{border-color:#b8d0ef!important;background:#ffffff!important}html:not([data-theme=dark]) .patient-library-card:after{height:4px!important;background:#d8e7fb!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-conversing):after{background:#2bb7c9!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-scheduled):after{background:#f2b53b!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-attended):after{background:#33ba8a!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-abandon):after{background:#e58a57!important}html:not([data-theme=dark]) .patient-library-card:has(.patient-library-stage.is-lost):after{background:#d96ea1!important}html:not([data-theme=dark]) .patient-library-card-avatar{background:var(--v)!important;color:#ffffff!important}html:not([data-theme=dark]) .patient-library-stage.is-conversing{background:#e8f7fc!important;color:#0c6f88!important;border-color:#b7deee!important}html:not([data-theme=dark]) .patient-library-stage.is-scheduled{background:#fff4dc!important;color:#9d6208!important;border-color:#f3d08d!important}html:not([data-theme=dark]) .patient-library-stage.is-attended{background:#e9f8f1!important;color:#157550!important;border-color:#b9e8d2!important}html:not([data-theme=dark]) .patient-library-stage.is-abandon{background:#fff1e9!important;color:#a9502b!important;border-color:#f3c5af!important}html:not([data-theme=dark]) .patient-library-stage.is-lost{background:#fff0f7!important;color:#a13b67!important;border-color:#f2bdd6!important}html:not([data-theme=dark]) .patient-library-card .kanban-mode-badge{background:#eef4ff!important;color:#365f96!important;border:1px solid #cadcf5!important}html:not([data-theme=dark]) .thread-center{background:#ffffff!important;border-radius:28px!important;border:1px solid #d8e3f3!important}html:not([data-theme=dark]) .thread-chat-head{padding:1rem 1.2rem!important;border-bottom:1px solid #e3ebf7!important;background:#fbfdff!important}html:not([data-theme=dark]) .thread-chat-actions .crm-secondary-btn,html:not([data-theme=dark]) .thread-status-pill{border-color:#c9d8ec!important;background:#ffffff!important;color:#173f67!important}html:not([data-theme=dark]) .thread-summary-card{margin:.85rem 1rem 0!important;padding:.85rem 1rem!important;border-radius:16px!important;border:1px solid #d8e4f4!important;background:#f9fbff!important}html:not([data-theme=dark]) .thread-chat-history{padding:1rem!important;gap:.95rem!important;background:linear-gradient(180deg,#ffffff,#ffffff),radial-gradient(circle at 1px 1px,rgba(137,166,204,.12) 1px,transparent 0)!important;background-size:auto,18px 18px!important}html:not([data-theme=dark]) .thread-bubble{border-radius:18px!important;box-shadow:0 2px 8px rgba(31,69,118,.06)!important}html:not([data-theme=dark]) .thread-bubble-wrap.is-outbound .thread-bubble{border-color:rgba(var(--v-rgb),.3)!important}html:not([data-theme=dark]) .thread-composer{padding:.8rem 1rem 1rem!important;border-top:1px solid #e4ecf7!important}html:not([data-theme=dark]) .thread-composer-box{border-radius:18px!important;border-color:#cdddf2!important}html:not([data-theme=dark]) .thread-composer textarea{color:#1f4268!important;font-size:1rem!important}html:not([data-theme=dark]) .thread-composer .crm-primary-btn{min-width:86px!important;border-radius:14px!important;background:var(--v)!important;border-color:var(--v)!important;color:#ffffff!important}html:not([data-theme=dark]) .manual-scheduling-day{background:#ffffff!important}html:not([data-theme=dark]) .manual-scheduling-day-head span{color:color-mix(in srgb,var(--v) 38%,#5f7d9f)!important}html:not([data-theme=dark]) .manual-scheduling-slot{background:#ffffff!important;border-color:rgba(var(--v-rgb),.28)!important;color:var(--v-dd)!important}html:not([data-theme=dark]) .manual-scheduling-slot:hover,html:not([data-theme=dark]) .pmodal-slot:hover{background:rgba(var(--v-rgb),.1)!important;border-color:rgba(var(--v-rgb),.4)!important;color:var(--v-dd)!important}html:not([data-theme=dark]) .manual-scheduling-slot.is-active,html:not([data-theme=dark]) .pmodal-slot.is-active{background:var(--v)!important;border-color:var(--v)!important;color:#ffffff!important}html:not([data-theme=dark]) .manual-scheduling-day-actions{border-top-color:rgba(var(--v-rgb),.18)!important}html:not([data-theme=dark]) .manual-scheduling-selected-inline,html:not([data-theme=dark]) .manual-scheduling-slot-summary{border-color:rgba(var(--v-rgb),.3)!important;background:rgba(var(--v-rgb),.1)!important;color:var(--v-dd)!important}html:not([data-theme=dark]) .manual-scheduling-selected-label{color:color-mix(in srgb,var(--v) 48%,#5f7d9f)!important}html:not([data-theme=dark]) .crm-session-card{border-color:rgba(var(--v-rgb),.26)!important;background:#ffffff!important}html:not([data-theme=dark]) .crm-session-avatar{background:rgba(var(--v-rgb),.18)!important;color:var(--v-dd)!important}html:not([data-theme=dark]) .crm-session-copy strong{color:var(--v-dd)!important}html:not([data-theme=dark]) .crm-session-copy span{color:color-mix(in srgb,var(--v) 42%,#7f93ad)!important}html:not([data-theme=dark]) .manual-scheduling-calendar-head span,html:not([data-theme=dark]) .mini-calendar-weekdays span{color:color-mix(in srgb,var(--v) 42%,#7890ad)!important}html:not([data-theme=dark]) .mini-calendar-day.has-slots{background:rgba(var(--v-rgb),.12)!important;border-color:rgba(var(--v-rgb),.3)!important;color:var(--v-dd)!important}html:not([data-theme=dark]) .mini-calendar-day.is-active{background:var(--v)!important;border-color:var(--v)!important;color:#ffffff!important}html:not([data-theme=dark]) .mini-calendar-day.is-active .mini-calendar-day-number{color:#ffffff!important}.patient-record-modal{border-radius:26px;padding:1.2rem}.patient-record-head{padding:.15rem .1rem 1rem}.patient-record-head>div{gap:.22rem}.patient-record-head-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.22rem .6rem;border-radius:999px;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;font-weight:800}.patient-record-head strong{letter-spacing:-.02em}.patient-record-close{min-height:38px;padding:0 .9rem;border-radius:12px;border:1px solid #c7d8f1;background:var(--crm-surface);color:#275a8c;font-weight:700;box-shadow:0 3px 10px rgba(40,78,120,.08);transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.patient-record-body{gap:1.1rem}.patient-record-form,.patient-record-side{border-radius:20px;gap:.85rem}.patient-record-files-head,.patient-record-form-head{align-items:flex-start}.patient-record-form-actions{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.patient-record-save-btn{min-height:38px;padding:0 .95rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--v-d) 68%,#ffffff);background:var(--v);color:#ffffff;font-weight:700;box-shadow:0 8px 18px color-mix(in srgb,var(--v) 28%,transparent);transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease}.patient-record-save-btn:disabled{opacity:.65;cursor:wait}.patient-record-save-btn:not(:disabled):hover{transform:translateY(-1px);background:color-mix(in srgb,var(--v-d) 76%,#ffffff);border-color:color-mix(in srgb,var(--v-d) 78%,#ffffff);box-shadow:0 12px 22px color-mix(in srgb,var(--v) 36%,transparent)}.patient-record-save-btn:not(:disabled):active{transform:translateY(0)}.patient-record-add-encounter{min-height:38px;padding:0 .95rem;border-radius:12px;border:1px solid #b9d3f5;background:var(--crm-surface-2);color:#1f5f96;font-weight:700;transition:background .14s ease,border-color .14s ease,transform .14s ease}.patient-record-add-encounter:hover{transform:translateY(-1px);background:#e4f0ff;border-color:#9ec0ee}.patient-record-add-encounter:active{transform:translateY(0)}.patient-record-save-state{margin-top:-.2rem;margin-bottom:.15rem}.patient-record-save-state span{display:inline-flex;align-items:center;min-height:24px;padding:.15rem .6rem;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.01em}.patient-record-save-state .is-neutral{background:#f2f7ff;border:1px solid #d7e4f5;color:#6c84a4}.patient-record-save-state .is-dirty{background:#fff8e8;border:1px solid #f2dfae;color:#9a6e13}.patient-record-save-state .is-saved{background:#e9f8ef;border:1px solid #bee8cd;color:#2d7b54}.patient-record-files-head>div,.patient-record-form-head>div{display:grid;grid-gap:.25rem;gap:.25rem}.patient-record-helper{margin:0;font-size:.8rem;line-height:1.45}.patient-record-encounters-list{padding-bottom:.2rem;border-bottom:1px solid rgba(148,173,208,.2)}.patient-record-panel{border-radius:16px;padding:.72rem}.patient-record-files-grid,.patient-record-timeline{max-height:388px}.patient-record-file-card{border-radius:12px}.patient-record-file-actions a,.patient-record-file-actions button{min-width:88px}.patient-record-event{position:relative;padding-left:1.05rem}.patient-record-event:before{content:"";position:absolute;left:.38rem;top:.85rem;width:6px;height:6px;border-radius:50%;background:rgba(var(--v-rgb),.9)}html:not([data-theme=dark]) .patient-record-overlay{background:rgba(120,145,178,.32)}html:not([data-theme=dark]) .patient-record-modal{border:1px solid #cfddf2;background:#f8fbff;box-shadow:0 28px 70px rgba(32,58,96,.22)}html:not([data-theme=dark]) .patient-record-head{border-bottom:1px solid #dbe7f8}html:not([data-theme=dark]) .patient-record-head-kicker{background:rgba(var(--v-rgb),.14);color:var(--v-dd);border:1px solid rgba(var(--v-rgb),.25)}html:not([data-theme=dark]) .patient-record-form,html:not([data-theme=dark]) .patient-record-side{border:1px solid #d7e4f6;background:#ffffff}html:not([data-theme=dark]) .patient-record-helper{color:#6b84a6}html:not([data-theme=dark]) .patient-record-upload-btn{min-height:40px;border-radius:12px;border:1px solid color-mix(in srgb,var(--v-d) 68%,#ffffff);background:color-mix(in srgb,var(--v) 14%,#ffffff);color:#1d5a8d;font-weight:800;box-shadow:0 6px 14px rgba(35,74,116,.1);transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease}html:not([data-theme=dark]) .patient-record-upload-btn:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--v) 22%,#ffffff);border-color:color-mix(in srgb,var(--v-d) 78%,#ffffff);box-shadow:0 10px 18px rgba(35,74,116,.14)}html:not([data-theme=dark]) .patient-record-close:hover{transform:translateY(-1px);border-color:#abc4e6;background:#f4f8ff;color:#1a4e7f}html:not([data-theme=dark]) .conversation-board{gap:.9rem!important}html:not([data-theme=dark]) .thread-center,html:not([data-theme=dark]) .thread-insights,html:not([data-theme=dark]) .thread-list{border-radius:24px!important;border:1px solid #d5e2f3!important;background:#ffffff!important;box-shadow:0 8px 24px rgba(34,66,106,.08)!important}html:not([data-theme=dark]) .thread-chat-head,html:not([data-theme=dark]) .thread-list-head{padding:1rem 1rem .9rem!important;border-bottom:1px solid #e3ebf7!important}html:not([data-theme=dark]) .thread-list-title strong{font-size:1.02rem!important}html:not([data-theme=dark]) .thread-items{padding:.65rem .75rem .9rem!important;gap:.65rem!important}html:not([data-theme=dark]) .thread-item{padding:.85rem!important;border-radius:18px!important;border:1px solid #dbe7f6!important;background:#ffffff!important}html:not([data-theme=dark]) .thread-item+.thread-item:before{display:none!important}html:not([data-theme=dark]) .thread-item:hover{border-color:#bfd4ee!important;box-shadow:0 6px 18px rgba(45,78,121,.1)!important;transform:translateY(-1px)}html:not([data-theme=dark]) .thread-item.is-selected{border-color:rgba(var(--v-rgb),.42)!important;background:rgba(var(--v-rgb),.12)!important}html:not([data-theme=dark]) .thread-chat-avatar,html:not([data-theme=dark]) .thread-item-avatar{border-radius:14px!important;background:rgba(var(--v-rgb),.18)!important;color:var(--v-dd)!important;box-shadow:none!important}html:not([data-theme=dark]) .thread-item-name{color:#123f67!important}html:not([data-theme=dark]) .thread-item-company,html:not([data-theme=dark]) .thread-item-preview,html:not([data-theme=dark]) .thread-item-time{color:#6d86a6!important}html:not([data-theme=dark]) .thread-item-mode{min-height:24px!important;padding:.12rem .64rem!important;font-size:.72rem!important;border-radius:999px!important}.patient-record-overlay{background:radial-gradient(circle at 16% 8%,rgba(120,191,218,.22),transparent 34%),radial-gradient(circle at 82% 88%,rgba(60,113,176,.16),transparent 36%),rgba(17,24,34,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.4rem}.patient-record-modal{width:min(1320px,100%);max-height:min(94vh,980px);border-radius:30px;border:1px solid #d5e4f7;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,250,255,.97));box-shadow:0 28px 80px rgba(20,44,72,.24);padding:1.2rem 1.25rem}.patient-record-head{border-bottom:1px solid #dbe8f8;padding:.2rem .15rem 1rem}.patient-record-head-kicker{background:linear-gradient(135deg,rgba(var(--v-rgb),.2),rgba(87,190,214,.1));color:#0f6c86;border:1px solid rgba(var(--v-rgb),.35)}.patient-record-head strong{font-size:1.45rem;color:#153d65}.patient-record-head span{font-size:.92rem;color:#6c85a5}.patient-record-close{min-height:40px;padding:0 1rem;border-radius:14px;border:1px solid #bfd4f1;background:linear-gradient(180deg,#ffffff,#F8FAFC);color:#285d8c;box-shadow:0 8px 18px rgba(42,76,117,.1)}.patient-record-close:hover{transform:translateY(-1px);border-color:#a9c5e8}.patient-record-body{gap:1rem;margin-top:1rem}.patient-record-form,.patient-record-side{border-radius:22px;border:1px solid #d8e6f8;background:var(--crm-surface);padding:1rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.patient-record-files-head,.patient-record-form-head{border-bottom:1px solid #e5eefb;padding-bottom:.55rem;margin-bottom:.2rem}.patient-record-save-btn{border-radius:14px;background:linear-gradient(135deg,#31b6c9,#1fa0b7);border:1px solid #269eb3;box-shadow:0 12px 28px rgba(33,153,177,.28)}.patient-record-add-encounter{border-radius:14px}.patient-record-encounter-chip{min-height:34px;border-radius:999px;border:1px solid #d3e2f4;background:#f8fbff}.patient-record-encounter-chip.is-active{border-color:#8ec9ee;background:linear-gradient(135deg,#e9f6ff,#def0ff);color:#0f5a8d}.patient-record-date-filter input,.patient-record-form input,.patient-record-form textarea{border-radius:13px;border:1px solid #d4e2f4;background:#fdfefe;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.patient-record-date-filter input:focus,.patient-record-form input:focus,.patient-record-form textarea:focus{border-color:rgba(var(--v-rgb),.55);box-shadow:0 0 0 3px rgba(var(--v-rgb),.16);outline:none}.patient-record-upload-btn{border-radius:14px;border:1px solid #86bfd7;background:linear-gradient(180deg,#e9f8fd,#d7eff8);color:#115f7b;font-weight:800}.patient-record-upload-btn:hover{transform:translateY(-1px);border-color:#71aec9}.patient-record-panel{border-radius:18px;border:1px solid #dbe7f8;background:linear-gradient(180deg,#fdfefe,#f7fbff)}.patient-record-file-scope button{border-radius:999px}.patient-record-file-card{border-radius:14px;border:1px solid #dce8f7;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.patient-record-file-card:hover{transform:translateY(-1px);border-color:#b9d2ee;box-shadow:0 8px 16px rgba(31,66,104,.12)}.patient-record-timeline{padding-left:.1rem}.patient-record-event{border:1px solid #d9e6f6;border-radius:13px;background:var(--crm-surface)}.patient-record-event:before{background:linear-gradient(180deg,#2eaec3,#1b7d92)}.kanban-card,.patient-library-card,.patient-record-event,.patient-record-file-card{content-visibility:auto;contain-intrinsic-size:140px}.kanban-board,.patient-record-files-grid,.patient-record-timeline{contain:layout paint style}html:not([data-theme=dark]) .thread-item-badge{min-width:30px!important;min-height:24px!important;border-radius:999px!important;font-size:.75rem!important}html:not([data-theme=dark]) .thread-chat-head{align-items:center!important}html:not([data-theme=dark]) .thread-summary-card{margin:.75rem .9rem 0!important;border-radius:14px!important;border:1px solid #d6e3f4!important;background:#f9fcff!important}html:not([data-theme=dark]) .thread-chat-history{padding:.9rem 1rem!important;background:linear-gradient(180deg,#ffffff,#ffffff),radial-gradient(circle at 1px 1px,rgba(132,159,194,.12) 1px,transparent 0)!important;background-size:auto,19px 19px!important}html:not([data-theme=dark]) .thread-bubble{border-radius:16px!important;border:1px solid #d3e2f4!important;background:#ffffff!important;box-shadow:0 2px 8px rgba(33,64,104,.08)!important}html:not([data-theme=dark]) .thread-bubble-wrap.is-outbound .thread-bubble{background:rgba(var(--v-rgb),.12)!important;border-color:rgba(var(--v-rgb),.32)!important}html:not([data-theme=dark]) .thread-composer{padding:.7rem .9rem .9rem!important;border-top:1px solid #e4ebf7!important;background:#fbfdff!important}html:not([data-theme=dark]) .thread-composer-box{border-radius:16px!important;border:1px solid #cfddf1!important;background:#ffffff!important;box-shadow:none!important}html:not([data-theme=dark]) .thread-composer .crm-primary-btn{min-width:88px!important;min-height:48px!important;border-radius:13px!important}html:not([data-theme=dark]) .thread-insights{padding:.75rem!important;gap:.7rem!important}html:not([data-theme=dark]) .insight-card{border-radius:18px!important;border:1px solid #d8e4f5!important;background:#ffffff!important;padding:.95rem!important}html:not([data-theme=dark]) .insight-card.is-highlight{background:rgba(var(--v-rgb),.12)!important;border-color:rgba(var(--v-rgb),.28)!important}html:not([data-theme=dark]) .insight-list li{border-bottom-color:#e5edf8!important}.accounts-page .accounts-item-compact{gap:.7rem}.accounts-page .accounts-item-open{display:grid;grid-gap:.16rem;gap:.16rem;text-align:left;border:0;background:transparent;padding:0;cursor:pointer}.accounts-page .accounts-item-head-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem}.accounts-page .accounts-item-inline{display:inline-flex;align-items:center;min-height:24px;padding:0 .55rem;border-radius:999px;font-size:.74rem;font-weight:700;border:1px solid #dbe5f4;color:#607d9f;background:var(--crm-surface)}.accounts-page .accounts-item-actions-compact{margin-top:.1rem}.accounts-details-overlay{position:fixed;inset:0;z-index:260;display:grid;place-items:center;padding:1rem;background:rgba(122,147,181,.34);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.accounts-details-modal{width:min(960px,100%);max-height:min(88vh,960px);overflow:auto;display:grid;grid-gap:.9rem;gap:.9rem;border-radius:24px;border:1px solid #ccdbef;background:#f8fbff;box-shadow:0 26px 70px rgba(27,52,91,.24);padding:1rem}.accounts-details-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;border-bottom:1px solid #dbe7f7;padding-bottom:.8rem}.accounts-details-head>div{display:grid;grid-gap:.2rem;gap:.2rem}.accounts-details-head small{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:20px;align-items:center;padding:0 .5rem;border-radius:999px;font-size:.67rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;background:rgba(var(--v-rgb),.14);color:var(--v-dd)}.accounts-details-head strong{font-size:1.12rem;color:#153f66}.accounts-details-head span{color:#6f89a8;font-size:.86rem}.accounts-details-close{min-height:36px;border-radius:11px;border:1px solid #d5e2f4;background:var(--crm-surface);color:#4b6d94;font-weight:700;padding:0 .78rem}.accounts-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.accounts-details-card{display:grid;grid-gap:.62rem;gap:.62rem;border:1px solid #d7e4f6;border-radius:16px;background:var(--crm-surface);padding:.8rem}.accounts-details-card h4{margin:0;color:#133f67;font-size:.93rem}.accounts-details-card-wide{grid-column:1/-1}.accounts-details-kv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.accounts-details-kv>span{display:grid;grid-gap:.16rem;gap:.16rem;border:1px solid #e2eaf6;border-radius:12px;background:#fbfdff;padding:.55rem .62rem;min-width:0}.accounts-details-kv>span small{font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800;color:#7b93b0}.accounts-details-kv>span strong{font-size:.85rem;color:#20476f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accounts-details-kv-wide{grid-column:1/-1}.accounts-details-card .accounts-password-row{border:1px solid #dfe8f5;border-radius:12px;background:#fbfdff;padding:.55rem .65rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.55rem;gap:.55rem}.accounts-details-card .accounts-password-row small{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;color:#7b93b0;font-weight:800}.accounts-details-card .accounts-password-row strong{color:#20476f;font-size:.84rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accounts-details-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;padding-top:.2rem}@media (max-width:980px){.accounts-details-grid,.accounts-details-kv{grid-template-columns:1fr}}.kanban-card{position:relative;border-radius:16px;border:1px solid #c9d9ee;background:linear-gradient(180deg,#ffffff,#f7fbff);box-shadow:0 10px 24px -18px rgba(25,58,96,.38),inset 0 1px 0 rgba(255,255,255,.9);padding:12px 12px 11px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kanban-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,rgba(104,201,220,.08),transparent 42%)}.kanban-card:hover{transform:translateY(-2px);border-color:#a9c5e4;box-shadow:0 16px 28px -20px rgba(22,68,109,.5),inset 0 1px 0 rgba(255,255,255,.95)}.kanban-card-row{align-items:flex-start;gap:.58rem;margin-bottom:.36rem}.kanban-card-avatar{width:34px;height:34px;border-radius:10px;border:1px solid rgba(137,173,209,.45);box-shadow:0 4px 12px -10px rgba(21,72,114,.5)}.kanban-card-name{font-size:1.02rem;line-height:1.16;letter-spacing:-.012em;color:#153d69}.kanban-card-actions{gap:.44rem}.kanban-mode-badge{border-radius:999px;padding:.24rem .64rem;font-size:.69rem;font-weight:800;letter-spacing:.02em;border:1px solid rgba(79,178,199,.34);box-shadow:0 3px 10px -9px rgba(36,135,157,.55)}.kanban-card-delete{width:25px;height:25px;border-radius:999px;border-color:#f3bec6;background:linear-gradient(180deg,#fff,#fff6f7);color:#e17387}.kanban-card-delete:hover{border-color:#e8a2af;color:#d95a72;transform:translateY(-1px)}.kanban-card-phone,.kanban-card-sub{font-size:.84rem;color:#6e8cad;margin-top:.06rem}.kanban-card-preview{margin-top:.34rem;font-size:.9rem;line-height:1.36;color:#4d6f93}.kanban-card-footer{margin-top:.54rem;padding-top:.44rem;border-top:1px dashed #d9e6f6}.kanban-card-time{color:#5f83ab;font-weight:700}.crm-phone-emphasis,.kanban-card-phone,.thread-item-company{display:inline-flex;align-items:center;gap:.28rem;padding:.08rem .42rem;border-radius:999px;border:1px solid rgba(95,148,198,.38);background:linear-gradient(180deg,#F8FAFC,#e6f2ff);color:#245b8f;font-weight:800;letter-spacing:.012em;line-height:1.2}.thread-item-company{width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:.2rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width:960px){.crm-shell{overflow-x:hidden}.crm-shell-frame{grid-template-columns:minmax(0,1fr)!important;min-height:100dvh}.crm-rail{position:-webkit-sticky;position:sticky;top:0;z-index:90;height:auto;gap:.75rem;padding:.7rem .7rem .6rem;border-right:0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb,var(--panel-solid) 92%,transparent)}.crm-brand{padding:0;border-bottom:0;align-items:center}.crm-brand-logo,.crm-brand-mark{width:34px;height:34px}.crm-brand-copy{min-width:0}.crm-brand-copy strong{font-size:.84rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:42vw}.crm-brand-copy span,.crm-rail-cta-wrap,.crm-sidebar-label{display:none}.crm-sidebar-group{gap:.5rem}.crm-sidebar-nav{display:flex;flex-wrap:nowrap;gap:.45rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.crm-sidebar-nav::-webkit-scrollbar{display:none}.crm-nav-link{min-height:40px;padding:.45rem .68rem;border-radius:999px;flex:0 0 auto;white-space:nowrap}.crm-nav-link-indicator{display:none}.crm-nav-link-label{font-size:.8rem}.crm-theme-toggle{min-height:40px;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.38rem .68rem}.crm-theme-toggle-label{font-size:.8rem}.crm-stage{height:100svh;min-height:100svh;overflow:hidden}.crm-stage-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:80;padding:.68rem .7rem;gap:.6rem}.crm-stage-actions,.crm-stage-topbar-main{width:100%;min-width:0}.crm-top-search{width:100%;min-height:42px;padding:0 .8rem}.crm-stage-actions{justify-content:space-between;gap:.5rem;flex-wrap:nowrap}.crm-session{min-width:0;gap:.45rem}.crm-session-card{min-width:0;padding:.2rem .5rem .2rem .2rem}.crm-session-copy{min-width:0}.crm-session-copy strong{font-size:.76rem}.crm-session-copy span{display:none}.crm-logout-btn,.crm-round-btn{min-width:40px;min-height:40px;border-radius:12px;padding:0 .62rem}.crm-stage-content{padding:.7rem .7rem calc(.9rem + env(safe-area-inset-bottom));overflow-x:hidden}.accounts-hero,.agenda-hero,.conversation-hero,.manual-scheduling-hero,.patient-library-toolbar,.reports-hero,.settings-hero{border-radius:18px;padding:1rem}.accounts-grid,.conversation-board,.kanban-board,.manual-scheduling-shell,.patient-library-grid,.patient-record-body,.reports-grid,.settings-grid{grid-template-columns:1fr!important}.kanban-board{gap:.85rem}.kanban-col{min-height:220px}.accounts-item-actions,.accounts-item-row,.kanban-toolbar,.patient-library-date-row,.patient-library-search-row,.settings-calendar-share-row,.settings-hero-actions,.settings-upload-row,.settings-webhook-row{display:flex;flex-direction:column;align-items:stretch;gap:.6rem}.accounts-form-section-grid,.accounts-item-stats,.calendar-month-grid,.manual-scheduling-grid,.patient-library-filters,.settings-color-grid,.settings-form-grid,.settings-theme-preset-grid{grid-template-columns:1fr 1fr}.agenda-size-picker{width:100%;overflow-x:auto;justify-content:flex-start;white-space:nowrap}.agenda-size-btn{flex:0 0 auto}.patient-delete-modal,.patient-record-modal,.pmodal{width:min(100%,100%);max-height:min(94vh,940px);border-radius:18px}}@media (max-width:760px){.conversation-page{grid-template-rows:auto minmax(0,1fr)}.conversation-board,.conversation-page,.thread-center{min-height:0;height:100%}.thread-center{grid-template-rows:auto auto minmax(0,1fr) auto}.thread-chat-history{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.crm-rail{gap:.55rem;padding:.62rem}.crm-sidebar-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.42rem;gap:.42rem;overflow:visible;padding-bottom:0}.crm-nav-link{min-height:38px;padding:.4rem .5rem;justify-content:center;gap:.35rem}.crm-nav-link-label{font-size:.74rem;letter-spacing:-.01em}.crm-theme-toggle{width:100%;justify-content:center}.crm-stage-actions{justify-content:flex-end;gap:.4rem}.crm-session{gap:.35rem}.crm-session-card{padding:.2rem;border-radius:12px}.crm-session-avatar{width:30px;height:30px;font-size:.76rem}.crm-session-copy{display:none}.crm-logout-btn{min-width:0;padding:0 .62rem;font-size:.8rem}.crm-top-search input{font-size:.9rem}.is-mobile-hidden{display:none!important}.thread-mobile-back{border:1px solid var(--line);background:rgba(255,255,255,.85);color:var(--ink-2);border-radius:12px;min-height:34px;padding:0 .7rem;font-weight:700}.thread-chat-head{display:grid;grid-gap:.6rem;gap:.6rem;align-items:start}.thread-chat-actions{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.thread-summary-card{margin:0 .75rem;padding:.75rem .85rem;flex-direction:column;align-items:flex-start;gap:.45rem}.thread-summary-meta{justify-items:start}.thread-chat-history{padding:.8rem}.thread-bubble{max-width:min(92%,560px)}.thread-composer{padding:.75rem}.thread-composer textarea{min-height:74px}.accounts-form-section-grid,.accounts-item-stats,.calendar-month-grid,.manual-scheduling-grid,.patient-library-filters,.settings-color-grid,.settings-form-grid,.settings-theme-preset-grid{grid-template-columns:1fr!important}.mini-calendar-grid,.mini-calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr))!important}.manual-scheduling-calendar-head{flex-direction:column;align-items:flex-start;gap:.5rem}.manual-scheduling-calendar-head span{font-size:.84rem;line-height:1.35}.calendar-month-switcher{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;grid-gap:.45rem;gap:.45rem}.agenda-embed-toolbar{align-items:flex-start}.agenda-size-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.3rem;gap:.3rem;width:100%;overflow:visible;white-space:normal}.agenda-size-btn{min-height:30px;padding:.25rem .35rem;font-size:.68rem;text-align:center;white-space:nowrap}.agenda-embed-toolbar-badge{margin-top:.15rem}.patient-record-modal{padding:.75rem}.patient-record-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;grid-gap:.45rem .55rem;gap:.45rem .55rem}.patient-record-head-avatar{width:44px;height:44px;border-radius:12px;grid-column:1;grid-row:1}.patient-record-head>div{grid-column:2;grid-row:1;min-width:0}.patient-record-close{grid-column:3;grid-row:1;justify-self:end;align-self:start;min-height:34px;padding:0 .72rem}.patient-record-head-kicker{font-size:.62rem;padding:.18rem .46rem;letter-spacing:.06em}.patient-record-head strong{font-size:1rem;line-height:1.15;overflow-wrap:anywhere}.patient-record-head .crm-phone-emphasis,.patient-record-head span{max-width:100%}.patient-record-phone{margin-top:.15rem;font-size:.88rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patient-delete-actions,.patient-record-form-actions{display:grid;grid-template-columns:1fr;grid-gap:.45rem;gap:.45rem}.manual-scheduling-day-actions .crm-primary-btn,.manual-scheduling-day-actions .crm-secondary-btn,.manual-scheduling-submit,.patient-record-add-encounter,.patient-record-save-btn,.settings-calendar-share-apply,.settings-connect-btn{width:100%}.reports-grid{grid-template-columns:1fr!important}.report-card strong{font-size:1.75rem}}@media (max-width:520px){.crm-stage-topbar{padding:.56rem}.crm-stage-content{padding:.55rem .55rem calc(.8rem + env(safe-area-inset-bottom))}.patients-kicker,.settings-kicker{font-size:.62rem;letter-spacing:.08em}.accounts-hero h2,.agenda-hero h2,.conversation-hero h2,.manual-scheduling-hero h2,.patient-library-toolbar-copy h2,.reports-hero h2,.settings-hero h2{font-size:1.7rem;line-height:1.04}.thread-item{padding:.72rem}.accounts-item,.kanban-card,.patient-library-card,.report-card,.settings-card{border-radius:16px}}@media (max-width:760px){.pmodal-overlay{padding:.55rem!important}.pmodal{width:100%!important;max-height:calc(100svh - 1.1rem)!important;padding:.8rem!important;border-radius:18px!important;overflow:auto!important}.pmodal-close{top:.55rem!important;right:.55rem!important;width:34px!important;height:34px!important}.pmodal-header{padding-right:2.4rem!important;margin-bottom:.7rem!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.45rem!important}.pmodal-header-main{gap:.45rem!important;min-width:0!important}.pmodal-header-main .kanban-card-avatar{width:34px!important;height:34px!important;border-radius:11px!important;flex-basis:34px!important}.pmodal-header h3{font-size:1.1rem!important;line-height:1.15!important;overflow-wrap:anywhere}.pmodal-stage{min-height:28px!important;font-size:.66rem!important;padding:.18rem .55rem!important}.pmodal-grid{grid-template-columns:1fr!important;gap:.58rem!important}.pmodal-panel{padding:.72rem!important;border-radius:14px!important}.pmodal-dl>div{grid-template-columns:1fr!important;gap:.18rem!important;padding:.45rem 0!important}.pmodal-dl dt{font-size:.78rem!important}.pmodal-dl dd{text-align:left!important;font-size:.95rem!important}.pmodal-return-head{display:grid!important;grid-template-columns:1fr!important;grid-gap:.4rem!important;gap:.4rem!important;align-items:start!important}.pmodal-return-toggle{font-size:.8rem!important}}@media (min-width:761px){.conversation-board,.conversation-page,.kanban-board,.kanban-card,.kanban-col,.pipeline-page,.thread-center,.thread-insights,.thread-list{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.conversation-page{grid-template-rows:auto minmax(0,1fr)!important}.conversation-board,.conversation-page{min-height:0!important;height:100%!important;overflow:hidden!important}.conversation-board{display:grid!important;grid-template-columns:minmax(290px,350px) minmax(0,1fr) minmax(280px,340px)!important;grid-gap:clamp(.72rem,1vw,1rem)!important;gap:clamp(.72rem,1vw,1rem)!important;align-items:stretch!important}.thread-center,.thread-insights,.thread-list{width:100%!important;overflow:hidden!important}.thread-center,.thread-list{height:100%!important;max-height:calc(100dvh - 210px)!important}.thread-center{display:grid!important;grid-template-rows:auto auto minmax(280px,1fr) auto!important;min-height:0!important;overflow:hidden!important}.thread-chat-history{min-height:0!important;max-height:calc(100dvh - 390px)!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.kanban-board{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(250px,1fr)!important;grid-template-columns:none!important;align-items:start!important;grid-gap:clamp(.7rem,.9vw,1rem)!important;gap:clamp(.7rem,.9vw,1rem)!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:.35rem!important}.kanban-col{width:100%!important;min-height:520px!important}.kanban-col-body{display:grid!important;grid-gap:.75rem!important;gap:.75rem!important}.kanban-card,.kanban-col-body>*{width:100%!important;max-width:100%!important;min-width:0!important}.kanban-card-dragging{opacity:.55!important;transform:none!important}}@media (max-width:1540px) and (min-width:1061px){.conversation-board{grid-template-columns:minmax(280px,330px) minmax(0,1fr)!important}.thread-insights{grid-column:1/-1!important;min-height:0!important}}@media (max-width:1060px) and (min-width:761px){.conversation-board{grid-template-columns:minmax(250px,300px) minmax(0,1fr)!important}.thread-insights{grid-column:1/-1!important}.kanban-board{grid-auto-columns:minmax(230px,1fr)!important}}@media (max-width:760px){.kanban-board{display:grid!important;grid-auto-flow:row!important;grid-template-columns:minmax(0,1fr)!important;overflow:visible!important}.kanban-col{min-height:220px!important}}.crm-rail,.crm-shell,.crm-shell-frame{min-height:100dvh!important}.crm-rail{height:100dvh!important;padding-bottom:calc(.9rem + env(safe-area-inset-bottom))!important}.patient-record-head>.patient-record-head-avatar{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;flex:0 0 52px!important;aspect-ratio:1/1!important;overflow:hidden!important}.patient-record-head>.patient-record-head-copy{flex:1 1 auto!important;min-width:0!important;display:grid!important;grid-gap:.22rem!important;gap:.22rem!important}@media (max-width:760px){.patient-record-head>.patient-record-head-avatar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;flex-basis:44px!important}.patient-record-head>.patient-record-head-copy{grid-column:2!important;grid-row:1!important}}@media (min-width:761px){.crm-shell,.crm-shell-frame,.crm-stage{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.crm-stage-content{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}}.kanban-card-row{display:flex!important;gap:.58rem!important;min-width:0!important}.kanban-card-row .kanban-card-name{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important}.kanban-card-row .kanban-card-actions{margin-left:auto!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:.42rem!important;white-space:nowrap!important}.thread-item-company{min-height:24px!important;padding:.12rem .52rem!important;border-radius:999px!important;font-size:.82rem!important;line-height:1.1!important;word-break:normal!important;overflow-wrap:normal!important}@media (max-width:1024px){body,html{width:100%!important;min-height:100%!important;overflow-x:hidden!important}.crm-shell-noise{opacity:.14!important}.crm-shell,.crm-shell-frame,.crm-stage{width:100%!important;max-width:100%!important}.crm-stage-content>div,.crm-stage-content>section{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}.crm-stage-topbar{border-radius:0 0 16px 16px!important}.crm-top-search{width:100%!important;min-width:0!important}.crm-top-search input{min-height:42px!important;padding:0 .9rem!important;font-size:.95rem!important}.crm-stage-content{padding:.72rem .72rem calc(6.2rem + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.agenda-page,.conversation-page,.manual-scheduling-page,.patients-page,.reports-page,.settings-screen{min-width:0!important;max-width:100%!important}.agenda-hero,.conversation-hero,.manual-scheduling-hero,.patient-library-toolbar,.reports-hero,.settings-hero{border-radius:16px!important;padding:.9rem!important;margin-bottom:.72rem!important}.conversation-board{gap:.72rem!important}.thread-center,.thread-insights,.thread-list{border-radius:16px!important;min-width:0!important;width:100%!important}.thread-chat-head,.thread-composer,.thread-list-head,.thread-summary-card{padding-left:.72rem!important;padding-right:.72rem!important}.thread-items{min-height:0!important;max-height:52dvh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.thread-item{padding:.66rem!important;border-radius:14px!important}.thread-item,.thread-item-body,.thread-item-foot,.thread-item-row{min-width:0!important}.thread-item-company,.thread-item-name,.thread-item-preview,.thread-item-time{min-width:0!important;max-width:100%!important}.thread-item-preview{overflow:hidden!important;text-overflow:ellipsis!important}.thread-chat-history{min-height:36dvh!important;max-height:58dvh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.thread-bubble{max-width:min(92%,680px)!important}.thread-composer{position:-webkit-sticky!important;position:sticky!important;bottom:0!important;z-index:2!important;background:color-mix(in srgb,var(--panel-solid) 95%,white)!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.thread-composer-box{gap:.56rem!important}.thread-composer textarea{min-height:74px!important;max-height:180px!important}.thread-insights{display:none!important}.patient-library-filters,.patient-library-search-row{gap:.55rem!important}.patient-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.62rem!important}.patient-library-card{border-radius:14px!important}.kanban-toolbar{display:grid!important;grid-template-columns:1fr auto!important;grid-gap:.55rem!important;gap:.55rem!important;align-items:center!important}.kanban-search{width:100%!important;min-width:0!important}.kanban-board{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(320px,84vw)!important;grid-gap:.7rem!important;gap:.7rem!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;padding-bottom:.25rem!important}.kanban-col{min-height:62dvh!important;scroll-snap-align:start;border-radius:16px!important}.kanban-col-body{max-height:54dvh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.kanban-card{border-radius:14px!important}.kanban-card,.kanban-card-actions,.kanban-card-row{min-width:0!important}.kanban-card-name{min-width:0!important}.kanban-card-name,.kanban-card-phone{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.kanban-card-phone{display:inline-flex!important;max-width:100%!important}.kanban-card-preview{overflow:hidden!important;text-overflow:ellipsis!important}.reports-shell{border-radius:16px!important;padding:.72rem!important}.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.report-card{border-radius:14px!important}.settings-grid{grid-template-columns:1fr!important;gap:.72rem!important}.settings-card{border-radius:16px!important;padding:.86rem!important}.settings-color-grid,.settings-form-grid,.settings-theme-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.settings-upload-row{flex-wrap:wrap!important;gap:.55rem!important}.agenda-body,.manual-scheduling-shell{display:grid!important;grid-template-columns:1fr!important;grid-gap:.72rem!important;gap:.72rem!important}.agenda-embed-wrapper,.manual-scheduling-card{border-radius:16px!important}.agenda-embed-toolbar{gap:.55rem!important;align-items:flex-start!important}.agenda-size-picker{width:100%!important;overflow-x:auto!important;justify-content:flex-start!important;white-space:nowrap!important;scrollbar-width:none}.agenda-size-picker::-webkit-scrollbar{display:none}.agenda-size-btn{flex:0 0 auto!important;min-height:32px!important;font-size:.72rem!important}.manual-scheduling-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}.manual-scheduling-card-availability,.manual-scheduling-card-form{min-width:0!important}.manual-scheduling-days{min-height:0!important}.mini-calendar{min-width:0!important}.mini-calendar-grid,.mini-calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr))!important}.patient-delete-overlay,.patient-record-overlay,.pmodal-overlay{padding:.6rem!important;align-items:flex-end!important}.patient-delete-modal,.patient-record-modal,.pmodal{width:100%!important;max-width:100%!important;border-radius:18px 18px 14px 14px!important;max-height:min(92dvh,980px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch}.patient-record-body,.patient-record-side-layout,.pmodal-grid{grid-template-columns:1fr!important;gap:.65rem!important}.patient-record-head{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;grid-gap:.5rem!important;gap:.5rem!important}.patient-record-head>.patient-record-head-avatar{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;border-radius:12px!important;object-fit:cover!important}.patient-record-head-copy{min-width:0!important}.patient-record-head-copy .patient-record-phone,.patient-record-head-copy h2,.patient-record-head-copy span{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important}}@media (max-width:760px){.crm-stage-content{padding:.62rem .62rem calc(6.5rem + env(safe-area-inset-bottom))!important}.conversation-hero{display:none!important}.thread-list{height:auto!important;max-height:none!important}.thread-items{max-height:calc(100dvh - 282px)!important}.thread-center{min-height:0!important;height:calc(100dvh - 186px)!important;max-height:calc(100dvh - 186px)!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important}.thread-chat-history{min-height:0!important;max-height:none!important;height:auto!important}.thread-bubble{max-width:92%!important}.kanban-toolbar,.manual-scheduling-grid,.patient-library-grid,.reports-grid,.settings-color-grid,.settings-form-grid,.settings-theme-preset-grid{grid-template-columns:1fr!important}.kanban-board{grid-auto-columns:minmax(calc(100vw - 1.5rem),1fr)!important;gap:.62rem!important}.kanban-col{min-height:calc(100dvh - 250px)!important}.kanban-col-body{max-height:calc(100dvh - 360px)!important}.agenda-embed-toolbar-left{min-width:0!important;flex-wrap:wrap!important}.agenda-embed-toolbar-badge{margin-left:auto!important}.crm-stage-actions{gap:.32rem!important}.crm-session-card{max-width:54vw!important}}@media (max-width:1024px){.crm-shell,.crm-shell-frame,.crm-stage{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.crm-shell-frame{display:block!important;grid-template-columns:none!important}.crm-rail{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;z-index:72!important;height:auto!important;min-height:0!important;padding:.55rem .65rem calc(.55rem + env(safe-area-inset-bottom))!important;border-right:0!important;border-top:1px solid var(--line)!important;box-shadow:0 -10px 28px rgba(9,22,36,.12)!important;background:color-mix(in srgb,var(--panel-solid) 94%,white)!important;-webkit-backdrop-filter:blur(10px) saturate(1.05);backdrop-filter:blur(10px) saturate(1.05);gap:0!important}.crm-rail-head,.crm-rail-spacer,.crm-rail-status{display:none!important}.crm-rail-appnav{display:block!important}.crm-rail-appnav .crm-sidebar-group{margin:0!important;padding:0!important}.crm-rail-appnav .crm-sidebar-group+.crm-sidebar-group,.crm-rail-appnav .crm-sidebar-label{display:none!important}.crm-rail-appnav .crm-sidebar-nav{display:flex!important;align-items:stretch!important;gap:.45rem!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;margin:0!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.crm-rail-appnav .crm-sidebar-nav::-webkit-scrollbar{display:none}.crm-rail-appnav .crm-nav-link{min-width:92px!important;min-height:62px!important;padding:.46rem .4rem!important;border-radius:14px!important;display:grid!important;grid-template-rows:18px auto!important;justify-items:center!important;align-content:center!important;grid-gap:.26rem!important;gap:.26rem!important;border:1px solid var(--line)!important}.crm-rail-appnav .crm-nav-link-indicator{display:none!important}.crm-rail-appnav .crm-nav-link-icon{margin:0!important}.crm-rail-appnav .crm-nav-link-label{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center!important;line-height:1.1!important;font-size:.68rem!important;letter-spacing:0!important;max-width:100%!important}.crm-rail-appnav .crm-theme-toggle{min-width:122px!important;min-height:62px!important;border-radius:14px!important;justify-content:center!important;gap:.4rem!important;padding:.42rem .52rem!important;flex:0 0 auto!important}.crm-stage{display:flex!important;flex-direction:column!important;padding-bottom:calc(94px + env(safe-area-inset-bottom))!important}.crm-stage-topbar{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:71!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:.5rem!important;gap:.5rem!important;align-items:center!important;padding:.6rem .72rem!important;border-radius:0 0 18px 18px!important;background:color-mix(in srgb,var(--panel-solid) 94%,white)!important;-webkit-backdrop-filter:blur(8px) saturate(1.04);backdrop-filter:blur(8px) saturate(1.04);border-bottom:1px solid var(--line)!important}.crm-stage-topbar-main,.crm-top-search{min-width:0!important;width:100%!important}.crm-stage-actions{margin-left:0!important;gap:.4rem!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important}.crm-session{width:auto!important;min-width:0!important;gap:.35rem!important}.crm-session-card{max-width:176px!important;padding:.2rem!important}.crm-session-card,.crm-session-copy{min-width:0!important}.crm-session-copy span,.crm-session-copy strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.crm-stage-content{padding:.74rem .72rem calc(1rem + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;min-height:0!important}}@media (max-width:760px){.crm-rail-appnav .crm-nav-link{min-width:88px!important}.crm-stage-topbar{grid-template-columns:minmax(0,1fr)!important}.crm-stage-actions{justify-content:space-between!important;width:100%!important}.crm-session-card{max-width:58vw!important}}@media (max-width:1024px){:root{--crm-mobile-topbar-h:104px;--crm-mobile-bottom-nav-h:92px}.crm-stage-content{max-height:calc(100dvh - var(--crm-mobile-topbar-h))!important}.conversation-page,.crm-stage-content{min-height:calc(100dvh - var(--crm-mobile-topbar-h) - var(--crm-mobile-bottom-nav-h))!important}.conversation-page{height:calc(100dvh - var(--crm-mobile-topbar-h) - var(--crm-mobile-bottom-nav-h))!important;max-height:calc(100dvh - var(--crm-mobile-topbar-h) - var(--crm-mobile-bottom-nav-h))!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.conversation-board{grid-template-columns:1fr!important}.conversation-board,.thread-center,.thread-list{min-height:0!important;height:100%!important;max-height:100%!important;overflow:hidden!important}.thread-list{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.thread-items{min-height:0!important;max-height:none!important;height:100%!important;overflow-y:auto!important}.thread-center{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important}.thread-chat-head{gap:.55rem!important}.thread-chat-actions,.thread-chat-user{min-width:0!important}.thread-chat-actions{flex-wrap:wrap!important;justify-content:flex-start!important}.thread-chat-actions .crm-secondary-btn,.thread-chat-actions .thread-delete-btn,.thread-status-pill{min-height:34px!important;padding-inline:.72rem!important}.thread-summary-card{margin:0 .6rem!important;border-radius:12px!important}.thread-chat-history{min-height:0!important;height:100%!important;max-height:none!important;overflow-y:auto!important}.thread-composer{position:relative!important;bottom:auto!important}.patients-page,.pipeline-page{min-width:0!important}.kanban-toolbar{align-items:stretch!important}.kanban-total{align-self:center!important;justify-self:start!important;font-size:1rem!important}.kanban-board{min-height:0!important;max-height:calc(100dvh - 280px)!important;align-items:start!important}.kanban-col{min-width:min(96vw,420px)!important;max-width:min(96vw,420px)!important}.kanban-col-body{min-height:220px!important;max-height:calc(100dvh - 380px)!important}.kanban-card-row{align-items:flex-start!important;gap:.48rem!important}.kanban-card-actions{flex:0 0 auto!important;gap:.34rem!important}.kanban-card-delete{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.kanban-card-phone{max-width:100%!important;font-size:1.04rem!important}.settings-screen{min-width:0!important;max-width:100%!important}.settings-hero-actions{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:.45rem!important}.settings-card-head{min-width:0!important;gap:.4rem!important;flex-wrap:wrap!important}.settings-upload-actions,.settings-upload-field,.settings-upload-row{min-width:0!important;width:100%!important}.settings-webhook-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:.45rem!important;gap:.45rem!important;align-items:center!important}.settings-webhook-url{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media (max-width:760px){:root{--crm-mobile-topbar-h:118px;--crm-mobile-bottom-nav-h:96px}.crm-stage-topbar{padding:.52rem .62rem!important;border-radius:0 0 14px 14px!important}.crm-stage-actions{align-items:center!important}.conversation-page{border-radius:0!important;background:transparent!important}.conversation-board{gap:.58rem!important}.thread-center,.thread-list{border-radius:14px!important}.thread-chat-head,.thread-composer,.thread-list-head{padding-left:.58rem!important;padding-right:.58rem!important}.thread-item{padding:.58rem!important}.thread-item-name{font-size:1.03rem!important}.thread-item-company{min-height:22px!important;font-size:.78rem!important}.thread-composer textarea{min-height:68px!important}.kanban-col{min-width:calc(100vw - 1.28rem)!important;max-width:calc(100vw - 1.28rem)!important}.kanban-card{padding:.6rem!important}.kanban-card-name{font-size:1.12rem!important}.kanban-mode-badge{min-height:30px!important;padding-inline:.56rem!important}.settings-card{padding:.72rem!important}.settings-color-grid,.settings-form-grid,.settings-theme-preset-grid{grid-template-columns:1fr!important}.settings-upload-action-row{width:100%!important;display:grid!important;grid-template-columns:1fr auto!important;grid-gap:.45rem!important;gap:.45rem!important;align-items:center!important}}@media (max-width:1024px) and (hover:hover) and (pointer:fine){.crm-shell,.crm-shell-frame,.crm-stage{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.crm-shell-frame{display:grid!important;grid-template-columns:clamp(220px,24vw,272px) minmax(0,1fr)!important}.crm-rail{position:-webkit-sticky!important;position:sticky!important;top:0!important;left:auto!important;right:auto!important;bottom:auto!important;width:auto!important;min-height:100dvh!important;height:100dvh!important;padding:.95rem!important;border-top:0!important;border-right:1px solid var(--sb-border)!important;box-shadow:inset -1px 0 0 rgba(255,255,255,.04)!important;background:radial-gradient(circle at top,color-mix(in srgb,var(--v) 15%,transparent),transparent 22%),linear-gradient(180deg,var(--sb) 0,var(--sb-2) 54%,var(--sb-3) 100%)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;gap:.95rem!important}.crm-rail-head,.crm-rail-spacer,.crm-rail-status{display:block!important}.crm-rail-spacer{flex:1 1 auto!important}.crm-rail-appnav .crm-sidebar-group{display:block!important;margin-top:.2rem!important}.crm-rail-appnav .crm-sidebar-group+.crm-sidebar-group{display:block!important}.crm-rail-appnav .crm-sidebar-label{display:inline-flex!important}.crm-rail-appnav .crm-sidebar-nav{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;grid-gap:.45rem!important;gap:.45rem!important;padding:0!important;margin:0!important}.crm-rail-appnav .crm-nav-link{min-width:0!important;min-height:44px!important;padding:.5rem .72rem!important;border-radius:13px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:.42rem!important;border:1px solid var(--sb-border)!important}.crm-rail-appnav .crm-nav-link-indicator{display:block!important}.crm-rail-appnav .crm-nav-link-label{display:inline!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.2!important;font-size:.84rem!important}.crm-stage{display:flex!important;flex-direction:column!important;padding-bottom:0!important}.crm-stage-topbar{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:50!important;grid-template-columns:minmax(0,1fr) auto!important;border-radius:0!important;padding:.72rem .95rem!important;border-bottom:1px solid var(--line)!important;background:color-mix(in srgb,var(--panel-solid) 92%,white)!important}.crm-stage-content{min-height:0!important;height:100%!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;padding:.9rem!important}.conversation-board{grid-template-columns:minmax(280px,340px) minmax(0,1fr)!important}.thread-insights{display:none!important}.thread-list{max-height:calc(100dvh - 188px)!important}.thread-items{padding-bottom:.9rem!important}.thread-item{overflow:visible!important;min-height:132px!important}.thread-item-foot{margin-top:.5rem!important;min-height:26px!important}.thread-item-mode{line-height:1.15!important}}@media (min-width:761px) and (max-width:1200px){.crm-shell,.crm-shell-frame{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.crm-shell-frame{display:grid!important;grid-template-columns:clamp(216px,23vw,270px) minmax(0,1fr)!important}.crm-rail{position:-webkit-sticky!important;position:sticky!important;top:0!important;left:auto!important;right:auto!important;bottom:auto!important;height:100dvh!important;min-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;padding:.88rem!important;border-top:0!important;border-right:1px solid var(--sb-border)!important;gap:.82rem!important}.crm-rail-head,.crm-rail-spacer,.crm-rail-status{display:block!important}.crm-rail-spacer{flex:1 1 auto!important}.crm-rail-appnav .crm-sidebar-group,.crm-rail-appnav .crm-sidebar-group+.crm-sidebar-group{display:block!important}.crm-rail-appnav .crm-sidebar-label{display:inline-flex!important}.crm-rail-appnav .crm-sidebar-nav{display:grid!important;grid-template-columns:1fr!important;grid-gap:.42rem!important;gap:.42rem!important;overflow:visible!important}.crm-rail-appnav .crm-nav-link{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;min-height:42px!important;min-width:0!important;width:100%!important;padding:.46rem .64rem!important;border-radius:12px!important}.crm-rail-appnav .crm-nav-link-indicator{display:block!important}.crm-rail-appnav .crm-nav-link-label{display:inline!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:.82rem!important}.crm-stage{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding-bottom:0!important}.crm-stage-topbar{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:60!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;padding:.66rem .86rem!important}.crm-stage-content{height:100%!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:.84rem!important}.conversation-board{grid-template-columns:minmax(280px,336px) minmax(0,1fr)!important;gap:.74rem!important}.thread-insights{display:none!important}.thread-list{max-height:calc(100dvh - 186px)!important}.thread-items{overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:1rem!important}.thread-item{min-height:138px!important;height:auto!important;overflow:visible!important;align-content:start!important}.thread-item-body{display:grid!important;grid-gap:.3rem!important;gap:.3rem!important;align-content:start!important;min-height:0!important}.thread-item-preview{-webkit-line-clamp:2!important;line-height:1.36!important}.thread-item-foot{margin-top:.44rem!important;min-height:28px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.45rem!important;overflow:visible!important}.thread-item-mode{min-height:26px!important;line-height:1.15!important;padding:.14rem .64rem!important}}@media (max-width:1024px){.agenda-page{min-height:calc(100dvh - var(--crm-mobile-topbar-h, 104px) - var(--crm-mobile-bottom-nav-h, 92px))!important}.agenda-hero{display:none!important}.agenda-body{min-height:0!important}.agenda-embed-wrapper{border-radius:14px!important;overflow:hidden!important}.agenda-embed-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:.42rem!important;gap:.42rem!important;align-items:center!important;padding:.58rem .62rem!important}.agenda-embed-toolbar-left{min-width:0!important;overflow:hidden!important}.agenda-embed-toolbar-sub,.agenda-embed-toolbar-title{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.agenda-size-picker{grid-column:1/-1!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;display:flex!important;flex-wrap:nowrap!important;gap:.35rem!important;padding:.2rem!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.agenda-size-picker::-webkit-scrollbar{display:none}.agenda-size-btn{flex:0 0 auto!important;min-height:32px!important;padding:.22rem .6rem!important;font-size:.72rem!important}.agenda-embed-toolbar-badge{justify-self:end!important}.agenda-iframe-area{min-height:420px!important}.agenda-iframe-loading{padding:1rem .8rem!important;gap:.6rem!important}.agenda-mobile-fast{display:grid;grid-gap:.62rem;gap:.62rem;padding:.9rem .82rem 1rem;border-top:1px solid var(--line);background:color-mix(in srgb,var(--panel-soft) 86%,white)}.agenda-mobile-fast strong{font-size:.92rem;color:var(--ink)}.agenda-mobile-fast p{margin:0;font-size:.84rem;line-height:1.45;color:var(--ink-2)}.agenda-mobile-fast-actions{display:flex;flex-wrap:wrap;gap:.5rem}}@media (max-width:760px){.agenda-embed-toolbar{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}.agenda-embed-toolbar-badge{justify-self:start!important}.agenda-iframe-area{min-height:360px!important}.agenda-mobile-fast{padding:.78rem .72rem .88rem!important}.agenda-mobile-fast-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:.45rem!important;gap:.45rem!important}.agenda-mobile-fast-actions .agenda-iframe-fallback-link,.agenda-mobile-fast-actions .crm-secondary-btn{width:100%!important;justify-content:center!important;text-align:center!important}.crm-stage-topbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:.48rem!important;gap:.48rem!important}.crm-stage-actions{order:1!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.crm-stage-topbar-main{order:2!important;width:100%!important}.crm-top-search{width:100%!important}.thread-list{max-height:none!important}.thread-items,.thread-list{min-height:0!important;height:auto!important}.thread-items{max-height:calc(100dvh - 282px)!important;overflow-y:auto!important;overflow-x:hidden!important;gap:.58rem!important;padding:0 .62rem .8rem!important}.thread-item,.thread-items{align-content:start!important}.thread-item{width:100%!important;height:auto!important;min-height:124px!important;max-height:none!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:start!important;padding:.68rem!important;box-sizing:border-box!important}.thread-item,.thread-item-body{min-width:0!important;overflow:visible!important}.thread-item-body{display:grid!important;align-content:start!important;grid-gap:.24rem!important;gap:.24rem!important}.thread-item-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.42rem!important;min-width:0!important}.thread-item-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.thread-item-time{flex:0 0 auto!important}.thread-item-company{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;min-height:22px!important;white-space:nowrap!important}.thread-item-company,.thread-item-preview{overflow:hidden!important;text-overflow:ellipsis!important}.thread-item-preview{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2;white-space:normal!important;margin-top:.14rem!important}.thread-item-foot{margin-top:.42rem!important;min-height:26px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.42rem!important;flex-wrap:nowrap!important;overflow:visible!important}.thread-item-mode{min-height:26px!important;line-height:1.1!important;padding:.14rem .6rem!important}.thread-item-badge,.thread-item-mode{flex:0 0 auto!important}}@media (min-width:761px){.crm-rail-appnav .crm-sidebar-group+.crm-sidebar-group{margin-top:.72rem!important}}.pmodal-return-confirm{margin-top:.8rem;padding:.75rem;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--panel-soft) 78%,white);display:grid;grid-gap:.6rem;gap:.6rem}.pmodal-return-summary{font-size:.92rem;color:var(--ink-2)}.pmodal-return-observation-field{display:grid;grid-gap:.35rem;gap:.35rem}.pmodal-return-observation-field>span{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-weight:700}.pmodal-return-observation-field textarea{min-height:86px;border-radius:10px;border:1px solid var(--line);background:var(--panel);color:var(--ink);padding:.6rem .7rem;resize:vertical}.pmodal-return-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}@media (max-width:760px){.conversation-page{overflow:hidden!important}.conversation-board{display:block!important;min-height:0!important;height:100%!important;max-height:100%!important}.thread-center,.thread-list{width:100%!important;min-width:0!important;max-width:100%!important}.thread-list{height:100%!important;max-height:100%!important}.thread-items{max-height:calc(100dvh - 340px)!important;padding-bottom:1rem!important}.thread-item{min-height:138px!important}.thread-item-foot{margin-top:.5rem!important}.is-mobile-hidden{display:none!important}}.patient-record-last-consultation{margin-top:.45rem;display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .58rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--v) 24%,#cfe0f4);background:color-mix(in srgb,var(--v) 10%,#f5fbff);color:var(--ink-2);font-size:.78rem;line-height:1.2}.patient-record-last-consultation strong{color:var(--ink);font-weight:700}:root,html:not([data-theme=dark]){--page-bg:#ffffff;--page-bg-2:#ffffff;--panel:#ffffff;--panel-solid:#ffffff;--panel-strong:#ffffff;--panel-soft:#f7faf8;--line:#e6ece9;--line-strong:#d5e2dc;--ink:#0f1d2d;--ink-2:#53647a;--ink-3:#8794a8;--v:#00563f;--v-d:#004a36;--v-dd:#003c2c;--v-rgb:0,86,63;--sb:#ffffff;--sb-2:#ffffff;--sb-3:#ffffff;--sb-txt:#53647a;--sb-txt-hi:#0f1d2d;--sb-txt-dim:#8a98aa;--sb-border:#e6ece9;--sb-hover:#f4f8f6;--sb-act:#f0f7f4;--sb-act-txt:#00563f;--shadow-1:0 4px 14px rgba(15,29,45,0.04);--shadow-2:0 10px 26px rgba(15,29,45,0.06);--shadow-3:0 18px 48px rgba(15,29,45,0.08);--shadow-accent:none}.crm-shell,body{background:var(--crm-surface)!important}.crm-shell-noise{display:none!important}.crm-shell-frame{grid-template-columns:190px minmax(0,1fr)!important}.crm-rail{gap:1.15rem!important;padding:1.55rem 1rem!important;background:var(--crm-surface)!important;color:#53647a!important;border-right:1px solid var(--crm-border)!important;box-shadow:none!important}.crm-brand{gap:.55rem!important}.crm-brand-copy span,.crm-brand-kicker,.crm-brand-mark-wrap:after,.crm-nav-link-indicator,.crm-rail-status{display:none!important}.crm-brand-logo,.crm-brand-mark{width:34px!important;height:34px!important;border-radius:8px!important}.crm-brand-mark{background:#00563f!important;color:#ffffff!important;border:0!important}.crm-brand-copy strong{color:#00563f!important;font-family:Georgia,Times New Roman,serif!important;font-size:1.72rem!important;letter-spacing:0!important;line-height:1!important}.crm-rail-cta-wrap{margin-top:.65rem!important}.crm-rail-cta{min-height:42px!important;border-radius:8px!important;background:#00563f!important;color:#ffffff!important;font-size:.78rem!important;box-shadow:none!important}.crm-sidebar-label{display:none!important}.crm-sidebar-nav{gap:.35rem!important}.crm-nav-link{min-height:42px!important;padding:.62rem .75rem!important;border-radius:8px!important;color:#53647a!important;border:0!important;gap:.65rem!important}.crm-nav-link.is-active,.crm-nav-link:hover{transform:none!important;background:#f2f7f4!important;color:#00563f!important;box-shadow:inset 3px 0 0 #00563f!important}.crm-nav-link-label,.crm-theme-toggle-label{font-size:.84rem!important;font-weight:600!important}.crm-theme-toggle{min-height:42px!important;padding:.62rem .75rem!important;border-radius:8px!important;border:0!important;background:transparent!important;color:#53647a!important}.crm-stage,.crm-stage-topbar{background:var(--crm-surface)!important}.crm-stage-topbar{min-height:76px!important;padding:.95rem 1.55rem!important;border-bottom:1px solid var(--crm-border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.crm-stage-content{padding:1.15rem 1.55rem 1.4rem!important;background:var(--crm-surface)!important}.crm-top-search{max-width:460px!important;min-height:42px!important;border-radius:999px!important;background:#f8faf9!important;border:1px solid #e4eae7!important;box-shadow:none!important}.crm-top-search input{background:transparent!important}.crm-logout-btn,.crm-round-btn,.crm-session-card{box-shadow:none!important;border-color:#e6ece9!important;background:var(--crm-surface)!important;border-radius:10px!important}.crm-session-avatar{background:#00563f!important;color:#ffffff!important;border-radius:999px!important}.crm-confirm-primary,.crm-primary-btn,.settings-connect-btn{border-radius:8px!important;background:#00563f!important;color:#ffffff!important;box-shadow:none!important}.agenda-hero-btn,.crm-confirm-secondary,.crm-secondary-btn{border-radius:8px!important;background:var(--crm-surface)!important;border-color:#e1e9e5!important;color:var(--crm-text)!important;box-shadow:none!important}.conversation-page,.patients-page{gap:1rem!important;padding-top:0!important}.conversation-hero{display:none!important}.conversation-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.crm-metric-card{min-height:104px;display:flex;align-items:center;gap:1rem;padding:1.05rem 1.2rem;border:1px solid var(--crm-border);border-radius:10px;background:var(--crm-surface);box-shadow:none}.crm-metric-card.is-opportunity{display:grid;align-content:center;grid-gap:.35rem;gap:.35rem;border-color:#8fd2bd}.crm-metric-card strong{display:block;color:var(--crm-text);font-size:1.5rem;line-height:1}.crm-metric-card span{color:#334155;font-size:.82rem;font-weight:600}.crm-metric-card small{color:#00563f;font-size:.72rem;font-weight:700}.crm-metric-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#eef5f1;color:#00563f}.conversation-board{grid-template-columns:minmax(260px,320px) minmax(0,1fr) minmax(220px,260px)!important;gap:.9rem!important}.insight-card,.thread-center,.thread-insights,.thread-list{border-radius:10px!important;border:1px solid var(--crm-border)!important;background:var(--crm-surface)!important;box-shadow:none!important}.thread-chat-head,.thread-list-head{padding:.95rem 1rem!important;background:var(--crm-surface)!important;border-bottom:1px solid var(--crm-border)!important}.thread-search{border-radius:999px!important;background:var(--crm-surface)!important;border:1px solid var(--crm-border)!important}.patient-library-stage,.patient-potential-badge,.thread-filters button,.thread-item-mode{border-radius:999px!important}.thread-item{border-radius:10px!important;border:1px solid transparent!important;box-shadow:none!important}.thread-item.is-selected{border-color:#b9dfd0!important;background:#f6fbf8!important}.patient-library-card-avatar,.thread-chat-avatar,.thread-item-avatar{border-radius:50%!important}.thread-summary-card{margin:0!important;border-radius:0!important;border-width:0 0 1px!important;border-color:var(--crm-border)!important;background:#fbfaf8!important}.thread-chat-history{background:var(--crm-surface)!important}.thread-bubble{border-radius:8px!important;box-shadow:none!important}.thread-bubble-wrap.is-outbound .thread-bubble{background:#e9f3ee!important;border-color:#d9e9e1!important;color:#00563f!important}.thread-composer{border-top:1px solid var(--crm-border)!important;background:var(--crm-surface)!important}.thread-composer-box{border-radius:10px!important;box-shadow:none!important}.thread-composer .crm-primary-btn{min-width:190px!important;border-radius:8px!important}.settings-card-appearance .settings-appearance-swatch{background:var(--crm-surface)!important;border:1px solid var(--crm-border)!important}.settings-card-appearance .settings-appearance-swatch span{background:#00563f!important}.patient-library-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;padding:1.35rem 1.45rem!important;border-radius:10px!important;border:1px solid var(--crm-border)!important;background:var(--crm-surface)!important;box-shadow:none!important}.patients-kicker{display:none!important}.patient-library-toolbar-copy h2{font-size:1.4rem!important;color:var(--crm-text)!important}.patient-library-toolbar-copy p{color:#53647a!important}.patient-library-toolbar-meta{border-radius:999px!important;background:#eef5f1!important;color:#00563f!important;border:0!important}.patient-library-search-row{padding:1rem 1.1rem!important;border-radius:10px!important;border:1px solid var(--crm-border)!important;background:var(--crm-surface)!important}.patient-library-filter input[type=date],.patient-library-filter select,.patient-library-search{border-radius:8px!important;border-color:var(--crm-border)!important;background:var(--crm-surface)!important;box-shadow:none!important}.patient-library-table-wrap{overflow:auto;border:1px solid var(--crm-border);border-radius:10px;background:var(--crm-surface)}.patient-library-table{width:100%;min-width:1040px;border-collapse:collapse;color:var(--crm-text)}.patient-library-table td,.patient-library-table th{padding:.82rem 1rem;border-bottom:1px solid #eef2f0;text-align:left;vertical-align:middle;font-size:.82rem}.patient-library-table th{color:#53647a;font-size:.74rem;font-weight:700;background:#fbfcfb}.patient-library-table tr:last-child td{border-bottom:0}.patient-library-table td small,.patient-library-table td>strong{display:block}.patient-library-table td small{margin-top:.2rem;color:#718096;font-size:.74rem}.patient-table-person{display:inline-flex;align-items:center;gap:.7rem;border:0;background:transparent;color:inherit;padding:0;cursor:pointer;text-align:left}.patient-table-person strong{display:block}.patient-table-actions{display:flex;gap:.45rem}.patient-table-icon-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);color:var(--crm-text);cursor:pointer}.patient-potential-badge{display:inline-flex!important;width:-moz-fit-content;width:fit-content;padding:.18rem .45rem;background:#e8f6ef;color:#007a52!important;font-weight:700}@media (max-width:1200px){.conversation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.conversation-board{grid-template-columns:minmax(260px,330px) minmax(0,1fr)!important}.thread-insights{display:none!important}}@media (max-width:760px){.crm-shell-frame{grid-template-columns:minmax(0,1fr)!important}.conversation-metrics{grid-template-columns:1fr}.thread-composer .crm-primary-btn{min-width:0!important}}.salutis-attendance{display:grid;grid-gap:1rem;gap:1rem;width:100%;min-height:0}.salutis-attendance svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.salutis-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(230px,.98fr);grid-gap:.9rem;gap:.9rem}.salutis-chat,.salutis-conversations,.salutis-metric,.salutis-opportunity,.salutis-side-card{background:var(--crm-surface);border:1px solid #e1e9e5;border-radius:12px;box-shadow:none}.salutis-metric{min-height:104px;display:flex;align-items:center;gap:1rem;padding:1.05rem 1.1rem}.salutis-metric-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;color:#00563f;background:#edf5f1;font-size:1.55rem}.salutis-metric strong{margin-right:.4rem;color:#0d1b2a;font-size:1.62rem;line-height:1;font-weight:800}.salutis-metric span{color:#334155;font-size:.82rem;font-weight:700}.salutis-metric small{display:block;margin-top:.5rem;color:#00563f;font-size:.76rem;font-weight:700}.salutis-metric small i{width:8px;height:8px;display:inline-block;margin-right:.38rem;border-radius:50%;background:#1dd06d}.salutis-opportunity{display:grid;align-content:center;grid-gap:.65rem;gap:.65rem;min-height:104px;padding:1.05rem 1.2rem;border-color:#88d0b8}.salutis-opportunity-head{display:flex;gap:.35rem;align-items:center;color:#27364a;font-size:.72rem;font-weight:800}.salutis-opportunity-head i{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eef3f6;color:#8b9aaa;font-size:.62rem;font-style:normal}.salutis-opportunity strong{color:#0d1b2a;font-size:1.48rem;line-height:1}.salutis-opportunity em{display:inline-flex;margin-left:.45rem;padding:.22rem .55rem;border-radius:999px;background:#e5f6ee;color:#00784f;font-size:.68rem;font-style:normal;vertical-align:middle}.salutis-opportunity small{color:#66758a;font-size:.74rem}.salutis-opportunity b{color:#0d1b2a}.salutis-board{display:grid;grid-template-columns:225px minmax(0,1fr) 235px;grid-gap:.9rem;gap:.9rem;min-height:0}.salutis-conversations{display:grid;grid-template-rows:auto auto auto 1fr auto;min-height:520px;overflow:hidden}.salutis-conversations header{display:flex;align-items:center;justify-content:space-between;padding:1rem .95rem .7rem}.salutis-conversations header strong{color:#101a2b;font-size:.86rem}.salutis-conversations header span,.salutis-tabs button span{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e7f4ed;color:#00563f;font-size:.68rem;font-weight:800}.salutis-contact-search{position:relative;margin:0 .85rem .8rem;display:block}.salutis-contact-search svg{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);color:#8a99ab;font-size:.9rem}.salutis-contact-search input{height:34px;padding:0 .8rem 0 2rem;border-radius:999px;border:1px solid #e6ece9;background:var(--crm-surface);color:#142235;font-size:.75rem}.salutis-tabs{display:flex;gap:.45rem;padding:0 .85rem .75rem}.salutis-tabs button{min-height:24px;display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .55rem;border:1px solid #e4ece8;border-radius:999px;background:var(--crm-surface);color:#344155;font-size:.62rem;font-weight:800;cursor:pointer}.salutis-tabs button.is-active{border-color:#00563f;background:#00563f;color:#ffffff}.salutis-tabs button.is-active span{background:rgba(255,255,255,.18);color:#ffffff}.salutis-thread-list{display:grid;align-content:start;grid-gap:.45rem;gap:.45rem;padding:0 .55rem;overflow-y:auto}.salutis-thread{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:.58rem;gap:.58rem;min-height:118px;padding:.72rem .62rem;border:1px solid transparent;border-radius:10px;background:var(--crm-surface);color:#1a2738;text-align:left;cursor:pointer}.salutis-thread.is-active{border-color:#b7ddcd;background:#f7fbf9}.salutis-thread img{width:36px;height:36px;border-radius:50%;object-fit:cover}.salutis-thread-body{min-width:0;display:grid;grid-gap:.24rem;gap:.24rem}.salutis-thread-body>span{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.salutis-thread strong{overflow:hidden;color:#182235;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.salutis-thread em,.salutis-thread p,.salutis-thread small{color:#66758a;font-size:.7rem;font-style:normal}.salutis-thread p{margin:.22rem 0 0;line-height:1.45}.salutis-thread mark{width:-moz-fit-content;width:fit-content;margin-top:.25rem;padding:.24rem .5rem;border-radius:999px;background:#dff5e9;color:#00784f;font-size:.62rem;font-weight:700}.salutis-thread mark.is-waiting{background:#fff0e2;color:#ef7b26}.salutis-thread mark.is-muted{background:#eef2f6;color:#657385}.salutis-thread b{position:absolute;right:.72rem;bottom:.72rem;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#00563f;color:#ffffff;font-size:.68rem}.salutis-all-conversations{min-height:45px;margin:.65rem .75rem .75rem;display:flex;align-items:center;justify-content:center;gap:.7rem;border:0;border-radius:8px;background:#f1f6f4;color:#00563f;font-size:.78rem;font-weight:800}.salutis-chat{display:grid;grid-template-rows:auto auto 1fr auto auto;min-height:520px;overflow:hidden}.salutis-chat-head{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid var(--crm-border)}.salutis-chat-person{display:flex;align-items:center;gap:.7rem}.salutis-chat-person img{width:44px;height:44px;border-radius:50%;object-fit:cover}.salutis-chat-person strong{color:#111c2e;font-size:.88rem}.salutis-chat-person strong span{color:#00a767;font-size:.72rem}.salutis-chat-person small{display:block;margin-top:.18rem;color:#607089;font-size:.74rem}.salutis-chat-actions{display:flex;gap:.45rem}.salutis-chat-actions button{min-height:36px;padding:.55rem .9rem;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);color:#00563f;font-size:.78rem;font-weight:800}.salutis-chat-actions button:last-child{width:36px;padding:0;color:#26354a;font-size:1.1rem}.salutis-chat-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--crm-border);background:#fbfaf8}.salutis-chat-summary>div{min-height:72px;display:grid;align-content:center;grid-gap:.28rem;gap:.28rem;padding:.85rem 1rem;border-right:1px solid var(--crm-border)}.salutis-chat-summary>div:last-child{border-right:0}.salutis-chat-summary em,.salutis-chat-summary small{color:#728095;font-size:.68rem;font-style:normal}.salutis-chat-summary strong{display:inline-flex;align-items:center;gap:.45rem;color:#00563f;font-size:.86rem}.salutis-chat-summary div:nth-child(n+2) strong{font-size:1.02rem}.salutis-chat-summary strong span{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#e7f4ed}.salutis-messages{display:grid;align-content:start;grid-gap:.55rem;gap:.55rem;padding:.9rem 1.2rem;background:var(--crm-surface)}.salutis-date{justify-self:center;color:#8390a3;font-size:.74rem}.salutis-bubble{width:-moz-fit-content;width:fit-content;max-width:min(72%,390px);padding:.72rem .82rem;border:1px solid #e2eaf0;border-radius:9px;background:var(--crm-surface);color:#213046;font-size:.78rem;line-height:1.55}.salutis-bubble.is-out{justify-self:end;background:#e7f1ec;border-color:#e7f1ec;color:#00563f}.salutis-bubble.is-short{max-width:315px}.salutis-bubble small{margin-left:.75rem;color:#668173;font-size:.66rem;white-space:nowrap}.salutis-quick-actions{display:flex;flex-wrap:wrap;gap:.65rem;padding:.75rem 1rem}.salutis-quick-actions button{min-height:40px;display:inline-flex;align-items:center;gap:.48rem;padding:.55rem .8rem;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);color:#00563f;font-size:.74rem;font-weight:800}.salutis-composer{margin:0 1rem .85rem;padding:.78rem .9rem;border:1px solid #e1e9e5;border-radius:10px;background:var(--crm-surface)}.salutis-composer textarea{min-height:46px;padding:0;border:0;border-radius:0;background:transparent;resize:none;box-shadow:none;color:#1f2e44;font-size:.82rem}.salutis-composer textarea:focus{box-shadow:none;border:0}.salutis-composer-tools{display:flex;align-items:center;gap:.85rem;color:#748399;font-size:1rem}.salutis-composer-tools button{width:34px;height:34px;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:#00563f;color:#ffffff;cursor:pointer}.salutis-insights{display:grid;align-content:start;grid-gap:.85rem;gap:.85rem}.salutis-side-card{display:grid;grid-gap:1rem;gap:1rem;padding:1rem}.salutis-side-card header{display:flex;justify-content:space-between;gap:1rem}.salutis-side-card strong{color:#122035;font-size:.86rem}.salutis-side-card small{display:block;color:#66758a;font-size:.75rem}.salutis-value-row{display:flex;align-items:center;gap:1rem}.salutis-value-row>span{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf5f1;color:#00563f;font-size:1.8rem}.salutis-value-row strong{display:block;color:#00563f;line-height:1.7}.salutis-procedure{display:flex;align-items:center;justify-content:space-between}.salutis-procedure span{width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#e7f4ed;color:#00563f;font-size:1.2rem}.salutis-progress{display:flex;align-items:center;gap:.75rem}.salutis-progress span{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-color:#00563f #00563f #dcebe4 #dcebe4;border-style:solid;border-width:7px;border-radius:50%;color:#122035;font-size:1rem;font-weight:800}.salutis-progress p{margin:0;color:#607089;font-size:.78rem;line-height:1.55}.salutis-progress-bar{height:5px;overflow:hidden;border-radius:999px;background:#e6eaee}.salutis-progress-bar span{display:block;width:66%;height:100%;border-radius:inherit;background:#00563f}@media (max-width:1180px){.salutis-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.salutis-board{grid-template-columns:245px minmax(0,1fr)}.salutis-insights{display:none}}@media (max-width:820px){.salutis-board,.salutis-chat-summary,.salutis-metrics{grid-template-columns:1fr}.salutis-chat,.salutis-conversations{min-height:auto}}.conversation-page{flex:1 1!important;gap:1rem!important;padding-top:0!important;overflow:visible!important}.conversation-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(230px,1fr)) minmax(250px,.98fr)!important;grid-gap:.9rem!important;gap:.9rem!important}.crm-metric-card{min-height:104px!important;align-items:center!important;padding:1.05rem 1.15rem!important;border-radius:10px!important;cursor:pointer!important;text-align:left!important}button.crm-metric-card{width:100%!important;border:1px solid var(--crm-border)!important;background:var(--crm-surface)!important;font:inherit!important}button.crm-metric-card:hover{border-color:#b9dfd0!important;background:#fbfdfc!important}.crm-metric-card>div{min-width:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-column-gap:.45rem!important;column-gap:.45rem!important;grid-row-gap:.35rem!important;row-gap:.35rem!important;align-items:baseline!important}.crm-metric-card>div strong{margin:0!important;font-size:1.48rem!important;line-height:1!important;white-space:nowrap!important}.crm-metric-card>div>span{min-width:0!important;color:#1e2b3d!important;font-size:.82rem!important;font-weight:700!important;line-height:1.25!important;white-space:normal!important}.crm-metric-card>div>small{grid-column:2!important;margin:0!important;line-height:1.2!important;white-space:normal!important}.crm-metric-card.is-opportunity{display:grid!important;grid-template-columns:1fr!important;align-content:center!important;grid-gap:.42rem!important;gap:.42rem!important}.crm-metric-card.is-opportunity>small,.crm-metric-card.is-opportunity>span,.crm-metric-card.is-opportunity>strong{display:block!important;min-width:0!important;line-height:1.18!important}.crm-metric-card.is-opportunity>strong{font-size:1.52rem!important}.crm-metric-card strong em{display:inline-flex;margin-left:.45rem;padding:.2rem .5rem;border-radius:999px;background:#e5f6ee;color:#00784f;font-size:.66rem;font-style:normal;vertical-align:middle}.crm-metric-card small i{width:8px;height:8px;display:inline-block;margin-right:.35rem;border-radius:50%;background:#1dd06d}.crm-metric-card.is-opportunity{border-color:#88d0b8!important}.crm-metric-card.is-opportunity span{color:#66758a!important}.crm-metric-card.is-opportunity b{color:#0d1b2a!important}.conversation-board{grid-template-columns:minmax(255px,280px) minmax(0,1fr) minmax(250px,280px)!important;gap:.85rem!important;min-height:640px!important;height:calc(100dvh - 198px)!important}.thread-center,.thread-insights,.thread-list{min-height:0!important;height:100%!important}.thread-list{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important}.thread-list-head{gap:.72rem!important}.thread-items{gap:.58rem!important;padding:.6rem .65rem .85rem!important}.thread-item{min-height:122px!important;grid-template-columns:42px minmax(0,1fr)!important;padding:.72rem!important}.thread-item-avatar{width:42px!important;height:42px!important;min-width:42px!important}.thread-item-name{max-width:100%!important;font-size:.82rem!important;line-height:1.2!important}.thread-item-company{display:inline-flex!important;align-items:center!important;max-width:140px!important;padding:.12rem .5rem!important;border-radius:6px!important;background:#f3f4f6!important;border:1px solid #e5e7eb!important;font-size:.72rem!important;font-weight:600!important;color:#374151!important;letter-spacing:.02em!important;line-height:1.4!important;flex-shrink:0!important}.thread-item-preview{min-height:34px!important;margin-top:.2rem!important;line-height:1.35!important;white-space:normal!important}.thread-item-foot{min-height:25px!important;margin-top:.38rem!important}.thread-filters button{gap:.28rem!important;min-height:25px!important;padding:.28rem .5rem!important;font-size:.62rem!important}.thread-filters button span{min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e7f4ed;color:#00563f;font-size:.62rem;font-weight:800}.thread-filters button.is-active span{background:rgba(255,255,255,.18);color:#ffffff}.thread-center{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto auto!important;overflow:hidden!important}.thread-chat-head{min-height:64px!important}.thread-chat-actions .thread-status-pill{display:none!important}.thread-chat-actions .crm-secondary-btn{min-height:36px!important;padding:.5rem .8rem!important;border-radius:8px!important;color:#00563f!important;font-size:.76rem!important}.thread-summary-card{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;min-height:72px!important}.thread-summary-content{display:grid!important;align-content:center!important;grid-gap:.22rem!important;gap:.22rem!important;padding:.8rem 1rem!important;border-right:1px solid var(--crm-border)!important}.thread-summary-content:last-child{border-right:0!important}.thread-summary-content small,.thread-summary-content span{color:#728095!important;font-size:.68rem!important}.thread-summary-content p{display:inline-flex!important;align-items:center!important;gap:.45rem!important;margin:0!important;color:#00563f!important;font-size:.9rem!important;font-weight:800!important}.thread-summary-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#e7f4ed;color:#00563f}.thread-chat-history{min-height:0!important;padding:1rem 1.2rem!important}.thread-quick-actions{display:flex;flex-wrap:wrap;gap:.65rem;padding:.7rem 1rem .55rem}.thread-quick-actions button{min-height:40px;display:inline-flex;align-items:center;gap:.48rem;padding:.55rem .82rem;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);color:#00563f;font-size:.74rem;font-weight:800;cursor:pointer}.thread-composer{padding:0 1rem .8rem!important;border-top:0!important}.thread-composer-box{min-height:90px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;grid-gap:.7rem!important;gap:.7rem!important;padding:.75rem!important}.thread-composer-box textarea{min-height:64px!important;padding:.15rem 0!important;border:0!important;box-shadow:none!important;background:transparent!important}.thread-send-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:#00563f;color:#ffffff;cursor:pointer}.thread-send-icon:disabled{opacity:.45;cursor:not-allowed}.thread-insights{display:grid!important;align-content:start!important;grid-gap:.75rem!important;gap:.75rem!important;border:0!important;background:transparent!important}.thread-insights .insight-card{display:grid!important;grid-gap:.85rem!important;gap:.85rem!important;width:100%!important;padding:1rem!important;min-height:auto!important;overflow:visible!important;border:1px solid var(--crm-border)!important;border-radius:10px!important;background:var(--crm-surface)!important;color:#122035!important;font:inherit!important;text-align:left!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}button.insight-card{cursor:pointer!important}button.insight-card:hover{border-color:#a9d8c3!important;box-shadow:0 8px 20px rgba(0,86,63,.08)!important}.thread-insights .insight-card strong{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.thread-insights .insight-card small{display:block!important;min-width:0!important;color:#66758a!important;font-size:.74rem!important;line-height:1.55!important;white-space:normal!important}.clinic-history-card{gap:.45rem!important}.insight-card-head,.patient-procedure-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.patient-value-row{display:flex;align-items:center;gap:.9rem}.patient-value-row>span{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#edf5f1;color:#00563f}.patient-value-row strong{display:block;color:#00563f!important;line-height:1.7}.patient-procedure-row>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:9px;background:#e7f4ed;color:#00563f}.opportunity-progress-row{display:flex;align-items:center;gap:.75rem}.opportunity-progress-row span{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-color:#00563f #00563f #dcebe4 #dcebe4;border-style:solid;border-width:7px;border-radius:50%;color:#122035;font-size:1rem;font-weight:800}.opportunity-progress-row p{margin:0;color:#607089;font-size:.78rem;line-height:1.55}.opportunity-progress-bar{height:5px;overflow:hidden;border-radius:999px;background:#e6eaee}.opportunity-progress-bar span{display:block;width:66%;height:100%;border-radius:inherit;background:#00563f}@media (max-width:1180px){.conversation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.conversation-board{grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important}.thread-insights{display:none!important}}@media (min-width:1181px) and (max-width:1500px){.conversation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.conversation-board{height:auto!important;min-height:690px!important}}.crm-stage-content:has(.conversation-page){height:calc(100dvh - 76px)!important;min-height:0!important;overflow:hidden!important;padding-bottom:1rem!important}.conversation-page{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}.conversation-metrics{min-height:0!important;align-items:stretch!important}.conversation-board{height:100%!important;min-height:0!important;max-height:none!important;grid-template-columns:clamp(292px,18vw,340px) minmax(520px,1fr) clamp(260px,18vw,320px)!important;overflow:hidden!important}.thread-list{min-width:0!important;overflow:hidden!important}.thread-list-head{flex:0 0 auto!important}.thread-items{display:grid!important;grid-gap:.74rem!important;gap:.74rem!important;min-height:0!important;padding:.72rem .78rem 1.1rem!important;overflow-y:auto!important;overflow-x:hidden!important}.thread-item,.thread-items{align-content:start!important}.thread-item{grid-template-columns:44px minmax(0,1fr)!important;align-items:start!important;min-height:154px!important;height:auto!important;padding:.82rem!important;grid-gap:.72rem!important;gap:.72rem!important}.thread-item-avatar{width:44px!important;height:44px!important;min-width:44px!important;flex-basis:44px!important}.thread-item-body{grid-template-rows:auto auto minmax(36px,auto) auto!important;grid-gap:.28rem!important;gap:.28rem!important}.thread-item-row{min-width:0!important;align-items:start!important;gap:.45rem!important}.thread-item-name{line-height:1.15!important;white-space:normal!important;overflow-wrap:anywhere!important}.thread-item-time{flex:0 0 auto!important;max-width:5.4rem!important;line-height:1.18!important;text-align:right!important;white-space:normal!important;overflow-wrap:normal!important}.thread-item-company{max-width:100%!important;width:-moz-fit-content!important;width:fit-content!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.thread-item-preview{min-height:36px!important;max-height:none!important;line-height:1.45!important}.thread-item-foot{min-height:26px!important;margin-top:.28rem!important;overflow:visible!important}.thread-item-badge,.thread-item-mode{inset:auto!important;transform:none!important;flex:0 0 auto!important;max-width:100%!important;white-space:nowrap!important;z-index:auto!important}.thread-center,.thread-chat-history,.thread-insights{min-height:0!important;overflow:hidden!important}.thread-chat-history{overflow-y:auto!important}@media (max-width:1500px){.conversation-board{grid-template-columns:clamp(300px,25vw,360px) minmax(0,1fr)!important}.thread-insights{display:none!important}}@media (max-width:1180px){.conversation-board{grid-template-columns:clamp(292px,34vw,340px) minmax(0,1fr)!important}}@media (max-width:980px){.crm-stage-content:has(.conversation-page){overflow:auto!important}.conversation-board,.conversation-page{height:auto!important;overflow:visible!important}.conversation-board{grid-template-columns:minmax(0,1fr)!important}.thread-center,.thread-list{min-height:640px!important}}.thread-item{min-height:176px!important;padding-bottom:3.35rem!important;overflow:hidden!important}.thread-item-body{grid-template-rows:auto auto minmax(0,auto)!important}.thread-item-preview{max-height:2.9em!important;margin:.22rem 0 0!important}.thread-item-foot{position:absolute!important;left:5.25rem!important;right:.82rem!important;bottom:.88rem!important;margin:0!important;gap:.45rem!important;overflow:hidden!important}.thread-item-badge,.thread-item-mode{position:static!important;margin:0!important;min-height:24px!important;line-height:1!important;pointer-events:none!important}.thread-item-mode{max-width:calc(100% - 2.4rem)!important;padding:.2rem .68rem!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:0 0 0 3px #ffffff!important}@media (max-width:980px){.thread-item{min-height:182px!important;padding-bottom:3.55rem!important}.thread-item-foot{left:5.05rem!important;right:.72rem!important;bottom:.92rem!important}}.patients-page.patient-library-page{display:grid!important;grid-gap:1rem!important;gap:1rem!important;padding:1.15rem!important;background:var(--crm-surface)!important}.patients-reference-hero{position:relative!important;display:block!important;min-height:0!important;padding:1.25rem 1.45rem!important;border:1px solid var(--crm-border)!important;border-radius:14px!important;background:var(--crm-surface)!important}.patients-reference-copy h2{margin:0 0 .55rem!important;color:var(--crm-text)!important;font-size:1.32rem!important;font-weight:850!important;letter-spacing:0!important}.patients-reference-copy p{max-width:430px!important;margin:0!important;color:#607089!important;font-size:.84rem!important;line-height:1.55!important}.patients-reference-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(140px,1fr))!important;grid-gap:.82rem!important;gap:.82rem!important}.patients-topbar-inject{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:.5rem 1.25rem!important;width:100%!important;min-width:0!important}.patients-topbar-inject .patients-reference-copy{flex:0 0 auto!important}.patients-topbar-inject .patients-reference-copy h2{margin:0!important;font-size:1.2rem!important;line-height:1.15!important;white-space:nowrap!important}.patients-topbar-controls{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:.6rem .8rem!important;flex:1 1 360px!important}.patients-topbar-controls .patients-reference-search{display:block!important;position:relative!important;width:min(300px,100%)!important;flex:1 1 200px!important}.patients-topbar-controls .patients-reference-search svg{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;left:.7rem!important}.patients-topbar-controls .patients-reference-search input{width:100%!important;min-height:40px!important;padding:0 .9rem 0 2.2rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important}.patients-topbar-controls .patients-export-btn{align-self:center!important;margin:0!important}.patients-reference-metric{min-height:86px!important;display:flex!important;align-items:center!important;gap:.82rem!important;padding:.85rem .95rem!important;border:1px solid var(--crm-border)!important;border-radius:12px!important;background:var(--crm-surface)!important}.patients-reference-icon{width:50px!important;height:50px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;border-radius:50%!important;background:#edf5f1!important;color:#00563f!important;overflow:hidden!important}.patients-reference-icon svg{display:none!important}.patients-reference-icon:before{content:""!important;width:21px!important;height:21px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;background-color:currentColor!important;background-repeat:no-repeat!important;background-position:50%!important;background-size:21px 21px!important;-webkit-mask-image:var(--patient-icon)!important;-webkit-mask-repeat:no-repeat!important;-webkit-mask-position:center center!important;-webkit-mask-size:21px 21px!important;mask-image:var(--patient-icon)!important;mask-repeat:no-repeat!important;mask-position:center center!important;mask-size:21px 21px!important}.patients-reference-metric:first-child .patients-reference-icon{--patient-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")!important}.patients-reference-metric:nth-child(2) .patients-reference-icon{--patient-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h4l3 7 4-14 3 7h4'/%3E%3C/svg%3E")!important}.patients-reference-metric:nth-child(3) .patients-reference-icon{--patient-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3Cpath d='m9 16 2 2 4-5'/%3E%3C/svg%3E")!important}.patient-detail-cards article:first-child .patients-reference-icon,.patients-reference-metric:nth-child(4) .patients-reference-icon{--patient-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 17 9 11l4 4 8-8'/%3E%3Cpath d='M14 7h7v7'/%3E%3C/svg%3E")!important}.patient-detail-cards article:nth-child(2) .patients-reference-icon{--patient-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2h12'/%3E%3Cpath d='M6 22h12'/%3E%3Cpath d='M8 2v4a4 4 0 0 0 1.2 2.8L12 12l-2.8 3.2A4 4 0 0 0 8 18v4'/%3E%3Cpath d='M16 2v4a4 4 0 0 1-1.2 2.8L12 12l2.8 3.2A4 4 0 0 1 16 18v4'/%3E%3C/svg%3E")!important}.patient-detail-cards article:nth-child(2) .patients-reference-icon:before{width:18px!important;height:18px!important;background-size:18px 18px!important;-webkit-mask-size:18px 18px!important;mask-size:18px 18px!important}.patient-detail-cards article:nth-child(3) .patients-reference-icon{--patient-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.1 4.8c1.4-1 3-.6 4.9.2 1.9-.8 3.5-1.2 4.9-.2 2.4 1.7 1.8 5.5.6 8.7-1.1 3-1.7 6-3.2 6-.9 0-1.1-2.3-1.6-4-.2-.8-.6-1.2-.7-1.2s-.5.4-.7 1.2c-.5 1.7-.7 4-1.6 4-1.5 0-2.1-3-3.2-6-1.2-3.2-1.8-7 .6-8.7Z'/%3E%3C/svg%3E")!important}.patient-detail-cards article:nth-child(4) .patients-reference-icon{--patient-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/%3E%3C/svg%3E")!important}.patients-reference-icon svg circle,.patients-reference-icon svg line,.patients-reference-icon svg path,.patients-reference-icon svg polyline,.patients-reference-icon svg rect{vector-effect:non-scaling-stroke!important}.patients-reference-metric small,.patients-reference-metric span{display:block!important;color:#637289!important;font-size:.7rem!important;line-height:1.25!important}.patients-reference-metric strong{display:block!important;margin:.12rem 0!important;color:#142238!important;font-size:1.45rem!important;font-weight:850!important;line-height:1!important}.patients-reference-metric span{color:#006245!important;font-weight:750!important}.patients-export-btn{align-self:start!important;display:inline-flex!important;align-items:center!important;gap:.42rem!important;min-height:38px!important;padding:0 .85rem!important;border:1px solid #e2e8e5!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#172236!important;font-size:.78rem!important;font-weight:750!important;cursor:pointer!important}.patients-reference-filterbar{display:flex!important;flex-wrap:wrap!important;align-items:end!important;gap:.8rem 1rem!important;padding:.85rem 1.1rem!important;border:1px solid var(--crm-border)!important;border-radius:14px!important;background:var(--crm-surface)!important}.patients-reference-filter,.patients-reference-search{display:grid!important;grid-gap:.38rem!important;gap:.38rem!important;min-width:0!important}.patients-reference-filterbar .patients-reference-filter{flex:0 1 240px!important}.patients-reference-search{position:relative!important}.patients-reference-search svg{position:absolute!important;left:.75rem!important;bottom:.72rem!important;color:#8a98aa!important;pointer-events:none!important}.patient-library-date-row input,.patient-library-date-row select,.patients-reference-filter select,.patients-reference-pagination select,.patients-reference-search input{width:100%!important;min-height:38px!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#142238!important;font-size:.76rem!important;outline:none!important}.patients-reference-search input{padding:0 .85rem 0 2.15rem!important}.patients-reference-filter span{color:#66758b!important;font-size:.68rem!important;font-weight:800!important}.patient-library-date-row select,.patients-reference-filter select{padding:0 .78rem!important}.patients-more-filters{min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .82rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#142238!important;font-size:.76rem!important;font-weight:760!important;cursor:pointer!important}.patient-library-table-wrap{overflow:hidden!important;border:1px solid var(--crm-border)!important;border-radius:14px!important;background:var(--crm-surface)!important}.patient-library-table{width:100%!important;border-collapse:collapse!important;table-layout:fixed!important}.patient-library-table td,.patient-library-table th{padding:.86rem .72rem!important;border-bottom:1px solid var(--crm-border)!important;vertical-align:middle!important;color:#263449!important;font-size:.76rem!important}.patient-library-table th{background:#fbfcfd!important;color:#66758b!important;font-size:.68rem!important;font-weight:850!important}.patient-library-table td:first-child,.patient-library-table th:first-child{width:42px!important}.patient-library-table td:nth-child(2),.patient-library-table th:nth-child(2){width:18%!important}.patient-library-table td:nth-child(3),.patient-library-table th:nth-child(3){width:14%!important}.patient-library-table td:nth-child(4),.patient-library-table th:nth-child(4){width:12%!important}.patient-library-table td:nth-child(5),.patient-library-table td:nth-child(6),.patient-library-table td:nth-child(7),.patient-library-table th:nth-child(5),.patient-library-table th:nth-child(6),.patient-library-table th:nth-child(7){width:14%!important}.patient-library-table td:nth-child(8),.patient-library-table th:nth-child(8){width:11%!important}.patient-library-table td:nth-child(9),.patient-library-table th:nth-child(9){width:86px!important}.patients-check-col{text-align:center!important}.patients-check-col input{width:15px!important;height:15px!important;accent-color:#00563f!important}.patient-table-person{display:flex!important;align-items:center!important;gap:.72rem!important;width:100%!important;min-width:0!important;border:0!important;background:transparent!important;padding:0!important;text-align:left!important;cursor:pointer!important}.patient-library-table td small,.patient-library-table td strong,.patient-library-table td>span,.patient-table-person span{min-width:0!important}.patient-library-table td>strong,.patient-table-person strong{display:block!important;color:var(--crm-text)!important;font-size:.78rem!important;font-weight:850!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.patient-library-table td small,.patient-table-person small{display:block!important;margin-top:.22rem!important;color:#6b7890!important;font-size:.68rem!important;line-height:1.3!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.patient-whatsapp-phone{display:inline-flex!important;align-items:center!important;gap:.46rem!important;max-width:100%!important;color:#128c5e!important}.patient-whatsapp-phone svg{flex:0 0 auto!important;color:#128c5e!important}.patient-whatsapp-phone .crm-phone-emphasis{min-width:0!important}.patient-whatsapp-phone>span{display:inline!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--crm-text)!important;font-size:.76rem!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important;box-shadow:none!important}.patient-table-icon-btn:disabled{opacity:.35!important;cursor:not-allowed!important}.patient-library-card-avatar{border-radius:50%!important}.patient-library-stage,.patient-potential-badge{min-height:22px!important;display:inline-flex!important;align-items:center!important;max-width:100%!important;padding:.18rem .5rem!important;border-radius:6px!important;font-size:.65rem!important;font-weight:850!important;white-space:nowrap!important}.patient-library-stage.is-attended,.patient-library-stage.is-scheduled,.patient-potential-badge.is-high{background:#e8f6ee!important;color:#087047!important}.patient-library-stage.is-conversing,.patient-potential-badge.is-medium{background:#fff5df!important;color:#b67812!important}.patient-library-stage.is-abandon,.patient-library-stage.is-lost,.patient-potential-badge.is-low{background:#fde9ea!important;color:#b23b43!important}.patient-library-stage.is-neutral{background:#eef2f5!important;color:#5e6b7f!important}.patient-table-actions{display:flex!important;justify-content:flex-end!important;gap:.55rem!important}.patient-table-icon-btn{width:36px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#142238!important;cursor:pointer!important}.patients-reference-pagination{min-height:58px!important;display:grid!important;grid-template-columns:1fr auto auto!important;align-items:center!important;grid-gap:1rem!important;gap:1rem!important;padding:.75rem 1rem!important;color:#66758b!important;font-size:.76rem!important}.patients-page-controls{display:flex!important;align-items:center!important;gap:.42rem!important}.patients-page-controls button{min-width:32px!important;height:32px!important;border:1px solid #e4ebe8!important;border-radius:7px!important;background:var(--crm-surface)!important;color:#142238!important;font-weight:800!important;cursor:pointer!important}.patients-page-controls button.is-active{border-color:#00563f!important;background:#00563f!important;color:#ffffff!important}.patients-page-controls button:disabled{opacity:.45!important;cursor:not-allowed!important}@media (max-width:1450px){.patients-reference-hero{grid-template-columns:1fr!important}.patients-reference-filterbar,.patients-reference-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.patients-export-btn{justify-self:start!important}.patient-library-table-wrap{overflow-x:auto!important}.patient-library-table{min-width:1040px!important}}.patient-detail-page{grid-gap:1rem!important;gap:1rem!important;padding:1.15rem!important}.patient-detail-hero,.patient-detail-page{display:grid!important;background:var(--crm-surface)!important}.patient-detail-hero{position:relative!important;grid-template-columns:minmax(280px,1.05fr) minmax(520px,2fr)!important;grid-gap:1.05rem!important;gap:1.05rem!important;padding:1.45rem!important;border:1px solid #e5ece8!important;border-radius:14px!important}.patient-detail-back{position:absolute!important;top:.8rem!important;right:1rem!important;display:inline-flex!important;align-items:center!important;gap:.42rem!important;min-height:34px!important;padding:0 .78rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#4f5f75!important;font-size:.73rem!important;font-weight:800!important;cursor:pointer!important}.patient-detail-profile{display:flex!important;align-items:center!important;gap:1rem!important;min-width:0!important}.patient-detail-avatar{border-radius:50%!important;flex:0 0 auto!important}.patient-detail-profile h2{margin:.32rem 0 .2rem!important;color:#142238!important;font-size:1.45rem!important;font-weight:900!important;letter-spacing:0!important}.patient-detail-phone{display:inline-flex!important;align-items:center!important;gap:.42rem!important;color:#607089!important;font-size:.78rem!important;font-weight:700!important}.patient-detail-phone svg{color:#128c5e!important}.patient-detail-profile p,.patient-detail-profile small{display:block!important;margin:.18rem 0 0!important;color:#6c7a90!important;font-size:.74rem!important}.patient-detail-cards{display:grid!important;grid-template-columns:repeat(4,minmax(150px,1fr))!important;grid-gap:.85rem!important;gap:.85rem!important;padding-top:1.2rem!important}.patient-detail-cards article{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-column-gap:.75rem!important;column-gap:.75rem!important;align-items:center!important;min-height:86px!important;padding:.86rem!important;border:1px solid #e7eeea!important;border-radius:12px!important;background:var(--crm-surface)!important}.patient-detail-cards article .patients-reference-icon{grid-row:span 3!important;width:44px!important;height:44px!important}.patients-reference-icon.is-warm{background:#fff1dc!important;color:#d6801f!important}.patient-detail-cards em,.patient-detail-cards small{color:#6b7890!important;font-size:.68rem!important;font-style:normal!important;font-weight:760!important}.patient-detail-cards strong{color:#142238!important;font-size:.92rem!important;font-weight:900!important}.patient-detail-cards em{color:#00714f!important}.patient-detail-actions{grid-column:2!important;display:flex!important;justify-content:flex-end!important;gap:.75rem!important}.patient-detail-actions button{min-height:40px!important;padding:0 1rem!important;border:1px solid #dfe8e4!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#00563f!important;font-size:.74rem!important;font-weight:850!important;cursor:pointer!important}.patient-detail-actions .patient-detail-primary{background:#00563f!important;border-color:#00563f!important;color:#ffffff!important}.patient-detail-actions button:disabled{opacity:.45!important;cursor:not-allowed!important}.patient-detail-tabs{display:flex!important;gap:1.8rem!important;border-bottom:1px solid #e6ece9!important}.patient-detail-tabs button{min-height:42px!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;color:#6b7890!important;font-size:.76rem!important;font-weight:800!important;cursor:pointer!important}.patient-detail-tabs button.is-active{color:#00563f!important;border-bottom-color:#00563f!important}.patient-detail-grid{grid-template-columns:minmax(0,1.28fr) minmax(360px,.95fr)!important}.patient-detail-grid,.patient-detail-main,.patient-detail-side{display:grid!important;grid-gap:1rem!important;gap:1rem!important}.patient-detail-main,.patient-detail-side{align-content:start!important}.patient-detail-record,.patient-detail-side section,.patient-detail-summary{padding:1.2rem!important;border:1px solid #e6ece9!important;border-radius:12px!important;background:var(--crm-surface)!important}.patient-detail-summary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:1rem!important;gap:1rem!important}.patient-detail-summary h3{grid-column:1/-1!important;margin:0!important}.patient-detail-record label span,.patient-detail-summary span{display:block!important;margin-bottom:.35rem!important;color:#6b7890!important;font-size:.7rem!important;font-weight:800!important}.patient-detail-summary strong{color:#143326!important;font-size:.82rem!important}.patient-detail-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.8rem!important;margin-bottom:1rem!important}.patient-detail-section-head h3{margin:0!important;color:#142238!important;font-size:.98rem!important;font-weight:900!important}.patient-detail-section-head button,.patient-detail-upload{min-height:34px!important;display:inline-flex!important;align-items:center!important;padding:0 .8rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#00563f!important;font-size:.72rem!important;font-weight:850!important;cursor:pointer!important}.patient-detail-upload input{display:none!important}.patient-detail-record{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:.85rem!important;gap:.85rem!important}.patient-detail-record .patient-detail-section-head{grid-column:1/-1!important}.patient-detail-record input,.patient-detail-record textarea{width:100%!important;min-height:46px!important;padding:.75rem!important;border:1px solid #e4ebe8!important;border-radius:9px!important;color:#142238!important;font-size:.76rem!important;resize:vertical!important}.patient-detail-record textarea{min-height:78px!important}.patient-detail-files,.patient-detail-timeline{display:grid!important;grid-gap:.55rem!important;gap:.55rem!important}.patient-detail-files article,.patient-detail-timeline article{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;grid-gap:.7rem!important;gap:.7rem!important;padding:.72rem!important;border:1px solid var(--crm-border)!important;border-radius:9px!important}.patient-detail-files strong,.patient-detail-timeline strong{color:#142238!important;font-size:.76rem!important}.patient-detail-files small,.patient-detail-timeline span,.patient-detail-timeline time{color:#6b7890!important;font-size:.66rem!important}.patient-detail-files em{padding:.22rem .48rem!important;border-radius:6px!important;background:#e8f6ee!important;color:#087047!important;font-size:.66rem!important;font-style:normal!important;font-weight:850!important}.patient-detail-files button{border:1px solid #e4ebe8!important;border-radius:7px!important;background:var(--crm-surface)!important;color:#00563f!important;font-size:.68rem!important}@media (max-width:1250px){.patient-detail-grid,.patient-detail-hero{grid-template-columns:1fr!important}.patient-detail-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.patient-detail-actions{grid-column:1!important;justify-content:flex-start!important;flex-wrap:wrap!important}}.pipeline-reference-page{display:grid!important;grid-gap:1rem!important;gap:1rem!important;padding:1.15rem!important;background:var(--crm-surface)!important}.pipeline-reference-hero{gap:.75rem 1.25rem!important;padding:.8rem 1.1rem!important;border:1px solid #e7eeea!important;border-radius:12px!important;background:var(--crm-surface)!important}.pipeline-reference-controls{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:.7rem .9rem!important;flex:1 1 420px!important}.pipeline-reference-controls .pipeline-reference-search{width:min(340px,100%)!important;flex:1 1 220px!important}.pipeline-topbar-inject{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:.5rem 1.25rem!important;width:100%!important;min-width:0!important}.pipeline-topbar-inject .pipeline-reference-copy{flex:0 0 auto!important}.pipeline-topbar-inject .pipeline-reference-copy h2{margin:0!important;font-size:1.2rem!important;line-height:1.15!important;white-space:nowrap!important}.pipeline-topbar-inject .pipeline-reference-copy p{display:none!important}.pipeline-reference-search input.kanban-search{padding-left:2.3rem!important}.pipeline-reference-copy h2{margin:0 0 .45rem!important;color:var(--crm-text)!important;font-size:1.38rem!important;font-weight:900!important}.pipeline-reference-copy p,.pipeline-reference-copy span{display:block!important;margin:0!important;color:#6a7890!important;font-size:.78rem!important;line-height:1.5!important}.pipeline-live-status,.pipeline-reference-copy span{margin-top:.8rem!important;color:#00714f!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;gap:.45rem!important}.pipeline-live-status:before,.pipeline-reference-copy span:before{content:""!important;width:7px!important;height:7px!important;border-radius:999px!important;background:#1ea666!important;flex:0 0 auto!important}.pipeline-reference-metrics{grid-template-columns:repeat(6,minmax(140px,1fr))!important;grid-gap:.8rem!important;gap:.8rem!important}.pipeline-metric-card{min-height:92px!important;display:flex!important;gap:.75rem!important;padding:.9rem!important;border:1px solid #e7eeea!important;border-radius:12px!important;background:var(--crm-surface)!important}.pipeline-metric-icon{width:44px!important;height:44px!important;flex:0 0 auto!important;border-radius:50%!important;background:#edf5f1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#15965f!important;position:relative!important}.pipeline-metric-card.is-scheduled .pipeline-metric-icon{background:#eef4ff!important}.pipeline-metric-card.is-abandon .pipeline-metric-icon{background:#fff4e8!important}.pipeline-metric-card.is-lost .pipeline-metric-icon{background:#feecee!important}.pipeline-metric-card.is-total .pipeline-metric-icon{background:#f3f5f8!important}.pipeline-metric-card.is-scheduled .pipeline-metric-icon{color:#3262d7!important}.pipeline-metric-card.is-abandon .pipeline-metric-icon{color:#ff8f2c!important}.pipeline-metric-card.is-lost .pipeline-metric-icon{color:#ef4f56!important}.pipeline-metric-card.is-total .pipeline-metric-icon{color:#7a879b!important}.pipeline-metric-icon:after,.pipeline-metric-icon:before{content:""!important;position:absolute!important;box-sizing:border-box!important}.pipeline-metric-card.is-conversing .pipeline-metric-icon:before{width:17px!important;height:12px!important;border:1.8px solid!important;border-radius:7px!important;top:13px!important;left:12px!important}.pipeline-metric-card.is-conversing .pipeline-metric-icon:after{width:7px!important;height:7px!important;border-left:1.8px solid!important;border-bottom:1.8px solid!important;left:16px!important;top:22px!important;transform:skewX(-22deg)!important}.pipeline-metric-card.is-scheduled .pipeline-metric-icon:before{width:18px!important;height:16px!important;border:1.8px solid!important;border-radius:4px!important;top:14px!important;left:13px!important}.pipeline-metric-card.is-scheduled .pipeline-metric-icon:after{width:12px!important;height:2px!important;border-top:1.8px solid!important;top:18px!important;left:16px!important;box-shadow:0 -5px 0 0 currentColor!important}.pipeline-metric-card.is-abandon .pipeline-metric-icon:before{width:0!important;height:0!important;border-left:10px solid transparent!important;border-right:10px solid transparent!important;border-bottom:18px solid!important;top:11px!important;left:12px!important;filter:opacity(.18)!important}.pipeline-metric-card.is-abandon .pipeline-metric-icon:after{width:2px!important;height:8px!important;background:currentColor!important;top:17px!important;left:21px!important;box-shadow:0 10px 0 0 currentColor!important}.pipeline-metric-card.is-lost .pipeline-metric-icon:before,.pipeline-metric-card.is-total .pipeline-metric-icon:before{width:18px!important;height:18px!important;border:1.8px solid!important;border-radius:999px!important;top:13px!important;left:13px!important}.pipeline-metric-card.is-lost .pipeline-metric-icon:after{width:10px!important;height:10px!important;border-right:1.8px solid!important;border-top:1.8px solid!important;top:17px!important;left:17px!important;transform:rotate(45deg)!important;box-shadow:-8px 0 0 -3px transparent,0 0 0 999px transparent!important}.pipeline-metric-card.is-attended .pipeline-metric-icon:before,.pipeline-metric-card.is-total .pipeline-metric-icon:after{width:16px!important;height:14px!important;left:14px!important;top:15px!important;background:linear-gradient(currentColor,currentColor) 1px 8px /3px 6px no-repeat,linear-gradient(currentColor,currentColor) 6px 4px /3px 10px no-repeat,linear-gradient(currentColor,currentColor) 11px 1px /3px 13px no-repeat!important}.pipeline-metric-card small,.pipeline-metric-card span{display:block!important;color:#67758b!important;font-size:.67rem!important}.pipeline-metric-card strong{display:block!important;color:#162338!important;font-size:1.36rem!important;font-weight:900!important;line-height:1!important}.pipeline-metric-card b{display:block!important;margin-top:.14rem!important;color:#142238!important;font-size:.94rem!important}.pipeline-reference-toolbar{gap:1rem!important;padding:.95rem 1rem!important;border:1px solid #e7eeea!important;border-radius:12px!important;background:var(--crm-surface)!important}.pipeline-reference-search{position:relative!important;display:block!important;width:min(360px,100%)!important}.pipeline-reference-search svg{position:absolute!important;left:.8rem!important;top:50%!important;transform:translateY(-50%)!important;color:#8c99ab!important}.pipeline-reference-search input{width:100%!important;min-height:40px!important;padding:0 .9rem 0 2.2rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important}.pipeline-reference-actions{display:flex!important;align-items:center!important;gap:.7rem!important}.pipeline-sort{display:inline-flex!important;align-items:center!important;gap:.55rem!important}.pipeline-sort span{color:#67758b!important;font-size:.72rem!important;font-weight:800!important}.pipeline-report-btn,.pipeline-sort select,.pipeline-tool-btn{min-height:38px!important;padding:0 .85rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#162338!important;font-size:.74rem!important;font-weight:800!important}.pipeline-report-btn,.pipeline-tool-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important}.pipeline-reference-actions .pipeline-tool-btn:first-of-type:before,.pipeline-reference-actions .pipeline-tool-btn:last-of-type:before,.pipeline-report-btn:before{content:""!important;width:14px!important;height:14px!important;display:inline-block!important;flex:0 0 auto!important}.pipeline-reference-actions .pipeline-tool-btn:first-of-type:before{background:linear-gradient(currentColor,currentColor) 1px 2px /12px 2px no-repeat,linear-gradient(currentColor,currentColor) 4px 6px /6px 2px no-repeat,linear-gradient(currentColor,currentColor) 6px 10px /2px 3px no-repeat!important;color:#68788f!important}.pipeline-reference-actions .pipeline-tool-btn:last-of-type:before{background:radial-gradient(circle,currentColor 58%,transparent 61%) 0 5px /4px 4px no-repeat,radial-gradient(circle,currentColor 58%,transparent 61%) 10px 0 /4px 4px no-repeat,radial-gradient(circle,currentColor 58%,transparent 61%) 10px 10px /4px 4px no-repeat,linear-gradient(currentColor,currentColor) 3px 7px /8px 1.6px no-repeat,linear-gradient(currentColor,currentColor) 6px 4px /1.6px 6px no-repeat!important;color:#68788f!important}.kanban-board{grid-gap:.82rem!important;gap:.82rem!important}.kanban-col{min-height:680px!important;padding:.85rem!important;border:1px solid #e7eeea!important;border-radius:12px!important;background:var(--crm-surface)!important;gap:.75rem!important}.kanban-col.is-conversing{background:#f7fcf9!important}.kanban-col.is-scheduled{background:#f8fbff!important}.kanban-col.is-abandon{background:#fffaf4!important}.kanban-col.is-lost{background:#fff8f8!important}.kanban-col.is-attended{background:#fbfcfd!important}.kanban-col-header{align-items:start!important;gap:.7rem!important}.kanban-col-headcopy small,.kanban-col-side small{display:block!important;margin-top:.22rem!important;color:#7a879a!important;font-size:.63rem!important}.kanban-col-side{text-align:right!important}.kanban-col-side strong{display:block!important;color:#162338!important;font-size:.9rem!important;font-weight:900!important}.kanban-col-pill{padding:.15rem .5rem!important;border-radius:6px!important;border:0!important;background:#e8f6ee!important;color:#00714f!important;font-size:.67rem!important}.kanban-col.is-scheduled .kanban-col-pill{background:#ecf2ff!important;color:#3262d7!important}.kanban-col.is-abandon .kanban-col-pill{background:#fff2e5!important;color:#eb8b2f!important}.kanban-col.is-lost .kanban-col-pill{background:#feeaea!important;color:#e25b62!important}.kanban-col.is-attended .kanban-col-pill{background:#eff3f8!important;color:#62758c!important}.kanban-col-count{min-width:20px!important;min-height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#eef2f6!important;color:#526174!important;font-size:.65rem!important;font-weight:850!important}.kanban-col-body{gap:.65rem!important}.kanban-card{border-radius:10px!important;border:1px solid #e2ebe6!important;background:var(--crm-surface)!important;box-shadow:none!important;padding:.82rem!important;gap:.28rem!important}.kanban-card:before{display:none!important}.kanban-card:hover{transform:none!important;border-color:#cfe0d9!important;box-shadow:0 10px 22px -20px rgba(0,86,63,.25)!important}.kanban-card-row{margin-bottom:0!important;grid-template-columns:30px minmax(0,1fr) auto auto!important}.kanban-card-avatar{width:30px!important;height:30px!important;border-radius:50%!important;border:1px solid #e3e8ee!important;box-shadow:none!important}.kanban-card-headcopy{display:inline-flex!important;align-items:center!important;gap:.35rem!important}.kanban-card-status{padding:.12rem .45rem!important;border-radius:999px!important;font-size:.58rem!important;font-weight:900!important;white-space:nowrap!important}.kanban-card-status.is-conversing{background:#ecf7ef!important;color:#0f8b56!important}.kanban-card-status.is-scheduled{background:#eff4ff!important;color:#3262d7!important}.kanban-card-status.is-abandon{background:#fff2e5!important;color:#eb8b2f!important}.kanban-card-status.is-lost{background:#feeaea!important;color:#e25b62!important}.kanban-card-status.is-attended{background:#edf7f2!important;color:#148d5a!important}.kanban-card-name{font-size:.78rem!important;color:#162338!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.kanban-card-whatsapp{color:#12a45d!important;line-height:0!important}.kanban-card-delete{width:24px!important;height:24px!important;border-radius:8px!important;border:1px solid #e4ebe8!important;background:var(--crm-surface)!important;color:#6f8094!important}.kanban-card-sub{margin-top:.15rem!important;color:#18263a!important;font-size:.68rem!important;font-weight:850!important}.kanban-card-metrics{display:grid!important;grid-gap:.22rem!important;gap:.22rem!important;color:#506074!important;font-size:.67rem!important}.kanban-card-preview{margin-top:.2rem!important;min-height:36px!important;color:#5c6a7f!important;font-size:.71rem!important}.kanban-card-footer{margin-top:.2rem!important;padding-top:.35rem!important;border-top:1px dashed #e4ebe8!important}.kanban-card-footer-copy{gap:.4rem!important;min-width:0!important}.kanban-card-footer-copy,.kanban-stage-micro,.kanban-tag{display:inline-flex!important;align-items:center!important}.kanban-stage-micro,.kanban-tag{padding:.12rem .42rem!important;border-radius:999px!important;font-size:.6rem!important;font-weight:850!important}.kanban-stage-micro,.kanban-stage-micro.is-auto,.kanban-stage-micro.is-human{background:#eff4ff!important;color:#3163d7!important}.kanban-card-time{font-size:.62rem!important;color:#7a8799!important}.kanban-card-cta{display:grid!important;grid-gap:.42rem!important;gap:.42rem!important;margin-top:.3rem!important}.kanban-card-main-action,.kanban-card-mini-btn,.kanban-col-viewall{min-height:30px!important;border:1px solid #dfe8e4!important;border-radius:7px!important;background:#f8fbf9!important;color:#00714f!important;font-size:.64rem!important;font-weight:850!important}.kanban-card-mini-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:var(--crm-surface)!important;color:#68788f!important}.kanban-col-viewall{width:100%!important;margin-top:auto!important;background:transparent!important;color:#6c7a90!important}.pipeline-reference-footer{display:flex!important;justify-content:space-between!important;gap:1rem!important;border:1px solid #e7eeea!important;border-radius:12px!important;background:var(--crm-surface)!important}.pipeline-footer-summary{grid-gap:.8rem!important;gap:.8rem!important;width:100%!important}.pipeline-footer-summary article{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;grid-gap:.45rem .55rem!important;gap:.45rem .55rem!important;align-items:start!important}.pipeline-footer-summary article strong,.pipeline-footer-summary article>span:last-child{grid-column:2!important}.pipeline-footer-bullet{width:18px!important;height:18px!important;margin-top:.02rem!important;border-radius:999px!important;display:inline-block!important}.pipeline-footer-bullet.is-green{background:#edf7f2!important;box-shadow:inset 0 0 0 1px rgba(30,166,102,.12)!important}.pipeline-footer-bullet.is-blue{background:#eef4ff!important;box-shadow:inset 0 0 0 1px rgba(50,98,215,.12)!important}.pipeline-footer-bullet.is-teal{background:#ecfbf7!important;box-shadow:inset 0 0 0 1px rgba(15,139,115,.12)!important}.pipeline-footer-bullet.is-mint{background:#eef9f2!important;box-shadow:inset 0 0 0 1px rgba(38,161,106,.12)!important}.pipeline-footer-bullet.is-red{background:#fff0f1!important;box-shadow:inset 0 0 0 1px rgba(226,91,98,.12)!important}.pipeline-footer-summary article strong{display:block!important;color:#162338!important;font-size:.9rem!important;font-weight:900!important}.pipeline-footer-summary article span{color:#6d7b90!important;font-size:.66rem!important}.pipeline-footer-summary article.is-danger strong{color:#e25b62!important}.pipeline-report-btn{min-width:160px!important;color:#00714f!important;background:#f8fbf9!important}.pipeline-report-btn:before{background:linear-gradient(currentColor,currentColor) 1px 8px /2px 5px no-repeat,linear-gradient(currentColor,currentColor) 6px 4px /2px 9px no-repeat,linear-gradient(currentColor,currentColor) 11px 1px /2px 12px no-repeat!important}@media (max-width:1500px){.pipeline-reference-footer,.pipeline-reference-hero,.pipeline-reference-toolbar{grid-template-columns:1fr!important;display:grid!important}.pipeline-reference-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pipeline-footer-summary,.pipeline-reference-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.kanban-board{grid-template-columns:repeat(2,minmax(280px,1fr))!important}}.pipeline-detail-modal{width:min(100%,1220px)!important;max-height:min(94svh,940px)!important;padding:1.25rem!important;border-radius:16px!important;background:var(--crm-surface)!important}.pipeline-detail-header{display:grid!important;grid-template-columns:minmax(280px,1.1fr) minmax(0,2fr)!important;grid-gap:1rem!important;gap:1rem!important;padding-right:3rem!important}.pipeline-detail-title{display:flex!important;align-items:center!important;gap:.9rem!important}.pipeline-detail-title .kanban-card-avatar{width:56px!important;height:56px!important}.pipeline-detail-title-row{display:flex!important;align-items:center!important;gap:.45rem!important;margin-bottom:.18rem!important}.pipeline-detail-title h3{margin:0!important;color:#162338!important;font-size:1.6rem!important;font-weight:900!important}.pipeline-detail-whatsapp{color:#12a45d!important;line-height:0!important}.pipeline-detail-title small,.pipeline-detail-title strong{display:block!important;color:#69778d!important;font-size:.74rem!important}.pipeline-detail-hero-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:.8rem!important;gap:.8rem!important}.pipeline-detail-hero-cards article{min-height:72px!important;display:grid!important;align-content:center!important;grid-gap:.2rem!important;gap:.2rem!important;padding:.8rem .95rem!important;border:1px solid #e6ece9!important;border-radius:12px!important;background:var(--crm-surface)!important}.pipeline-detail-hero-cards small{color:#6b7890!important;font-size:.66rem!important;font-weight:800!important}.pipeline-detail-hero-cards strong{color:#0f7a45!important;font-size:.92rem!important;font-weight:900!important}.pipeline-detail-actionsbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin-top:.9rem!important;padding:.85rem 1rem!important;border:1px solid #e6ece9!important;border-radius:12px!important}.pipeline-detail-actionsbar strong{color:#162338!important;font-size:.82rem!important}.pipeline-detail-actionsbar>div{display:flex!important;align-items:center!important;gap:.55rem!important;flex-wrap:wrap!important}.pipeline-detail-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,1fr) minmax(280px,.92fr)!important;margin-top:.95rem!important}.pipeline-detail-grid,.pipeline-detail-side{display:grid!important;grid-gap:.95rem!important;gap:.95rem!important}.pipeline-detail-side{align-content:start!important}.pipeline-detail-sidehead{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.8rem!important;margin-bottom:.8rem!important}.pipeline-side-pill{min-height:22px!important;display:inline-flex!important;align-items:center!important;padding:.12rem .5rem!important;border-radius:999px!important;background:#e8f6ee!important;color:#0f7a45!important;font-size:.63rem!important;font-weight:850!important}.pipeline-detail-note-date,.pipeline-detail-sidecopy{color:#728095!important;font-size:.68rem!important}.pipeline-detail-notes,.pipeline-detail-sidebox{padding:.8rem!important;border:1px solid #e6ece9!important;border-radius:10px!important;background:#fbfdfc!important;color:#1d2d42!important;font-size:.72rem!important;line-height:1.45!important}.pipeline-detail-sidebox small{display:block!important;margin-top:.25rem!important;color:#6e7c92!important}.pipeline-detail-edit-btn,.pipeline-detail-panel-btn{min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 .8rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#00563f!important;font-size:.7rem!important;font-weight:850!important}.pipeline-detail-panel-btn{width:100%!important;margin-top:.75rem!important}.pipeline-detail-timeline-wrap{display:grid!important;grid-gap:.85rem!important;gap:.85rem!important}.pipeline-detail-timeline{display:grid!important;grid-gap:.65rem!important;gap:.65rem!important}.pipeline-detail-timeline article{display:grid!important;grid-gap:.14rem!important;gap:.14rem!important;padding-left:1rem!important;position:relative!important}.pipeline-detail-timeline article:before{content:""!important;position:absolute!important;left:0!important;top:.42rem!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#12a45d!important}.pipeline-detail-timeline span,.pipeline-detail-timeline time{color:#738195!important;font-size:.68rem!important}.pipeline-detail-timeline strong{color:#17253a!important;font-size:.74rem!important}.pipeline-detail-modal .pmodal-grid,.pipeline-detail-modal .pmodal-panel-span{display:contents!important}@media (max-width:1280px){.pipeline-detail-grid,.pipeline-detail-header{grid-template-columns:1fr!important}.pipeline-detail-hero-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.reports-reference-page{display:grid!important;grid-gap:1rem!important;gap:1rem!important;padding:1.15rem!important;background:var(--crm-surface)!important}.reports-reference-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important}.reports-reference-head h2{margin:.45rem 0!important;color:var(--crm-text)!important;font-size:1.45rem!important;font-weight:900!important}.reports-reference-head p{margin:0!important;color:#66758b!important;font-size:.8rem!important}.reports-reference-head-actions{display:grid!important;justify-items:end!important;grid-gap:.42rem!important;gap:.42rem!important}.reports-insights-btn,.reports-reference-head-actions button{min-height:40px!important;padding:0 .95rem!important;border:1px solid #e4ebe8!important;border-radius:8px!important;background:var(--crm-surface)!important;color:#142238!important;font-size:.74rem!important;font-weight:850!important}.reports-reference-head-actions small{color:#7a879a!important;font-size:.66rem!important}.reports-reference-metrics{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:.85rem!important;gap:.85rem!important}.reports-kpi-card{min-height:92px!important;display:flex!important;align-items:center!important;gap:.78rem!important;padding:.95rem!important;border:1px solid var(--crm-border)!important;border-radius:12px!important;background:var(--crm-surface)!important}.reports-kpi-icon{width:46px!important;height:46px!important;flex:0 0 46px!important;border-radius:14px!important;background:#edf5f1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.reports-kpi-card:nth-child(2) .reports-kpi-icon{background:#eef2ff!important}.reports-kpi-card:nth-child(3) .reports-kpi-icon{background:#f4ecff!important}.reports-kpi-card:nth-child(4) .reports-kpi-icon{background:#fff3e8!important}.reports-kpi-card:nth-child(5) .reports-kpi-icon{background:#ffecee!important}.reports-kpi-card small,.reports-kpi-card span{display:block!important;color:#69778d!important;font-size:.66rem!important}.reports-kpi-card strong{display:block!important;color:#142238!important;font-size:1.55rem!important;font-weight:900!important;line-height:1.05!important}.reports-kpi-card span{margin-top:.2rem!important;color:#0f7a45!important;font-weight:800!important}.reports-reference-grid{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(280px,.88fr)!important;grid-gap:.95rem!important;gap:.95rem!important}.reports-panel{padding:1rem!important;border:1px solid var(--crm-border)!important;border-radius:12px!important;background:var(--crm-surface)!important}.reports-panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.8rem!important;margin-bottom:.85rem!important}.reports-panel-head h3{margin:0!important;color:var(--crm-text)!important;font-size:.88rem!important;font-weight:900!important}.reports-chart-legend{display:flex!important;align-items:center!important;gap:.85rem!important;margin-bottom:.7rem!important;color:#6f7d92!important;font-size:.66rem!important;font-weight:800!important}.reports-chart-legend .is-blue:before,.reports-chart-legend .is-green:before{content:""!important;display:inline-block!important;width:10px!important;height:10px!important;margin-right:.35rem!important;border-radius:3px!important;vertical-align:middle!important}.reports-chart-legend .is-green:before{background:#22a565!important}.reports-chart-legend .is-blue:before{background:#2f67ff!important}.reports-chart{min-height:190px!important;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;grid-gap:.65rem!important;gap:.65rem!important;align-items:end!important}.reports-chart-day{display:grid!important;grid-gap:.45rem!important;gap:.45rem!important;justify-items:center!important}.reports-chart-plot{position:relative!important;width:100%!important;height:140px!important;display:grid!important;place-items:end center!important}.reports-chart-bar{width:22px!important;border-radius:8px 8px 0 0!important;background:linear-gradient(180deg,#25b36d,#158f55)!important}.reports-chart-line-point{position:absolute!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#2f67ff!important;border:3px solid #ffffff!important;box-shadow:0 0 0 1px #2f67ff!important}.reports-chart-day small{color:#6f7d92!important;font-size:.64rem!important}.reports-origin-table,.reports-stage-table{display:grid!important;grid-gap:.32rem!important;gap:.32rem!important}.reports-origin-row,.reports-stage-row{display:grid!important;align-items:center!important;grid-gap:.55rem!important;gap:.55rem!important;padding:.5rem 0!important;border-bottom:1px solid #edf2ef!important;color:#617187!important;font-size:.68rem!important}.reports-stage-row{grid-template-columns:1.2fr .55fr .9fr .9fr .8fr!important}.reports-origin-row{grid-template-columns:1.2fr .45fr .6fr .6fr .8fr .8fr!important}.reports-origin-row.is-head,.reports-stage-row.is-head{color:#7a8799!important;font-size:.62rem!important;font-weight:850!important}.reports-origin-row strong,.reports-stage-row strong{color:#142238!important;font-size:.72rem!important}.reports-conversion-bar{position:relative!important;min-height:18px!important;padding-top:.18rem!important}.reports-conversion-bar i{position:absolute!important;left:0!important;bottom:0!important;display:block!important;height:4px!important;border-radius:999px!important;background:#10945b!important}.reports-procedure-list{display:grid!important;grid-gap:.7rem!important;gap:.7rem!important}.reports-procedure-list article,.reports-procedure-list footer{display:grid!important;grid-gap:.25rem!important;gap:.25rem!important}.reports-procedure-list footer strong,.reports-procedure-list strong{color:#162338!important;font-size:.74rem!important}.reports-procedure-list span,.reports-time-summary{color:#6f7d92!important;font-size:.67rem!important}.reports-procedure-list i{width:100%!important;height:6px!important;display:block!important;border-radius:999px!important;background:#edf1ef!important;overflow:hidden!important}.reports-procedure-list i b{display:block!important;height:100%!important;border-radius:inherit!important;background:#23a567!important}.reports-time-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:.7rem!important;gap:.7rem!important;margin-bottom:.8rem!important}.reports-time-cards article{min-height:90px!important;display:grid!important;place-items:center!important;padding:.85rem!important;border:1px solid #ebf0ed!important;border-radius:12px!important;text-align:center!important}.reports-time-cards strong{color:#162338!important;font-size:1rem!important}.reports-time-cards span{color:#6f7d92!important;font-size:.68rem!important}.reports-insights-list{margin:0 0 1rem!important;padding:0!important;list-style:none!important;display:grid!important;grid-gap:.55rem!important;gap:.55rem!important}.reports-insights-list li{padding-left:1.2rem!important;position:relative!important;color:#435368!important;font-size:.72rem!important;line-height:1.45!important}.reports-insights-list li:before{content:""!important;position:absolute!important;left:0!important;top:.35rem!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#1ea666!important}@media (max-width:1480px){.reports-reference-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.reports-reference-grid{grid-template-columns:1fr!important}.reports-reference-head{flex-direction:column!important}.reports-reference-head-actions{justify-items:start!important}}.rp-page{display:grid;grid-gap:1rem;gap:1rem;padding:1.15rem;background:var(--crm-surface);min-height:100%}.rp-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.rp-kicker{display:inline-block;margin-bottom:.3rem;color:#22a565;font-size:.68rem;font-weight:800;letter-spacing:.08em}.rp-title{margin:0 0 .25rem;color:var(--crm-text);font-size:1.42rem;font-weight:900;line-height:1.15}.rp-subtitle{margin:0;color:#66758b;font-size:.78rem}.rp-head-right{display:grid;justify-items:end;grid-gap:.45rem;gap:.45rem;flex:0 0 auto}.rp-head-actions{display:flex;gap:.55rem}.rp-date-btn{display:inline-flex;align-items:center;gap:.4rem;min-height:38px;padding:0 .85rem;border:1px solid #dce6df;border-radius:8px;background:var(--crm-surface);color:var(--crm-text);font-size:.74rem;font-weight:700;cursor:pointer;white-space:nowrap}.rp-date-btn:hover{background:#f6faf7}.rp-export-btn{display:inline-flex;align-items:center;gap:.4rem;min-height:38px;padding:0 .95rem;border:1px solid #dce6df;border-radius:8px;background:var(--crm-surface);color:var(--crm-text);font-size:.74rem;font-weight:700;cursor:pointer;white-space:nowrap}.rp-export-btn:hover{background:#f6faf7}.rp-compare-label{color:#7a879a;font-size:.66rem}.rp-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.rp-kpi-note{margin-top:.15rem;color:#6a7890;font-size:.74rem;font-weight:600}.rp-range-label{display:inline-flex;align-items:center;gap:.4rem;color:#5f7188;font-size:.8rem;font-weight:700}.rp-kpi-card{gap:.8rem;padding:.95rem 1rem;border:1px solid var(--crm-border);border-radius:12px;background:var(--crm-surface);min-height:90px}.rp-kpi-card,.rp-kpi-icon{display:flex;align-items:center}.rp-kpi-icon{justify-content:center;width:48px;height:48px;flex:0 0 48px;border-radius:14px}.rp-kpi-body{display:grid;grid-gap:.08rem;gap:.08rem;min-width:0}.rp-kpi-body small{display:flex;align-items:center;gap:.3rem;color:#6d7e92;font-size:.65rem;font-weight:600}.rp-info-icon{color:#b0bec9;font-size:.7rem;cursor:default}.rp-kpi-body strong{display:block;color:var(--crm-text);font-size:1.5rem;font-weight:900;line-height:1.1}.rp-kpi-danger{color:#d04a5f!important}.rp-trend{display:block;font-size:.66rem;font-weight:700}.rp-trend-up{color:#1ea666}.rp-trend-down{color:#d04a5f}.rp-trend-neutral{color:#6d7e92}.rp-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);grid-gap:.9rem;gap:.9rem;align-items:start}.rp-funnel-panel{grid-column:1/-1}.rp-funnel{display:flex;flex-direction:column;gap:.85rem}.rp-funnel-step{display:grid;grid-template-columns:150px minmax(0,1fr) 48px;align-items:center;grid-gap:.7rem;gap:.7rem}.rp-funnel-label{color:var(--crm-text);font-size:.82rem;font-weight:700}.rp-funnel-track{height:34px;border-radius:9px;background:#eef2f0;overflow:hidden}.rp-funnel-fill{display:flex;align-items:center;height:100%;min-width:34px;padding:0 .7rem;border-radius:9px;background:linear-gradient(90deg,#17b978,#0f9d63);transition:width .4s ease}.rp-funnel-fill strong{color:#fff;font-size:.95rem;font-weight:800}.rp-funnel-step.is-mid .rp-funnel-fill{background:linear-gradient(90deg,#4f6ef7,#3d5ae0)}.rp-funnel-step.is-end .rp-funnel-fill{background:linear-gradient(90deg,#22a565,#17864f)}.rp-funnel-pct{color:#5f7188;font-size:.82rem;font-weight:800;text-align:right}.rp-summary-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.rp-summary-list li{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.62rem 0;border-bottom:1px solid var(--crm-border)}.rp-summary-list li:last-child{border-bottom:none}.rp-summary-label{color:#5f7188;font-size:.8rem;font-weight:600}.rp-summary-value{color:var(--crm-text);font-size:.9rem;font-weight:800}.rp-stage-table-simple .rp-stage-row{grid-template-columns:1.6fr .6fr 1.3fr}.rp-revenue-panel{grid-column:1/-1}.rp-revenue-basis{color:#6a7890;font-size:.78rem;font-weight:700}.rp-revenue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.rp-revenue-card{padding:.9rem 1rem;border-radius:12px;border:1px solid var(--crm-border);background:#f7faf8}.rp-revenue-card small{display:block;color:#5f7188;font-size:.76rem;font-weight:700}.rp-revenue-card strong{display:block;margin:.15rem 0;font-size:1.5rem;font-weight:900;color:var(--crm-text)}.rp-revenue-card span{color:#6a7890;font-size:.76rem}.rp-revenue-card.is-potential{background:#eef5ff;border-color:#dbe6ff}.rp-revenue-card.is-potential strong{color:#2f52d6}.rp-revenue-card.is-done{background:#edf7ef;border-color:#d6ecd9}.rp-revenue-card.is-done strong{color:#17864f}.rp-revenue-card.is-pending{background:#fff7ea;border-color:#f2e4c8}.rp-revenue-card.is-pending strong{color:#b3801e}.rp-revenue-empty-text{margin:0;color:#5f7188;font-size:.86rem;line-height:1.55}@media (max-width:720px){.rp-revenue-grid{grid-template-columns:1fr}}.svc-card .settings-card-title{margin:0;font-size:.95rem;font-weight:800;color:var(--crm-text)}.svc-card .settings-card-sub{margin:.35rem 0 0;font-size:.8rem;line-height:1.5;color:#607089}.svc-loading{color:#607089;font-size:.85rem}.svc-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.9rem}.svc-row{display:grid;grid-template-columns:1fr 160px 40px;grid-gap:.6rem;gap:.6rem;align-items:center}.svc-row-head{font-size:.7rem;font-weight:700;color:#8a98aa;text-transform:uppercase;letter-spacing:.02em}.svc-input{width:100%;min-height:38px;padding:0 .7rem;color:var(--crm-text);font-size:.88rem}.svc-input,.svc-price{border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface)}.svc-price{display:flex;align-items:center;gap:.35rem;padding-left:.6rem}.svc-price .svc-input{border:none;padding-left:.2rem}.svc-price-prefix{color:#8a98aa;font-size:.82rem;font-weight:700}.svc-remove{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface);color:#b23b43;cursor:pointer}.svc-remove:hover{background:#fdecee}.svc-add{display:inline-flex;align-items:center;gap:.4rem;margin-top:.7rem;padding:.45rem .8rem;border:1px dashed var(--crm-border);border-radius:8px;background:transparent;color:#0f7a52;font-weight:700;font-size:.82rem;cursor:pointer}.svc-add:hover{background:#eef7f2}.svc-error{color:#b23b43;font-size:.82rem;margin-top:.6rem}.svc-actions{display:flex;align-items:center;gap:.7rem;margin-top:.9rem}.svc-save{padding:.5rem 1.1rem;border:none;border-radius:8px;background:#0f5132;color:#fff;font-weight:800;font-size:.85rem;cursor:pointer}.svc-save:disabled{opacity:.6;cursor:default}.svc-saved{color:#17864f;font-weight:800;font-size:.82rem}.aut-page{display:flex;flex-direction:column;gap:.9rem}.aut-hero{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.9rem 1.5rem;padding:1rem 1.15rem;border:1px solid var(--crm-border);border-radius:12px;background:var(--crm-surface)}.aut-hero-copy h2{margin:0 0 .25rem;font-size:1.3rem;font-weight:900;color:var(--crm-text)}.aut-hero-copy p{margin:0;max-width:520px;font-size:.82rem;line-height:1.5;color:#607089}.aut-metrics{display:flex;gap:.7rem;flex-wrap:wrap}.aut-metric{min-width:120px;padding:.6rem .85rem;border:1px solid var(--crm-border);border-radius:10px;background:#f7faf8}.aut-metric small{display:block;font-size:.72rem;font-weight:700;color:#5f7188}.aut-metric strong{display:block;margin:.1rem 0;font-size:1.5rem;font-weight:900;color:var(--crm-text)}.aut-metric span{font-size:.7rem;color:#8a98aa}.aut-note{display:flex;align-items:flex-start;gap:.55rem;padding:.7rem .9rem;border:1px solid #dbe6ff;border-radius:10px;background:#eef4ff;color:#34507e;font-size:.8rem;line-height:1.5}.aut-note svg{flex:0 0 auto;margin-top:1px;color:#3d5ae0}.aut-filters{display:flex;gap:.5rem}.aut-filter{padding:.4rem .85rem;border:1px solid var(--crm-border);border-radius:999px;background:var(--crm-surface);color:#5f7188;font-weight:700;font-size:.8rem;cursor:pointer}.aut-filter.is-active{background:#0f2a22;border-color:#0f2a22;color:#fff}.aut-list{display:flex;flex-direction:column;gap:.6rem}.aut-item{display:grid;grid-template-columns:96px 1fr;grid-gap:.8rem;gap:.8rem;align-items:start;padding:.85rem 1rem;border:1px solid var(--crm-border);border-radius:12px;background:var(--crm-surface)}.aut-type{display:inline-block;padding:.25rem .6rem;border-radius:999px;font-size:.72rem;font-weight:800}.aut-type.is-reminder{background:#eef4ff;color:#3149a6}.aut-type.is-followup{background:#eaf7f0;color:#17864f}.aut-item-head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.aut-item-name{font-size:.92rem;font-weight:800;color:var(--crm-text)}.aut-item-step{font-size:.76rem;color:#6a7890;font-weight:600}.aut-status{margin-left:auto;padding:.15rem .55rem;border-radius:999px;font-size:.7rem;font-weight:800}.aut-status.is-due{background:#fff3e0;color:#b3801e}.aut-status.is-scheduled{background:#eef2f6;color:#5e6b7f}.aut-status.is-sent{background:#eaf7f0;color:#17864f}.aut-status.is-expired{background:#f2f2f2;color:#9098a5}.aut-item-when{display:inline-flex;align-items:center;gap:.35rem;margin:.35rem 0 .5rem;font-size:.76rem;color:#6a7890;font-weight:600}.aut-bubble{padding:.6rem .8rem;border-radius:4px 12px 12px 12px;background:#f0f7f3;border:1px solid #e0ede6;color:#2b3a33;font-size:.85rem;line-height:1.5}@media (max-width:720px){.aut-item{grid-template-columns:1fr}}.pd-prontuario-tab{display:flex;flex-direction:column;gap:1rem}.pd-pront-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem 1.1rem;gap:.85rem 1.1rem}.pd-pront-form .pd-field-full{grid-column:1/-1}.pd-field-readonly{display:flex;align-items:center;min-height:40px;padding:0 .75rem;border:1px solid var(--crm-border);border-radius:8px;background:#f6f8f7;color:var(--crm-text);font-size:.9rem}.pd-panorama{margin:0;gap:.7rem}.pd-panorama,.pd-panorama>div{display:flex;flex-direction:column}.pd-panorama>div{gap:.15rem}.pd-panorama dt{font-size:.72rem;font-weight:700;color:#8a98aa;text-transform:uppercase;letter-spacing:.02em}.pd-panorama dd{margin:0;font-size:.88rem;color:var(--crm-text);line-height:1.45}.pd-panorama dd.is-empty{color:#a3adba;font-style:italic}@media (max-width:720px){.pd-pront-form{grid-template-columns:1fr}}.rp-panel{padding:1rem 1.1rem;border:1px solid var(--crm-border);border-radius:12px;background:var(--crm-surface)}.rp-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.rp-panel-head h3{margin:0;color:var(--crm-text);font-size:.84rem;font-weight:800;display:flex;align-items:center;gap:.3rem}.rp-chart-panel{grid-column:1}.rp-chart-legend{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin-bottom:.85rem}.rp-legend-item{display:inline-flex;align-items:center;gap:.38rem;color:#6f7d92;font-size:.64rem;font-weight:700}.rp-legend-bar{background:#22a565}.rp-legend-bar,.rp-legend-bar-dash{display:inline-block;width:10px;height:10px;border-radius:3px;flex:0 0 auto}.rp-legend-bar-dash{background:#b6e8d0;border:1px dashed #22a565}.rp-legend-line{background:#2f67ff}.rp-legend-line,.rp-legend-line-dash{display:inline-block;width:16px;height:3px;border-radius:2px;flex:0 0 auto}.rp-legend-line-dash{background:repeating-linear-gradient(90deg,#93c5fd 0 5px,transparent 5px 9px)}.rp-chart-area{display:flex;gap:0;align-items:stretch}.rp-chart-yaxis{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1.5rem;width:28px;flex:0 0 28px}.rp-chart-yaxis span{color:#8a99a8;font-size:.58rem;text-align:right;line-height:1}.rp-chart-yaxis-right{text-align:left;width:38px;flex:0 0 38px}.rp-chart-yaxis-right span{text-align:left}.rp-chart-cols{flex:1 1;position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.35rem;gap:.35rem;align-items:end}.rp-chart-col{display:flex;flex-direction:column;align-items:center;gap:.45rem}.rp-chart-plot{width:100%;height:140px;display:flex;align-items:flex-end;justify-content:center}.rp-chart-bar-group{display:flex;align-items:flex-end;gap:2px}.rp-chart-bar{width:16px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#25b36d,#158f55);transition:height .4s ease}.rp-chart-bar-prev{width:12px;border-radius:4px 4px 0 0;background:#b6e8d0;border:1px dashed #22a565;box-sizing:border-box;transition:height .4s ease}.rp-chart-label{display:flex;flex-direction:column;align-items:center;line-height:1.2}.rp-chart-weekday{color:#6f7d92;font-size:.6rem;font-weight:700}.rp-chart-date{color:#9aabb8;font-size:.58rem}.rp-chart-line-svg{position:absolute;inset:0 0 1.5rem 0;width:100%;height:140px;pointer-events:none;overflow:visible}.rp-stage-table{display:grid;grid-gap:0;gap:0}.rp-stage-row{display:grid;grid-template-columns:1.5fr .45fr .9fr .9fr 1fr;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.52rem 0;border-bottom:1px solid #f0f4f2;color:#617187;font-size:.68rem}.rp-stage-row:last-child{border-bottom:none}.rp-row-head{color:#7a8799;font-size:.62rem;font-weight:700;padding-bottom:.45rem}.rp-row-total{font-weight:700;color:var(--crm-text);padding-top:.5rem;border-top:1px solid #e2ebe5;border-bottom:none!important}.rp-stage-name{display:flex;align-items:center;gap:.45rem;color:var(--crm-text);font-weight:600;font-size:.7rem}.rp-stage-num{font-weight:700;color:var(--crm-text)}.rp-stage-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;flex:0 0 22px}.rp-stage-icon-green{background:#e8f9f1;color:#22a565}.rp-stage-icon-blue{background:#e8f0ff;color:#3b7ef8}.rp-stage-icon-yellow{background:#fef9e0;color:#d4910a}.rp-stage-icon-red{background:#feecec;color:#d44a4a}.rp-conv-cell{display:grid;grid-gap:.25rem;gap:.25rem}.rp-conv-pct{color:var(--crm-text);font-weight:700;font-size:.68rem}.rp-conv-bar{width:100%;height:5px;background:#edf1ef;border-radius:999px;overflow:hidden}.rp-conv-bar i{display:block;height:100%;border-radius:inherit;background:#10945b}.rp-proc-list{display:grid;grid-gap:.75rem;gap:.75rem}.rp-proc-row{display:grid;grid-gap:.28rem;gap:.28rem}.rp-proc-info{display:flex;align-items:center;gap:.45rem}.rp-proc-name{color:var(--crm-text);font-size:.72rem;font-weight:600;flex:1 1}.rp-proc-value{color:#617187;font-size:.67rem;text-align:right}.rp-proc-bar-track{width:100%;height:6px;background:#edf1ef;border-radius:999px;overflow:hidden}.rp-proc-bar-fill{height:100%;border-radius:inherit;background:#23a567}.rp-proc-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.55rem;border-top:1px solid var(--crm-border);color:#617187;font-size:.68rem;font-weight:700}.rp-proc-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;flex:0 0 26px}.rp-proc-icon-green{background:#e8f9f1;color:#22a565}.rp-proc-icon-blue{background:#e8f0ff;color:#3b7ef8}.rp-proc-icon-purple{background:#f3eeff;color:#9b59d9}.rp-proc-icon-teal{background:#e0f7f4;color:#0d9488}.rp-origin-table{display:grid;grid-gap:0;gap:0}.rp-origin-row{display:grid;grid-template-columns:1.3fr .45fr .6fr .85fr .9fr .9fr;align-items:center;grid-gap:.35rem;gap:.35rem;padding:.48rem 0;border-bottom:1px solid #f0f4f2;color:#617187;font-size:.67rem}.rp-origin-row:last-child{border-bottom:none}.rp-source-name{display:flex;align-items:center;gap:.4rem;color:var(--crm-text);font-weight:600}.rp-source-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:6px;flex:0 0 20px}.rp-source-icon-green{background:#e8f9f1;color:#22a565}.rp-source-icon-blue{background:#e8f0ff;color:#3b7ef8}.rp-source-icon-gray{background:#f0f2f4;color:#617187}.rp-time-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin-bottom:.8rem}.rp-time-card{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.9rem .6rem;border:1px solid #ebf0ed;border-radius:12px;text-align:center}.rp-time-card strong{color:var(--crm-text);font-size:.95rem;font-weight:800;line-height:1.2}.rp-time-card span{color:#6f7d92;font-size:.64rem}.rp-time-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px}.rp-time-icon-green{background:#e8f9f1;color:#22a565}.rp-time-icon-blue{background:#e8f0ff;color:#3b7ef8}.rp-time-icon-purple{background:#f3eeff;color:#9b59d9}.rp-time-footer{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .8rem;border:1px solid var(--crm-border);border-radius:8px;color:#6f7d92;font-size:.68rem;font-weight:600}.rp-insights-list{margin:0 0 1rem;padding:0;list-style:none;display:grid;grid-gap:.7rem;gap:.7rem}.rp-insights-list li{display:flex;align-items:flex-start;gap:.5rem;color:#3f5268;font-size:.72rem;line-height:1.5}.rp-check{width:18px;height:18px;flex:0 0 18px;margin-top:.05rem;border-radius:50%;background:#e8f9f1;color:#22a565}.rp-check,.rp-insights-btn{display:inline-flex;align-items:center;justify-content:center}.rp-insights-btn{gap:.45rem;width:100%;min-height:38px;padding:0 1rem;border:1px solid #dce6df;border-radius:8px;background:var(--crm-surface);color:var(--crm-text);font-size:.73rem;font-weight:700;cursor:pointer}.rp-insights-btn:hover{background:#f6faf7}@media (max-width:1480px){.rp-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.rp-grid{grid-template-columns:1fr 1fr}.rp-chart-panel{grid-column:1/-1}}@media (max-width:900px){.rp-head{flex-direction:column}.rp-head-right{justify-items:start}.rp-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.rp-grid{grid-template-columns:1fr}.rp-chart-panel{grid-column:1}.rp-chart-legend{gap:.4rem .7rem}.rp-time-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.agenda-native-page{display:grid;grid-gap:20px;gap:20px;padding:8px 4px 28px}.agenda-native-empty-state,.agenda-native-hero,.agenda-native-modal,.agenda-native-shell,.agenda-native-stat,.agenda-native-topbar{border:1px solid #dce6df;border-radius:18px;background:var(--crm-surface);box-shadow:0 16px 40px rgba(15,42,34,.06)}.agenda-native-hero,.agenda-native-shell,.agenda-native-topbar{padding:18px 20px}.agenda-native-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#edf7f2;color:#0f6448;font-size:12px;font-weight:700}.agenda-native-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.agenda-native-hero h2{margin:10px 0 8px;color:#12263f;font-size:36px;line-height:1.02}.agenda-native-hero p{max-width:700px;margin:0;color:#60728f;font-size:15px;line-height:1.6}.agenda-native-hero-actions,.agenda-native-inline-actions,.agenda-native-legend,.agenda-native-modal-actions,.agenda-native-modal-details,.agenda-native-modal-head,.agenda-native-nav,.agenda-native-shell-head,.agenda-native-shell-meta,.agenda-native-view-switch{display:flex;align-items:center;gap:10px}.agenda-native-hero-actions{flex-wrap:wrap;justify-content:flex-end}.agenda-native-topbar{display:flex;justify-content:space-between;gap:18px;align-items:center}.agenda-native-icon-btn,.agenda-native-shell-meta button,.agenda-native-view-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #dce6df;background:var(--crm-surface);color:#35506f;border-radius:12px;font:inherit;cursor:pointer}.agenda-native-icon-btn{width:42px;font-size:22px}.agenda-native-range-label{min-height:42px;padding:0 16px;border:1px solid #dce6df;border-radius:12px;display:inline-flex;align-items:center;color:#12263f;font-weight:700}.agenda-native-view-switch{padding:4px;border-radius:14px;background:#f6faf8}.agenda-native-view-btn{min-width:74px;padding:0 14px;border-color:transparent;background:transparent}.agenda-native-view-btn.is-active{background:#0f6448;color:#fff}.agenda-native-card-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.agenda-native-stat{padding:18px;display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:14px;gap:14px}.agenda-native-stat small,.agenda-native-stat span{display:block}.agenda-native-stat small{color:#6a7d98;font-size:12px;font-weight:700;margin-bottom:4px}.agenda-native-stat strong{color:#12263f;font-size:32px;line-height:1}.agenda-native-stat span{margin-top:6px;color:#0f6448;font-size:13px;font-weight:600}.agenda-native-empty-icon,.agenda-native-stat-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center}.agenda-native-empty-icon svg,.agenda-native-modal-details svg,.agenda-native-stat-icon svg{width:24px;height:24px}.agenda-native-stat--green .agenda-native-stat-icon{background:#eaf7f0;color:#0f8b56}.agenda-native-stat--blue .agenda-native-stat-icon{background:#edf3ff;color:#2563eb}.agenda-native-stat--amber .agenda-native-stat-icon{background:#fff5e8;color:#f08a24}.agenda-native-stat--purple .agenda-native-stat-icon{background:#f4efff;color:#7c4dff}.agenda-native-shell{display:grid;grid-gap:18px;gap:18px}.agenda-native-shell-head{justify-content:space-between;flex-wrap:wrap}.agenda-freebusy-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;margin:0 0 4px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;font-size:.83rem;color:#92400e;line-height:1.5}.agenda-freebusy-banner svg{flex-shrink:0;margin-top:1px;color:#d97706}.agenda-freebusy-banner strong{font-weight:700}.agenda-native-legend{flex-wrap:wrap}.agenda-native-legend span,.agenda-native-shell-meta span{color:#60728f;font-size:13px}.agenda-native-legend i{display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:999px;vertical-align:middle}.agenda-native-badge.is-success,.agenda-native-legend i.is-success,.agenda-native-list-card-status.is-success{background:#18a25e}.agenda-native-badge.is-warning,.agenda-native-legend i.is-warning,.agenda-native-list-card-status.is-warning{background:#ffb547}.agenda-native-badge.is-danger,.agenda-native-legend i.is-danger,.agenda-native-list-card-status.is-danger{background:#ef5b63}.agenda-native-shell-meta button{min-height:34px;padding:0 12px}.agenda-native-day-view,.agenda-native-list,.agenda-native-month{display:grid;grid-gap:14px;gap:14px}.agenda-native-month-grid,.agenda-native-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.agenda-native-weekdays div{padding:0 12px 12px;color:#6a7d98;font-size:12px;font-weight:700;text-transform:uppercase}.agenda-native-month-grid{gap:8px}.agenda-native-day-cell{min-height:148px;padding:12px;border:1px solid #e4ece6;border-radius:16px;background:#fbfdfc;text-align:left;cursor:pointer;display:grid;grid-gap:12px;gap:12px}.agenda-native-day-cell.is-muted{opacity:.55}.agenda-native-day-cell.is-today{border-color:#92d1af;box-shadow:inset 0 0 0 1px rgba(15,100,72,.1)}.agenda-native-day-head,.agenda-native-day-summary,.agenda-native-list-group header,.agenda-native-week-column-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.agenda-native-day-head span{color:#12263f;font-size:15px;font-weight:700}.agenda-native-day-head small{min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:#edf7f2;color:#0f6448;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.agenda-native-day-content{display:grid;grid-gap:8px;gap:8px;align-content:start}.agenda-native-month-event,.agenda-native-timeline-event{border:0;border-radius:12px;text-align:left;cursor:pointer}.agenda-native-month-event{padding:10px 12px;display:grid;grid-gap:4px;gap:4px;color:#12263f}.agenda-native-list-card strong,.agenda-native-month-event strong,.agenda-native-timeline-event strong{font-size:13px;line-height:1.35}.agenda-native-list-card small,.agenda-native-list-card span,.agenda-native-month-event span,.agenda-native-timeline-event span{color:#60728f;font-size:12px;line-height:1.45}.agenda-native-month-event.is-success,.agenda-native-timeline-event.is-success{background:#ebf8ef}.agenda-native-month-event.is-warning,.agenda-native-timeline-event.is-warning{background:#fff6ea}.agenda-native-month-event.is-danger,.agenda-native-timeline-event.is-danger{background:#fff0f1}.agenda-native-empty-day,.agenda-native-more-events{color:#9aadbb;font-size:12px}.agenda-native-day-layout,.agenda-native-timeline{display:grid;grid-template-columns:76px minmax(0,1fr);grid-gap:12px;gap:12px}.agenda-native-time-axis{display:grid;grid-auto-rows:64px}.agenda-native-time-slot{color:#8da0b3;font-size:12px;font-weight:600;transform:translateY(-7px)}.agenda-native-week-columns{grid-template-columns:repeat(7,minmax(0,1fr))}.agenda-native-week-column,.agenda-native-week-columns{display:grid;grid-gap:10px;gap:10px}.agenda-native-week-column.is-today .agenda-native-week-column-head{color:#0f6448}.agenda-native-week-column-head{min-height:48px;padding:0 8px}.agenda-native-week-column-head strong{color:#12263f;font-size:13px;text-transform:capitalize}.agenda-native-week-column-head span{color:#60728f;font-size:12px}.agenda-native-day-canvas,.agenda-native-week-grid{position:relative;height:calc((21 - 7) * 64px);border:1px solid #e4ece6;border-radius:16px;overflow:hidden;background:repeating-linear-gradient(180deg,#ffffff 0,#ffffff 63px,#eef4f0 0,#eef4f0 64px)}.agenda-native-grid-row{height:64px}.agenda-native-timeline-event{position:absolute;padding:10px 12px;overflow:hidden;box-shadow:0 10px 24px rgba(18,38,63,.08)}.agenda-native-list-group{display:grid;grid-gap:12px;gap:12px}.agenda-native-day-summary h3,.agenda-native-list-group header strong{color:#12263f;font-size:18px}.agenda-native-list-group header span{color:#6a7d98;font-size:12px;font-weight:700}.agenda-native-list-cards{display:grid;grid-gap:12px;gap:12px}.agenda-native-list-card{width:100%;padding:16px;border:1px solid #e4ece6;border-radius:16px;background:var(--crm-surface);display:grid;grid-template-columns:6px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;text-align:left;cursor:pointer}.agenda-native-list-card-status{width:6px;height:100%;border-radius:999px}.agenda-native-list-card-main{display:grid;grid-gap:4px;gap:4px}.agenda-native-list-card-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.agenda-native-badge{min-height:28px;padding:0 12px;border-radius:999px;color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center}.agenda-native-badge.is-neutral{background:#edf2f8;color:#54708f}.agenda-native-empty-state{padding:42px 28px;text-align:center;display:grid;grid-gap:14px;gap:14px;justify-items:center}.agenda-native-empty-state h3{margin:0;color:#12263f;font-size:24px}.agenda-native-empty-state p{max-width:640px;margin:0;color:#60728f;line-height:1.65}.agenda-native-empty-state.is-error{border-color:#f0d1d5}.agenda-native-empty-state.is-connect .agenda-native-empty-icon{background:#edf7f2;color:#0f6448}.agenda-native-empty-state.is-error .agenda-native-empty-icon{background:#fff0f1;color:#d0505d}.agenda-native-skeleton-toolbar{height:56px;border-radius:16px;background:linear-gradient(90deg,#eef4f0 25%,#f8fbf9 40%,#eef4f0 55%);background-size:200% 100%;animation:agendaShimmer 1.3s linear infinite}.agenda-native-skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.agenda-native-skeleton-cell{height:150px;border-radius:18px;background:linear-gradient(90deg,#eef4f0 25%,#f8fbf9 40%,#eef4f0 55%);background-size:200% 100%;animation:agendaShimmer 1.3s linear infinite}.agenda-native-toast{position:fixed;right:18px;bottom:18px;z-index:50;min-width:240px;max-width:420px;padding:14px 16px;border-radius:14px;color:#fff;box-shadow:0 18px 48px rgba(18,38,63,.16)}.agenda-native-toast.is-success{background:#0f6448}.agenda-native-toast.is-error{background:#d0505d}.agenda-native-modal-backdrop{position:fixed;inset:0;z-index:70;background:rgba(9,18,31,.42);display:flex;justify-content:flex-end;padding:16px}.agenda-native-modal{width:min(560px,100%);max-height:calc(100vh - 32px);padding:22px;overflow:auto;display:grid;grid-gap:18px;gap:18px}.agenda-native-modal-head{justify-content:space-between}.agenda-native-modal-head h3{margin:10px 0 0;color:#12263f;font-size:28px}.agenda-native-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.agenda-native-form-grid label{display:grid;grid-gap:8px;gap:8px}.agenda-native-form-grid label.is-full{grid-column:1/-1}.agenda-native-form-grid span{color:#60728f;font-size:12px;font-weight:700}.agenda-native-form-grid input,.agenda-native-form-grid select,.agenda-native-form-grid textarea{width:100%;border:1px solid #d8e4dd;border-radius:12px;padding:12px 14px;background:var(--crm-surface);color:#12263f;font:inherit}.agenda-native-form-grid textarea{resize:vertical}.agenda-native-form-grid input:disabled,.agenda-native-form-grid select:disabled,.agenda-native-form-grid textarea:disabled{background:#f7faf8;color:#6f839d}.agenda-native-modal-details{flex-wrap:wrap;padding:14px 16px;border-radius:16px;background:#f7faf8}.agenda-native-modal-details div{display:inline-flex;align-items:center;gap:10px}.agenda-native-danger-btn{min-height:44px;padding:0 16px;border:1px solid #f0c8ce;border-radius:12px;background:#fff1f2;color:#c73c4c;font:inherit;font-weight:700;cursor:pointer}@keyframes agendaShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1180px){.agenda-native-card-grid,.agenda-native-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-native-hero,.agenda-native-topbar{grid-template-columns:1fr;display:grid}.agenda-native-hero-actions{justify-content:flex-start}}@media (max-width:920px){.agenda-native-week-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-native-timeline{grid-template-columns:60px minmax(0,1fr)}}@media (max-width:760px){.agenda-native-page{padding-bottom:20px}.agenda-native-empty-state,.agenda-native-hero,.agenda-native-modal,.agenda-native-shell,.agenda-native-topbar{padding:16px}.agenda-native-card-grid,.agenda-native-form-grid,.agenda-native-month-grid,.agenda-native-skeleton-grid,.agenda-native-week-columns,.agenda-native-weekdays{grid-template-columns:1fr}.agenda-native-weekdays{display:none}.agenda-native-day-cell{min-height:120px}.agenda-native-day-layout,.agenda-native-timeline{grid-template-columns:52px minmax(0,1fr)}.agenda-native-view-switch{width:100%;overflow:auto}.agenda-native-view-btn{flex:1 0 auto}.agenda-native-list-card{grid-template-columns:6px minmax(0,1fr)}.agenda-native-list-card-badges{justify-content:flex-start;grid-column:2}.agenda-native-modal-backdrop{align-items:flex-end;padding:0}.agenda-native-modal{width:100%;max-height:92vh;border-bottom-left-radius:0;border-bottom-right-radius:0}}.pipeline-reference-page{gap:1.1rem!important;padding:1rem 1.15rem 1.25rem!important}.pipeline-reference-footer,.pipeline-reference-hero,.pipeline-reference-toolbar{border:1px solid #e9eef4!important;border-radius:16px!important;background:var(--crm-surface)!important}.pipeline-reference-hero{padding:1rem!important;grid-template-columns:minmax(320px,1.2fr) minmax(0,3fr)!important}.pipeline-reference-copy h2{font-size:2.05rem!important;line-height:1.05!important;letter-spacing:0!important}.pipeline-reference-copy p{max-width:420px!important;font-size:.95rem!important;line-height:1.55!important}.pipeline-live-status{font-size:.82rem!important}.pipeline-reference-metrics{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.9rem!important}.pipeline-metric-card{min-height:116px!important;padding:1.05rem 1rem!important;border-radius:16px!important;box-shadow:0 2px 8px rgba(16,24,40,.03)!important}.pipeline-metric-card.is-total{border-color:#e2e8f1!important}.pipeline-metric-icon{width:56px!important;height:56px!important}.pipeline-metric-icon:after,.pipeline-metric-icon:before,.pipeline-reference-actions .pipeline-tool-btn:first-of-type:before,.pipeline-reference-actions .pipeline-tool-btn:last-of-type:before,.pipeline-report-btn:before{display:none!important}.pipeline-metric-icon svg{width:22px!important;height:22px!important;position:static!important}.pipeline-metric-card small{margin-bottom:.18rem!important;font-size:.82rem!important;font-weight:700!important}.pipeline-metric-card strong{font-size:2.05rem!important}.pipeline-metric-card b{margin-top:.1rem!important;font-size:.95rem!important;font-weight:900!important}.pipeline-metric-card span{margin-top:.16rem!important;font-size:.76rem!important}.pipeline-reference-toolbar{padding:.85rem 1rem!important}.pipeline-reference-search{width:min(460px,100%)!important}.pipeline-reference-search input{min-height:46px!important;border-radius:12px!important;font-size:.88rem!important}.pipeline-report-btn,.pipeline-sort select,.pipeline-tool-btn{min-height:42px!important;border-radius:12px!important;font-size:.78rem!important}.pipeline-report-btn svg,.pipeline-tool-btn svg{width:15px!important;height:15px!important}.kanban-board{gap:.92rem!important}.kanban-col{min-height:742px!important;max-height:742px!important;padding:.95rem!important;border-color:#e8edf3!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)!important}.kanban-col.is-conversing{background:linear-gradient(180deg,#f7fcf9,#fbfdfc)!important}.kanban-col.is-scheduled{background:linear-gradient(180deg,#f8fbff,#fcfdff)!important}.kanban-col.is-abandon{background:linear-gradient(180deg,#fffaf4,#fffdf9)!important}.kanban-col.is-lost{background:linear-gradient(180deg,#fff7f7,#fffdfd)!important}.kanban-col.is-attended{background:linear-gradient(180deg,#fbfcfd,#fdfefe)!important}.kanban-col-header{padding:.05rem .05rem .3rem!important}.kanban-col-pill{min-height:26px!important;padding:.15rem .55rem!important;border-radius:999px!important;font-size:.72rem!important;font-weight:900!important;text-transform:uppercase!important}.kanban-col-headcopy small,.kanban-col-side small{margin-top:.3rem!important;font-size:.72rem!important;line-height:1.45!important}.kanban-col-side strong{font-size:1.1rem!important}.kanban-col-count{min-width:22px!important;min-height:22px!important;font-size:.68rem!important}.kanban-col-body{padding-right:.12rem!important;gap:.78rem!important}.kanban-card{padding:.9rem .9rem .82rem!important;border-radius:14px!important;border-color:#e3e9f0!important;box-shadow:0 2px 10px rgba(16,24,40,.03)!important;gap:.4rem!important}.kanban-card:hover{border-color:#d4dde7!important;box-shadow:0 12px 24px rgba(16,24,40,.08)!important}.kanban-card-avatar{width:34px!important;height:34px!important}.kanban-card-name{font-size:.88rem!important;font-weight:800!important}.kanban-card-status{min-height:22px!important;padding:.14rem .48rem!important;font-size:.62rem!important}.kanban-card-delete,.kanban-card-mini-btn{width:30px!important;height:30px!important;min-height:30px!important;border-radius:10px!important}.kanban-card-sub{font-size:.82rem!important;font-weight:800!important}.kanban-card-metrics{gap:.28rem!important;font-size:.74rem!important;line-height:1.45!important}.kanban-card-preview{margin-top:.08rem!important;min-height:40px!important;font-size:.76rem!important;line-height:1.5!important}.kanban-card-footer{padding-top:.45rem!important}.kanban-stage-micro,.kanban-tag{min-height:22px!important;padding:.15rem .5rem!important;font-size:.62rem!important}.kanban-card-time{font-size:.68rem!important}.kanban-card-cta{grid-template-columns:minmax(0,1fr) 30px 30px!important;gap:.46rem!important}.kanban-card-main-action{min-height:34px!important;border-radius:10px!important;font-size:.73rem!important;font-weight:900!important}.kanban-col.is-conversing .kanban-card-main-action{color:#2e9b62!important;background:#f3fbf7!important}.kanban-col.is-scheduled .kanban-card-main-action{color:#3262d7!important;background:#f3f7ff!important}.kanban-col.is-abandon .kanban-card-main-action{color:#eb8b2f!important;background:#fff7ef!important}.kanban-col.is-lost .kanban-card-main-action{color:#e25b62!important;background:#fff4f5!important}.kanban-col.is-attended .kanban-card-main-action{color:#168d5a!important;background:#f3fbf7!important}.kanban-empty{min-height:96px!important;border-radius:14px!important;border:1px dashed #d6dee8!important;font-size:.96rem!important}.kanban-col-viewall{min-height:34px!important;border-radius:10px!important;font-size:.74rem!important}.pipeline-reference-footer{padding:.95rem 1rem!important;align-items:center!important}.pipeline-footer-summary{gap:1rem!important}.pipeline-footer-summary article{gap:.28rem .55rem!important}.pipeline-footer-bullet{width:20px!important;height:20px!important}.pipeline-footer-summary article strong{font-size:.98rem!important}.pipeline-footer-summary article>span:last-child{font-size:.72rem!important}@media (max-width:1500px){.pipeline-reference-hero{grid-template-columns:1fr!important}.pipeline-reference-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.kanban-board{grid-template-columns:repeat(2,minmax(320px,1fr))!important}.kanban-col{max-height:none!important;min-height:680px!important}}@media (max-width:900px){.kanban-board,.pipeline-footer-summary,.pipeline-reference-metrics{grid-template-columns:1fr!important}.pipeline-reference-toolbar{flex-direction:column!important;align-items:stretch!important}.pipeline-reference-actions{flex-wrap:wrap!important;justify-content:flex-start!important}}.pipeline-reference-page{gap:12px!important;padding:12px 14px 16px!important}.pipeline-reference-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:12px 24px!important;padding:12px 18px!important}.pipeline-reference-copy{display:grid!important;grid-gap:6px!important;gap:6px!important;align-content:start!important}.pipeline-reference-copy h2{margin:0!important;font-size:21px!important;line-height:1.15!important;font-weight:800!important}.pipeline-reference-copy p{margin:0!important;max-width:310px!important;font-size:13px!important;line-height:1.5!important;color:var(--crm-text-2)!important}.pipeline-live-status{margin-top:6px!important;font-size:12px!important;font-weight:700!important}.pipeline-reference-metrics{display:grid!important;grid-template-columns:repeat(5,minmax(172px,1fr))!important;grid-gap:12px!important;gap:12px!important;min-width:0!important}.pipeline-metric-card{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;align-items:center!important;min-height:98px!important;padding:12px 14px!important;border-radius:14px!important}.pipeline-metric-card>div{display:grid!important;min-width:0!important;grid-gap:2px!important;gap:2px!important}.pipeline-metric-icon{width:48px!important;height:48px!important}.pipeline-metric-icon svg{width:20px!important;height:20px!important}.pipeline-metric-card b,.pipeline-metric-card small,.pipeline-metric-card span,.pipeline-metric-card strong{white-space:nowrap!important}.pipeline-metric-card small{font-size:12px!important;line-height:1.2!important}.pipeline-metric-card strong{font-size:17px!important;line-height:1.1!important}.pipeline-metric-card b{margin-top:1px!important;font-size:13px!important;line-height:1.2!important}.pipeline-metric-card span{margin-top:1px!important;font-size:11px!important;line-height:1.2!important}.pipeline-reference-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:10px 14px!important}.pipeline-reference-search{width:min(440px,100%)!important}.pipeline-reference-search input{min-height:42px!important;padding:0 14px 0 8px!important;font-size:13px!important}.pipeline-reference-actions{gap:10px!important}.pipeline-sort{gap:8px!important}.pipeline-sort select,.pipeline-sort span,.pipeline-tool-btn{font-size:12px!important;font-weight:700!important}.pipeline-sort select,.pipeline-tool-btn{min-height:40px!important;padding:0 14px!important}.kanban-board{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;align-items:start!important}.kanban-col{min-height:624px!important;max-height:624px!important;padding:12px!important;border-radius:16px!important}.kanban-col-header{gap:10px!important;padding:0 2px 8px!important;margin-bottom:2px!important}.kanban-col-headcopy{gap:4px!important}.kanban-col-pill{min-height:24px!important;padding:0 8px!important;font-size:11px!important;letter-spacing:0!important}.kanban-col-headcopy small,.kanban-col-side small{font-size:11px!important;line-height:1.35!important}.kanban-col-side{gap:2px!important}.kanban-col-side strong{font-size:13px!important;line-height:1.2!important}.kanban-col-body{padding-right:1px!important}.kanban-card{gap:6px!important;padding:10px 10px 9px!important;border-radius:12px!important}.kanban-card-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}.kanban-card-headcopy{min-width:0!important;gap:2px!important}.kanban-card-avatar{width:32px!important;height:32px!important}.kanban-card-name{font-size:13px!important;line-height:1.2!important}.kanban-card-whatsapp{margin-left:2px!important}.kanban-card-status{min-height:20px!important;padding:0 7px!important;font-size:10px!important;font-weight:800!important}.kanban-card-sub{font-size:12px!important;line-height:1.3!important}.kanban-card-metrics{display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important;font-size:11px!important;line-height:1.35!important}.kanban-card-preview{min-height:0!important;margin:0!important;font-size:11px!important;line-height:1.45!important}.kanban-card-footer{padding-top:2px!important}.kanban-stage-micro,.kanban-tag{min-height:20px!important;padding:0 7px!important;font-size:10px!important}.kanban-card-time{font-size:10px!important}.kanban-card-delete,.kanban-card-mini-btn{width:28px!important;height:28px!important;min-height:28px!important;border-radius:9px!important}.kanban-card-cta{grid-template-columns:minmax(0,1fr) 28px 28px!important;gap:6px!important;margin-top:2px!important}.kanban-card-main-action{min-height:30px!important;font-size:11px!important;border-radius:9px!important}.kanban-card-attended{gap:5px!important;padding:12px 11px!important}.kanban-card-attended .kanban-card-row{grid-template-columns:auto minmax(0,1fr) auto!important}.kanban-card-attended .kanban-card-sub{color:#0f2743!important}.kanban-card-attended .kanban-card-metrics{display:grid!important;grid-gap:4px!important;gap:4px!important}.kanban-empty{min-height:88px!important;font-size:14px!important}.kanban-col-viewall{min-height:32px!important;margin-top:8px!important;font-size:11px!important}.pipeline-reference-footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:14px!important;gap:14px!important;padding:12px 14px!important}.pipeline-footer-summary{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important}.pipeline-footer-summary article{gap:4px 8px!important;align-items:center!important}.pipeline-footer-summary article strong{font-size:14px!important}.pipeline-footer-summary article>span:last-child{font-size:11px!important;line-height:1.3!important}.pipeline-report-btn{min-height:42px!important;padding:0 16px!important;font-size:12px!important}@media (max-width:1540px){.pipeline-reference-hero{grid-template-columns:1fr!important}.pipeline-reference-metrics{grid-template-columns:repeat(3,minmax(172px,1fr))!important}.kanban-board{grid-template-columns:repeat(3,minmax(280px,1fr))!important}.pipeline-footer-summary,.pipeline-reference-footer{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.kanban-col-title-row{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important}.kanban-card-urgency{display:grid!important;grid-gap:2px!important;gap:2px!important;margin-top:2px!important;padding:5px 7px!important;border-radius:8px!important}.kanban-card-urgency.is-abandon{background:#fff6ee!important;border:1px solid #fde6ca!important}.kanban-card-urgency.is-lost{background:#fff4f5!important;border:1px solid #ffd9db!important}.kanban-card-urgency.is-scheduled{background:#f0f7ff!important;border:1px solid #c8dffe!important}.kanban-urgency-label{display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:11px!important;font-weight:800!important;line-height:1.3!important}.kanban-card-urgency.is-abandon .kanban-urgency-label{color:#c2680e!important}.kanban-card-urgency.is-lost .kanban-urgency-label{color:#d93b42!important}.kanban-card-urgency.is-scheduled .kanban-urgency-label{color:#2e5fd4!important}.kanban-urgency-sub{display:block!important;font-size:10px!important;font-weight:600!important;line-height:1.3!important;color:#8a96a6!important;padding-left:15px!important}.kanban-card-footer{display:flex!important;align-items:center!important}.kanban-card-time{display:inline-flex!important;align-items:center!important;gap:4px!important}.kanban-col{display:flex!important;flex-direction:column!important;height:660px!important;min-height:unset!important;max-height:unset!important}.kanban-col-header{flex:0 0 auto!important}.kanban-col-body{display:grid!important;align-content:start!important;flex:1 1!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:2px!important;grid-gap:8px!important;gap:8px!important}.kanban-col-body::-webkit-scrollbar{width:3px!important}.kanban-col-body::-webkit-scrollbar-track{background:transparent!important}.kanban-col-body::-webkit-scrollbar-thumb{background:#d0d8e4!important;border-radius:99px!important}.kanban-col-viewall{display:none!important}.pipeline-reference-page .pipeline-metric-card .pipeline-metric-icon{display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;align-self:center!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:14px!important;position:relative!important;overflow:hidden!important}.pipeline-reference-page .pipeline-metric-card .pipeline-metric-icon:after,.pipeline-reference-page .pipeline-metric-card .pipeline-metric-icon:before{display:none!important;content:none!important}.pipeline-reference-page .pipeline-metric-card .pipeline-metric-icon svg{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:auto!important;position:static!important;flex-shrink:0!important}.pmodal-v2{width:860px!important;max-width:96vw!important;max-height:92vh!important;border-radius:18px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:0!important;box-shadow:0 8px 40px rgba(0,0,0,.18)!important}.pmodal-v2,.pmodal-v2-header{background:var(--crm-surface)!important}.pmodal-v2-header{padding:24px 28px 0!important;flex-shrink:0!important}.pmodal-v2-hero{display:flex!important;align-items:flex-start!important;gap:16px!important;margin-bottom:18px!important}.pmodal-v2-avatar-wrap .kanban-card-avatar,.pmodal-v2-avatar-wrap .kanban-card-avatar-initials{width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;font-size:20px!important;border-radius:50%!important}.pmodal-v2-avatar-wrap .kanban-card-avatar-img{width:60px!important;height:60px!important;border-radius:50%!important;object-fit:cover!important}.pmodal-v2-hero-info{flex:1 1!important;min-width:0!important}.pmodal-v2-hero-name-row{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:4px!important}.pmodal-v2-hero-name-row h2{font-size:20px!important;font-weight:700!important;color:#101828!important;margin:0!important;line-height:1.2!important}.pmodal-v2-wa-icon{display:flex!important;align-items:center!important;flex-shrink:0!important}.pmodal-v2-stage-badge{display:inline-flex!important;align-items:center!important;padding:2px 10px!important;border-radius:20px!important;font-size:11px!important;font-weight:600!important;background:#e8f4fd!important;color:#2563eb!important;text-transform:capitalize!important}.pmodal-v2-stage-badge.pmodal-v2-stage-agendado{background:#dcfce7!important;color:#15803d!important}.pmodal-v2-stage-badge.pmodal-v2-stage-abandono{background:#fff7ed!important;color:#c2680e!important}.pmodal-v2-stage-badge.pmodal-v2-stage-perdido{background:#fff0f0!important;color:#c0392b!important}.pmodal-v2-stage-badge.pmodal-v2-stage-atendidos{background:#f0fdf4!important;color:#166534!important}.pmodal-v2-hero-contact{display:flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;color:#475467!important;margin-bottom:3px!important}.pmodal-v2-contact-sep{color:#d0d5dd!important;font-size:16px!important;line-height:1!important}.pmodal-v2-hero-since{font-size:12px!important;color:#98a2b3!important}.pmodal-v2-stat-cards{display:grid!important;grid-template-columns:repeat(4,1fr)!important;grid-gap:10px!important;gap:10px!important;margin-bottom:0!important}.pmodal-v2-stat-card{background:var(--crm-surface-2)!important;border:1px solid #e8edf4!important;border-radius:12px!important;padding:12px 14px!important;display:flex!important;flex-direction:column!important;gap:2px!important}.pmodal-v2-stat-card small{font-size:10px!important;font-weight:500!important;color:#98a2b3!important;text-transform:uppercase!important;letter-spacing:.04em!important;line-height:1.3!important}.pmodal-v2-stat-card strong{font-size:15px!important;font-weight:700!important;color:#101828!important;line-height:1.2!important}.pmodal-v2-stat-card span{font-size:11px!important;color:#667085!important;line-height:1.3!important}.pmodal-v2-chance-hot{border-color:#fecaca!important;background:#fff5f5!important}.pmodal-v2-chance-hot strong{color:#dc2626!important}.pmodal-v2-chance-warm{border-color:#fed7aa!important;background:#fffbf5!important}.pmodal-v2-chance-warm strong{color:#d97706!important}.pmodal-v2-chance-cold{border-color:#bfdbfe!important;background:#eff6ff!important}.pmodal-v2-chance-cold strong{color:#2563eb!important}.pmodal-v2-actionbar{display:flex!important;align-items:center!important;gap:8px!important;padding:14px 28px!important;background:var(--crm-surface)!important;border-bottom:1px solid #e8edf4!important;flex-shrink:0!important;flex-wrap:wrap!important}.pmodal-v2-btn-primary{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 18px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;background:#16a34a!important;color:#fff!important;border:none!important;cursor:pointer!important;transition:background .15s!important}.pmodal-v2-btn-primary:hover{background:#15803d!important}.pmodal-v2-btn-secondary{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:8px 16px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;background:var(--crm-surface-3)!important;color:#374151!important;border:1px solid var(--crm-border)!important;cursor:pointer!important;transition:background .15s!important}.pmodal-v2-btn-secondary:hover{background:#e2e8f0!important}.pmodal-v2-btn-ghost{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:8px 14px!important;border-radius:8px!important;font-size:13px!important;font-weight:500!important;background:transparent!important;color:#6b7280!important;border:1px solid var(--crm-border)!important;cursor:pointer!important;margin-left:auto!important}.pmodal-v2-btn-ghost:hover{background:var(--crm-surface-2)!important}.pmodal-v2-tabs{display:flex!important;align-items:center!important;gap:0!important;padding:0 28px!important;background:var(--crm-surface)!important;border-bottom:1px solid #e8edf4!important;flex-shrink:0!important;overflow-x:auto!important}.pmodal-v2-tab{display:inline-flex!important;align-items:center!important;padding:12px 16px!important;font-size:13px!important;font-weight:500!important;color:#667085!important;background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;cursor:pointer!important;white-space:nowrap!important;transition:color .15s,border-color .15s!important}.pmodal-v2-tab:hover{color:#374151!important}.pmodal-v2-tab.is-active{color:#2563eb!important;border-bottom-color:#2563eb!important;font-weight:600!important}.pmodal-v2-body{flex:1 1!important;min-height:0!important;overflow-y:auto!important;padding:20px 28px!important;background:var(--crm-surface-2)!important}.pmodal-v2-resumo-grid{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:16px!important;gap:16px!important;align-items:start!important}.pmodal-v2-left-col,.pmodal-v2-right-col{display:flex!important;flex-direction:column!important;gap:16px!important}.pmodal-v2-section{background:var(--crm-surface)!important;border:1px solid #e8edf4!important;border-radius:14px!important;padding:18px!important}.pmodal-v2-section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:14px!important}.pmodal-v2-section-title{font-size:13px!important;font-weight:700!important;color:#101828!important}.pmodal-v2-section-action{font-size:12px!important;font-weight:600!important;color:#2563eb!important;background:transparent!important;border:none!important;cursor:pointer!important;padding:0!important}.pmodal-v2-section-action:hover{text-decoration:underline!important}.pmodal-v2-dl{display:grid!important;grid-gap:8px!important;gap:8px!important;margin-bottom:14px!important}.pmodal-v2-dl>div{display:grid!important;grid-template-columns:130px 1fr!important;grid-gap:6px!important;gap:6px!important;align-items:baseline!important}.pmodal-v2-dl dt{font-size:12px!important;color:#98a2b3!important;font-weight:500!important}.pmodal-v2-dl dd{font-size:13px!important;color:#374151!important;font-weight:500!important;margin:0!important;word-break:break-word!important}.pmodal-v2-nba{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:10px!important;padding:12px 14px!important;display:flex!important;flex-direction:column!important;gap:3px!important}.pmodal-v2-nba-label{font-size:10px!important;font-weight:600!important;color:#93c5fd!important;text-transform:uppercase!important;letter-spacing:.05em!important}.pmodal-v2-nba strong{font-size:13px!important;color:#1d4ed8!important;font-weight:700!important}.pmodal-v2-nba p{font-size:12px!important;color:#3b82f6!important;margin:0!important;line-height:1.5!important}.pmodal-v2-obs-field{display:flex!important;flex-direction:column!important;gap:6px!important}.pmodal-v2-obs-field>span{font-size:12px!important;font-weight:600!important;color:#374151!important}.pmodal-v2-obs-field input:not([type]),.pmodal-v2-obs-field input[type=date],.pmodal-v2-obs-field input[type=text],.pmodal-v2-obs-field textarea{width:100%!important;border:1px solid var(--crm-border)!important;border-radius:8px!important;padding:10px 12px!important;font-size:13px!important;color:#374151!important;resize:vertical!important;outline:none!important;font-family:inherit!important;line-height:1.5!important;background:var(--crm-surface)!important;box-sizing:border-box!important}.pmodal-v2-obs-field input:focus,.pmodal-v2-obs-field textarea:focus{border-color:#2563eb!important}.pmodal-v2-save-msg{font-size:12px!important;color:#16a34a!important;font-weight:500!important;padding:0 4px!important}.pmodal-v2-files-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:24px!important;color:#d0d5dd!important}.pmodal-v2-files-empty span{font-size:13px!important;color:#98a2b3!important}.pmodal-v2-timeline{display:flex!important;flex-direction:column!important;gap:0!important}.pmodal-v2-tl-item{display:flex!important;gap:12px!important;position:relative!important;padding-bottom:16px!important}.pmodal-v2-tl-item:last-child{padding-bottom:0!important}.pmodal-v2-tl-dot{width:10px!important;height:10px!important;min-width:10px!important;border-radius:50%!important;background:#2563eb!important;margin-top:4px!important;position:relative!important;z-index:1!important}.pmodal-v2-tl-item:not(:last-child) .pmodal-v2-tl-dot:after{content:""!important;position:absolute!important;top:10px!important;left:50%!important;transform:translateX(-50%)!important;width:1px!important;background:#e2e8f0!important;height:calc(100% + 6px + 16px)!important}.pmodal-v2-tl-content{display:flex!important;flex-direction:column!important;gap:2px!important;flex:1 1!important;min-width:0!important}.pmodal-v2-tl-content time{font-size:11px!important;color:#98a2b3!important}.pmodal-v2-tl-content strong{font-size:13px!important;color:#101828!important;font-weight:600!important}.pmodal-v2-tl-content span{font-size:12px!important;color:#667085!important;line-height:1.4!important}.pmodal-v2-tab-placeholder{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:60px 20px!important;color:#d0d5dd!important}.pmodal-v2-tab-placeholder span{font-size:14px!important;color:#98a2b3!important}@media (max-width:680px){.pmodal-v2{border-radius:14px!important}.pmodal-v2-stat-cards{grid-template-columns:repeat(2,1fr)!important}.pmodal-v2-resumo-grid{grid-template-columns:1fr!important}.pmodal-v2-header{padding:18px 18px 0!important}.pmodal-v2-actionbar{padding:12px 18px!important}.pmodal-v2-tabs{padding:0 18px!important}.pmodal-v2-body{padding:14px 18px!important}.pmodal-v2-dl>div{grid-template-columns:110px 1fr!important}}.patient-page-shell{display:flex!important;flex-direction:column!important;flex:1 1!important;min-height:0!important;overflow-y:auto!important;background:var(--crm-surface-2)!important}.patient-page-topbar{display:flex!important;align-items:center!important;justify-content:flex-end!important;padding:10px 28px!important;background:var(--crm-surface)!important;border-bottom:1px solid #e8edf4!important;flex-shrink:0!important}.patient-page-back{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;font-weight:500!important;color:#6b7280!important;background:transparent!important;border:none!important;cursor:pointer!important;padding:4px 0!important;transition:color .15s!important}.patient-page-back:hover{color:#111827!important}.patient-page-shell .pmodal-v2-header{background:var(--crm-surface)!important;padding:20px 28px 16px!important;border-bottom:1px solid #e8edf4!important}.patient-page-shell .pmodal-v2-stat-cards{margin-top:16px!important}.patient-page-shell .pmodal-v2-actionbar{padding:12px 28px!important}.patient-page-shell .pmodal-v2-tabs{padding:0 28px!important}.patient-page-shell .pmodal-v2-body{flex:1 1 auto!important;min-height:0!important;overflow-y:visible!important;padding:20px 28px!important}@media (max-width:768px){.patient-page-shell .pmodal-v2-header{padding:16px 18px 14px!important}.patient-page-shell .pmodal-v2-actionbar{padding:10px 18px!important}.patient-page-shell .pmodal-v2-tabs{padding:0 18px!important}.patient-page-shell .pmodal-v2-body{padding:14px 18px!important}.patient-page-shell .pmodal-v2-stat-cards{grid-template-columns:repeat(2,1fr)!important}.patient-page-shell .pmodal-v2-resumo-grid{grid-template-columns:1fr!important}.patient-page-topbar{padding:10px 18px!important}}.pm3-modal{display:flex;flex-direction:column;width:min(960px,96vw);max-height:90vh;background:var(--crm-surface-2);border-radius:18px;overflow:hidden;position:relative;box-shadow:0 32px 80px rgba(0,0,0,.18)}.pm3-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:50%;background:var(--crm-surface);border:1px solid #e5e7eb;font-size:18px;line-height:1;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .15s}.pm3-close:hover{background:#f3f4f6;color:#111827}.pm3-header{background:var(--crm-surface);border-bottom:1px solid #e5e7eb;padding:18px 22px 0;flex-shrink:0}.pm3-hero{display:flex;align-items:center;gap:14px;padding-bottom:14px;padding-right:42px}.pm3-hero-right{display:flex;flex-direction:column;gap:4px;min-width:0}.pm3-hero-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pm3-hero-name{font-size:19px;font-weight:700;color:#111827;margin:0;font-family:var(--font-heading,"Manrope",sans-serif)}.pm3-stage-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.5px}.pm3-stage-agendado{background:#ede9fe;color:#5b21b6}.pm3-stage-abandono{background:#fef3c7;color:#92400e}.pm3-stage-perdido{background:#fee2e2;color:#b91c1c}.pm3-stage-atendido,.pm3-stage-atendidos{background:#d1fae5;color:#065f46}.pm3-stage-em-conversa{background:#dbeafe;color:#1d4ed8}.pm3-stat-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-top:1px solid #f3f4f6}.pm3-stat-card{display:flex;align-items:center;gap:12px;padding:12px 16px;border-right:1px solid #f3f4f6}.pm3-stat-card:last-child{border-right:none}.pm3-stat-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.pm3-icon-cal,.pm3-icon-check{background:#dcfce7;color:#15803d}.pm3-icon-hourglass{background:#dbeafe;color:#1d4ed8}.pm3-icon-wa{background:#dcfce7;color:#16a34a}.pm3-stat-text{display:flex;flex-direction:column;gap:1px;min-width:0}.pm3-stat-text small{font-size:11px;color:#6b7280;font-weight:500}.pm3-stat-text strong{font-size:13.5px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm3-actionbar{display:flex;align-items:center;gap:8px;padding:10px 22px;background:var(--crm-surface);border-bottom:1px solid #e5e7eb;flex-shrink:0;flex-wrap:wrap}.pm3-actionbar-label{font-size:12px;font-weight:600;color:#6b7280;margin-right:4px;white-space:nowrap}.pm3-btn-primary{display:inline-flex;align-items:center;gap:7px;padding:8px 18px;border-radius:999px;font-size:13.5px;font-weight:600;border:none;cursor:pointer;background:#16a34a;color:#fff;transition:filter .15s}.pm3-btn-primary:hover{filter:brightness(1.08)}.pm3-btn-secondary{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:999px;font-size:13.5px;font-weight:500;border:1.5px solid #d1d5db;cursor:pointer;background:var(--crm-surface);color:#374151;transition:background .15s}.pm3-btn-secondary:hover{background:var(--crm-surface-2)}.pm3-btn-cancel{color:#b91c1c;border-color:#fca5a5}.pm3-btn-cancel:hover{background:#fff1f2}.pm3-btn-more{display:inline-flex;align-items:center;gap:5px;padding:8px 14px;border-radius:999px;font-size:13.5px;font-weight:500;border:1.5px solid #d1d5db;cursor:pointer;background:var(--crm-surface);color:#374151;margin-left:auto;transition:background .15s}.pm3-btn-more:hover{background:var(--crm-surface-2)}.pm3-btn-primary:disabled,.pm3-btn-secondary:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.pm3-btn-spinner{display:inline-block;width:13px;height:13px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:rv-spin .7s linear infinite;flex-shrink:0}.pm3-body{flex:1 1 auto;overflow-y:auto;padding:16px 22px;display:flex;flex-direction:column;gap:14px}.pm3-3col{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:14px;gap:14px;align-items:start}.pm3-col3{gap:14px}.pm3-col3,.pm3-section{display:flex;flex-direction:column}.pm3-section{background:var(--crm-surface);border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;gap:12px}.pm3-section-head{display:flex;align-items:center;gap:8px}.pm3-section-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pm3-sicon-person{background:#ede9fe;color:#6d28d9}.pm3-sicon-cal{background:#dcfce7;color:#15803d}.pm3-sicon-robot{background:#dbeafe;color:#2563eb}.pm3-sicon-obs{background:#f3f4f6;color:#6b7280}.pm3-section-title{font-size:13px;font-weight:700;color:#111827;font-family:var(--font-heading,"Manrope",sans-serif);flex:1 1}.pm3-dl{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.pm3-dl>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid #f3f4f6;font-size:12.5px}.pm3-dl>div:last-child{border-bottom:none}.pm3-dl dt{color:#6b7280;font-weight:500;flex-shrink:0}.pm3-dl dd{color:#111827;font-weight:500;text-align:right;margin:0;max-width:60%}.pm3-dl-wa{display:inline-flex!important;align-items:center;gap:5px}.pm3-badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:11.5px;font-weight:600}.pm3-badge-confirmed,.pm3-badge-stage-agendado{background:#dcfce7;color:#15803d}.pm3-badge-pending,.pm3-badge-stage-abandono{background:#fef3c7;color:#92400e}.pm3-badge-lost,.pm3-badge-stage-perdido{background:#fee2e2;color:#b91c1c}.pm3-badge-yes{background:#dcfce7;color:#15803d}.pm3-badge-no{background:#f3f4f6;color:#6b7280}.pm3-link-btn{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#2563eb;background:#eff6ff;border:none;border-radius:8px;padding:8px 12px;cursor:pointer;width:100%;justify-content:space-between;transition:background .15s}.pm3-link-btn:hover{background:#dbeafe}.pm3-sched-panel{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:var(--crm-surface);display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.pm3-sched-panel-head{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;font-weight:700;color:#111827}.pm3-sched-close{font-size:12px;color:#6b7280;background:none;border:none;cursor:pointer;padding:2px 6px;border-radius:6px;transition:background .15s}.pm3-sched-close:hover{background:#f3f4f6;color:#374151}.pm3-sched-panel .calendar-month-switcher{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--crm-surface-2);border:1px solid #e5e7eb;border-radius:10px;padding:4px 6px;gap:0}.pm3-sched-panel .calendar-month-nav{width:30px;height:30px;border-radius:8px;border:none;background:transparent;color:#374151;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;font-weight:700}.pm3-sched-panel .calendar-month-nav:hover{background:#e5e7eb}.pm3-sched-panel .calendar-month-label{flex:1 1;text-align:center;font-size:13px;font-weight:700;color:#111827;background:transparent;border:none;min-height:unset;min-width:unset;padding:6px 0;cursor:pointer;letter-spacing:0}.pm3-sched-panel .calendar-month-label:hover{background:transparent;color:#2563eb}.pm3-sched-panel .mini-calendar{border:none;background:transparent;border-radius:0;padding:0}.pm3-sched-panel .mini-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px;margin:8px 0 4px}.pm3-sched-panel .mini-calendar-weekdays span{text-align:center;font-size:10.5px;font-weight:600;color:#9ca3af}.pm3-sched-panel .mini-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:3px;gap:3px}.pm3-sched-panel .mini-calendar-empty{min-height:0;aspect-ratio:1}.pm3-sched-panel .mini-calendar-day{aspect-ratio:1;min-height:0;border-radius:50%;border:1.5px solid transparent;background:transparent;color:#6b7280;font-size:12px;font-weight:500;cursor:default;display:flex;align-items:center;justify-content:center;position:relative;transition:background .12s,border-color .12s;padding:0}.pm3-sched-panel .mini-calendar-day-number{font-size:12px;font-weight:500;line-height:1}.pm3-sched-panel .mini-calendar-day.has-slots{background:#d1fae5;border-color:#6ee7b7;color:#065f46;font-weight:700;cursor:pointer}.pm3-sched-panel .mini-calendar-day.has-slots:hover{background:#a7f3d0;border-color:#34d399}.pm3-sched-panel .mini-calendar-day.is-active{background:#065f46!important;border-color:#065f46!important;color:#fff!important;font-weight:700}.pm3-sched-panel .mini-calendar-day.is-no-slots{color:#d1d5db;font-weight:400}.pm3-sched-panel .mini-calendar-day.is-sunday{color:#d1d5db}.pm3-sched-panel .mini-calendar-day:disabled{opacity:1}.pm3-sched-panel .mini-calendar-day-x{display:none}.pm3-sched-panel .pmodal-day{margin-top:0;padding-top:12px;border-top:1px solid #f3f4f6}.pm3-sched-panel .pmodal-day-label{font-size:12.5px;font-weight:700;color:#111827;margin-bottom:10px;letter-spacing:0}.pm3-sched-panel .pmodal-slot-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.pm3-sched-panel .pmodal-slot{height:38px;padding:0;border-radius:10px;border:1.5px solid #e5e7eb;background:var(--crm-surface-2);color:#374151;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s,border-color .12s,color .12s}.pm3-sched-panel .pmodal-slot:hover{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.pm3-sched-panel .pmodal-slot.is-active{background:#065f46;border-color:#065f46;color:#fff}.pm3-sched-panel .pmodal-slot:disabled{opacity:.5;cursor:not-allowed}.pm3-sched-panel .pmodal-return-confirm{margin-top:10px;padding:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;display:flex;flex-direction:column;gap:10px}.pm3-sched-panel .pmodal-return-summary{font-size:12.5px;color:#065f46;font-weight:500}.pm3-sched-panel .pmodal-return-observation-field{display:flex;flex-direction:column;gap:4px}.pm3-sched-panel .pmodal-return-observation-field span{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}.pm3-sched-panel .pmodal-return-observation-field textarea{font-size:12.5px;color:#374151;background:var(--crm-surface);border:1px solid #d1d5db;border-radius:8px;padding:7px 9px;resize:none;font-family:var(--font-sans,sans-serif);outline:none}.pm3-sched-panel .pmodal-return-observation-field textarea:focus{border-color:#065f46}.pm3-sched-panel .pmodal-return-actions{display:flex;justify-content:flex-end;gap:8px}.pm3-sched-panel .crm-primary-btn,.pm3-sched-panel .crm-secondary-btn{padding:7px 16px;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer;border:none;transition:filter .15s}.pm3-sched-panel .crm-secondary-btn{background:var(--crm-surface);border:1px solid #d1d5db;color:#374151}.pm3-sched-panel .crm-secondary-btn:hover{background:var(--crm-surface-2)}.pm3-sched-panel .crm-primary-btn{background:#065f46;color:#fff}.pm3-sched-panel .crm-primary-btn:hover{filter:brightness(1.1)}.pm3-sched-panel .crm-primary-btn:disabled,.pm3-sched-panel .crm-secondary-btn:disabled{opacity:.5;cursor:not-allowed}.pm3-sched-panel .pmodal-empty{font-size:12.5px;color:#9ca3af;text-align:center;padding:12px 0}.pm3-sched-panel .pmodal-loading{color:#065f46;background:#f0fdf4;border:1px solid #bbf7d0}.pm3-sched-panel .pmodal-error,.pm3-sched-panel .pmodal-loading{font-size:12px;padding:8px 12px;border-radius:8px;margin-top:0}.pm3-auto-badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:11px;font-weight:700;margin-left:auto}.pm3-auto-badge.is-on{background:#dcfce7;color:#15803d}.pm3-auto-badge.is-off{background:#f3f4f6;color:#6b7280}.pm3-auto-desc{font-size:12.5px;color:#6b7280;margin:0;line-height:1.5}.pm3-auto-info-box{display:flex;align-items:flex-start;gap:10px;background:#dcfce7;border:1px solid #86efac;border-radius:10px;padding:10px 12px;color:#15803d}.pm3-auto-info-box svg{flex-shrink:0;margin-top:2px}.pm3-auto-info-box>div{display:flex;flex-direction:column;gap:2px}.pm3-auto-info-box strong{font-size:12.5px;font-weight:700;color:#14532d}.pm3-auto-info-box span{font-size:11.5px;color:#166534}.pm3-obs-section{gap:8px}.pm3-edit-btn{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#6b7280;background:none;border:1px solid #e5e7eb;border-radius:7px;padding:4px 10px;cursor:pointer;margin-left:auto;transition:background .15s}.pm3-edit-btn:hover{background:#f3f4f6;color:#374151}.pm3-obs-text{font-size:12.5px;color:#374151;line-height:1.6;margin:0;white-space:pre-wrap;word-break:break-word}.pm3-obs-date{font-size:11px;color:#9ca3af}.pm3-obs-textarea{width:100%;font-size:12.5px;color:#374151;line-height:1.6;background:var(--crm-surface-2);border:1.5px solid #2563eb;border-radius:8px;padding:8px 10px;resize:vertical;font-family:var(--font-sans,sans-serif);box-sizing:border-box;outline:none;min-height:80px}.pm3-obs-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.pm3-obs-save-btn{font-size:12px;font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:7px;padding:4px 12px;cursor:pointer;transition:filter .15s}.pm3-obs-save-btn:hover{filter:brightness(1.1)}.pm3-obs-cancel-btn{font-size:12px;font-weight:500;color:#6b7280;background:none;border:1px solid #e5e7eb;border-radius:7px;padding:4px 10px;cursor:pointer;transition:background .15s}.pm3-obs-cancel-btn:hover{background:#f3f4f6}.pm3-tl-section{flex-shrink:0}.pm3-tl-list{display:flex;gap:0;overflow-x:auto}.pm3-tl-row{display:flex;align-items:flex-start;gap:10px;flex:1 1;min-width:200px;padding:0 12px;border-right:1px solid #f3f4f6}.pm3-tl-row:first-child{padding-left:0}.pm3-tl-row:last-child{border-right:none}.pm3-tl-dot{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.pm3-tl-dot-wa{background:#dcfce7;color:#16a34a}.pm3-tl-dot-cal{background:#dbeafe;color:#2563eb}.pm3-tl-content{display:flex;flex-direction:column;gap:2px;min-width:0}.pm3-tl-content time{font-size:11px;color:#9ca3af}.pm3-tl-content strong{font-size:12.5px;font-weight:700;color:#111827}.pm3-tl-content span{font-size:12px;color:#6b7280;line-height:1.4}@media (max-width:780px){.pm3-3col{grid-template-columns:1fr}.pm3-stat-cards{grid-template-columns:repeat(2,1fr)}.pm3-tl-list{flex-direction:column;gap:12px}.pm3-tl-row{border-right:none;border-bottom:1px solid #f3f4f6;padding:0 0 12px}.pm3-tl-row:last-child{border-bottom:none}.pm3-btn-cancel{display:none}}.patient-page-shell{display:flex;flex-direction:column;min-height:100%;background:var(--page-bg)}.patient-page-topbar{display:flex;align-items:center;padding:12px 28px;border-bottom:1px solid var(--line);background:var(--panel-solid)}.patient-page-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--ink-2);background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background .15s,color .15s}.patient-page-back:hover{background:var(--page-bg-2);color:var(--ink)}.pd-header{background:var(--panel-solid);border-bottom:1px solid var(--line);padding:24px 28px 20px;display:flex;flex-direction:column;gap:20px}.pd-hero{display:flex;align-items:flex-start;gap:16px}.pd-avatar{flex-shrink:0;border-radius:50%;border:2px solid var(--line-strong)}.pd-hero-info{display:flex;flex-direction:column;gap:4px;min-width:0}.pd-hero-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pd-hero-name{font-family:var(--font-heading);font-size:20px;font-weight:700;color:var(--ink);margin:0}.pd-stage-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:var(--radius-pill);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.pd-stage-lead{background:#e0f2fe;color:#0369a1}.pd-stage-contact{background:#ede9fe;color:#6d28d9}.pd-stage-schedule{background:#fef9c3;color:#854d0e}.pd-stage-attend{background:#dcfce7;color:#15803d}.pd-stage-return{background:#ffe4e6;color:#be123c}.pd-stage-inactive{background:#f3f4f6;color:#4b5563}.pd-hero-contact{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ink-2)}.pd-hero-since,.pd-sep{color:var(--ink-3)}.pd-hero-since{font-size:12.5px}.pd-stat-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.pd-stat-card{background:var(--panel-soft);border:1px solid var(--line);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:3px}.pd-stat-card small{font-size:11px;color:var(--ink-3);font-weight:500}.pd-stat-card strong{font-size:15px;font-weight:700;color:var(--ink)}.pd-stat-card>span:last-child{font-size:12px;color:var(--ink-2)}.pd-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:rgba(255,255,255,.7);margin-bottom:4px}.pd-chance-hot{border-color:#fca5a5;background:#fff1f2}.pd-chance-hot .pd-stat-icon{background:#fee2e2;color:#dc2626}.pd-chance-hot strong{color:#dc2626}.pd-chance-warm{border-color:#fcd34d;background:#fffbeb}.pd-chance-warm .pd-stat-icon{background:#fef3c7;color:#d97706}.pd-chance-warm strong{color:#d97706}.pd-chance-cold{border-color:#93c5fd;background:#eff6ff}.pd-chance-cold .pd-stat-icon{background:#dbeafe;color:#2563eb}.pd-chance-cold strong{color:#2563eb}.pd-actionbar{display:flex;align-items:center;gap:10px;padding:14px 28px;background:var(--panel-solid);border-bottom:1px solid var(--line);flex-wrap:wrap}.pd-btn-primary{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:var(--radius-pill);font-size:13.5px;font-weight:600;border:none;cursor:pointer;transition:filter .15s;background:#16a34a;color:#fff}.pd-btn-primary:hover:not(:disabled){filter:brightness(1.08)}.pd-btn-primary:disabled{opacity:.5;cursor:not-allowed}.pd-btn-secondary{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:var(--radius-pill);font-size:13.5px;font-weight:600;border:1.5px solid var(--line-strong);cursor:pointer;transition:background .15s;background:var(--panel-solid);color:var(--ink)}.pd-btn-secondary:hover:not(:disabled){background:var(--page-bg-2)}.pd-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.pd-btn-ghost{display:inline-flex;align-items:center;gap:5px;padding:9px 16px;border-radius:var(--radius-pill);font-size:13.5px;font-weight:500;border:none;cursor:pointer;background:transparent;color:var(--ink-2);transition:background .15s;margin-left:auto}.pd-btn-ghost:hover{background:var(--page-bg-2);color:var(--ink)}.pd-tabs{display:flex;align-items:center;gap:0;padding:0 28px;background:var(--panel-solid);border-bottom:2px solid var(--line);overflow-x:auto}.pd-tab{padding:13px 18px;font-size:13.5px;font-weight:500;color:var(--ink-3);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s}.pd-tab:hover{color:var(--ink)}.pd-tab.is-active{color:var(--ink);font-weight:600;border-bottom-color:var(--v-d)}.pd-body{flex:1 1 auto;overflow-y:auto;padding:24px 28px}.pd-resumo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;align-items:start}.pd-col-left,.pd-col-right{display:flex;flex-direction:column;gap:20px}.pd-section{background:var(--panel-solid);border:1px solid var(--line);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.pd-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.pd-section-title{font-size:13.5px;font-weight:700;color:var(--ink);font-family:var(--font-heading)}.pd-section-btn{font-size:12px;font-weight:600;color:var(--v-d);background:none;border:1px solid var(--v-d);border-radius:var(--radius-pill);padding:4px 12px;cursor:pointer;transition:background .15s}.pd-section-btn:hover:not(:disabled){background:rgba(62,150,167,.08)}.pd-section-btn:disabled{opacity:.4;cursor:not-allowed}.pd-resumo-items{display:flex;flex-direction:column;gap:10px}.pd-resumo-item{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid var(--line);font-size:13px}.pd-resumo-item:last-child{border-bottom:none}.pd-resumo-label{color:var(--ink-3);font-weight:500}.pd-resumo-value{color:var(--ink);font-weight:500;gap:5px}.pd-resumo-value,.pd-status-pill{display:inline-flex;align-items:center}.pd-status-pill{padding:2px 10px;border-radius:var(--radius-pill);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.pd-status-lead{background:#e0f2fe;color:#0369a1}.pd-status-contact{background:#ede9fe;color:#6d28d9}.pd-status-schedule{background:#fef9c3;color:#854d0e}.pd-status-attend{background:#dcfce7;color:#15803d}.pd-status-return{background:#ffe4e6;color:#be123c}.pd-status-inactive{background:#f3f4f6;color:#4b5563}.pd-nba{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(135deg,#fef9c3,#fef3c7);border:1px solid #fcd34d;border-radius:12px;padding:14px 16px}.pd-nba-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#fbbf24;border-radius:8px;color:#fff;flex-shrink:0}.pd-nba-body{display:flex;flex-direction:column;gap:2px}.pd-nba-label{font-size:10.5px;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.5px}.pd-nba-body strong{font-size:13.5px;font-weight:700;color:#78350f}.pd-nba-body p{font-size:12px;color:#92400e;margin:0}.pd-prontuario-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.pd-prontuario-col{gap:12px}.pd-field,.pd-prontuario-col{display:flex;flex-direction:column}.pd-field{gap:5px}.pd-field>label,.pd-field>span{font-size:11.5px;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.4px}.pd-field input:not([type]),.pd-field input[type=date],.pd-field input[type=text],.pd-field textarea{width:100%;font-size:13px;color:var(--ink);background:var(--page-bg);border:1px solid var(--line-strong);border-radius:8px;padding:7px 10px;resize:vertical;font-family:var(--font-sans);transition:border-color .15s;box-sizing:border-box}.pd-field input:focus,.pd-field textarea:focus{outline:none;border-color:var(--v-d)}.pd-field textarea{min-height:60px}.pd-contact-pref{display:inline-flex;font-size:13px;font-weight:500;color:var(--ink);background:var(--page-bg);border:1px solid var(--line-strong);border-radius:8px;padding:7px 10px}.pd-contact-pref,.pd-tags{align-items:center;gap:6px}.pd-tags{display:flex;flex-wrap:wrap}.pd-tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:var(--radius-pill);background:var(--page-bg-2);border:1px solid var(--line-strong);font-size:12px;font-weight:500;color:var(--ink-2)}.pd-tag-auto{opacity:.7}.pd-tag-custom{background:color-mix(in srgb,var(--v-d) 12%,transparent);border-color:color-mix(in srgb,var(--v-d) 35%,transparent);color:var(--v-d);gap:4px}.pd-tag-custom,.pd-tag-remove{display:inline-flex;align-items:center}.pd-tag-remove{justify-content:center;background:none;border:none;cursor:pointer;font-size:13px;line-height:1;color:inherit;opacity:.6;padding:0;margin:0;transition:opacity .15s}.pd-tag-remove:hover{opacity:1}.pd-tag-input{height:24px;width:90px;padding:0 8px;border-radius:var(--radius-pill);border:1.5px solid var(--v-d);font-size:12px;font-family:var(--font-sans);color:var(--ink);background:var(--panel-solid);outline:none}.pd-tag-add{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:none;border:1.5px dashed var(--ink-3);font-size:16px;color:var(--ink-3);cursor:pointer;line-height:1;padding:0;transition:border-color .15s,color .15s}.pd-tag-add:hover{border-color:var(--v-d);color:var(--v-d)}.pd-save-msg{font-size:12px;color:#16a34a;font-weight:500;padding:0 2px}.pd-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--radius-pill);font-size:12.5px;font-weight:600;color:var(--v-d);background:var(--panel-soft);border:1.5px solid var(--v-d);cursor:pointer;transition:background .15s}.pd-upload-btn:hover{background:rgba(62,150,167,.08)}.pd-file-tabs{display:flex;gap:0;border-bottom:1px solid var(--line)}.pd-file-tab{padding:7px 14px;font-size:12.5px;font-weight:500;color:var(--ink-3);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .15s}.pd-file-tab:hover{color:var(--ink)}.pd-file-tab.is-active{color:var(--ink);font-weight:600;border-bottom-color:var(--v-d)}.pd-files-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 16px;color:var(--ink-3);font-size:13px;text-align:center}.pd-files-count{font-size:12px;color:var(--ink-3);font-weight:500}.pd-files-list{display:flex;flex-direction:column;gap:8px}.pd-file-row{gap:10px;padding:8px 10px;background:var(--page-bg);border:1px solid var(--line);border-radius:10px}.pd-file-row,.pd-file-thumb{display:flex;align-items:center}.pd-file-thumb{width:40px;height:40px;border-radius:8px;flex-shrink:0;justify-content:center;overflow:hidden}.pd-file-thumb.is-img{background:#dbeafe;color:#2563eb}.pd-file-thumb.is-pdf{background:#fee2e2;color:#dc2626}.pd-file-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.pd-file-info strong{font-size:12.5px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-file-info small{font-size:11px;color:var(--ink-3)}.pd-file-badge{flex-shrink:0;display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--radius-pill);font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.pd-file-badge.is-img{background:#dbeafe;color:#1d4ed8}.pd-file-badge.is-pdf{background:#fee2e2;color:#b91c1c}.pd-file-action{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;background:none;border:1px solid var(--line);cursor:pointer;color:var(--ink-3);transition:background .15s,color .15s}.pd-file-action:hover{background:var(--page-bg-2);color:var(--ink)}.pd-see-all{display:block;text-align:center;font-size:12.5px;font-weight:600;color:var(--v-d);background:none;border:none;cursor:pointer;padding:6px;transition:opacity .15s}.pd-see-all:hover{opacity:.75}.pd-tl-count{font-size:12px;color:var(--ink-3);font-weight:500}.pd-timeline{display:flex;flex-direction:column;gap:0;position:relative}.pd-timeline:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:1px;background:var(--line-strong)}.pd-tl-item{align-items:flex-start;gap:10px;padding:6px 0}.pd-tl-icon,.pd-tl-item{display:flex;position:relative}.pd-tl-icon{flex-shrink:0;width:30px;height:30px;border-radius:8px;align-items:center;justify-content:center;z-index:1}.pd-tl-icon-calendar{background:#dbeafe;color:#2563eb}.pd-tl-icon-file{background:#fee2e2;color:#dc2626}.pd-tl-icon-update{background:#dcfce7;color:#16a34a}.pd-tl-icon-system{background:#f3e8ff;color:#7c3aed}.pd-tl-body{display:flex;flex-direction:column;gap:1px;padding-top:5px;min-width:0}.pd-tl-body strong{font-size:12.5px;font-weight:600;color:var(--ink)}.pd-tl-body span{font-size:11.5px;color:var(--ink-3)}.pd-tl-body time{font-size:11px;color:var(--ink-3)}.pd-annotations-layout{max-width:680px}.pd-annotations-section{gap:16px}.pd-annotation-input-row{display:flex;flex-direction:column;gap:8px}.pd-annotation-textarea{width:100%;font-size:13.5px;color:var(--ink);background:var(--page-bg);border:1px solid var(--line-strong);border-radius:10px;padding:10px 12px;resize:vertical;font-family:var(--font-sans);transition:border-color .15s;box-sizing:border-box;min-height:72px}.pd-annotation-textarea:focus{outline:none;border-color:var(--v-d)}.pd-annotation-textarea::placeholder{color:var(--ink-3)}.pd-annotation-add-btn{align-self:flex-end;display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:var(--radius-pill);font-size:13px;font-weight:600;background:var(--v-d);color:#fff;border:none;cursor:pointer;transition:filter .15s}.pd-annotation-add-btn:hover:not(:disabled){filter:brightness(1.1)}.pd-annotation-add-btn:disabled{opacity:.4;cursor:not-allowed}.pd-annotation-list{display:flex;flex-direction:column;gap:10px}.pd-annotation-item{position:relative;background:var(--page-bg);border:1px solid var(--line);border-radius:10px;padding:12px 40px 12px 14px;display:flex;flex-direction:column;gap:6px}.pd-annotation-meta{display:flex;align-items:center;gap:5px;color:var(--ink-3)}.pd-annotation-meta time{font-size:11.5px}.pd-annotation-meta svg{flex-shrink:0}.pd-annotation-text{font-size:13.5px;color:var(--ink);line-height:1.55;margin:0;white-space:pre-wrap;word-break:break-word}.pd-annotation-delete{position:absolute;top:10px;right:10px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:6px;cursor:pointer;color:var(--ink-3);transition:background .15s,color .15s}.pd-annotation-delete:hover{background:var(--danger-soft);color:var(--danger)}.pd-tab-placeholder{display:flex;align-items:center;justify-content:center;padding:60px 0;font-size:14px;color:var(--ink-3);font-style:italic}@media (max-width:900px){.pd-stat-cards{grid-template-columns:repeat(2,1fr)}.pd-resumo-grid{grid-template-columns:1fr}}@media (max-width:600px){.pd-header{padding:16px 16px 14px}.pd-actionbar{padding:10px 16px}.pd-tabs{padding:0 16px}.pd-body{padding:16px}.pd-stat-cards{grid-template-columns:1fr 1fr}.pd-prontuario-grid{grid-template-columns:1fr}.pd-hero-name{font-size:17px}.pd-btn-ghost{display:none}}.ms-page{display:grid;grid-gap:var(--space-6);gap:var(--space-6);padding-top:var(--space-5);width:100%}.ms-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-6);flex-wrap:wrap}.ms-header-copy{display:grid;grid-gap:var(--space-2);gap:var(--space-2);flex:1 1;min-width:260px}.ms-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.28rem .78rem;border-radius:var(--radius-pill);background:var(--v-soft);color:var(--v-dd);font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;border:1px solid rgba(var(--v-rgb),.22)}.ms-title{font-family:var(--font-heading);font-size:clamp(1.5rem,2.2vw,2.1rem);font-weight:800;letter-spacing:-.04em;color:var(--ink);margin:0;line-height:1.1}.ms-subtitle{font-size:.92rem;color:var(--ink-2);margin:0;line-height:1.6}.ms-chosen-card{flex-shrink:0;min-width:210px;padding:var(--space-4) var(--space-5);border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--panel-solid);box-shadow:var(--shadow-1);display:flex;flex-direction:column;gap:3px;transition:border-color .2s ease,box-shadow .2s ease}.ms-chosen-card.is-filled{border-color:rgba(var(--v-rgb),.38);box-shadow:0 0 0 3px rgba(var(--v-rgb),.08),var(--shadow-1)}.ms-chosen-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-3)}.ms-chosen-date{font-size:.96rem;font-weight:700;color:var(--ink);display:block}.ms-chosen-time{font-size:.85rem;font-weight:600;color:var(--v-d);display:block}.ms-chosen-empty{color:var(--ink-3)!important;font-weight:500!important}.ms-body{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);grid-gap:var(--space-6);gap:var(--space-6);align-items:start}.ms-card{background:var(--panel-solid);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-1);overflow:visible}.ms-card-head{gap:var(--space-3);padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--line)}.ms-card-head,.ms-card-icon{display:flex;align-items:center}.ms-card-icon{width:36px;height:36px;border-radius:10px;background:var(--v-mute);color:var(--v-d);justify-content:center;flex-shrink:0}.ms-card-title{display:block;font-size:.97rem;font-weight:700;color:var(--ink);letter-spacing:-.01em}.ms-card-sub{display:block;font-size:.79rem;color:var(--ink-3);margin-top:2px}.ms-form{display:grid;grid-gap:var(--space-4);gap:var(--space-4);padding:var(--space-5) var(--space-6)}.ms-field{display:flex;flex-direction:column;gap:5px}.ms-field-full{grid-column:1/-1}.ms-field>span{font-size:.8rem;font-weight:600;color:var(--ink-2);letter-spacing:.01em}.ms-field>input{border:1px solid var(--line-strong);border-radius:10px;padding:.6rem .9rem;background:var(--page-bg);color:var(--ink);font-size:.9rem;outline:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.ms-field>input:focus{border-color:var(--v);box-shadow:0 0 0 3px rgba(var(--v-rgb),.14);background:var(--panel-solid)}.ms-field>input::placeholder{color:var(--ink-3);opacity:.65}.ms-row2{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4)}.ms-form-footer{padding:var(--space-5) var(--space-6);border-top:1px solid var(--line);display:flex;flex-direction:column;gap:var(--space-4)}.ms-slot-badge{display:flex;align-items:center;gap:7px;font-size:.88rem;font-weight:600;color:var(--v-d);background:var(--v-mute);border:1px solid rgba(var(--v-rgb),.22);border-radius:10px;padding:.6rem .9rem}.ms-slot-badge svg{flex-shrink:0;color:var(--v-d)}.ms-no-slot-hint{color:var(--ink-3);padding:.7rem .9rem;border-radius:10px;background:var(--panel-soft);border:1px solid var(--line)}.ms-msg,.ms-no-slot-hint{font-size:.84rem;margin:0;line-height:1.5}.ms-msg{padding:.55rem .9rem;border-radius:9px}.ms-msg-error{color:var(--danger);background:var(--danger-soft);border:1px solid rgba(217,95,95,.2)}.ms-msg-success{color:var(--success);background:var(--success-soft);border:1px solid rgba(47,127,88,.2)}.ms-cta-btn{width:100%;min-height:46px;border:0;border-radius:12px;background:linear-gradient(135deg,#3abf6e,#1e9a54);color:#fff;font-family:var(--font-heading);font-weight:700;font-size:.95rem;cursor:pointer;transition:filter .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 16px rgba(30,154,84,.22)}.ms-cta-btn:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 8px 22px rgba(30,154,84,.32)}.ms-cta-btn:active:not(:disabled){transform:translateY(0);filter:brightness(.97)}.ms-cta-btn:disabled{opacity:.42;cursor:not-allowed;transform:none;filter:none;box-shadow:none}.ms-tip-box{display:flex;align-items:flex-start;gap:7px;background:var(--warning-soft);border:1px solid rgba(167,106,25,.18);border-radius:10px;padding:.6rem .9rem;font-size:.8rem;color:var(--warning);line-height:1.5}.ms-tip-label{font-weight:700;flex-shrink:0}.ms-card-cal{overflow:visible}.ms-cal-section-head{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--line)}.ms-cal-section-head>strong{display:block;font-size:.97rem;font-weight:700;color:var(--ink);letter-spacing:-.01em}.ms-cal-section-head>span{display:block;font-size:.8rem;color:var(--ink-3);margin-top:3px}.ms-cal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-9);text-align:center}.ms-cal-loading>strong{font-size:.95rem;color:var(--ink)}.ms-cal-loading>span{font-size:.85rem;color:var(--ink-3)}.ms-cal-body{padding:var(--space-5) var(--space-6);display:grid;grid-gap:0;gap:0}.ms-cal-inner{padding-bottom:var(--space-5);border-bottom:1px solid var(--line)}.ms-cal-badge{display:inline-flex;padding:.22rem .7rem;border-radius:var(--radius-pill);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);background:var(--panel-soft);border:1px solid var(--line-strong)}.ms-cal-badge,.ms-month-row{align-items:center;margin-bottom:var(--space-4)}.ms-month-row{display:flex;gap:var(--space-3)}.ms-month-nav-btn{width:30px;height:30px;border:1px solid var(--line-strong);border-radius:8px;background:var(--panel-solid);color:var(--ink-2);display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease;flex-shrink:0}.ms-month-nav-btn:hover{background:var(--v-mute);color:var(--v-d);border-color:rgba(var(--v-rgb),.28)}.ms-month-title-btn{flex:1 1;text-align:center;font-family:var(--font-heading);font-weight:700;font-size:.96rem;color:var(--ink);background:none;border:none;cursor:pointer;padding:0;letter-spacing:-.01em}.ms-month-title-btn:hover{color:var(--v-d)}.ms-picker-popover{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);z-index:40;background:var(--panel-solid);border:1px solid var(--line-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow-2);padding:var(--space-4);min-width:230px}.ms-picker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-3)}.ms-picker-head>strong{font-size:.95rem;font-weight:700;color:var(--ink)}.ms-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.ms-picker-chip{padding:.4rem 0;border:1px solid var(--line);border-radius:8px;background:var(--panel-solid);color:var(--ink-2);font-size:.82rem;font-weight:600;cursor:pointer;transition:.12s ease;text-align:center}.ms-picker-chip:hover{background:var(--v-mute);color:var(--v-d);border-color:rgba(var(--v-rgb),.28)}.ms-picker-chip.is-active{background:var(--v);color:#fff;border-color:var(--v);font-weight:700}.ms-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px;margin-bottom:var(--space-2)}.ms-weekdays>span{text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);padding:.25rem 0}.ms-day-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.ms-day-empty{display:block;min-height:46px}.ms-day-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:46px;padding:4px 2px;border:1px solid transparent;border-radius:9px;background:transparent;cursor:pointer;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.ms-day-cell.is-avail:hover:not(.is-sel){background:var(--v-mute);border-color:rgba(var(--v-rgb),.2)}.ms-day-cell.is-sel{background:var(--v-soft);border-color:rgba(var(--v-rgb),.5);box-shadow:0 0 0 3px rgba(var(--v-rgb),.1)}.ms-day-cell:disabled{cursor:default}.ms-day-num{font-size:.84rem;font-weight:600;color:var(--ink);line-height:1}.ms-day-cell:disabled .ms-day-num{color:var(--ink-3);opacity:.6}.ms-day-cell.is-sel .ms-day-num{color:var(--v-dd);font-weight:700}.ms-avail-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;transition:transform .12s ease}.ms-day-cell.is-avail:hover .ms-avail-dot{transform:scale(1.2)}.ms-tone-high .ms-avail-dot{background:#22a656;box-shadow:0 0 0 2px rgba(34,166,86,.18)}.ms-tone-medium .ms-avail-dot{background:#d4940a;box-shadow:0 0 0 2px rgba(212,148,10,.18)}.ms-tone-low .ms-avail-dot{background:#d95f5f;box-shadow:0 0 0 2px rgba(217,95,95,.18)}.ms-tone-none .ms-avail-dot{background:var(--ink-3);opacity:.35}.ms-legend{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--line)}.ms-legend>span{display:flex;align-items:center;gap:5px;font-size:.75rem;color:var(--ink-2)}.ms-ldot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.ms-ldot.ms-tone-high{background:#22a656}.ms-ldot.ms-tone-medium{background:#d4940a}.ms-ldot.ms-tone-low{background:#d95f5f}.ms-ldot.ms-tone-none{background:var(--ink-3);opacity:.45}.ms-slots{padding-top:var(--space-5);display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.ms-slots-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.ms-slots-head>strong{font-size:.9rem;font-weight:700;color:var(--ink)}.ms-slots-head>span{font-size:.78rem;color:var(--ink-3);font-weight:500}.ms-slots-pills{display:flex;flex-wrap:wrap;gap:7px}.ms-pill{padding:.44rem 1.05rem;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--panel-solid);color:var(--ink-2);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .11s ease,color .11s ease,border-color .11s ease,box-shadow .11s ease}.ms-pill:hover:not(.is-active){border-color:rgba(var(--v-rgb),.4);color:var(--v-d);background:var(--v-mute)}.ms-pill.is-active{background:var(--v);color:#fff;border-color:var(--v);box-shadow:0 4px 14px rgba(var(--v-rgb),.3);font-weight:700}.ms-slots-empty{font-size:.84rem;color:var(--ink-3);padding:var(--space-3) 0;display:block}.ms-sel-display{display:flex;flex-direction:column;gap:3px;padding:var(--space-4);background:var(--v-mute);border:1px solid rgba(var(--v-rgb),.28);border-radius:12px}.ms-sel-label{font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--v-d)}.ms-sel-time{font-family:var(--font-heading);font-size:1.65rem;font-weight:800;color:var(--ink);letter-spacing:-.04em;line-height:1}.ms-no-day{padding-top:var(--space-5);font-size:.85rem;color:var(--ink-3);text-align:center;padding-bottom:var(--space-4)}@media (max-width:1100px){.ms-body{grid-template-columns:1fr}.ms-header{flex-direction:column}.ms-chosen-card{align-self:stretch}}@media (max-width:640px){.ms-row2{grid-template-columns:1fr}.ms-cal-body,.ms-cal-section-head,.ms-card-head,.ms-form,.ms-form-footer{padding-left:var(--space-4);padding-right:var(--space-4)}.ms-sel-time{font-size:1.3rem}}.sched-page{display:grid;grid-gap:28px;gap:28px;padding-top:20px;width:100%}.sched-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.sched-hero-copy{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:240px}.sched-kicker{display:inline-flex;align-self:flex-start;padding:4px 12px;border-radius:999px;background:rgba(var(--v-rgb),.14);border:1px solid rgba(var(--v-rgb),.26);color:var(--v-dd);font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.sched-title{font-family:var(--font-heading);font-size:clamp(1.55rem,2.4vw,2.2rem);font-weight:800;letter-spacing:-.045em;color:var(--ink);margin:0;line-height:1.1}.sched-sub{font-size:.9rem;color:var(--ink-2);margin:0;line-height:1.65;max-width:520px}.sched-hcard{display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:16px;border:1px solid var(--line-strong);background:var(--panel-solid);box-shadow:var(--shadow-1);flex-shrink:0;min-width:210px;transition:border-color .2s,box-shadow .2s}.sched-hcard.is-set{border-color:rgba(var(--v-rgb),.4);box-shadow:0 0 0 3px rgba(var(--v-rgb),.08),var(--shadow-1)}.sched-hcard-ico{width:32px;height:32px;border-radius:8px;background:var(--v-mute);color:var(--v-d);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sched-hcard-lbl{display:block;font-size:.69rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin-bottom:2px}.sched-hcard-val{display:block;font-size:.88rem;font-weight:700;color:var(--ink);letter-spacing:-.01em}.sched-hcard:not(.is-set) .sched-hcard-val{color:var(--ink-3);font-weight:500}.sched-body{display:grid;grid-template-columns:minmax(0,390px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.sched-card{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:20px;box-shadow:0 2px 12px rgba(0,0,0,.06);overflow:visible}.sched-card-head{display:flex;align-items:center;gap:12px;padding:18px 22px;border-bottom:1px solid #f0f4f8}.sched-card-ico{width:34px;height:34px;border-radius:9px;background:rgba(var(--v-rgb),.12);color:var(--v-d);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sched-card-ttl{display:block;font-size:.96rem;font-weight:700;color:var(--ink);letter-spacing:-.01em}.sched-card-stl{display:block;font-size:.78rem;color:var(--ink-3);margin-top:1px}.sched-form{display:grid;grid-gap:16px;gap:16px;padding:20px 22px}.sched-field{display:flex;flex-direction:column;gap:5px}.sched-field-full{grid-column:1/-1}.sched-field>span{font-size:.8rem;font-weight:600;color:#5a6878;letter-spacing:.005em}.sched-field>input{padding:9px 13px;border:1px solid var(--crm-border);border-radius:10px;background:var(--crm-surface-2);color:var(--ink);font-size:.9rem;outline:none;transition:border-color .13s,box-shadow .13s,background .13s}.sched-field>input::placeholder{color:var(--crm-text-3)}.sched-field>input:focus{border-color:var(--v);background:var(--crm-surface);box-shadow:0 0 0 3px rgba(var(--v-rgb),.13)}.sched-row2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.sched-foot{display:flex;flex-direction:column;gap:14px;padding:20px 22px;border-top:1px solid #f0f4f8}.sched-slot-tag{display:flex;align-items:center;gap:7px;padding:10px 14px;border-radius:10px;background:rgba(var(--v-rgb),.1);border:1px solid rgba(var(--v-rgb),.22);font-size:.88rem;font-weight:600;color:var(--v-dd)}.sched-slot-tag svg{flex-shrink:0;color:var(--v-d)}.sched-no-slot{color:var(--ink-3);padding:10px 14px;border-radius:10px;background:var(--crm-surface-3);border:1px solid var(--crm-border)}.sched-msg,.sched-no-slot{font-size:.84rem;margin:0;line-height:1.5}.sched-msg{padding:9px 13px;border-radius:9px}.sched-msg-err{color:var(--danger);background:var(--danger-soft);border:1px solid rgba(217,95,95,.22)}.sched-msg-ok{color:var(--success);background:var(--success-soft);border:1px solid rgba(47,127,88,.22)}.sched-submit{width:100%;min-height:46px;border:0;border-radius:12px;background:#1a5c38;color:#fff;font-family:var(--font-heading);font-weight:700;font-size:.95rem;cursor:pointer;transition:filter .14s,transform .14s,box-shadow .14s;box-shadow:0 4px 14px rgba(26,92,56,.3);letter-spacing:-.01em}.sched-submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 20px rgba(26,92,56,.38)}.sched-submit:active:not(:disabled){transform:translateY(0);filter:brightness(.96)}.sched-submit:disabled{opacity:.4;cursor:not-allowed;transform:none;filter:none;box-shadow:none}.sched-tip{display:flex;align-items:flex-start;gap:8px;padding:10px 14px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;font-size:.81rem;color:#92400e;line-height:1.5}.sched-tip svg{flex-shrink:0;margin-top:1px;color:#d97706}.sched-tip>p{margin:0}.sched-tip strong{font-weight:700}.sched-cal{overflow:visible}.sched-cal-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid #f0f4f8;flex-wrap:wrap}.sched-cal-top>strong{font-size:.96rem;font-weight:700;color:var(--ink);letter-spacing:-.01em}.sched-cal-top>span{font-size:.79rem;color:var(--ink-3)}.sched-cal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:56px 22px;text-align:center}.sched-cal-loading>strong{font-size:.95rem;color:var(--ink)}.sched-cal-loading>span{font-size:.84rem;color:var(--ink-3)}.sched-cal-body{padding:20px 22px;display:flex;flex-direction:column;gap:0}.sched-cal-nav{gap:10px;margin-bottom:16px}.sched-cal-nav,.sched-nav{display:flex;align-items:center}.sched-nav{width:28px;height:28px;border:1px solid var(--crm-border);border-radius:7px;background:var(--crm-surface);color:#5a6878;justify-content:center;font-size:1.05rem;cursor:pointer;flex-shrink:0;transition:background .11s,color .11s,border-color .11s}.sched-nav:hover{background:var(--v-mute);color:var(--v-d);border-color:rgba(var(--v-rgb),.3)}.sched-cal-badge{padding:3px 10px;border-radius:999px;background:var(--crm-surface-3);border:1px solid var(--crm-border);color:#5a6878;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;flex-shrink:0;transition:background .11s}.sched-cal-badge:hover{background:var(--v-mute);color:var(--v-d);border-color:rgba(var(--v-rgb),.28)}.sched-cal-month{flex:1 1;text-align:right;font-family:var(--font-heading);font-size:.95rem;font-weight:700;color:var(--ink);letter-spacing:-.015em}.sched-picker{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:50;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:14px;box-shadow:0 8px 28px rgba(0,0,0,.12);padding:14px;min-width:220px}.sched-picker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sched-picker-head>strong{font-size:.95rem;font-weight:700;color:var(--ink)}.sched-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.sched-picker-chip{padding:6px 0;border:1px solid var(--crm-border);border-radius:8px;background:var(--crm-surface-2);color:#5a6878;font-size:.82rem;font-weight:600;cursor:pointer;text-align:center;transition:.11s ease}.sched-picker-chip:hover{background:var(--v-mute);color:var(--v-d);border-color:rgba(var(--v-rgb),.28)}.sched-picker-chip.is-on{background:var(--v);color:#fff;border-color:var(--v)}.sched-wdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:3px;gap:3px;margin-bottom:4px}.sched-wdays>span{text-align:center;font-size:.71rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#9aaab8;padding:4px 0}.sched-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px;margin-bottom:16px}.sched-cell-empty{display:block;min-height:56px}.sched-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:56px;padding:5px 3px;border:1px solid transparent;border-radius:10px;background:transparent;cursor:default;transition:background .12s,border-color .12s,box-shadow .12s;text-align:center}.sched-cell.avail{cursor:pointer}.sched-cell:disabled:not(.sel){opacity:.45}.sched-cell.avail:hover:not(.sel){background:rgba(var(--v-rgb),.08);border-color:rgba(var(--v-rgb),.22)}.sched-cell.sel{background:#1a5c38;border-color:#1a5c38;box-shadow:0 4px 12px rgba(26,92,56,.28)}.sched-cell-n{font-size:.88rem;font-weight:600;color:#344155;line-height:1}.sched-cell:disabled .sched-cell-n{color:var(--crm-text-3)}.sched-cell.sel .sched-cell-n{color:#fff;font-weight:700}.sched-cell-info{display:flex;align-items:center;gap:3px;font-size:.67rem;font-weight:500;color:#8a9bb0;white-space:nowrap;line-height:1}.sched-cell.sel .sched-cell-info{color:rgba(255,255,255,.75)}.sched-dot{display:inline-block;width:5px;height:5px;border-radius:50%;flex-shrink:0}.sched-cell.t-high .sched-dot,.sched-dot.t-high{background:#22c55e}.sched-cell.t-med .sched-dot,.sched-dot.t-med{background:#f59e0b}.sched-cell.t-low .sched-dot,.sched-dot.t-low{background:#ef4444}.sched-cell.t-off .sched-dot,.sched-dot.t-off{background:#c4cdd8}.sched-cell.t-high .sched-cell-info{color:#166534}.sched-cell.t-med .sched-cell-info{color:#92400e}.sched-cell.t-low .sched-cell-info{color:#991b1b}.sched-cell.t-off .sched-cell-info{color:var(--crm-text-3)}.sched-cell.sel .sched-cell-info{color:rgba(255,255,255,.8)!important}.sched-cell.sel .sched-dot{background:var(--crm-surface)!important}.sched-legend{display:flex;flex-wrap:wrap;gap:14px;padding:14px 0 20px;border-top:1px solid #f0f4f8;border-bottom:1px solid #f0f4f8;margin-bottom:20px}.sched-legend>span{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#5a6878;font-weight:500}.sched-slots{display:flex;flex-direction:column;gap:14px}.sched-slots-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sched-slots-head>strong{font-size:.92rem;font-weight:700;color:var(--ink);letter-spacing:-.01em}.sched-slots-head>span{font-size:.79rem;color:var(--ink-3)}.sched-pills{display:flex;flex-wrap:wrap;gap:8px}.sched-pills-empty{font-size:.84rem;color:var(--ink-3);padding:8px 0;display:block}.sched-pill{padding:7px 18px;border:1.5px solid #dde3eb;border-radius:999px;background:var(--crm-surface);color:#344155;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .11s,color .11s,border-color .11s,box-shadow .11s;letter-spacing:-.01em}.sched-pill:hover:not(.on){border-color:#1a5c38;color:#1a5c38;background:rgba(26,92,56,.06)}.sched-pill.on{background:#1a5c38;color:#fff;border-color:#1a5c38;box-shadow:0 3px 10px rgba(26,92,56,.3)}.sched-sel-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:rgba(var(--v-rgb),.09);border:1px solid rgba(var(--v-rgb),.22);border-radius:12px}.sched-sel-lbl{font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--v-d)}.sched-sel-val{font-family:var(--font-heading);font-size:1.55rem;font-weight:800;color:var(--ink);letter-spacing:-.04em}.sched-no-day{padding:20px 0 8px;font-size:.85rem;color:var(--ink-3);text-align:center}@media (max-width:1060px){.sched-body{grid-template-columns:1fr}.sched-hero{flex-direction:column}.sched-hcard{align-self:stretch}}@media (max-width:560px){.sched-row2{grid-template-columns:1fr}.sched-cal-body,.sched-cal-top,.sched-card-head,.sched-foot,.sched-form{padding-left:16px;padding-right:16px}.sched-cell{min-height:44px}.sched-cell-info{display:none}.sched-sel-val{font-size:1.25rem}}.rv-page{display:flex;flex-direction:column;gap:20px;padding-top:20px;width:100%;position:relative}.rv-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.rv-header-left{display:flex;flex-direction:column;gap:6px}.rv-title{font-family:var(--font-heading);font-size:clamp(1.5rem,2.2vw,2rem);font-weight:800;letter-spacing:-.04em;color:var(--ink);margin:0;line-height:1.1}.rv-subtitle{font-size:.9rem;color:var(--ink-2);margin:0}.rv-badge-period{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);font-size:.72rem;font-weight:600;color:#15803d;width:-moz-fit-content;width:fit-content}.rv-badge-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}.rv-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.rv-stat{display:flex;align-items:flex-start;gap:14px;padding:18px;border-radius:16px;border:1px solid #e8edf2;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.05)}.rv-stat-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-stat-green .rv-stat-icon{background:rgba(34,197,94,.12);color:#16a34a}.rv-stat-blue .rv-stat-icon{background:rgba(14,165,233,.12);color:#0284c7}.rv-stat-amber .rv-stat-icon{background:rgba(245,158,11,.12);color:#d97706}.rv-stat-red .rv-stat-icon{background:rgba(239,68,68,.12);color:#dc2626}.rv-stat-body{display:flex;flex-direction:column;gap:2px;min-width:0}.rv-stat-label{font-size:.75rem;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em}.rv-stat-value{font-family:var(--font-heading);font-size:1.6rem;font-weight:800;letter-spacing:-.04em;color:var(--ink);line-height:1.1}.rv-stat-detail{font-size:.78rem;color:var(--ink-3)}.rv-stat-trend{display:inline-flex;align-items:center;gap:3px;font-size:.75rem;font-weight:600;margin-top:4px}.rv-stat-trend.up{color:#16a34a}.rv-stat-trend.down{color:#dc2626}.rv-card{background:#fff;border:1px solid #e8edf2;border-radius:20px;box-shadow:0 2px 12px rgba(0,0,0,.05);overflow:hidden}.rv-toolbar{justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #f0f4f8}.rv-tabs,.rv-toolbar{display:flex;align-items:center;flex-wrap:wrap}.rv-tabs{gap:4px}.rv-tab{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:9px;border:1px solid transparent;background:transparent;font-size:.84rem;font-weight:500;color:var(--ink-2);cursor:pointer;transition:all .12s}.rv-tab:hover{background:#f5f8fb;color:var(--ink)}.rv-tab.is-active{background:var(--crm-surface);border:1.5px solid #16a34a;color:#15803d;font-weight:700}.rv-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;border-radius:999px;background:#e8edf2;font-size:.69rem;font-weight:700;color:var(--ink-3)}.rv-tab.is-active .rv-tab-count{background:rgba(22,163,74,.12);color:#15803d;border:1px solid rgba(22,163,74,.25)}.rv-toolbar-right{display:flex;align-items:center;gap:8px}.rv-sort-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #dde3eb;border-radius:9px;background:#fff;font-size:.82rem;color:var(--ink-2);cursor:pointer;transition:all .12s;white-space:nowrap}.rv-sort-btn:hover{border-color:var(--v);color:var(--ink)}.rv-sort-btn strong{color:var(--ink);font-weight:600}.rv-sort-dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:50;background:#fff;border:1px solid #dde3eb;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:6px;min-width:200px}.rv-sort-option{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:transparent;border-radius:8px;font-size:.84rem;color:var(--ink);cursor:pointer}.rv-sort-option:hover{background:var(--crm-surface-3)}.rv-sort-option.is-active{background:#f0fdf4;color:#15803d;font-weight:600}.rv-table-wrap{overflow-x:auto}.rv-table{width:100%;border-collapse:collapse}.rv-table thead th{padding:11px 16px;text-align:left;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);border-bottom:1px solid #f0f4f8;white-space:nowrap;background:#fafbfc}.rv-table tbody tr{border-bottom:1px solid #f5f8fb;transition:background .1s}.rv-table tbody tr:last-child{border-bottom:none}.rv-table tbody tr:hover{background:#fafbfc}.rv-table tbody td{padding:13px 16px;vertical-align:middle}.rv-patient{gap:10px}.rv-avatar,.rv-patient{display:flex;align-items:center}.rv-avatar{width:34px;height:34px;border-radius:50%;justify-content:center;font-size:.72rem;font-weight:800;color:#fff;flex-shrink:0}.rv-patient-name{display:block;font-size:.86rem;font-weight:700;color:var(--ink);white-space:nowrap}.rv-patient-phone{display:flex;align-items:center;gap:4px;font-size:.76rem;color:var(--ink-3);margin-top:2px;white-space:nowrap}.rv-patient-phone svg{color:#25d366}.rv-proc-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:8px;background:rgba(var(--v-rgb),.08);border:1px solid rgba(var(--v-rgb),.15);font-size:.79rem;font-weight:600;color:var(--v-dd);white-space:nowrap}.rv-loss-reason{display:block;font-size:.84rem;font-weight:600;color:var(--ink)}.rv-loss-detail{display:block;font-size:.75rem;color:var(--ink-3);margin-top:2px}.rv-days{display:block;font-size:.86rem;font-weight:700}.rv-days-ok{color:#16a34a}.rv-days-warn{color:#d97706}.rv-days-danger{color:#dc2626}.rv-days-label{display:block;font-size:.73rem;color:var(--ink-3);margin-top:1px}.rv-value{display:block;font-size:.88rem;font-weight:700;color:var(--ink)}.rv-value-label{display:block;font-size:.73rem;color:var(--ink-3);margin-top:1px}.rv-chance{display:flex;align-items:center;gap:8px}.rv-donut{flex-shrink:0}.rv-badge-chance{padding:3px 9px;border-radius:999px;font-size:.73rem;font-weight:700}.rv-badge-alta{background:rgba(34,197,94,.12);color:#15803d;border:1px solid rgba(34,197,94,.25)}.rv-badge-media{background:rgba(245,158,11,.12);color:#d97706;border:1px solid rgba(245,158,11,.25)}.rv-badge-baixa{background:rgba(239,68,68,.12);color:#dc2626;border:1px solid rgba(239,68,68,.25)}.rv-actions{display:flex;align-items:center;gap:6px}.rv-reativar-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:9px;background:transparent;color:#15803d;font-size:.82rem;font-weight:700;border:1.5px solid #16a34a;cursor:pointer;text-decoration:none;transition:all .13s;white-space:nowrap}.rv-reativar-btn:hover{background:#16a34a;color:#fff}.rv-more-btn{width:30px;height:30px;border:1px solid #dde3eb;border-radius:7px;background:#fff;color:var(--ink-3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .11s}.rv-more-btn:hover{background:#f0f4f8;color:var(--ink)}.rv-bottom-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-top:1px solid #f0f4f8;background:#f8fafb;flex-wrap:wrap}.rv-bottom-left{display:flex;align-items:center;gap:12px}.rv-trophy{width:38px;height:38px;border-radius:10px;background:rgba(22,163,74,.12);color:#16a34a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.rv-banner-title{display:block;font-size:.88rem;font-weight:700;color:#15803d}.rv-banner-sub{display:block;font-size:.78rem;color:var(--ink-3);margin-top:2px}.rv-estrategias-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border:1px solid #1a5c38;border-radius:9px;background:transparent;color:#1a5c38;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .12s;white-space:nowrap}.rv-estrategias-btn:hover{background:#1a5c38;color:#fff}.rv-tip-box{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;font-size:.82rem}.rv-tip-ico{width:30px;height:30px;border-radius:8px;background:rgba(245,158,11,.15);color:#d97706;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-tip-box p{margin:0;color:#92400e;line-height:1.55}.rv-tip-box strong,.rv-tip-link{font-weight:700}.rv-tip-link{background:none;border:none;color:#d97706;font-size:.82rem;cursor:pointer;padding:0;margin-top:4px;text-decoration:underline;display:block}.rv-state-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:56px 24px;text-align:center;color:var(--ink-3);font-size:.88rem}.rv-state-box strong{font-size:.96rem;color:var(--ink)}.rv-state-box svg{color:var(--ink-3);opacity:.5}.rv-state-error{color:var(--danger)}.rv-state-error svg{color:var(--danger);opacity:1}.rv-spinner{width:32px;height:32px;border:3px solid #e8edf2;border-top:3px solid var(--v);border-radius:50%;animation:rv-spin .7s linear infinite}.rv-spinner-sm{width:12px;height:12px;border-width:2px}@keyframes rv-spin{to{transform:rotate(1turn)}}.rv-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:9000;display:flex;align-items:center;justify-content:center;padding:24px}.rv-modal-box{background:#fff;border-radius:20px;padding:28px;width:100%;max-width:440px;box-shadow:0 20px 60px rgba(0,0,0,.18);display:flex;flex-direction:column;gap:16px}.rv-modal-header{display:flex;align-items:center;gap:14px}.rv-modal-header strong{font-size:1rem;font-weight:700;color:var(--ink);display:block}.rv-modal-header span{font-size:.82rem;color:var(--ink-3)}.rv-modal-body{font-size:.88rem;color:var(--ink-2);line-height:1.55;margin:0}.rv-modal-info{display:flex;flex-direction:column;gap:6px;background:#f8fafc;border-radius:10px;padding:14px;font-size:.84rem;color:var(--ink-2)}.rv-modal-info strong{color:var(--ink)}.rv-modal-actions{display:flex;gap:10px;justify-content:flex-end;padding-top:4px}.rv-modal-close-btn{border-radius:10px;border:1.5px solid #dde3eb;background:#fff;color:var(--ink-2);font-weight:600}.rv-modal-close-btn,.rv-modal-wa-btn{padding:9px 18px;font-size:.85rem;cursor:pointer}.rv-modal-wa-btn{display:inline-flex;align-items:center;gap:7px;border-radius:10px;background:#16a34a;color:#fff;font-weight:700;text-decoration:none;border:none}.rv-modal-wa-btn:hover{background:#15803d}.rv-reativar-btn:disabled,.rv-reativar-now-btn:disabled{opacity:.6;cursor:not-allowed}.rv-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rv-header-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:rgba(22,163,74,.1);border:1px solid rgba(22,163,74,.3);font-size:.72rem;font-weight:700;color:#15803d}.rv-header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.rv-daterange-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid #dde3eb;border-radius:10px;background:#fff;font-size:.83rem;font-weight:500;color:var(--ink);cursor:pointer;transition:all .12s;white-space:nowrap}.rv-daterange-btn:hover{border-color:var(--v)}.rv-daterange-btn svg{color:var(--ink-3)}.rv-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:1px solid #dde3eb;border-radius:9px;background:#fff;font-size:.82rem;font-weight:500;color:var(--ink-2);cursor:pointer;transition:all .12s;white-space:nowrap}.rv-filter-btn:hover{border-color:var(--v);color:var(--ink)}.rv-value-adjusted{display:block;font-size:.75rem;font-weight:600;color:#16a34a;margin-top:2px}.rv-interaction{display:flex;flex-direction:column;gap:3px}.rv-interaction-date{display:flex;align-items:center;gap:5px;font-size:.83rem;font-weight:600;color:var(--ink)}.rv-interaction-wa{color:#25d366;display:flex;align-items:center}.rv-interaction-msg{font-size:.75rem;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.rv-lead-status,.rv-status-patient{display:flex;align-items:center;gap:8px}.rv-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.rv-dot-green{background:#22c55e}.rv-dot-amber{background:#f59e0b}.rv-dot-red{background:#ef4444}.rv-dot-gray{background:#94a3b8}.rv-status-title{display:block;font-size:.83rem;font-weight:600;color:var(--ink)}.rv-status-sub{display:block;font-size:.74rem;color:var(--ink-3);margin-top:1px}.rv-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-bottom:4px}.rv-page-header-info{display:flex;align-items:flex-start;gap:14px;flex:1 1;min-width:0}.rv-page-icon{width:48px;height:48px;border-radius:14px;background:rgba(22,163,74,.12);color:#16a34a;justify-content:center;border:1px solid rgba(22,163,74,.2)}.rv-header-stats,.rv-page-icon{display:flex;align-items:center;flex-shrink:0}.rv-header-stats{gap:0;background:#fff;border:1px solid #e8edf2;border-radius:16px;box-shadow:0 1px 6px rgba(0,0,0,.05);padding:14px 20px}.rv-hstat{display:flex;align-items:center;gap:10px;padding:0 20px}.rv-hstat:first-child{padding-left:0}.rv-hstat:last-child{padding-right:0}.rv-hstat-divider{width:1px;height:40px;background:#e8edf2;flex-shrink:0}.rv-hstat-ico{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-hstat-orange{background:rgba(249,115,22,.12);color:#ea580c}.rv-hstat-blue{background:rgba(14,165,233,.12);color:#0284c7}.rv-hstat-green{background:rgba(22,163,74,.12);color:#16a34a}.rv-hstat-purple{background:rgba(139,92,246,.12);color:#7c3aed}.rv-hstat-label{display:block;font-size:.72rem;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.rv-hstat-value{display:block;font-family:var(--font-heading);font-size:1.5rem;font-weight:800;letter-spacing:-.04em;color:var(--ink);line-height:1.15}.rv-hstat-sub{display:block;font-size:.74rem;color:var(--ink-3)}.rv-page-tabs{display:flex;align-items:flex-end;gap:0;border-bottom:2px solid #f0f4f8;margin-bottom:0;overflow-x:auto}.rv-page-tab{display:inline-flex;align-items:center;padding:11px 20px;background:transparent;font-size:.88rem;font-weight:500;color:var(--ink-3);cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:color .12s,border-color .12s}.rv-page-tab:hover{color:var(--ink)}.rv-page-tab.is-active{color:#15803d;border-bottom-color:#16a34a;font-weight:700}.rv-leads-filters{display:flex;align-items:flex-end;gap:16px;padding:16px 20px;border-bottom:1px solid #f0f4f8;flex-wrap:wrap}.rv-leads-filter-group{display:flex;flex-direction:column;gap:5px}.rv-filter-label{font-size:.72rem;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em}.rv-filter-select{padding:7px 30px 7px 11px;border:1px solid #dde3eb;border-radius:9px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.84rem;color:var(--ink);cursor:pointer;min-width:150px}.rv-score-filter-group{display:flex;border:1px solid var(--crm-border);border-radius:9px;overflow:hidden}.rv-score-filter-btn{padding:7px 14px;border:none;border-right:1px solid #dde3eb;background:#fff;font-size:.82rem;font-weight:500;color:var(--ink-2);cursor:pointer;transition:all .1s}.rv-score-filter-btn:last-child{border-right:none}.rv-score-filter-btn:hover{background:#f5f8fb;color:var(--ink)}.rv-sf-quente.is-active{background:rgba(239,68,68,.1);color:#dc2626;font-weight:700}.rv-sf-morno.is-active{background:rgba(245,158,11,.1);color:#d97706;font-weight:700}.rv-sf-frio.is-active{background:rgba(14,165,233,.1);color:#0284c7;font-weight:700}.rv-sf-todos.is-active{background:#f0fdf4;color:#15803d;font-weight:700}.rv-leads-filter-actions{display:flex;gap:8px;align-items:flex-end;margin-left:auto}.rv-clear-filters-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;border:1px solid #dde3eb;border-radius:9px;background:#fff;font-size:.82rem;color:var(--ink-2);cursor:pointer;transition:all .12s}.rv-clear-filters-btn:hover{border-color:#dc2626;color:#dc2626}.rv-export-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;border:1px solid #dde3eb;border-radius:9px;background:#fff;font-size:.82rem;color:var(--ink-2);cursor:pointer;transition:all .12s}.rv-export-btn:hover{border-color:var(--v);color:var(--v)}.rv-leads-table .rv-checkbox{width:15px;height:15px;cursor:pointer;accent-color:#16a34a}.rv-leads-table tbody tr.is-selected{background:rgba(22,163,74,.04)}.rv-lead-tipo{display:inline-flex;padding:3px 9px;border-radius:7px;font-size:.76rem;font-weight:600;white-space:nowrap}.rv-tipo-nao-retornou{background:rgba(14,165,233,.1);color:#0284c7;border:1px solid rgba(14,165,233,.2)}.rv-tipo-recusou{background:rgba(245,158,11,.1);color:#d97706;border:1px solid rgba(245,158,11,.2)}.rv-tipo-sem-resposta{background:rgba(139,92,246,.1);color:#7c3aed;border:1px solid rgba(139,92,246,.2)}.rv-proc-text{font-size:.85rem;color:var(--ink);max-width:160px}.rv-contact-date{display:block;font-size:.84rem;font-weight:600;color:var(--ink)}.rv-contact-time{display:block;font-size:.76rem;color:var(--ink-3);margin-top:1px}.rv-days-badge{display:inline-block;font-size:.84rem;font-weight:700}.rv-days-badge.rv-days-ok{color:#16a34a}.rv-days-badge.rv-days-warn{color:#d97706}.rv-days-badge.rv-days-danger{color:#dc2626}.rv-score-cell{display:flex;flex-direction:column;gap:1px}.rv-score-num{font-size:.96rem;font-weight:800;color:var(--ink);line-height:1.2}.rv-score-label{font-size:.72rem;font-weight:700}.rv-score-quente{color:#dc2626}.rv-score-morno{color:#d97706}.rv-score-frio{color:#0284c7}.rv-reativar-now-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1.5px solid #16a34a;border-radius:8px;background:transparent;color:#15803d;font-size:.79rem;font-weight:700;cursor:pointer;text-decoration:none;transition:all .12s;white-space:nowrap}.rv-reativar-now-btn:hover{background:#16a34a;color:#fff}.rv-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid #f0f4f8;flex-wrap:wrap}.rv-page-info{font-size:.8rem;color:var(--ink-3);white-space:nowrap}.rv-page-nums{display:flex;align-items:center;gap:4px}.rv-page-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid transparent;background:transparent;font-size:.82rem;font-weight:500;color:var(--ink-2);cursor:pointer;transition:all .1s}.rv-page-num:hover{background:#f5f8fb;color:var(--ink)}.rv-page-num.is-active{background:#16a34a;color:#fff;border-color:#16a34a;font-weight:700}.rv-page-arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid #dde3eb;background:#fff;color:var(--ink-3);cursor:pointer;transition:all .1s}.rv-page-arrow:hover:not(:disabled){border-color:var(--v);color:var(--v)}.rv-page-arrow:disabled{opacity:.35;cursor:default}.rv-page-dots{display:inline-flex;align-items:center;justify-content:center;width:28px;font-size:.84rem;color:var(--ink-3)}.rv-page-size-select{padding:6px 28px 6px 10px;border:1px solid #dde3eb;border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 8px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.82rem;color:var(--ink)}.rv-hstat-wrap{display:contents}.rv-campaign-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 0 14px;flex-wrap:wrap}.rv-campaign-label{font-size:.72rem;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:5px}.rv-campaign-title-row{display:flex;align-items:center;gap:10px}.rv-campaign-name{font-size:1.1rem;font-weight:800;color:var(--ink);margin:0}.rv-campaign-badge{display:inline-flex;padding:3px 10px;border-radius:999px;background:rgba(22,163,74,.12);border:1px solid rgba(22,163,74,.3);font-size:.72rem;font-weight:700;color:#15803d}.rv-campaign-details-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #dde3eb;border-radius:10px;background:#fff;font-size:.83rem;font-weight:500;color:var(--ink);cursor:pointer;transition:all .12s}.rv-campaign-details-btn:hover{border-color:var(--v);color:var(--v)}.rv-msg-layout{display:grid;grid-template-columns:1fr 380px;grid-gap:20px;gap:20px;align-items:start}.rv-msg-layout-single{grid-template-columns:1fr}@media (max-width:900px){.rv-msg-layout{grid-template-columns:1fr}}.rv-seq-panel{background:#fff;border:1px solid #e8edf2;border-radius:16px;box-shadow:0 1px 6px rgba(0,0,0,.04);overflow:hidden}.rv-seq-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid #f0f4f8;flex-wrap:wrap}.rv-seq-title{font-size:.96rem;font-weight:700;color:var(--ink);margin:0 0 3px}.rv-seq-sub{font-size:.8rem;color:var(--ink-3);margin:0}.rv-seq-btns{display:flex;gap:8px;flex-shrink:0}.rv-add-msg-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:1.5px solid #16a34a;border-radius:9px;background:transparent;color:#15803d;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .12s;white-space:nowrap}.rv-add-msg-btn:hover{background:#16a34a;color:#fff}.rv-edit-delays-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:1px solid #dde3eb;border-radius:9px;background:#fff;color:var(--ink-2);font-size:.82rem;font-weight:500;cursor:pointer;transition:all .12s;white-space:nowrap}.rv-edit-delays-btn:hover{border-color:var(--v);color:var(--v)}.rv-msg-list{padding:0}.rv-msg-item{display:flex;align-items:flex-start;gap:12px;padding:14px 20px;border-bottom:1px solid #f5f8fb;cursor:pointer;transition:background .1s}.rv-msg-item:last-child{border-bottom:none}.rv-msg-item:hover{background:#fafbfc}.rv-msg-item.is-active{background:rgba(22,163,74,.04);border-left:3px solid #16a34a;padding-left:17px}.rv-msg-num{width:26px;height:26px;border-radius:50%;background:#f0fdf4;border:1.5px solid #bbf7d0;color:#15803d;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-msg-item.is-active .rv-msg-num{background:#16a34a;color:#fff;border-color:#16a34a}.rv-msg-body{flex:1 1;min-width:0}.rv-msg-meta{display:flex;align-items:center;gap:10px;margin-bottom:5px}.rv-msg-envio{font-size:.75rem;font-weight:700;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em}.rv-msg-days{font-size:.75rem;font-weight:600;color:#15803d;background:rgba(22,163,74,.1);padding:1px 7px;border-radius:999px}.rv-msg-text{font-size:.84rem;color:var(--ink);line-height:1.55;margin:0;white-space:pre-line}.rv-msg-actions{display:flex;align-items:center;gap:2px;flex-shrink:0;opacity:0;transition:opacity .12s}.rv-msg-item:hover .rv-msg-actions{opacity:1}.rv-msg-action-btn{width:28px;height:28px;border-radius:7px;border:none;background:transparent;color:var(--ink-3);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .1s}.rv-msg-action-btn:hover{background:#f0f4f8;color:var(--ink)}.rv-msg-del-btn:hover{background:rgba(239,68,68,.1);color:#dc2626}.rv-seq-footer{display:flex;align-items:center;gap:7px;padding:12px 20px;font-size:.78rem;color:var(--ink-3);border-top:1px solid #f0f4f8}.rv-agent-configured{display:flex;align-items:flex-start;gap:16px;padding:32px 24px;margin:4px;border-radius:12px;background:linear-gradient(135deg,rgba(22,163,74,.04),rgba(14,165,233,.04));border:1.5px dashed rgba(22,163,74,.3)}.rv-agent-configured-ico{width:52px;height:52px;border-radius:14px;background:rgba(22,163,74,.1);color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(22,163,74,.2)}.rv-agent-configured-body{display:flex;flex-direction:column;gap:6px}.rv-agent-configured-body strong{font-size:.92rem;font-weight:700;color:var(--ink)}.rv-agent-configured-body span{font-size:.83rem;color:var(--ink-3);line-height:1.6;max-width:480px}.rv-preview-panel{display:flex;flex-direction:column;gap:14px}.rv-preview-header{background:#fff;border:1px solid #e8edf2;border-radius:16px 16px 0 0;padding:16px 20px 0;box-shadow:0 1px 6px rgba(0,0,0,.04)}.rv-preview-title{font-size:.88rem;font-weight:700;color:var(--ink);margin:0 0 12px}.rv-preview-mode-tabs{display:flex;border-bottom:2px solid #f0f4f8}.rv-preview-mode-btn{padding:8px 16px;background:transparent;font-size:.84rem;font-weight:500;color:var(--ink-3);cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .12s}.rv-preview-mode-btn.is-active{color:#15803d;border-bottom-color:#16a34a;font-weight:700}.rv-wa-bubble-wrap{display:flex;align-items:center;gap:8px;background:var(--crm-surface);border:1px solid #e8edf2;border-top:none;padding:20px 12px}.rv-wa-screen{flex:1 1;background:#ece5dd;border-radius:12px;padding:20px 14px;min-height:120px;display:flex;align-items:flex-start}.rv-wa-bubble{background:#fff;border-radius:0 10px 10px 10px;padding:10px 14px 22px;max-width:90%;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.12)}.rv-wa-text{font-size:.88rem;color:#111;line-height:1.55;margin:0;white-space:pre-line}.rv-wa-time{position:absolute;bottom:6px;right:10px;font-size:.68rem;color:#667781}.rv-preview-arrow{width:30px;height:30px;border-radius:50%;border:1px solid #dde3eb;background:#fff;color:var(--ink-3);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .1s;flex-shrink:0}.rv-preview-arrow:hover:not(:disabled){border-color:var(--v);color:var(--v)}.rv-preview-arrow:disabled{opacity:.3;cursor:default}.rv-preview-dots{display:flex;justify-content:center;gap:6px;background:var(--crm-surface);border:1px solid #e8edf2;border-top:none;padding:10px 20px 14px}.rv-preview-dot{width:8px;height:8px;border-radius:50%;border:none;background:#dde3eb;cursor:pointer;padding:0;transition:all .12s}.rv-preview-dot.is-active{background:#16a34a;width:20px;border-radius:4px}.rv-variables{background:#fff;border:1px solid #e8edf2;border-radius:16px;padding:16px 18px;box-shadow:0 1px 6px rgba(0,0,0,.04)}.rv-variables-title{font-size:.79rem;font-weight:700;color:var(--ink-3);text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px}.rv-var-list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.rv-var-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 12px;background:#f8fafb;border:1px solid #f0f4f8;border-radius:9px}.rv-var-code{font-family:monospace;font-size:.79rem;font-weight:700;color:#7c3aed;background:rgba(139,92,246,.08);padding:1px 6px;border-radius:5px}.rv-var-label{font-size:.78rem;color:var(--ink-3)}.rv-send-test-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid #16a34a;border-radius:9px;background:transparent;color:#15803d;font-size:.82rem;font-weight:700;cursor:pointer;width:100%;justify-content:center;transition:all .12s}.rv-send-test-btn:hover{background:#16a34a;color:#fff}.rv-perf-tip{gap:14px;padding:14px 18px;background:#fff;border:1px solid #e8edf2;border-radius:14px;box-shadow:0 1px 6px rgba(0,0,0,.04);flex-wrap:wrap}.rv-perf-tip,.rv-perf-tip-ico{display:flex;align-items:center}.rv-perf-tip-ico{width:36px;height:36px;border-radius:10px;background:rgba(22,163,74,.1);color:#16a34a;justify-content:center;flex-shrink:0}.rv-perf-tip-body{flex:1 1;min-width:0}.rv-perf-tip-title{display:block;font-size:.86rem;font-weight:700;color:var(--ink);margin-bottom:2px}.rv-perf-tip-text{font-size:.8rem;color:var(--ink-3)}.rv-boas-praticas-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #dde3eb;border-radius:9px;background:#fff;font-size:.82rem;font-weight:600;color:var(--ink-2);cursor:pointer;transition:all .12s;white-space:nowrap;flex-shrink:0}.rv-boas-praticas-btn:hover{border-color:var(--v);color:var(--v)}@media (max-width:1100px){.rv-stats{grid-template-columns:repeat(2,1fr)}}.rv-vg-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:20px}@media (max-width:900px){.rv-vg-stats{grid-template-columns:repeat(2,1fr)}}.rv-vg-stat{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:18px 20px;box-shadow:0 1px 6px rgba(0,0,0,.04);transition:box-shadow .15s}.rv-vg-stat:hover{box-shadow:0 4px 16px rgba(0,0,0,.07)}.rv-vg-stat-ico{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-vg-stat-green .rv-vg-stat-ico{background:rgba(22,163,74,.12);color:#16a34a}.rv-vg-stat-blue .rv-vg-stat-ico{background:rgba(59,130,246,.12);color:#2563eb}.rv-vg-stat-amber .rv-vg-stat-ico{background:rgba(245,158,11,.12);color:#d97706}.rv-vg-stat-red .rv-vg-stat-ico{background:rgba(239,68,68,.12);color:#dc2626}.rv-vg-stat-body{display:flex;flex-direction:column;gap:1px;min-width:0}.rv-vg-stat-label{font-size:.72rem;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.rv-vg-stat-value{font-family:var(--font-heading);font-size:1.6rem;font-weight:800;letter-spacing:-.04em;color:var(--ink);line-height:1.2}.rv-vg-stat-detail{font-size:.75rem;color:var(--ink-3)}.rv-vg-stat-trend{font-size:.74rem;font-weight:700;margin-top:2px}.rv-vg-stat-trend.up{color:#16a34a}.rv-vg-stat-trend.down{color:#dc2626}.rv-filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.rv-filter-tab{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1.5px solid #e2e8f0;border-radius:999px;background:transparent;font-size:.84rem;font-weight:500;color:var(--ink-3);cursor:pointer;transition:all .13s;white-space:nowrap}.rv-filter-tab.is-active,.rv-filter-tab:hover{border-color:#16a34a;color:#15803d}.rv-filter-tab.is-active{font-weight:700;background:transparent}.rv-filter-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#f0f4f8;font-size:.72rem;font-weight:700;color:var(--ink-3)}.rv-filter-tab.is-active .rv-filter-tab-count{background:rgba(22,163,74,.12);color:#15803d}.rv-filtros-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:1px solid #dde3eb;border-radius:9px;background:#fff;font-size:.83rem;font-weight:500;color:var(--ink-2);cursor:pointer;transition:all .12s;white-space:nowrap}.rv-filtros-btn:hover{border-color:var(--v);color:var(--v)}.rv-wa-inline{display:inline-flex;align-items:center;color:#25d366;margin-left:4px;vertical-align:middle}.rv-res-root{display:flex;flex-direction:column;gap:16px;margin-top:16px}.rv-res-stats{background:#fff;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 1px 6px rgba(0,0,0,.04);padding:16px 20px;overflow-x:auto}.rv-res-stat,.rv-res-stat-wrap,.rv-res-stats{display:flex;align-items:center}.rv-res-stat{gap:10px;padding:0 20px}.rv-res-stat-divider{width:1px;height:40px;background:var(--crm-surface-3);flex-shrink:0}.rv-res-stat-ico{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-res-ico-blue{background:rgba(59,130,246,.12);color:#2563eb}.rv-res-ico-green{background:rgba(22,163,74,.12);color:#16a34a}.rv-res-ico-orange{background:rgba(249,115,22,.12);color:#ea580c}.rv-res-ico-green2{background:rgba(22,163,74,.12);color:#16a34a}.rv-res-ico-purple{background:rgba(139,92,246,.12);color:#7c3aed}.rv-res-stat-label{display:block;font-size:.7rem;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.rv-res-stat-value{display:block;font-family:var(--font-heading);font-size:1.45rem;font-weight:800;letter-spacing:-.03em;color:var(--ink);line-height:1.15}.rv-res-stat-sub{display:block;font-size:.73rem;color:var(--ink-3);white-space:nowrap}.rv-res-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 1px 6px rgba(0,0,0,.04);padding:20px;overflow:hidden}.rv-res-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.rv-res-card-title{display:block;font-size:.93rem;font-weight:700;color:var(--ink)}.rv-res-card-sub{display:block;font-size:.78rem;color:var(--ink-3);margin-top:2px}.rv-res-legend{display:flex;align-items:center;gap:16px;margin-bottom:10px;flex-wrap:wrap}.rv-res-leg-item{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;color:var(--ink-2)}.rv-res-leg-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.rv-res-main-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:1100px){.rv-res-main-grid{grid-template-columns:1fr}}.rv-res-camp-table{width:100%;border-collapse:collapse;font-size:.83rem}.rv-res-camp-table th{padding:8px 10px;text-align:left;font-size:.72rem;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #f0f4f8;white-space:nowrap}.rv-res-camp-table td{padding:10px;border-bottom:1px solid #f8fafb;color:var(--ink-2);vertical-align:middle}.rv-res-camp-table tbody tr:hover td{background:#f8fafb}.rv-res-camp-name{display:flex;align-items:center;gap:8px}.rv-res-camp-ico{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-res-camp-label{display:block;font-size:.83rem;font-weight:600;color:var(--ink);white-space:nowrap}.rv-res-camp-status{display:block;font-size:.71rem;font-weight:600;margin-top:1px}.rv-res-camp-status.is-ativa{color:#16a34a}.rv-res-camp-status.is-pausada{color:var(--crm-text-3)}.rv-res-camp-total td{border-bottom:none;border-top:2px solid #f0f4f8;font-weight:700;color:var(--ink)}.rv-res-bottom-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:1100px){.rv-res-bottom-grid{grid-template-columns:1fr}}.rv-res-time-grid{display:flex;gap:8px;margin-top:8px}.rv-res-time-item{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1 1;background:#f8fafb;border:1px solid #f0f4f8;border-radius:12px;padding:16px 10px;text-align:center}.rv-res-time-ico{display:flex;align-items:center;justify-content:center}.rv-res-time-item strong{font-size:.96rem;font-weight:800;color:var(--ink)}.rv-res-time-item span{font-size:.74rem;color:var(--ink-3)}.rv-res-origin-wrap{display:flex;align-items:center;gap:16px;margin-top:8px;flex-wrap:wrap}.rv-res-origin-legend{display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:0}.rv-res-origin-item{display:flex;align-items:center;gap:7px}.rv-res-origin-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.rv-res-origin-label{font-size:.8rem;color:var(--ink-2);flex:1 1}.rv-res-origin-pct{font-size:.78rem;font-weight:700;color:var(--ink);white-space:nowrap}.rv-res-insights{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#fff;border:1px solid #eef2f7;border-radius:16px;box-shadow:0 1px 6px rgba(0,0,0,.04);flex-wrap:wrap}.rv-res-insights-left{display:flex;align-items:flex-start;gap:12px;flex:1 1}.rv-res-insights-ico{width:36px;height:36px;border-radius:10px;background:rgba(22,163,74,.1);color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rv-res-insights-left>div>strong{display:block;font-size:.9rem;font-weight:700;color:var(--ink);margin-bottom:8px}.rv-res-insights-checks{display:flex;flex-direction:column;gap:5px}.rv-res-insights-checks span{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--ink-2)}.rv-res-insights-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border:1.5px solid #16a34a;border-radius:10px;background:transparent;color:#15803d;font-size:.84rem;font-weight:700;cursor:pointer;transition:all .12s;white-space:nowrap}.rv-res-insights-btn:hover{background:#16a34a;color:#fff}@media (max-width:700px){.rv-stats{grid-template-columns:1fr}.rv-toolbar{flex-direction:column;align-items:flex-start}}.ag-page{display:flex;flex-direction:column;gap:16px;padding:20px 0 40px;width:100%;min-width:0;max-width:1280px;margin-left:auto;margin-right:auto}.ag-header h2{font-size:1.6rem;font-weight:800;color:var(--ink);margin:0 0 4px}.ag-header p{font-size:.86rem;color:var(--ink-2);margin:0}.ag-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.ag-stat{gap:14px;padding:16px 18px;border-radius:14px;border:1px solid #e8eeeb;background:var(--crm-surface)}.ag-stat,.ag-stat-icon{display:flex;align-items:center}.ag-stat-icon{width:42px;height:42px;border-radius:12px;justify-content:center;flex-shrink:0}.ag-stat-body{display:flex;flex-direction:column;gap:1px}.ag-stat-body small{font-size:.72rem;color:var(--ink-2);font-weight:500}.ag-stat-body strong{font-size:1.45rem;font-weight:800;color:var(--ink);line-height:1.1}.ag-stat-body span{font-size:.72rem;color:var(--ink-2)}.ag-stat--green .ag-stat-icon{background:#ecfdf5;color:#16a34a}.ag-stat--blue .ag-stat-icon{background:#eff6ff;color:#2563eb}.ag-stat--amber .ag-stat-icon{background:#fffbeb;color:#d97706}.ag-stat--purple .ag-stat-icon{background:#f5f3ff;color:#7c3aed}.ag-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.ag-toolbar-left,.ag-toolbar-right{display:flex;align-items:center;gap:6px}.ag-icon-btn{width:36px;color:var(--ink-2);display:flex;align-items:center;justify-content:center}.ag-icon-btn,.ag-today-btn{height:36px;border:1px solid #dce6df;border-radius:9px;background:var(--crm-surface);cursor:pointer}.ag-today-btn{padding:0 14px;color:var(--ink);font:inherit;font-size:.84rem;font-weight:600}.ag-nav-btn{width:32px;font-size:1.1rem;display:flex;justify-content:center;cursor:pointer}.ag-month-label,.ag-nav-btn{height:36px;border:1px solid #dce6df;border-radius:9px;background:var(--crm-surface);color:var(--ink);align-items:center}.ag-month-label{font-size:.86rem;font-weight:700}.ag-fill-btn,.ag-month-label{padding:0 14px;display:inline-flex}.ag-fill-btn{align-items:center;gap:6px;height:38px;border-radius:10px;border:1px solid var(--crm-border);background:var(--crm-surface);color:#0f1f3d;font-size:.82rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .12s}.ag-fill-btn:hover{background:var(--crm-surface-2)}.ag-suggest-btn{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px;border-radius:10px;border:1px solid var(--crm-border);background:var(--crm-surface);color:#0f1f3d;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .12s}.ag-suggest-btn:hover{background:var(--crm-surface-2)}.ag-filter-btn{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px;border-radius:10px;border:1px solid var(--crm-border);background:var(--crm-surface);color:#0f1f3d;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .12s}.ag-filter-btn:hover{background:var(--crm-surface-2)}.ag-legend-row{justify-content:space-between;gap:12px}.ag-legend,.ag-legend-row{display:flex;align-items:center}.ag-legend{gap:14px;flex-wrap:wrap}.ag-legend span{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;color:var(--ink-2)}.ag-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.ag-dot--green{background:#059669}.ag-dot--orange{background:#f59e0b}.ag-dot--red{background:#ef4444}.ag-dot--gray{background:#94a3b8}.ag-view-switch{display:flex;align-items:center;background:#f6faf8;border-radius:10px;padding:3px;gap:2px}.ag-view-btn{height:32px;padding:0 16px;border:none;border-radius:8px;background:transparent;color:var(--ink-2);font:inherit;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .12s}.ag-view-btn.is-active{background:#0f6448;color:#fff;font-weight:600}.ag-calendar{border:1px solid var(--crm-border);border-radius:16px;overflow:hidden;background:var(--crm-surface);box-shadow:0 1px 3px rgba(0,0,0,.04)}.ag-freebusy-banner{display:flex;align-items:flex-start;gap:8px;background:#fefce8;border-bottom:1px solid #fde68a;padding:10px 16px;font-size:.8rem;color:#78350f}.ag-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#f8fbf9;border-bottom:1px solid #e8eef2}.ag-weekdays div{padding:9px 12px;font-size:.7rem;font-weight:700;color:var(--crm-text-2);text-transform:uppercase;letter-spacing:.05em}.ag-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.ag-day-cell{min-height:100px;border-right:1px solid #e8eef2;border-bottom:1px solid #e8eef2;padding:10px 12px 8px;cursor:pointer;transition:background 80ms;display:flex;flex-direction:column;gap:5px}.ag-day-cell:nth-child(7n){border-right:none}.ag-day-cell:hover{background:#f8fbf9}.ag-day-cell.is-today{background:#f0fdf7}.ag-day-cell.is-muted{background:var(--crm-surface-2)}.ag-day-cell.is-muted .ag-day-num{color:var(--crm-text-3)}.ag-day-cell.is-muted .ag-day-avail{opacity:.5}.ag-day-cell.is-past .ag-day-num{color:var(--crm-text-3)}.ag-day-cell.is-past .ag-day-avail{opacity:.55}.ag-day-cell.is-blocked{background:#fff7f7;cursor:default}.ag-day-cell.is-blocked:hover{background:#fff0f0}.ag-day-cell.is-blocked .ag-day-num{color:#f87171}.ag-day-cell.is-blocked .ag-day-avail{color:#f87171;opacity:.8}.ag-day-top{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.ag-day-num{font-size:.875rem;font-weight:700;color:#334155;line-height:1;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.ag-day-cell.is-today .ag-day-num{background:#0f6448;color:#fff;font-weight:700}.ag-day-avail{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:500;white-space:nowrap;overflow:hidden;max-width:100%;margin-top:1px}.ag-day-avail--green{color:#059669}.ag-day-avail--orange{color:#d97706}.ag-day-avail--red{color:#ef4444}.ag-day-avail--gray{color:var(--crm-text-3)}.ag-day-events{display:flex;flex-direction:column;gap:3px;flex:1 1}.ag-event-pill{display:flex;align-items:center;gap:4px;padding:3px 7px;border-radius:6px;font-size:.72rem;cursor:pointer;line-height:1.3;transition:opacity .1s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-event-pill:hover{opacity:.8}.ag-event-pill strong{font-weight:600;flex-shrink:0}.ag-event-pill.is-success{background:#ecfdf5;color:#166534}.ag-event-pill.is-warning{background:#fffbeb;color:#92400e}.ag-event-pill.is-danger{background:#fef2f2;color:#991b1b}.ag-event-pill--allday{background:#dcfce7;color:#166534;font-weight:600}.ag-event-more{font-size:.7rem;color:var(--ink-2);padding:0 4px}.ag-skeleton{border:1px solid #e2ebe5;border-radius:16px;overflow:hidden;background:var(--crm-surface)}.ag-skeleton-bar{height:40px;background:#f4f7f5;border-bottom:1px solid #e2ebe5}.ag-skeleton-grid{display:grid;grid-template-columns:repeat(7,1fr)}.ag-skeleton-cell{height:110px;background:linear-gradient(90deg,#f4f7f5 25%,#eef2ef 50%,#f4f7f5 75%);border-right:1px solid #eef2ef;border-bottom:1px solid #eef2ef}.ag-empty-state{flex-direction:column;gap:14px;text-align:center;padding:60px 24px;border:1px solid #e2ebe5;background:var(--crm-surface)}.ag-empty-icon,.ag-empty-state{display:flex;align-items:center;justify-content:center;border-radius:16px}.ag-empty-icon{width:60px;height:60px;background:#f0faf5;color:#16a34a}.ag-empty-state h3{font-size:1.1rem;font-weight:700;color:var(--ink);margin:0}.ag-empty-state p{font-size:.86rem;color:var(--ink-2);margin:0;max-width:340px}.ag-empty-state--error .ag-empty-icon{background:#fef2f2;color:#dc2626}.ag-banners{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.ag-banner{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:14px;background:var(--crm-surface);border:1px solid #e8eeeb;cursor:default}.ag-banner--green{background:#0f6448;border-color:#0f6448;color:#fff}.ag-banner-icon{width:40px;height:40px;border-radius:11px;background:#f0faf5;color:#0f6448;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ag-banner--green .ag-banner-icon{background:rgba(255,255,255,.18);color:#fff}.ag-banner-body{flex:1 1;display:flex;flex-direction:column;gap:2px}.ag-banner-body small{font-size:.72rem;color:var(--ink-2);font-weight:500}.ag-banner-body strong{font-size:.88rem;font-weight:700;color:var(--ink);line-height:1.3}.ag-banner-body span{font-size:.75rem;color:var(--ink-2)}.ag-banner--green .ag-banner-body small{color:rgba(255,255,255,.7)}.ag-banner--green .ag-banner-body strong{color:#fff}.ag-banner--green .ag-banner-body span{color:rgba(255,255,255,.8)}.ag-banner-arrow{width:32px;height:32px;border-radius:8px;background:#f0faf5;color:#0f6448;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;transition:background .12s}.ag-banner-arrow:hover{background:#dcfce7}.ag-banner--green .ag-banner-arrow{background:rgba(255,255,255,.2);color:#fff}.ag-banner--green .ag-banner-arrow:hover{background:rgba(255,255,255,.3)}.ag-week-view{border:1px solid #e2ebe5;border-radius:16px;overflow:auto;max-height:720px;background:var(--crm-surface)}.ag-week-grid{display:grid;grid-template-columns:60px repeat(7,minmax(0,1fr));min-width:700px}.ag-wk-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:10}.ag-wk-gutter{border-right:1px solid #e2ebe5}.ag-wk-col-head,.ag-wk-gutter{background:#f8fbf9;border-bottom:1px solid #e2ebe5}.ag-wk-col-head{border-left:1px solid #e2ebe5;padding:10px 10px 8px;display:flex;flex-direction:column;gap:2px}.ag-wk-col-head.is-today{background:#f0fdf8}.ag-wk-head-top{display:flex;align-items:center;gap:6px}.ag-wk-wday{font-size:.72rem;font-weight:800;color:var(--ink-2);letter-spacing:.06em}.ag-wk-today-badge{font-size:.6rem;font-weight:700;background:#0f6448;color:#fff;padding:2px 6px;border-radius:20px;letter-spacing:.05em}.ag-wk-date{font-size:.84rem;font-weight:700;color:var(--ink);line-height:1}.ag-wk-avail{display:inline-flex;align-items:center;gap:4px;font-size:.71rem;font-weight:500;margin-top:2px}.ag-wk-avail--green{color:#16a34a}.ag-wk-avail--orange{color:#ea580c}.ag-wk-avail--red{color:#dc2626}.ag-wk-avail--gray{color:#9ca3af}.ag-wk-time-col{position:relative;border-right:1px solid #e2ebe5}.ag-wk-time-lbl{position:absolute;left:0;right:0;text-align:right;padding-right:8px;font-size:.68rem;color:#adb5bd;line-height:1;transform:translateY(-50%)}.ag-wk-day-col{position:relative;border-left:1px solid #e2ebe5}.ag-wk-day-col.is-today{background:#fafffe}.ag-wk-row{position:absolute;left:0;right:0;border-bottom:1px solid #f0f4f1;cursor:pointer;z-index:0}.ag-wk-row:hover{background:#f4fbf8}.ag-wk-free-slot{position:absolute;left:4px;right:4px;background:#dcfce7;border-radius:7px;padding:5px 8px;cursor:pointer;display:flex;align-items:center;gap:6px;overflow:hidden;border:1px solid #86efac;border-left:3px solid #16a34a;z-index:1;transition:background .1s}.ag-wk-free-slot:hover{background:#bbf7d0}.ag-wk-event{position:absolute;background:#dbeafe;border-radius:7px;padding:6px 8px;cursor:pointer;display:flex;flex-direction:column;gap:2px;overflow:hidden;text-align:left;border:1px solid #93c5fd;border-left:3px solid #2563eb;font:inherit;z-index:2;transition:opacity .1s}.ag-wk-event:hover{opacity:.88}.ag-free-time{font-size:.7rem;font-weight:700;color:#15803d}.ag-free-label{font-size:.68rem;color:#166534}.ag-event-time{font-size:.7rem;font-weight:700;color:#1e40af}.ag-event-title{font-size:.72rem;color:#1e3a8a;line-height:1.3}.ag-wk-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;padding:12px;color:#c2ccc6;pointer-events:none;z-index:1}.ag-wk-empty span{font-size:.74rem;font-weight:600;color:#9ca3af}.ag-wk-empty small{font-size:.66rem;color:#b8c4bd;line-height:1.4}.ag-day-num-wrap{display:flex;align-items:center;gap:6px}.ag-today-badge{font-weight:700;background:#ddf8ea;border-radius:999px;line-height:1.2}.ag-holiday-pill,.ag-today-badge{font-size:.688rem;color:#007a5a;padding:3px 8px;white-space:nowrap}.ag-holiday-pill{display:block;border-radius:8px;background:#ddfbea;border:1px solid #bdf3d0;font-weight:600;text-overflow:ellipsis}.ag-event-line,.ag-holiday-pill{cursor:pointer;overflow:hidden;max-width:100%;margin-top:2px}.ag-event-line{display:flex;align-items:center;gap:4px;font-size:.75rem;line-height:1.33;min-width:0;color:#1e3a8a}.ag-event-line:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#2563eb;flex-shrink:0}.ag-event-line-time{font-weight:700;color:#0f1f3d;flex-shrink:0;white-space:nowrap}.ag-event-line-title{color:#1e3a8a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}@media (max-width:900px){.ag-stats{grid-template-columns:repeat(2,1fr)}.ag-banners{grid-template-columns:1fr}.ag-week-grid{min-width:560px}}@media (max-width:640px){.ag-page{padding:12px 0 32px;gap:14px}.ag-stats{grid-template-columns:1fr}.ag-legend-row,.ag-toolbar{flex-direction:column;align-items:flex-start}.ag-day-cell{min-height:60px;padding:5px 7px}}.adm-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.adm-modal{position:relative;width:100%;max-width:660px;border-radius:28px;border:1px solid #e5eaf0;padding:32px;box-shadow:0 24px 64px rgba(15,23,42,.18),0 8px 24px rgba(15,23,42,.1);flex-direction:column;gap:20px;max-height:calc(100vh - 48px);overflow-y:auto}.adm-close,.adm-modal{background:var(--crm-surface);display:flex}.adm-close{position:absolute;top:20px;right:20px;width:36px;height:36px;border-radius:50%;border:1.5px solid #e2e8f0;color:var(--crm-text-2);align-items:center;justify-content:center;cursor:pointer;transition:background .12s;font-size:1.1rem;line-height:1}.adm-close:hover{background:var(--crm-surface-2)}.adm-header{display:flex;align-items:flex-start;gap:12px;padding-right:44px}.adm-header-icon{width:18px;height:18px;min-width:18px;background:#2563eb;border-radius:5px;margin-top:4px}.adm-title{font-size:1.05rem;font-weight:800;color:#102a56;letter-spacing:.01em;line-height:1.25;margin:0;border:none;text-decoration:none;outline:none;padding:0;background:none}.adm-datetime{display:flex;flex-wrap:wrap;gap:16px}.adm-datetime-item{display:flex;align-items:center;gap:7px;font-size:.875rem;color:#475569;font-weight:500}.adm-datetime-icon{font-size:1rem;flex-shrink:0}.adm-section-label{font-size:.7rem;font-weight:700;color:var(--crm-text-3);letter-spacing:.1em;text-transform:uppercase;margin-bottom:-10px}.adm-patient-card{gap:14px;border:1px solid #e5eaf0;border-radius:14px;padding:16px 18px;background:var(--crm-surface)}.adm-avatar,.adm-patient-card{display:flex;align-items:center}.adm-avatar{width:44px;height:44px;border-radius:50%;background:#dbeafe;color:#1e40af;font-size:.875rem;font-weight:700;justify-content:center;flex-shrink:0}.adm-patient-info{display:flex;flex-direction:column;gap:3px}.adm-patient-name{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:700;color:#1e3a8a}.adm-patient-sub{font-size:.8rem;color:var(--crm-text-2);font-weight:500}.adm-details{display:flex;flex-direction:column;gap:0}.adm-detail-row{display:flex;align-items:flex-start;gap:24px;padding:10px 0}.adm-detail-label{width:150px;min-width:150px;color:#8a97b0;flex-shrink:0;padding-top:1px}.adm-detail-label,.adm-detail-value{font-size:.875rem;font-weight:600;line-height:1.4}.adm-detail-value{color:#102a56;word-break:break-word;flex:1 1;min-width:0;border:none;text-decoration:none}.adm-detail-capitalize{text-transform:capitalize}.adm-detail-strong{font-weight:700!important}.adm-detail-muted{color:var(--crm-text-3)!important;font-weight:400!important}.adm-status-badge{display:inline-flex;align-items:center;padding:4px 14px;border-radius:999px;font-size:.8rem;font-weight:700}.adm-status--confirmed{background:#dbeafe;color:#1d4ed8}.adm-status--tentative{background:#fef9c3;color:#a16207}.adm-status--cancelled{background:#fee2e2;color:#dc2626}.adm-actions{display:flex;flex-wrap:nowrap;gap:12px;padding-top:12px;margin-top:8px;border-top:1px solid #f1f5f9;align-items:center}.adm-btn{display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 18px;border-radius:12px;font-size:.82rem;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:background .12s;white-space:nowrap;font-family:inherit;flex-shrink:0}.adm-btn--ghost{background:var(--crm-surface);border-color:#e5eaf0;color:#334155}.adm-btn--ghost:hover{background:var(--crm-surface-2)}.adm-btn--danger{background:var(--crm-surface);border-color:#fecaca;color:#dc2626}.adm-btn--danger:hover{background:#fff5f5}.adm-btn--whatsapp{background:#25d366;border-color:#1ebe5d;color:#fff}.adm-btn--whatsapp:hover{background:#1ebe5d}.adm-btn--primary{background:#2563eb;border-color:#2563eb;color:#fff;flex:1 1;flex-shrink:1;justify-content:center;padding:0 22px;min-width:0}.adm-btn--primary:hover{background:#1d4ed8}.adm-btn:disabled{cursor:not-allowed}.adm-btn--unavailable{border-color:var(--crm-border)!important;color:var(--crm-text-3)!important;cursor:not-allowed!important;flex:1 1;justify-content:center;pointer-events:none}.adm-btn--unavailable,.adm-btn--unavailable:hover{background:#e5eaf0!important}.adm-spin{animation:adm-rotate .9s linear infinite}@keyframes adm-rotate{to{transform:rotate(1turn)}}.agd-shell{display:flex;align-items:flex-start;gap:20px}.agd-card{flex:1 1;min-width:0;border:1px solid var(--crm-border);border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.04);overflow:hidden}.agd-card,.agd-header{background:var(--crm-surface)}.agd-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e5eaf0}.agd-header-left{display:flex;flex-direction:column;gap:3px}.agd-header-title{font-size:1.05rem;font-weight:700;color:#1e293b;margin:0;line-height:1.3}.agd-header-sub{font-size:.82rem;color:var(--crm-text-2);margin:0;font-weight:500}.agd-new-btn{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 16px;border-radius:10px;border:1.5px solid #2563eb;background:#2563eb;color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;font-family:inherit;transition:background .12s;flex-shrink:0}.agd-new-btn:hover{background:#1d4ed8;border-color:#1d4ed8}.agd-timeline-wrap{overflow-y:auto;max-height:640px}.agd-timeline{display:flex;position:relative}.agd-time-col{width:72px;flex-shrink:0;position:relative;border-right:1px solid #f1f5f9}.agd-time-lbl{position:absolute;right:10px;transform:translateY(-50%);font-size:.7rem;font-weight:600;color:var(--crm-text-3);white-space:nowrap;line-height:1;pointer-events:none}.agd-events-col{flex:1 1;min-width:0;position:relative}.agd-hour-row{position:absolute;left:0;right:0;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background 80ms;z-index:0}.agd-hour-row:hover{background:var(--crm-surface-2)}.agd-free-block{border-radius:10px;background:#ecfdf5;border:1.5px solid #bbf7d0;padding:8px 12px;cursor:pointer;display:flex;flex-direction:column;gap:2px;z-index:1;overflow:hidden;transition:background .1s;box-sizing:border-box}.agd-free-block:hover{background:#d1fae5}.agd-free-time{font-size:.75rem;font-weight:700;color:#065f46;line-height:1.2}.agd-free-label{font-size:.72rem;color:#059669;font-weight:500;line-height:1.2}.agd-event-block{position:absolute;border-radius:10px;padding:8px 12px;display:flex;flex-direction:column;gap:2px;cursor:pointer;border:none;text-align:left;overflow:hidden;z-index:2;transition:filter .12s;font-family:inherit;box-sizing:border-box}.agd-event-block:hover{filter:brightness(.95)}.agd-event--confirmed{background:#dbeafe;border:1.5px solid #bfdbfe}.agd-event--tentative{background:#fef9c3;border:1.5px solid #fde68a}.agd-event--cancelled{background:var(--crm-surface-3);border:1.5px solid #e2e8f0;opacity:.6}.agd-event-time{font-size:.72rem;font-weight:700;color:#1e3a8a;line-height:1.2}.agd-event--tentative .agd-event-time{color:#92400e}.agd-event--cancelled .agd-event-time{color:var(--crm-text-2)}.agd-event-title{font-size:.82rem;font-weight:700;color:#1e3a8a;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agd-event--tentative .agd-event-title{color:#78350f}.agd-event--cancelled .agd-event-title{color:var(--crm-text-2);text-decoration:line-through}.agd-event-patient{font-size:.72rem;color:#3b82f6;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agd-empty{z-index:1}.agd-blocked-overlay,.agd-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 32px;pointer-events:none}.agd-blocked-overlay{background:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(248,113,113,.05) 0,rgba(248,113,113,.05) 11px);z-index:2;color:#ef4444;text-align:center}.agd-blocked-overlay span{font-size:14px;font-weight:600;color:#ef4444}.agd-blocked-overlay small{font-size:12px;color:var(--crm-text-3)}.ag-wk-day-col.is-blocked{background:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(248,113,113,.04) 0,rgba(248,113,113,.04) 11px);cursor:default}.ag-wk-day-col.is-blocked .ag-wk-row{cursor:default;pointer-events:none}.ag-wk-blocked-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:6px;color:#f87171;pointer-events:none;z-index:2;text-align:center}.ag-wk-blocked-label span{font-size:11px;font-weight:600;color:#f87171}.agd-empty-icon{width:72px;height:72px;border-radius:50%;background:var(--crm-surface-3);display:flex;align-items:center;justify-content:center;color:var(--crm-text-3);margin-bottom:4px}.agd-empty-title{font-size:1rem;font-weight:700;color:#334155;margin:0}.agd-empty-sub{font-size:.82rem;color:var(--crm-text-3);text-align:center;max-width:320px;margin:0;line-height:1.5}.agd-empty-actions{display:flex;gap:8px;margin-top:4px;pointer-events:all;flex-wrap:wrap;justify-content:center}.agd-empty-btn{display:inline-flex;align-items:center;height:38px;padding:0 18px;border-radius:10px;font-size:.82rem;font-weight:600;cursor:pointer;border:1.5px solid transparent;font-family:inherit;text-decoration:none;transition:background .12s}.agd-empty-btn--primary{background:#2563eb;border-color:#2563eb;color:#fff}.agd-empty-btn--primary:hover{background:#1d4ed8}.agd-empty-btn--ghost{background:var(--crm-surface);border-color:#e2e8f0;color:#334155}.agd-empty-btn--ghost:hover{background:var(--crm-surface-2)}.agd-summary{width:256px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.agd-summary-head{font-size:.72rem;font-weight:700;color:var(--crm-text-3);text-transform:uppercase;letter-spacing:.08em}.agd-summary-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.agd-smr-card{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:12px;padding:14px 14px 12px;display:flex;flex-direction:column;gap:4px}.agd-smr-val{font-size:1.6rem;font-weight:800;color:#1e293b;line-height:1}.agd-smr-val--green{color:#059669}.agd-smr-val--blue{color:#2563eb}.agd-smr-lbl{font-size:.72rem;font-weight:600;color:var(--crm-text-3);line-height:1.3}.agd-next-evt{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:3px}.agd-next-evt-label{font-size:.68rem;font-weight:700;color:var(--crm-text-3);text-transform:uppercase;letter-spacing:.06em}.agd-next-evt-time{font-size:1.25rem;font-weight:800;color:#2563eb;line-height:1.2}.agd-next-evt-title{font-size:.8rem;font-weight:600;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agd-ops{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.agd-ops-head{font-size:.68rem;font-weight:700;color:var(--crm-text-3);text-transform:uppercase;letter-spacing:.06em}.agd-ops-link{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:#334155;text-decoration:none;transition:color .12s;padding:4px 0}.agd-ops-link:hover{color:#0f6448}.agd-ops-cta{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:40px;border-radius:10px;border:1.5px solid #e2e8f0;background:var(--crm-surface);color:#334155;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .12s,border-color .12s}.agd-ops-cta:hover{background:var(--crm-surface-2);border-color:#cbd5e1}@media (max-width:900px){.agd-shell{flex-direction:column}.agd-summary{width:100%;flex-direction:row;flex-wrap:wrap}.agd-next-evt,.agd-ops,.agd-summary-grid{flex:1 1;min-width:200px}}@media (max-width:640px){.agd-header{flex-direction:column;align-items:flex-start;gap:12px}.agd-new-btn{width:100%;justify-content:center}.agd-summary{flex-direction:column}}.thread-items{gap:.52rem!important;padding:0 .85rem .85rem!important}.thread-item{position:relative!important;display:grid!important;grid-template-columns:48px 1fr!important;grid-gap:.8rem!important;gap:.8rem!important;min-height:0!important;padding:.85rem!important;overflow:visible!important;border-radius:14px!important;border:1px solid var(--crm-border)!important;background:var(--crm-surface)!important;box-shadow:0 1px 3px rgba(0,0,0,.05)!important;transition:background .12s ease,box-shadow .12s ease!important;cursor:pointer!important;text-align:left!important}.thread-item:before{display:none!important}.thread-item:hover{background:#f5faf6!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;transform:none!important}.thread-item.is-selected{background:rgba(26,74,46,.07)!important;border-color:rgba(26,74,46,.26)!important;box-shadow:none!important}.thread-item-avatar{border-radius:50%!important;width:48px!important;height:48px!important;flex-shrink:0!important;align-self:flex-start!important}.thread-item-body{display:grid!important;grid-gap:.18rem!important;gap:.18rem!important;min-width:0!important;padding-bottom:0!important;grid-template-rows:unset!important;align-content:start!important}.thread-item-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.4rem!important;width:100%!important}.thread-item-name-row{display:flex!important;align-items:center!important;gap:.32rem!important}.thread-item-name,.thread-item-name-row{flex:1 1!important;min-width:0!important;overflow:hidden!important}.thread-item-name{font-size:.91rem!important;font-weight:700!important;color:#111827!important;white-space:nowrap!important;text-overflow:ellipsis!important;letter-spacing:-.01em!important}.thread-item-wa-icon{color:#25d366!important;flex-shrink:0!important;display:inline-flex!important;align-items:center!important;align-self:center!important;opacity:.9!important}.thread-item-time{font-size:.72rem!important;color:#9ca3af!important;font-weight:400!important;white-space:nowrap!important;flex-shrink:0!important;overflow:visible!important}.thread-item-sub-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.4rem!important}.thread-item-company{font-size:.77rem!important;color:#6b7280!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1 1!important;min-width:0!important;line-height:1.3!important;margin-top:0!important}.thread-item-status{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.65rem!important;font-weight:800!important;letter-spacing:.05em!important;padding:.14rem .52rem!important;border-radius:99px!important;white-space:nowrap!important;flex-shrink:0!important;line-height:1!important;min-height:18px!important}.thread-item-status.is-green{background:rgba(34,197,94,.13)!important;color:#15803d!important;border:1px solid rgba(34,197,94,.3)!important}.thread-item-status.is-orange{background:rgba(249,115,22,.1)!important;color:#c2410c!important;border:1px solid rgba(249,115,22,.25)!important}.thread-item-status.is-gray{background:rgba(107,114,128,.09)!important;color:#6b7280!important;border:1px solid rgba(107,114,128,.2)!important}.thread-item-preview{font-size:.8rem!important;color:#6b7280!important;margin:.1rem 0 0!important;line-height:1.42!important;max-height:2.85em!important;min-height:0!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important}.thread-item-foot{position:static!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.4rem!important;margin-top:.22rem!important;min-height:24px!important;pointer-events:none!important;left:unset!important;right:unset!important;bottom:unset!important}.thread-item-tag{display:inline-flex!important;align-items:center!important;font-size:.69rem!important;font-weight:600!important;padding:.18rem .58rem!important;border-radius:99px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:calc(100% - 34px)!important;line-height:1!important;min-height:20px!important}.thread-item-tag.is-green{background:rgba(34,197,94,.1)!important;color:#15803d!important;border:1px solid rgba(34,197,94,.22)!important}.thread-item-tag.is-orange{background:rgba(249,115,22,.09)!important;color:#c2410c!important;border:1px solid rgba(249,115,22,.2)!important}.thread-item-badge{background:#00563f!important;color:#ffffff!important;border-radius:50%!important;width:24px!important;min-width:24px!important;height:24px!important;padding:0!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important;position:static!important;box-shadow:none!important;line-height:1!important;flex-shrink:0!important}.thread-item-mode{display:none!important}.thread-filters{gap:.4rem!important}.thread-filters button{border-radius:99px!important;font-size:.81rem!important;font-weight:600!important;padding:.45rem .9rem!important;display:inline-flex!important;align-items:center!important;gap:.35rem!important;background:var(--crm-surface)!important;border:1px solid #d1d5db!important;color:#374151!important;cursor:pointer!important;white-space:nowrap!important;transition:background .12s,border-color .12s,color .12s!important}.thread-filters button span{font-size:.72rem!important;font-weight:700!important;color:inherit!important;opacity:.75!important}.thread-filters button.is-active{background:#00563f!important;border-color:#00563f!important;color:#ffffff!important}.thread-filters button.is-active span{color:rgba(255,255,255,.85)!important;opacity:1!important}.thread-list-count{background:#00563f!important;color:#ffffff!important;border-radius:99px!important;min-width:22px!important;min-height:22px!important;padding:0 .42rem!important;font-size:.7rem!important;font-weight:800!important}@media (max-width:980px){.thread-item{min-height:0!important;padding-bottom:.85rem!important}.thread-item-foot{left:unset!important;right:unset!important;bottom:unset!important}}:root[data-theme=dark],html[data-theme=dark]{color-scheme:dark;--crm-bg:#0B1220;--crm-surface:#111827;--crm-surface-2:#162033;--crm-surface-3:#1E293B;--crm-border:#263449;--crm-text:#F8FAFC;--crm-text-2:#CBD5E1;--crm-text-3:#94A3B8;--page-bg:#0B1220;--page-bg-2:#080E1A;--panel:#111827;--panel-solid:#111827;--panel-strong:#162033;--panel-soft:#1E293B;--line:#263449;--line-strong:#334155;--ink:#F8FAFC;--ink-2:#CBD5E1;--ink-3:#94A3B8;--v:#10B981;--v-d:#059669;--v-dd:#a7f3d0;--v-soft:rgba(16,185,129,0.08);--v-mute:rgba(16,185,129,0.15);--v-rgb:16,185,129;--v-glow:rgba(16,185,129,0.20);--v-glow2:rgba(16,185,129,0.35);--brand-50:#022c22;--brand-100:#064e3b;--brand-200:#065f46;--brand-300:#047857;--brand-500:#10B981;--brand-600:#059669;--brand-700:#047857;--brand-contrast:#ffffff;--sb:#0F172A;--sb-2:#111827;--sb-3:#0B1220;--sb-txt:#94A3B8;--sb-txt-hi:#F1F5F9;--sb-txt-dim:#64748B;--sb-border:#1E293B;--sb-hover:rgba(16,185,129,0.07);--sb-act:rgba(16,185,129,0.13);--sb-act-txt:#10B981;--danger:#ef4444;--danger-soft:rgba(239,68,68,0.12);--success:#10B981;--success-soft:rgba(16,185,129,0.12);--warning:#f59e0b;--warning-soft:rgba(245,158,11,0.12);--shadow-1:0 8px 24px rgba(0,0,0,0.35);--shadow-2:0 20px 44px rgba(0,0,0,0.45);--shadow-3:0 28px 80px rgba(0,0,0,0.55)}html[data-theme=dark] body{background:#0B1220!important;color:#F8FAFC!important;background-image:none!important}html[data-theme=dark] .crm-shell,html[data-theme=dark] .crm-shell-frame,html[data-theme=dark] .crm-stage,html[data-theme=dark] .crm-stage-content{background:#0B1220!important}html[data-theme=dark] .crm-shell-noise{opacity:.08!important}html[data-theme=dark] .crm-rail{background:linear-gradient(180deg,#0F172A,#0B1220)!important;border-right-color:#1E293B!important}html[data-theme=dark] .crm-brand-copy strong{color:#F8FAFC!important}html[data-theme=dark] .crm-brand-copy span{color:#94A3B8!important}html[data-theme=dark] .crm-sidebar-label{color:#475569!important;letter-spacing:.1em!important}html[data-theme=dark] .crm-nav-link{color:#94A3B8!important}html[data-theme=dark] .crm-nav-link:hover{background:rgba(16,185,129,.07)!important;color:#F8FAFC!important}html[data-theme=dark] .crm-nav-link.is-active{background:rgba(16,185,129,.12)!important;border-color:rgba(16,185,129,.28)!important;color:#10B981!important}html[data-theme=dark] .crm-nav-link.is-active .crm-nav-link-indicator{background:#34D399!important}html[data-theme=dark] .crm-theme-toggle{background:#1E293B!important;border-color:#334155!important;color:#94A3B8!important}html[data-theme=dark] .crm-theme-toggle:hover{background:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .crm-rail-status span{color:#64748B!important}html[data-theme=dark] .crm-rail-status strong{color:#94A3B8!important}html[data-theme=dark] .crm-rail-status-dot{background:#10B981!important}html[data-theme=dark] .crm-stage-topbar{background:rgba(11,18,32,.94)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-bottom-color:#1E293B!important}html[data-theme=dark] .crm-top-search{background:#1E293B!important;border-color:#334155!important;color:#94A3B8!important}html[data-theme=dark] .crm-top-search input{background:transparent!important;color:#F8FAFC!important}html[data-theme=dark] .crm-top-search input::placeholder{color:#64748B!important}html[data-theme=dark] .crm-logout-btn,html[data-theme=dark] .crm-round-btn,html[data-theme=dark] .crm-session-card{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .crm-logout-btn:hover,html[data-theme=dark] .crm-round-btn:hover{background:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .crm-session-copy strong{color:#F8FAFC!important}html[data-theme=dark] .crm-session-copy span{color:#94A3B8!important}html[data-theme=dark] .crm-title-row strong{color:#F8FAFC!important}html[data-theme=dark] .crm-title-kicker{color:#64748B!important}html[data-theme=dark] .accounts-hero,html[data-theme=dark] .agenda-hero,html[data-theme=dark] .conversation-hero,html[data-theme=dark] .manual-scheduling-hero,html[data-theme=dark] .reports-hero,html[data-theme=dark] .settings-hero{background:linear-gradient(135deg,#111827,#162033)!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .agenda-hero h2,html[data-theme=dark] .conversation-hero h2,html[data-theme=dark] .manual-scheduling-hero h2,html[data-theme=dark] .reports-hero h2,html[data-theme=dark] .settings-hero h2{color:#F8FAFC!important}html[data-theme=dark] .agenda-hero p,html[data-theme=dark] .conversation-hero p,html[data-theme=dark] .manual-scheduling-hero p,html[data-theme=dark] .reports-hero p,html[data-theme=dark] .settings-hero p{color:#94A3B8!important}html[data-theme=dark] .agenda-hero-btn,html[data-theme=dark] .crm-confirm-primary,html[data-theme=dark] .crm-primary-btn,html[data-theme=dark] .pd-btn-primary,html[data-theme=dark] .sched-submit,html[data-theme=dark] .settings-connect-btn{background:#10B981!important;border-color:#059669!important;color:#ffffff!important;box-shadow:0 4px 14px rgba(16,185,129,.25)!important}html[data-theme=dark] .crm-confirm-primary:hover,html[data-theme=dark] .crm-primary-btn:hover,html[data-theme=dark] .sched-submit:hover{background:#059669!important;border-color:#047857!important}html[data-theme=dark] .crm-confirm-secondary,html[data-theme=dark] .crm-secondary-btn,html[data-theme=dark] .crm-text-button,html[data-theme=dark] .pd-btn-ghost,html[data-theme=dark] .pd-btn-secondary,html[data-theme=dark] .rp-date-btn,html[data-theme=dark] .rp-export-btn,html[data-theme=dark] .rp-insights-btn,html[data-theme=dark] .rv-export-btn,html[data-theme=dark] .rv-filtros-btn,html[data-theme=dark] .rv-more-btn,html[data-theme=dark] .rv-sort-btn,html[data-theme=dark] .sched-nav,html[data-theme=dark] .thread-delete-btn,html[data-theme=dark] .thread-name-cancel,html[data-theme=dark] .thread-name-edit-btn,html[data-theme=dark] .thread-name-save{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .crm-confirm-secondary:hover,html[data-theme=dark] .crm-secondary-btn:hover,html[data-theme=dark] .sched-nav:hover{background:#263449!important;color:#F8FAFC!important}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),html[data-theme=dark] select,html[data-theme=dark] textarea{background:#0F172A!important;border-color:#334155!important;color:#F8FAFC!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#64748B!important}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#10B981!important;outline:none!important;box-shadow:0 0 0 3px rgba(16,185,129,.15)!important}html[data-theme=dark] .accounts-card,html[data-theme=dark] .accounts-item,html[data-theme=dark] .accounts-login-box,html[data-theme=dark] .accounts-onboarding-box,html[data-theme=dark] .accounts-stat-card,html[data-theme=dark] .agenda-embed-wrapper,html[data-theme=dark] .agenda-setup-card,html[data-theme=dark] .calendar-month-popover,html[data-theme=dark] .clinic-history-card,html[data-theme=dark] .conversation-hero-status,html[data-theme=dark] .crm-card,html[data-theme=dark] .crm-metric-card,html[data-theme=dark] .crm-notification-panel,html[data-theme=dark] .insight-card,html[data-theme=dark] .kanban-col,html[data-theme=dark] .manual-scheduling-card,html[data-theme=dark] .manual-scheduling-helper,html[data-theme=dark] .manual-scheduling-selected,html[data-theme=dark] .mini-calendar,html[data-theme=dark] .opportunity-progress-card,html[data-theme=dark] .patient-library-card,html[data-theme=dark] .patient-library-table-wrap,html[data-theme=dark] .patient-library-toolbar,html[data-theme=dark] .patient-value-card,html[data-theme=dark] .patients-empty,html[data-theme=dark] .patients-reference-hero,html[data-theme=dark] .patients-reference-metric,html[data-theme=dark] .pd-section,html[data-theme=dark] .pd-stat-card,html[data-theme=dark] .pmodal-panel,html[data-theme=dark] .report-card,html[data-theme=dark] .reports-shell,html[data-theme=dark] .rp-kpi-card,html[data-theme=dark] .rp-panel,html[data-theme=dark] .rp-time-card,html[data-theme=dark] .rv-card,html[data-theme=dark] .rv-stat,html[data-theme=dark] .rv-vg-stat,html[data-theme=dark] .sched-card,html[data-theme=dark] .settings-calendar-copy,html[data-theme=dark] .settings-card,html[data-theme=dark] .settings-save-state,html[data-theme=dark] .settings-webhook-box,html[data-theme=dark] .thread-center,html[data-theme=dark] .thread-insights,html[data-theme=dark] .thread-list,html[data-theme=dark] .thread-summary-card{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .accounts-item-head,html[data-theme=dark] .pd-tabs,html[data-theme=dark] .rp-panel-head,html[data-theme=dark] .rv-card-head,html[data-theme=dark] .sched-card-head,html[data-theme=dark] .settings-card-head,html[data-theme=dark] .thread-chat-head,html[data-theme=dark] .thread-list-head{border-bottom-color:#263449!important}html[data-theme=dark] .conversation-page,html[data-theme=dark] .patient-library-page,html[data-theme=dark] .patients-page,html[data-theme=dark] .pd-body,html[data-theme=dark] .reports-page,html[data-theme=dark] .rp-page,html[data-theme=dark] .rv-page,html[data-theme=dark] .sched-body,html[data-theme=dark] .sched-page{background:#0B1220!important;color:#F8FAFC!important}html[data-theme=dark] .thread-composer-box,html[data-theme=dark] .thread-search{background:#0F172A!important;border-color:#334155!important;color:#F8FAFC!important}html[data-theme=dark] .thread-composer{border-top-color:#263449!important;background:#111827!important}html[data-theme=dark] .thread-filters button{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .thread-filters button.is-active{border-color:rgba(16,185,129,.28)!important}html[data-theme=dark] .thread-filters button.is-active,html[data-theme=dark] .thread-list-count{background:rgba(16,185,129,.12)!important;color:#10B981!important}html[data-theme=dark] .thread-item{background:#111827!important;border-color:transparent!important}html[data-theme=dark] .thread-item:hover{background:#162033!important}html[data-theme=dark] .thread-item.is-selected{background:#162033!important;border-color:rgba(16,185,129,.25)!important}html[data-theme=dark] .thread-chat-head strong,html[data-theme=dark] .thread-item-name,html[data-theme=dark] .thread-list-title strong{color:#F8FAFC!important}html[data-theme=dark] .thread-item-company,html[data-theme=dark] .thread-item-preview,html[data-theme=dark] .thread-item-time{color:#94A3B8!important}html[data-theme=dark] .thread-chat-history{background:#0B1220!important;background-image:none!important}html[data-theme=dark] .thread-bubble-wrap.is-inbound .thread-bubble{background:#1E293B!important;border-color:#334155!important;color:#F8FAFC!important}html[data-theme=dark] .thread-bubble-wrap.is-outbound .thread-bubble{background:#134e4a!important;border-color:#0f766e!important;color:#ccfbf1!important}html[data-theme=dark] .thread-chat-actions .crm-secondary-btn{font-weight:700!important}html[data-theme=dark] .thread-chat-actions .crm-secondary-btn,html[data-theme=dark] .thread-status-pill{background:#1E293B!important;border-color:#334155!important;color:#F8FAFC!important}html[data-theme=dark] .thread-quick-actions button{background:#1E293B!important;border-color:#334155!important;color:#10B981!important}html[data-theme=dark] .thread-quick-actions button:hover{background:#263449!important}html[data-theme=dark] .thread-chat-user>div strong{color:#F8FAFC!important}html[data-theme=dark] .thread-chat-user>div span{color:#94A3B8!important}html[data-theme=dark] .insight-card small,html[data-theme=dark] .insight-card span,html[data-theme=dark] .insight-card strong,html[data-theme=dark] .thread-summary-content p,html[data-theme=dark] .thread-summary-content small{color:#CBD5E1!important}html[data-theme=dark] .crm-metric-card strong{color:#F8FAFC!important}html[data-theme=dark] .crm-metric-card small,html[data-theme=dark] .crm-metric-card span{color:#94A3B8!important}html[data-theme=dark] .crm-metric-card.is-opportunity{border-color:rgba(16,185,129,.25)!important}html[data-theme=dark] .thread-name-input{background:#0F172A!important;border-color:#334155!important;color:#F8FAFC!important}html[data-theme=dark] .thread-item-tag.is-green{background:rgba(16,185,129,.12)!important;color:#34D399!important;border-color:rgba(16,185,129,.28)!important}html[data-theme=dark] .thread-item-tag.is-orange{background:rgba(245,158,11,.12)!important;color:#fbbf24!important;border-color:rgba(245,158,11,.28)!important}html[data-theme=dark] .thread-item-tag.is-red{background:rgba(239,68,68,.12)!important;color:#f87171!important;border-color:rgba(239,68,68,.28)!important}html[data-theme=dark] .thread-item-badge{background:rgba(16,185,129,.2)!important;color:#ccfbf1!important;border-color:transparent!important}html[data-theme=dark] .patients-reference-copy h2{color:#F8FAFC!important}html[data-theme=dark] .patients-reference-copy p{color:#CBD5E1!important}html[data-theme=dark] .patients-reference-metric strong{color:#F8FAFC!important}html[data-theme=dark] .patients-reference-metric small,html[data-theme=dark] .patients-reference-metric span{color:#94A3B8!important}html[data-theme=dark] .patients-reference-filterbar{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .patients-reference-filter,html[data-theme=dark] .patients-reference-search{background:#0F172A!important;border-color:#334155!important;color:#F8FAFC!important}html[data-theme=dark] .patient-library-table{color:#CBD5E1!important;background:transparent!important}html[data-theme=dark] .patient-library-table thead th{background:#162033!important;border-color:#263449!important;color:#94A3B8!important}html[data-theme=dark] .patient-library-table td,html[data-theme=dark] .patient-library-table th{border-color:#1E293B!important;color:#CBD5E1!important}html[data-theme=dark] .patient-library-table tbody tr:hover{background:rgba(30,41,59,.6)!important}html[data-theme=dark] .patient-table-person strong{color:#F8FAFC!important}html[data-theme=dark] .patient-table-person small{color:#94A3B8!important}html[data-theme=dark] .patients-reference-pagination{background:#111827!important;border-color:#263449!important;color:#CBD5E1!important}html[data-theme=dark] .patient-library-stage{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .patient-library-stage.is-conversing{background:rgba(16,185,129,.12)!important;color:#34D399!important}html[data-theme=dark] .patient-library-stage.is-scheduled{background:rgba(245,158,11,.12)!important;color:#fbbf24!important;border-color:rgba(245,158,11,.25)!important}html[data-theme=dark] .pd-header{background:#111827!important;border-bottom-color:#263449!important}html[data-theme=dark] .pd-hero-name{color:#F8FAFC!important}html[data-theme=dark] .pd-hero-contact,html[data-theme=dark] .pd-hero-since{color:#94A3B8!important}html[data-theme=dark] .pd-tab{color:#94A3B8!important;background:transparent!important;border-bottom-color:transparent!important}html[data-theme=dark] .pd-tab.is-active{color:#10B981!important;border-bottom-color:#10B981!important}html[data-theme=dark] .pd-section-head strong,html[data-theme=dark] .pd-section-title,html[data-theme=dark] .pd-stat-card strong{color:#F8FAFC!important}html[data-theme=dark] .pd-stat-card small,html[data-theme=dark] .pd-stat-card span{color:#94A3B8!important}html[data-theme=dark] .pd-nba{background:rgba(245,158,11,.1)!important;border-color:rgba(245,158,11,.25)!important;color:#fbbf24!important}html[data-theme=dark] .pd-field>label,html[data-theme=dark] .pd-field>span,html[data-theme=dark] .pd-resumo-label{color:#94A3B8!important}html[data-theme=dark] .pd-resumo-value{color:#F8FAFC!important}html[data-theme=dark] .pd-annotation-item{background:#162033!important;border-color:#263449!important}html[data-theme=dark] .pd-timeline{border-left-color:#263449!important}html[data-theme=dark] .pd-tl-icon{background:#162033!important;border-color:#263449!important}html[data-theme=dark] .pd-tl-item{color:#CBD5E1!important}html[data-theme=dark] .pd-tag{background:rgba(16,185,129,.1)!important;border-color:rgba(16,185,129,.22)!important;color:#34D399!important}html[data-theme=dark] .pd-sep{border-color:#263449!important}html[data-theme=dark] .pd-file-row{background:#162033!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .kanban-col{box-shadow:none!important}html[data-theme=dark] .kanban-col-head{background:transparent!important;border-bottom-color:#263449!important}html[data-theme=dark] .kanban-col-title{color:#F8FAFC!important}html[data-theme=dark] .kanban-col-pill{background:#1E293B!important;color:#CBD5E1!important}html[data-theme=dark] .kanban-card{background:#162033!important;border-color:#334155!important;color:#F8FAFC!important}html[data-theme=dark] .kanban-card:hover{background:#1E293B!important;border-color:rgba(16,185,129,.25)!important}html[data-theme=dark] .kanban-card-name{color:#F8FAFC!important}html[data-theme=dark] .kanban-card-meta{color:#94A3B8!important}html[data-theme=dark] .kanban-badge{background:#1E293B!important;color:#94A3B8!important;border-color:#334155!important}html[data-theme=dark] .kanban-badge-auto{background:rgba(16,185,129,.12)!important;color:#34D399!important}html[data-theme=dark] .kanban-badge-human{background:rgba(239,68,68,.12)!important;color:#f87171!important}html[data-theme=dark] .kanban-toolbar{background:transparent!important;border-bottom-color:#263449!important}html[data-theme=dark] .pipeline-metric-card{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .pipeline-metric-card strong{color:#F8FAFC!important}html[data-theme=dark] .pipeline-metric-card small,html[data-theme=dark] .pipeline-metric-card span{color:#94A3B8!important}html[data-theme=dark] .pipeline-metric-icon{background:#1E293B!important}html[data-theme=dark] .kanban-add-btn{background:#1E293B!important;border-color:#334155!important;color:#10B981!important}html[data-theme=dark] .kanban-empty-col{color:#64748B!important;border-color:#1E293B!important}html[data-theme=dark] .rp-title{color:#F8FAFC!important}html[data-theme=dark] .rp-subtitle{color:#94A3B8!important}html[data-theme=dark] .rp-kicker{color:#10B981!important}html[data-theme=dark] .rp-compare-label{color:#64748B!important}html[data-theme=dark] .rp-kpi-body strong{color:#F8FAFC!important}html[data-theme=dark] .rp-kpi-body small,html[data-theme=dark] .rp-kpi-body span{color:#94A3B8!important}html[data-theme=dark] .rp-chart-date,html[data-theme=dark] .rp-chart-label,html[data-theme=dark] .rp-chart-weekday{color:#64748B!important}html[data-theme=dark] .rp-origin-table,html[data-theme=dark] .rp-stage-table{border-color:#263449!important;color:#CBD5E1!important}html[data-theme=dark] .rp-origin-table th,html[data-theme=dark] .rp-stage-table th{background:#162033!important;color:#94A3B8!important;border-color:#263449!important}html[data-theme=dark] .rp-origin-table td,html[data-theme=dark] .rp-stage-table td{border-color:#1E293B!important}html[data-theme=dark] .rp-row-total{background:rgba(22,32,51,.6)!important}html[data-theme=dark] .rp-proc-name{color:#F8FAFC!important}html[data-theme=dark] .rp-proc-value{color:#94A3B8!important}html[data-theme=dark] .rp-proc-footer{border-top-color:#263449!important;color:#94A3B8!important}html[data-theme=dark] .rp-time-card strong{color:#F8FAFC!important}html[data-theme=dark] .rp-time-card small,html[data-theme=dark] .rp-time-card span{color:#94A3B8!important}html[data-theme=dark] .rp-time-footer{border-top-color:#263449!important;color:#94A3B8!important}html[data-theme=dark] .rp-conv-bar{background:#1E293B!important}html[data-theme=dark] .rp-conv-pct{color:#94A3B8!important}html[data-theme=dark] .ag-calendar{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .ag-calendar-head{background:#162033!important;border-bottom-color:#263449!important}html[data-theme=dark] .ag-calendar-wday{color:#64748B!important}html[data-theme=dark] .ag-cell{border-color:#1E293B!important;background:transparent!important}html[data-theme=dark] .ag-cell:hover{background:rgba(30,41,59,.5)!important}html[data-theme=dark] .ag-cell.is-today{background:rgba(16,185,129,.08)!important;border-color:rgba(16,185,129,.3)!important}html[data-theme=dark] .ag-cell-num{color:#CBD5E1!important}html[data-theme=dark] .ag-cell.is-today .ag-cell-num{color:#10B981!important}html[data-theme=dark] .ag-cell.is-other-month .ag-cell-num{color:#475569!important}html[data-theme=dark] .ag-cell-info{color:#94A3B8!important}html[data-theme=dark] .ag-event{background:rgba(16,185,129,.15)!important;border-color:rgba(16,185,129,.3)!important;color:#34D399!important}html[data-theme=dark] .ag-blocked,html[data-theme=dark] .is-blocked .ag-cell{background:rgba(239,68,68,.07)!important;border-color:rgba(239,68,68,.15)!important}html[data-theme=dark] .ag-slot{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .ag-slot.is-available{background:rgba(16,185,129,.08)!important;border-color:rgba(16,185,129,.2)!important}html[data-theme=dark] .ag-legend-item{color:#94A3B8!important}html[data-theme=dark] .agenda-card{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .sched-card-ttl{color:#F8FAFC!important}html[data-theme=dark] .sched-card-stl{color:#94A3B8!important}html[data-theme=dark] .sched-card-ico{background:rgba(16,185,129,.1)!important;color:#10B981!important}html[data-theme=dark] .sched-cal-top{border-bottom-color:#263449!important}html[data-theme=dark] .sched-cal-month{color:#F8FAFC!important}html[data-theme=dark] .sched-wdays span{color:#64748B!important}html[data-theme=dark] .sched-cell-n{color:#CBD5E1!important}html[data-theme=dark] .sched-cell:hover{background:rgba(30,41,59,.6)!important}html[data-theme=dark] .sched-cell.sel{background:#10B981!important;border-color:#059669!important}html[data-theme=dark] .sched-cell.sel .sched-cell-n{color:#ffffff!important}html[data-theme=dark] .sched-cell.t-high .sched-cell-info{color:#34D399!important}html[data-theme=dark] .sched-cell.t-med .sched-cell-info{color:#fbbf24!important}html[data-theme=dark] .sched-cell.t-low .sched-cell-info{color:#f87171!important}html[data-theme=dark] .sched-cell.t-off .sched-cell-info{color:#64748B!important}html[data-theme=dark] .sched-slot-tag{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .sched-slot-tag:hover{background:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .sched-slot-tag.is-on{background:#10B981!important;border-color:#059669!important;color:#ffffff!important}html[data-theme=dark] .sched-slots-head span{color:#94A3B8!important}html[data-theme=dark] .sched-sel-bar{background:rgba(16,185,129,.08)!important;border-color:rgba(16,185,129,.2)!important}html[data-theme=dark] .sched-sel-lbl{color:#94A3B8!important}html[data-theme=dark] .sched-sel-val{color:#10B981!important}html[data-theme=dark] .sched-hcard-ico{background:rgba(16,185,129,.1)!important;color:#10B981!important}html[data-theme=dark] .sched-hcard-lbl{color:#94A3B8!important}html[data-theme=dark] .sched-hcard-val{color:#F8FAFC!important}html[data-theme=dark] .sched-legend{color:#64748B!important}html[data-theme=dark] .sched-tip{background:rgba(245,158,11,.1)!important;border-color:rgba(245,158,11,.25)!important;color:#fbbf24!important}html[data-theme=dark] .sched-msg-ok{background:rgba(16,185,129,.1)!important;border-color:rgba(16,185,129,.25)!important;color:#34D399!important}html[data-theme=dark] .sched-msg-err{background:rgba(239,68,68,.1)!important;border-color:rgba(239,68,68,.25)!important;color:#f87171!important}html[data-theme=dark] .sched-sub{color:#94A3B8!important}html[data-theme=dark] .sched-picker{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .sched-picker-head span{color:#94A3B8!important}html[data-theme=dark] .manual-scheduling-calendar-shell{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .manual-scheduling-day.is-selected,html[data-theme=dark] .manual-scheduling-slot{background:#162033!important;border-color:#334155!important}html[data-theme=dark] .manual-scheduling-slot{color:#CBD5E1!important}html[data-theme=dark] .manual-scheduling-slot:hover{background:#1E293B!important;border-color:#475569!important;color:#F8FAFC!important}html[data-theme=dark] .manual-scheduling-slot.is-active{background:#10B981!important;border-color:#059669!important;color:#ffffff!important}html[data-theme=dark] .manual-scheduling-day-head strong{color:#F8FAFC!important}html[data-theme=dark] .manual-scheduling-day-head span{color:#94A3B8!important}html[data-theme=dark] .manual-scheduling-day-actions{border-top-color:#263449!important}html[data-theme=dark] .manual-scheduling-selected-inline,html[data-theme=dark] .manual-scheduling-slot-summary{background:#162033!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .rv-title{color:#F8FAFC!important}html[data-theme=dark] .rv-subtitle{color:#94A3B8!important}html[data-theme=dark] .rv-badge-period{background:rgba(16,185,129,.1)!important;color:#10B981!important;border-color:rgba(16,185,129,.25)!important}html[data-theme=dark] .rv-vg-stat-label{color:#94A3B8!important}html[data-theme=dark] .rv-vg-stat-value{color:#F8FAFC!important}html[data-theme=dark] .rv-vg-stat-detail,html[data-theme=dark] .rv-vg-stat-sub{color:#64748B!important}html[data-theme=dark] .rv-vg-stat-green,html[data-theme=dark] .rv-vg-stat-ico{background:rgba(16,185,129,.1)!important;color:#10B981!important}html[data-theme=dark] .rv-vg-stat-green{border-color:rgba(16,185,129,.2)!important}html[data-theme=dark] .rv-vg-stat-amber{background:rgba(245,158,11,.1)!important;color:#fbbf24!important;border-color:rgba(245,158,11,.2)!important}html[data-theme=dark] .rv-vg-stat-blue{background:rgba(59,130,246,.1)!important;color:#93c5fd!important;border-color:rgba(59,130,246,.2)!important}html[data-theme=dark] .rv-vg-stat-red{background:rgba(239,68,68,.1)!important;color:#f87171!important;border-color:rgba(239,68,68,.2)!important}html[data-theme=dark] .rv-toolbar{border-bottom-color:#263449!important;background:transparent!important}html[data-theme=dark] .rv-tab{color:#94A3B8!important;background:transparent!important;border-color:transparent!important}html[data-theme=dark] .rv-tab:hover{background:#1E293B!important;color:#F8FAFC!important}html[data-theme=dark] .rv-tab.is-active{background:transparent!important;border-color:#10B981!important;color:#10B981!important}html[data-theme=dark] .rv-tab-count{background:#1E293B!important;color:#94A3B8!important}html[data-theme=dark] .rv-tab.is-active .rv-tab-count{background:rgba(16,185,129,.12)!important;color:#10B981!important;border-color:rgba(16,185,129,.25)!important}html[data-theme=dark] .rv-sort-dropdown{background:#1E293B!important;border-color:#334155!important;box-shadow:0 8px 24px rgba(0,0,0,.4)!important}html[data-theme=dark] .rv-sort-option:hover{background:#263449!important}html[data-theme=dark] .rv-table{color:#CBD5E1!important;border-color:#263449!important}html[data-theme=dark] .rv-table thead th{background:#162033!important;color:#94A3B8!important;border-color:#263449!important}html[data-theme=dark] .rv-table td{border-color:#1E293B!important}html[data-theme=dark] .rv-table tbody tr:hover{background:rgba(30,41,59,.6)!important}html[data-theme=dark] .rv-patient-name{color:#F8FAFC!important}html[data-theme=dark] .rv-contact-date,html[data-theme=dark] .rv-contact-time,html[data-theme=dark] .rv-days-label,html[data-theme=dark] .rv-loss-detail,html[data-theme=dark] .rv-patient-phone,html[data-theme=dark] .rv-state-box{color:#94A3B8!important}html[data-theme=dark] .rv-status-title{color:#F8FAFC!important}html[data-theme=dark] .rv-status-sub{color:#94A3B8!important}html[data-theme=dark] .rv-bottom-banner{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .rv-estrategias-btn{border-color:#10B981!important;color:#10B981!important}html[data-theme=dark] .rv-estrategias-btn:hover{background:#10B981!important;color:#ffffff!important}html[data-theme=dark] .rv-reativar-btn{border-color:rgba(16,185,129,.5)!important;color:#34D399!important}html[data-theme=dark] .rv-reativar-btn:hover{background:#10B981!important;color:#ffffff!important}html[data-theme=dark] .rv-modal-box{background:#162033!important;border-color:#334155!important}html[data-theme=dark] .rv-modal-info{background:#111827!important}html[data-theme=dark] .rv-tip-box{background:rgba(245,158,11,.1)!important;border-color:rgba(245,158,11,.25)!important}html[data-theme=dark] .rv-tip-box p{color:#fbbf24!important}html[data-theme=dark] .rv-res-card{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .rv-res-card-title{color:#F8FAFC!important}html[data-theme=dark] .rv-res-card-head{border-bottom-color:#263449!important}html[data-theme=dark] .rv-res-card-sub{color:#94A3B8!important}html[data-theme=dark] .rv-res-stat-value{color:#F8FAFC!important}html[data-theme=dark] .rv-res-stat-label{color:#94A3B8!important}html[data-theme=dark] .rv-res-camp-table thead th{background:#162033!important;color:#94A3B8!important;border-color:#263449!important}html[data-theme=dark] .rv-res-camp-table td{border-color:#1E293B!important;color:#CBD5E1!important}html[data-theme=dark] .settings-card{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .settings-card-head{border-bottom-color:#263449!important}html[data-theme=dark] .settings-card h2,html[data-theme=dark] .settings-card h3{color:#F8FAFC!important}html[data-theme=dark] .settings-card label,html[data-theme=dark] .settings-card p{color:#CBD5E1!important}html[data-theme=dark] .settings-upload-preview{background:#162033!important;border-color:#334155!important}html[data-theme=dark] .settings-evolution-status.is-connected{background:rgba(16,185,129,.12)!important;color:#34D399!important;border-color:rgba(16,185,129,.25)!important}html[data-theme=dark] .settings-evolution-status.is-disconnected{background:rgba(239,68,68,.12)!important;color:#f87171!important}html[data-theme=dark] .settings-calendar-copy,html[data-theme=dark] .settings-webhook-box{background:#162033!important;border-color:#334155!important;color:#94A3B8!important}html[data-theme=dark] .crm-confirm-overlay,html[data-theme=dark] .pmodal-overlay,html[data-theme=dark] .rv-modal-overlay{background:rgba(0,0,0,.6)!important}html[data-theme=dark] .crm-confirm-modal,html[data-theme=dark] .pmodal-panel{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .crm-confirm-badge{background:rgba(16,185,129,.12)!important;color:#10B981!important}html[data-theme=dark] .pmodal-head{background:#111827!important;border-bottom-color:#263449!important}html[data-theme=dark] .pmodal-head h2{color:#F8FAFC!important}html[data-theme=dark] .pmodal-section{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .pmodal-section-title{color:#F8FAFC!important}html[data-theme=dark] .pmodal-dl>div{border-top-color:#263449!important}html[data-theme=dark] .pmodal-dl dt{color:#94A3B8!important}html[data-theme=dark] .pmodal-dl dd{color:#F8FAFC!important}html[data-theme=dark] .pmodal-v2-overlay{background:rgba(0,0,0,.6)!important}html[data-theme=dark] .pmodal-v2-panel{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .pmodal-v2-head{background:#111827!important;border-bottom-color:#263449!important}html[data-theme=dark] .pmodal-v2-section{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .pmodal-v2-section-title{color:#F8FAFC!important}html[data-theme=dark] .pmodal-v2-dl>div{border-top-color:#263449!important}html[data-theme=dark] .pmodal-v2-dl dt{color:#94A3B8!important}html[data-theme=dark] .pmodal-v2-dl dd{color:#F8FAFC!important}html[data-theme=dark] .pmodal-v2-obs-field{background:#0F172A!important;border-color:#263449!important}html[data-theme=dark] .pmodal-v2-obs-field>span{color:#94A3B8!important}html[data-theme=dark] .salutis-conversations{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .salutis-conversations header strong{color:#F8FAFC!important}html[data-theme=dark] .salutis-conversations header span{color:#94A3B8!important}html[data-theme=dark] .salutis-all-conversations{background:rgba(16,185,129,.08)!important;color:#10B981!important}html[data-theme=dark] .salutis-thread{background:#111827!important;border-color:transparent!important;color:#F8FAFC!important}html[data-theme=dark] .salutis-thread.is-active{background:#162033!important;border-color:#334155!important}html[data-theme=dark] .salutis-thread strong{color:#F8FAFC!important}html[data-theme=dark] .salutis-thread em,html[data-theme=dark] .salutis-thread p,html[data-theme=dark] .salutis-thread small{color:#94A3B8!important}html[data-theme=dark] .salutis-thread mark{background:rgba(16,185,129,.14)!important;color:#10B981!important}html[data-theme=dark] .salutis-opportunity{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .salutis-opportunity strong{color:#F8FAFC!important}html[data-theme=dark] .salutis-opportunity-head{color:#94A3B8!important}html[data-theme=dark] .salutis-opportunity em{background:rgba(16,185,129,.12)!important;color:#10B981!important}html[data-theme=dark] .accounts-item{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .accounts-item-head{border-bottom-color:#263449!important}html[data-theme=dark] .accounts-item small{color:#94A3B8!important}html[data-theme=dark] .accounts-item-stats>div{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .accounts-notice{background:rgba(16,185,129,.1)!important;border-color:rgba(16,185,129,.25)!important;color:#34D399!important}html[data-theme=dark] .accounts-stat-card span{color:#94A3B8!important}html[data-theme=dark] .accounts-login-box h2{color:#F8FAFC!important}html[data-theme=dark] .accounts-login-box p{color:#94A3B8!important}html[data-theme=dark] .crm-notification-panel{background:#111827!important;border-color:#263449!important;box-shadow:0 20px 50px rgba(0,0,0,.5)!important}html[data-theme=dark] .crm-notification-head{border-bottom-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .crm-notification-item{border-bottom-color:#1E293B!important;color:#CBD5E1!important}html[data-theme=dark] .crm-notification-item:hover{background:#162033!important}html[data-theme=dark] .crm-notification-item strong{color:#F8FAFC!important}html[data-theme=dark] .crm-notification-empty,html[data-theme=dark] .crm-notification-item small{color:#64748B!important}html[data-theme=dark] .crm-search-results{background:#111827!important;border-color:#263449!important;box-shadow:0 20px 50px rgba(0,0,0,.5)!important}html[data-theme=dark] .crm-search-result-item{color:#CBD5E1!important}html[data-theme=dark] .crm-search-result-item:hover{background:#162033!important;color:#F8FAFC!important}html[data-theme=dark] .crm-search-result-item strong{color:#F8FAFC!important}html[data-theme=dark] .calendar-month-popover,html[data-theme=dark] .mini-calendar{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .calendar-month-popover{box-shadow:0 16px 40px rgba(0,0,0,.4)!important}html[data-theme=dark] .kanban-badge-auto,html[data-theme=dark] .thread-item-mode.is-auto{background:rgba(16,185,129,.15)!important;color:#34D399!important;border-color:rgba(16,185,129,.3)!important}html[data-theme=dark] .kanban-badge-human,html[data-theme=dark] .thread-item-mode.is-human{background:rgba(239,68,68,.15)!important;color:#fca5a5!important;border-color:rgba(239,68,68,.3)!important}html[data-theme=dark] .patient-library-stage.is-scheduled{background:rgba(245,158,11,.15)!important;color:#fcd34d!important;border-color:rgba(245,158,11,.35)!important}html[data-theme=dark] .rv-header{color:#F8FAFC!important}html[data-theme=dark] .rv-header,html[data-theme=dark] .rv-header-stats{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .rv-boas-praticas-btn,html[data-theme=dark] .rv-campaign-details-btn,html[data-theme=dark] .rv-clear-filters-btn,html[data-theme=dark] .rv-daterange-btn,html[data-theme=dark] .rv-edit-delays-btn,html[data-theme=dark] .rv-filter-btn,html[data-theme=dark] .rv-modal-close-btn,html[data-theme=dark] .rv-page-arrow,html[data-theme=dark] .rv-preview-arrow,html[data-theme=dark] .rv-score-filter-btn{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .rv-filter-select,html[data-theme=dark] .rv-page-size-select{background-color:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme=dark] .rv-perf-tip,html[data-theme=dark] .rv-seq-panel,html[data-theme=dark] .rv-variables{background:#111827!important;border-color:#263449!important;color:#F8FAFC!important}html[data-theme=dark] .rv-preview-header{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .rv-wa-bubble{background:#1E293B!important;color:#F8FAFC!important}html[data-theme=dark] .rv-res-stats{background:#111827!important;border-color:#263449!important}html[data-theme=dark] .rv-res-insights{background:rgba(16,185,129,.05)!important;border-color:rgba(16,185,129,.15)!important;color:#CBD5E1!important}html[data-theme=dark] .ag-stat-icon{background:rgba(16,185,129,.1)!important;color:#10B981!important}html[data-theme=dark] .pd-chance-warm{background:rgba(245,158,11,.1)!important;color:#fbbf24!important;border-color:rgba(245,158,11,.25)!important}html[data-theme=dark] .kanban-card-main-action{background:#1E293B!important;border-color:#334155!important;color:#CBD5E1!important}html .conversation-page .conversation-metrics{gap:.6rem!important;margin-bottom:.2rem!important}html .conversation-page .crm-metric-card{min-height:66px!important;padding:.6rem .85rem!important;border-radius:12px!important}html .conversation-page .crm-metric-card>div{column-gap:.4rem!important;row-gap:.12rem!important}html .conversation-page .crm-metric-card>div strong{font-size:1.16rem!important}html .conversation-page .crm-metric-card>div>span{font-size:.75rem!important;line-height:1.2!important}html .conversation-page .crm-metric-card>div>small{font-size:.69rem!important}html .conversation-page .crm-metric-card.is-opportunity{gap:.2rem!important}html .conversation-page .crm-metric-card.is-opportunity>strong{font-size:1.18rem!important}html .conversation-page .crm-metric-card.is-opportunity>small,html .conversation-page .crm-metric-card.is-opportunity>span{font-size:.71rem!important}html .thread-list .thread-list-head{padding:.8rem 1rem!important}html .thread-list .thread-list-title strong{font-size:.98rem!important}html .thread-list .thread-search{padding:0 .8rem!important}html .thread-list .thread-search input{padding-top:.5rem!important;padding-bottom:.5rem!important}html .thread-list .thread-filters{padding:0 1rem .8rem!important;gap:.4rem!important}html .thread-list .thread-filters button{padding:.4rem .7rem!important;font-size:.78rem!important;border-radius:11px!important}html .thread-list .thread-items{padding:0 .7rem .7rem!important;gap:.4rem!important;grid-auto-rows:min-content!important;overflow-y:auto!important}html .thread-list .thread-item{grid-template-columns:36px 1fr!important;gap:.55rem!important;padding:.42rem .58rem!important;border-radius:12px!important;align-items:center!important;align-self:start!important;height:auto!important;min-height:48px!important}html .thread-list .thread-item-avatar{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex:0 0 36px!important;align-self:center!important;box-sizing:border-box!important}html .thread-list .thread-item-body{gap:.06rem!important}html .thread-list .thread-item-name{font-size:.85rem!important;line-height:1.2!important}html .thread-list .thread-item-time{font-size:.67rem!important}html .thread-list .thread-item-company{font-size:.71rem!important;line-height:1.2!important}html .thread-list .thread-item-status{font-size:.58rem!important;padding:.12rem .45rem!important;min-height:16px!important;letter-spacing:.04em!important}html .thread-list .thread-item-preview{font-size:.75rem!important;margin:.04rem 0 0!important;line-height:1.35!important;max-height:1.4em!important;-webkit-line-clamp:1!important;line-clamp:1!important}html .thread-list .thread-item-foot{margin-top:.12rem!important;min-height:0!important;gap:.35rem!important}html .thread-list .thread-item-foot:empty{display:none!important}html .thread-list .thread-item-tag{font-size:.66rem!important;padding:.14rem .5rem!important;min-height:18px!important}html .thread-list .thread-item-badge{width:19px!important;min-width:19px!important;height:19px!important;font-size:.66rem!important;padding:0!important}html .thread-list .thread-item-rowend{display:flex!important;align-items:center!important;gap:.35rem!important;flex-shrink:0!important}html .conversation-page{grid-template-rows:1fr!important;padding-top:.35rem!important}html .conversation-board .thread-insights{padding:0!important}html .conversation-board .thread-insights>*{margin:0!important}html .conversation-board .insight-card{padding:.9rem 1rem!important;border-radius:14px!important;box-shadow:none!important;gap:.35rem!important}html .conversation-board .insight-card>strong{font-size:.8rem!important;font-weight:700!important;color:#6b7280!important;letter-spacing:.01em!important}html .conversation-board .insights-overview-list{display:flex!important;flex-direction:column!important;gap:0!important;list-style:none!important;margin:.5rem 0 0!important;padding:0!important}html .conversation-board .insights-overview-list li{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:space-between!important;gap:.5rem!important;padding:.42rem 0!important;border-bottom:1px solid #eef2f0!important}html .conversation-board .insights-overview-list li:last-child{border-bottom:none!important}html .conversation-board .insights-overview-list li b{font-size:1.02rem!important;font-weight:800!important;color:#0f2a22!important;line-height:1!important}html .conversation-board .insights-overview-list li span{order:-1!important;font-size:.78rem!important;color:#64748b!important;line-height:1.2!important}html .conversation-board .patient-value-mini{display:flex!important;flex-direction:column!important;gap:.05rem!important;margin-top:.2rem!important}html .conversation-board .patient-value-mini b{font-size:1.15rem!important;font-weight:800!important;color:#0f2a22!important}html .conversation-board .patient-value-mini span{font-size:.74rem!important;color:#6b7280!important}html .conversation-board .patient-procedure-mini{margin-top:.4rem!important;font-size:.82rem!important;font-weight:600!important;color:#1f2937!important}html .conversation-board .opportunity-progress-row span{font-size:1.15rem!important}html .conversation-board{min-height:0!important;height:100%!important;grid-template-rows:1fr!important;align-items:stretch!important}html .conversation-board .thread-center,html .conversation-board .thread-insights,html .conversation-board .thread-list{height:100%!important;min-height:0!important;max-height:none!important;align-self:stretch!important}html .thread-list .thread-item-sub-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.45rem!important}html .thread-list .thread-item-preview{flex:1 1!important;min-width:0!important;margin:0!important}html .thread-center .thread-chat-head{padding:.55rem 1rem!important;align-items:center!important}html .thread-center .thread-chat-avatar{width:40px!important;height:40px!important;min-width:40px!important;border-radius:50%!important}html .thread-center .thread-chat-user>div>.thread-name-row>strong,html .thread-center .thread-chat-user>div>div>strong{font-size:1rem!important}html:not([data-theme=dark]) .thread-chat-actions .crm-secondary-btn{background:#0f5132!important;color:#ffffff!important;border:1px solid #0f5132!important;font-weight:700!important;padding:.5rem 1rem!important;border-radius:10px!important;box-shadow:none!important;letter-spacing:.01em!important}html:not([data-theme=dark]) .thread-chat-actions .crm-secondary-btn:hover{background:#0b3d26!important;border-color:#0b3d26!important}html:not([data-theme=dark]) .thread-chat-actions .crm-secondary-btn:disabled{opacity:.6!important}html .thread-chat-actions .thread-delete-btn{border:1px solid #f0d4d4!important;color:#c0392b!important;border-radius:10px!important}html .thread-chat-actions .thread-delete-btn:hover{background:#fdeaea!important}html .thread-chat-actions .thread-status-pill{font-weight:700!important;font-size:.66rem!important;letter-spacing:.04em!important}html .conversation-board{grid-template-columns:minmax(258px,296px) minmax(0,1fr) minmax(206px,224px)!important}html:not([data-theme=dark]) .thread-list .thread-filters{display:flex!important;align-items:center!important;gap:.26rem!important;padding:0 .55rem .7rem!important;flex-wrap:nowrap!important}html:not([data-theme=dark]) .thread-list .thread-filters button{display:inline-flex!important;align-items:center!important;gap:.26rem!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;padding:.34rem .5rem!important;font-size:.7rem!important;font-weight:600!important;border-radius:9px!important;border:1px solid #d5e3dc!important;color:#0f2a22!important;background:#ffffff!important;white-space:nowrap!important;overflow:visible!important}html:not([data-theme=dark]) .thread-list .thread-filters button span{display:inline!important;min-width:0!important;height:auto!important;padding:0!important;background:transparent!important;color:#0f5132!important;font-size:.73rem!important;font-weight:800!important}html:not([data-theme=dark]) .thread-list .thread-filters button.is-active{background:#0f2a22!important;border-color:#0f2a22!important;color:#ffffff!important}html:not([data-theme=dark]) .thread-list .thread-filters button.is-active span{color:#ffffff!important}html .conversation-board .deal-temp{display:inline-block!important;align-self:flex-start!important;padding:.16rem .55rem!important;border-radius:999px!important;font-size:.68rem!important;font-weight:700!important;margin:.2rem 0 .4rem!important}html .conversation-board .deal-temp.is-hot{background:rgba(15,81,50,.12)!important;color:#0f5132!important}html .conversation-board .deal-temp.is-warm{background:rgba(180,120,10,.13)!important;color:#a16207!important}html .conversation-board .deal-temp.is-cold{background:rgba(100,116,139,.14)!important;color:#475569!important}html .conversation-board .deal-row{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:.5rem!important;padding:.32rem 0!important;border-top:1px solid #eef2f0!important;margin:0!important}html .conversation-board .deal-row span{font-size:.76rem!important;color:#64748b!important}html .conversation-board .deal-row b{font-size:1.02rem!important;font-weight:800!important;color:#0f2a22!important}html .conversation-board .deal-row.is-expected b{color:#0f5132!important}html .conversation-board .patient-procedure-mini{margin-top:.45rem!important;color:#475569!important}html .thread-center{grid-template-rows:auto 1fr auto!important}html .thread-center .thread-chat-history{min-height:0!important;overflow-y:auto!important;height:auto!important;max-height:none!important;gap:.5rem!important;padding:1rem 1.1rem!important}html .thread-center .thread-bubble{padding:.5rem .8rem!important;border-radius:14px!important;max-width:min(72%,540px)!important}html .thread-center .thread-bubble-text{font-size:.9rem!important;line-height:1.45!important}html .thread-center .thread-bubble-wrap>small{font-size:.66rem!important;margin-top:.15rem!important}html .thread-center .thread-composer{padding:.45rem .9rem .6rem!important}html .thread-center .thread-composer-box{padding:.45rem .65rem!important;min-height:46px!important}html .thread-center .thread-composer textarea{min-height:38px!important;height:38px!important}html .thread-center .thread-chat-history{padding:.9rem 1.1rem .7rem!important}