.results-root{--navy:#12304a;--navy-2:#173e5c;--teal:#078d87;--teal-dark:#08746f;--teal-pale:#e7f5f3;--bg:#f3f7fa;--white:#fff;--muted:#687b8d;--line:#dce5eb;--green:#2e8b68;--amber:#d8832f;--danger:#a44250}.results-root *{box-sizing:border-box}.results-root html,.results-root{background:var(--bg);min-height:100%;color:var(--navy);margin:0}.results-root body{-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.results-root button,.results-root input,.results-root select{font:inherit}.results-root button,.results-root a{color:inherit}.results-root svg{width:22px;height:22px}.results-root .eyebrow{color:var(--teal-dark);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.results-root .primary-action{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:850;display:inline-flex}.results-root .primary-action:disabled{opacity:.6;cursor:wait}.results-root .secondary-action{cursor:pointer;background:#fff;border:1px solid #b7cbd3;border-radius:9px;min-height:42px;padding:0 14px;font-weight:800}.results-root .form-message{border-radius:8px;padding:11px 13px;font-size:13px}.results-root .form-message.error{color:#8b3340;background:#fbecee;border:1px solid #e9b8bf}.results-root .form-message.info{color:#175f5a;background:#edf9f7;border:1px solid #badbd7}.results-root .form-message.warning{color:#77551d;background:#fff7df;border:1px solid #ead59c}.results-root .spinner{border:3px solid #cce3e2;border-top-color:var(--teal);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}.results-root .public-shell{background:radial-gradient(circle at 82% 8%,#dff3f2 0,transparent 32%),var(--bg);min-height:100vh}.results-root .public-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:8px clamp(20px,5vw,64px);display:flex}.results-root .public-brand img{object-fit:contain;object-position:left;width:min(340px,60vw);height:72px}.results-root .staff-link{background:#fff;border:1px solid #b7cbd3;border-radius:9px;padding:11px 15px;font-size:12px;font-weight:850;text-decoration:none}.results-root .public-hero{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:56px;max-width:1250px;margin:0 auto;padding:72px 34px 52px;display:grid}.results-root .public-copy h1{letter-spacing:-2.6px;max-width:760px;margin:8px 0 18px;font-size:clamp(42px,6vw,68px);line-height:1.02}.results-root .public-copy>p{max-width:700px;color:var(--muted);font-size:18px;line-height:1.65}.results-root .retention-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.results-root .retention-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:13px;padding:17px;display:flex;box-shadow:0 8px 24px #12304a0d}.results-root .retention-card svg{color:var(--teal);flex:none}.results-root .retention-card strong,.results-root .retention-card span{display:block}.results-root .retention-card strong{font-size:13px}.results-root .retention-card span{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.results-root .consult-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:16px;padding:30px;display:grid;box-shadow:0 22px 55px #12304a1f}.results-root .consult-icon{width:48px;height:48px;color:var(--teal-dark);background:var(--teal-pale);border-radius:13px;place-items:center;display:grid}.results-root .consult-card h2{margin:0;font-size:25px}.results-root .consult-card>p{color:var(--muted);margin:-7px 0 4px;font-size:13px;line-height:1.5}.results-root .consult-card label,.results-root .auth-form label,.results-root .form-card label,.results-root .upload-form label{color:var(--muted);font-size:12px;font-weight:850}.results-root .consult-card input,.results-root .auth-form input,.results-root .form-card input,.results-root .upload-form input{width:100%;min-height:47px;color:var(--navy);background:#fff;border:1px solid #b9cad3;border-radius:9px;margin-top:7px;padding:0 13px}.results-root .privacy-note{color:var(--muted);text-align:center;font-size:10px;line-height:1.5}.results-root .public-info-grid{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1180px;margin:0 auto 68px;padding:0 34px;display:grid}.results-root .public-info-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.results-root .public-info-grid svg{color:var(--teal)}.results-root .public-info-grid h3{margin:12px 0 7px}.results-root .public-info-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.results-root .public-footer{text-align:center;color:var(--muted);border-top:1px solid var(--line);background:#fff;padding:26px;font-size:11px}.results-root .results-wrap{max-width:1040px;margin:0 auto;padding:52px 30px 80px}.results-root .results-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.results-root .results-heading h1{letter-spacing:-1.5px;margin:5px 0 3px;font-size:44px}.results-root .results-heading p{color:var(--muted);margin:0}.results-root .episode-list{gap:18px;display:grid}.results-root .episode-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 9px 25px #12304a0f}.results-root .episode-head{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px;display:grid}.results-root .type-icon{border-radius:13px;place-items:center;width:50px;height:50px;display:grid}.results-root .type-icon.laboratory{color:var(--teal-dark);background:var(--teal-pale)}.results-root .type-icon.ecg{color:#a44553;background:#fbecef}.results-root .document-type{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:900}.results-root .episode-head h2{text-transform:capitalize;margin:3px 0;font-size:20px}.results-root .episode-head p{color:var(--muted);margin:0;font-size:11px}.results-root .available-badge,.results-root .status-pill{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.results-root .available-badge,.results-root .status-pill.success{color:#22694c;background:#f0faf4}.results-root .status-pill.muted{color:#687b8d;background:#eef2f4}.results-root .document-list{border-top:1px solid var(--line)}.results-root .document-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:65px;padding:12px 20px;display:flex}.results-root .document-row strong,.results-root .document-row small{display:block}.results-root .document-row strong{font-size:13px}.results-root .document-row small{color:var(--muted);margin-top:4px;font-size:10px}.results-root .document-row button,.results-root .episode-download{cursor:pointer;background:#fff;border:1px solid #b7cbd3;border-radius:8px;align-items:center;gap:7px;font-size:11px;font-weight:850;display:inline-flex}.results-root .document-row button{min-height:36px;padding:0 11px}.results-root .episode-download{min-height:42px;color:var(--teal-dark);margin:14px 20px 18px;padding:0 14px}.results-root .clinical-note{background:#edf9f7;border:1px solid #badbd7;border-radius:12px;align-items:flex-start;gap:12px;margin-top:22px;padding:16px 18px;display:flex}.results-root .clinical-note svg{color:var(--teal);flex:none}.results-root .clinical-note p{color:#37645f;margin:0;font-size:11px;line-height:1.5}.results-root .empty-state{text-align:center;background:#fff;border:1px dashed #a9c9c6;border-radius:15px;place-items:center;padding:50px;display:grid}.results-root .empty-state p{color:var(--muted)}.results-root .auth-shell{background:radial-gradient(circle at 76% 16%,#dff3f2 0,transparent 34%),var(--bg);place-items:center;min-height:100vh;padding:42px 20px;display:grid}.results-root .auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,490px);padding:30px;box-shadow:0 22px 55px #12304a1f}.results-root .auth-brand{text-decoration:none;display:flex}.results-root .auth-brand img{object-fit:contain;object-position:left;width:100%;height:80px}.results-root .auth-copy{margin:24px 0 22px}.results-root .auth-copy h1{letter-spacing:-.8px;margin:5px 0 8px;font-size:34px}.results-root .auth-copy p{color:var(--muted);font-size:12px;line-height:1.5}.results-root .auth-form{gap:16px;display:grid}.results-root .auth-home-action{background:#fff;border:1px solid #b7cbd3;border-radius:9px;justify-content:center;align-items:center;min-height:42px;margin-top:14px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.results-root .portal-shell{background:var(--bg);grid-template-columns:255px minmax(0,1fr);min-height:100vh;display:grid}.results-root .portal-sidebar{color:#fff;background:linear-gradient(180deg,var(--navy),#0c2538);flex-direction:column;height:100vh;min-height:100vh;padding:20px 15px;display:flex;position:sticky;top:0}.results-root .portal-logo-wrap{border-bottom:1px solid #ffffff1f;padding:5px 7px 18px}.results-root .portal-logo-wrap img{object-fit:contain;background:#fff;border-radius:10px;width:100%;height:68px}.results-root .portal-logo-wrap span{color:#b8ccd9;text-align:center;margin-top:8px;font-size:10px;font-weight:750;display:block}.results-root .portal-nav{gap:4px;padding-top:18px;display:grid}.results-root .nav-section-label{color:#8fb0c2;letter-spacing:.12em;text-transform:uppercase;margin:0 10px 7px;font-size:9px;font-weight:900}.results-root .portal-nav a,.results-root .nav-signout{color:#d9e6ec;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.results-root .portal-nav a:hover,.results-root .portal-nav a.active,.results-root .nav-signout:hover{color:#fff;background:#078d873d}.results-root .portal-nav a.active{box-shadow:inset 3px 0 #46c8c0}.results-root .nav-icon{place-items:center;display:grid}.results-root .nav-separator{background:#ffffff1a;height:1px;margin:10px 8px}.results-root .sidebar-footer{border-top:1px solid #ffffff1f;margin-top:auto;padding:14px 9px 2px}.results-root .sidebar-footer small{color:#89a8b8;margin-top:7px;font-size:9px;display:block}.results-root .sidebar-status{font-size:10px;font-weight:800}.results-root .sidebar-status i,.results-root .system-status i{background:#56c28e;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.results-root .portal-main{flex-direction:column;min-width:0;display:flex}.results-root .portal-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:10px 28px;display:flex}.results-root .portal-topbar>div:first-child strong,.results-root .portal-topbar>div:first-child span{display:block}.results-root .portal-topbar>div:first-child strong{font-size:16px}.results-root .portal-topbar>div:first-child span{color:var(--muted);margin-top:3px;font-size:10px}.results-root .topbar-user{align-items:center;gap:10px;font-size:11px;display:flex}.results-root .system-status{color:#326452;background:#edf8f2;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.results-root .user-avatar{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.results-root .portal-content{flex:1;width:100%;max-width:1480px;margin:0 auto;padding:38px 34px 80px}.results-root .portal-footer{color:var(--muted);border-top:1px solid var(--line);background:#fff;justify-content:space-between;gap:20px;padding:18px 34px;font-size:10px;display:flex}.results-root .page-heading{margin-bottom:25px}.results-root .page-heading h1{letter-spacing:-1.6px;margin:5px 0 8px;font-size:clamp(34px,5vw,48px)}.results-root .page-heading p{color:var(--muted);margin:0;font-size:14px}.results-root .stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.results-root .stats-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 24px #12304a0d}.results-root .stats-grid span,.results-root .stats-grid strong{display:block}.results-root .stats-grid span{color:var(--muted);font-size:10px;font-weight:800}.results-root .stats-grid strong{margin-top:8px;font-size:34px}.results-root .quick-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.results-root .quick-grid a{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:16px;min-height:115px;padding:20px;text-decoration:none;display:flex}.results-root .quick-grid a>svg{width:42px;height:42px;color:var(--teal-dark);background:var(--teal-pale);border-radius:12px;padding:10px}.results-root .quick-grid strong,.results-root .quick-grid span{display:block}.results-root .quick-grid span{color:var(--muted);margin-top:5px;font-size:11px}.results-root .policy-card{background:#edf9f7;border:1px solid #badbd7;border-radius:14px;gap:16px;margin-top:18px;padding:18px 20px;display:flex}.results-root .policy-card>div:first-child{width:44px;height:44px;color:var(--teal-dark);background:#fff;border-radius:11px;place-items:center;display:grid}.results-root .policy-card p{color:#3a6863;margin:5px 0 0;font-size:11px;line-height:1.55}.results-root .card{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 8px 24px #12304a0d}.results-root .search-panel{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(260px,500px) auto;align-items:end;gap:12px;padding:18px;display:grid}.results-root .search-panel label{color:var(--muted);font-size:11px;font-weight:850}.results-root .search-panel input{border:1px solid #b9cad3;border-radius:9px;width:100%;min-height:45px;margin-top:6px;padding:0 12px}.results-root .patient-card{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin-top:18px;padding:18px 20px;display:flex}.results-root .patient-card h2{margin:4px 0}.results-root .patient-card p{color:var(--muted);margin:0}.results-root .audit-chip{color:var(--teal-dark);background:var(--teal-pale);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850}.results-root .timeline{gap:8px;margin-top:14px;display:grid}.results-root .timeline-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:95px 44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:12px 15px;display:grid}.results-root .timeline-row.expired{opacity:.68}.results-root .timeline-date{font-size:11px;font-weight:850}.results-root .timeline-row .type-icon{width:42px;height:42px}.results-root .timeline-copy strong,.results-root .timeline-copy span,.results-root .timeline-copy small{display:block}.results-root .timeline-copy strong{font-size:13px}.results-root .timeline-copy span{color:var(--muted);margin-top:4px;font-size:10px}.results-root .timeline-copy small{color:var(--teal-dark);margin-top:4px;font-size:9px}.results-root .two-column{grid-template-columns:1fr .8fr;gap:18px;display:grid}.results-root .form-card,.results-root .upload-form{padding:22px}.results-root .form-card h2{margin-top:0}.results-root .form-card{gap:15px;display:grid}.results-root .code-explanation{padding:25px}.results-root .code-explanation>svg{width:45px;height:45px;color:var(--teal-dark);background:var(--teal-pale);border-radius:12px;padding:10px}.results-root .code-explanation p{color:var(--muted);font-size:12px;line-height:1.6}.results-root .access-ticket{text-align:center;background:#fff;border:2px dashed #83bdb9;border-radius:16px;width:min(620px,100%);margin:24px auto;padding:28px}.results-root .ticket-brand{color:var(--teal-dark);letter-spacing:.14em;font-size:10px;font-weight:900}.results-root .access-ticket>span{color:var(--muted);margin-top:18px;font-size:11px;display:block}.results-root .access-ticket h2{margin:6px 0 3px}.results-root .access-ticket>p{color:var(--muted);margin:4px 0}.results-root .access-ticket code{width:fit-content;color:var(--navy);background:var(--teal-pale);letter-spacing:.08em;border-radius:10px;margin:20px auto;padding:14px 18px;font-size:26px;font-weight:900;display:block}.results-root .ticket-warning{max-width:420px;font-size:11px;line-height:1.5;margin:0 auto 18px!important}.results-root .upload-switch{border:1px solid var(--line);background:#fff;border-radius:11px;gap:5px;margin-bottom:16px;padding:5px;display:inline-flex}.results-root .upload-switch button{cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:800;display:flex}.results-root .upload-switch button.active{color:#fff;background:var(--teal)}.results-root .form-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.results-root .drop-zone{text-align:center;cursor:pointer;background:#f8fcfc;border:2px dashed #9ccac7;border-radius:13px;place-items:center;min-height:170px;margin-top:20px;padding:28px;display:grid!important}.results-root .drop-zone svg{width:36px;height:36px;color:var(--teal)}.results-root .drop-zone strong{color:var(--navy);margin-top:8px;font-size:14px}.results-root .drop-zone span{max-width:520px;color:var(--muted);margin-top:4px;font-size:10px}.results-root .drop-zone input{background:#fff;max-width:460px;height:auto;min-height:0;margin-top:14px;padding:8px}.results-root .selected-files{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.results-root .selected-files span{color:var(--teal-dark);background:var(--teal-pale);border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800}.results-root .import-result{margin-top:18px;padding:20px}.results-root .import-result h2{margin-top:0}.results-root .imported-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:9px 0;font-size:11px;display:flex}.results-root .imported-row span{color:var(--muted)}.results-root .audit-table{overflow:hidden}.results-root .audit-head,.results-root .audit-row{grid-template-columns:160px minmax(190px,.8fr) minmax(150px,.7fr) minmax(250px,1.4fr);align-items:center;gap:12px;padding:12px 16px;display:grid}.results-root .audit-head{color:var(--muted);text-transform:uppercase;background:#f8fafb;font-size:9px;font-weight:900}.results-root .audit-row{border-top:1px solid var(--line);font-size:10px}.results-root .loading-screen{align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.results-root .loading-screen p{color:var(--muted);font-size:12px}@media (max-width:980px){.results-root .public-hero{grid-template-columns:1fr;padding-top:48px}.results-root .stats-grid{grid-template-columns:repeat(2,1fr)}.results-root .quick-grid,.results-root .portal-shell{grid-template-columns:1fr}.results-root .portal-sidebar{height:auto;min-height:auto;position:relative}.results-root .portal-nav{grid-template-columns:repeat(2,1fr)}.results-root .sidebar-footer{display:none}.results-root .two-column{grid-template-columns:1fr}.results-root .audit-head,.results-root .audit-row{grid-template-columns:130px 1fr 1fr}.results-root .audit-head span:last-child,.results-root .audit-row span:last-child{display:none}}@media (max-width:680px){.results-root .public-header{padding:8px 16px}.results-root .staff-link{padding:9px;font-size:10px}.results-root .public-hero{padding:38px 18px}.results-root .public-copy h1{font-size:42px}.results-root .retention-row,.results-root .public-info-grid,.results-root .form-grid{grid-template-columns:1fr}.results-root .public-info-grid{padding:0 18px}.results-root .results-wrap{padding:34px 16px 65px}.results-root .results-heading{flex-direction:column;align-items:flex-start}.results-root .episode-head{grid-template-columns:45px minmax(0,1fr)}.results-root .available-badge{grid-column:2}.results-root .document-row{flex-direction:column;align-items:flex-start}.results-root .portal-topbar{padding:10px 16px}.results-root .system-status{display:none}.results-root .portal-content{padding:28px 16px 60px}.results-root .portal-footer{flex-direction:column;padding:16px}.results-root .portal-nav,.results-root .stats-grid{grid-template-columns:1fr 1fr}.results-root .search-panel{grid-template-columns:1fr}.results-root .timeline-row{grid-template-columns:78px 38px 1fr}.results-root .timeline-row>.status-pill{grid-column:3}.results-root .audit-head,.results-root .audit-row{grid-template-columns:110px 1fr}.results-root .audit-head span:nth-child(3),.results-root .audit-row span:nth-child(3){display:none}}@media print{.results-root .portal-sidebar,.results-root .portal-topbar,.results-root .portal-footer,.results-root .page-heading,.results-root .two-column,.results-root .no-print{display:none!important}.results-root .portal-shell{display:block}.results-root .portal-content{padding:0}.results-root .access-ticket{box-shadow:none;border:1px solid #000;margin:0 auto}}.results-root .timeline-actions{align-items:center;gap:8px;display:flex}.results-root .timeline-open{cursor:pointer;background:#fff;border:1px solid #b7cbd3;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.results-root .timeline-open svg{width:16px;height:16px}
@media (max-width:760px){.results-root{width:100%;max-width:100vw;overflow-x:clip}.public-shell{width:100%;max-width:100vw;overflow-x:hidden}.public-header{align-items:center;gap:12px;width:100%;min-width:0;min-height:72px;max-height:78px;padding:8px 18px}.public-brand{flex:0 144px;align-items:center;min-width:0;max-width:144px;display:flex}.public-brand img{object-fit:contain;object-position:left center;width:144px;max-width:100%;height:52px;max-height:52px}.public-header-actions{flex:auto;justify-content:flex-end;align-items:center;min-width:0;display:flex}.public-service-name{display:none}.staff-link{white-space:normal;text-align:center;border-radius:8px;flex:0 auto;justify-content:center;align-items:center;max-width:124px;min-height:40px;max-height:44px;padding:0 11px;font-size:10px;line-height:1.15;display:inline-flex}.public-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;width:100%;min-width:0;max-width:100%;padding:11px 12px 18px}.public-copy,.consult-card{min-width:0;max-width:100%}.public-copy .eyebrow{letter-spacing:.065em;font-size:8px;line-height:1.2}.public-copy h1{letter-spacing:-.8px;overflow-wrap:anywhere;max-width:100%;margin:3px 0 5px;font-size:clamp(24px,7vw,29px);line-height:1.02}.public-copy>p{max-width:100%;margin:0;font-size:12px;line-height:1.35}.retention-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.retention-card{min-width:0;min-height:46px;box-shadow:none;border-radius:9px;align-items:center;gap:6px;padding:7px 8px}.retention-card svg{width:15px;height:15px}.retention-card strong{font-size:10px;line-height:1.15}.retention-card span{margin-top:1px;font-size:8px;line-height:1.2}.consult-card{border-radius:13px;gap:8px;width:100%;padding:13px 12px;box-shadow:0 10px 24px #12304a17}.consult-icon{display:none}.consult-card h2{font-size:19px;line-height:1.1}.consult-card>p{margin:-2px 0 0;font-size:10px;line-height:1.3}.consult-card label{font-size:10px}.consult-card input{width:100%;min-width:0;min-height:42px;margin-top:4px;padding:0 11px}.consult-card .primary-action{width:100%;min-height:43px;padding:0 12px}.privacy-note{font-size:8px;line-height:1.3}.public-info-grid{grid-template-columns:minmax(0,1fr);gap:7px;width:100%;max-width:100%;margin:0 auto 22px;padding:0 12px}.public-info-grid article{border-radius:11px;min-width:0;padding:11px 12px}.public-info-grid article svg{width:15px;height:15px}.public-info-grid h3{margin:5px 0 3px;font-size:12px}.public-info-grid p{font-size:10px;line-height:1.4}.public-footer{padding:14px 12px;font-size:9px}.auth-shell{align-items:start;width:100%;min-width:0;max-width:100vw;min-height:100svh;padding:10px 12px;overflow-x:hidden}.auth-card{border-radius:13px;width:100%;min-width:0;max-width:490px;padding:14px 13px}.auth-brand,.auth-brand img{max-width:100%}.auth-brand img{object-fit:contain;object-position:left center;width:min(142px,48vw);height:38px;max-height:38px}.auth-copy{margin:8px 0 10px}.auth-copy .eyebrow{font-size:8px}.auth-copy h1{letter-spacing:-.35px;overflow-wrap:anywhere;margin:3px 0 4px;font-size:23px;line-height:1.08}.auth-copy p{margin:0;font-size:10px;line-height:1.35}.auth-form{gap:9px}.auth-form,.auth-form label,.auth-form input,.auth-home-action{min-width:0;max-width:100%}.auth-form label{font-size:10px}.auth-form input{width:100%;min-height:42px;margin-top:4px;padding:0 11px}.auth-form .primary-action,.auth-home-action{width:100%}.auth-form .primary-action{min-height:43px}.auth-home-action{min-height:38px;margin-top:8px;font-size:11px}}@media (max-width:390px){.public-header{gap:8px;min-height:70px;padding-left:16px;padding-right:16px}.public-brand{flex-basis:clamp(116px,37vw,132px);max-width:clamp(116px,37vw,132px)}.public-brand img{width:100%;height:48px;max-height:48px}.staff-link{max-width:112px;min-height:38px;max-height:42px;padding:0 8px;font-size:9px}.public-hero{padding:9px 10px 16px}.public-copy h1{font-size:23px}.retention-card{padding:6px 7px}.consult-card{padding-left:11px;padding-right:11px}.public-info-grid,.auth-shell{padding-left:10px;padding-right:10px}}
