:root{--bg:#0a3d91;--panel:#fff;--text:#0f2b5b;--muted:#4a6492;--accent:#f58220;--accent-2:#1d5fd1;--danger:#c63a2b}*{box-sizing:border-box}body{background:var(--bg);color:#fff;margin:0;font-family:Segoe UI,sans-serif}.container{width:98%;max-width:98%;margin:1rem auto;padding:0}.card{background:var(--panel);color:var(--text);border:1px solid #d9e3f5;border-radius:10px;padding:1.25rem;box-shadow:0 10px 30px #081f493d}label{color:var(--muted);margin:.6rem 0 .3rem;display:block}input{width:100%;color:var(--text);background:#fff;border:1px solid #b9cdee;border-radius:8px;padding:.7rem .8rem}textarea{width:100%;color:var(--text);background:#fff;border:1px solid #b9cdee;border-radius:8px;padding:.7rem .8rem;font-family:Segoe UI,sans-serif}.table-filter-input{width:100%;min-width:110px;color:var(--text);background:#fff;border:1px solid #b9cdee;border-radius:6px;padding:.35rem .45rem;font-size:.8rem}.table-sort-row{align-items:end;gap:.75rem;margin-bottom:.6rem;display:flex}.table-sort-row>div{min-width:190px}.table-edit-input{width:100%;min-width:110px;color:var(--text);background:#fff;border:1px solid #b9cdee;border-radius:6px;padding:.3rem .4rem;font-size:.82rem}.due-input-soon{background:#fff2e3;border-color:#f2b16f}.due-input-overdue{background:#ffe7e7;border-color:#e08585}button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;margin-top:1rem;padding:.65rem .95rem;font-weight:700}button:hover{background:#dc6f15}button:disabled,.button-muted{color:#fff;cursor:not-allowed;background:#f3c8a2}.error{color:var(--danger);margin-top:.8rem}.muted{color:var(--muted)}.row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dashboard-header-actions{flex-direction:row;align-items:flex-end;gap:.75rem;display:flex}.dashboard-header-meta{flex-direction:column;justify-content:center;align-items:flex-end;gap:.22rem;min-height:72px;display:flex}.dashboard-header-top-row{align-items:center;gap:.4rem;display:flex}.header-username{color:var(--text);font-size:.86rem;font-weight:600}.header-user-brand-logo{object-fit:cover;background:#fff;border:1px solid #d9e3f5;border-radius:999px;width:28px;height:28px}.header-user-brand-logo-placeholder{color:var(--muted);justify-content:center;align-items:center;font-size:.6rem;display:flex}.header-signout-button{color:#1d5fd1;background:#fff;border:1px solid #1d5fd1;border-radius:7px;margin-top:0;padding:.25rem .55rem;font-size:.78rem}.header-signout-button:hover{background:#edf4ff}.alerts-icon-button{color:var(--accent-2);background:#fff;border:1px solid #b9cdee;border-radius:7px;margin-top:0;padding:.16rem .45rem;font-size:.95rem;line-height:1}.alerts-icon-button:hover{background:#edf4ff}.alerts-bell-wrap{align-items:center;display:inline-flex;position:relative}.alerts-bell-dot{pointer-events:none;background:#dc2626;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:-5px;right:-5px;box-shadow:0 0 0 1px #dc262673}.alerts-modal-overlay{z-index:80;justify-content:flex-end;align-items:flex-start;padding-top:4.5rem;padding-right:1.25rem}.alerts-modal-card{width:min(400px,100vw - 2rem);max-height:min(520px,100vh - 6rem)}.alerts-modal-header-actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.alerts-modal-list{gap:.55rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.alerts-modal-item{background:#fafbff;border:1px solid #e8eef9;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:.55rem .6rem;display:flex}.alerts-modal-item-unread{background:#fffbeb;border-color:#f59e0b}.alerts-modal-item-title{margin-bottom:.2rem;font-size:.82rem;font-weight:700}.alerts-modal-item-detail{font-size:.76rem;line-height:1.35}.alerts-modal-item-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.alerts-dismiss-button{color:var(--text);cursor:pointer;background:#fff;border:1px solid #b9cdee;border-radius:6px;margin-top:0;padding:.15rem .45rem;font-size:.72rem}.alerts-dismiss-button:hover{background:#edf4ff}.alerts-remove-button{color:#b91c1c;cursor:pointer;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin-top:0;padding:.15rem .45rem;font-size:.72rem}.alerts-remove-button:hover{background:#fee2e2}.header-status-row{align-items:center;gap:.35rem;display:flex}.header-status-row label{margin:0;font-size:.78rem}.header-scope-select{color:var(--text);background:#fff;border:1px solid #b9cdee;border-radius:7px;padding:.2rem .38rem;font-size:.78rem}.header-scope-helper{text-align:right;max-width:220px;font-size:.68rem}.experts-toolbar{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.experts-toolbar-left{gap:.45rem;min-width:min(760px,100%);display:grid}.experts-toolbar-right{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.45rem;display:flex}.toolbar-action-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:118px;height:34px;margin-top:0;padding:0 .75rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.toolbar-action-button:hover{background:#dc6f15;text-decoration:none}.experts-group-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.9rem;margin-top:.8rem;display:grid}.experts-group-card{background:#fbfdff;border:1px solid #d9e3f5;border-radius:10px;padding:.75rem}.experts-group-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;display:flex}.expert-group-title-button{color:var(--accent-2);cursor:pointer;background:0 0;border:0;margin-top:0;padding:0;font-size:1rem;font-weight:700}.expert-group-title-button:hover{background:0 0;text-decoration:underline}.experts-group-tag{color:var(--accent-2);background:#edf4ff;border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.experts-group-members{margin-top:.45rem}.experts-group-member-list{margin:.25rem 0 0;padding-left:1.1rem;font-size:.88rem}.experts-group-actions{gap:.45rem;margin-top:.55rem;display:flex}.experts-group-member-picks{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.experts-group-member-chip{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d9e3f5;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem .45rem;font-size:.82rem;display:inline-flex}.experts-group-member-chip input{margin:0}.experts-group-member-chip-on{border-color:var(--accent-2);background:#edf4ff}.view-toggle-row{gap:.45rem;display:flex}.experts-filter-row{grid-template-columns:minmax(220px,1fr) 180px 180px 220px;gap:.45rem;display:grid}.experts-filter-select{margin-top:0}.view-toggle-button{color:var(--accent-2);background:#fff;border:1px solid #b9cdee;margin-top:0;padding:.35rem .65rem;font-size:.82rem}.view-toggle-button:hover{background:#edf4ff}.view-toggle-button-active{background:var(--accent-2);color:#fff}.experts-list-wrap{gap:.55rem;margin-top:.8rem;display:grid}.experts-list-item{border:1px solid #d9e3f5;border-radius:8px;grid-template-columns:54px 1fr auto;align-items:center;gap:.65rem;padding:.5rem .65rem;display:grid}.experts-list-photo-wrap{width:54px;height:54px}.experts-list-photo{object-fit:cover;border:1px solid #d9e3f5;border-radius:8px;width:54px;height:54px}.experts-list-photo-empty{color:var(--muted);justify-content:center;align-items:center;font-size:.65rem;display:flex}.experts-list-main{min-width:0}.experts-list-topline{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.experts-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:.8rem;display:grid}.expert-profile-card{border:1px solid #d9e3f5;border-radius:10px;padding:.75rem}.expert-card-top{align-items:flex-start;gap:.65rem;display:flex}.expert-card-photo{object-fit:cover;border:1px solid #d9e3f5;border-radius:10px;width:122px;height:122px}.expert-card-photo-empty{color:var(--muted);justify-content:center;align-items:center;font-size:.65rem;display:flex}.expert-card-identity{gap:.2rem;min-width:0;display:grid}.expert-calendar-links{font-size:.82rem}.expert-card-bio{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:.65rem;display:-webkit-box;overflow:hidden}.expert-card-bio-expanded{display:block}.expert-bio-toggle{color:var(--accent-2);text-align:left;background:0 0;border:none;margin-top:.15rem;margin-bottom:.25rem;padding:.1rem 0;font-size:.8rem;font-weight:600}.expert-bio-toggle:hover{background:0 0;text-decoration:underline}.expert-modal-top-row{grid-column:1/-1;grid-template-columns:180px 1fr;align-items:start;gap:.85rem;display:grid}.expert-modal-photo-panel{min-height:160px}.expert-modal-photo-fields{gap:.45rem;display:grid}.expert-industries-select{min-height:210px}.modal-overlay{z-index:70;background:#081f4980;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{width:min(920px,100%);max-height:92vh;color:var(--text);background:#fff;border:1px solid #d9e3f5;border-radius:10px;padding:1rem;overflow-y:auto}.modal-header-row{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.35rem;display:flex}.modal-close-button{color:var(--text);background:#e8eef9;border:1px solid #b9cdee;margin-top:0;padding:.3rem .6rem}.expert-photo-preview{object-fit:cover;border:1px solid #d9e3f5;border-radius:10px;width:160px;max-width:160px;height:160px;max-height:160px}.expert-brand-logo-preview{object-fit:contain;background:#fff;border:1px solid #d9e3f5;border-radius:8px;max-width:120px;max-height:60px}.oyr-top-left-logo{width:210px;max-width:100%;height:auto;margin-bottom:.2rem;display:block}.oyr-app-brand-lockup{align-items:center;gap:.45rem;margin-bottom:.2rem;display:inline-flex}.oyr-app-brand-shield{object-fit:contain;width:23px;height:23px}.oyr-app-brand-text{color:#0f4d99;letter-spacing:.08em;font-size:.86rem;font-weight:700}.dashboard-name-logo{width:210px;height:auto;display:block}.brand-badge{background:var(--accent-2);color:#fff;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;font-weight:700;display:inline-block}h1,h2,h3{color:var(--text)}.contact-header h1{margin:.2rem 0 .25rem}.contact-subline{margin:.1rem 0}.crm-table{border-collapse:collapse;width:100%;font-size:.92rem}.table-scroll .contacts-directory-table{table-layout:auto;width:max-content;min-width:100%}.table-scroll{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.duration-dash{letter-spacing:.18em}.crm-table th,.crm-table td{text-align:left;vertical-align:top;border-bottom:1px solid #d9e3f5;padding:.5rem .4rem}.crm-table th{color:var(--muted);font-weight:600}.crm-table th:nth-child(6),.crm-table td:nth-child(6){width:78px}.crm-table th:nth-child(9),.crm-table td:nth-child(9){width:68px}.crm-table th:nth-child(11),.crm-table td:nth-child(11){width:92px}.table-sort-button{color:var(--muted);background:0 0;border:none;margin-top:0;padding:0;font-size:.86rem;font-weight:700}.table-sort-button:hover{color:var(--accent-2);background:0 0;text-decoration:underline}.table-save-button{min-width:36px;margin-top:0;padding:.2rem .45rem;font-size:.78rem;line-height:1.1}.table-delete-button{color:#fff;background:#d44638;border:1px solid #d44638;min-width:36px;margin-top:0;padding:.2rem .45rem;font-size:.78rem;line-height:1.1}.table-delete-button:hover{background:#be3a2d}.dashboard-add-opp-button{margin-top:0}.save-delete-actions{align-items:center;gap:.28rem;display:inline-flex}.closed-won-divider-row td{color:#1d6f31;background:#f5fcf7;border-top:3px solid #2f9e44;border-bottom:1px solid #bfe8c9;font-weight:700}.modal-confirm-actions{justify-content:flex-end;gap:.45rem;display:flex}.modal-confirm-button{width:102px;height:34px}.text-link{color:var(--accent-2);font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.app-pill-link{color:var(--accent-2);background:#edf4ff;border:1px solid #b9cdee;border-radius:999px;justify-content:center;align-items:center;margin-left:.45rem;padding:.08rem .42rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.app-pill-link:hover{background:#dce9ff}.header-link-row{align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.outline-link-button{border:1px solid var(--accent-2);color:var(--accent-2);background:#fff;border-radius:8px;padding:.28rem .55rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.outline-link-button:hover{background:#edf4ff;text-decoration:none}.tab-row{flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.2rem;display:flex}.tab-link{color:var(--accent-2);border:1px solid #b9cdee;border-radius:999px;padding:.35rem .75rem;font-weight:600;text-decoration:none}.tab-link-active{background:var(--accent-2);color:#fff}.activity-block{border:1px solid #d9e3f5;border-radius:8px;margin-bottom:.65rem;padding:.6rem .75rem}.activity-entry-form{grid-template-columns:180px 1fr auto;align-items:end;gap:.5rem;margin-top:.5rem;display:grid}.activity-entry-actions{gap:.45rem;display:flex}.plain-list{margin:.5rem 0;padding-left:1rem}.plain-list li{margin-bottom:.25rem}.opp-card{border:1px solid #d9e3f5;border-radius:8px;margin-bottom:.8rem;padding:.6rem .75rem}.opp-card-header-row{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.notes-textarea{white-space:pre-wrap}.contacts-actions-grid{grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:.8rem;display:grid}.contacts-actions-row{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.8rem;display:flex}.contacts-batch-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.table-pagination-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.45rem;display:flex}.pagination-actions{gap:.35rem;display:inline-flex}.contacts-table-compact th:nth-child(2),.contacts-table-compact td:nth-child(2),.contacts-table-compact th:nth-child(3),.contacts-table-compact td:nth-child(3){width:150px;max-width:150px}.contacts-table-compact th:nth-child(6),.contacts-table-compact td:nth-child(6),.contacts-table-compact th:nth-child(7),.contacts-table-compact td:nth-child(7),.contacts-table-compact th:nth-child(8),.contacts-table-compact td:nth-child(8){width:120px;max-width:120px}.contact-opp-inline-row{margin-bottom:.3rem}.contacts-table-compact th:first-child,.contacts-table-compact td:first-child{max-width:130px}.contacts-table-compact th:nth-child(4),.contacts-table-compact td:nth-child(4){max-width:110px}.contacts-table-compact th:nth-child(5),.contacts-table-compact td:nth-child(5){min-width:100px;max-width:160px}.contacts-opps-table{table-layout:auto;width:max-content;min-width:100%}.contacts-opps-table th:first-child,.contacts-opps-table td:first-child{width:34px;min-width:34px;max-width:34px}.contacts-opps-table th:nth-child(2),.contacts-opps-table td:nth-child(2){width:12%;min-width:96px;max-width:150px}.contacts-opps-table th:nth-child(3),.contacts-opps-table td:nth-child(3){width:10%;min-width:88px}.contacts-opps-table th:nth-child(4),.contacts-opps-table td:nth-child(4){width:9%;min-width:80px}.contacts-opps-table th:nth-child(5),.contacts-opps-table td:nth-child(5){width:8%;min-width:78px;max-width:96px}.contacts-opps-table th:nth-child(6),.contacts-opps-table td:nth-child(6){word-break:break-word;width:13%;min-width:96px}.contacts-opps-table th:nth-child(7),.contacts-opps-table td:nth-child(7){width:6%;min-width:64px;max-width:80px}.contacts-opps-table th:nth-child(8),.contacts-opps-table td:nth-child(8){width:6%;min-width:64px;max-width:84px}.contacts-opps-table th:nth-child(9),.contacts-opps-table td:nth-child(9){width:8%;min-width:92px;max-width:110px}.contacts-opps-table th:nth-child(10),.contacts-opps-table td:nth-child(10),.contacts-opps-table th:nth-child(11),.contacts-opps-table td:nth-child(11){width:8%;min-width:96px;max-width:114px}.contacts-opps-table td:nth-child(8) .table-edit-input,.contacts-opps-table td:nth-child(9) .table-edit-input,.contacts-opps-table td:nth-child(10) .table-edit-input,.contacts-opps-table td:nth-child(11) .table-edit-input{width:100%;min-width:0}.contacts-opps-table th:nth-child(12),.contacts-opps-table td:nth-child(12){width:88px;min-width:88px}.contact-detail-opp-table-wrap{margin-bottom:.75rem;overflow-x:auto}.contact-detail-opp-table th,.contact-detail-opp-table td{vertical-align:middle}.contact-detail-opp-table th:first-child,.contact-detail-opp-table td:first-child{min-width:110px;max-width:150px}.contact-detail-opp-table th:nth-child(2),.contact-detail-opp-table td:nth-child(2){min-width:100px;max-width:128px}.contact-detail-opp-table th:nth-child(6),.contact-detail-opp-table td:nth-child(6){width:auto;min-width:108px}.contact-detail-opp-table th:nth-child(9),.contact-detail-opp-table td:nth-child(9){width:auto;min-width:72px}.contact-detail-opp-table th:nth-child(11),.contact-detail-opp-table td:nth-child(11){width:auto}.contact-detail-opp-table th:last-child,.contact-detail-opp-table td:last-child{white-space:nowrap;width:92px}.contact-opp-notes-cell{resize:vertical;min-width:120px;max-width:200px;font-family:inherit;font-size:.88rem}.contact-opp-footer-row td{background:#f4f7fc;border-top:2px solid #d9e3f5;font-size:.9rem}.contact-opp-row-highlight{outline:2px solid var(--accent-2);outline-offset:-2px}.address-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem .8rem;margin-top:.5rem;display:grid}.contact-overview-grid{grid-template-columns:1fr 1fr;align-items:start;gap:.9rem;display:grid}.contact-overview-box{background:#fbfdff;border:1px solid #d9e3f5;border-radius:10px;padding:.75rem}.contact-overview-box h4{margin:0 0 .45rem}.contact-overview-form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.55rem .75rem;display:grid}.dashboard-grid{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.dashboard-grid>.chart-wrap{min-width:0;overflow:hidden}.chart-sidebar{border:1px solid #d9e3f5;border-radius:8px;padding:.65rem .75rem}.chart-select{border:1px solid #b9cdee;border-radius:8px;width:100%;margin-top:.3rem;padding:.45rem .5rem}.summary-block{color:var(--text);gap:.45rem;margin-top:.8rem;font-size:.9rem;display:grid}.summary-table{border-collapse:collapse;width:100%;margin-top:.8rem;font-size:.86rem}.summary-table th,.summary-table td{text-align:left;white-space:normal;word-break:break-word;border:1px solid #d9e3f5;padding:.3rem .34rem;line-height:1.2}.summary-table th{color:var(--muted)}.summary-table-past-divider td{border-top:3px solid #9fb3d6}.chart-wrap{border:1px solid #d9e3f5;border-radius:8px;flex-direction:column;gap:.35rem;padding:.5rem;display:flex;position:relative}.chart-chart-row{align-items:flex-end;gap:.4rem;min-width:0;display:flex}.chart-scroll{flex:1;min-width:0;max-width:100%;padding-bottom:.25rem;overflow:auto hidden}.chart-axis-label{color:var(--muted);font-size:.8rem}.y-axis-label{margin-bottom:.25rem;margin-left:.25rem}.chart-inner{align-items:end;gap:.45rem;width:max-content;min-width:calc(676px + 5.4rem);display:flex}.y-axis{flex-direction:column;justify-content:space-between;width:74px;height:260px;display:flex}.y-axis-tick{align-items:center;gap:.25rem;display:flex}.y-axis-value{text-align:right;width:54px;color:var(--muted);font-size:.68rem}.y-axis-mark{border-top:1px solid #b9cdee;width:16px}.week-col{flex:0 0 52px;width:52px;min-width:52px}.week-bars{background:linear-gradient(#fff 0%,#f7faff 100%);border-bottom:1px solid #d9e3f5;border-left:1px solid #d9e3f5;height:260px;position:relative}.bar-segment{cursor:pointer;border:1px solid #081f4926;border-radius:4px 4px 0 0;position:absolute;left:clamp(2px,.9vw,8px);right:clamp(2px,.9vw,8px)}.dashboard-opps-table{table-layout:auto;width:max-content;min-width:100%}.dashboard-opps-table th,.dashboard-opps-table td{padding:.34rem .2rem}.dashboard-opps-table th:first-child,.dashboard-opps-table td:first-child{width:11%;min-width:100px}.dashboard-opps-table th:nth-child(2),.dashboard-opps-table td:nth-child(2){word-break:break-word;width:12%;min-width:92px}.dashboard-opps-table th:nth-child(3),.dashboard-opps-table td:nth-child(3){width:8%;min-width:80px;max-width:96px}.dashboard-opps-table th:nth-child(4),.dashboard-opps-table td:nth-child(4){width:10%;min-width:82px}.dashboard-opps-table th:nth-child(5),.dashboard-opps-table td:nth-child(5){width:6%;min-width:56px}.dashboard-opps-table th:nth-child(6),.dashboard-opps-table td:nth-child(6){width:5%;min-width:60px}.dashboard-opps-table th:nth-child(7),.dashboard-opps-table td:nth-child(7){width:6%;min-width:66px}.dashboard-opps-table th:nth-child(8),.dashboard-opps-table td:nth-child(8){width:7%;min-width:70px}.dashboard-opps-table th:nth-child(9),.dashboard-opps-table td:nth-child(9){width:34px;min-width:34px;max-width:34px}.dashboard-opps-table th:nth-child(10),.dashboard-opps-table td:nth-child(10){width:8%;min-width:78px}.dashboard-opps-table td:nth-child(5) .table-edit-input,.dashboard-opps-table td:nth-child(6) .table-edit-input,.dashboard-opps-table td:nth-child(8) .table-edit-input,.dashboard-opps-table td:nth-child(9) .table-edit-input,.dashboard-opps-table td:nth-child(10) .table-edit-input{width:100%;min-width:0;padding-left:.28rem;padding-right:.28rem}.dashboard-name-cell-wrap{flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;display:flex}.dashboard-name-cell-wrap .table-edit-input{flex:72px;min-width:0}.week-empty{position:absolute;inset:0}.week-label{color:var(--muted);margin-top:.2rem;font-size:.75rem}.week-total{color:var(--text);margin-top:.25rem;font-size:.74rem}.chart-tooltip{z-index:5;border:2px solid var(--accent);background:#fff;border-radius:8px;width:fit-content;padding:.45rem .55rem;position:sticky;bottom:.4rem;left:.5rem;box-shadow:0 6px 22px #081f4933}.chart-tooltip-floating{z-index:50;position:fixed;top:0;bottom:auto;left:0}.chart-tooltip-link{text-decoration:none;display:block}.chart-tooltip-primary{color:var(--accent-2);white-space:nowrap;font-weight:600;line-height:1.2}.chart-tooltip-expert{color:var(--accent);white-space:nowrap;font-weight:700;line-height:1.2}@media (max-width:980px){.row{flex-direction:column;align-items:flex-start}.dashboard-header-actions{justify-content:space-between;align-items:flex-start;width:100%}.dashboard-header-meta{align-items:flex-start}.dashboard-grid{grid-template-columns:1fr}.experts-toolbar{flex-direction:column;align-items:stretch}.experts-filter-row,.expert-modal-top-row{grid-template-columns:1fr}.experts-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-overview-grid,.contacts-actions-grid{grid-template-columns:1fr}.card{padding:.85rem}.table-scroll .dashboard-opps-table,.table-scroll .contacts-opps-table{min-width:760px}.chart-wrap{padding:.35rem}}@media (max-width:680px){.container{width:100%;max-width:100%;margin:.55rem auto;padding:0 .35rem}.header-link-row{flex-wrap:wrap}.dashboard-name-logo{width:165px}.chart-sidebar{padding:.5rem}.summary-table{font-size:.8rem}.table-scroll .dashboard-opps-table,.table-scroll .contacts-opps-table{min-width:820px}.experts-card-grid{grid-template-columns:1fr}}
