.crm-insights{--insights-ink: #111a31;--insights-muted: #77839a;--insights-line: #e2e7ef;--insights-red: #b4232a;display:grid;gap:17px;padding:24px 28px 42px;color:var(--insights-ink)}.crm-insights-hero{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:28px;min-height:225px;padding:36px 42px;border-radius:28px;color:#fff;background:radial-gradient(circle at 7% 10%,rgba(228,77,82,.32),transparent 28%),linear-gradient(118deg,#101a31,#171a31 48%,#461e2b);box-shadow:0 24px 55px #14192a2e}.crm-insights-hero:before{position:absolute;z-index:-1;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%,transparent);mask-image:linear-gradient(90deg,transparent,#000 35%,transparent);content:""}.crm-insights-hero__copy{position:relative;z-index:2}.crm-insights-hero__badge,.crm-insights-hero__period{display:inline-flex;align-items:center;gap:8px}.crm-insights-hero__badge{padding:7px 12px;border:1px solid rgba(255,255,255,.18);border-radius:99px;color:#ffe2e2;background:#ffffff12;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.crm-insights-hero h1,.crm-insights-hero p{margin:0}.crm-insights-hero h1{margin-top:17px;font-size:clamp(30px,3.3vw,47px);font-weight:800;letter-spacing:-1.3px}.crm-insights-hero p{max-width:650px;margin-top:9px;color:#c7cedd;font-size:15px}.crm-insights-hero__period{margin-top:22px;color:#f4d6d8;font-size:13px;font-weight:700}.crm-insights-hero__total{position:relative;z-index:2;display:grid;padding:25px 27px;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:#ffffff16;box-shadow:inset 0 1px #ffffff17;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.crm-insights-hero__total span,.crm-insights-hero__total small{color:#cbd2df}.crm-insights-hero__total span{font-size:13px;font-weight:700}.crm-insights-hero__total strong{margin:4px 0;font-size:48px;line-height:1}.crm-insights-hero__total small{font-size:12px}.crm-insights-hero__orb{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.1);border-radius:50%}.crm-insights-hero__orb--one{inset:-150px auto auto -75px;width:330px;height:330px}.crm-insights-hero__orb--two{inset:auto -90px -190px auto;width:400px;height:400px}.crm-insights-filter{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid var(--insights-line);border-radius:19px;background:#ffffffeb;box-shadow:0 11px 28px #141f350e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.crm-insights-filter__quick,.crm-insights-filter__dates{display:flex;align-items:center;gap:7px}.crm-insights-filter button,.crm-insights-filter input{height:40px;border:0;border-radius:11px;font:inherit}.crm-insights-filter button{padding:0 13px;color:#5f6b82;background:#f2f5f9;font-size:12px;font-weight:800;cursor:pointer;transition:color .2s,background .2s,transform .2s}.crm-insights-filter button:hover:not(:disabled){transform:translateY(-1px)}.crm-insights-filter button.is-active{color:#fff;background:#151f35}.crm-insights-filter button:disabled{opacity:.6;cursor:wait}.crm-insights-filter label{display:flex;align-items:center;gap:7px;padding-right:10px;border:1px solid #dfe5ee;border-radius:11px;color:var(--insights-muted);background:#fbfcfe;font-size:11px;font-weight:700}.crm-insights-filter input{width:135px;padding:0 8px;outline:none;color:var(--insights-ink);background:transparent}.crm-insights-filter__apply{display:inline-flex;align-items:center;gap:7px;color:#fff!important;background:var(--insights-red)!important;box-shadow:0 8px 18px #b4232a33}.crm-insights-filter__reset,.crm-insights-filter__refresh{display:grid;width:40px;padding:0!important;place-items:center}.crm-insights-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.crm-insights-kpis article{display:flex;align-items:center;gap:13px;min-height:96px;padding:17px 18px;border:1px solid var(--insights-line);border-radius:19px;background:#fff;box-shadow:0 11px 26px #141f350b}.crm-insights-kpis__icon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:15px}.crm-insights-kpis__icon--red{color:#b4232a;background:#fff0f1}.crm-insights-kpis__icon--blue{color:#2f6fed;background:#eef4ff}.crm-insights-kpis__icon--amber{color:#c77700;background:#fff5e0}.crm-insights-kpis__icon--green{color:#098273;background:#eaf9f6}.crm-insights-kpis article>div{display:grid;min-width:0}.crm-insights-kpis small,.crm-insights-kpis b{color:var(--insights-muted);font-size:11px}.crm-insights-kpis strong{overflow:hidden;font-size:21px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.crm-insights-kpis__range{font-size:13px!important;white-space:normal!important}.crm-insights-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:17px}.crm-insights-panel{overflow:hidden;border:1px solid var(--insights-line);border-radius:24px;background:#fff;box-shadow:0 15px 36px #141f350e}.crm-insights-panel>header{display:flex;align-items:center;justify-content:space-between;padding:21px 23px;border-bottom:1px solid #e8edf3;background:linear-gradient(180deg,#fff,#fcfdff)}.crm-insights-panel__eyebrow{display:block;margin-bottom:2px;color:var(--insights-red);font-size:11px;font-weight:800}.crm-insights-panel h2{margin:0;font-size:20px}.crm-insights-panel__header-icon{display:grid;width:43px;height:43px;place-items:center;border-radius:14px;color:#68758c;background:#f0f3f7}.crm-branch-orbits{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));max-height:585px;gap:18px 12px;padding:24px 20px;overflow:auto}.crm-branch-orbit-card{--branch-color: #b4232a;--branch-progress: 0deg;display:grid;justify-items:center;min-width:0;padding:10px 7px 13px;border:1px solid transparent;border-radius:23px;color:var(--insights-ink);text-decoration:none;transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease}.crm-branch-orbit-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--branch-color) 26%,white);background:color-mix(in srgb,var(--branch-color) 4%,white);box-shadow:0 18px 36px #131e331a}.crm-branch-orbit-card__circle{position:relative;display:grid;width:148px;height:148px;padding:7px;place-items:center;border-radius:50%;background:conic-gradient(var(--branch-color) var(--branch-progress),#e8edf4 var(--branch-progress));box-shadow:0 18px 32px #131e331c,0 0 0 7px color-mix(in srgb,var(--branch-color) 7%,white);transition:transform .25s ease}.crm-branch-orbit-card:hover .crm-branch-orbit-card__circle{transform:scale(1.035) rotate(-1deg)}.crm-branch-orbit-card__inside{display:grid;width:100%;height:100%;padding:19px 13px;place-items:center;align-content:center;gap:5px;border:1px solid #eef1f6;border-radius:50%;color:var(--branch-color);background:radial-gradient(circle at 38% 25%,#fff,#fbfcfe 68%);box-shadow:inset 0 0 0 5px #fff;text-align:center}.crm-branch-orbit-card__inside strong{max-width:105px;overflow:hidden;color:var(--insights-ink);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.crm-branch-orbit-card__inside b{color:var(--branch-color);font-size:12px}.crm-branch-orbit-card__meta{display:grid;min-width:0;margin-top:16px;text-align:center}.crm-branch-orbit-card__meta b{color:#5d6980;font-size:11px}.crm-branch-orbit-card__meta small{margin-top:2px;overflow:hidden;color:#9aa4b5;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.crm-branch-orbit-card__action{display:inline-flex;align-items:center;gap:5px;margin-top:9px;color:var(--branch-color);font-size:10px;font-weight:800}.crm-branch-orbits__empty{grid-column:1 / -1;display:grid;min-height:270px;place-items:center;color:var(--insights-muted);font-size:13px}.crm-source-card__track{height:5px;overflow:hidden;border-radius:99px;background:#edf1f5}.crm-source-card__track i{display:block;height:100%;border-radius:inherit}.crm-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:585px;gap:11px;padding:18px;overflow:auto}.crm-source-grid article{--source-color: #64748b;position:relative;overflow:hidden;display:grid;padding:16px;border:1px solid #e6eaf1;border-radius:17px;background:linear-gradient(145deg,color-mix(in srgb,var(--source-color) 7%,white),#fff 54%);transition:transform .2s,box-shadow .2s}.crm-source-grid article:hover{transform:translateY(-2px);box-shadow:0 12px 25px #17223714}.crm-source-card__top,.crm-source-card__value,.crm-source-card__dates{display:flex;align-items:center}.crm-source-card__top{justify-content:space-between}.crm-source-card__top>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:var(--source-color);background:color-mix(in srgb,var(--source-color) 12%,white)}.crm-source-card__top>b{color:var(--source-color);font-size:12px}.crm-source-card__value{align-items:baseline;gap:5px;margin-top:14px}.crm-source-card__value strong{font-size:27px;line-height:1}.crm-source-card__value small{color:var(--insights-muted);font-size:10px}.crm-source-grid h3{margin:6px 0 11px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.crm-source-card__track i{background:var(--source-color)}.crm-source-card__dates{justify-content:space-between;gap:9px;margin-top:11px}.crm-source-card__dates span{display:grid;gap:1px;color:#9aa4b5;font-size:9px}.crm-source-card__dates b{color:#667288;font-size:9px}.crm-insights__error,.crm-insights__loading{border:1px solid var(--insights-line);border-radius:18px;background:#fff}.crm-insights__error{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;border-color:#f1c9cb;background:#fff7f7}.crm-insights__error div{display:grid}.crm-insights__error span{color:#956169;font-size:12px}.crm-insights__error button{padding:9px 14px;border:0;border-radius:10px;color:#fff;background:var(--insights-red);font:inherit;cursor:pointer}.crm-insights__loading{display:grid;min-height:280px;place-items:center;align-content:center;gap:12px;color:var(--insights-muted)}@media(max-width:1250px){.crm-insights-filter{align-items:stretch;flex-direction:column}.crm-insights-filter__quick,.crm-insights-filter__dates{flex-wrap:wrap}.crm-insights-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-insights-grid{grid-template-columns:1fr}}@media(max-width:820px){.crm-insights{padding:18px 15px 32px}.crm-insights-hero{grid-template-columns:1fr;padding:29px}.crm-insights-hero__total{max-width:320px}.crm-branch-orbits{grid-template-columns:repeat(4,minmax(140px,1fr))}}@media(max-width:600px){.crm-insights{padding:11px 9px 25px}.crm-insights-hero{padding:24px 20px;border-radius:22px}.crm-insights-hero h1{font-size:30px}.crm-insights-filter{padding:12px}.crm-insights-filter__quick,.crm-insights-filter__dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-insights-filter label{min-width:0}.crm-insights-filter input{width:100%;min-width:0}.crm-insights-kpis{grid-template-columns:1fr}.crm-insights-kpis article{align-items:flex-start;padding:14px}.crm-insights-kpis__icon{width:39px;height:39px;flex-basis:39px}.crm-insights-kpis strong{font-size:16px}.crm-insights-panel>header{padding:18px}.crm-branch-orbits{grid-template-columns:repeat(2,minmax(130px,1fr));padding:17px 12px}.crm-branch-orbit-card__circle{width:130px;height:130px}.crm-branch-orbit-card__inside strong{max-width:90px;font-size:13px}.crm-source-grid{grid-template-columns:1fr;padding:13px}}.branch-workspace{--branch-accent: #b4232a;--branch-ink: #111a31;--branch-muted: #7a869b;--branch-line: #e1e7ef;display:grid;gap:16px;padding:22px 28px 42px;color:var(--branch-ink)}.branch-workspace__topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.branch-workspace__topline>span,.branch-workspace__back{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.branch-workspace__back{color:#8b1c22;text-decoration:none}.branch-workspace__topline>span{color:var(--branch-muted)}.branch-workspace__hero{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;min-height:230px;gap:28px;padding:34px 42px;border-radius:28px;color:#fff;background:radial-gradient(circle at 4% 12%,color-mix(in srgb,var(--branch-accent) 58%,transparent),transparent 27%),linear-gradient(120deg,#101a31,#171a31 48%,#461e2b);box-shadow:0 23px 54px #14192a2e}.branch-workspace__hero:before{position:absolute;z-index:-1;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.17) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%,transparent);mask-image:linear-gradient(90deg,transparent,#000 35%,transparent);content:""}.branch-workspace__hero-copy{position:relative;z-index:2}.branch-workspace__eyebrow{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.17);border-radius:99px;color:#ffe2e2;background:#ffffff12;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.branch-workspace__hero h1,.branch-workspace__hero p{margin:0}.branch-workspace__hero h1{margin-top:15px;font-size:clamp(29px,3.1vw,45px);font-weight:800;letter-spacing:-1px}.branch-workspace__hero p{max-width:650px;margin-top:8px;color:#c8d0de;font-size:14px}.branch-workspace__period{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:#f4d7d9;font-size:12px;font-weight:700}.branch-workspace__hero-circle{position:relative;z-index:2;display:grid;width:170px;height:170px;margin-inline:auto;place-items:center;align-content:center;gap:4px;border:10px solid rgba(255,255,255,.12);border-radius:50%;color:#fff;background:linear-gradient(145deg,color-mix(in srgb,var(--branch-accent) 72%,#111a31),#111a31);box-shadow:0 22px 45px #00000038,inset 0 0 0 1px #ffffff26}.branch-workspace__hero-circle strong{margin-top:2px;font-size:36px;line-height:1}.branch-workspace__hero-circle span{color:#d7deea;font-size:10px}.branch-workspace__hero-orbit{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.1);border-radius:50%}.branch-workspace__hero-orbit--one{inset:-140px auto auto -70px;width:320px;height:320px}.branch-workspace__hero-orbit--two{inset:auto -90px -180px auto;width:390px;height:390px}.branch-workspace__filters{display:grid;grid-template-columns:auto auto minmax(230px,1fr) auto auto 42px;align-items:center;gap:9px;padding:13px;border:1px solid var(--branch-line);border-radius:20px;background:#fffffff0;box-shadow:0 12px 30px #141f350e}.branch-workspace__quick-filters,.branch-workspace__date-filters{display:flex;align-items:center;gap:6px}.branch-workspace__filters button,.branch-workspace__filters input{height:42px;border-radius:11px;font:inherit}.branch-workspace__quick-filters button{padding:0 12px;border:0;color:#637087;background:#f2f5f9;font-size:11px;font-weight:800;cursor:pointer}.branch-workspace__quick-filters button.is-active{color:#fff;background:#131d33}.branch-workspace__date-filters label{display:grid;gap:2px;padding:5px 10px;border:1px solid #dfe5ee;border-radius:11px;background:#fbfcfe}.branch-workspace__date-filters label span{color:#8d98aa;font-size:8px;font-weight:700}.branch-workspace__date-filters input{width:128px;height:22px;padding:0;border:0;outline:0;color:var(--branch-ink);background:transparent;font-size:11px}.branch-workspace__search{display:flex;align-items:center;gap:8px;min-width:0;padding:0 12px;border:1px solid #dfe5ee;border-radius:11px;color:#92a0b5;background:#fbfcfe}.branch-workspace__search input{min-width:0;width:100%;padding:0;border:0;outline:0;color:var(--branch-ink);background:transparent;font-size:12px}.branch-workspace__apply,.branch-workspace__export,.branch-workspace__refresh{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;color:#fff;background:#a51f25;font-size:11px;font-weight:800;cursor:pointer}.branch-workspace__apply{padding:0 15px;box-shadow:0 9px 19px #a51f2533}.branch-workspace__export{padding:0 15px;color:#fff;background:#157347;box-shadow:0 9px 19px #15734733;white-space:nowrap}.branch-workspace__refresh{width:42px;padding:0;color:#69768b;background:#f0f3f7}.branch-workspace__filters button:disabled{opacity:.6;cursor:wait}.branch-workspace__export-error{display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid #f0c5c8;border-radius:14px;color:#8b1c22;background:#fff7f7;font-size:11px;font-weight:700}.branch-workspace__export-error span{flex:1}.branch-workspace__export-error button{padding:6px 10px;border:0;border-radius:8px;color:#8b1c22;background:#fbe3e5;font:inherit;font-weight:800;cursor:pointer}.branch-workspace__error{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 19px;border:1px solid #f0c5c8;border-radius:17px;background:#fff7f7}.branch-workspace__error div{display:grid}.branch-workspace__error span{color:#956169;font-size:12px}.branch-workspace__error a{padding:9px 13px;border-radius:10px;color:#fff;background:#9f2026;font-size:11px;font-weight:800;text-decoration:none}.branch-workspace__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.branch-workspace__summary article{display:flex;align-items:center;gap:12px;min-height:88px;padding:15px 17px;border:1px solid var(--branch-line);border-radius:18px;background:#fff;box-shadow:0 10px 25px #141f350b}.branch-workspace__summary article>span{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:14px}.branch-workspace__summary .is-red{color:#b4232a;background:#fff0f1}.branch-workspace__summary .is-blue{color:#2f6fed;background:#eef4ff}.branch-workspace__summary .is-green{color:#098273;background:#eaf9f6}.branch-workspace__summary .is-amber{color:#c77700;background:#fff5e0}.branch-workspace__summary article>div{display:grid}.branch-workspace__summary small{color:var(--branch-muted);font-size:10px}.branch-workspace__summary strong{font-size:23px;line-height:1.2}.branch-customers-table{overflow:hidden;border:1px solid var(--branch-line);border-radius:24px;background:#fff;box-shadow:0 15px 38px #141f350e}.branch-customers-table>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #e8edf3;background:linear-gradient(180deg,#fff,#fcfdff)}.branch-customers-table>header>div{display:grid}.branch-customers-table>header span{color:var(--branch-accent);font-size:10px;font-weight:800}.branch-customers-table>header h2,.branch-customers-table>header p{margin:0}.branch-customers-table>header h2{font-size:20px}.branch-customers-table>header p{margin-top:2px;color:var(--branch-muted);font-size:10px}.branch-customers-table>header>b{padding:8px 12px;border-radius:99px;color:var(--branch-accent);background:color-mix(in srgb,var(--branch-accent) 8%,white);font-size:11px}.branch-customers-table__scroll{overflow-x:auto}.branch-customers-table table{width:100%;min-width:1050px;border-collapse:collapse}.branch-customers-table th,.branch-customers-table td{padding:13px 17px;border-bottom:1px solid #ebeff4;text-align:right;vertical-align:middle}.branch-customers-table th{color:#8490a4;background:#f8fafc;font-size:10px;font-weight:800}.branch-customers-table td{color:#4f5c72;font-size:11px}.branch-customers-table tbody tr{transition:background .18s ease}.branch-customers-table tbody tr:hover{background:#fcfdff}.branch-customers-table tbody tr:last-child td{border-bottom:0}.branch-customer-identity{display:flex;align-items:center;gap:10px}.branch-customer-identity>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:13px;color:#a32127;background:#fff0f1;font-size:13px;font-weight:800}.branch-customer-identity>div{display:grid;min-width:0}.branch-customer-identity strong{max-width:210px;overflow:hidden;color:var(--branch-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.branch-customer-identity small,.branch-table-secondary{color:#98a2b3;font-size:9px}.branch-table-primary,.branch-table-secondary{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-table-primary{color:var(--branch-ink);font-size:11px}.branch-source-pill,.branch-assignee,.branch-contact-date,.branch-open-customer{display:inline-flex;align-items:center;gap:6px}.branch-source-pill i{width:7px;height:7px;border-radius:50%}.branch-stage-pill{--stage-color: #64748b;display:inline-flex;padding:5px 9px;border:1px solid color-mix(in srgb,var(--stage-color) 36%,white);border-radius:99px;color:var(--stage-color);background:color-mix(in srgb,var(--stage-color) 7%,white);font-size:9px;font-weight:800}.branch-assignee.is-assigned{color:#16775f}.branch-assignee.is-unassigned{color:#c27600}.branch-contact-date{color:#68768b;white-space:nowrap}.branch-open-customer{padding:7px 10px;border-radius:9px;color:#9c1e24;background:#fff1f2;font-size:10px;font-weight:800;text-decoration:none}.branch-customers-table__empty,.branch-customers-table__loading,.branch-workspace__initial-loading{display:grid;place-items:center;align-content:center;gap:8px;color:var(--branch-muted)}.branch-customers-table__empty,.branch-customers-table__loading{min-height:260px}.branch-customers-table__empty strong{color:var(--branch-ink)}.branch-customers-table__empty span,.branch-customers-table__loading{font-size:11px}.branch-workspace__initial-loading{min-height:280px;border:1px solid var(--branch-line);border-radius:20px;background:#fff}.branch-customers-table>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;border-top:1px solid #e8edf3;background:#fbfcfe}.branch-customers-table>footer>span{color:var(--branch-muted);font-size:10px}.branch-customers-table>footer>div{display:flex;gap:7px}.branch-customers-table>footer button{display:inline-flex;align-items:center;gap:5px;padding:8px 11px;border:1px solid #dde4ed;border-radius:9px;color:#59667c;background:#fff;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.branch-customers-table>footer button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1450px){.branch-workspace__filters{grid-template-columns:1fr auto auto auto}.branch-workspace__quick-filters{grid-column:1 / -1}.branch-workspace__search{grid-column:1 / 2}}@media(max-width:900px){.branch-workspace{padding:18px 15px 32px}.branch-workspace__hero{grid-template-columns:1fr;padding:29px}.branch-workspace__hero-circle{width:145px;height:145px;margin-inline:0}.branch-workspace__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-workspace__filters{grid-template-columns:1fr auto auto auto}.branch-workspace__date-filters{grid-column:1 / -1}}@media(max-width:620px){.branch-workspace{padding:12px 9px 26px}.branch-workspace__topline>span{display:none}.branch-workspace__hero{min-height:auto;padding:24px 20px;border-radius:22px}.branch-workspace__hero h1{font-size:29px}.branch-workspace__filters{grid-template-columns:1fr 1fr 42px;padding:11px}.branch-workspace__quick-filters,.branch-workspace__date-filters{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.branch-workspace__date-filters input{width:100%}.branch-workspace__search{grid-column:1 / -1}.branch-workspace__apply{min-width:0}.branch-workspace__apply,.branch-workspace__export{width:100%;padding-inline:10px}.branch-workspace__summary{grid-template-columns:1fr 1fr}.branch-workspace__summary article{align-items:flex-start;padding:13px}.branch-workspace__summary article>span{width:38px;height:38px;flex-basis:38px}.branch-customers-table>header{align-items:flex-start;flex-direction:column}.branch-customers-table>footer{align-items:flex-start;flex-direction:column}}.lead-profile-page{--profile-navy: #111b31;--profile-text: #26344d;--profile-muted: #7c8aa2;--profile-border: #e1e7f0;--profile-surface: #ffffff;--profile-soft: #f6f8fc;--profile-red: #aa1d22;--profile-red-dark: #851419;width:100%;max-width:1540px;margin:0 auto;padding:22px 28px 48px;color:var(--profile-text)}.lead-profile-hero{position:relative;display:flex;min-height:126px;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;margin-bottom:18px;padding:22px 24px;background:linear-gradient(90deg,rgba(170,29,34,.035),transparent 42%),var(--profile-surface);border:1px solid var(--profile-border);border-radius:20px;box-shadow:0 14px 38px #15203412}.lead-profile-hero:before{position:absolute;top:0;right:0;width:6px;height:100%;content:"";background:linear-gradient(180deg,#c52a30,#861318)}.lead-profile-hero:after{position:absolute;top:-92px;left:14%;width:210px;height:210px;content:"";border:34px solid rgba(170,29,34,.025);border-radius:50%;pointer-events:none}.lead-profile-heading__main{position:relative;z-index:1;display:flex;min-width:0;align-items:center;gap:14px}.lead-profile-heading__copy{min-width:0}.lead-profile-heading__eyebrow{display:inline-flex;margin-bottom:4px;color:var(--profile-red);font-size:11px;font-weight:800}.lead-profile-heading__title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lead-profile-heading__title h1,.lead-profile-hero h1{margin:0;color:var(--profile-navy);font-size:clamp(25px,2.1vw,34px);font-weight:800;letter-spacing:-.025em;line-height:1.25}.lead-profile-heading__title>span{display:inline-flex;min-height:27px;align-items:center;padding:3px 10px;background:#fff;border:1px solid currentColor;border-radius:999px;font-size:10px;font-weight:800}.lead-profile-hero .lead-profile-heading__copy>p{overflow:hidden;max-width:680px;margin:5px 0 0;color:var(--profile-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.lead-profile-heading__facts{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:11px}.lead-profile-heading__facts>span{display:inline-flex;min-height:30px;align-items:center;gap:6px;padding:5px 10px;color:#536179;background:#f5f7fb;border:1px solid #e6eaf1;border-radius:9px;font-size:10px;font-weight:700}.lead-profile-heading__facts svg{color:var(--profile-red)}.lead-profile-back,.lead-profile-refresh{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:#5c6a81;background:#fff;border:1px solid #dce3ed;box-shadow:0 5px 14px #1e293b0f}.lead-profile-back{width:42px;height:42px;border-radius:12px}.lead-profile-refresh{position:relative;z-index:1;min-width:104px;min-height:42px;gap:7px;border-radius:11px;font-family:inherit;font-size:11px;font-weight:800}.lead-profile-back:hover,.lead-profile-refresh:hover{color:var(--profile-red);background:#fff8f8;border-color:#e7b6b8}.lead-profile-avatar{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;color:#fff;background:linear-gradient(145deg,#bb252b,#851419);border:4px solid #fff0f1;border-radius:17px;box-shadow:0 10px 24px #9a161c33;font-size:21px;font-weight:800}.profile-success-message{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:11px 14px;color:#087443;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:12px;font-size:12px;font-weight:700}.lead-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start}.lead-profile-content,.lead-profile-sidebar{display:grid;gap:14px}.lead-profile-sidebar{position:sticky;top:90px}.profile-card,.profile-action-card,.profile-meta-card{overflow:hidden;margin:0;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:17px;box-shadow:0 10px 28px #18243a0e}.profile-card{padding:20px 22px 22px}.profile-card__header,.profile-action-card>header{display:flex;align-items:center;gap:10px}.profile-card__header{margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #e9edf3}.profile-card__header>svg,.profile-action-card>header>svg{box-sizing:content-box;flex:0 0 auto;padding:8px;color:var(--profile-red);background:#fff1f2;border-radius:10px}.profile-card__header h2,.profile-action-card h2,.profile-meta-card h2{margin:0;color:var(--profile-navy);font-size:16px;font-weight:800}.profile-card__header span,.profile-action-card header span{display:block;margin-top:2px;color:var(--profile-muted);font-size:10px}.profile-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:#fbfcfe;border:1px solid #e6ebf2;border-radius:14px}.profile-info-grid>div{position:relative;display:grid;min-width:0;min-height:78px;align-content:center;gap:4px;padding:13px 48px 13px 14px;border-left:1px solid #e7ebf1}.profile-info-grid>div:last-child{border-left:0}.profile-info-grid>div>svg{position:absolute;top:50%;right:13px;box-sizing:content-box;padding:7px;color:var(--profile-red);background:#fff0f1;border-radius:9px;transform:translateY(-50%)}.profile-info-grid span,.profile-request-summary span,.profile-inquiry>span,.profile-notes>strong{color:#8794a9;font-size:10px;font-weight:700}.profile-info-grid strong{overflow:hidden;color:var(--profile-navy);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.profile-notes{margin-top:12px;padding:14px 16px;background:snow;border:1px solid #f0dfe0;border-radius:12px}.profile-request-summary{display:grid;grid-template-columns:1.3fr 1fr .8fr;overflow:hidden;background:#f8fafc;border:1px solid #e6ebf2;border-radius:13px}.profile-request-summary>div{display:grid;min-height:66px;align-content:center;gap:5px;padding:12px 15px;border-left:1px solid #e5eaf1}.profile-request-summary>div:last-child{border-left:0}.profile-request-summary strong{color:var(--profile-navy);font-size:12px;font-weight:800}.profile-inquiry{position:relative;margin-top:11px;padding:15px 18px;background:#fff;border:1px solid #e7ebf1;border-right:3px solid #c22b30;border-radius:12px}.profile-inquiry p,.profile-notes p{margin:6px 0 0;color:#526077;font-size:12px;line-height:1.85}.profile-history-card{min-height:280px;padding:0}.profile-tabs{display:flex;align-items:center;gap:5px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid var(--profile-border)}.profile-tabs button{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:7px 12px;color:#68768e;background:transparent;border:0;border-radius:9px;font-family:inherit;font-size:11px;font-weight:800;cursor:pointer}.profile-tabs button>span{display:grid;min-width:21px;height:21px;place-items:center;background:#e9edf3;border-radius:6px;font-size:9px}.profile-tabs button.active{color:var(--profile-red);background:#fff;box-shadow:0 3px 12px #1e293b14}.profile-tabs button.active>span{color:#fff;background:var(--profile-red)}.profile-timeline,.profile-followups{display:grid;gap:0;padding:7px 22px 18px}.profile-timeline>article,.profile-followups>article{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;padding:17px 0;border-bottom:1px solid #edf0f4}.profile-timeline>article:last-child,.profile-followups>article:last-child{border-bottom:0}.profile-timeline__marker,.profile-followups>article>div:first-child{display:grid;width:38px;height:38px;place-items:center;color:var(--profile-red);background:#fff0f1;border:1px solid #f8dadd;border-radius:11px}.profile-timeline article header{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-timeline article strong,.profile-followups article strong{color:var(--profile-navy);font-size:13px}.profile-timeline time,.profile-timeline small,.profile-followups article span{color:#8995a7;font-size:10px}.profile-timeline article p,.profile-followups article p{margin:7px 0;color:#536078;font-size:12px;line-height:1.8}.profile-empty{padding:46px 18px;color:#8794a9;text-align:center;font-size:12px}.profile-action-card{display:grid;gap:12px;padding:17px}.profile-action-card>header{padding-bottom:12px;border-bottom:1px solid var(--profile-border)}.profile-action-card>label{display:grid;gap:6px}.profile-action-card>label>span{color:#536078;font-size:10px;font-weight:800}.profile-action-card select,.profile-action-card textarea{width:100%;color:var(--profile-navy);background:#f8fafc;border:1px solid #dce3ed;border-radius:10px;outline:none;font-family:inherit;font-size:11px;transition:border-color .15s ease,box-shadow .15s ease}.profile-action-card select{height:41px;padding:0 11px}.profile-action-card textarea{min-height:68px;padding:10px 11px;resize:vertical}.profile-action-card select:focus,.profile-action-card textarea:focus{background:#fff;border-color:#bd252a;box-shadow:0 0 0 3px #a9181d14}.profile-action-card>button{display:inline-flex;min-height:41px;align-items:center;justify-content:center;gap:7px;color:#fff;background:linear-gradient(135deg,#b42025,#8d1419);border:0;border-radius:10px;box-shadow:0 8px 18px #a9181d2b;font-family:inherit;font-size:11px;font-weight:800;cursor:pointer}.profile-action-card>button:disabled{color:#a3adbc;background:#edf0f4;box-shadow:none;cursor:not-allowed}.profile-tracking-card{position:relative;overflow:hidden;background:radial-gradient(circle at 0 0,rgba(180,32,37,.08),transparent 34%),#fff}.profile-tracking-card:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#94191e,#d1494d,#1d345f);content:""}.profile-tracking-card>header>svg{color:#a91d22;background:#fff0f0;border-radius:9px;box-shadow:0 0 0 7px #fff7f7}.profile-tracking-field-title{display:inline-flex;align-items:center;gap:5px}.profile-tracking-field-title svg{color:#a91d22}.profile-tracking-card__conditional{padding:10px;background:#fff7f2;border:1px solid #f2ded3;border-radius:11px;animation:profile-tracking-reveal .18s ease-out}.profile-tracking-card__updated{padding:9px 10px;color:#728097;background:#f6f8fb;border:1px dashed #dbe2ec;border-radius:9px;font-size:9px;font-weight:700;text-align:center}@keyframes profile-tracking-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.profile-meta-card{padding:17px}.profile-meta-card h2{margin-bottom:9px}.profile-meta-card dl{display:grid;gap:0;margin:0}.profile-meta-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f4}.profile-meta-card dl>div:last-child{border-bottom:0}.profile-meta-card dt{color:#8794a9;font-size:10px}.profile-meta-card dd{margin:0;color:var(--profile-navy);text-align:left;font-size:10px;font-weight:800}.profile-loading,.profile-error-page{display:grid;min-height:420px;place-items:center;align-content:center;gap:12px;color:var(--profile-muted)}.customer-journey-bar{margin-bottom:16px;padding:16px 20px 18px;background:#fff;border:1px solid var(--profile-border);border-radius:17px;box-shadow:0 9px 26px #18243a0d}.customer-journey-bar>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.customer-journey-bar__eyebrow{display:block;margin-bottom:2px;color:var(--profile-red);font-size:10px;font-weight:800}.customer-journey-bar h2{margin:0;color:var(--profile-navy);font-size:16px;font-weight:800}.customer-journey-bar>header>strong{padding:6px 12px;color:var(--profile-red);background:#fff1f2;border:1px solid #f1d2d4;border-radius:999px;font-size:11px;font-weight:800}.customer-stage-track{display:flex;overflow-x:auto;padding:3px 4px 8px;scrollbar-color:#d6dde8 transparent;scrollbar-width:thin}.customer-stage-step{position:relative;display:grid;min-width:124px;justify-items:center;gap:7px;color:#8b97a9}.customer-stage-step:after{position:absolute;z-index:0;top:15px;left:calc(50% + 16px);width:calc(100% - 32px);height:2px;content:"";background:#e5eaf1}.customer-stage-step:last-child:after{display:none}.customer-stage-step>span{position:relative;z-index:1;display:grid;width:31px;height:31px;place-items:center;color:#8794a8;background:#fff;border:2px solid #dfe5ed;border-radius:50%;box-shadow:0 0 0 5px #fff;font-size:10px;font-weight:800}.customer-stage-step small{max-width:112px;overflow:hidden;font-size:10px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.customer-stage-step.completed:after{background:#bfc8d6}.customer-stage-step.completed>span{color:#fff;background:#64748b;border-color:#64748b}.customer-stage-step.completed small{color:#536078}.customer-stage-step.current>span{color:#fff;box-shadow:0 0 0 5px #fff,0 0 0 8px #aa1d221f}.customer-stage-step.current small{color:var(--profile-navy);font-weight:800}.lead-profile-content{display:flex;flex-direction:column}.journey-card{order:-1;min-height:420px;padding:0}.journey-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--profile-border)}.journey-card__header>div{display:flex;align-items:center;gap:11px}.journey-card__icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;color:#fff;background:linear-gradient(145deg,#bd252b,#8b1419);border-radius:12px;box-shadow:0 8px 18px #a9181d33}.journey-card__header h2{margin:0;color:var(--profile-navy);font-size:18px;font-weight:800}.journey-card__header p{margin:3px 0 0;color:var(--profile-muted);font-size:10px}.journey-card__count{padding:6px 11px;color:#5c687d;background:#f3f6fa;border:1px solid #e4e9f0;border-radius:999px;font-size:10px;font-weight:800}.journey-legend{display:flex;align-items:center;gap:16px;padding:10px 20px;color:#758298;background:#fafbfc;border-bottom:1px solid #edf0f4;font-size:9px}.journey-legend>span{display:inline-flex;align-items:center;gap:5px}.journey-legend i{display:inline-block;width:7px;height:7px;border-radius:50%}.journey-legend i.activity{background:#a91d22}.journey-legend i.stage{background:#4f46e5}.journey-legend i.followup{background:#d97706}.journey-legend small{margin-inline-start:auto;color:#9aa5b5;font-size:9px}.customer-timeline{position:relative;padding:14px 24px 24px}.customer-timeline:before{position:absolute;top:31px;right:43px;bottom:39px;width:2px;content:"";background:linear-gradient(180deg,#c32a30,#dfe5ed 88%)}.customer-timeline__event{position:relative;z-index:1;display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;padding:11px 0}.customer-timeline__marker{display:grid;width:38px;height:38px;place-items:center;color:var(--profile-red);background:#fff;border:2px solid #e4b6b9;border-radius:50%;box-shadow:0 0 0 6px #fff}.customer-timeline__event.stage .customer-timeline__marker{color:#4f46e5;border-color:#a5b4fc}.customer-timeline__event.followup .customer-timeline__marker{color:#d97706;border-color:#f9cc82}.customer-timeline__body{min-width:0;padding:14px 16px;background:#fff;border:1px solid #e4e9f0;border-radius:13px;box-shadow:0 5px 16px #1e293b0b;transition:border-color .15s ease,transform .15s ease}.customer-timeline__body:hover{border-color:#d5bbc0;transform:translate(-2px)}.customer-timeline__body>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.customer-timeline__body>header>div{display:grid;gap:4px}.customer-timeline__type{color:var(--profile-red);font-size:9px;font-weight:800}.customer-timeline__event.stage .customer-timeline__type{color:#4f46e5}.customer-timeline__event.followup .customer-timeline__type{color:#c56800}.customer-timeline__body strong{color:var(--profile-navy);font-size:13px;font-weight:800}.customer-timeline__body time{flex:0 0 auto;color:#8995a7;font-size:9px;white-space:nowrap}.customer-timeline__body p{margin:9px 0 0;color:#536078;font-size:11px;line-height:1.9}.customer-timeline__body footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:9px;color:#8995a7;border-top:1px dashed #e5e9ef;font-size:9px}.customer-timeline__body footer b{padding:3px 8px;color:#a15b00;background:#fff6e8;border-radius:999px;font-size:9px}@media(max-width:1120px){.lead-profile-grid{grid-template-columns:1fr}.lead-profile-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-meta-card{grid-column:1 / -1}.profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-info-grid>div:nth-child(2){border-left:0}.profile-info-grid>div:nth-child(-n+2){border-bottom:1px solid #e7ebf1}}@media(max-width:720px){.lead-profile-page{padding:13px 11px 28px}.lead-profile-hero{min-height:0;align-items:flex-start;padding:18px 15px;border-radius:16px}.lead-profile-heading__main{align-items:flex-start;gap:9px}.lead-profile-avatar{width:46px;height:46px;border-width:3px;border-radius:13px;font-size:17px}.lead-profile-back{width:36px;height:36px}.lead-profile-refresh{min-width:40px;width:40px;padding:0;font-size:0}.lead-profile-heading__title h1,.lead-profile-hero h1{font-size:21px}.lead-profile-heading__facts{margin-top:10px}.lead-profile-heading__facts>span{min-height:28px;font-size:9px}.customer-journey-bar{padding:14px 13px 16px;border-radius:14px}.customer-stage-step{min-width:104px}.journey-card__header{padding:15px}.journey-card__header h2{font-size:16px}.journey-legend{gap:10px;overflow-x:auto;padding-inline:15px;white-space:nowrap}.customer-timeline{padding:10px 14px 18px}.customer-timeline:before{right:32px}.customer-timeline__event{grid-template-columns:36px minmax(0,1fr);gap:10px}.customer-timeline__marker{width:34px;height:34px;box-shadow:0 0 0 4px #fff}.customer-timeline__body{padding:12px}.customer-timeline__body>header{display:grid}.customer-timeline__body time{white-space:normal}.lead-profile-grid{gap:12px}.profile-card{padding:16px;border-radius:14px}.profile-info-grid,.profile-request-summary,.lead-profile-sidebar{grid-template-columns:1fr}.profile-info-grid>div,.profile-info-grid>div:nth-child(2),.profile-request-summary>div{min-height:67px;border-bottom:1px solid #e7ebf1;border-left:0}.profile-info-grid>div:last-child,.profile-request-summary>div:last-child{border-bottom:0}.profile-meta-card{grid-column:auto}.profile-tabs{overflow-x:auto}.profile-tabs button{flex:0 0 auto}.profile-timeline,.profile-followups{padding-inline:15px}}.social-import-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#0f172a8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.social-import-modal{width:min(1020px,100%);max-height:min(890px,calc(100vh - 48px));overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(148,163,184,.32);border-radius:28px;background:#fff;box-shadow:0 34px 90px #0f172a47;color:#111d35}.social-import-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #e7edf5}.social-import-header__title{display:flex;align-items:center;gap:13px}.social-import-header__title>span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#fff0f1;color:#b22028}.social-import-header h2,.social-import-header p,.social-import-dropzone h3,.social-import-dropzone p,.social-import-notices p,.social-import-success h3,.social-import-success p{margin:0}.social-import-header h2{font-size:22px;font-weight:800}.social-import-header p{margin-top:3px;color:#7b8ba5;font-size:14px}.social-import-close{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dce4ef;border-radius:13px;background:#f8fafc;color:#64748b;cursor:pointer}.social-import-close:disabled{cursor:not-allowed;opacity:.55}.social-import-body{overflow:auto;padding:22px 26px}.social-import-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:15px 17px;border:1px solid #e4eaf2;border-radius:16px;background:#f8fafc}.social-import-tools>div{display:flex;flex-direction:column;gap:3px}.social-import-tools strong{font-size:14px}.social-import-tools span{color:#7b8ba5;font-size:12px}.social-import-tools button,.social-import-dropzone button,.social-import-filebar button{border:0;background:transparent;color:#ad1e26;font:inherit;font-weight:700;cursor:pointer}.social-import-tools button{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.social-import-dropzone{position:relative;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:30px;border:2px dashed #cad5e4;border-radius:22px;background:radial-gradient(circle at 10% 100%,rgba(178,32,40,.07),transparent 27%),#fbfcfe;text-align:center;transition:.18s ease}.social-import-dropzone--dragging{border-color:#b22028;background-color:#fff7f7;transform:scale(1.005)}.social-import-dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.social-import-dropzone__icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:4px;border-radius:20px;background:#fff0f1;color:#b22028}.social-import-dropzone h3{max-width:85%;overflow:hidden;font-size:18px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.social-import-dropzone p{color:#8090aa;font-size:13px}.social-import-dropzone button{margin-top:8px;padding:9px 18px;border:1px solid #e5b7ba;border-radius:11px;background:#fff}.social-import-alert{display:flex;align-items:flex-start;gap:9px;margin-top:16px;padding:13px 15px;border:1px solid #fecaca;border-radius:13px;background:#fff1f2;color:#a2171f;font-size:14px;font-weight:600}.social-import-filebar{display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid #e3e9f2;border-radius:15px;background:#f8fafc;color:#b22028}.social-import-filebar>div{min-width:0;flex:1;display:flex;flex-direction:column}.social-import-filebar strong{overflow:hidden;color:#17233a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.social-import-filebar span{color:#8493aa;font-size:12px}.social-import-filebar button:disabled{opacity:.5}.social-import-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:15px}.social-import-summary>div{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:4px;min-height:82px;padding:14px 16px;border:1px solid #e5eaf2;border-radius:16px;background:#fff}.social-import-summary>div:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#94a3b8}.social-import-summary span{color:#7b8ba5;font-size:12px;font-weight:600}.social-import-summary strong{font-size:25px;line-height:1}.social-import-summary--ready:before{background:#16a34a!important}.social-import-summary--skip:before{background:#2563eb!important}.social-import-summary--warning:before{background:#d97706!important}.social-import-notices{display:grid;gap:7px;margin-top:14px}.social-import-notices p{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:11px;background:#fff8e8;color:#9a5a08;font-size:12px;font-weight:600}.social-import-table-wrap{overflow:auto;max-height:305px;margin-top:15px;border:1px solid #e4eaf2;border-radius:16px}.social-import-table-wrap table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}.social-import-table-wrap th{position:sticky;top:0;z-index:1;padding:11px 13px;background:#f5f7fb;color:#687992;text-align:right}.social-import-table-wrap td{padding:11px 13px;border-top:1px solid #edf1f6;color:#3f4d65;vertical-align:top}.social-import-table-wrap td strong{display:block;color:#152039;font-size:13px}.social-import-table-wrap td small{display:block;max-width:240px;margin-top:3px;overflow:hidden;color:#b7791f;text-overflow:ellipsis}.social-import-status{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:700}.social-import-status--ready{background:#eaf8ee;color:#16813b}.social-import-status--already_imported{background:#eaf1ff;color:#285bb3}.social-import-status--duplicate,.social-import-status--invalid{background:#fff0f1;color:#b22028}.social-import-table-note{margin:9px 2px 0;color:#8391a7;font-size:12px}.social-import-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:17px 26px;border-top:1px solid #e7edf5;background:#fbfcfe}.social-import-footer button:disabled{cursor:not-allowed;filter:grayscale(.4);opacity:.55}.social-import-success{display:flex;flex-direction:column;align-items:center;padding:28px 12px 12px;text-align:center}.social-import-success__icon{width:70px;height:70px;display:grid;place-items:center;margin-bottom:15px;border-radius:24px;background:#e9f9ef;color:#159447}.social-import-success h3{font-size:24px}.social-import-success>p{margin-top:5px;color:#7d8ba1}.social-import-result-grid{width:min(680px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:24px}.social-import-result-grid>div{display:flex;flex-direction:column;gap:3px;padding:16px 10px;border:1px solid #e5eaf2;border-radius:15px;background:#f8fafc}.social-import-result-grid strong{font-size:24px}.social-import-result-grid span{color:#7d8ba1;font-size:12px}.social-import-success__actions{display:flex;gap:10px;margin-top:25px}@media(max-width:760px){.social-import-overlay{padding:10px}.social-import-modal{max-height:calc(100vh - 20px);border-radius:20px}.social-import-header,.social-import-body,.social-import-footer{padding-right:16px;padding-left:16px}.social-import-tools{align-items:flex-start;flex-direction:column}.social-import-summary,.social-import-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-import-dropzone{min-height:220px}}.legacy-import-file-input{display:none}.legacy-import-trigger{color:#9d1c22}.legacy-import-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#0f172a94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.legacy-import-dialog{width:min(640px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid rgba(148,163,184,.26);border-radius:24px;background:#fff;box-shadow:0 32px 90px #0f172a40}.legacy-import-dialog__header{display:grid;grid-template-columns:54px 1fr 42px;gap:14px;align-items:center;padding:22px 24px;border-bottom:1px solid #e7edf4}.legacy-import-dialog__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;color:#a61d23;background:#fff0f1}.legacy-import-dialog__header h2{margin:0 0 4px;color:#101a32;font-size:21px}.legacy-import-dialog__header p{margin:0;color:#7a879d;font-size:14px}.legacy-import-close{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dbe3ee;border-radius:12px;color:#64748b;background:#f8fafc;cursor:pointer}.legacy-import-dialog__body{padding:24px}.legacy-import-loading{display:flex;flex-direction:column;align-items:center;gap:9px;padding:48px 20px;color:#64748b;text-align:center}.legacy-import-loading svg{color:#a61d23}.legacy-import-loading strong{color:#172036;font-size:17px}.legacy-import-file-name{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:13px 15px;border:1px solid #e2e8f0;border-radius:14px;color:#475569;background:#f8fafc}.legacy-import-file-name svg{color:#a61d23}.legacy-import-file-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-import-file-name strong{color:#172036;font-size:13px}.legacy-import-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.legacy-import-stat{position:relative;overflow:hidden;padding:17px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.legacy-import-stat:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#64748b}.legacy-import-stat--new:before{background:#16a34a}.legacy-import-stat--merge:before{background:#2563eb}.legacy-import-stat--skip:before{background:#94a3b8}.legacy-import-stat span,.legacy-import-stat small{display:block;color:#8491a6;font-size:12px}.legacy-import-stat strong{display:block;margin:6px 0 3px;color:#101a32;font-size:28px;line-height:1}.legacy-import-rule,.legacy-import-warnings,.legacy-import-alert{display:flex;gap:11px;align-items:flex-start;margin-top:18px;padding:14px 16px;border-radius:14px}.legacy-import-rule{color:#166534;background:#f0fdf4}.legacy-import-rule p{margin:0;font-size:14px;line-height:1.8}.legacy-import-warnings{color:#9a6105;background:#fffbeb}.legacy-import-warnings>div{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px}.legacy-import-alert--error{color:#b91c1c;background:#fef2f2}.legacy-import-result{padding:24px 8px 10px;text-align:center}.legacy-import-result__check{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 14px;border-radius:22px;color:#15803d;background:#dcfce7}.legacy-import-result h3{margin:0 0 4px;color:#101a32;font-size:22px}.legacy-import-result p{margin:0;color:#748198}.legacy-import-result>div:last-child{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.legacy-import-result>div:last-child span{padding:8px 12px;border-radius:10px;color:#64748b;background:#f1f5f9;font-size:13px}.legacy-import-result>div:last-child strong{color:#101a32}.legacy-import-dialog__footer{display:flex;justify-content:flex-end;gap:10px;padding:17px 24px;border-top:1px solid #e7edf4;background:#fbfcfe}@media(max-width:640px){.legacy-import-overlay{align-items:end;padding:0}.legacy-import-dialog{max-height:92vh;border-radius:22px 22px 0 0}.legacy-import-dialog__header,.legacy-import-dialog__body,.legacy-import-dialog__footer{padding-right:18px;padding-left:18px}.legacy-import-summary{grid-template-columns:1fr}}.leads-filter-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));align-items:stretch}.leads-date-filter{min-height:52px;padding:7px 12px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;display:grid;gap:2px;color:#64748b;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.leads-date-filter:focus-within{border-color:#a91d22;box-shadow:0 0 0 3px #a91d221a;background:snow}.leads-date-filter>span{font-size:11px;font-weight:700;line-height:1.2}.leads-date-filter>input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#14213d;font:inherit;font-size:13px;font-weight:700;direction:ltr;text-align:right}.leads-date-filter>input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65}.leads-export-button{color:#176b46;border-color:#bfe3d2;background:#f2fbf7}.leads-export-button:hover:not(:disabled){color:#0d5536;border-color:#8fcbae;background:#e7f8ef}.leads-export-button:disabled{cursor:not-allowed;opacity:.55}.leads-export-error{margin-block:14px}.leads-table{min-width:1535px}.lead-tracking-status{min-width:82px;padding:6px 10px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:11px;font-weight:800}.lead-tracking-status--followed{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.lead-tracking-status--not_followed{color:#b42318;border-color:#fecaca;background:#fff1f2}.lead-tracking-status--other{color:#6d28d9;border-color:#ddd6fe;background:#f5f3ff}.lead-tracking-status--unset{color:#64748b;border-color:#e2e8f0;background:#f8fafc}.lead-tracking-cell{display:grid;justify-items:start;gap:5px}.lead-tracking-cell small{max-width:170px;overflow:hidden;color:#6b7280;font-size:9px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.lead-row-actions{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.lead-row-edit-button{min-height:34px;padding:7px 11px;border:1px solid #efc8c9;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#941a1f;background:#fff7f7;font:inherit;font-size:11px;font-weight:800;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.lead-row-edit-button:hover{color:#fff;border-color:#941a1f;background:#941a1f;transform:translateY(-1px)}.lead-row-edit-button:focus-visible{outline:3px solid rgb(148 26 31 / 18%);outline-offset:2px}.lead-row-delete-button{min-height:34px;padding:7px 11px;border:1px solid #fecaca;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#c02026;background:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.lead-row-delete-button:hover{color:#fff;border-color:#c02026;background:#c02026;transform:translateY(-1px)}.lead-row-delete-button:focus-visible{outline:3px solid rgb(192 32 38 / 18%);outline-offset:2px}.leads-delete-success{margin-block:14px;padding:13px 15px;border:1px solid #b9e4cb;border-radius:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:#11633d;background:#f1fbf5;box-shadow:0 7px 20px #12684012}.leads-delete-success>div{display:grid;gap:2px}.leads-delete-success strong{font-size:13px}.leads-delete-success span{color:#3f765b;font-size:12px}.leads-delete-success button{width:32px;height:32px;padding:0;border:0;border-radius:9px;display:grid;place-items:center;color:#3f765b;background:transparent;cursor:pointer}.leads-delete-success button:hover{background:#dff5e8}.customer-delete-backdrop{position:fixed;inset:0;z-index:1600;padding:22px;display:grid;place-items:center;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:duplicate-backdrop-in .18s ease-out}.customer-delete-modal{width:min(540px,100%);overflow:hidden;border:1px solid rgb(255 255 255 / 45%);border-radius:24px;color:#14213d;background:#fff;box-shadow:0 28px 80px #0f172a52,0 6px 18px #0f172a24;animation:duplicate-modal-in .2s ease-out}.customer-delete-modal__header{padding:23px 24px 19px;border-bottom:1px solid #e8edf4;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;background:radial-gradient(circle at 10% -20%,rgb(192 32 38 / 14%),transparent 45%),linear-gradient(135deg,#fff8f8,#fff)}.customer-delete-modal__icon{width:50px;height:50px;border:1px solid #ffc9cb;border-radius:16px;display:grid;place-items:center;color:#b51f25;background:#fff0f1}.customer-delete-modal__header p,.customer-delete-modal__header h2,.customer-delete-modal__header span{margin:0}.customer-delete-modal__header p{margin-bottom:3px;color:#a91d22;font-size:11px;font-weight:800}.customer-delete-modal__header h2{font-size:23px;line-height:1.35}.customer-delete-modal__header span{margin-top:4px;display:block;color:#77849a;font-size:12px}.customer-delete-modal__close{width:40px;height:40px;padding:0;border:1px solid #dbe3ef;border-radius:12px;display:grid;place-items:center;color:#66758c;background:#fff;cursor:pointer}.customer-delete-modal__close:hover:not(:disabled){color:#a91d22;border-color:#efb9bb;background:#fff5f5}.customer-delete-modal__body{padding:22px 24px;display:grid;gap:14px}.customer-delete-customer{padding:15px;border:1px solid #e0e7f0;border-radius:16px;display:flex;align-items:center;gap:13px;background:#f8fafc}.customer-delete-customer__avatar{width:48px;height:48px;flex:0 0 auto;border-radius:15px;display:grid;place-items:center;color:#a91d22;background:#ffe9ea;font-size:17px;font-weight:800}.customer-delete-customer>div:last-child{min-width:0;display:grid;gap:2px}.customer-delete-customer span{color:#8c98aa;font-size:10px;font-weight:700}.customer-delete-customer strong{overflow:hidden;color:#14213d;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.customer-delete-customer bdi{color:#5f6d82;font-size:12px;font-weight:700}.customer-delete-warning,.customer-delete-error{padding:13px 14px;border-radius:13px;display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.7}.customer-delete-warning{border:1px solid #f1d8a4;color:#7c5714;background:#fffaf0}.customer-delete-warning svg,.customer-delete-error svg{margin-top:1px;flex:0 0 auto}.customer-delete-warning p{margin:0}.customer-delete-error{border:1px solid #ffc6c8;color:#a91d22;background:#fff2f2}.customer-delete-modal__actions{padding:17px 24px 20px;border-top:1px solid #e6ebf2;display:flex;align-items:center;gap:10px;background:#fff;box-shadow:0 -8px 24px #0f172a0a}.customer-delete-modal__actions button{min-height:45px;padding:10px 17px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.customer-delete-modal__actions button:disabled{cursor:wait;opacity:.65}.customer-delete-modal__cancel{border:1px solid #d8e0eb;color:#334155;background:#fff}.customer-delete-modal__confirm{border:1px solid #ad1c22;color:#fff;background:linear-gradient(135deg,#c02026,#941a1f);box-shadow:0 9px 20px #a91d2238}@media(max-width:560px){.customer-delete-backdrop{padding:10px;place-items:end center}.customer-delete-modal{border-radius:20px}.customer-delete-modal__header,.customer-delete-modal__body{padding-inline:18px}.customer-delete-modal__actions{padding-inline:18px;display:grid}.customer-delete-modal__actions button{width:100%}}.intake-contact-date-field{padding:14px;border:1px solid #efd5d6;border-radius:14px;background:linear-gradient(135deg,snow,#fff)}.intake-contact-date-field>span{display:inline-flex;align-items:center;gap:7px;color:#941a1f}.intake-contact-date-field>small{color:#8793a6;font-size:10px;line-height:1.5}.intake-field select:disabled,.intake-field input:disabled{cursor:not-allowed;color:#667085;background:#f1f4f8;opacity:.9}@media(max-width:720px){.leads-filter-grid{grid-template-columns:1fr}.leads-date-filter{width:100%}}.duplicate-warning-backdrop{position:fixed;inset:0;z-index:1500;padding:28px;display:grid;place-items:center;background:#0f172aad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:duplicate-backdrop-in .18s ease-out}.duplicate-warning-modal{width:min(1040px,100%);max-height:min(900px,calc(100vh - 56px));overflow:hidden;border:1px solid rgb(255 255 255 / 45%);border-radius:24px;display:flex;flex-direction:column;color:#14213d;background:#fff;box-shadow:0 28px 80px #0f172a4d,0 6px 18px #0f172a1f;animation:duplicate-modal-in .2s ease-out}.duplicate-warning-modal__header{padding:24px 26px 20px;border-bottom:1px solid #e8edf4;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:15px;background:radial-gradient(circle at 10% -30%,rgb(169 29 34 / 13%),transparent 42%),linear-gradient(135deg,snow,#fff)}.duplicate-warning-modal__icon{width:50px;height:50px;border:1px solid #ffc8ca;border-radius:16px;display:grid;place-items:center;color:#b51f25;background:#fff0f1}.duplicate-warning-modal__header p,.duplicate-warning-modal__header h2,.duplicate-warning-modal__header span{margin:0}.duplicate-warning-modal__header p{margin-bottom:3px;color:#a91d22;font-size:12px;font-weight:800}.duplicate-warning-modal__header h2{color:#14213d;font-size:clamp(20px,2.1vw,26px);line-height:1.35}.duplicate-warning-modal__header span{margin-top:5px;display:block;color:#728097;font-size:13px;line-height:1.65}.duplicate-warning-modal__close{width:42px;height:42px;padding:0;border:1px solid #dbe3ef;border-radius:13px;display:grid;place-items:center;color:#66758c;background:#fff;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.duplicate-warning-modal__close:hover:not(:disabled){color:#a91d22;border-color:#efb9bb;background:#fff5f5}.duplicate-warning-modal__submitted{margin:16px 26px 0;padding:12px 15px;border:1px solid #e1e8f1;border-radius:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;color:#526077;background:#f8fafc;font-size:13px}.duplicate-warning-modal__submitted>span{color:#8b97a9;font-size:11px;font-weight:700}.duplicate-warning-modal__submitted>strong{color:#14213d;font-size:14px}.duplicate-warning-modal__submitted>bdi{color:#334155;font-weight:700}.duplicate-warning-modal__body{min-height:0;padding:18px 26px 22px;overflow-y:auto}.duplicate-warning-modal__summary{margin-bottom:12px;display:flex;align-items:center;gap:8px;color:#5f6d82;font-size:12px}.duplicate-warning-modal__summary strong{min-width:28px;height:28px;padding-inline:8px;border-radius:9px;display:inline-grid;place-items:center;color:#a91d22;background:#fff0f1;font-size:13px}.duplicate-match-list{display:grid;gap:12px}.duplicate-match-card{position:relative;padding:18px;overflow:hidden;border:1px solid #dfe6ef;border-radius:18px;background:#fff;box-shadow:0 7px 24px #0f172a0f}.duplicate-match-card:before{position:absolute;inset-block:0;inset-inline-start:0;width:4px;content:"";background:linear-gradient(#a91d22,#d94b50)}.duplicate-match-card__reason{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:7px}.duplicate-match-card__reason span{padding:5px 9px;border:1px solid #ffc7c9;border-radius:999px;color:#a91d22;background:#fff4f4;font-size:10px;font-weight:800}.duplicate-match-card__identity{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.duplicate-match-card__identity h3,.duplicate-match-card__identity p{margin:0}.duplicate-match-card__identity h3{color:#14213d;font-size:17px}.duplicate-match-card__identity p{margin-top:3px;color:#7b8799;font-size:11px}.duplicate-match-card__open{flex:0 0 auto;padding:8px 11px;border:1px solid #d8e0eb;border-radius:10px;display:inline-flex;align-items:center;gap:6px;color:#26364f;background:#f8fafc;font-size:11px;font-weight:800;text-decoration:none}.duplicate-match-card__open:hover{color:#a91d22;border-color:#efb9bb;background:#fff7f7}.duplicate-match-card__contact{margin-top:13px;padding-block:11px;border-block:1px dashed #e0e6ee;display:flex;flex-wrap:wrap;gap:12px 22px;color:#4f5e74;font-size:12px}.duplicate-match-card__contact span{display:inline-flex;align-items:center;gap:7px}.duplicate-match-card__contact svg{color:#a91d22}.duplicate-match-card__details{margin:13px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.duplicate-match-card__details>div{min-width:0}.duplicate-match-card__details dt{margin-bottom:3px;color:#919cad;font-size:10px;font-weight:700}.duplicate-match-card__details dd{min-width:0;margin:0;display:flex;align-items:center;gap:6px;overflow:hidden;color:#34445b;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.duplicate-match-card__details dd>i{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.duplicate-match-card--restricted{border-color:#f0d6aa;background:#fffcf6}.duplicate-match-card--restricted:before{background:#d8890b}.duplicate-match-card__restricted{display:flex;align-items:flex-start;gap:12px;color:#895d13}.duplicate-match-card__restricted h3,.duplicate-match-card__restricted p{margin:0}.duplicate-match-card__restricted h3{color:#61420f;font-size:15px}.duplicate-match-card__restricted p{margin-top:3px;color:#987332;font-size:11px;line-height:1.65}.duplicate-warning-modal__actions{padding:17px 26px 20px;border-top:1px solid #e6ebf2;display:flex;align-items:center;gap:10px;background:#fff;box-shadow:0 -8px 24px #0f172a0a}.duplicate-warning-modal__actions button{min-height:46px;padding:11px 17px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.duplicate-warning-modal__actions button:disabled{cursor:wait;opacity:.65}.duplicate-warning-modal__approve{border:1px solid #a91d22;color:#fff;background:linear-gradient(135deg,#b51f25,#8f161b);box-shadow:0 9px 20px #a91d2233}.duplicate-warning-modal__reject{border:1px solid #d8e0eb;color:#334155;background:#fff}.duplicate-warning-modal__reject:hover:not(:disabled){border-color:#aeb9c8;background:#f8fafc}@keyframes duplicate-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes duplicate-modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:720px){.duplicate-warning-backdrop{padding:10px;place-items:end center}.duplicate-warning-modal{max-height:calc(100vh - 20px);border-radius:20px}.duplicate-warning-modal__header{padding:18px;grid-template-columns:auto 1fr auto;gap:10px}.duplicate-warning-modal__icon{width:42px;height:42px;border-radius:13px}.duplicate-warning-modal__header span{font-size:11px}.duplicate-warning-modal__submitted{margin:12px 18px 0;grid-template-columns:1fr;gap:3px}.duplicate-warning-modal__body{padding:15px 18px 18px}.duplicate-match-card{padding:15px}.duplicate-match-card__identity{display:grid}.duplicate-match-card__open{width:fit-content}.duplicate-match-card__details{grid-template-columns:repeat(2,minmax(0,1fr))}.duplicate-warning-modal__actions{padding:14px 18px 17px;display:grid}.duplicate-warning-modal__actions button{width:100%}}.users-page{display:grid;gap:24px}.users-message{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid;border-radius:14px;font-size:14px;font-weight:700}.users-message--success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.users-message--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.users-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.users-summary>div{display:flex;align-items:center;gap:14px;min-height:112px;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 12px 34px #0f172a0d}.users-summary__icon{display:grid;width:52px;height:52px;flex:0 0 52px;place-items:center;border-radius:16px}.users-summary__icon--users{color:#2563eb;background:#eff6ff}.users-summary__icon--active{color:#059669;background:#ecfdf5}.users-summary__icon--branches{color:#991b1b;background:#fef2f2}.users-summary small,.users-summary strong{display:block}.users-summary small{margin-bottom:4px;color:#64748b;font-size:13px}.users-summary strong{color:#0f172a;font-size:27px}.users-list-card{overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 16px 38px #0f172a0d}.users-list-card__header{display:flex;align-items:center;justify-content:space-between;padding:23px 25px;border-bottom:1px solid #e2e8f0}.users-list-card__header h2{margin:0 0 5px;color:#0f172a;font-size:20px}.users-list-card__header span{color:#64748b;font-size:13px}.users-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px}.user-card{display:grid;gap:18px;padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.user-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 14px 28px #0f172a12}.user-card__top{display:flex;align-items:center;gap:11px}.user-card__avatar{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;color:#fff;background:linear-gradient(145deg,#991b1b,#b91c1c);border-radius:13px;font-size:13px;font-weight:800}.user-card__identity{min-width:0;flex:1}.user-card__identity strong,.user-card__identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card__identity strong{margin-bottom:4px;color:#0f172a;font-size:14px}.user-card__identity span{color:#64748b;font-size:12px;direction:ltr;text-align:right}.user-status{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.user-status--active{color:#047857;background:#d1fae5}.user-status--inactive{color:#b91c1c;background:#fee2e2}.user-card__details{display:grid;gap:10px}.user-card__details span{display:flex;align-items:center;gap:8px;color:#475569;font-size:13px}.user-card__details svg{color:#94a3b8}.user-card footer{padding-top:13px;color:#94a3b8;border-top:1px solid #f1f5f9;font-size:11px}.users-loading,.users-empty{display:grid;min-height:260px;place-items:center;align-content:center;gap:10px;color:#64748b;text-align:center}.users-empty svg{color:#991b1b}.users-empty h3,.users-empty p{margin:0}.users-empty h3{color:#0f172a}.users-empty p{font-size:13px}.user-modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.user-modal{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 90px #0f172a4d}.user-modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #e2e8f0}.user-modal>header>div{display:flex;align-items:center;gap:12px}.user-modal>header>div>span{display:grid;width:42px;height:42px;place-items:center;color:#991b1b;background:#fef2f2;border-radius:13px}.user-modal h2,.user-modal p{margin:0}.user-modal h2{margin-bottom:4px;color:#0f172a;font-size:19px}.user-modal p{color:#64748b;font-size:12px}.user-modal>header>button{display:grid;width:36px;height:36px;place-items:center;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer}.user-modal form{padding:22px 24px 24px}.user-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.user-form-field{display:grid;gap:7px}.user-form-field--wide{grid-column:1 / -1}.user-form-field>span{color:#334155;font-size:12px;font-weight:700}.user-form-field>div{position:relative}.user-form-field>div svg{position:absolute;top:50%;right:13px;color:#94a3b8;transform:translateY(-50%);pointer-events:none}.user-form-field input,.user-form-field select{width:100%;min-height:45px;padding:0 13px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:11px;outline:none;font:inherit;font-size:13px}.user-form-field>div input{padding-right:40px}.user-form-field input:focus,.user-form-field select:focus{border-color:#991b1b;box-shadow:0 0 0 3px #991b1b1a}.user-form-admin-notice{display:flex;align-items:center;gap:11px;min-height:72px;padding:13px 14px;color:#7f1d1d;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px}.user-form-admin-notice>svg{flex:0 0 auto}.user-form-admin-notice strong,.user-form-admin-notice span{display:block}.user-form-admin-notice strong{margin-bottom:4px;font-size:13px}.user-form-admin-notice span{line-height:1.6;font-size:11px}.user-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px;padding-top:18px;border-top:1px solid #e2e8f0}@media(max-width:1100px){.users-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.users-summary,.users-grid,.user-form-grid{grid-template-columns:1fr}.user-form-field--wide{grid-column:auto}.users-grid{padding:14px}.user-modal-backdrop{padding:10px}.user-modal{max-height:calc(100vh - 20px)}}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:400;src:url(/build/assets/tajawal-arabic-400-normal-CyCXRvzh.woff2) format("woff2"),url(/build/assets/tajawal-arabic-400-normal-DCQxawbB.woff) format("woff");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:400;src:url(/build/assets/tajawal-latin-400-normal-BVNSOH3d.woff2) format("woff2"),url(/build/assets/tajawal-latin-400-normal-BdYcZznU.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:500;src:url(/build/assets/tajawal-arabic-500-normal-BZ8ojJNu.woff2) format("woff2"),url(/build/assets/tajawal-arabic-500-normal-CbVEaYEW.woff) format("woff");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:500;src:url(/build/assets/tajawal-latin-500-normal-CoYeBiSI.woff2) format("woff2"),url(/build/assets/tajawal-latin-500-normal-DU9v6xgj.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:700;src:url(/build/assets/tajawal-arabic-700-normal-D2-eand5.woff2) format("woff2"),url(/build/assets/tajawal-arabic-700-normal-9L7Zusdl.woff) format("woff");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:700;src:url(/build/assets/tajawal-latin-700-normal-BypgxfGb.woff2) format("woff2"),url(/build/assets/tajawal-latin-700-normal-CV3bxpHe.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:800;src:url(/build/assets/tajawal-arabic-800-normal-TQp-UTiE.woff2) format("woff2"),url(/build/assets/tajawal-arabic-800-normal-Bp_4IW2m.woff) format("woff");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Tajawal;font-style:normal;font-display:swap;font-weight:800;src:url(/build/assets/tajawal-latin-800-normal-CmI34b-g.woff2) format("woff2"),url(/build/assets/tajawal-latin-800-normal-Dm5jVIIh.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--arcal-brand: #9f1d24;--arcal-brand-dark: #741116;--arcal-navy: #131c2f;--arcal-ink: #182135;--arcal-muted: #6f7b90;--arcal-soft: #f4f6fa;--arcal-line: #e4e9f1;--arcal-white: #ffffff}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;color:var(--arcal-ink);background:radial-gradient(circle at 85% 0%,rgba(159,29,36,.055),transparent 26%),#f4f6fa;font-family:Tajawal,Segoe UI,Tahoma,Arial,sans-serif!important;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:Tajawal,Segoe UI,Tahoma,Arial,sans-serif!important;font:inherit}button,a{-webkit-tap-highlight-color:transparent}.crm-modern-shell{min-height:100vh}.crm-modern-header{position:sticky;z-index:90;top:0;height:76px;background:#ffffffeb;border-bottom:1px solid rgba(221,227,237,.9);box-shadow:0 8px 30px #1720330b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crm-modern-header__inner{display:flex;width:100%;max-width:1720px;height:100%;align-items:center;gap:22px;margin:0 auto;padding:0 28px}.crm-modern-brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;color:var(--arcal-ink);text-decoration:none}.crm-modern-brand__mark{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:linear-gradient(145deg,#bd252d,#85151b);border-radius:13px;box-shadow:0 9px 22px #9f1d243b;font-size:20px;font-weight:900}.crm-modern-brand__text{display:flex;align-items:baseline;gap:5px;direction:ltr}.crm-modern-brand__text strong{font-size:16px;letter-spacing:.04em}.crm-modern-brand__text small{color:var(--arcal-brand);font-size:10px;font-weight:900;letter-spacing:.08em}.crm-modern-nav{display:flex;align-items:center;gap:4px;padding:4px;background:#f4f6f9;border:1px solid #e9edf3;border-radius:13px}.crm-modern-nav__link{display:inline-flex;height:38px;align-items:center;gap:7px;padding:0 14px;color:#69758a;border-radius:9px;text-decoration:none;font-size:12px;font-weight:750;transition:.15s ease}.crm-modern-nav__link:hover{color:var(--arcal-ink);background:#ffffffbf}.crm-modern-nav__link--active{color:var(--arcal-brand);background:#fff;box-shadow:0 5px 14px #17203314}.crm-modern-search{display:flex;width:min(370px,25vw);height:42px;align-items:center;gap:9px;margin-right:auto;padding:0 12px;color:#94a0b3;background:#f7f9fc;border:1px solid #e4e9f1;border-radius:12px;transition:.15s ease}.crm-modern-search:focus-within{background:#fff;border-color:#9f1d2459;box-shadow:0 0 0 4px #9f1d2412}.crm-modern-search input{min-width:0;flex:1;color:var(--arcal-ink);background:transparent;border:0;outline:0;font-size:11px}.crm-modern-search input::placeholder{color:#9ba6b8}.crm-modern-search kbd{padding:3px 6px;color:#8e99aa;background:#fff;border:1px solid #dde3eb;border-radius:6px;font-size:9px;direction:ltr}.crm-modern-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.crm-modern-add,.crm-primary-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:0 16px;color:#fff;background:linear-gradient(135deg,#ad2229,#8c171d);border:0;border-radius:11px;box-shadow:0 8px 18px #9f1d2433;text-decoration:none;cursor:pointer;font-size:12px;font-weight:800}.crm-modern-add:hover,.crm-primary-button:hover{background:linear-gradient(135deg,#bd2931,#7f1218);transform:translateY(-1px)}.crm-modern-icon-button,.crm-modern-logout,.crm-modern-menu-button{position:relative;display:grid;width:40px;height:40px;place-items:center;color:#657188;background:#fff;border:1px solid #e1e7ef;border-radius:11px;cursor:pointer}.crm-modern-icon-button:hover,.crm-modern-logout:hover{color:var(--arcal-brand);border-color:#ddc1c3}.crm-modern-icon-button i{position:absolute;top:8px;right:9px;width:6px;height:6px;background:#ef4444;border:2px solid #fff;border-radius:999px}.crm-modern-profile{display:flex;min-width:0;align-items:center;gap:9px;padding:0 4px 0 7px}.crm-modern-profile__avatar{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;color:#fff;background:var(--arcal-navy);border-radius:11px;font-size:11px;font-weight:850}.crm-modern-profile__info{min-width:0;line-height:1.2}.crm-modern-profile__info strong,.crm-modern-profile__info small{display:block;overflow:hidden;max-width:120px;text-overflow:ellipsis;white-space:nowrap}.crm-modern-profile__info strong{color:var(--arcal-ink);font-size:10px}.crm-modern-profile__info small{margin-top:3px;color:#8a96a8;font-size:8px}.crm-modern-logout{color:#a16a6d}.crm-modern-main{min-height:calc(100vh - 76px)}.crm-modern-menu-button,.crm-modern-drawer,.crm-modern-drawer-backdrop{display:none}.crm-dashboard-v2{width:100%;max-width:1680px;margin:0 auto;padding:24px 28px 38px}.crm-command-v3{position:relative;display:grid;min-height:218px;grid-template-columns:minmax(0,1.4fr) minmax(310px,.65fr);align-items:center;gap:36px;overflow:hidden;padding:32px 38px 56px;color:#fff;background:linear-gradient(115deg,#9f1d24f5,#630d13f2 45%,#131c2ffa);border:1px solid rgba(255,255,255,.1);border-radius:22px;box-shadow:0 20px 45px #5212172e}.crm-command-v3:before,.crm-command-v3:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.08);border-radius:999px}.crm-command-v3:before{width:350px;height:350px;top:-190px;left:12%}.crm-command-v3:after{width:210px;height:210px;right:-70px;bottom:-125px}.crm-command-v3__glow{position:absolute;width:320px;height:160px;top:20px;left:11%;background:#eab3081a;filter:blur(65px);border-radius:999px}.crm-command-v3__content,.crm-command-v3__insight{position:relative;z-index:2}.crm-command-v3__badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;color:#ffe9ea;background:#ffffff1c;border:1px solid rgba(255,255,255,.14);border-radius:999px;font-size:10px;font-weight:750}.crm-command-v3 h1{margin:13px 0 7px;color:#fff;font-size:clamp(25px,2.4vw,37px);line-height:1.25;letter-spacing:-.035em}.crm-command-v3__content>p{max-width:650px;margin:0;color:#ffffffb8;font-size:12px;line-height:1.8}.crm-command-v3__actions{display:flex;gap:8px;margin-top:17px}.crm-command-v3__actions a,.crm-command-v3__actions button{display:inline-flex;height:39px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:10px;cursor:pointer;font-size:11px;font-weight:800}.crm-command-v3__actions a{color:var(--arcal-brand);background:#fff;border:1px solid #fff;text-decoration:none}.crm-command-v3__actions button{color:#fff;background:#ffffff17;border:1px solid rgba(255,255,255,.18)}.crm-command-v3__actions button:hover{background:#ffffff26}.crm-command-v3__insight{display:flex;align-items:center;justify-content:flex-end;gap:22px}.crm-command-v3__ring{display:grid;width:108px;height:108px;flex:0 0 auto;place-items:center;background:conic-gradient(#ffb3b7 var(--ring-progress),rgba(255,255,255,.13) 0);border-radius:999px;box-shadow:0 0 0 1px #ffffff14}.crm-command-v3__ring:before{position:absolute;width:84px;height:84px;content:"";background:#242033;border-radius:inherit;box-shadow:inset 0 0 20px #00000024}.crm-command-v3__ring>span{position:relative;z-index:2;text-align:center}.crm-command-v3__ring strong,.crm-command-v3__ring small{display:block}.crm-command-v3__ring strong{font-size:20px}.crm-command-v3__ring small{margin-top:2px;color:#aeb7c8;font-size:8px}.crm-command-v3__numbers{min-width:160px}.crm-command-v3__numbers>div:first-child{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12)}.crm-command-v3__numbers small,.crm-command-v3__numbers strong{display:block}.crm-command-v3__numbers small{color:#9da9bc;font-size:9px}.crm-command-v3__numbers strong{margin-top:4px;color:#fff;font-size:16px}.crm-command-v3__numbers>div:last-child{display:flex;gap:14px;padding-top:11px;color:#aeb8c9;font-size:8px}.crm-command-v3__numbers b{color:#fff;font-size:11px}.crm-dashboard-v2__error{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:14px 0;padding:13px 15px;color:#8e1d23;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px}.crm-dashboard-v2__error strong,.crm-dashboard-v2__error span{display:block}.crm-dashboard-v2__error strong{font-size:11px}.crm-dashboard-v2__error span{margin-top:3px;font-size:10px}.crm-dashboard-v2__error button{height:36px;padding:0 12px;color:#8e1d23;background:#fff;border:1px solid #efc5c8;border-radius:9px;cursor:pointer;font-size:10px;font-weight:800}.crm-dashboard-v2__loading{display:flex;min-height:260px;align-items:center;justify-content:center;gap:10px;color:var(--arcal-muted);font-size:12px}.is-spinning{animation:arcal-spin .8s linear infinite}@keyframes arcal-spin{to{transform:rotate(360deg)}}.crm-kpi-grid-v2{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:-32px 18px 0}.crm-kpi-v2{position:relative;display:flex;min-height:105px;align-items:center;gap:13px;overflow:hidden;padding:15px;background:#fffffff7;border:1px solid rgba(225,231,240,.95);border-radius:16px;box-shadow:0 14px 30px #1c25391a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.crm-kpi-v2:after{position:absolute;width:70px;height:70px;left:-32px;bottom:-38px;content:"";background:#9f1d240e;border-radius:999px}.crm-kpi-v2__icon{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;color:var(--arcal-brand);background:#fff0f1;border-radius:12px}.crm-kpi-v2--blue .crm-kpi-v2__icon{color:#2563eb;background:#eef5ff}.crm-kpi-v2--amber .crm-kpi-v2__icon{color:#c36b00;background:#fff6e4}.crm-kpi-v2--red .crm-kpi-v2__icon{color:#e02836;background:#fff0f2}.crm-kpi-v2__content>span,.crm-kpi-v2__content>strong,.crm-kpi-v2__content>small{display:block}.crm-kpi-v2__content>span{color:#68758a;font-size:10px;font-weight:750}.crm-kpi-v2__content>strong{margin:3px 0 2px;color:var(--arcal-ink);font-size:24px;line-height:1}.crm-kpi-v2__content>small{color:#9aa5b5;font-size:8px}.crm-dashboard-grid-v2{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.62fr);align-items:start;gap:14px;margin-top:18px}.crm-panel-v2{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--arcal-line);border-radius:16px;box-shadow:0 8px 25px #1922340b}.crm-panel-v2__header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:14px;padding:13px 17px;border-bottom:1px solid #edf0f5}.crm-panel-v2__header h2,.crm-panel-v2__header p{margin:0}.crm-panel-v2__header h2{color:var(--arcal-ink);font-size:14px}.crm-panel-v2__header p{margin-top:4px;color:#8d98aa;font-size:9px}.crm-panel-v2__header>a{display:inline-flex;align-items:center;gap:5px;color:var(--arcal-brand);text-decoration:none;font-size:10px;font-weight:800}.crm-table-v2__wrapper{overflow-x:auto}.crm-table-v2{width:100%;border-collapse:collapse;text-align:right}.crm-table-v2 th{height:36px;padding:0 14px;color:#8a96a8;background:#fafbfc;border-bottom:1px solid #edf0f5;font-size:8px;font-weight:800;white-space:nowrap}.crm-table-v2 td{height:59px;padding:8px 14px;color:#4c596d;border-bottom:1px solid #f0f2f6;font-size:10px;white-space:nowrap}.crm-table-v2 tbody tr:last-child td{border-bottom:0}.crm-table-v2 tbody tr{transition:.14s ease}.crm-table-v2 tbody tr:hover{background:#fbfcfe}.crm-customer-v2{display:inline-flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.crm-customer-v2__avatar{display:grid;width:33px;height:33px;place-items:center;color:var(--arcal-brand);background:linear-gradient(145deg,#fff0f1,#fde5e7);border-radius:10px;font-size:11px;font-weight:900}.crm-customer-v2 strong,.crm-customer-v2 small{display:block}.crm-customer-v2 strong{color:var(--arcal-ink);font-size:10px}.crm-customer-v2 small{max-width:150px;overflow:hidden;margin-top:3px;color:#9aa5b5;text-overflow:ellipsis;font-size:7px;direction:ltr}.crm-stage-v2{display:inline-flex;align-items:center;gap:6px;color:#4d596b;font-size:9px}.crm-stage-v2 i{width:7px;height:7px;background:var(--stage-color);border-radius:999px;box-shadow:0 0 0 3px color-mix(in srgb,var(--stage-color),transparent 85%)}.crm-unassigned-v2{color:#bc6a04}.crm-panel-v2__empty{display:flex;min-height:170px;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#98a3b4;text-align:center}.crm-panel-v2__empty strong{color:#58657a;font-size:11px}.crm-panel-v2__empty span{font-size:9px}.crm-stage-list-v2{max-height:300px;overflow-y:auto;padding:7px 17px 12px;scrollbar-width:thin;scrollbar-color:#cbd3df transparent}.crm-stage-row-v2{padding:7px 0}.crm-stage-row-v2__heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.crm-stage-row-v2__heading>span{display:flex;min-width:0;align-items:center;gap:7px;color:#4b586b;font-size:9px}.crm-stage-row-v2__heading i{width:7px;height:7px;flex:0 0 auto;border-radius:999px}.crm-stage-row-v2__heading strong{color:var(--arcal-ink);font-size:10px}.crm-stage-row-v2__track{height:4px;overflow:hidden;background:#edf1f5;border-radius:999px}.crm-stage-row-v2__track span{display:block;height:100%;border-radius:inherit}.crm-panel-v2--followups{margin-top:14px}.crm-followups-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px 16px 16px}.crm-followups-v2 article{display:flex;min-width:0;align-items:center;gap:10px;padding:10px;background:#f8f9fb;border:1px solid #edf0f5;border-radius:11px}.crm-followups-v2__date{display:flex;flex:0 0 auto;align-items:center;gap:5px;color:var(--arcal-brand);font-size:8px}.crm-followups-v2 article strong,.crm-followups-v2 article div>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-followups-v2 article strong{color:var(--arcal-ink);font-size:9px}.crm-followups-v2 article div>span{margin-top:3px;color:var(--arcal-muted);font-size:8px}.crm-followups-v2__empty{display:flex;min-height:62px;align-items:center;gap:8px;padding:12px 17px;color:#8793a5;font-size:10px}.leads-page,.users-page,.lead-profile-page,.intake-page{width:100%;max-width:1680px;margin:0 auto;padding:24px 28px 38px}.crm-page-header,.lead-profile-heading,.intake-page__heading{margin-bottom:18px}.crm-page-header h1,.lead-profile-heading h1,.intake-page__heading h1{color:var(--arcal-ink);font-size:clamp(24px,2vw,31px);letter-spacing:-.025em}.crm-page-header p,.lead-profile-heading p,.intake-page__heading p{color:var(--arcal-muted);font-size:11px}.leads-filters,.leads-table-card,.users-list-card,.user-card,.profile-card,.profile-action-card,.intake-form-card,.intake-summary{border-color:var(--arcal-line);border-radius:15px;box-shadow:0 8px 24px #1922340b}.crm-secondary-button{min-height:40px;color:#3e4a5e;background:#fff;border-color:var(--arcal-line);border-radius:10px}@media(max-width:1260px){.crm-modern-header__inner{gap:13px;padding:0 20px}.crm-modern-search{width:min(290px,22vw)}.crm-modern-profile__info{display:none}.crm-kpi-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.crm-modern-nav,.crm-modern-search,.crm-modern-actions{display:none}.crm-modern-menu-button{display:grid;margin-right:auto}.crm-modern-drawer-backdrop{position:fixed;z-index:110;inset:0;display:block;background:#0f172a80;border:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.crm-modern-drawer{position:fixed;z-index:120;top:0;right:0;bottom:0;display:flex;width:min(310px,88vw);flex-direction:column;background:#fff;box-shadow:-20px 0 50px #0f172a29;transform:translate(105%);transition:transform .18s ease}.crm-modern-drawer--open{transform:translate(0)}.crm-modern-drawer__header{display:flex;height:76px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--arcal-line)}.crm-modern-drawer__header>button{display:grid;width:38px;height:38px;place-items:center;color:#667389;background:#f5f7fa;border:0;border-radius:10px}.crm-modern-drawer__nav{display:grid;gap:6px;padding:18px 14px}.crm-modern-drawer__nav a{display:flex;height:47px;align-items:center;gap:10px;padding:0 13px;color:#657188;border-radius:11px;text-decoration:none;font-size:12px;font-weight:750}.crm-modern-drawer__nav a.is-active{color:#fff;background:var(--arcal-brand)}.crm-modern-drawer__footer{margin-top:auto;padding:14px;border-top:1px solid var(--arcal-line)}.crm-modern-drawer__footer .crm-modern-profile{padding:8px;background:#f6f8fb;border-radius:11px}.crm-modern-drawer__footer .crm-modern-profile__info{display:block}.crm-modern-drawer__footer>button{display:flex;width:100%;height:42px;align-items:center;gap:8px;margin-top:8px;padding:0 10px;color:var(--arcal-brand);background:transparent;border:0;border-radius:9px;font-size:11px;font-weight:750}.crm-command-v3{grid-template-columns:1fr}.crm-command-v3__insight{display:none}.crm-dashboard-grid-v2{grid-template-columns:1fr}.crm-followups-v2{grid-template-columns:1fr 1fr}}@media(max-width:680px){.crm-modern-header{height:66px}.crm-modern-header__inner{padding:0 14px}.crm-modern-brand__mark{width:38px;height:38px;border-radius:11px}.crm-modern-main{min-height:calc(100vh - 66px)}.crm-dashboard-v2,.leads-page,.users-page,.lead-profile-page,.intake-page{padding:14px 12px 28px}.crm-command-v3{min-height:235px;padding:24px 20px 54px;border-radius:18px}.crm-command-v3 h1{font-size:25px}.crm-command-v3__content>p{font-size:10px}.crm-kpi-grid-v2{grid-template-columns:1fr 1fr;gap:8px;margin:-34px 9px 0}.crm-kpi-v2{min-height:96px;gap:8px;padding:11px;border-radius:13px}.crm-kpi-v2__icon{width:35px;height:35px;border-radius:10px}.crm-kpi-v2__content>span{font-size:8px}.crm-kpi-v2__content>strong{font-size:20px}.crm-kpi-v2__content>small{font-size:7px}.crm-panel-v2__header{padding:12px 13px}.crm-followups-v2{grid-template-columns:1fr}}@media(max-width:430px){.crm-modern-brand__text strong{font-size:14px}.crm-command-v3__actions{flex-direction:column}.crm-command-v3__actions a,.crm-command-v3__actions button{width:100%}.crm-kpi-grid-v2{grid-template-columns:1fr}}.crm-dashboard-v2{padding-top:20px}.crm-command-v3{min-height:176px;grid-template-columns:minmax(0,1.4fr) minmax(290px,.55fr);gap:28px;padding:25px 32px;color:var(--arcal-ink);background:radial-gradient(circle at 14% 10%,rgba(159,29,36,.1),transparent 26%),radial-gradient(circle at 86% 100%,rgba(37,99,235,.07),transparent 28%),linear-gradient(125deg,#fff,#fff8f8 54%,#f7f8fc);border:1px solid #e4e8f0;border-radius:18px;box-shadow:0 12px 36px #19223412}.crm-command-v3:before{width:230px;height:230px;top:-150px;left:22%;border-color:#9f1d2414}.crm-command-v3:after{width:150px;height:150px;right:auto;left:-80px;bottom:-90px;border-color:#2563eb14}.crm-command-v3__glow{width:260px;height:100px;top:25px;right:20%;left:auto;background:#9f1d2412}.crm-command-v3__badge{color:var(--arcal-brand);background:#fff0f1;border-color:#f5d6d8}.crm-command-v3 h1{margin-top:10px;color:var(--arcal-ink);font-size:clamp(24px,2vw,32px)}.crm-command-v3__content>p{color:#6e7a8e;font-size:11px}.crm-command-v3__actions{margin-top:13px}.crm-command-v3__actions a{color:#fff;background:var(--arcal-brand);border-color:var(--arcal-brand);box-shadow:0 7px 16px #9f1d242e}.crm-command-v3__actions button{color:#556176;background:#fff;border-color:#dfe5ed}.crm-command-v3__actions button:hover{color:var(--arcal-brand);background:#fff;border-color:#dbc0c2}.crm-command-v3__insight{justify-content:center;padding:12px 15px;background:#ffffffad;border:1px solid rgba(215,221,231,.82);border-radius:15px;box-shadow:0 8px 25px #1922340e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.crm-command-v3__ring{width:91px;height:91px;background:conic-gradient(var(--arcal-brand) var(--ring-progress),#e8ecf2 0);box-shadow:none}.crm-command-v3__ring:before{width:70px;height:70px;background:#fff;box-shadow:none}.crm-command-v3__ring strong{color:var(--arcal-ink);font-size:17px}.crm-command-v3__ring small{color:#8591a4}.crm-command-v3__numbers small{color:#8490a3}.crm-command-v3__numbers strong,.crm-command-v3__numbers b{color:var(--arcal-ink)}.crm-command-v3__numbers>div:first-child{border-color:#e5e9f0}.crm-command-v3__numbers>div:last-child{color:#7f8a9d}.crm-kpi-grid-v2{gap:11px;margin:14px 0 0}.crm-kpi-v2{min-height:98px;padding:14px 16px;border-radius:14px;box-shadow:0 7px 22px #1922340d}.crm-kpi-v2:before{position:absolute;top:0;right:18px;left:18px;height:2px;content:"";background:linear-gradient(90deg,transparent,rgba(159,29,36,.5),transparent)}.crm-kpi-v2--blue:before{background:linear-gradient(90deg,transparent,rgba(37,99,235,.5),transparent)}.crm-kpi-v2--amber:before{background:linear-gradient(90deg,transparent,rgba(217,119,6,.55),transparent)}.crm-kpi-v2--red:before{background:linear-gradient(90deg,transparent,rgba(225,29,72,.48),transparent)}.crm-dashboard-grid-v2{grid-template-columns:minmax(0,1.7fr) minmax(310px,.7fr);gap:12px;margin-top:12px}.crm-panel-v2{border-radius:14px;box-shadow:0 7px 22px #1922340b}.crm-pipeline-donut-v4{display:grid;min-height:213px;grid-template-columns:122px minmax(0,1fr);align-items:center;gap:20px;padding:18px}.crm-pipeline-donut-v4__chart{position:relative;display:grid;width:118px;height:118px;place-items:center;border-radius:999px;transform:rotate(-35deg)}.crm-pipeline-donut-v4__chart:before{position:absolute;inset:13px;content:"";background:#fff;border-radius:inherit;box-shadow:0 0 0 1px #eef1f5}.crm-pipeline-donut-v4__chart>span{position:relative;z-index:2;text-align:center;transform:rotate(35deg)}.crm-pipeline-donut-v4__chart strong,.crm-pipeline-donut-v4__chart small{display:block}.crm-pipeline-donut-v4__chart strong{color:var(--arcal-ink);font-size:22px;line-height:1}.crm-pipeline-donut-v4__chart small{margin-top:4px;color:#8a96a8;font-size:8px}.crm-pipeline-donut-v4__legend{display:grid;gap:9px}.crm-pipeline-donut-v4__legend>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.crm-pipeline-donut-v4__legend span{display:flex;min-width:0;align-items:center;gap:7px;color:#59667a;font-size:9px}.crm-pipeline-donut-v4__legend i{width:7px;height:7px;flex:0 0 auto;border-radius:999px}.crm-pipeline-donut-v4__legend strong{color:var(--arcal-ink);font-size:10px}.crm-dashboard-bottom-v4{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr);align-items:stretch;gap:12px;margin-top:12px}.crm-panel-v2--followups{margin-top:0}.crm-focus-v4{position:relative;display:flex;min-height:145px;flex-direction:column;overflow:hidden;padding:20px;color:#fff;background:radial-gradient(circle at 10% 100%,rgba(159,29,36,.44),transparent 35%),linear-gradient(135deg,#192238,#101727);border-radius:14px;box-shadow:0 10px 26px #11182724}.crm-focus-v4:after{position:absolute;width:120px;height:120px;top:-65px;left:-45px;content:"";border:1px solid rgba(255,255,255,.08);border-radius:999px}.crm-focus-v4>div:first-child>span{color:#f0a9ad;font-size:8px;font-weight:800}.crm-focus-v4 h2{margin:4px 0;color:#fff;font-size:14px}.crm-focus-v4 p{margin:0;color:#9ca8ba;font-size:8px}.crm-focus-v4__numbers{display:flex;gap:18px;margin-top:13px}.crm-focus-v4__numbers span{color:#aab4c4;font-size:8px}.crm-focus-v4__numbers strong{margin-left:3px;color:#fff;font-size:14px}.crm-focus-v4>a{display:inline-flex;align-items:center;gap:5px;margin-top:auto;color:#fff;text-decoration:none;font-size:9px;font-weight:800}@media(max-width:980px){.crm-command-v3{min-height:170px;grid-template-columns:1fr}.crm-command-v3__insight{display:none}.crm-dashboard-bottom-v4{grid-template-columns:1fr}}@media(max-width:680px){.crm-command-v3{min-height:220px;padding:22px 18px 50px}.crm-kpi-grid-v2{margin:-34px 8px 0}.crm-pipeline-donut-v4{grid-template-columns:102px minmax(0,1fr);gap:13px;padding:14px}.crm-pipeline-donut-v4__chart{width:98px;height:98px}}.crm-modern-nav__link{font-size:14px}.crm-modern-search input,.crm-modern-add,.crm-primary-button{font-size:13px}.crm-modern-profile__info strong{font-size:12px}.crm-modern-profile__info small{font-size:10px}.crm-command-v3{min-height:158px;padding:20px 28px}.crm-command-v3__badge{font-size:11px}.crm-command-v3__content>p{font-size:13px}.crm-command-v3__actions a,.crm-command-v3__actions button{font-size:12px}.crm-command-v3__numbers small{font-size:10px}.crm-command-v3__numbers strong{font-size:18px}.crm-command-v3__numbers>div:last-child{font-size:10px}.crm-command-v3__numbers b{font-size:13px}.crm-kpi-v2{min-height:94px}.crm-kpi-v2__content>span{font-size:12px}.crm-kpi-v2__content>strong{font-size:27px}.crm-kpi-v2__content>small{font-size:10px}.crm-panel-v2__header h2{font-size:17px}.crm-panel-v2__header p{font-size:11px}.crm-panel-v2__header>a{font-size:12px}.crm-table-v2 th{height:40px;font-size:10px}.crm-table-v2 td{height:64px;font-size:12px}.crm-customer-v2__avatar{width:38px;height:38px;font-size:13px}.crm-customer-v2 strong{font-size:13px}.crm-customer-v2 small{font-size:9px}.crm-stage-v2,.crm-pipeline-donut-v4__legend span{font-size:11px}.crm-pipeline-donut-v4__legend strong{font-size:13px}.crm-pipeline-donut-v4__chart small{font-size:10px}.crm-followups-v2__date,.crm-followups-v2 article div>span{font-size:10px}.crm-followups-v2 article strong{font-size:12px}.crm-followups-v2__empty{min-height:80px;font-size:12px}.crm-focus-v4>div:first-child>span{font-size:10px}.crm-focus-v4 h2{font-size:17px}.crm-focus-v4 p,.crm-focus-v4__numbers span,.crm-focus-v4>a{font-size:10px}.crm-focus-v4__numbers strong{font-size:17px}.profile-request-summary{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:680px){.crm-command-v3{min-height:205px;padding:20px 17px 46px}.crm-kpi-v2__content>span{font-size:10px}.crm-kpi-v2__content>strong{font-size:23px}.crm-kpi-v2__content>small{font-size:8px}.profile-request-summary{grid-template-columns:1fr}}.login-brand__logo.login-brand__logo--image{width:min(470px,82%);height:136px;overflow:hidden;padding:0;background:#fff;border:1px solid rgba(255,255,255,.24);border-radius:18px;box-shadow:0 16px 35px #28070a33}.login-brand__logo--image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.login-brand__logo--image+.login-brand__eyebrow{margin-top:24px}@media(max-width:900px){.login-brand__logo.login-brand__logo--image{width:min(420px,88%);height:120px}}@media(max-width:600px){.login-brand__logo.login-brand__logo--image{width:min(350px,94%);height:104px;border-radius:14px}}:root{--arcal-brand: #7f1710;--arcal-brand-dark: #5d100c;--arcal-brand-soft: #f7e9e6;--arcal-coal: #231f20;--arcal-coal-soft: #4b4446;--arcal-navy: #231f20;--arcal-ink: #231f20;--arcal-muted: #776d6f;--arcal-soft: #f7f4f3;--arcal-line: #e8e0de}body{color:var(--arcal-coal);background:radial-gradient(circle at 88% 0%,rgba(127,23,16,.055),transparent 27%),radial-gradient(circle at 4% 96%,rgba(35,31,32,.035),transparent 24%),#f7f5f4}.crm-modern-header{background:#fffffff5;border-bottom-color:#e9e1df;box-shadow:0 8px 28px #231f200e}.crm-modern-header__inner{gap:18px}.crm-modern-brand{min-width:184px}.crm-modern-brand__logo-frame{position:relative;display:block;width:184px;height:50px;overflow:hidden}.crm-modern-brand__logo{position:absolute;top:50%;right:0;display:block;width:184px;max-width:none;height:auto;transform:translateY(-50%)}.crm-modern-nav{background:#f4f1f0;border-color:#eae3e1}.crm-modern-nav__link{color:#71696b}.crm-modern-nav__link:hover{color:var(--arcal-coal);background:#ffffffd1}.crm-modern-nav__link--active{color:var(--arcal-brand);background:#fff;box-shadow:0 5px 14px #231f2014}.crm-modern-search{color:#9a8e90;background:#f8f6f5;border-color:#e9e2e0}.crm-modern-search:focus-within{border-color:#7f171061;box-shadow:0 0 0 4px #7f171013}.crm-modern-search input{color:var(--arcal-coal)}.crm-modern-search kbd{color:#817779;border-color:#e5dcda}.crm-modern-add,.crm-primary-button,.crm-command-v3__actions a{background:linear-gradient(135deg,#8f1d15,#6c120d);border-color:#7f1710;box-shadow:0 9px 20px #7f171038}.crm-modern-add:hover,.crm-primary-button:hover,.crm-command-v3__actions a:hover{background:linear-gradient(135deg,#a1251c,#5d100c)}.crm-modern-icon-button,.crm-modern-logout,.crm-modern-menu-button{color:#71696b;border-color:#e6deda}.crm-modern-icon-button:hover,.crm-modern-logout:hover{color:var(--arcal-brand);border-color:#dcb9b4}.crm-modern-icon-button i{background:var(--arcal-brand)}.crm-modern-profile__avatar{background:linear-gradient(145deg,#3b3537,#231f20);box-shadow:0 6px 14px #231f2026}.crm-modern-profile__info strong{color:var(--arcal-coal)}.crm-modern-profile__info small{color:#8f8587}.crm-modern-drawer{background:#fff}.crm-modern-drawer__header{border-bottom-color:#e8e0de}.crm-modern-drawer__nav a.is-active{color:#fff;background:var(--arcal-brand)}.crm-command-v3{color:var(--arcal-coal);background:radial-gradient(circle at 14% 8%,rgba(127,23,16,.105),transparent 27%),radial-gradient(circle at 88% 105%,rgba(35,31,32,.07),transparent 28%),linear-gradient(125deg,#fff,#fbf5f3 55%,#f3efee);border-color:#e6dedc;box-shadow:0 13px 38px #231f2013}.crm-command-v3:before{border-color:#7f171017}.crm-command-v3:after{border-color:#231f2013}.crm-command-v3__glow{background:#7f171012}.crm-command-v3__identity{display:flex;align-items:center;gap:12px}.crm-command-v3__brand-logo-frame{position:relative;display:block;width:154px;height:36px;overflow:hidden}.crm-command-v3__brand-logo{position:absolute;top:50%;right:0;display:block;width:154px;max-width:none;height:auto;transform:translateY(-50%)}.crm-command-v3__badge{color:var(--arcal-brand);background:#f9eae7;border-color:#eac7c1}.crm-command-v3 h1,.crm-command-v3__numbers strong,.crm-command-v3__numbers b,.crm-command-v3__ring strong{color:var(--arcal-coal)}.crm-command-v3__content>p,.crm-command-v3__numbers>div:last-child,.crm-command-v3__numbers small{color:#776d6f}.crm-command-v3__actions button{color:#4f4749;background:#fff;border-color:#ded4d1}.crm-command-v3__actions button:hover{color:var(--arcal-brand);border-color:#d5aaa4}.crm-command-v3__insight{background:#ffffffc7;border-color:#dcd1cee6;box-shadow:0 8px 25px #231f200e}.crm-command-v3__ring{background:conic-gradient(var(--arcal-brand) var(--ring-progress),#e9e1df 0)}.crm-command-v3__numbers>div:first-child{border-color:#e7dfdd}.crm-kpi-v2{border-color:#e7dfdd;box-shadow:0 8px 24px #231f200e}.crm-kpi-v2:after{background:#7f17100d}.crm-kpi-v2:before,.crm-kpi-v2--primary:before{background:linear-gradient(90deg,transparent,rgba(127,23,16,.68),transparent)}.crm-kpi-v2--blue:before{background:linear-gradient(90deg,transparent,rgba(35,31,32,.62),transparent)}.crm-kpi-v2--amber:before{background:linear-gradient(90deg,transparent,rgba(113,79,72,.62),transparent)}.crm-kpi-v2--red:before{background:linear-gradient(90deg,transparent,rgba(165,58,48,.62),transparent)}.crm-kpi-v2__icon{color:#7f1710;background:#f8e9e6}.crm-kpi-v2--blue .crm-kpi-v2__icon{color:#231f20;background:#efebea}.crm-kpi-v2--amber .crm-kpi-v2__icon{color:#714f48;background:#f5edeb}.crm-kpi-v2--red .crm-kpi-v2__icon{color:#a53a30;background:#faece9}.crm-kpi-v2__content>span{color:#71686a}.crm-kpi-v2__content>strong,.crm-panel-v2__header h2,.crm-customer-v2 strong,.crm-pipeline-donut-v4__legend strong{color:var(--arcal-coal)}.crm-kpi-v2__content>small,.crm-panel-v2__header p,.crm-table-v2 th{color:#968b8d}.crm-panel-v2{border-color:#e7dfdd;box-shadow:0 8px 24px #231f200b}.crm-panel-v2__header,.crm-table-v2 th,.crm-table-v2 td{border-color:#eee8e6}.crm-table-v2 th{background:#faf8f7}.crm-table-v2 tbody tr:hover{background:#fcf9f8}.crm-panel-v2__header>a,.crm-followups-v2__date{color:var(--arcal-brand)}.crm-customer-v2__avatar{color:var(--arcal-brand);background:linear-gradient(145deg,#faeeeb,#f3ded9)}.crm-stage-v2{color:#5e5557}.crm-unassigned-v2{color:#8d4b42}.crm-pipeline-donut-v4__chart:before{border-color:#eee7e5}.crm-pipeline-donut-v4__legend span{color:#61585a}.crm-followups-v2 article{background:#faf8f7;border-color:#ece5e3}.crm-focus-v4{background:radial-gradient(circle at 10% 100%,rgba(127,23,16,.72),transparent 38%),linear-gradient(135deg,#332d2f,#231f20);box-shadow:0 10px 27px #231f202e}.crm-page-header h1,.lead-profile-heading h1,.intake-page__heading h1{color:var(--arcal-coal)}.crm-secondary-button{color:#4f4749;border-color:#e4dcda}.crm-secondary-button:hover{color:var(--arcal-brand);border-color:#d6ada7}@media(max-width:1260px){.crm-modern-brand{min-width:150px}.crm-modern-brand__logo-frame,.crm-modern-brand__logo{width:150px}}@media(max-width:760px){.crm-modern-brand{min-width:138px}.crm-modern-brand__logo-frame,.crm-modern-brand__logo{width:138px}.crm-command-v3__identity{align-items:flex-start;flex-direction:column;gap:6px}.crm-command-v3__brand-logo-frame,.crm-command-v3__brand-logo{width:138px}}
