:root{--ink:#183538;--muted:#697b7c;--teal:#125c5b;--lime:#dfeaa7;--orange:#ed8760;--bg:#f3f5f2;--line:#dde4df;--white:#fff;--red:#a43c3c;--green:#216c50;font-family:Segoe UI,Arial,sans-serif;color:var(--ink);font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select{font:inherit}button,a,input,select{outline-offset:3px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:var(--teal)}button{border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);padding:10px 14px;transition:background .15s}button:hover{background:#edf2ec}.primary{background:var(--teal);color:white;border-color:var(--teal)}.primary:hover{background:#0b4848}.quiet{background:transparent;border-color:transparent}.shell{display:grid;grid-template-columns:228px 1fr;min-height:100vh}.sidebar{background:#153b3d;color:#fff;padding:31px 20px;position:fixed;width:228px;height:100vh;display:flex;flex-direction:column;z-index:5}.brand{font-size:30px;font-weight:750;letter-spacing:-1.5px;line-height:1}.brand span{color:var(--lime)}.brand small{display:block;font-size:10px;font-weight:500;letter-spacing:3.2px;margin-top:10px;text-transform:uppercase}.side-label{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:#8eadad;margin:40px 12px 12px}.nav{display:grid;gap:6px}.nav button{display:flex;gap:13px;align-items:center;text-align:left;color:#bcd1ce;border:0;background:transparent;padding:13px 12px}.nav button.active{background:#2a5352;color:#f2f8cf}.nav button:hover{background:#244a4b}.nav-symbol{width:21px;font-size:18px}.side-bottom{margin-top:auto;padding:20px 9px 0;border-top:1px solid #3d6060;color:#b9d0cd;font-size:12px;line-height:1.7}.local-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);margin-right:6px}.main{grid-column:2;min-width:0}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#fafbf9;gap:10px}.breadcrumb{color:var(--muted);font-size:12px}.breadcrumb strong{color:var(--ink);font-weight:500}.account{display:flex;gap:13px;align-items:center}.avatar{background:#e4eacb;color:var(--teal);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:600}.account small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.content{padding:32px 38px 50px;max-width:1700px;margin:auto}.eyebrow{text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:2px;color:var(--teal);margin:0 0 8px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}h1{font-size:31px;letter-spacing:-1.1px;font-weight:600;margin:0 0 8px}h2{font-size:17px;font-weight:600;margin:0}h3{font-size:15px;font-weight:600;margin:0 0 12px}p{line-height:1.6}.sub{color:var(--muted);margin:0;font-size:13px}.badge{font-size:11px;padding:5px 9px;border-radius:5px;background:#e7eeea;color:var(--teal);white-space:nowrap}.badge.warn{background:#fff0d8;color:#84581a}.panel{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:23px;min-width:0}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}.filters{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:23px;padding:18px 20px;display:flex;gap:15px;align-items:end;flex-wrap:wrap}.filters label,.form-grid label{display:grid;gap:7px;color:var(--muted);font-size:11px}.filters .range{display:flex;align-items:center;gap:8px}.filters input,.filters select{padding:9px 8px;font-size:12px}.filters select{max-width:205px}input,select{border:1px solid #d6dfd9;border-radius:6px;padding:10px;background:white;color:var(--ink);min-width:0}input:focus,select:focus{border-color:var(--teal)}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:23px}.kpi{padding:21px 22px;position:relative;overflow:hidden}.kpi.featured{background:var(--teal);color:white;border-color:var(--teal)}.kpi .label{font-size:12px;color:var(--muted);margin-bottom:19px}.kpi.featured .label{color:#c2d8d1}.kpi .value{font-size:29px;letter-spacing:-.8px;font-weight:650}.kpi .foot{display:flex;gap:8px;align-items:center;margin-top:16px;color:var(--muted);font-size:10px;flex-wrap:wrap}.kpi.featured .foot{color:#c2d8d1}.delta{font-size:11px;padding:4px 6px;border-radius:4px;background:#ebf4ee;color:var(--green)}.delta.negative{background:#fceae6;color:var(--red)}.kpi.featured .delta{background:#dfeaa7;color:#164f42}.grid-chart{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,1fr);gap:22px;margin-bottom:22px}.legend{display:flex;gap:17px;font-size:10px;color:var(--muted)}.legend span:before{content:'';display:inline-block;width:8px;height:8px;border-radius:2px;background:var(--teal);margin-right:6px}.legend span:last-child:before{background:#c4cfb0}.chart{width:100%;height:260px;display:block;overflow:visible}.chart text{font-size:10px;fill:var(--muted)}.chart .grid{stroke:#edf0ec;stroke-width:1}.chart .line{stroke:var(--teal);stroke-width:3;fill:none}.chart .comparison{stroke:#bcc9a1;stroke-width:2.5;stroke-dasharray:5 4;fill:none}.chart .area{fill:#eaf2ed}.mix-row{margin-bottom:22px}.mix-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin-bottom:9px}.bar{height:7px;border-radius:4px;background:#edf2eb;overflow:hidden}.bar i{display:block;height:100%;background:var(--teal);border-radius:4px}.mix-row:nth-child(2n) .bar i{background:#8eaa83}.mix-row:nth-child(3n) .bar i{background:#dbac74}.table-wrap{overflow:auto;max-height:560px}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;font-weight:600;color:var(--muted);background:#f7f9f5;padding:13px 12px;white-space:nowrap;position:sticky;top:0;z-index:1}td{padding:14px 12px;border-bottom:1px solid #edf0ec;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbf8}.num{text-align:right;font-variant-numeric:tabular-nums}.doctor-link,.product-link{color:var(--teal);padding:0;border:0;background:transparent;text-align:left;font-weight:600}.doctor-link:hover,.product-link:hover{text-decoration:underline;background:transparent}.doctor-name{max-width:300px}.table-sub{color:var(--muted);font-size:10px;margin-top:5px}.empty{text-align:center;padding:40px 20px;color:var(--muted);line-height:1.7}.note{font-size:11px;color:var(--muted);line-height:1.6;margin:16px 0 0}.coverage{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 20px}.coverage .badge{background:#e9eee7}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.toolbar input{min-width:240px}.stat-line{font-size:12px;color:var(--muted)}.notice{border-left:3px solid #e8ac69;background:#fff8ed;padding:12px 16px;color:#78582d;margin-bottom:20px;font-size:12px;line-height:1.6}.step{font-size:10px;color:var(--teal);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.upload-zone{border:1.5px dashed #b7c9be;background:#f8faf5;border-radius:9px;padding:24px;margin:18px 0}.upload-zone input{background:transparent;border:0;width:100%}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.form-grid .full{grid-column:1/-1}.import-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:22px}.status-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.error{color:var(--red);font-size:12px;line-height:1.6}.pending{margin-top:22px}.pending select{max-width:300px}.matrix th:first-child{min-width:260px}.matrix td{min-width:110px}.matrix td:first-child{background:#fff}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-art{padding:9vw 7vw;background:#153b3d;color:white;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.auth-art:after{content:'';position:absolute;width:600px;height:600px;right:-300px;bottom:-250px;border:1px solid #43645c;border-radius:50%;box-shadow:0 0 0 65px #244647,0 0 0 66px #426058,0 0 0 130px #1c4141}.auth-art h1{font-size:48px;line-height:1.18;max-width:480px;margin-top:55px;z-index:1}.auth-art p{color:#bcd1c6;max-width:390px;z-index:1}.auth-form{display:flex;align-items:center;justify-content:center;padding:40px}.auth-form form{width:100%;max-width:360px}.auth-form h2{font-size:27px;margin-bottom:10px}.auth-form label{display:grid;gap:8px;margin:20px 0;font-size:12px}.auth-form button{width:100%;margin-top:10px}.auth-form .badge{display:inline-block;margin-bottom:25px}dialog{border:0;border-radius:16px;padding:28px;width:min(900px,95vw);max-height:90vh;box-shadow:0 20px 90px #123b3940;color:var(--ink)}dialog::backdrop{background:#0c292a75}dialog .form-grid{margin:20px 0}.detail-info{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0}.detail-info dt{color:var(--muted);font-size:10px;margin-bottom:5px}.detail-info dd{margin:0;font-size:13px}.loading{padding:80px;color:var(--teal);text-align:center}#toast{position:fixed;bottom:24px;right:24px;padding:13px 20px;background:#153b3d;color:white;border-radius:9px;max-width:420px;z-index:30;display:none}.chips{display:flex;gap:7px;flex-wrap:wrap}.pill{background:#edf2e8;border-radius:4px;padding:5px 8px;font-size:10px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.value-small{font-size:24px;font-weight:600;margin:12px 0}.form-foot{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.search-label{font-size:11px;color:var(--muted)}.footer{margin-top:25px;display:flex;justify-content:space-between;font-size:10px;color:#82908a;gap:15px}.pill.orange{background:#fff0e4;color:#90642e}.source-tag{font-size:10px;color:#657f72}button:focus-visible,a:focus-visible{outline:3px solid #e49e60}.grow{flex:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1150px){.sidebar{width:190px}.shell{grid-template-columns:190px 1fr}.content{padding:25px}.topbar{padding:0 25px}.cards{gap:10px}.kpi{padding:17px}.kpi .value{font-size:24px}.grid-chart{grid-template-columns:1.5fr 1fr}}@media(max-width:850px){.sidebar{position:static;width:auto;height:auto;padding:20px}.shell{display:block}.side-label,.side-bottom,.brand small{display:none}.brand{font-size:25px}.nav{display:flex;overflow:auto;margin-top:20px}.nav button{white-space:nowrap}.main{width:100%}.cards{grid-template-columns:repeat(2,1fr)}.grid-chart,.import-grid,.split{grid-template-columns:1fr}.auth{grid-template-columns:1fr}.auth-art{display:none}.topbar{height:65px}.content{padding:22px 15px}.page-heading{align-items:start}.page-heading h1{font-size:26px}.page-heading .badge{display:none}.filters{padding:15px;gap:12px}.detail-info{grid-template-columns:1fr 1fr}.footer{display:block}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.password-field{display:flex;position:relative;align-items:center;width:100%}
.password-field input{width:100%;padding-right:50px}
.password-field .password-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:8px;margin:0;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--teal);border-radius:6px}
.password-toggle:hover{background:var(--bg)}
.password-toggle .eye-slash{display:none}
.password-toggle[aria-pressed="true"] .eye-slash{display:block}

/* Shared draggable divider for paired dashboard panels. */
.resizable-panels>.panel{min-width:0}
.panel-resizer{display:none}
@media(min-width:851px){
  .grid-chart.resizable-panels{grid-template-columns:minmax(0,var(--panel-left,40fr)) 22px minmax(0,var(--panel-right,60fr));gap:0}
  .panel-resizer{display:flex;align-items:flex-start;justify-content:center;padding-top:90px;cursor:col-resize;touch-action:none;border-radius:7px;position:relative}
  .panel-resizer::before{content:'';position:sticky;top:24px;display:block;width:5px;height:48px;border-radius:4px;background:#aabdb5;box-shadow:4px 0 0 -1px #d4dfd9}
  .panel-resizer:hover,.panel-resizer.dragging{background:#dce7df}
  .panel-resizer:hover::before,.panel-resizer.dragging::before{background:var(--teal)}
  .panel-resizer:focus-visible{outline:2px solid var(--teal);outline-offset:-3px}
  .resizable-panels.resizing{user-select:none;cursor:col-resize}
}
.resizable-panels .table-wrap th,.resizable-panels .table-wrap td{white-space:nowrap}
/* GCA official palette: Brand Guidelines 2025, p. 19. */
:root{--ink:#575756;--muted:#686867;--teal:#fc4c02;--lime:#e6e5de;--orange:#fc4c02;--bg:#f4f4f1;--line:#deded8}
a,.doctor-link,.product-link,.eyebrow,.step,.loading,.password-field .password-toggle{color:#575756}
button:hover{background:#f1f1ed}.primary{background:#fc4c02;border-color:#fc4c02;color:#272726;font-weight:600}.primary:hover{background:#ed4802}
.sidebar{background:white;color:#575756;border-right:1px solid var(--line)}.brand img{display:block;width:170px;max-width:100%;height:auto}.brand small{color:#575756}.brand span{color:#fc4c02}
.side-label,.side-bottom,.source-tag{color:#686867}.side-bottom{border-color:var(--line)}.nav button{color:#575756;border-left:3px solid transparent}.nav button.active{background:#fff0e9;color:#575756;border-left-color:#fc4c02;font-weight:600}.nav button:hover{background:#f4f4f1}.local-dot{background:#fc4c02}
.topbar{background:#fff}.avatar,.badge,.coverage .badge,.pill{background:#e6e5de;color:#575756}.badge.warn,.pill.orange{background:#fff0e9;color:#575756}
input,select{border-color:#d2d2cc}.kpi.featured{background:#fc4c02;border-color:#fc4c02;color:#272726}.kpi.featured .label,.kpi.featured .foot{color:#272726}.kpi.featured .delta{background:#fff;color:#575756}
.legend span:last-child:before{background:#a5a5a1}.chart .comparison{stroke:#a5a5a1}.chart .grid{stroke:#eeeeea}.chart .area{fill:#fff0e9}
.bar{background:#e6e5de}.mix-row:nth-child(2n) .bar i{background:#fc4c02}.mix-row:nth-child(3n) .bar i{background:#989894}
th{background:#f1f1ed}td{border-color:#ecece7}tbody tr:hover{background:#fafaf8}.notice{background:#fff4ef;border-left-color:#fc4c02;color:#575756}.upload-zone{background:#f7f7f4;border-color:#b8b8b2}
.auth-art{background:#fff;color:#575756}.auth-art p{color:#686867}.auth-art:after{border-color:#fc4c02;box-shadow:0 0 0 65px #f5f5f1,0 0 0 66px #e6e5de,0 0 0 130px #fafaf8}
dialog{box-shadow:0 20px 90px #57575640}dialog::backdrop{background:#35353475}#toast{background:#575756}.footer{color:#686867}
.panel-resizer::before{background:#a5a5a1;box-shadow:4px 0 0 -1px #deded8}.panel-resizer:hover,.panel-resizer.dragging{background:#e6e5de}
.pagination{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin-top:18px}.pagination span{margin-right:auto;color:var(--muted);font-size:12px}.pagination button:disabled{cursor:default}
.issue-description{min-width:240px;max-width:420px;white-space:normal;line-height:1.6}.contact-fields{border-top:1px solid var(--line);padding-top:18px;margin-bottom:24px}.contact-fields summary{cursor:pointer;font-weight:600}.detail-info dd{overflow-wrap:anywhere}

.brand-home{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;border-radius:6px}.brand-home:hover{background:transparent}.brand-home small{letter-spacing:3.2px}.nav .home-link{margin-bottom:5px;border-bottom:1px solid var(--line)}

/* Keep each login message on its intended line at desktop widths. */
@media(min-width:851px){
  .auth{grid-template-columns:minmax(0,3fr) minmax(340px,2fr)}
  .auth-art{padding:9vw clamp(24px,4vw,72px)}
  .auth-art h1{max-width:none;font-size:clamp(28px,3.2vw,48px)}
  .auth-art h1 span{display:block;white-space:nowrap}
  .auth-art p{max-width:none;white-space:nowrap;font-size:clamp(11px,1vw,14px)}
}

.sidebar .brand + .nav{margin-top:12px}

.contact-notes{margin:24px 0;padding:20px;border:1px solid var(--line,#ddd);border-radius:12px}.contact-notes textarea{display:block;width:100%;box-sizing:border-box;margin:8px 0;resize:vertical;min-height:90px;padding:12px;font:inherit;border:1px solid #ccc;border-radius:8px}.contact-note{border-top:1px solid #e5e5e5;padding:14px 0}.contact-note .panel-head{margin-bottom:8px}.note-body{white-space:pre-wrap;overflow-wrap:anywhere}.notes-list{margin-top:20px}#note-error{color:#b3261e}
