:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--crm-ink:#121826;--crm-muted:#667085;--crm-line:#e3e8ef;--crm-wash:#f6f8fb;--crm-page:#edf4f2;--crm-clinic:#087568;--crm-cyan:#3fb0c7;--crm-night:#435064;--crm-night-dark:#334052}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{color:var(--crm-ink);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:linear-gradient(#ffffffbd 0%,#eef3f600 240px),#eef3f6;font-family:Inter,SF Pro Text,SF Pro Display,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.35}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0f766e40}
.crm-select{width:100%;min-width:0;position:relative}.crm-select__trigger{color:var(--crm-ink);text-align:left;text-transform:none;background:#fff;border:1px solid #d8e4e1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;height:44px;padding:0 11px 0 12px;font-size:14px;font-weight:780;transition:background .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:inset 0 1px #12182605}.crm-select__trigger:hover:not(:disabled){background:#fbfefd;border-color:#aacfc7}.crm-select__trigger[aria-expanded=true]{border-color:var(--crm-clinic);background:#f8fcfb;box-shadow:0 0 0 3px #0875681f}.crm-select__trigger:disabled{color:#98a2b3;cursor:not-allowed;background:#f3f6f5}.crm-select__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-select__value--placeholder{color:var(--crm-muted)}.crm-select__chevron{color:var(--crm-clinic);transition:transform .15s}.crm-select__trigger[aria-expanded=true] .crm-select__chevron{transform:rotate(180deg)}.crm-select--compact .crm-select__trigger{border-radius:7px;height:36px;padding-inline:9px;font-size:13px;font-weight:850}.crm-select__menu{overscroll-behavior:contain;z-index:10000;background:#fff;border:1px solid #cfe0dc;border-radius:10px;gap:3px;padding:6px;display:grid;position:fixed;overflow-y:auto;box-shadow:0 18px 44px #1b312d2e,0 4px 12px #1b312d14}.crm-select__menu:focus{outline:none}.crm-select__option{color:var(--crm-ink);text-align:left;text-transform:none;background:0 0;border:0;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:40px;padding:8px 10px;font-size:14px;font-weight:720;display:grid}.crm-select__option.is-active{color:#075e55;background:#eef8f5}.crm-select__option.is-selected{color:var(--crm-clinic);background:#e4f5f0;font-weight:850}.crm-select__option.is-selected.is-active{background:#d9f0e9}.crm-select__option:disabled{color:#98a2b3;cursor:not-allowed}.crm-select__check{color:var(--crm-clinic);justify-content:center;align-items:center;display:flex}
.crm-shell{min-height:100vh;color:var(--crm-ink)}.crm-auth{color:var(--crm-ink);background:#edf4f2;min-height:100vh;position:relative;overflow:hidden}.crm-auth__backdrop{background:linear-gradient(132deg,#f7fbfa 0%,#eaf4f1 42%,#d5e6e2 100%);position:absolute;inset:0}.crm-auth__left-band{background:linear-gradient(140deg,#0875682e 0%,#08756814 48%,#fff0 49%);width:58vw;position:absolute;inset:0 auto 0 0}.crm-auth__right-glow{background:linear-gradient(135deg,#fff0 0%,#ffffff8c 100%);width:66vw;height:50%;position:absolute;bottom:0;right:0}.crm-auth__layout{z-index:1;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:40px;max-width:1180px;min-height:100vh;margin:0 auto;padding:32px;display:grid;position:relative}.crm-auth__hero{max-width:640px}.crm-auth__hero p{color:var(--crm-clinic);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:14px;font-weight:900}.crm-auth__hero h1{color:#062f2b;letter-spacing:0;margin:30px 0 0;font-size:84px;font-weight:760;line-height:1.05}.crm-auth__hero span{color:#667085;margin-top:32px;font-size:22px;font-weight:650;line-height:1.45;display:block}.crm-auth__card{background:#ffffffd1;border:1px solid #ffffffd1;border-radius:8px;padding:26px;box-shadow:0 24px 80px #1218261f}.crm-auth__card>div:first-child p{color:var(--crm-muted);margin:0;font-size:14px;font-weight:850}.crm-auth__card h2{letter-spacing:0;margin:8px 0 0;font-size:26px;line-height:1.2}.crm-auth__fields{gap:14px;margin-top:24px;display:grid}.crm-auth__fields label{color:var(--crm-muted);font-size:14px;font-weight:850;display:block}.crm-auth__fields input{border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:8px;width:100%;height:54px;margin-top:8px;padding:0 16px;font-weight:800;display:block}.crm-auth__password{display:block;position:relative}.crm-auth__password input{padding-right:52px}.crm-auth__password button{color:var(--crm-muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.crm-auth__password button:hover{color:var(--crm-clinic);background:#ffffffb3}.crm-auth__error{color:#b42318;font-size:14px;font-weight:850}.crm-auth__submit{background:var(--crm-clinic);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;margin-top:26px;font-size:18px;font-weight:850;transition:background .16s,transform .16s;display:flex}.crm-auth__submit:hover{background:#07665b;transform:translateY(-1px)}.crm-topbar{background:var(--crm-night);border-bottom:4px solid var(--crm-cyan);color:#fff;z-index:50;align-items:stretch;min-height:64px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #1218261a}.crm-brand-button{color:#fff;text-align:left;background:#46566d;border:0;flex-direction:column;flex:0 0 240px;justify-content:center;padding:0 20px;display:flex}.crm-brand-button__title{font-size:23px;font-weight:760;line-height:1.1}.crm-brand-button__mode{margin-top:4px;font-size:17px;font-weight:680;line-height:1.1}.crm-topnav{scrollbar-color:#ffffff4d transparent;scrollbar-width:thin;flex:auto;min-width:0;display:flex;overflow:auto hidden}.crm-topnav__item{color:#fff;background:0 0;border:0;border-left:1px solid #ffffff1a;flex:0 0 74px;justify-content:center;align-items:center;min-width:74px;padding:0 12px;transition:background .16s;display:flex;position:relative}.crm-topnav__item:hover,.crm-topnav__item--active{background:var(--crm-night-dark)}.crm-topnav__item:focus-visible{outline:3px solid var(--crm-cyan);outline-offset:-3px}.crm-topnav__active-line{background:var(--crm-cyan);height:4px;position:absolute;inset:0 0 auto}.crm-topnav__icon{border:2px solid #ffffffdb;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.crm-topnav__tooltip{border:1px solid var(--crm-line);color:var(--crm-ink);opacity:0;pointer-events:none;white-space:nowrap;z-index:60;background:#fff;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:700;transition:opacity .16s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 22px 70px #12182624}.crm-topnav__item:hover .crm-topnav__tooltip{opacity:1}.crm-userbar{flex:0 0 330px;justify-content:flex-end;align-items:center;gap:12px;padding:0 20px;display:flex}.crm-userbar__text{text-align:right;font-size:14px;font-weight:700;line-height:1.35;display:grid}.crm-userbar__avatar{color:#fff;background:#ff6f62;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;overflow:hidden}.crm-userbar__avatar img{object-fit:cover;width:100%;height:100%}.crm-icon-button{color:#fff;background:#34475d;border:0;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .16s;display:flex}
.crm-icon-button:hover{background:#263648}.crm-workspace{background:var(--crm-page);max-width:1920px;min-height:calc(100vh - 68px);margin:0 auto;padding:22px 28px 36px}.crm-page-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.crm-page-heading p,.crm-panel__header p,.crm-status-card p{color:var(--crm-clinic);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.crm-page-heading h1,.crm-panel__header h2{color:var(--crm-ink);letter-spacing:0;margin:4px 0 0;font-weight:750}.crm-page-heading h1{font-size:30px;line-height:1.15}.crm-primary-button{background:var(--crm-clinic);color:#fff;border:0;border-radius:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:800;transition:background .16s,transform .16s;box-shadow:0 18px 50px #12182614}.crm-primary-button:hover{background:#07665b;transform:translateY(-1px)}.crm-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.crm-status-card,.crm-panel{border:1px solid var(--crm-line);background:#fff;border-radius:8px;box-shadow:0 1px 2px #1218260a}.crm-status-card{min-height:120px;padding:16px}.crm-status-card strong{margin-top:12px;font-size:34px;line-height:1;display:block}.crm-status-card span{color:var(--crm-muted);margin-top:10px;font-size:13px;font-weight:650;display:block}.crm-content-grid{grid-template-columns:minmax(0,1fr) 360px;gap:16px;display:grid}.crm-content-grid--single{grid-template-columns:minmax(0,1fr)}.crm-panel{min-width:0;overflow:hidden}.crm-panel--wide{min-height:420px}.crm-panel__header{border-bottom:1px solid var(--crm-line);justify-content:space-between;align-items:center;min-height:72px;padding:14px 18px;display:flex}.crm-panel__header h2{font-size:22px}.crm-segmented{background:var(--crm-wash);border:1px solid var(--crm-line);border-radius:999px;padding:4px;display:flex}.crm-segmented__item{color:var(--crm-muted);background:0 0;border:0;border-radius:999px;height:32px;padding:0 14px;font-size:13px;font-weight:800}.crm-segmented__item--active{background:var(--crm-cyan);color:#fff}.crm-table-wrap{overflow:auto}.crm-table-wrap--calls,.crm-table-wrap--calls .crm-table,.crm-table-wrap--calls .crm-table tbody,.crm-table-wrap--calls .crm-table tr,.crm-table-wrap--calls .crm-table td{overflow:visible}.crm-table-wrap--calls .crm-table td{position:relative}.crm-table{border-collapse:collapse;text-align:left;width:100%;min-width:920px}.crm-table thead{background:var(--crm-night);color:#fff}.crm-table tfoot{border-top:2px solid var(--crm-cyan);background:#fff;font-weight:800}.crm-table th,.crm-table td{border-bottom:1px solid #e3e8efd9;padding:13px 18px;font-size:14px}.crm-table th{font-weight:800}.crm-table tbody tr:nth-child(odd){background:#f8fafc}.crm-table tbody tr:hover{background:#eef9fb}.crm-table__status{color:#229fbd;font-weight:800}.crm-table-link{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:900}.crm-table-link:hover{color:var(--crm-clinic);text-underline-offset:3px;text-decoration:underline}.crm-table__empty{color:var(--crm-muted);text-align:center;height:88px;font-weight:750}.crm-table__empty--error{color:#b42318}.crm-task-list{gap:10px;padding:14px;display:grid}.crm-task-list button{background:var(--crm-wash);border:1px solid var(--crm-line);color:var(--crm-ink);text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 12px;min-height:52px;padding:10px 12px;font-size:14px;font-weight:750;transition:border-color .16s,background .16s;display:grid}.crm-task-list button:hover{background:#fff;border-color:#3fb0c7b3}.crm-task-list button span{min-width:0}.crm-task-list button strong{color:var(--crm-clinic);grid-row:span 2;font-size:18px}.crm-task-list button small{color:var(--crm-muted);font-size:12px;font-weight:700}.crm-module-list{gap:12px;padding:16px;display:grid}
.crm-staff-layout{grid-template-columns:320px minmax(0,1fr);gap:18px;display:grid}.crm-staff-sidebar,.crm-staff-main,.crm-doctor-editor{border:1px solid var(--crm-line);background:#fff;border-radius:8px;min-width:0;box-shadow:0 14px 35px #2634490f}.crm-staff-sidebar{align-self:start;gap:14px;padding:16px;display:grid}.crm-staff-sidebar h2,.crm-staff-header h2,.crm-doctor-editor__head h3{color:var(--crm-ink);margin:0;font-size:22px;line-height:1.1}.crm-staff-label{color:var(--crm-muted);letter-spacing:.04em;text-transform:uppercase;gap:8px;font-size:13px;font-weight:850;display:grid}.crm-staff-label textarea,.crm-operator-card textarea{border:1px solid var(--crm-line);color:var(--crm-ink);font:inherit;letter-spacing:0;text-transform:none;resize:vertical;background:#fff;border-radius:7px;outline:none;min-height:96px;padding:10px 12px}.crm-staff-label textarea:focus,.crm-operator-card textarea:focus{border-color:#08756873;box-shadow:0 0 0 4px #0875681f}.crm-staff-hero{color:#fff;background:#435064;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:16px;display:grid}.crm-staff-hero--doctor{background:#08312d}.crm-staff-hero strong,.crm-staff-hero span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.crm-staff-hero span{color:#ffffffb8;margin-top:4px;font-size:13px;font-weight:800}.crm-staff-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.crm-staff-stat{border:1px solid var(--crm-line);color:var(--crm-muted);cursor:pointer;text-align:left;background:#f8fafc;border-radius:8px;gap:2px;min-height:76px;padding:12px;display:grid}.crm-staff-stat strong{color:var(--crm-ink);font-size:28px;line-height:1}.crm-staff-stat span{font-size:12px;font-weight:850}.crm-staff-stat--active{color:var(--crm-clinic);background:#e8f8ef;border-color:#08756859}.crm-staff-header{border-bottom:1px solid var(--crm-line);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.crm-staff-header p,.crm-staff-header span{color:var(--crm-muted);margin:0;font-size:13px;font-weight:850}.crm-staff-header p{color:var(--crm-clinic);letter-spacing:.16em;text-transform:uppercase}.crm-staff-date-nav{align-items:center;gap:8px;display:flex}.crm-staff-date-nav .crm-select{width:auto;min-width:190px}.crm-staff-date-nav button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.crm-staff-date-nav button:disabled{opacity:.4}.crm-staff-filterbar{border-bottom:1px solid var(--crm-line);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;display:flex}.crm-staff-filterbar span{color:var(--crm-muted);align-items:center;gap:6px;margin-right:4px;font-size:13px;font-weight:850;display:inline-flex}.crm-staff-chip{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:999px;min-height:34px;padding:0 14px;font-size:13px;font-weight:850}.crm-staff-chip--active{color:#fff;background:#435064;border-color:#435064}.crm-operator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.crm-operator-card,.crm-doctor-card{border:1px solid var(--crm-line);background:#fff;border-radius:8px;min-width:0;box-shadow:0 10px 22px #2634490f}.crm-operator-card{gap:10px;padding:14px;display:grid}.crm-operator-card--expected{background:#f8fafc}.crm-operator-card--work,.crm-operator-card--awaiting{background:#fff8eb;border-color:#fde3ad}.crm-operator-card--ready{background:#eefcf5;border-color:#b7f1d3}.crm-operator-card__top{justify-content:space-between;align-items:start;gap:10px;display:flex}.crm-operator-card__top strong{color:var(--crm-ink);font-size:24px;line-height:1;display:block}.crm-operator-card__top span,.crm-operator-card p,.crm-operator-card a{color:var(--crm-muted);font-size:13px;font-weight:850}.crm-operator-card h3{color:var(--crm-ink);margin:0;font-size:18px;line-height:1.2}.crm-operator-card p{margin:0}.crm-operator-card a{color:#1aa7c2;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.crm-operator-card label{color:var(--crm-muted);gap:8px;font-size:13px;font-weight:850;display:grid}.crm-staff-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.crm-staff-actions button,.crm-doctor-editor__actions button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.crm-status-pill{white-space:nowrap;border-radius:999px;min-height:28px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}
.crm-status-pill--expected{color:#64748b;background:#eef2f7}.crm-status-pill--work{color:#b45309;background:#fff4d6}.crm-status-pill--awaiting{color:#2563eb;background:#e8f1ff}.crm-status-pill--ready{color:#087568;background:#dcfce7}.crm-doctor-workbench{grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);gap:16px;padding:16px;display:grid}.crm-doctor-queue{align-content:start;gap:10px;max-height:740px;padding-right:4px;display:grid;overflow:auto}.crm-doctor-card{cursor:pointer;text-align:left;gap:8px;padding:13px;display:grid}.crm-doctor-card--active{border-color:#08756873;box-shadow:0 0 0 4px #0875681f}.crm-doctor-card span{color:var(--crm-clinic);font-size:14px;font-weight:900}.crm-doctor-card strong{color:var(--crm-ink);font-size:17px}.crm-doctor-card small{color:var(--crm-muted);font-size:13px;font-weight:850}.crm-doctor-editor{align-content:start;gap:14px;padding:16px;display:grid}.crm-doctor-editor__head{justify-content:space-between;align-items:start;gap:12px;display:flex}.crm-doctor-editor__head p,.crm-doctor-editor__head span{color:var(--crm-muted);margin:0;font-size:13px;font-weight:850}.crm-doctor-editor__head p{color:var(--crm-clinic);letter-spacing:.16em;text-transform:uppercase}.crm-doctor-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.crm-doctor-info-tile{border:1px solid var(--crm-line);background:#f8fafc;border-radius:7px;gap:5px;padding:12px;display:grid}.crm-doctor-info-tile span{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.crm-doctor-info-tile strong{color:var(--crm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.crm-doctor-editor__textarea{min-height:220px!important}.crm-doctor-editor__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.crm-doctor-editor__actions .crm-doctor-editor__save{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-staff-empty{border:1px solid var(--crm-line);color:var(--crm-muted);text-align:center;background:#fff;border-radius:8px;padding:28px;font-size:15px;font-weight:850}.crm-staff-empty--error{color:#be123c}
.crm-module-list--grid{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-module-row{border:1px solid var(--crm-line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:74px;padding:14px 16px;display:flex}.crm-module-row:hover{background:#eef9fb;border-color:#3fb0c7b3}.crm-module-row p{margin:0;font-size:15px;font-weight:800}.crm-module-row span{color:var(--crm-muted);margin-top:4px;font-size:13px;font-weight:700;display:block}.crm-module-row strong{color:#229fbd;font-size:28px;line-height:1}.crm-module-row em{color:var(--crm-clinic);background:#e8f8ef;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:800}.crm-dashboard-card{border:1px solid var(--crm-line);background:#fff;border-radius:8px;min-height:138px;padding:16px}.crm-dashboard-card p{color:var(--crm-muted);margin:0;font-size:13px;font-weight:800}.crm-dashboard-card strong{color:var(--crm-ink);margin-top:16px;font-size:24px;display:block}.crm-dashboard-card span{color:var(--crm-clinic);margin-top:10px;font-size:13px;font-weight:800;display:block}
.crm-analytics{grid-template-columns:270px minmax(0,1fr);gap:16px;display:grid}.crm-analytics-nav,.crm-analytics-toolbar,.crm-analytics-metrics article,.crm-analytics-table-wrap{border:1px solid var(--crm-line);background:#fff;border-radius:8px}.crm-analytics-nav{min-width:0;overflow:hidden}.crm-analytics-nav__title{border-bottom:1px solid var(--crm-line);color:var(--crm-ink);align-items:center;gap:8px;padding:14px;display:flex}.crm-analytics-nav__switch{grid-template-columns:1fr 1fr;display:grid}.crm-analytics-nav__switch button{color:#fff;background:#435064;border:0;min-height:44px;font-weight:900}.crm-analytics-nav__switch button+button{background:#42b0c2}.crm-analytics-nav nav{max-height:calc(100vh - 260px);padding:8px;display:grid;overflow:auto}.crm-analytics-nav__item{color:var(--crm-muted);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:14px;font-weight:850;display:flex}.crm-analytics-nav__item:hover,.crm-analytics-nav__item--active{color:var(--crm-clinic);background:#e8f8ef}.crm-analytics-content,.crm-analytics-grid{gap:16px;min-width:0;display:grid}.crm-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.crm-analytics-grid--three{grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) minmax(0,.9fr)}.crm-report-operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;min-width:0;display:grid}.crm-analytics-toolbar{justify-content:space-between;align-items:start;gap:16px;padding:14px 16px;display:flex}.crm-analytics-toolbar p,.crm-analytics-toolbar span{color:var(--crm-muted);margin:0;font-size:13px;font-weight:800}.crm-analytics-toolbar h2{margin:3px 0;font-size:24px}.crm-analytics-period,.crm-analytics-formulas{align-items:center;gap:10px;display:flex}.crm-analytics-period{justify-content:flex-end;align-items:flex-start;min-width:min(720px,100%);position:relative}.crm-analytics-period__switcher{align-items:center;gap:6px;display:flex}.crm-analytics-period__presets,.crm-analytics-period__dates{align-items:end;gap:8px;display:flex}.crm-analytics-period__presets{border:1px solid var(--crm-line);background:#f8fafc;border-radius:8px;padding:4px}.crm-analytics-period__arrow{justify-content:center;align-items:center;min-width:38px;display:inline-flex;padding:0!important}.crm-analytics-period button,.crm-analytics-controls button{color:var(--crm-muted);white-space:nowrap;background:#fff;border:1px solid #0000;border-radius:6px;min-height:38px;padding:0 14px;font-size:13px;font-weight:900}.crm-analytics-period__apply{min-width:118px;height:46px;background:var(--crm-clinic)!important;border-color:var(--crm-clinic)!important;color:#fff!important}.crm-analytics-period__apply:hover{background:#0b7465!important}.crm-analytics-period button.active,.crm-analytics-controls button.active{color:var(--crm-clinic);background:#fff;border-color:#08756840;box-shadow:0 8px 18px #08756814}.crm-analytics-period label{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;gap:5px;font-size:11px;font-weight:900;display:grid}.crm-analytics-period input{border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:7px;min-width:160px;min-height:46px;padding:0 12px;font-size:14px;font-weight:850}.crm-analytics-period input:focus{border-color:#08756873;outline:none;box-shadow:0 0 0 4px #0875681f}.crm-analytics-period__error{color:#be123c;white-space:nowrap;z-index:2;background:#fff1f2;border:1px solid #fecdd3;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:900;position:absolute;bottom:-36px;right:0}.crm-analytics-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.crm-analytics-metrics--calls{grid-template-columns:repeat(5,minmax(0,1fr))}.crm-analytics-metrics--overview{grid-template-columns:repeat(6,minmax(0,1fr))}.crm-analytics-metrics--overview-secondary{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-analytics-metrics--marketing{grid-template-columns:repeat(7,minmax(0,1fr))}.crm-analytics-metrics article{padding:14px}.crm-analytics-metrics span{color:var(--crm-muted);text-transform:uppercase;font-size:12px;font-weight:850}.crm-analytics-metrics strong{color:var(--crm-ink);margin-top:8px;font-size:24px;display:block}.crm-analytics-formulas{border:1px solid var(--crm-line);background:#f8fafc;border-radius:8px;flex-wrap:wrap;padding:12px}.crm-analytics-formulas span{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.crm-analytics-controls{border:1px solid var(--crm-line);background:#f8fafc;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px;display:flex}.crm-analytics-controls__group{background:#eef3f8;border:1px solid #dfe8f2;border-radius:8px;flex-wrap:wrap;gap:2px;padding:4px;display:flex}.crm-analytics-controls__group--compact{flex-wrap:nowrap}.crm-analytics-controls__group button{color:var(--crm-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:9px 12px;font-weight:900}
.crm-analytics-controls__group button.active{color:#087d70;background:#fff;border-color:#b7e4ec;box-shadow:0 1px 4px #0f172a0f}.crm-analytics-table-wrap{overscroll-behavior-x:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow:auto hidden}.crm-analytics-table-wrap--full{width:100%}.crm-analytics-table-title{border-bottom:1px solid var(--crm-line);color:var(--crm-ink);padding:12px 14px;font-size:16px;font-weight:950}.crm-analytics-table-wrap--collapsed{padding:0}.crm-collapsed-report-toggle{color:var(--crm-ink);cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:12px 14px;font-weight:950;display:flex}.crm-collapsed-report-toggle:hover{background:#f8fafc}.crm-collapsed-report-toggle strong,.crm-report-table-action-row button{color:#087083;background:#eef9fb;border:1px solid #b7e8ef;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:950}.crm-report-table-action-row{border-bottom:1px solid var(--crm-line);justify-content:flex-end;padding:8px 12px;display:flex}.crm-report-table-action-row button{cursor:pointer}.crm-medods-summary{border-bottom:1px solid var(--crm-line);background:#f8fafc;flex-wrap:wrap;align-items:stretch;gap:8px;padding:10px 12px;display:flex}.crm-medods-summary__item{border:1px solid var(--crm-line);background:#fff;border-radius:8px;min-width:132px;padding:8px 10px}.crm-medods-summary__item span{color:var(--crm-muted);text-transform:uppercase;font-size:11px;font-weight:900;display:block}.crm-medods-summary__item strong{color:var(--crm-ink);margin-top:2px;font-size:16px;font-weight:950;line-height:1.25;display:block}.crm-analytics-table{border-collapse:collapse;width:100%;min-width:1360px;font-size:13px}.crm-analytics-table--calls{min-width:1120px}.crm-analytics-table--daily,.crm-analytics-table--services{min-width:1100px}.crm-analytics-table--appointments{table-layout:fixed;min-width:980px}.crm-analytics-table--appointments th:first-child,.crm-analytics-table--appointments td:first-child{width:128px}.crm-analytics-table--appointments th:nth-child(2),.crm-analytics-table--appointments td:nth-child(2){width:230px}.crm-analytics-table--appointments th:nth-child(3),.crm-analytics-table--appointments td:nth-child(3){width:150px}.crm-analytics-table--appointments th:nth-child(4),.crm-analytics-table--appointments td:nth-child(4){white-space:normal}.crm-analytics-table--status{min-width:520px}.crm-analytics-table--marketing{min-width:2600px}.crm-analytics-table--marketing-snapshot{min-width:2200px}.crm-analytics-table--medods-source,.crm-analytics-table--marketing-groups{min-width:980px}.crm-analytics-table--sberhealth{min-width:2360px}.crm-analytics-table--sberhealth th:nth-child(5),.crm-analytics-table--sberhealth td:nth-child(5){text-align:center;white-space:normal;width:150px;min-width:150px}
.crm-sberhealth-module-toggle{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:0;display:inline-flex}.crm-sberhealth-module-toggle:hover span{color:#087083}.crm-sberhealth-toolbar{border-bottom:1px solid var(--crm-line);background:#f8fafc;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.crm-sberhealth-upload,.crm-sberhealth-toolbar button{border:1px solid var(--crm-line);color:var(--crm-ink);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:900;display:inline-flex}.crm-sberhealth-upload input{display:none}.crm-sberhealth-toolbar button:disabled{cursor:not-allowed;opacity:.55}.crm-sberhealth-upload:has(input:disabled){cursor:not-allowed;opacity:.55}.crm-sberhealth-error{color:#b91c1c;font-size:13px;font-weight:900}.crm-sberhealth-calendar{border-bottom:1px solid var(--crm-line);background:#fff;padding:10px 12px}.crm-sberhealth-calendar__head{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:8px 12px;width:100%;margin-bottom:8px;padding:0;display:flex}.crm-sberhealth-calendar__head:hover strong{color:#087083}.crm-sberhealth-calendar__head strong{color:var(--crm-ink);font-size:13px;font-weight:950}.crm-sberhealth-calendar__head span,.crm-sberhealth-calendar__empty{color:var(--crm-muted);font-size:12px;font-weight:850}.crm-sberhealth-month{max-width:520px;padding-top:4px}.crm-sberhealth-month__nav{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.crm-sberhealth-month__nav button,.crm-sberhealth-month__nav label{border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:6px;align-items:center;gap:6px;min-height:32px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.crm-sberhealth-month__nav button{cursor:pointer}.crm-sberhealth-month__nav button:hover,.crm-sberhealth-month__nav label:focus-within{color:#087083;border-color:#7cc0d8}.crm-sberhealth-month__nav div{gap:2px;min-width:150px;display:grid}.crm-sberhealth-month__nav strong{color:var(--crm-ink);text-transform:capitalize;font-size:14px;font-weight:950;line-height:1.1}.crm-sberhealth-month__nav div span{color:var(--crm-muted);font-size:11px;font-weight:850}.crm-sberhealth-month__nav input{color:inherit;font:inherit;background:0 0;border:0;width:112px;height:20px;padding:0}.crm-sberhealth-month__report-period{white-space:nowrap}.crm-sberhealth-month__weekdays,.crm-sberhealth-month__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.crm-sberhealth-month__weekdays{margin-bottom:6px}.crm-sberhealth-month__weekdays span{color:var(--crm-muted);text-align:center;font-size:11px;font-weight:950}.crm-sberhealth-month__day{aspect-ratio:1;border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:6px;place-items:center;gap:2px;min-width:0;padding:4px;display:grid}.crm-sberhealth-month__day strong,.crm-sberhealth-month__day em{font-size:12px;font-style:normal;font-weight:950;line-height:1}.crm-sberhealth-month__day em{color:inherit;text-align:center;background:#ffffffb8;border-radius:999px;min-width:20px;padding:3px 5px}.crm-sberhealth-month__day--muted{color:#94a3b8}.crm-sberhealth-month__day--covered{color:#274e13;background:#d9ead3;border-color:#93c47d}.crm-sberhealth-status,.crm-sberhealth-attendance{white-space:normal;border:1px solid #0000;border-radius:6px;max-width:100%;padding:5px 8px;font-size:12px;font-weight:950;line-height:1.2;display:inline-flex}.crm-sberhealth-status--sberhealth{color:#274e13;background:#d9ead3;border-color:#b6d7a8}.crm-sberhealth-status--other_source{color:#7f6000;background:#fff2cc;border-color:#f1c232}.crm-sberhealth-status--not_found{color:#900;background:#f4cccc;border-color:#e06666}.crm-sberhealth-attendance--arrived{color:#274e13;background:#d9ead3;border-color:#93c47d}.crm-sberhealth-attendance--cancelled,.crm-sberhealth-attendance--failed,.crm-sberhealth-attendance--missing{color:#900;background:#f4cccc;border-color:#e06666}.crm-sberhealth-attendance--pending{color:#7f6000;background:#fff2cc;border-color:#f1c232}.crm-sberhealth-move{color:#075985;cursor:pointer;background:#e0f2fe;border:1px solid #7dd3fc;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.crm-sberhealth-move:hover:not(:disabled){background:#bae6fd}.crm-sberhealth-move:disabled{cursor:wait;opacity:.55}.crm-sberhealth-added{box-sizing:border-box;color:#274e13;overflow-wrap:anywhere;text-align:center;white-space:normal;background:#d9ead3;border:1px solid #93c47d;border-radius:6px;justify-content:center;max-width:128px;padding:5px 8px;font-size:12px;font-weight:950;line-height:1.2;display:inline-flex}.crm-sberhealth-suggestion-actions{place-items:flex-start start;gap:4px;display:grid}.crm-sberhealth-suggestion-move{color:#075985;cursor:pointer;background:#e0f2fe;border:1px solid #7dd3fc;border-radius:6px;align-items:center;gap:4px;min-height:28px;padding:4px 7px;font-size:11px;font-weight:950;display:inline-flex}
.crm-sberhealth-suggestion-move:hover:not(:disabled){background:#bae6fd}.crm-sberhealth-suggestion-move:disabled{cursor:wait;opacity:.55}.crm-sberhealth-suggestion-stack{align-items:flex-start;gap:4px;max-width:240px;display:grid}.crm-sberhealth-suggestion-stack span{color:#7c2d12;overflow-wrap:anywhere;white-space:normal;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;max-width:100%;padding:4px 7px;font-size:11px;font-weight:900;line-height:1.2;display:inline-flex}.crm-first-appointment-link{color:#3730a3;cursor:pointer;vertical-align:middle;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;margin-left:6px;padding:5px 8px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.crm-first-appointment-link:hover:not(:disabled){background:#e0e7ff}.crm-first-appointment-link:disabled{cursor:default;opacity:.65}.crm-sberhealth-presence-stack{align-items:flex-start;gap:4px;display:grid}.crm-sberhealth-presence-main{appearance:none;cursor:pointer}.crm-sberhealth-presence-main:hover:not(:disabled){filter:brightness(.97);text-underline-offset:3px;text-decoration:underline}.crm-sberhealth-presence-main:disabled{cursor:default}.crm-sberhealth-presence-current{color:var(--crm-muted);font-size:12px;font-style:italic;font-weight:850;line-height:1.2;display:block}.crm-medods-source-stack{align-items:flex-start;gap:3px;display:grid}.crm-medods-source-main{color:var(--crm-ink);cursor:help;font-weight:950}.crm-medods-source-main--link{appearance:none;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.crm-medods-source-main--link:hover:not(:disabled){color:var(--crm-clinic);text-underline-offset:3px;text-decoration:underline}.crm-medods-source-main--link:disabled{cursor:default}.crm-medods-source-current{color:var(--crm-muted);cursor:help;font-size:12px;font-style:italic;font-weight:750;line-height:1.2;display:block}.crm-medods-source-current--link{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.crm-medods-source-current--link:hover:not(:disabled){color:var(--crm-clinic);text-underline-offset:3px;text-decoration:underline}.crm-medods-source-current--link:disabled{cursor:help}.crm-sberhealth-row-ref{gap:2px;display:grid}.crm-sberhealth-row-ref strong{color:var(--crm-ink);font-size:13px;font-weight:950}.crm-sberhealth-row-ref span{color:var(--crm-muted);font-size:11px;font-weight:850}.crm-sberhealth-row--sberhealth td{background:#fff}.crm-sberhealth-row--other_source td{background:#fffaf0}.crm-sberhealth-row--not_found td{text-align:left;background:#fff5f5}
.crm-analytics-table--treatment{width:100%;min-width:1320px}.crm-analytics-table--details{table-layout:fixed;min-width:1680px}.crm-analytics-table--details-appointments{min-width:1900px}.crm-analytics-table--details-services{min-width:1360px}.crm-analytics-table--details th:nth-child(4),.crm-analytics-table--details td:nth-child(4){text-align:center}.crm-analytics-table--details-services th:nth-child(4),.crm-analytics-table--details-services td:nth-child(4){white-space:nowrap}.crm-analytics-table--details th:nth-child(11),.crm-analytics-table--details td:nth-child(11){min-width:0}.crm-analytics-table th{color:#fff;cursor:default;text-align:right;white-space:nowrap;background:#3c85e8;border:1px solid #2f72c9;padding:10px;font-weight:900}.crm-analytics-table__sort-button{color:inherit;cursor:pointer;font:inherit;align-items:center;gap:6px;justify-content:inherit;max-width:100%;text-align:inherit;white-space:nowrap;background:0 0;border:0;padding:0;display:inline-flex}.crm-analytics-table__sort-button svg{opacity:.72;flex:none}.crm-analytics-table__sort-button.is-active svg,.crm-analytics-table__sort-button:hover svg{opacity:1}.crm-source-details-resizable-th{position:relative;overflow:visible}.crm-source-details-resizable-th>span{text-overflow:ellipsis;vertical-align:bottom;max-width:calc(100% - 12px);display:inline-block;overflow:hidden}.crm-source-details-column-resizer{appearance:none;cursor:col-resize;touch-action:none;z-index:3;background:0 0;border:0;width:9px;padding:0;position:absolute;top:0;bottom:0;right:-4px}.crm-source-details-column-resizer:after{content:"";background:#ffffff8a;width:2px;position:absolute;top:8px;bottom:8px;right:4px}.crm-source-details-column-resizer:hover:after,.crm-source-details-column-resizer:focus-visible:after{background:#fff}.crm-analytics-table--marketing th[draggable=true]{cursor:grab;-webkit-user-select:none;user-select:none}.crm-analytics-table--marketing th[draggable=true]:active{cursor:grabbing}.crm-analytics-table--marketing th[draggable=true]{vertical-align:middle}.crm-analytics-table__drag-handle{color:#ffffffd1;margin-right:7px;font-size:13px;font-weight:900;line-height:1;display:inline-block}.crm-analytics-table__dragging{background:#2f72c9!important}.crm-analytics-table__left{text-align:left!important}.crm-analytics-table th:first-child,.crm-analytics-table td:first-child{text-align:left}.crm-analytics-table td{border:1px solid var(--crm-line);color:var(--crm-muted);text-align:right;white-space:nowrap;padding:9px 10px;font-weight:750}.crm-analytics-table tbody tr:nth-child(odd){background:#f8fafc}.crm-analytics-table tbody tr:hover{background:#eef9fb}.crm-analytics-table__total td{color:var(--crm-ink);background:#fff;font-weight:950}.crm-analytics-table__expanded-parent td{background:#eef9fb!important}.crm-analytics-table__details-cell{z-index:2;position:sticky;left:0;background:#fff!important;padding:0!important}.crm-analytics-table__source-cell{min-width:220px;color:var(--crm-ink)!important;text-align:left!important;font-weight:950!important}.crm-analytics-table__source-cell>span{align-items:center;gap:8px;display:inline-flex}.crm-marketing-expand-button{color:#229fbd;background:#fff;border:1px solid #b7e4ec;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:950;line-height:1;display:inline-flex}.crm-marketing-expand-button:hover{background:#dff4f8}.crm-source-details-wrap{scrollbar-gutter:stable;max-width:min(100%,100vw - 210px);padding:10px 0 12px;overflow-x:auto}.crm-source-details__services{min-width:360px;text-align:center!important;white-space:normal!important}.crm-source-details__services ul{justify-items:center;gap:4px;margin:0;padding:0;list-style:none;display:grid}.crm-source-details__services li{white-space:normal;justify-content:center;gap:6px;max-width:340px;line-height:1.35;display:flex}.crm-source-details__services li span{color:#229fbd;font-weight:950}.crm-source-details__services li b,.crm-source-details__service-title{color:var(--crm-muted);font-weight:750;white-space:normal!important}.crm-source-details__service-title{text-overflow:ellipsis;min-width:0;max-width:none;overflow:hidden;text-align:left!important;white-space:nowrap!important}.crm-analytics-grid h3{color:var(--crm-ink);margin:0;font-size:18px}.crm-report-card{border:1px solid var(--crm-line);background:#fff;border-radius:8px;padding:14px}.crm-report-card div{color:var(--crm-muted);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.crm-report-card strong{color:var(--crm-ink);margin-top:8px;font-size:24px;display:block}
.crm-marketing-tabs,.crm-marketing-actions,.crm-marketing-snapshot-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-marketing-tabs--segmented{background:#eef3f8;border:1px solid #dfe8f2;border-radius:8px;align-self:flex-start;gap:2px;padding:4px}.crm-marketing-tabs button,.crm-marketing-actions button,.crm-marketing-snapshot-list button,.crm-marketing-edit-button,.crm-marketing-lock-button,.crm-marketing-snapshot-top-button{border:1px solid var(--crm-line);color:var(--crm-muted);cursor:pointer;background:#fff;border-radius:8px;padding:9px 12px;font-weight:900}.crm-marketing-tabs--segmented button{background:0 0;border-color:#0000;border-radius:6px}.crm-marketing-tabs button.active,.crm-marketing-snapshot-list button.active{color:#2563b8;background:#eaf6ff;border-color:#3c85e8}.crm-marketing-tabs--segmented button.active{background:#fff;box-shadow:0 1px 4px #0f172a0f}.crm-marketing-actions{justify-content:flex-end}.crm-marketing-actions button{color:#fff;background:#3c85e8;border-color:#3c85e8}.crm-marketing-actions .crm-marketing-formula-button{color:#087f75;background:#fff;border-color:#b7e4ec}.crm-marketing-actions .crm-marketing-cleaning-button{color:#334155;background:#fff;border-color:#cbd5e1}.crm-marketing-actions button:disabled{cursor:not-allowed;opacity:.55}.crm-marketing-cleaning-stack{gap:12px;display:grid}.crm-marketing-cleaning{border:1px solid var(--crm-line);background:#f8fafc;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;display:grid}.crm-marketing-cleaning__column{border:1px solid var(--crm-line);background:#fff;border-radius:8px;grid-template-rows:auto minmax(220px,420px);min-width:0;display:grid;overflow:hidden}.crm-marketing-cleaning__column--vnchs{background:#fff7ed;border-color:#fed7aa}.crm-marketing-cleaning__column--ortho{background:#f0fdfa;border-color:#99f6e4}.crm-marketing-cleaning__column--mri{background:#f8fafc;border-color:#cbd5e1}.crm-marketing-cleaning__column-head{border-bottom:1px solid var(--crm-line);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:flex}.crm-marketing-cleaning__column-head strong{color:var(--crm-ink);font-size:15px;font-weight:950}.crm-marketing-cleaning__column-head span{color:var(--crm-muted);white-space:nowrap;font-size:12px;font-weight:900}.crm-marketing-cleaning__list{align-content:start;gap:8px;padding:10px;display:grid;overflow:auto}.crm-marketing-cleaning__item{cursor:grab;background:#fff;border:1px solid #dbe5ef;border-radius:7px;grid-template-columns:minmax(0,1fr) minmax(164px,auto);align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.crm-marketing-cleaning__item:active{cursor:grabbing}.crm-marketing-cleaning__item.is-dragging{opacity:.55}.crm-marketing-cleaning__item strong,.crm-marketing-cleaning__item span{line-height:1.25;display:block}.crm-marketing-cleaning__item strong{color:var(--crm-ink);white-space:normal;font-size:13px;font-weight:950}.crm-marketing-cleaning__item span{color:var(--crm-muted);margin-top:4px;font-size:12px;font-weight:850}.crm-marketing-cleaning__item button{border:1px solid var(--crm-line);color:#334155;cursor:pointer;text-align:center;white-space:nowrap;background:#f8fafc;border-radius:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:950}.crm-marketing-cleaning__item button:hover{background:#eef9fb}.crm-marketing-cleaning__item button:disabled{cursor:progress;opacity:.55}.crm-marketing-cleaning__empty{color:var(--crm-muted);text-align:center;border:1px dashed #cbd5e1;border-radius:7px;padding:18px;font-size:13px;font-weight:900}.crm-marketing-formula-modal{border:1px solid var(--crm-line);background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:min(1180px,100vw - 32px);max-height:min(86vh,920px);display:flex;overflow:hidden;box-shadow:0 28px 70px #0f172a38}.crm-marketing-formula-modal__header{border-bottom:1px solid var(--crm-line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.crm-marketing-formula-modal__header span{color:#087f75;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:950;display:block}.crm-marketing-formula-modal__header h2{color:var(--crm-ink);margin:4px 0 0;font-size:24px}.crm-marketing-formula-modal__header button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.crm-marketing-formula-modal__body{gap:18px;padding:18px 20px 22px;display:grid;overflow:auto}.crm-marketing-formula-modal__hint{border:1px solid var(--crm-line);color:var(--crm-muted);background:#f8fafc;border-radius:8px;margin:0;padding:11px 12px;font-size:13px;font-weight:850}.crm-marketing-formula-modal__body section{gap:10px;display:grid}.crm-marketing-formula-modal__section-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.crm-marketing-formula-modal__section-title h3{color:var(--crm-ink);margin:0;font-size:18px}.crm-marketing-formula-modal__section-title span{color:var(--crm-muted);font-size:13px;font-weight:800}.crm-marketing-formula-modal__section-add{justify-content:flex-end;display:flex}.crm-marketing-formula-modal__section-add button{color:#fff;background:#087f75;border:1px solid #087f75;border-radius:8px;padding:10px 14px;font-weight:950}.crm-marketing-formula-table{border:1px solid var(--crm-line);border-collapse:separate;border-spacing:0;border-radius:8px;width:100%;overflow:visible}
.crm-marketing-formula-table th,.crm-marketing-formula-table td{border-bottom:1px solid var(--crm-line);border-right:1px solid var(--crm-line);color:var(--crm-muted);text-align:left;vertical-align:top;padding:11px 12px;font-size:13px;font-weight:850}.crm-marketing-formula-table th{color:#fff;text-transform:uppercase;background:#3c85e8;font-size:12px}.crm-marketing-formula-table tr:last-child td{border-bottom:0}.crm-marketing-formula-table__priority-row td{background:#fff8e6}.crm-marketing-formula-table__priority-row td:first-child{box-shadow:inset 4px 0 #f59e0b}.crm-marketing-formula-table th:last-child,.crm-marketing-formula-table td:last-child{border-right:0}.crm-marketing-formula-table td strong{color:var(--crm-ink)}.crm-marketing-source-picker{position:relative}.crm-marketing-formula-table input{color:var(--crm-ink);font:inherit;background:#fff;border:1px solid #d8e2ec;border-radius:6px;width:100%;min-width:160px;min-height:38px;padding:8px 10px;font-weight:850}.crm-marketing-formula-table input::placeholder{color:#9aa7b6}.crm-marketing-formula-table__priority{color:var(--crm-muted);font:inherit;white-space:nowrap;background:#fff;border:1px solid #d8e2ec;border-radius:6px;align-items:center;gap:6px;min-width:112px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:950;display:inline-flex}.crm-marketing-formula-table__priority span{color:#9aa7b6;font-size:14px;line-height:1}.crm-marketing-formula-table__priority strong{color:inherit}.crm-marketing-formula-table__priority--active{color:#fff;background:#f59e0b;border-color:#f59e0b}.crm-marketing-formula-table__priority--active span{color:#fff}.crm-marketing-formula-table__priority:disabled{cursor:not-allowed;opacity:.45}.crm-marketing-source-picker__list{z-index:50;background:#fff;border:1px solid #c9d8e6;border-radius:8px;min-width:260px;max-height:300px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #0f172a2e}.crm-marketing-source-picker__option{color:var(--crm-ink);font:inherit;text-align:left;background:#fff;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:7px 9px;font-size:13px;font-weight:850;display:flex}.crm-marketing-source-picker__option:hover,.crm-marketing-source-picker__option--selected{background:#edf6ff}.crm-marketing-source-picker__option--used{color:#087568;background:#e8f8f2}.crm-marketing-source-picker__option--used:hover,.crm-marketing-source-picker__option--used.crm-marketing-source-picker__option--selected{background:#d9f3e9}.crm-marketing-source-picker__option small{color:#087568;background:#fff;border:1px solid #a8decf;border-radius:999px;flex:none;padding:2px 6px;font-size:11px;font-weight:900}.crm-marketing-formula-modal__footer{border-top:1px solid var(--crm-line);justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px;display:flex}.crm-marketing-formula-table__actions{flex-wrap:wrap;align-items:center;gap:6px;min-width:210px;display:flex}.crm-marketing-formula-table__actions button{color:var(--crm-muted);white-space:nowrap;background:#fff;border:1px solid #d8e2ec;border-radius:6px;min-height:34px;padding:7px 9px;font-size:12px;font-weight:950}.crm-marketing-formula-table__actions button:first-child{color:#fff;background:#087f75;border-color:#087f75}.crm-marketing-formula-table__actions button:disabled{cursor:not-allowed;opacity:.45}.crm-marketing-formula-table__actions .crm-marketing-formula-table__remove{color:#b91c1c;background:#fff5f5;border-color:#fecaca;min-width:34px}
.crm-marketing-formula-any{color:#087f75;background:#eaf6ff;border:1px solid #b7e4ec;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.crm-marketing-aggregation-panel{border:1px solid var(--crm-line);background:#f8fafc;border-radius:8px;gap:12px;padding:12px;display:grid}.crm-marketing-aggregation-panel__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-marketing-aggregation-panel__head strong{color:var(--crm-ink);font-size:15px;font-weight:950}.crm-marketing-aggregation-panel__head div{flex-wrap:wrap;gap:8px;display:flex}.crm-marketing-aggregation-panel button{color:#087083;cursor:pointer;background:#fff;border:1px solid #b7e4ec;border-radius:8px;padding:8px 10px;font-weight:950}.crm-marketing-aggregation-panel button:disabled{cursor:not-allowed;opacity:.55}.crm-marketing-aggregation-panel__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;display:grid}.crm-marketing-aggregation-rule{border:1px solid var(--crm-line);background:#fff;border-radius:8px;gap:10px;padding:10px;display:grid}.crm-marketing-aggregation-rule label{gap:5px;display:grid}.crm-marketing-aggregation-rule label span{color:var(--crm-muted);font-size:12px;font-weight:900}.crm-marketing-aggregation-rule input{color:var(--crm-ink);font:inherit;background:#fff;border:1px solid #d8e2ec;border-radius:6px;padding:8px 9px;font-size:13px;font-weight:800}.crm-marketing-aggregation-rule__add{gap:5px;display:grid;position:relative}.crm-marketing-aggregation-rule__add>span{color:var(--crm-muted);font-size:12px;font-weight:900}.crm-marketing-aggregation-rule__select-button{color:var(--crm-ink);font:inherit;text-align:left;background:#fff;border:1px solid #d8e2ec;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:8px 9px;font-size:13px;font-weight:850;display:flex}.crm-marketing-aggregation-rule__menu{z-index:30;background:#fff;border:1px solid #b7e4ec;border-radius:8px;gap:4px;max-height:260px;padding:6px;display:grid;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 34px #0e233a24}.crm-marketing-aggregation-rule__option{color:var(--crm-ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:34px;padding:7px 9px;display:flex}.crm-marketing-aggregation-rule__option span{border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.crm-marketing-aggregation-rule__option:hover{background:#f3f8fb}.crm-marketing-aggregation-rule__option.is-selected{color:#137047;background:#e8f8ef;border-color:#9ed9b8}.crm-marketing-aggregation-rule__option.is-selected span{color:#fff;background:#137047}.crm-marketing-aggregation-rule__empty{color:var(--crm-muted);padding:8px 9px;font-size:12px;font-weight:850}.crm-marketing-aggregation-rule__selected{flex-wrap:wrap;align-items:center;gap:6px;min-height:34px;display:flex}.crm-marketing-aggregation-rule__selected em{color:var(--crm-muted);font-size:12px;font-style:normal;font-weight:800}.crm-marketing-aggregation-rule__chip{color:#137047;background:#e8f8ef;border:1px solid #9ed9b8;border-radius:999px;align-items:center;gap:6px;padding:6px 7px 6px 9px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.crm-marketing-aggregation-rule__chip button{color:#137047;background:#fff;border:1px solid #9ed9b8;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:13px;line-height:1;display:inline-flex}.crm-marketing-aggregation-rule__remove{justify-self:start}.crm-marketing-aggregation-panel__sources{flex-wrap:wrap;gap:6px;display:flex}.crm-marketing-aggregation-panel__sources span,.crm-marketing-aggregation-panel__empty{color:var(--crm-muted);background:#eef3f8;border:1px solid #dfe8f2;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:850}.crm-marketing-conflicts__hint{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:10px;padding:10px 12px;font-size:13px;font-weight:850;line-height:1.45}.crm-analytics-table--marketing-conflicts td{text-align:left;vertical-align:middle}.crm-analytics-table--marketing-conflicts th{text-align:left}.crm-marketing-conflicts__service{width:420px;min-width:360px}.crm-marketing-conflicts__service .crm-source-value-stack{min-width:340px;max-width:520px}.crm-marketing-conflicts__service .crm-source-value-stack strong{overflow-wrap:anywhere;white-space:normal;word-break:normal}.crm-marketing-conflicts__control{align-items:center;gap:8px;min-width:240px;display:flex}.crm-marketing-conflicts__select{flex:1;min-width:150px}.crm-marketing-conflicts__control button{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900}.crm-marketing-conflicts__control button:disabled{cursor:not-allowed;opacity:.55}.crm-analytics-table--marketing-unassigned .crm-marketing-source-picker{min-width:210px}.crm-marketing-unassigned__group{min-width:130px}.crm-marketing-unassigned__actions{align-items:center;gap:8px;min-width:38px;display:flex}
.crm-source-value-stack{gap:5px;min-width:170px;display:grid}.crm-source-value-stack div{gap:2px;display:grid}.crm-source-value-stack span{color:#7b8797;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.crm-source-value-stack strong{color:var(--crm-ink);font-size:13px;font-weight:900;line-height:1.25}.crm-marketing-conflicts__add{color:#fff;background:#087f75;border:1px solid #087f75;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.crm-marketing-conflicts__add:disabled{cursor:not-allowed;opacity:.55}.crm-marketing-conflicts__add--manual{background:#2563eb;border-color:#2563eb}.crm-marketing-conflicts__add--manual:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.crm-marketing-snapshot-message{color:#075985;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:850}.crm-marketing-snapshots{gap:12px;min-width:0;max-width:100%;display:grid}.crm-marketing-snapshot-toolbar{border:1px solid var(--crm-line);background:#fff;border-radius:8px;align-items:stretch;padding:12px}.crm-marketing-snapshot-months{gap:12px;width:100%;display:grid}.crm-marketing-snapshot-month{gap:8px;display:grid}.crm-marketing-snapshot-month h3{color:var(--crm-ink);text-transform:capitalize;margin:0;font-size:15px;font-weight:950}.crm-marketing-snapshot-list{flex-wrap:wrap;gap:8px;display:flex}.crm-marketing-snapshot-list button{text-align:left;align-items:flex-start;gap:2px;display:grid}.crm-marketing-snapshot-list small{color:var(--crm-muted);font-size:11px}.crm-marketing-snapshot-stack{gap:18px;min-width:0;max-width:100%;display:grid}.crm-marketing-snapshot-anchor{min-width:0;max-width:100%}.crm-analytics-table-wrap--snapshot{min-width:0;max-width:100%;overflow:auto hidden}.crm-marketing-snapshot-empty{color:var(--crm-muted);padding:9px 0;font-size:13px;font-weight:850}.crm-marketing-lock-button{color:#fff;background:#0f766e;border-color:#0f766e}.crm-marketing-edit-button{align-items:center;gap:7px;display:inline-flex}.crm-marketing-snapshot-top-button{justify-content:center;align-items:center;width:38px;height:38px;margin-left:auto;padding:0;display:inline-flex}.crm-marketing-snapshot-status{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 8px;display:flex}.crm-marketing-snapshot-status span{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950}.crm-marketing-snapshot-status .draft{color:#9a3412;background:#fff7ed}.crm-marketing-snapshot-status .locked{color:#047857;background:#ecfdf5}.crm-marketing-snapshot-status small{color:var(--crm-muted);font-weight:800}.crm-report-card small{color:var(--crm-muted);margin-top:4px;font-size:12px;font-weight:800;display:block}.crm-report-card--green strong,.crm-report-card--green div{color:var(--crm-clinic)}.crm-report-card--blue strong,.crm-report-card--blue div{color:#2563eb}.crm-report-card--amber strong,.crm-report-card--amber div{color:#b45309}.crm-report-card--red strong,.crm-report-card--red div{color:#be123c}
.crm-report-panel{border:1px solid var(--crm-line);background:#fff;border-radius:8px;align-content:start;align-self:start;gap:14px;min-width:0;padding:14px;display:grid}.crm-report-panel--scroll{gap:0;max-height:420px;padding:0;overflow:hidden}.crm-report-operation-panel{min-height:300px}.crm-report-panel__header{border-bottom:1px solid var(--crm-line);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.crm-report-panel__header h3{margin:0}.crm-report-panel__header span{color:var(--crm-muted);text-align:center;background:#f1f5f9;border-radius:7px;min-width:34px;padding:6px 10px;font-size:13px;font-weight:950}.crm-report-scroll-list{overscroll-behavior:contain;max-height:360px;overflow:auto}.crm-report-bars{gap:10px;display:grid}.crm-report-bars__row{grid-template-columns:minmax(110px,.8fr) minmax(120px,1fr) minmax(80px,auto);align-items:center;gap:10px;display:grid}.crm-report-bars__row span,.crm-report-bars__row strong,.crm-report-empty,.crm-report-patient-list span,.crm-report-patient-list small{color:var(--crm-muted);font-size:13px;font-weight:850}.crm-report-bars__row div{background:#edf2f7;border-radius:999px;height:10px;overflow:hidden}.crm-report-bars__fill{border-radius:inherit;height:100%;display:block}.crm-report-bars__fill--green{background:#0f8a73}.crm-report-bars__fill--amber{background:#f59e0b}.crm-report-bars__fill--red{background:#e11d48}.crm-report-bars__fill--blue{background:#3c85e8}.crm-report-bars__fill--dark{background:#435064}.crm-report-patient-list,.crm-report-operation-list{display:grid}.crm-report-operation-list__row{border-bottom:1px solid var(--crm-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:12px 14px;display:grid}.crm-report-operation-list__row:last-child{border-bottom:0}.crm-report-operation-list__row strong{color:var(--crm-ink);font-size:14px;font-weight:950;display:block}.crm-report-operation-list__row small{color:var(--crm-muted);margin-top:4px;font-size:12px;font-weight:850;line-height:1.35;display:block}.crm-report-operation-list__value{color:var(--crm-muted);white-space:nowrap;background:#f1f5f9;border-radius:7px;padding:7px 10px;font-size:13px;font-weight:950}.crm-report-operation-list__value--green{color:var(--crm-clinic);background:#e8f8ef}.crm-report-operation-list__value--blue{color:#2563eb;background:#eef5ff}.crm-report-operation-list__value--amber{color:#b45309;background:#fff7ed}.crm-report-operation-list__value--red{color:#be123c;background:#fff1f2}.crm-report-patient-list div{border-bottom:1px solid var(--crm-line);gap:4px;padding:12px 14px;display:grid}.crm-report-patient-list div:last-child{border-bottom:0}.crm-report-patient-list strong{color:var(--crm-clinic);font-size:13px}
.crm-patient-card{border-bottom:1px solid var(--crm-line);background:#f7f9fc;padding:0;display:block}.crm-patient-card__header{border-bottom:1px solid var(--crm-line);background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;display:grid}.crm-patient-card__avatar{color:var(--crm-clinic);background:#e8f8ef;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.crm-patient-card__header-actions{justify-content:end;gap:8px;display:flex}.crm-patient-card p{color:var(--crm-clinic);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:950}.crm-patient-card h2{color:var(--crm-ink);margin:0 0 8px;font-size:24px;line-height:1.15}.crm-patient-card span{color:var(--crm-muted);font-weight:850}.crm-patient-card__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 20px 0;display:grid}.crm-patient-layout{grid-template-columns:238px minmax(0,1fr);gap:16px;padding:16px 20px 20px;display:grid}.crm-patient-card-menu{border:1px solid var(--crm-line);background:#fff;border-radius:8px;align-self:start;display:grid;overflow:hidden}.crm-patient-card-menu button{color:var(--crm-muted);text-align:left;background:#fff;border:0;border-bottom:1px solid #eef2f7;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:0 14px;font-size:14px;font-weight:900;display:grid}.crm-patient-card-menu button:last-child{border-bottom:0}.crm-patient-card-menu button[aria-current=page]{color:#0e8ba3;background:#e8f8fb}.crm-patient-card__content{min-width:0}.crm-patient-card__loading-line{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:900}.crm-patient-overview{grid-template-columns:minmax(0,1.24fr) minmax(320px,.76fr);gap:16px;display:grid}.crm-patient-side-stack{gap:16px;display:grid}.crm-patient-section{border:1px solid var(--crm-line);background:#fff;border-radius:8px;min-width:0;overflow:hidden}.crm-patient-section__title{color:#fff;background:#31abc0;align-items:center;gap:8px;min-height:38px;padding:0 14px;display:flex}.crm-patient-section__title h3{color:inherit;letter-spacing:0;text-transform:none;margin:0;font-size:15px;font-weight:900}.crm-patient-profile-card{grid-template-columns:88px minmax(0,1fr);gap:18px;padding:18px;display:grid}.crm-patient-profile-card__avatar{color:#f43f5e;background:#fff1f2;border-radius:999px;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.crm-patient-fields{gap:0;margin:0;display:grid}.crm-patient-fields div{border-bottom:1px solid #eef2f7;grid-template-columns:minmax(150px,.34fr) minmax(0,1fr);gap:12px;min-height:38px;padding:8px 0;display:grid}.crm-patient-fields div:last-child{border-bottom:0}.crm-patient-fields--compact{padding:12px 16px}.crm-patient-fields--compact div{grid-template-columns:minmax(170px,.65fr) minmax(0,.35fr)}.crm-patient-table-wrap{border:1px solid var(--crm-line);background:#fff;border-radius:8px}.crm-patient-table th{color:#fff;white-space:nowrap;background:#3b82e6}.crm-patient-table td{color:var(--crm-muted);vertical-align:top;font-weight:750}.crm-patient-empty-state{color:var(--crm-muted);padding:18px;font-weight:850}.crm-patient-info-tile{border:1px solid var(--crm-line);background:#fff;border-radius:8px;align-items:center;gap:12px;min-width:0;padding:14px 16px;display:flex;box-shadow:0 8px 22px #0f172a0a}.crm-patient-info-tile>span{color:var(--crm-clinic);background:#eefdf6;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.crm-patient-info-tile small{color:var(--crm-muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.crm-patient-info-tile strong{color:var(--crm-ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:4px;font-size:16px;display:block;overflow:hidden}.crm-patient-card dt{color:var(--crm-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:950}.crm-patient-card dd{color:var(--crm-ink);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:800}.crm-patient-card--error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;margin:14px 16px;padding:14px;font-weight:900}.crm-patient-card--loading{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:8px;margin:14px 16px;padding:18px;font-weight:900}.crm-patient-detail{gap:12px;display:grid}.crm-patient-back-button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:8px;justify-self:start;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.crm-patient-open-button{color:var(--crm-clinic);background:#eefdf6;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:4px;min-height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.crm-patient-pagination{border-top:1px solid var(--crm-line);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.crm-patient-pagination>span{color:var(--crm-muted);font-size:13px;font-weight:850}.crm-patient-pagination>div{gap:6px;display:flex}.crm-patient-pagination button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.crm-patient-pagination button[aria-current=page]{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-patient-pagination button:disabled{cursor:not-allowed;opacity:.45}
.crm-spend-input{border:1px solid var(--crm-line);color:var(--crm-ink);font:inherit;text-align:right;background:#fff;border-radius:6px;max-width:110px;height:30px;padding:0 8px;font-weight:900}.crm-spend-input:disabled{color:var(--crm-muted);background:0 0;border-color:#0000}.crm-source-details{background:#fff;max-height:520px;padding:12px;overflow:auto}.crm-source-details__summary{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.crm-source-details__summary>span{border:1px solid var(--crm-line);color:var(--crm-muted);background:#f1f5f9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.crm-source-details__export{color:#2f72c9;cursor:pointer;background:#fff;border:1px solid #2f72c9;border-radius:999px;align-items:center;gap:6px;min-height:31px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.crm-source-details__export:hover:not(:disabled){background:#eef6ff}.crm-source-details__export:disabled{cursor:not-allowed;opacity:.55}.crm-detail-status{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.crm-detail-status--arrived{color:#047857;background:#ecfdf3}.crm-detail-status--cancelled{color:#b45309;background:#fff7ed}.crm-detail-status--failed{color:#be123c;background:#fff1f2}.crm-detail-status--pending{color:#1d4ed8;background:#eff6ff}.crm-source-details-presence{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:46px;min-height:28px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.crm-source-details-presence--yes{color:#047857;background:#ecfdf3}.crm-source-details-presence--no{color:#be123c;background:#fff1f2}.crm-analytics-loading{background:#cdeee5;border-radius:999px;width:70px;height:18px;animation:1s ease-in-out infinite crmPulse;display:inline-block}@keyframes crmPulse{0%,to{opacity:.45}50%{opacity:1}}
.crm-filterbar{border-bottom:1px solid var(--crm-line);padding:14px 16px}.crm-field{border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:8px;width:100%;height:44px;padding:0 12px;box-shadow:inset 0 1px #12182605}.crm-filterbar__chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.crm-filter-chip{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:6px;height:36px;padding:0 12px;font-size:13px;font-weight:800}.crm-filter-chip:hover{border-color:var(--crm-cyan);color:#229fbd}.crm-filter-chip--active{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}
.crm-calls-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:0 0 14px;display:grid}.crm-calls-summary__card{border:1px solid var(--crm-line);background:#fff;border-radius:8px;gap:5px;min-height:86px;padding:14px 16px;display:grid;box-shadow:0 2px 8px #4350640a}.crm-calls-summary__card span{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:820}.crm-calls-summary__card strong{color:var(--crm-ink);font-size:28px;font-weight:880;line-height:1}.crm-calls-summary__card small{color:var(--crm-muted);font-size:11px;font-weight:760}.crm-calls-summary__card--danger{background:#fff5f5;border-color:#fecaca}.crm-calls-summary__card--danger strong{color:#b42318}.crm-calls-summary__card--warning{background:#fff7ed;border-color:#fed7aa}.crm-calls-summary__card--warning strong{color:#9a3412}.crm-calls-error{color:#b42318;margin:10px 0 0;font-size:13px;font-weight:800}.crm-call-row--missed{background:#fff8f8!important}.crm-call-row--missed:hover{background:#fff1f1!important}.crm-call-status,.crm-call-resolution{color:#047857;white-space:nowrap;background:#eefdf6;border:1px solid #a7f3d0;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:820;display:inline-flex}.crm-call-status--missed{color:#be123c;background:#fff1f2;border-color:#fecdd3}.crm-call-provider{color:var(--crm-muted);white-space:nowrap;background:#f8fafc;border:1px solid #dfe6ee;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.crm-call-provider--mango{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.crm-call-provider--calltouch{color:#2563b8;background:#eaf6ff;border-color:#bfdbfe}.crm-call-provider-line{color:var(--crm-muted);text-overflow:ellipsis;white-space:nowrap;max-width:150px;margin-top:4px;font-size:11px;font-weight:800;display:block;overflow:hidden}.crm-call-resolution{color:var(--crm-muted);background:#f8fafc;border-color:#dfe6ee}.crm-call-resolution--done{color:#047857;background:#eefdf6;border-color:#a7f3d0}.crm-call-processing{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-call-row--menu-open{z-index:8;position:relative}.crm-call-processing-dropdown{min-width:220px;position:relative}.crm-call-processing-trigger{background:var(--call-processing-bg,#f8fafc);border:1px solid var(--call-processing-border,#dfe6ee);color:var(--call-processing-color,var(--crm-muted));text-align:left;white-space:nowrap;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:32px;padding:0 12px;font-size:12px;font-weight:850;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex;box-shadow:inset 0 1px #ffffffbf}.crm-call-processing-trigger:hover{border-color:color-mix(in srgb, var(--call-processing-color,#64748b) 34%, var(--call-processing-border,#dfe6ee));transform:translateY(-1px);box-shadow:0 8px 22px #0f172a14}.crm-call-processing-trigger:disabled{cursor:wait;opacity:.72;transform:none}.crm-call-processing-trigger__dot,.crm-call-processing-option__dot{background:var(--call-processing-color,#64748b);border-radius:999px;flex:none;width:7px;height:7px}.crm-call-processing-trigger__chevron{border-top:6px solid;border-left:5px solid #0000;border-right:5px solid #0000;flex:none;margin-left:auto}.crm-call-processing-menu{z-index:80;background:#fffffffa;border:1px solid #dfe7ef;border-radius:14px;gap:4px;padding:6px;display:grid;position:fixed;box-shadow:0 22px 52px #0f172a2e}.crm-call-processing-option{color:var(--call-processing-color,var(--crm-muted));text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;min-height:34px;padding:0 10px;font-size:12px;font-weight:850;display:flex}.crm-call-processing-option svg{margin-left:auto}.crm-call-processing-option:hover,.crm-call-processing-option--active{background:var(--call-processing-bg,#f8fafc)}.crm-call-processing-trigger--danger,.crm-call-processing-option--danger{--call-processing-bg:#fff1f2;--call-processing-border:#fecdd3;--call-processing-color:#be123c}.crm-call-processing-trigger--warning,.crm-call-processing-option--warning{--call-processing-bg:#fff7ed;--call-processing-border:#fed7aa;--call-processing-color:#9a3412}.crm-call-processing-trigger--success,.crm-call-processing-option--success{--call-processing-bg:#eefdf6;--call-processing-border:#a7f3d0;--call-processing-color:#047857}.crm-call-processing-trigger--purple,.crm-call-processing-option--purple{--call-processing-bg:#f5f3ff;--call-processing-border:#ddd6fe;--call-processing-color:#6d28d9}.crm-call-processing-trigger--blue,.crm-call-processing-option--blue{--call-processing-bg:#eff6ff;--call-processing-border:#bfdbfe;--call-processing-color:#1d4ed8}.crm-call-processing-trigger--muted,.crm-call-processing-option--muted{--call-processing-bg:#f8fafc;--call-processing-border:#dfe6ee;--call-processing-color:#64748b}.crm-call-processing-trigger--slate,.crm-call-processing-option--slate{--call-processing-bg:#eef2f7;--call-processing-border:#cbd5e1;--call-processing-color:#475569}.crm-call-processing-trigger--dark,.crm-call-processing-option--dark{--call-processing-bg:#ecfdf5;--call-processing-border:#99f6e4;--call-processing-color:#0f766e}.crm-call-appointments{gap:6px;min-width:260px;display:grid}.crm-call-appointments>strong{color:var(--crm-clinic);font-size:11px;font-weight:850}.crm-call-appointments__list{gap:5px;max-height:170px;padding-right:4px;display:grid;overflow-y:auto}.crm-call-appointment{color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #eef3f7;align-items:start;gap:2px;width:100%;min-width:220px;padding:0 0 6px;display:grid}
.crm-call-appointment:hover{color:var(--crm-clinic)}.crm-call-appointment:last-child{border-bottom:0;padding-bottom:0}.crm-call-appointment strong{color:var(--crm-clinic);font-size:12px;font-weight:850}.crm-call-appointment span,.crm-call-appointment small{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:360px;display:block;overflow:hidden}.crm-call-appointment span{color:var(--crm-ink);font-size:13px;font-weight:800}.crm-call-appointment small{color:var(--crm-muted);font-size:11px;font-weight:700}.crm-call-action{border:1px solid var(--crm-line);color:var(--crm-muted);white-space:nowrap;background:#fff;border-radius:7px;min-height:32px;padding:0 12px;font-size:12px;font-weight:850}.crm-call-action--danger{color:#fff;background:#be123c;border-color:#be123c}.crm-call-action:disabled{color:var(--crm-muted);cursor:not-allowed;background:#f1f5f9;border-color:#dfe6ee}.crm-call-patient-modal{color:var(--crm-ink);background:#f7f9fc;border-radius:8px;width:min(1120px,100%);max-width:1120px;max-height:calc(100vh - 48px);overflow:hidden;box-shadow:0 28px 80px #0f172a59}.crm-call-patient-modal__header{border-bottom:1px solid var(--crm-line);background:#fff;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.crm-call-patient-modal__header p,.crm-call-patient-modal__header h2,.crm-call-patient-modal__header span{margin:0}.crm-call-patient-modal__header p{color:var(--crm-clinic);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:900}.crm-call-patient-modal__header h2{margin-top:8px;font-size:30px;line-height:1.12}.crm-call-patient-modal__header span{color:var(--crm-muted);margin-top:8px;font-size:14px;font-weight:750;display:block}.crm-call-patient-modal__header button{background:var(--crm-wash);border:1px solid var(--crm-line);color:var(--crm-muted);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.crm-call-patient-modal__body{grid-template-columns:minmax(0,1fr) 340px;gap:16px;max-height:calc(100vh - 170px);padding:20px;display:grid;overflow:auto}.crm-call-patient-modal__summary{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.crm-call-patient-info,.crm-call-patient-modal__panel{border:1px solid var(--crm-line);background:#fff;border-radius:8px;box-shadow:0 8px 22px #0f172a0a}.crm-call-patient-info{align-items:center;gap:12px;min-width:0;padding:14px 16px;display:flex}.crm-call-patient-info>span{color:var(--crm-clinic);background:#e8f8ef;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.crm-call-patient-info small,.crm-call-patient-modal__panel h3,.crm-call-patient-profile dt{color:var(--crm-muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.crm-call-patient-info strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:17px;display:block;overflow:hidden}.crm-call-patient-modal__panel{padding:18px}.crm-call-patient-modal__panel h3{margin:0 0 14px}.crm-call-patient-history{gap:10px;display:grid}.crm-call-patient-history__item{background:#f8fafc;border:1px solid #e6edf4;border-radius:8px;gap:6px;padding:14px;display:grid}.crm-call-patient-history__item time{color:var(--crm-clinic);font-size:14px;font-weight:900}.crm-call-patient-history__item strong{font-size:16px}.crm-call-patient-history__item span{color:#047857;background:#eefdf6;border:1px solid #a7f3d0;border-radius:999px;justify-self:start;padding:5px 10px;font-size:12px;font-weight:850}.crm-call-patient-modal__side{gap:16px;display:grid}.crm-call-patient-profile{gap:14px;margin:0;display:grid}.crm-call-patient-profile div{gap:5px;display:grid}.crm-call-patient-profile dd{margin:0;font-size:15px;font-weight:800}.crm-call-patient-modal__panel--note{background:#eefdf6;border-color:#a7f3d0}.crm-call-patient-modal__panel--note p{color:#047857;margin:0;font-weight:850}
.crm-inline-form{border-bottom:1px solid var(--crm-line);grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) minmax(140px,.8fr) auto;align-items:start;gap:10px;padding:14px 16px;display:grid}.crm-inline-form--tasks{grid-template-columns:minmax(220px,1fr) minmax(190px,.75fr) minmax(130px,.5fr) auto}.crm-inline-form .crm-primary-button{min-height:44px}.crm-inline-form__error{color:#b42318;grid-column:1/-1;font-size:13px;font-weight:800}.crm-inline-form__message{color:var(--crm-clinic);margin:10px 16px;font-size:13px;font-weight:850}.crm-row-actions{gap:8px;display:flex}.crm-row-actions button,.crm-patient-card__header-actions button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.crm-row-actions button:hover,.crm-patient-card__header-actions button:hover{color:var(--crm-clinic);background:#e6f8f1;border-color:#b8ead8}.crm-row-actions button.is-danger,.crm-patient-card__header-actions button.is-danger,.crm-appointment-modal__bottom-actions button.is-danger{color:#b42318}.crm-row-actions button.is-danger:hover,.crm-patient-card__header-actions button.is-danger:hover,.crm-appointment-modal__bottom-actions button.is-danger:hover{background:#fff1f1;border-color:#fecaca}
.crm-registration{background:#ffffffeb}.crm-registration--booking-open .crm-schedule-sticky-panel,.crm-registration--booking-open .crm-schedule-calendar-area{margin-right:430px;transition:margin-right .18s}.crm-registration--booking-open .crm-floating-action{display:none}.crm-registration--expanded{z-index:70;background:#eef6f4;grid-template-rows:auto minmax(0,1fr);min-height:100vh;display:grid;position:fixed;inset:0;overflow:hidden}.crm-schedule-sticky-panel{min-width:0}.crm-registration--expanded .crm-schedule-sticky-panel{z-index:30;position:relative;box-shadow:0 14px 34px #0f172a1f}.crm-schedule-calendar-area{min-width:0;min-height:0}.crm-registration--expanded .crm-schedule-calendar-area{overflow:hidden}.crm-calendar-toolbar{background:#ffffffc7;border-bottom:1px solid #e3e8efcc;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.crm-calendar-toolbar--expanded{border-radius:0;min-height:44px;padding:8px 14px}.crm-calendar-toolbar h2{letter-spacing:0;margin:0;font-size:18px;font-weight:760;line-height:1.2}.crm-calendar-toolbar p{color:var(--crm-muted);margin:5px 0 0;font-size:14px;font-weight:620}.crm-calendar-toolbar--expanded h2{font-size:16px}.crm-calendar-toolbar__actions{gap:8px;display:flex}.crm-calendar-toolbar__actions button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}.crm-calendar-toolbar__actions button,.crm-schedule-chip{border:1px solid var(--crm-line);color:var(--crm-muted);background:#fff;border-radius:8px;min-height:34px;padding:0 12px;font-size:13px;font-weight:720}.crm-calendar-toolbar__actions button:hover,.crm-schedule-chip:hover,.crm-schedule-chip--active{color:var(--crm-clinic);border-color:#08756880}.crm-schedule-chip--active{background:#e8f8ef}.crm-schedule-expand-button[aria-pressed=true]{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-schedule-filter-toggle[aria-pressed=true]{color:var(--crm-clinic);background:#edf7f6;border-color:#08756852}.crm-schedule-controls{border-bottom:1px solid var(--crm-line);background:#fff;gap:10px;padding:12px 16px;display:grid}.crm-schedule-controls--matrix{grid-template-columns:repeat(4,minmax(0,max-content));align-items:start;overflow-x:auto}.crm-registration--expanded .crm-schedule-controls{gap:8px;padding:8px 12px}.crm-registration--expanded .crm-schedule-controls--matrix{grid-template-columns:max-content max-content max-content minmax(260px,1fr);align-items:center}.crm-schedule-control-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-schedule-control-group>span{color:var(--crm-muted);text-transform:uppercase;min-width:78px;font-size:12px;font-weight:760}.crm-registration--expanded .crm-schedule-control-group{gap:6px}.crm-registration--expanded .crm-schedule-control-group>span{min-width:auto;font-size:10px}.crm-field--date{width:150px;min-height:36px}.crm-registration--expanded .crm-field--date{width:136px;min-height:32px}.crm-toggle-chip{border:1px solid var(--crm-line);color:var(--crm-muted);-webkit-user-select:none;user-select:none;white-space:nowrap;background:#f7f9fc;border-radius:8px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:13px;font-weight:720;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.crm-toggle-chip span{border:1px solid var(--crm-line);color:#fff;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.crm-toggle-chip--active{color:var(--crm-clinic);background:#e8f8ef;border-color:#08756859}.crm-toggle-chip--active span{background:var(--crm-clinic);border-color:var(--crm-clinic)}.crm-registration--expanded .crm-toggle-chip{min-height:32px;padding:0 10px}.crm-scale-stepper{border:1px solid var(--crm-line);background:#f7f9fc;border-radius:8px;grid-template-columns:42px 76px 42px;align-items:center;min-height:38px;display:inline-grid;overflow:hidden}.crm-scale-stepper button{color:var(--crm-muted);background:0 0;border:0;justify-content:center;align-items:center;height:100%;min-height:38px;font-size:20px;font-weight:520;display:flex}.crm-scale-stepper button:hover:not(:disabled){color:var(--crm-ink);background:#eef2f7}.crm-scale-stepper button:disabled{color:#c5ceda;cursor:not-allowed}.crm-scale-stepper strong{color:var(--crm-ink);text-align:center;font-size:15px;font-weight:860;line-height:1}.crm-registration--expanded .crm-scale-stepper{grid-template-columns:34px 58px 34px;min-height:32px}.crm-registration--expanded .crm-scale-stepper button{min-height:32px}.crm-schedule-statusbar,.crm-schedule-filter-row,.crm-schedule-resource-row{border-bottom:1px solid var(--crm-line);background:#fff;align-items:center;gap:8px;padding:10px 16px;display:flex;overflow-x:auto}.crm-registration--expanded .crm-schedule-statusbar,.crm-registration--expanded .crm-schedule-filter-row,.crm-registration--expanded .crm-schedule-resource-row{gap:7px;padding:6px 12px}.crm-schedule-filter-row--tmj{background:#fbfdff;gap:7px;padding-top:9px;padding-bottom:9px}.crm-schedule-mode-badge{color:var(--crm-clinic);white-space:nowrap;background:#e8f8ef;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:760}.crm-registration--expanded .crm-schedule-mode-badge{padding:6px 10px}.crm-schedule-reset-filters{border:1px solid var(--crm-line);color:var(--crm-muted);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:13px;font-weight:760;display:inline-flex}
.crm-schedule-reset-filters:hover{color:var(--crm-clinic);border-color:#08756866}.crm-schedule-statusbar .crm-toggle-chip span{border:1px solid var(--crm-line);color:#fff;background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.crm-schedule-statusbar .crm-toggle-chip--active span{background:var(--crm-clinic);border-color:var(--crm-clinic)}.crm-status-filter,.crm-resource-pill{border:1px solid var(--crm-line);color:var(--crm-muted);white-space:nowrap;background:#fff;border-radius:8px;flex:none;align-items:center;gap:8px;min-height:36px;padding:0 13px;font-size:13px;font-weight:720;display:inline-flex}.crm-status-filter{border-radius:8px;gap:7px;min-height:30px;padding:0 10px;font-size:12px}.crm-status-filter span{background:var(--status-color);border-radius:999px;width:7px;height:7px}.crm-status-filter--active{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-status-filter--active span{background:#fff}.crm-registration--expanded .crm-status-filter,.crm-registration--expanded .crm-resource-pill{min-height:30px}.crm-registration--expanded .crm-resource-pill{padding:0 10px}.crm-tmj-filter{background:var(--tmj-filter-bg,#fff);border:1px solid var(--tmj-filter-border,#e5eaf0);color:var(--tmj-filter-color,#64748b);white-space:nowrap;border-radius:999px;flex:none;align-items:center;min-height:26px;padding:0 11px;font-size:11px;font-weight:800;transition:border-color .16s,background .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.crm-tmj-filter--services{--tmj-filter-bg:#fff;--tmj-filter-border:#dfe7ef;--tmj-filter-color:#64748b;--tmj-filter-active-bg:#344154;--tmj-filter-active-border:#344154}.crm-tmj-filter--tmj{--tmj-filter-bg:#f7f2ff;--tmj-filter-border:#c4b5fd;--tmj-filter-color:#6d28d9;--tmj-filter-active-bg:#7c3aed;--tmj-filter-active-border:#7c3aed}.crm-tmj-filter--kamolov{--tmj-filter-bg:#eefdf6;--tmj-filter-border:#a7f3d0;--tmj-filter-color:#047857;--tmj-filter-active-bg:#059669;--tmj-filter-active-border:#047857}.crm-tmj-filter--burenchev{--tmj-filter-bg:#eff6ff;--tmj-filter-border:#bfdbfe;--tmj-filter-color:#1d4ed8;--tmj-filter-active-bg:#2563eb;--tmj-filter-active-border:#1d4ed8}.crm-tmj-filter--any{--tmj-filter-bg:#f5f3ff;--tmj-filter-border:#ddd6fe;--tmj-filter-color:#6d28d9;--tmj-filter-active-bg:#7c3aed;--tmj-filter-active-border:#6d28d9}.crm-tmj-filter--cito{--tmj-filter-bg:#fff7ed;--tmj-filter-border:#fed7aa;--tmj-filter-color:#9a3412;--tmj-filter-active-bg:#ea580c;--tmj-filter-active-border:#c2410c}
.crm-calendar-day-load-title{color:var(--crm-muted);letter-spacing:.08em;overflow-wrap:anywhere;text-align:center;text-transform:uppercase;z-index:3;background:#fff;border-bottom:1px solid #e7edf3;border-right:1px solid #e7edf3;justify-content:center;align-items:center;min-width:0;padding:10px 6px;font-size:10px;font-weight:820;line-height:1.35;display:flex}.crm-calendar-day-load-title--collapsed{min-height:46px;padding:6px}.crm-calendar-day-load-toggle{color:inherit;cursor:pointer;font:inherit;line-height:inherit;text-align:center;min-width:0;text-transform:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding:0;display:flex}.crm-calendar-day-load-toggle:hover{color:var(--crm-accent)}.crm-calendar-day-load-placeholder{background:#fbfcfe;border-bottom:1px solid #e7edf3;border-right:1px solid #e7edf3;justify-content:flex-start;align-items:center;min-width:0;min-height:46px;padding:6px 10px;display:flex}.crm-calendar-day-load-restore{color:var(--crm-muted);cursor:pointer;background:#fff;border:1px solid #d8e4ef;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:820;line-height:1.2;display:inline-flex}.crm-calendar-day-load-restore:hover{border-color:var(--crm-accent);color:var(--crm-accent)}.crm-day-load-card{background:#fbfcfe;border:1px solid #e4eaf1;border-radius:8px;gap:8px;min-height:74px;padding:9px 10px;display:grid}.crm-day-load-card--calendar{box-shadow:none;border-width:0 1px 1px 0;border-radius:0;min-width:0;padding:8px 10px}.crm-day-load-card--booking{min-width:230px}.crm-day-load-card__top,.crm-day-load-card__bottom{align-items:center;gap:6px;min-width:0;display:grid}.crm-day-load-card__top{grid-template-columns:minmax(44px,1fr) max-content}.crm-day-load-card__bottom{grid-template-columns:repeat(auto-fit,minmax(58px,max-content));align-content:start}.crm-day-load-card__top strong{color:var(--crm-muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:12px;font-weight:820;overflow:hidden}.crm-day-load-card__top span,.crm-day-load-pill{color:var(--crm-ink);white-space:nowrap;background:#fff;border:1px solid #e4eaf1;border-radius:999px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:820;line-height:1.2}.crm-day-load-card__top span{justify-self:end}.crm-day-load-pill--bigl,.crm-day-load-pill--cito{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.crm-day-load-pill--orthoped{color:var(--crm-ink);background:#fff;border-color:#e4eaf1}.crm-day-load-pill--kamolov{color:#047857;background:#eefdf6;border-color:#a7f3d0}.crm-day-load-pill--burenchev{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.crm-day-load-pill--any{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.crm-tmj-filter:hover,.crm-tmj-filter--active{border-color:var(--tmj-filter-active-border,var(--tmj-filter-border,#c4b5fd));transform:translateY(-1px)}.crm-tmj-filter:hover{box-shadow:0 3px 8px #43506414}.crm-tmj-filter--active{background:var(--tmj-filter-active-bg,var(--tmj-filter-bg,#f3f0ff));color:#fff;box-shadow:0 5px 14px #43506424}.crm-resource-pill span{border:1px solid var(--crm-line);background:#f5f7fb;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.crm-resource-pill--active{color:var(--crm-clinic);background:#e8f8ef;border-color:#08756859}.crm-resource-pill--active span{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}
.crm-calendar-grid-wrap{min-width:0;overflow:hidden auto}.crm-registration--expanded .crm-calendar-grid-wrap{overscroll-behavior:contain;height:100%}.crm-calendar-grid{width:100%;min-width:0;display:grid}.crm-calendar-grid--matrix{min-width:0}.crm-calendar-head{z-index:2;background:#fffffffa;border-bottom:1px solid #e7edf3;border-right:1px solid #e7edf3;min-width:0;padding:9px 7px;position:sticky;top:0}.crm-registration--expanded .crm-calendar-day-load-title,.crm-registration--expanded .crm-day-load-card--calendar{z-index:9;position:sticky;top:0}.crm-registration--expanded .crm-calendar-head{z-index:8;top:91px}.crm-registration--expanded .crm-calendar-time-head{z-index:10}.crm-calendar-head strong,.crm-calendar-head b,.crm-calendar-head span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.crm-calendar-head strong{font-size:11px}.crm-calendar-head b{font-size:12px}.crm-calendar-head span{font-size:10px}.crm-calendar-head strong{color:var(--crm-muted);text-transform:uppercase;font-size:11px;font-weight:760}.crm-calendar-head b{color:var(--crm-ink);margin-top:4px;font-size:13px;font-weight:760}.crm-calendar-head span{color:var(--crm-muted);margin-top:4px;font-size:10px;font-weight:640}.crm-calendar-time-head{color:var(--crm-muted);text-transform:uppercase;font-size:11px;font-weight:760}.crm-calendar-time{color:var(--crm-muted);height:var(--calendar-row-height,46px);min-height:var(--calendar-row-height,46px);z-index:1;background:#f6f8fbf2;border-bottom:1px solid #e7edf3;border-right:1px solid #e7edf3;padding:6px 8px;font-size:12px;font-weight:700;position:relative}.crm-calendar-cell{height:var(--calendar-row-height,46px);min-width:0;min-height:var(--calendar-row-height,46px);padding:var(--calendar-slot-inset,4px);background:#fff;border-bottom:1px solid #eef3f7;border-right:1px solid #eef3f7;position:relative;overflow:visible}.crm-calendar-cell--nonworking{background:#fafbfc linear-gradient(135deg,#94a3b814 25%,#0000 25% 50%,#94a3b814 50% 75%,#0000 75%,#0000) 0 0/10px 10px}.crm-calendar-cell--free{background:#f5fffb}.crm-calendar-cell--free-muted{background:#f8fafc}.crm-calendar-empty-slot{height:calc(var(--calendar-row-height,46px) - (var(--calendar-slot-inset,4px) * 2));background:#f8fafc38;border-radius:5px;min-height:16px}.crm-calendar-empty-slot--muted{background:#e8eff594}.crm-calendar-free-slot-button{color:var(--crm-clinic);height:calc(var(--calendar-row-height,46px) - (var(--calendar-slot-inset,4px) * 2));opacity:.62;background:#e8f8efdb;border:1px dashed #08756859;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:20px;font-size:10px;font-weight:820;display:flex}.crm-calendar-cell--free:hover .crm-calendar-free-slot-button,.crm-calendar-free-slot-button:focus-visible{opacity:1}.crm-calendar-appointment{border:1px solid color-mix(in srgb, var(--appointment-color,var(--crm-clinic)) 28%, #dfe7ef);border-left:3px solid var(--appointment-color,var(--crm-clinic));box-sizing:border-box;color:var(--crm-ink);height:var(--appointment-height,calc(var(--calendar-row-height,46px) - (var(--calendar-slot-inset,4px) * 2)));z-index:2;background:#fff;border-radius:5px;gap:2px;width:100%;min-width:0;max-width:100%;padding:4px 6px;transition:box-shadow .16s,transform .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #43506414}.crm-calendar-appointment--tmj{background:linear-gradient(135deg, color-mix(in srgb, var(--appointment-color,var(--crm-clinic)) 9%, #fff), #fff 68%)}.crm-calendar-appointment:hover{z-index:6;transform:translateY(-1px);box-shadow:0 6px 14px #4350641f}.crm-calendar-appointment div{justify-content:space-between;align-items:center;gap:5px;min-width:0;display:flex}.crm-calendar-appointment__badges{flex-wrap:wrap;justify-content:flex-start;gap:3px;display:flex}.crm-calendar-appointment .crm-calendar-appointment__badges{justify-content:flex-start}.crm-calendar-appointment--compact{align-content:start;gap:2px;padding:4px 6px 3px}.crm-calendar-appointment--compact .crm-calendar-appointment__top{gap:4px}.crm-calendar-appointment strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:780;overflow:hidden}.crm-calendar-appointment span{color:var(--appointment-color,var(--crm-clinic));text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;flex:none;max-width:92px;font-size:8px;font-weight:760;overflow:hidden}.crm-calendar-appointment__status-dot{background:var(--appointment-color,var(--crm-clinic));box-shadow:0 0 0 2px color-mix(in srgb, var(--appointment-color,var(--crm-clinic)) 14%, transparent);border-radius:999px;width:7px;min-width:7px;height:7px;display:inline-block}.crm-calendar-appointment p,.crm-calendar-appointment small,.crm-calendar-appointment em{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.crm-calendar-appointment p{white-space:normal;max-height:2.3em;font-size:10px;font-weight:760;line-height:1.15}.crm-calendar-appointment__compact-service{color:var(--crm-ink);text-transform:uppercase;font-size:10px;font-weight:820;line-height:1}.crm-calendar-appointment small{color:var(--crm-muted);font-size:9px;font-weight:640;line-height:1.15}.crm-calendar-appointment em{font-style:normal}.crm-calendar-appointment__badges--compact{gap:4px}.crm-calendar-appointment__badges--compact .crm-tmj-badge{justify-content:center;align-items:center;min-width:18px;height:16px;padding:1px 5px}.crm-tmj-badge{text-transform:none;white-space:nowrap;border-radius:999px;justify-self:start;max-width:100%;padding:2px 5px;font-size:8px;font-style:normal;font-weight:760;line-height:1.2;display:inline-flex}.crm-tmj-badge--kamolov{color:#047857;background:#eefdf6;border:1px solid #a7f3d0}.crm-tmj-badge--burenchev{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.crm-tmj-badge--any{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.crm-tmj-badge--protocol{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.crm-calendar-state,.crm-calendar-footnote{color:var(--crm-muted);text-align:center;padding:22px;font-size:14px;font-weight:800}.crm-calendar-state--error{color:#b42318}.crm-calendar-footnote{border-top:1px solid var(--crm-line);background:#fff}.crm-floating-action{background:var(--crm-clinic);color:#fff;pointer-events:auto;z-index:79;border:0;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;font-size:32px;font-weight:650;line-height:1;transition:background .16s,transform .16s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 22px 70px #1218262e}.crm-floating-action:hover{background:#07665b;transform:translateY(-1px)}
.crm-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:80;background:#0f172a7a;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.crm-registration--booking-open .crm-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;justify-content:flex-end;align-items:stretch;width:430px;padding:12px 14px 14px;top:0;bottom:0;left:auto}.crm-appointment-modal{color:var(--crm-ink);background:#f7f9fc;border-radius:8px;width:min(1240px,100%);max-width:1240px;max-height:calc(100vh - 48px);overflow:hidden;box-shadow:0 28px 80px #0f172a59}.crm-create-appointment-modal{color:var(--crm-ink);background:#f7f9fc;border-radius:8px;width:min(760px,100%);max-width:760px;overflow:hidden;box-shadow:0 28px 80px #0f172a59}.crm-create-appointment-modal--picker{flex-direction:column;width:min(1500px,100%);max-width:1500px;height:calc(100vh - 42px);max-height:calc(100vh - 42px);display:flex}.crm-registration--booking-open .crm-create-appointment-modal--picker{border:1px solid var(--crm-line);pointer-events:auto;width:100%;max-width:none;height:100%;max-height:none;box-shadow:0 18px 54px #0f172a2e}.crm-create-appointment-modal__header{border-bottom:1px solid var(--crm-line);background:#fff;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.crm-create-appointment-modal__header p,.crm-create-appointment-modal__header h2,.crm-create-appointment-modal__header span{margin:0}.crm-create-appointment-modal__header p{color:var(--crm-clinic);letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:860}.crm-create-appointment-modal__header h2{color:var(--crm-ink);margin:9px 0 8px;font-size:26px;font-weight:860;line-height:1.1}.crm-create-appointment-modal__header span{color:var(--crm-muted);font-size:14px;font-weight:700}.crm-create-appointment-modal__header button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#f5f7fb;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.crm-registration--booking-open .crm-create-appointment-modal__header{padding:16px 18px}.crm-registration--booking-open .crm-create-appointment-modal__header h2{margin:6px 0 5px;font-size:22px}.crm-registration--booking-open .crm-create-appointment-modal__header span{font-size:12px;line-height:1.35}.crm-registration--booking-open .crm-create-appointment-modal__header button{width:42px;height:42px}.crm-create-appointment-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 24px 24px;display:grid}.crm-create-appointment-form label{gap:7px;display:grid}.crm-create-appointment-form label>span{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:830}.crm-create-appointment-form__wide,.crm-create-appointment-form__actions,.crm-create-appointment-form .crm-inline-form__error{grid-column:1/-1}.crm-create-appointment-form__actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.crm-create-appointment-form__actions .crm-primary-button,.crm-create-appointment-form__actions .crm-secondary-button{min-width:132px}.crm-booking-picker{flex:1;grid-template-columns:minmax(0,1fr) 360px;gap:16px;min-height:0;padding:16px;display:grid;overflow:hidden}.crm-registration--booking-open .crm-booking-picker{flex:1;min-height:0;padding:0;display:block;overflow:auto}.crm-booking-picker__calendar,.crm-booking-picker__side{border:1px solid var(--crm-line);background:#fff;border-radius:8px;min-width:0;min-height:0;overflow:hidden;box-shadow:0 2px 10px #4350640f}.crm-registration--booking-open .crm-booking-picker__calendar{display:none}.crm-registration--booking-open .crm-booking-picker__side{box-shadow:none;border:0;border-radius:0;height:100%;overflow:visible}.crm-booking-picker__calendar{grid-template-rows:auto auto minmax(0,1fr);display:grid}.crm-booking-picker__tabs{border-bottom:1px solid var(--crm-line);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;display:grid}.crm-booking-picker__tab{border:1px solid var(--crm-line);color:var(--crm-muted);background:#f6f8fb;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:820;display:inline-flex}.crm-booking-picker__tab--active{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-booking-picker__stats{border-bottom:1px solid var(--crm-line);background:#fbfdff;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 12px;display:grid}.crm-booking-picker__stats article{border:1px solid var(--crm-line);background:#fff;border-radius:8px;gap:4px;min-height:52px;padding:10px;display:grid}.crm-booking-picker__stats span{color:var(--crm-muted);font-size:11px;font-weight:820}.crm-booking-picker__stats strong{color:var(--crm-ink);font-size:13px;font-weight:840}.crm-booking-day-load{border-bottom:1px solid var(--crm-line);background:#fff;grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:10px;padding:10px 12px;display:grid;overflow-x:auto}.crm-booking-slot-grid{min-width:760px;min-height:0;display:grid;overflow:auto}.crm-booking-slot-grid__head,.crm-booking-slot-grid__day{border-bottom:1px solid var(--crm-line);border-right:1px solid var(--crm-line);z-index:3;background:#fff;min-width:0;padding:12px 10px;position:sticky;top:0}.crm-booking-slot-grid__head{color:var(--crm-muted);text-transform:uppercase;font-size:11px;font-weight:820}.crm-booking-slot-grid__day span,.crm-booking-slot-grid__day em{color:var(--crm-muted);text-transform:uppercase;font-size:11px;font-style:normal;font-weight:820;display:block}.crm-booking-slot-grid__day strong{color:var(--crm-ink);margin-top:4px;font-size:18px;font-weight:880;display:block}
.crm-booking-slot-grid__day em{color:var(--crm-clinic);margin-top:6px}.crm-booking-slot-grid__time{border-bottom:1px solid var(--crm-line);border-right:1px solid var(--crm-line);color:var(--crm-muted);background:#f6f8fb;padding:12px 10px;font-size:12px;font-weight:820}.crm-booking-slot-grid__cell{border-bottom:1px solid var(--crm-line);border-right:1px solid var(--crm-line);background:#fff;gap:7px;min-height:104px;padding:7px;display:grid}.crm-booking-slot-card{border:1px solid var(--crm-line);color:var(--crm-ink);text-align:left;background:#fff;border-radius:7px;gap:4px;min-height:86px;padding:8px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 1px 4px #4350640f}.crm-booking-slot-card:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #4350641f}.crm-booking-slot-card:disabled{cursor:not-allowed}.crm-booking-slot-card span{color:var(--crm-muted);font-size:12px;font-weight:850}.crm-booking-slot-card b{color:var(--crm-clinic);text-transform:uppercase;background:#ffffffc7;border-radius:999px;justify-self:start;padding:3px 8px;font-size:10px;font-weight:880}.crm-booking-slot-card strong,.crm-booking-slot-card small,.crm-booking-slot-card em{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.crm-booking-slot-card strong{white-space:nowrap;font-size:12px;font-weight:850}.crm-booking-slot-card small,.crm-booking-slot-card em{color:var(--crm-muted);font-size:11px;font-style:normal;font-weight:700}.crm-booking-slot-card em{white-space:normal}.crm-booking-slot-card--best{background:#eefdf6;border-color:#86efac}.crm-booking-slot-card--allowed{background:#f5fffb;border-color:#a7f3d0}.crm-booking-slot-card--poor{background:#fff7ed;border-color:#fed7aa}.crm-booking-slot-card--unavailable{opacity:.82;background:#f1f5f9;border-color:#e2e8f0}.crm-booking-slot-card--unavailable b{color:#0f766e}.crm-booking-slot-card--selected{border-color:var(--crm-clinic);box-shadow:0 0 0 3px #08756829}.crm-booking-slot-card--empty{color:var(--crm-muted);justify-content:center;align-items:center;min-height:72px;font-size:12px;font-weight:780;display:flex}.crm-booking-picker__side{min-height:0;overflow:auto}.crm-create-appointment-form--side{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.crm-registration--booking-open .crm-create-appointment-form--side{align-content:start;padding:16px 18px 18px}.crm-booking-side-title{color:var(--crm-ink);margin-bottom:10px;font-size:15px;font-weight:860;display:block}.crm-booking-goals{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.crm-booking-goal,.crm-booking-service-filter{border:1px solid var(--crm-line);color:var(--crm-muted);background:#f6f8fb;border-radius:8px;min-height:38px;padding:0 10px;font-size:12px;font-weight:840}.crm-booking-goal--active,.crm-booking-service-filter--active{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-booking-service-filters,.crm-booking-tmj-box div{flex-wrap:wrap;gap:7px;display:flex}.crm-booking-tmj-box{background:#f7f2ff;border:1px solid #e9d5ff;border-radius:8px;gap:10px;padding:12px;display:grid}.crm-booking-tmj-box strong,.crm-booking-recommended strong,.crm-booking-selected strong{color:var(--crm-ink);font-size:13px;font-weight:860}.crm-booking-tmj-box p{color:#6d28d9;margin:0;font-size:12px;font-weight:720}.crm-booking-recommended{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;gap:8px;padding:12px;display:grid}.crm-booking-recommended p{color:var(--crm-muted);margin:0;font-size:12px;font-weight:760}.crm-booking-recommended__item{color:var(--crm-ink);text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:9px 10px;display:flex;box-shadow:0 2px 8px #43506414}.crm-booking-recommended__item--active,.crm-booking-recommended__item:hover{border-color:var(--crm-clinic)}.crm-booking-recommended__item b,.crm-booking-recommended__item small{display:block}.crm-booking-recommended__item b{font-size:13px;font-weight:860}.crm-booking-recommended__item small{color:var(--crm-muted);margin-top:3px;font-size:11px;font-weight:720}.crm-booking-recommended__item>strong{color:var(--crm-clinic);flex:none}.crm-booking-selected{border:1px solid var(--crm-line);background:#f8fafc;border-radius:8px;gap:6px;padding:12px;display:grid}.crm-booking-selected span{color:var(--crm-muted);font-size:12px;font-weight:740}
.crm-appointment-modal__header{border-bottom:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;justify-content:space-between;align-items:center;min-height:132px;padding:24px 26px;display:flex}.crm-appointment-modal__header p,.crm-appointment-modal__header span{margin:0}.crm-appointment-modal__header h2{color:var(--crm-ink);margin:12px 0 10px;font-size:30px;font-weight:860;line-height:1.1}.crm-appointment-modal__header p{color:var(--crm-clinic);letter-spacing:.2em;text-transform:uppercase;font-size:14px;font-weight:860}.crm-appointment-modal__header span{color:var(--crm-muted);font-size:18px;font-weight:720}.crm-appointment-modal__header button{border:1px solid var(--crm-line);color:var(--crm-muted);background:#f5f7fb;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;transition:background .16s,color .16s;display:flex}.crm-appointment-modal__header button:hover{color:var(--crm-ink);background:#eef2f7}.crm-appointment-modal__body{grid-template-columns:minmax(0,1fr) 360px;gap:24px;max-height:calc(100vh - 180px);padding:24px;display:grid;overflow:auto}.crm-appointment-modal__main{align-content:start;gap:18px;display:grid}.crm-appointment-modal__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.crm-appointment-modal__tile,.crm-appointment-modal__panel,.crm-appointment-modal__side-card{background:#fff;border:1px solid #dfe6ee;border-radius:8px;box-shadow:0 2px 8px #4350640f}.crm-appointment-modal__tile{gap:8px;min-height:76px;padding:15px 16px;display:grid}.crm-appointment-modal__tile span,.crm-appointment-modal__panel h3,.crm-appointment-modal__side-card h3{color:var(--crm-muted);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:13px;font-weight:840}.crm-appointment-modal__tile strong{color:var(--crm-ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:820;line-height:1.15;overflow:hidden}.crm-appointment-modal__tile--accent strong{color:var(--crm-clinic)}.crm-appointment-modal__panel{gap:12px;padding:20px;display:grid}.crm-appointment-modal__service{color:var(--crm-ink);margin:0;font-size:21px;font-weight:850;line-height:1.32}.crm-appointment-modal__tmj-badges{flex-wrap:wrap;gap:8px;margin:0;display:flex}.crm-appointment-modal__tmj-badges .crm-tmj-badge{padding:7px 13px;font-size:12px}.crm-appointment-modal__comment{color:var(--crm-ink);margin:0;font-size:17px;font-weight:640;line-height:1.45}.crm-appointment-modal__bottom-actions{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;display:grid}.crm-appointment-modal__message{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:0 24px 16px;padding:10px 12px;font-size:14px;font-weight:850}.crm-appointment-modal__bottom-actions button,.crm-appointment-modal__side-card>button{color:var(--crm-muted);background:#fff;border:1px solid #dfe6ee;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 14px;font-size:17px;font-weight:850;display:flex}.crm-appointment-modal__bottom-actions button:disabled{background:#f5f7fb;border-color:#f5f7fb}.crm-appointment-modal__side{align-content:start;gap:20px;display:grid}.crm-appointment-modal__side-card{gap:12px;padding:20px;display:grid}.crm-appointment-modal__side-card>.crm-appointment-modal__primary-action,.crm-appointment-modal__status--active{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-appointment-modal__statuses{gap:8px;display:grid}.crm-appointment-modal__status{color:var(--crm-muted);background:#f5f7fb;border:1px solid #dfe6ee;border-radius:8px;min-height:46px;padding:0 12px;font-size:16px;font-weight:820}.crm-appointment-editor{color:var(--crm-ink);background:#f6f8fb;border-radius:8px;width:min(1480px,100%);max-width:1480px;max-height:calc(100vh - 34px);overflow:hidden;box-shadow:0 28px 80px #0f172a5c}.crm-appointment-editor__header{border-bottom:1px solid var(--crm-line);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.crm-appointment-editor__header p,.crm-appointment-editor__header h2{margin:0}.crm-appointment-editor__header p{color:var(--crm-muted);font-size:13px;font-weight:840}.crm-appointment-editor__header h2{color:var(--crm-ink);margin-top:6px;font-size:24px;font-weight:880;line-height:1.18}.crm-appointment-editor__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.crm-appointment-editor__actions button,.crm-appointment-editor__tab,.crm-editor-chip,.crm-editor-status{color:var(--crm-ink);border:1px solid #dfe6ee;border-radius:8px;font-weight:850}.crm-appointment-editor__actions button{background:#fff;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:inline-flex}.crm-appointment-editor__actions .crm-appointment-editor__save{color:#047857;background:#d8fae8;border-color:#a7f3d0}.crm-appointment-editor__actions .crm-appointment-editor__close{background:#f5f7fb;justify-content:center;width:42px;padding:0}.crm-appointment-editor__tabs{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 20px 14px;display:grid}.crm-appointment-editor__tab{color:var(--crm-ink);background:#f7f9fc;min-height:42px}.crm-appointment-editor__tab--active{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-appointment-editor__body{grid-template-columns:minmax(360px,1.05fr) minmax(310px,.95fr) minmax(360px,1.1fr);gap:18px;max-height:calc(100vh - 164px);padding:20px;display:grid;overflow:auto}
.crm-editor-panel{background:#fff;border:1px solid #dfe6ee;border-radius:8px;align-content:start;gap:16px;display:grid;overflow:hidden;box-shadow:0 2px 8px #4350640f}.crm-editor-panel>header{color:#fff;background:#41afc0;justify-content:space-between;align-items:center;min-height:46px;padding:0 16px;display:flex}.crm-editor-panel>header h3,.crm-editor-panel>header span{margin:0}.crm-editor-panel>header h3{font-size:16px;font-weight:870}.crm-editor-panel>header span{color:#fee2e2;font-size:12px;font-weight:820}.crm-editor-form-grid,.crm-editor-panel--services{padding:16px}.crm-editor-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.crm-editor-form-grid label,.crm-editor-panel--services label,.crm-editor-note{gap:6px;display:grid}.crm-editor-form-grid label>span,.crm-editor-panel--services label>span,.crm-editor-label,.crm-editor-note>span,.crm-editor-tmj>span{color:var(--crm-muted);font-size:12px;font-weight:830}.crm-editor-form-grid__wide{grid-column:1/-1}.crm-editor-textarea{resize:vertical;height:auto;min-height:92px;padding-top:12px}.crm-appointment-editor__middle{align-content:start;gap:18px;display:grid}.crm-editor-facts{gap:12px;margin:0;padding:18px;display:grid}.crm-editor-facts div{grid-template-columns:130px minmax(0,1fr);gap:12px;display:grid}.crm-editor-facts dt{color:var(--crm-muted);text-align:right;font-size:12px;font-weight:820}.crm-editor-facts dd{color:var(--crm-ink);margin:0;font-size:15px;font-weight:850}.crm-editor-note{padding:16px}.crm-editor-selected-service,.crm-editor-tmj,.crm-editor-notifications{background:#f7f9fc;border:1px solid #e1e8f0;border-radius:8px;gap:9px;padding:13px;display:grid}.crm-editor-selected-service span{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:830}.crm-editor-selected-service strong{color:var(--crm-ink);font-size:16px;font-weight:870}.crm-editor-selected-service b{justify-self:end}.crm-editor-chip-row,.crm-editor-status-grid{flex-wrap:wrap;gap:8px;display:flex}.crm-editor-chip,.crm-editor-status{color:var(--crm-muted);background:#f5f7fb;min-height:34px;padding:0 12px}.crm-editor-chip--active,.crm-editor-status--active{color:#fff;background:#7ccfdd;border-color:#7ccfdd}.crm-editor-tmj{background:#f7f3ff;border-color:#e9d5ff}.crm-editor-tmj strong{color:#5b21b6;font-size:15px}.crm-editor-notifications h4{color:var(--crm-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:860}.crm-editor-notifications label{align-items:center;gap:8px;display:flex}.crm-editor-notifications input{width:16px;height:16px}.crm-editor-notifications span,.crm-editor-notifications em,.crm-editor-panel--services footer{color:var(--crm-muted);font-size:13px;font-weight:760}.crm-editor-panel--services footer{background:#f5f7fb;border-radius:8px;gap:4px;padding:12px;display:grid}@media (max-width:980px){.crm-appointment-editor__body,.crm-appointment-modal__body{grid-template-columns:1fr}.crm-appointment-modal__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.crm-modal-backdrop{padding:10px}.crm-appointment-editor__header{flex-direction:column;align-items:stretch}.crm-appointment-editor__tabs,.crm-editor-form-grid{grid-template-columns:1fr}.crm-appointment-modal__header{min-height:0;padding:18px}.crm-appointment-modal__header h2{font-size:23px}.crm-appointment-modal__body{padding:14px}.crm-appointment-modal__cards,.crm-appointment-modal__bottom-actions{grid-template-columns:1fr}}
.crm-online-booking{gap:16px;padding:18px;display:grid}.crm-online-booking__toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-online-booking__filters{flex-wrap:wrap;gap:8px;display:flex}.crm-online-booking__filters .crm-schedule-chip{gap:8px}.crm-online-booking__filters span{background:#12182614;border-radius:999px;min-width:24px;padding:2px 7px}.crm-secondary-button{border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.crm-online-booking__form{grid-template-columns:1.1fr 1fr 1.1fr .8fr 1.2fr auto}.crm-error-banner{color:#b42318;background:#fff1f3;border:1px solid #ffd3dc;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:850}.crm-online-slots{border:1px solid var(--crm-line);background:#f8fbfc;border-radius:8px;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.crm-online-slots strong,.crm-online-slots span{display:block}.crm-online-slots strong{font-size:14px}.crm-online-slots span{color:var(--crm-muted);margin-top:3px;font-size:13px;font-weight:750}.crm-online-slots__list{gap:8px;min-width:0;display:flex;overflow-x:auto}.crm-online-slots__list button,.crm-online-slots__list>span{border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:8px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.crm-online-slots__list small{color:var(--crm-muted);font-size:12px;font-weight:800}.crm-muted-row{color:var(--crm-muted);margin:0;padding:18px;font-size:14px;font-weight:800}.crm-online-booking__list{gap:10px;display:grid}.crm-online-card{border:1px solid var(--crm-line);background:#fff;border-radius:8px;grid-template-columns:minmax(280px,1fr) 220px auto;align-items:stretch;gap:14px;padding:14px;display:grid}.crm-online-card__main{min-width:0}.crm-online-card h3{letter-spacing:0;margin:8px 0 10px;font-size:18px;line-height:1.2}.crm-online-card p,.crm-online-card small{color:var(--crm-muted);margin:0}.crm-online-card p{align-items:center;gap:7px;margin-top:6px;font-size:14px;font-weight:800;display:flex}.crm-online-card small{margin-top:10px;font-size:13px;font-weight:700;display:block}.crm-online-status{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.crm-online-status--new{color:var(--crm-clinic);background:#e8f8ef}.crm-online-status--contacting{color:#2555b8;background:#eef4ff}.crm-online-status--confirmed{color:#087568;background:#e7f9f4}.crm-online-status--rejected,.crm-online-status--cancelled{color:#b42318;background:#fff1f3}.crm-online-card__meta{background:var(--crm-wash);border:1px solid var(--crm-line);border-radius:8px;gap:8px;padding:12px;display:grid}.crm-online-card__meta span{color:var(--crm-muted);text-transform:uppercase;font-size:12px;font-weight:900}.crm-online-card__meta strong{color:var(--crm-ink);align-items:center;gap:8px;font-size:14px;display:flex}.crm-online-card__actions{align-content:center;gap:8px;min-width:150px;display:grid}.crm-online-card__actions button{border:1px solid var(--crm-line);color:var(--crm-ink);background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:850;display:flex}.crm-online-card__actions button:first-child{background:var(--crm-clinic);border-color:var(--crm-clinic);color:#fff}.crm-online-card__actions button:disabled{cursor:not-allowed;opacity:.48}.crm-online-history{border:1px dashed var(--crm-line);background:#fbfcfe;border-radius:8px;grid-column:1/-1;gap:6px;padding:10px 12px;display:grid}.crm-online-history span{color:var(--crm-muted);font-size:13px;font-weight:750}
