@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";:root{font-family:Inter,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#191c1e;background:radial-gradient(circle at top left,rgba(255,214,91,.22),transparent 22%),linear-gradient(180deg,#f8f9fb,#f3f4f6 52%,#edeef0);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--crm-amber-strong: #f6b800;--crm-amber-soft: #ffd65b;--crm-cream: #ffffff;--crm-ink: #191c1e;--crm-muted: #434654;--crm-surface: rgba(255, 255, 255, .96);--crm-outline: rgba(195, 198, 214, .8);--crm-success: #c98a00;--crm-danger: #ba1a1a;--crm-accent: #c98a00;--crm-shadow: 0 24px 48px -12px rgba(246, 184, 0, .1)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh}body{margin:0;background:#f8f9fb}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}code{border-radius:999px;background:#f6b8001a;padding:.12rem .45rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.92em}.material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif;font-weight:400;font-style:normal;font-size:1.15rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.crm-shell{min-height:100vh;background:#f8f9fb}.crm-sidenav{position:fixed;top:0;left:0;display:flex;height:100vh;width:16rem;flex-direction:column;overflow-y:auto;background:#2e3132;padding:1.5rem 1rem;box-shadow:0 30px 60px #f6b8001f;z-index:50}.crm-sidenav__overlay{display:none}.crm-sidenav__brand{display:flex;align-items:flex-start;padding:0 .5rem;margin-bottom:2.2rem}.crm-sidenav__brand-copy h1{margin:0 0 .3rem;color:#fff;font-size:1.08rem;font-weight:800;line-height:1.05}.crm-sidenav__brand p{margin:0;color:#94a3b8;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase}.crm-sidenav__nav{display:flex;flex:1;flex-direction:column;gap:.3rem}.crm-sidenav__link{display:flex;align-items:center;gap:.8rem;margin:0 .5rem;border-radius:.8rem;padding:.95rem 1rem;color:#94a3b8;transition:background .2s ease,color .2s ease,transform .2s ease}.crm-sidenav__link:hover{color:#fff;background:#ffffff14}.crm-sidenav__link.is-active{color:#fff;background:#f6b800}.crm-sidenav__icon{display:grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:.6rem;background:#ffffff14;font-size:1rem}.crm-sidenav__label{font-size:.92rem;font-weight:600}.crm-sidenav__profile{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem;position:relative;border-top:1px solid rgba(255,255,255,.06);padding:1.25rem .5rem 0}.crm-sidenav__profile-trigger{display:flex;align-items:center;justify-content:center;gap:.75rem;flex:1 1 auto;min-width:0;border:0;padding:0;background:transparent;text-align:center;color:inherit}.crm-sidenav__avatar{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#fff;font-size:.72rem;font-weight:800}.crm-sidenav__profile strong{display:block;color:#fff;font-size:.78rem}.crm-sidenav__profile span{display:block;color:#64748b;font-size:.62rem}.crm-profile-menu{position:absolute;left:.5rem;right:.5rem;bottom:calc(100% + .75rem);display:flex;flex-direction:column;gap:.55rem;padding:.85rem;border:1px solid rgba(255,255,255,.08);border-radius:.9rem;background:#1f2324fa;box-shadow:0 20px 32px #0f172a47}.crm-profile-menu strong{color:#fff;font-size:.82rem}.crm-profile-menu span{color:#cbd5e1;font-size:.72rem;font-weight:700}.crm-profile-menu select{min-height:2.35rem;border:1px solid rgba(255,255,255,.1);border-radius:.7rem;background:#ffffff0f;color:#f8fafc;padding:0 .75rem}.crm-profile-menu p{margin:0;color:#94a3b8;font-size:.68rem;line-height:1.45}.crm-sidenav__logout{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:999px;background:#ffffff14;color:#f8fafc;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.crm-sidenav__logout .material-symbols-outlined{color:#ba1a1a;font-size:1.2rem;font-variation-settings:"FILL" 1,"wght" 800,"GRAD" 0,"opsz" 24}.crm-sidenav__logout:hover{background:#f6b8002e;transform:translateY(-1px)}.crm-workspace{min-height:100vh;margin-left:16rem}.crm-topbar{position:fixed;top:0;right:0;left:16rem;display:flex;justify-content:space-between;align-items:center;height:5rem;padding:0 2rem;background:#f8f9fbd1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:40}.crm-topbar__left,.crm-topbar__right{display:flex;align-items:center;gap:1rem}.crm-topbar__left{flex:1 1 auto;min-width:0;justify-content:flex-start}.crm-topbar__right{flex:0 0 auto}.crm-search{position:relative}.crm-search__icon{position:absolute;top:50%;left:.85rem;color:#43465480;transform:translateY(-50%)}.crm-search input{width:16rem;border:0;border-radius:999px;background:#e7e8ea;padding:.7rem 1rem .7rem 2.1rem;font-size:.76rem}.crm-search input:focus{outline:none;box-shadow:0 0 0 2px #f6b8002e}.crm-topbar__tabs{display:flex;gap:1rem;font-size:.78rem;font-weight:600}.crm-topbar__tabs span{color:#434654}.crm-topbar__tabs .is-active{color:#c98a00;border-bottom:2px solid #f6b800;padding-bottom:.2rem}.crm-topbar__icon-button{display:grid;place-items:center;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:transparent;color:#434654}.crm-mobile-nav-toggle{display:none}.crm-topbar__icon-button:hover{background:#e7e8ea}.crm-topbar__divider{width:1px;height:2rem;background:#c3c6d680}.crm-topbar__current{display:flex;align-items:center;justify-content:flex-end}.crm-topbar__logo{display:block;width:min(17rem,25vw);height:auto}.crm-main{padding:6.1rem 2rem 2rem}.crm-page-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.crm-page-head{display:flex;align-items:flex-end;gap:1rem}.crm-page-head__content{position:relative;display:flex;flex-direction:column;gap:.35rem;padding-left:1.15rem}.crm-page-head__content:before{content:"";position:absolute;left:0;top:.35rem;width:.28rem;height:calc(100% - .7rem);border-radius:999px;background:linear-gradient(180deg,#f6b800,#d89e00);box-shadow:0 0 0 .18rem #f6b8001f}.crm-page-head__eyebrow{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:.16rem .55rem;background:#f6b8001f;color:#b77a00;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.crm-page-head h2,.login-card h1{margin:0;font-size:clamp(2rem,4vw,2.65rem);line-height:.94;letter-spacing:-.06em;color:#121417;text-wrap:balance;text-shadow:0 1px 0 rgba(255,255,255,.7)}.crm-page-head p,.login-card p{margin:.18rem 0 0;max-width:62ch;color:#5b6270;font-size:1rem;line-height:1.45}.crm-eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;color:var(--crm-muted)}.crm-banner,.panel,.filter-panel,.login-card{border:1px solid var(--crm-outline);border-radius:1rem;background:var(--crm-surface);box-shadow:var(--crm-shadow)}.crm-banner{margin-bottom:1rem;padding:1rem 1.15rem}.crm-content{display:flex;flex-direction:column;gap:1.5rem}.status-banner{color:var(--crm-muted)}.status-banner--error{border:1px solid rgba(185,28,28,.12);border-radius:1rem;padding:.9rem 1rem;background:#fef2f2f5;color:#991b1b;font-weight:600}.filter-panel{padding:1.5rem;background:linear-gradient(180deg,#fffffffa,#f3f4f6fa),var(--crm-surface);color:var(--crm-ink)}.filter-panel h2{margin:0;font-size:1.45rem;letter-spacing:-.04em}.field{display:flex;flex-direction:column;gap:.45rem;margin-top:1rem}.field span{font-size:.9rem;font-weight:600}.field input,.field select{width:100%;border:1px solid rgba(195,198,214,.85);border-radius:.95rem;padding:.85rem .9rem;background:#fffffff5;color:var(--crm-ink)}.filter-panel__note{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(195,198,214,.85);color:var(--crm-muted)}.filter-panel--soft{background:linear-gradient(180deg,#fffffffa,#edeef0f5),var(--crm-surface);color:var(--crm-ink)}.filter-panel--soft .field input,.filter-panel--soft .field select{border-color:#543a081f}.filter-panel--soft .filter-panel__note{border-top-color:#543a081f;color:var(--crm-muted)}.summary-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.panel{padding:0;overflow:hidden}.summary-card{min-height:122px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#fff,#f3f4f6)}.summary-card span{color:var(--crm-muted);font-size:.9rem}.summary-card strong{font-size:2rem;line-height:1}.panel--kpi:nth-child(1){grid-column:span 2}.panel--kpi:nth-child(2){grid-column:span 5}.panel--kpi:nth-child(3){grid-column:span 3}.panel--kpi:nth-child(4),.panel--kpi:nth-child(5){grid-column:span 2}.panel__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem}.panel__header h2{margin:0;font-size:1.25rem;line-height:1.15}.panel-tabs{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.tab-button,.button{border:0;border-radius:999px;padding:.7rem 1rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tab-button{background:#edeef0;color:var(--crm-muted)}.tab-button.is-active{background:#fff;color:#fff;color:var(--crm-accent);box-shadow:0 10px 18px #f6b8001f}.tab-button:hover,.button:hover{transform:translateY(-1px)}.table-wrap{overflow-x:auto}.table-wrap--calls{border-bottom:1px solid rgba(225,226,228,.9)}.overview-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.overview-card{min-height:15.5rem;border:1px solid rgba(225,226,228,.9);border-radius:1rem;background:#fff;box-shadow:0 12px 30px #191c1e0a;padding:1.6rem}.overview-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.1rem}.overview-card__icon{display:grid;place-items:center;width:3.7rem;height:3.7rem;border-radius:.7rem;background:#fff5d6;color:#c98a00}.overview-card__badge{display:inline-flex;align-items:center;min-height:1.6rem;border-radius:999px;padding:.2rem .7rem;font-size:.78rem;font-weight:700}.overview-card__badge.is-success{background:#fff0b8;color:#c98a00}.overview-card__badge.is-neutral{background:#e5e7eb;color:#434654}.overview-card__badge.is-danger{background:#fee2e2;color:#ba1a1a}.overview-card__body p{margin:0;color:#434654;font-size:.9rem;font-weight:500}.overview-card__body strong{display:block;margin-top:.45rem;color:#191c1e;font-size:2.1rem;line-height:1;letter-spacing:-.04em}.overview-card__supporting{margin:1.35rem 0 0;color:#434654;font-size:.9rem}.overview-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1.1rem;margin-top:1.45rem}.overview-card__metrics div{display:flex;flex-direction:column;gap:.15rem}.overview-card__metrics span{color:#737685;font-size:.7rem;text-transform:uppercase}.overview-card__metrics strong{color:#191c1e;font-size:1.05rem}.filter-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:.75rem;margin-top:0}.filter-toolbar__mobile-toggle{display:none}.filter-toolbar__mobile-panel{display:flex;align-items:center;gap:inherit}.crm-topbar .filter-toolbar{justify-content:flex-start;gap:.65rem;width:100%}.crm-topbar .filter-toolbar__date,.crm-topbar .filter-toolbar__select,.crm-topbar .filter-toolbar__button{min-height:2.75rem}.filter-toolbar__date,.filter-toolbar__search,.filter-toolbar__select{display:inline-flex;align-items:center;gap:.55rem;min-height:3rem;border:1px solid rgba(225,226,228,.9);border-radius:.9rem;background:#fffffffa;padding:0 .95rem;box-shadow:0 8px 24px #191c1e0a}.filter-toolbar__search{min-width:18rem}.filter-toolbar__select--reason{max-width:10.7rem}.filter-toolbar__select--reason select{width:9.1rem;min-width:9.1rem;max-width:9.1rem}.filter-toolbar__date{gap:0;min-height:2.65rem;padding:0 .84rem}.filter-toolbar__date .material-symbols-outlined{color:#434654;font-size:1rem}.filter-toolbar__date-icon{flex:0 0 auto;font-size:.92rem;margin-left:-.16rem}.filter-toolbar__date-button{display:inline-grid;place-items:center;width:.76rem;height:.9rem;border:0;border-radius:999px;background:transparent;color:#434654;cursor:pointer;padding:0;margin-right:.84rem}.filter-toolbar__date-button:hover{background:#e1e2e4a6}.filter-toolbar__search .material-symbols-outlined,.filter-toolbar__select .material-symbols-outlined{color:#434654;font-size:1rem}.filter-toolbar__search input,.filter-toolbar__date input,.filter-toolbar__select select{border:0;background:transparent;color:#191c1e;font-size:.86rem;font-weight:600}.filter-toolbar__date input{width:9.5rem;min-width:9.5rem;max-width:9.5rem;padding-left:.22rem;padding-right:.22rem}.filter-toolbar__date-input--end{width:9.9rem!important;min-width:9.9rem!important;max-width:9.9rem!important}.filter-toolbar__search input{min-width:15rem}.filter-toolbar__search input:focus,.filter-toolbar__date input:focus,.filter-toolbar__select select:focus{outline:none}.filter-toolbar__separator{color:#737685;font-size:.84rem;margin:0 .9rem}.filter-toolbar__date-input--start::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.filter-toolbar__date-input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.filter-toolbar__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;flex:0 0 auto;white-space:nowrap;border:0;border-radius:.9rem;padding:0 1.3rem;background:linear-gradient(135deg,#f6b800,#d89e00);color:#fff;font-size:.86rem;font-weight:700;box-shadow:0 16px 26px #f6b80033}.filter-toolbar__button--icon{width:2.9rem;padding:0}.filter-toolbar__button--reset .material-symbols-outlined{color:#fff}.filter-toolbar__button:hover{filter:brightness(.98)}.calls-table{width:100%;border-collapse:collapse;min-width:920px}.panel--table .panel__header,.panel--charts .panel__header{padding-bottom:1.1rem}.panel__header--table,.panel__header--charts{border-bottom:1px solid rgba(225,226,228,.85)}.panel__header--workspace{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:4.6rem;padding:.1rem 2rem .25rem}.panel__title-block{display:flex;align-items:center;min-height:2.2rem}.workspace-actions{display:flex;align-items:center;gap:.9rem;justify-self:end}.workspace-tabs{display:inline-flex;gap:.32rem;padding:.28rem;border-radius:999px;background:#edeef0;justify-self:center}.workspace-tab-button{border:0;border-radius:999px;min-height:2.65rem;padding:.65rem 1rem;background:transparent;color:#626779;font-size:.86rem;font-weight:800;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.workspace-tab-button.is-active{background:linear-gradient(180deg,#fff,#fff8e8);color:#191c1e;box-shadow:0 8px 18px #171c2d0f,0 0 0 1px #d698002e}.table-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.table-search{display:inline-flex;align-items:center;gap:.55rem;min-height:2.6rem;min-width:15.5rem;border:1px solid rgba(225,226,228,.95);border-radius:.65rem;padding:0 .85rem;background:#fff}.table-search .material-symbols-outlined{color:#737685;font-size:1rem}.table-search input{width:100%;border:0;background:transparent;color:#191c1e;font-size:.88rem;font-weight:600;outline:none}.table-search input::placeholder{color:#8a90a2}.table-page-size{display:inline-flex;align-items:center;gap:.5rem;min-height:2.6rem;border:1px solid rgba(225,226,228,.95);border-radius:.65rem;padding:0 .9rem;background:#fff}.table-page-size span{color:#626779;font-size:.82rem;font-weight:700}.table-page-size select{border:0;background:transparent;color:#191c1e;font-size:.88rem;font-weight:700;outline:none}.table-action-button{display:inline-flex;align-items:center;gap:.45rem;min-height:2.6rem;border:1px solid rgba(225,226,228,.95);border-radius:.65rem;padding:0 1rem;background:#fff;color:#191c1e;font-size:.85rem;font-weight:700}.table-action-button--icon{width:2.6rem;padding:0;justify-content:center}.table-column-picker{position:relative}.table-column-menu{position:absolute;top:calc(100% + .45rem);right:0;z-index:12;display:flex;flex-direction:column;gap:.65rem;min-width:14rem;padding:.9rem;border:1px solid rgba(225,226,228,.95);border-radius:.9rem;background:#fffffffa;box-shadow:0 18px 32px #171c2d1f}.table-column-menu>strong{color:#191c1e;font-size:.84rem;font-weight:800}.table-column-option{display:flex;align-items:center;gap:.65rem;color:#31343d;font-size:.86rem;font-weight:600}.table-column-option input{accent-color:#d89e00}.table-action-button--soft{background:#edeef0}.table-tabs{display:flex;flex-wrap:wrap;gap:.8rem;padding:1.2rem 2rem 1rem}.table-tab-button{position:relative;display:inline-flex;align-items:center;gap:.55rem;min-height:3rem;border:1px solid transparent;border-radius:999px;padding:.65rem 1.15rem;background:transparent;color:#737685;font-weight:700;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.table-tab-button:before{content:"";width:.55rem;height:.55rem;border-radius:999px;background:#a0a6b58c;box-shadow:inset 0 0 0 1px #ffffffa6}.table-tab-button:hover{color:#31343d;background:#ffffffa6}.table-tab-button.is-active{border-color:#d6980052;background:linear-gradient(180deg,#fff,#fff8e8);color:#191c1e;box-shadow:0 12px 24px #171c2d0f,0 0 0 1px #f5b80014,inset 0 -1px #fffffff2}.table-tab-button.is-active:before{background:linear-gradient(135deg,#f0b400,#cf8f00);box-shadow:0 0 0 .24rem #f0b4001f,inset 0 0 0 1px #fff8dcbf}.calls-table--executive{min-width:1120px}.calls-table th,.calls-table td{padding:.82rem 1rem;border-bottom:1px solid rgba(225,226,228,.9);text-align:left;vertical-align:top}.calls-table thead th{color:var(--crm-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;background:#f8f9fbc2}.calls-table tbody tr:hover{background:#edeef0b3}.table-person{display:flex;flex-direction:column;gap:.08rem}.table-person span{color:var(--crm-muted);font-size:.84rem}.table-phone strong{display:block;min-width:9.75rem;max-width:none;color:#191c1e;font-size:.94rem;line-height:1.2;white-space:nowrap}.calls-table--executive th:first-child,.calls-table--executive td:first-child{width:13rem}.table-time-range{display:flex;flex-direction:column;gap:.08rem}.table-time-range--centered{align-items:center;text-align:center}.table-time-range strong{font-size:.92rem}.table-time-range span,.table-money span{color:#434654;font-size:.84rem}.table-money{display:flex;flex-direction:column;gap:.08rem}.table-money strong{font-size:.94rem;color:#191c1e}.table-money strong.is-positive{color:#c98a00}.result-pill{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;min-height:2rem;padding:.2rem .65rem;font-size:.82rem;font-weight:700}.result-pill--with-dot:before{content:"";width:.48rem;height:.48rem;border-radius:999px;background:currentColor;flex:0 0 auto}.result-pill.is-success{background:#136e3d24;color:#136e3d}.result-pill.is-danger{background:#b1421f1f;color:var(--crm-danger)}.quality-indicator{display:inline-grid;place-items:center;width:2rem;height:2rem}.quality-indicator .material-symbols-outlined.is-success{color:#c98a00;font-variation-settings:"FILL" 1}.quality-indicator .material-symbols-outlined.is-danger{color:#ba1a1a;font-variation-settings:"FILL" 1}.table-transcript-wrap{position:relative}.table-transcript{margin:0;display:-webkit-box;max-width:18rem;color:#434654;font-style:italic;line-height:1.3;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.table-transcript-wrap:hover:after{content:attr(data-tooltip);position:absolute;left:0;top:calc(100% + .45rem);z-index:8;width:min(26rem,48vw);padding:.7rem .8rem;border-radius:.75rem;background:#171c2df5;color:#fff;font-size:.8rem;font-style:normal;line-height:1.45;white-space:normal;box-shadow:0 18px 28px #0f172a3d;pointer-events:none}.recording-button{display:inline-grid;place-items:center;width:2.9rem;height:2.9rem;border:0;border-radius:999px;background:#fff5d6;color:#c98a00}.recording-button--detail{background:#f3f4f6;color:#434654}.recording-player{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem}.recording-player audio{flex:1 1 24rem;width:100%}.recording-player__link{flex:0 0 auto}.is-right{text-align:right!important}.is-center{text-align:center!important}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 2rem 1.15rem;color:#434654;font-size:.9rem}.table-pagination{display:flex;gap:.35rem}.table-page-button{display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid rgba(225,226,228,.95);border-radius:.45rem;background:#fff;color:#191c1e}.table-page-button:disabled{opacity:.45;cursor:not-allowed}.table-page-button.is-active{border-color:#f6b800;background:#f6b800;color:#fff;font-weight:700}.chart-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.panel--spotlight{min-height:180px}.spotlight-grid{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.spotlight-card{padding:1rem;border-radius:1rem;border:1px solid var(--crm-outline);background:linear-gradient(180deg,#fff,#f3f4f6)}.spotlight-card span{display:block;color:var(--crm-muted);font-size:.88rem}.spotlight-card strong{display:block;margin-top:.45rem;font-size:1.7rem}.reason-pills{display:flex;flex-wrap:wrap;gap:.6rem}.mini-button{border:0;border-radius:999px;padding:.55rem .85rem;background:#f6b80029;color:var(--crm-ink);font-weight:600}.mini-button--neutral{background:#edeef0}.mini-button--danger{display:inline-flex;align-items:center;gap:.45rem;min-height:2rem;padding:.2rem .65rem;background:#b1421f1f;color:var(--crm-danger);font-size:.82rem;font-weight:700}.mini-button--danger:before{content:"";width:.48rem;height:.48rem;border-radius:999px;background:currentColor;flex:0 0 auto}.action-icon-button{display:inline-grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:999px;background:transparent;cursor:pointer}.action-icon-button--danger{background:#b1421f1f;color:var(--crm-danger)}.action-icon-button--danger .material-symbols-outlined{font-size:1rem;font-variation-settings:"FILL" 1}.panel--charts{display:flex;flex-direction:column;gap:1.25rem;padding:1.6rem 2rem 2rem}.panel--workspace{padding-top:1.3rem}.chart-tab-layout{display:flex;flex-direction:column;gap:1rem}.chart-tabs-shell{display:inline-flex;flex-wrap:wrap;gap:.3rem;border-radius:.9rem;background:#edeef0;padding:.3rem;margin-left:0}.chart-shell-tab{border:0;border-radius:.6rem;padding:.7rem 1.2rem;background:transparent;color:#434654;font-weight:700}.chart-shell-tab.is-active{background:#fff;color:#c98a00;box-shadow:0 4px 12px #f6b8001f}.chart-mode-note{color:#71717a;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chart-card{min-height:380px}.chart-card--grafana{border:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 18px 32px #0f172a0a}.chart-card__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem .5rem}.chart-card__title-block h3{margin:.2rem 0 0;color:#18181b;font-size:.98rem;font-weight:700}.chart-card__tabs{display:flex;flex-wrap:wrap;gap:.25rem;padding:0 1.2rem .85rem;border-bottom:1px solid rgba(226,232,240,.92)}.chart-card__tab{border:0;border-bottom:2px solid transparent;background:transparent;color:#52525b;padding:.45rem .55rem;font-size:.78rem;font-weight:600}.chart-card__tab.is-active{color:#c98a00;border-bottom-color:#f6b800}.chart-card__canvas{padding:.65rem .8rem .9rem}.chart-card--full{width:100%}.chart-card-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-wrap{height:280px;position:relative;z-index:1;padding:0 .15rem .15rem}.chart-wrap--donut{display:grid;place-items:center}.chart-center-label{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.chart-center-label strong{color:#18181b;font-size:1.35rem;font-weight:800}.chart-center-label span{color:#71717a;font-size:.76rem;font-weight:600}.chart-tooltip{min-width:11rem;border:1px solid rgba(63,122,224,.18);border-radius:.9rem;background:#0f172aeb;box-shadow:0 20px 36px #0f172a38;padding:.8rem .9rem;color:#f8fafc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chart-tooltip>strong{display:block;margin-bottom:.55rem;color:#cbd5e1;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.chart-tooltip__rows{display:flex;flex-direction:column;gap:.4rem}.chart-tooltip__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;font-size:.84rem}.chart-tooltip__row strong{color:#fff}.chart-tooltip__dot{width:.65rem;height:.65rem;border-radius:999px}.reason-summary{display:flex;flex-direction:column;gap:.6rem}.reason-summary__row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid var(--crm-outline);border-radius:1rem;background:#ffffffeb;text-align:left}.reason-summary__row strong{display:block}.reason-summary__row span{color:var(--crm-muted)}.empty-state{display:grid;place-items:center;min-height:220px;color:var(--crm-muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1.5rem;background:#191c1e5c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:60}.modal-card{width:min(900px,100%);max-height:90vh;overflow:auto;border:1px solid var(--crm-outline);border-radius:1.5rem;background:#fffffffa;box-shadow:0 32px 60px #191c1e2e}.modal-card__header,.modal-card__body{padding:1.2rem 1.25rem}.modal-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid rgba(84,58,8,.08)}.modal-card__header h2{margin:0}.modal-close{border:1px solid rgba(84,58,8,.12);border-radius:999px;padding:.55rem .85rem;background:#ffffffdb}.detail-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-item{padding:.95rem 1rem;border:1px solid var(--crm-outline);border-radius:1rem;background:#ffffffc7}.detail-item span{display:block;color:var(--crm-muted);font-size:.84rem}.detail-item strong{display:block;margin-top:.45rem;font-size:1rem}.modal-note{margin:1rem 0 0;color:var(--crm-muted)}.login-page{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.login-page--executive{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9fb,#edeef0)}.login-backdrop{position:fixed;pointer-events:none;opacity:.9}.login-backdrop--right{top:0;right:0;height:100%;width:32%;background:linear-gradient(270deg,rgba(231,232,234,.76),transparent)}.login-backdrop--left{left:0;bottom:0;height:48%;width:24%;background:linear-gradient(45deg,rgba(231,232,234,.46),transparent)}.login-executive{position:relative;z-index:1;width:100%;max-width:32rem}.login-executive__brand{margin-bottom:2.5rem;text-align:center}.login-executive__logo{display:block;width:min(24rem,100%);height:auto;margin:0 auto .9rem}.login-executive__brand p{margin:0;color:#434654;font-size:.92rem;font-weight:500;letter-spacing:-.02em}.app-loading{min-height:100vh;display:grid;place-items:center;color:var(--crm-muted)}.login-card{width:min(720px,100%);padding:2rem}.login-card--executive{width:100%;border:1px solid rgba(195,198,214,.16);border-radius:1rem;background:#fff;padding:2.35rem 2.6rem;box-shadow:0 24px 48px -12px #003d9b14}.selector-card{width:min(820px,100%);padding:2rem;border:1px solid var(--crm-outline);border-radius:1.5rem;background:#ffffffeb;box-shadow:var(--crm-shadow)}.login-readiness{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.5rem 0}.login-readiness div{padding:1rem;border:1px solid var(--crm-outline);border-radius:1rem;background:#fffffff0}.login-readiness dt{color:var(--crm-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.login-readiness dd{margin:.35rem 0 0;font-weight:700}.login-form{display:flex;flex-direction:column;gap:1rem}.login-form--executive{gap:1.4rem}.login-form__field{display:flex;flex-direction:column;gap:.45rem}.login-form__field label{margin-left:.25rem;font-size:.69rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#434654}.login-form__input-wrap{position:relative}.login-form__icon{position:absolute;top:50%;left:1rem;display:inline-flex;width:1rem;justify-content:center;color:#737685;transform:translateY(-50%);font-weight:700}.login-form__field input{width:100%;border:0;border-radius:.75rem;padding:.95rem 1rem .95rem 2.8rem;background:#e7e8ea;color:#191c1e;box-shadow:inset 0 0 0 1px transparent;transition:box-shadow .2s ease,transform .2s ease}.login-form__field input:focus{outline:none;box-shadow:inset 0 0 0 2px #0c56d029;transform:translateY(-1px)}.login-form__error{margin:0;border-radius:.85rem;padding:.85rem .95rem;background:#b91c1c14;color:#991b1b;font-size:.88rem;font-weight:600}.button--executive{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.55rem;border:0;border-radius:.9rem;padding:.95rem 1rem;background:#f6b800;color:#fff;font-weight:700;box-shadow:0 16px 24px #f6b8002e}.button--executive:hover{transform:translateY(-1px);opacity:.94}.login-card__secondary{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(225,226,228,.9);text-align:center}.login-card__secondary a{color:#003d9b;font-size:.82rem;font-weight:600}.login-card__secondary p{margin:1rem 0 0;color:#434654;font-size:.82rem}.login-card__secondary p a{margin-left:.3rem;font-weight:800}.login-readiness--executive{margin-top:1.75rem;grid-template-columns:1fr}.login-readiness--executive div{background:#ffffffc7}.login-executive__footer{margin-top:2.5rem;text-align:center}.login-executive__footer div{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.login-executive__footer div span{width:2rem;height:1px;background:#c3c6d6cc}.login-executive__footer p{margin:0;color:#737685;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.login-executive__footer small{color:#434654b3;font-size:.7rem}.selector-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.selector-option{display:flex;flex-direction:column;gap:.45rem;padding:1.2rem;border:1px solid var(--crm-outline);border-radius:1.2rem;background:linear-gradient(180deg,#fff,#f3f4f6);box-shadow:0 12px 24px #191c1e0f;transition:transform .18s ease,box-shadow .18s ease}.selector-option strong{font-size:1.05rem}.selector-option span{color:var(--crm-muted)}.selector-option:hover{transform:translateY(-2px);box-shadow:0 18px 28px #191c1e14}.button--primary{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6b800,#d89e00);color:#fff;box-shadow:0 12px 24px #f6b8002e}.button--ghost{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(84,58,8,.12);background:#ffffffdb;color:var(--crm-ink)}.login-card__actions{display:flex;flex-wrap:wrap;gap:.75rem}.crm-shell--compact{--crm-sidebar-width: 14.5rem;--crm-topbar-height: 4.35rem}.crm-shell--compact .crm-sidenav{width:var(--crm-sidebar-width);padding:1.15rem .8rem}.crm-shell--compact .crm-sidenav__brand{margin-bottom:1.5rem;justify-content:center;text-align:center}.crm-shell--compact .crm-sidenav__nav{margin-top:4.55rem}.crm-shell--compact .crm-sidenav__brand-copy h1{display:flex;flex-direction:column;gap:.08rem;align-items:center;font-size:.98rem;letter-spacing:.04em;white-space:normal;text-transform:uppercase}.crm-shell--compact .crm-sidenav__brand-copy h1 span:last-child{font-size:.92rem;white-space:nowrap}.crm-shell--compact .crm-sidenav__brand p{text-align:center;font-size:.54rem;letter-spacing:.18em;white-space:normal}.crm-shell--compact .crm-sidenav__link{gap:.68rem;margin:0 .35rem;padding:.82rem .9rem}.crm-shell--compact .crm-sidenav__icon{width:1.65rem;height:1.65rem}.crm-shell--compact .crm-sidenav__label{font-size:.84rem}.crm-shell--compact .crm-workspace{margin-left:var(--crm-sidebar-width)}.crm-shell--compact .crm-topbar{left:var(--crm-sidebar-width);height:var(--crm-topbar-height);padding:0 1.4rem}.crm-shell--compact .crm-topbar__left,.crm-shell--compact .crm-topbar__right{gap:.75rem}.crm-shell--compact .crm-topbar__logo{width:min(15rem,22vw)}.crm-shell--compact .crm-main{padding:calc(var(--crm-topbar-height) + .75rem) 1.35rem 1.35rem}.crm-shell--compact .crm-page-toolbar{gap:1rem;margin-bottom:1.2rem}.crm-shell--compact .crm-page-head h2{font-size:clamp(1.75rem,3vw,2.2rem)}.crm-shell--compact .crm-page-head p{margin-top:.25rem;font-size:.94rem}.crm-shell--compact .crm-content{gap:1.1rem}.crm-shell--compact .overview-grid{gap:1rem}.crm-shell--compact .overview-card{min-height:13.3rem;padding:1.2rem}.crm-shell--compact .overview-card__header{margin-bottom:.8rem}.crm-shell--compact .overview-card__icon{width:3rem;height:3rem}.crm-shell--compact .overview-card__badge{min-height:1.45rem;padding:.14rem .58rem;font-size:.72rem}.crm-shell--compact .overview-card__body p{font-size:.84rem}.crm-shell--compact .overview-card__body strong{margin-top:.32rem;font-size:1.82rem}.crm-shell--compact .overview-card__supporting{margin-top:.9rem;font-size:.82rem}.crm-shell--compact .overview-card__metrics{gap:.7rem .85rem;margin-top:1rem}.crm-shell--compact .overview-card__metrics span{font-size:.64rem}.crm-shell--compact .overview-card__metrics strong{font-size:.92rem}.crm-shell--compact .crm-topbar .filter-toolbar{gap:.55rem}.crm-shell--compact .crm-topbar .filter-toolbar__date,.crm-shell--compact .crm-topbar .filter-toolbar__select,.crm-shell--compact .crm-topbar .filter-toolbar__button{min-height:2.45rem}.crm-shell--compact .filter-toolbar__date,.crm-shell--compact .filter-toolbar__search,.crm-shell--compact .filter-toolbar__select{border-radius:.78rem;padding:0 .78rem}.crm-shell--compact .filter-toolbar__button{padding:0 1rem;font-size:.8rem}.crm-shell--compact .panel__header{padding:1.1rem 1.35rem}.crm-shell--compact .panel__header h2{font-size:1.08rem}.crm-shell--compact .panel__header--workspace{min-height:3.9rem;padding:0 1.35rem .1rem}.crm-shell--compact .workspace-actions{gap:.65rem}.crm-shell--compact .workspace-tab-button{min-height:2.35rem;padding:.5rem .85rem;font-size:.8rem}.crm-shell--compact .table-actions{gap:.45rem}.crm-shell--compact .table-search,.crm-shell--compact .table-page-size,.crm-shell--compact .table-action-button{min-height:2.35rem}.crm-shell--compact .table-tabs{gap:.6rem;padding:.9rem 1.35rem .7rem}.crm-shell--compact .table-tab-button{min-height:2.55rem;padding:.54rem .95rem;font-size:.9rem}.crm-shell--compact .calls-table th,.crm-shell--compact .calls-table td{padding:.68rem .82rem}.crm-shell--compact .table-footer{padding:.85rem 1.35rem .95rem;font-size:.84rem}.crm-shell--compact .panel--workspace{padding-top:.9rem}.crm-shell--compact .panel--charts{gap:1rem;padding:1.15rem 1.35rem 1.35rem}.crm-shell--compact .chart-card{min-height:320px}@media (min-width: 1280px){.crm-shell--compact{zoom:.88}.crm-shell--compact .crm-sidenav,.crm-shell--compact .crm-workspace{min-height:calc(100vh / .88)}.crm-shell--compact .crm-sidenav{height:calc(100vh / .88)}}@media (max-width: 1180px){.crm-shell--compact .crm-sidenav,.crm-sidenav{position:static;width:100%;height:auto}.crm-shell--compact .crm-workspace,.crm-workspace{margin-left:0}.crm-shell--compact .crm-topbar,.crm-topbar{position:static;left:auto;height:auto;padding:1rem;flex-direction:column;align-items:stretch}.crm-topbar__left,.crm-topbar__right,.crm-page-toolbar,.crm-page-head,.table-footer,.panel__header--table,.panel__header--charts{flex-direction:column;align-items:stretch}.panel__header--workspace{grid-template-columns:1fr;justify-items:stretch}.crm-shell--compact .crm-main,.crm-main{padding:1rem}.overview-grid,.chart-card-grid,.login-readiness,.summary-grid,.spotlight-grid,.detail-grid,.selector-grid{grid-template-columns:1fr}.crm-search input{width:100%}.reason-summary__row{flex-direction:column}.crm-sidebar-inline,.filter-toolbar,.workspace-actions,.table-actions,.table-tabs,.chart-tabs-shell,.chart-legend-inline,.overview-card__metrics{width:100%;flex-wrap:wrap}.workspace-tabs{width:100%;justify-self:stretch}.workspace-actions{justify-self:stretch}}@media (max-width: 768px){html,body,#root,.crm-shell,.crm-workspace{overflow-x:hidden}.login-page{padding:1rem}.login-executive{max-width:100%}.login-executive__brand{margin-bottom:1.35rem}.login-executive__logo{width:min(17rem,92vw)}.login-card--executive{padding:1.45rem 1.15rem;border-radius:.9rem}.login-form--executive{gap:1rem}.login-form__field input{padding:.88rem .95rem .88rem 2.55rem}.login-executive__footer{margin-top:1.5rem}.crm-shell--compact .crm-sidenav,.crm-sidenav{position:fixed;top:0;left:0;bottom:0;width:min(17rem,82vw);height:100vh;padding:.95rem .75rem 1rem;transform:translate(-105%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .22s ease,opacity .18s ease,visibility .18s ease;z-index:80;overflow-y:auto}.crm-sidenav.is-mobile-open{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.crm-sidenav__brand{margin-bottom:.8rem}.crm-sidenav__brand-copy h1{font-size:.92rem}.crm-sidenav__brand p{font-size:.56rem}.crm-shell--compact .crm-sidenav__nav,.crm-sidenav__nav{margin-top:0;flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:.55rem;overflow:visible;padding:.2rem 0 .1rem;scrollbar-width:none}.crm-shell--compact .crm-sidenav__nav::-webkit-scrollbar,.crm-sidenav__nav::-webkit-scrollbar,.workspace-tabs::-webkit-scrollbar,.table-tabs::-webkit-scrollbar,.chart-tabs-shell::-webkit-scrollbar{display:none}.crm-shell--compact .crm-sidenav__link,.crm-sidenav__link{margin:0;padding:.72rem .78rem}.crm-sidenav__label{font-size:.78rem}.crm-sidenav__profile{justify-content:space-between;padding-top:.95rem;margin-top:.8rem}.crm-sidenav__profile-trigger{justify-content:flex-start;text-align:left}.crm-profile-menu{left:0;right:0;top:calc(100% + .6rem);bottom:auto}.crm-shell--compact .crm-topbar,.crm-topbar{position:relative;gap:.8rem;padding:.8rem .85rem}.crm-shell--compact .crm-topbar__left,.crm-topbar__left{order:2;width:100%}.crm-shell--compact .crm-topbar__right,.crm-topbar__right{order:1;width:100%;justify-content:center;gap:.7rem}.crm-topbar__icon-button{display:none}.crm-mobile-nav-toggle{display:inline-grid;position:absolute;top:.8rem;left:.85rem;flex:0 0 auto;width:2.45rem;height:2.45rem;border:1px solid rgba(225,226,228,.9);border-radius:.8rem;background:#fffffffa;color:#191c1e;box-shadow:0 8px 24px #191c1e0a}.crm-mobile-nav-toggle .material-symbols-outlined{display:inline-block;font-size:1.28rem;font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 24}.crm-topbar__divider{display:none}.crm-topbar__current{width:100%;flex:0 0 auto;justify-content:center}.crm-topbar__logo,.crm-shell--compact .crm-topbar__logo{width:min(11rem,54vw)}.crm-main,.crm-shell--compact .crm-main{padding:1rem .85rem 1.1rem}.crm-page-toolbar,.crm-shell--compact .crm-page-toolbar{margin-bottom:1rem;gap:.9rem}.crm-page-head__content{gap:.22rem;padding-left:.92rem}.crm-page-head h2,.crm-shell--compact .crm-page-head h2{font-size:clamp(1.55rem,8vw,2rem);line-height:.98}.crm-page-head p,.crm-shell--compact .crm-page-head p{font-size:.88rem;max-width:none}.crm-page-head__eyebrow{font-size:.62rem;letter-spacing:.12em}.crm-topbar .filter-toolbar,.filter-toolbar{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.55rem}.filter-toolbar__mobile-toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;width:100%;min-height:2.7rem;border:1px solid rgba(225,226,228,.9);border-radius:.9rem;background:#fffffffa;padding:0 .9rem;color:#191c1e;font-size:.84rem;font-weight:800;box-shadow:0 8px 24px #191c1e0a}.filter-toolbar__mobile-panel{display:none;flex-direction:column;gap:.55rem;width:100%;padding:.75rem;border:1px solid rgba(225,226,228,.9);border-radius:.9rem;background:#fffffffa;box-shadow:0 8px 24px #191c1e0a}.filter-toolbar__mobile-panel.is-open{display:flex}.crm-topbar .filter-toolbar__date,.crm-topbar .filter-toolbar__select,.crm-topbar .filter-toolbar__button,.filter-toolbar__date,.filter-toolbar__search,.filter-toolbar__select{width:100%;max-width:none}.filter-toolbar__date{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;gap:.35rem;padding:0 .72rem}.filter-toolbar__date input,.filter-toolbar__date-input--end{width:100%!important;min-width:0!important;max-width:none!important;font-size:.8rem}.filter-toolbar__date-button{margin-right:.15rem}.filter-toolbar__separator{margin:0 .18rem}.filter-toolbar__select--reason,.filter-toolbar__select--reason select,.filter-toolbar__select select,.filter-toolbar__search input{min-width:0;width:100%;max-width:none}.filter-toolbar__button,.filter-toolbar__button--icon{width:100%;min-height:2.7rem}.filter-toolbar__button--icon{width:100%;padding:0 .9rem}.panel__header--workspace,.crm-shell--compact .panel__header--workspace{grid-template-columns:1fr;row-gap:.7rem;padding:.35rem 1rem .4rem;min-height:auto}.panel__title-block{min-height:0}.workspace-tabs,.table-tabs,.chart-tabs-shell{width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start}.workspace-actions{justify-self:stretch;justify-content:center}.panel__header,.crm-shell--compact .panel__header{padding:.95rem 1rem}.panel,.filter-panel,.login-card{border-radius:.85rem}.panel__header h2,.crm-shell--compact .panel__header h2{font-size:1.02rem}.table-actions{width:100%;gap:.5rem}.table-search,.table-page-size{width:100%;min-width:0}.table-page-size{justify-content:space-between}.table-action-button--icon{flex:0 0 2.45rem}.table-wrap{-webkit-overflow-scrolling:touch;margin-inline:-.15rem;padding-inline:.15rem}.calls-table{min-width:760px}.calls-table th,.calls-table td{padding:.6rem .68rem}.table-footer{gap:.75rem}.table-pagination{align-self:flex-start}.overview-card,.crm-shell--compact .overview-card{min-height:auto;padding:1rem}.overview-card__body strong,.crm-shell--compact .overview-card__body strong{font-size:1.72rem}.chart-card{min-height:280px}.chart-card__header,.chart-card__footer{gap:.5rem}.crm-sidenav__overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a38;z-index:70}}@media (max-width: 540px){.crm-sidenav{padding-inline:.6rem}.crm-sidenav__brand-copy h1{font-size:.86rem}.crm-sidenav__brand p{letter-spacing:.14em}.crm-topbar,.crm-main,.crm-shell--compact .crm-topbar,.crm-shell--compact .crm-main{padding-inline:.7rem}.crm-topbar__icon-button{width:2.25rem;height:2.25rem}.crm-topbar__logo,.crm-shell--compact .crm-topbar__logo{width:min(9.6rem,50vw)}.crm-page-head h2,.crm-shell--compact .crm-page-head h2{font-size:clamp(1.38rem,8.5vw,1.78rem)}.crm-page-head p,.crm-shell--compact .crm-page-head p{font-size:.84rem}.filter-toolbar__date{grid-template-columns:1fr auto;row-gap:.4rem}.filter-toolbar__separator{display:none}.filter-toolbar__date-button:last-of-type{justify-self:end}.workspace-tab-button,.table-tab-button{min-height:2.35rem;padding:.48rem .82rem;font-size:.8rem}.panel__header,.crm-shell--compact .panel__header{padding-inline:.85rem}.overview-card__header{margin-bottom:.8rem}.overview-card__icon{width:2.9rem;height:2.9rem}.overview-card__badge{min-height:1.4rem;padding:.14rem .55rem;font-size:.68rem}.overview-card__body strong,.crm-shell--compact .overview-card__body strong{font-size:1.56rem}.overview-card__metrics{gap:.6rem .8rem}.overview-card__metrics span{font-size:.62rem}.overview-card__metrics strong{font-size:.86rem}.calls-table{min-width:700px}.table-footer span{font-size:.8rem}.table-page-button{min-width:2rem;height:2rem}.modal-card{width:min(96vw,900px);max-height:92vh;border-radius:1rem}}
