:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#0f172a;--navy-soft:#1e293b;--blue:#2563eb;--blue-light:#eff6ff;--green:#15836d;--green-light:#e7f6f1;--amber:#a9660d;--amber-light:#fff4df;--red:#a84545;--red-light:#fff0ef;--ink:#1e2e3c;--muted:#617182;--line:#dce5eb;--surface:#fff;--background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:var(--background);margin:0}button,input,select{font:inherit}.institutional-shell{background:var(--background);min-height:100vh}.institutional-sidebar{z-index:50;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:256px;transition:width .25s,transform .25s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;height:72px;padding:0 18px;display:flex;overflow:hidden}.sidebar-brand-mark{background:var(--blue);border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.shell-heart-mark{fill:#fff;width:29px}.shell-heart-mark .pulse{fill:none;stroke:#bfdbfe;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round}.sidebar-brand-copy,.sidebar-user-copy{flex-direction:column;min-width:0;display:flex}.sidebar-brand-copy strong{color:var(--navy);white-space:nowrap;font-size:15px}.sidebar-brand-copy small{color:#64748b;white-space:nowrap;margin-top:2px;font-size:11px}.sidebar-navigation{flex:1;align-content:start;gap:5px;padding:24px 14px;display:grid;overflow-y:auto}.sidebar-section-label{color:#94a3b8;letter-spacing:.11em;text-transform:uppercase;padding:0 12px 8px;font-size:10px;font-weight:800}.sidebar-item{color:#475569;border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-size:13px;font-weight:650;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar-item:hover{color:var(--navy);background:#f1f5f9}.sidebar-item.is-active{color:var(--blue);background:#eff6ff}.sidebar-item.is-pending{color:#64748b;cursor:default}.sidebar-item.is-pending:hover{color:#64748b;background:0 0}.sidebar-item small{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:10px;font-weight:800}.shell-nav-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.sidebar-user{border-top:1px solid #e2e8f0;align-items:center;gap:10px;min-height:76px;padding:13px 14px;display:flex;overflow:hidden}.sidebar-avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:850;display:grid}.sidebar-user-copy{flex:1}.sidebar-user-copy strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sidebar-user-copy small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.sidebar-logout{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:6px;display:grid}.sidebar-logout:hover{color:#b91c1c;background:#fef2f2}.sidebar-logout svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.sidebar-logout span{display:none}.shell-signout-error{color:#991b1b;background:#fef2f2;border-top:1px solid #fecaca;margin:0;padding:9px 14px;font-size:11px;line-height:1.4}.sidebar-toggle{color:#64748b;cursor:pointer;background:#fff;border:0;border-top:1px solid #e2e8f0;align-items:center;gap:12px;min-height:46px;padding:0 18px;display:flex}.sidebar-toggle:hover{color:var(--navy);background:#f8fafc}.sidebar-toggle>span:first-child{width:24px;font-size:24px;line-height:1}.institutional-main{min-height:100vh;margin-left:256px;transition:margin-left .25s}.institutional-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e2e8f0;align-items:center;gap:16px;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.institutional-header>div{flex-direction:column;display:flex}.institutional-header small{color:#64748b;font-size:10px}.institutional-header strong{color:var(--navy);margin-top:2px;font-size:16px}.local-environment{color:#475569;align-items:center;gap:8px;margin-left:auto;font-size:11px;font-weight:700;display:flex}.local-environment i{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dcfce7}.mobile-menu-button{background:#f1f5f9;border:0;border-radius:8px;width:38px;height:38px;padding:9px;display:none}.mobile-menu-button span{background:#334155;height:2px;margin:3px 0;display:block}.institutional-content{width:100%;max-width:1600px;margin:0 auto;padding:30px 34px}.sidebar-backdrop{display:none}.institutional-shell.is-collapsed .institutional-sidebar{width:72px}.institutional-shell.is-collapsed .institutional-main{margin-left:72px}.institutional-shell.is-collapsed .sidebar-brand{padding:0 15px}.institutional-shell.is-collapsed .sidebar-brand-copy,.institutional-shell.is-collapsed .sidebar-section-label,.institutional-shell.is-collapsed .sidebar-item-label,.institutional-shell.is-collapsed .sidebar-item small,.institutional-shell.is-collapsed .sidebar-user-copy{display:none}.institutional-shell.is-collapsed .sidebar-navigation{padding-left:9px;padding-right:9px}.institutional-shell.is-collapsed .sidebar-item{justify-content:center;padding:0}.institutional-shell.is-collapsed .sidebar-user{justify-content:center;padding-left:8px;padding-right:8px}.institutional-shell.is-collapsed .sidebar-logout{display:none}.institutional-shell.is-collapsed .sidebar-toggle{justify-content:center;padding:0}.dashboard-view,.orders-view{width:100%}.orders-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.orders-heading h1{margin-bottom:10px}.orders-heading p{color:var(--muted);margin:0;line-height:1.55}.orders-device-badge{color:#1d4ed8;background:var(--blue-light);border:1px solid #bfdbfe;border-radius:12px;flex-direction:column;min-width:150px;padding:12px 16px;display:flex}.orders-device-badge small{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:750}.orders-device-badge strong{margin-top:3px;font-size:18px}.orders-layout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;gap:22px;display:grid}.orders-layout .admin-card{padding:25px}.orders-layout h2{margin:0 0 20px;font-size:20px}.orders-search-card form{grid-template-columns:minmax(150px,.7fr) minmax(220px,1.3fr) auto;align-items:end;gap:12px;display:grid}.orders-search-card label{color:var(--navy);gap:7px;font-size:12px;font-weight:750;display:grid}.orders-search-card input,.orders-search-card select{width:100%;min-height:43px;color:var(--ink);background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:0 12px}.orders-search-card button,.orders-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;min-height:43px;padding:0 16px;font-weight:750}.orders-search-card button{border-color:var(--blue);color:#fff;background:var(--blue)}.orders-search-card button:disabled,.orders-actions button:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.orders-empty{color:var(--muted);text-align:center;border:1px dashed #cbd5e1;border-radius:10px;margin:22px 0 0;padding:20px}.orders-results{border:0;gap:9px;margin:22px 0 0;padding:0;display:grid}.orders-results legend{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:800}.order-result{border:1px solid var(--line);cursor:pointer;background:#fbfcfd;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.order-result:has(input:checked){background:var(--blue-light);border-color:#93c5fd;box-shadow:0 0 0 2px #2563eb14}.order-result input{width:17px;min-height:auto}.order-result span{flex-direction:column;min-width:0;display:flex}.order-result strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-result small,.order-result time{color:#64748b;font-size:11px}.order-result time{text-align:right}.orders-status{border:1px solid var(--line);background:#f8fafc;border-radius:11px;align-items:center;gap:12px;min-height:62px;padding:13px 15px;display:flex}.orders-status-dot{background:#94a3b8;border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 5px #e2e8f0}.orders-status-dot.state-waiting_file,.orders-status-dot.state-reviewing{background:#d97706;box-shadow:0 0 0 5px #fef3c7}.orders-status-dot.state-confirmed{background:var(--green);box-shadow:0 0 0 5px var(--green-light)}.orders-status-dot.state-error,.orders-status-dot.state-expired{background:var(--red);box-shadow:0 0 0 5px var(--red-light)}.orders-status>div{flex-direction:column;gap:3px;display:flex}.orders-status strong{color:var(--navy);font-size:13px}.orders-status small{color:var(--muted);font-size:11px}.orders-status b{color:var(--amber);font-variant-numeric:tabular-nums}.selected-order-summary{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:1.4fr 1fr .7fr;gap:1px;margin:14px 0;display:grid;overflow:hidden}.selected-order-summary div{background:#fff;flex-direction:column;min-width:0;padding:10px 12px;display:flex}.selected-order-summary dt{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:750}.selected-order-summary dd{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;font-weight:750;overflow:hidden}.orders-preview-placeholder,.orders-preview-frame{border:1px solid var(--line);background:#f8fafc;border-radius:10px;width:100%;height:285px;margin-top:15px}.orders-preview-placeholder{color:var(--muted);text-align:center;place-items:center;padding:28px;font-size:12px;display:grid}.orders-preview-frame{background:#fff;display:block}.orders-preview-error{background:#fef2f2;border:1px solid #fecaca;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:11px 13px;display:flex}.orders-preview-error p{color:#991b1b;margin:0;font-size:12px}.orders-preview-error button{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:750}.orders-preview-review{color:var(--ink);align-items:center;gap:9px;margin-top:10px;font-size:12px;font-weight:700;display:flex}.orders-preview-review input{width:16px;height:16px;accent-color:var(--brand)}.orders-actions{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.orders-actions .primary-action{border-color:var(--blue);color:#fff;background:var(--blue)}.orders-actions .confirm-action{border-color:var(--green);color:#fff;background:var(--green)}.orders-scope-note{color:#64748b;margin:13px 0 0;font-size:11px;line-height:1.5}.orders-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:18px 0 0;padding:12px 15px;font-size:12px}.app-shell{min-height:100vh}.topbar{color:#fff;background:var(--navy);justify-content:space-between;align-items:center;min-height:76px;padding:0 5vw;display:flex;box-shadow:0 2px 14px #102a4333}.brand{align-items:center;gap:12px;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.01em;font-size:18px}.brand small{color:#bdd0dd;margin-top:2px;font-size:12px}.brand-icon{background:#ffffff1a;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.heart-mark{fill:#f8ffff;width:31px}.heart-mark .pulse{fill:none;stroke:#4cd7ce;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round}.environment-pill{color:#e4f1f5;background:#ffffff12;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:13px;display:flex}.environment-dot{background:#5ee0c1;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #5ee0c11f}.hero{justify-content:space-between;align-items:flex-end;gap:36px;margin:0;padding:8px 0 28px;display:flex}.hero-copy{max-width:760px}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}h1{color:var(--navy);letter-spacing:-.035em;margin:11px 0 14px;font-size:clamp(34px,4vw,54px);line-height:1.04}.hero-copy p{max-width:690px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.foundation-card{background:var(--green-light);border:1px solid #cde9df;border-radius:16px;align-items:center;gap:14px;min-width:315px;padding:17px 19px;display:flex;box-shadow:0 12px 28px #15836d14}.foundation-icon{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.foundation-card div{flex-direction:column;gap:3px;display:flex}.foundation-card strong{color:#0b6654;font-size:14px}.foundation-card span:last-child{color:#4c746c;font-size:12px;line-height:1.4}.notice{color:#285c68;background:#edf8fa;border:1px solid #c9e4eb;border-radius:12px;align-items:center;gap:12px;margin:0 0 24px;padding:14px 18px;display:flex}.notice-icon{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-family:Georgia,serif;font-weight:800;display:grid}.notice strong{font-size:13px}.notice p{margin:0 0 0 7px;font-size:13px;display:inline}.workflow-section,.readiness-section{margin-left:0;margin-right:0}.workflow-section{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:30px;box-shadow:0 14px 38px #20384b0f}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}h2{color:var(--navy);letter-spacing:-.02em;margin:6px 0 0;font-size:25px}.section-heading button{color:#738392;cursor:not-allowed;background:#e9eef2;border:0;border-radius:9px;padding:10px 17px;font-weight:700}.workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;display:grid}.workflow-card{border:1px solid var(--line);background:#fbfcfd;border-radius:14px;min-height:190px;padding:19px;position:relative}.step-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.step-number{color:#9babb7;letter-spacing:.08em;font-size:12px;font-weight:900}.status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.status-next{color:#096679;background:var(--blue-light)}.status-planned{color:var(--amber);background:var(--amber-light)}.status-protected{color:var(--red);background:var(--red-light)}.workflow-card h3{color:var(--navy);margin:25px 0 9px;font-size:17px}.workflow-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.connector{z-index:2;color:#88a0ad;border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:84px;right:-22px}.readiness-section{color:#fff;background:linear-gradient(125deg, var(--navy), var(--navy-soft));border-radius:20px;grid-template-columns:1.3fr 1fr;align-items:center;gap:50px;margin-top:24px;margin-bottom:35px;padding:28px 30px;display:grid}.readiness-section .section-kicker{color:#60d4cf}.readiness-section h2{color:#fff}.readiness-copy p{color:#c3d2dc;max-width:690px;margin:12px 0 0;font-size:14px;line-height:1.6}.readiness-list{background:#ffffff1a;border:1px solid #ffffff21;border-radius:12px;gap:1px;margin:0;display:grid;overflow:hidden}.readiness-list div{background:#0a2134c7;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.readiness-list dt{color:#c7d5df;font-size:12px}.readiness-list dd{align-items:center;gap:7px;margin:0;font-size:12px;font-weight:800;display:flex}.check{color:#62dfbd}.pending-dot{background:#efb75b;border-radius:50%;width:7px;height:7px}footer{color:#7a8996;justify-content:space-between;gap:20px;padding:0 0 12px;font-size:11px;display:flex}.login-shell{background:radial-gradient(circle at 85% -10%, #2563eb1c, transparent 31rem), var(--background);place-items:center;min-height:100vh;padding:6vh 5vw;display:grid}.admin-shell{width:100%}.login-card,.admin-card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 18px 45px #20384b17}.login-card{gap:17px;width:min(440px,100%);padding:34px;display:grid}.login-card h1,.admin-heading h1{font-size:clamp(30px,4vw,44px)}.login-card label,.device-form label{color:var(--navy);gap:7px;font-size:13px;font-weight:750;display:grid}.login-card input,.device-form input{min-width:0;color:var(--ink);background:#fff;border:1px solid #bccbd5;border-radius:9px;padding:11px 12px}.login-card button,.device-form button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:9px;padding:12px 16px;font-weight:800}.login-card button:disabled{opacity:.65;cursor:wait}.login-card small,.device-form small{color:var(--muted);line-height:1.5}.form-error{color:var(--red);margin:0;font-size:13px;font-weight:700}.form-help,.form-message{color:var(--muted);margin:0;line-height:1.55}.form-message{color:#166534}.login-link{color:var(--blue);text-align:center;font-size:14px;font-weight:750}.login-primary-link{color:#fff;background:var(--blue);text-align:center;border-radius:9px;padding:12px 16px;font-weight:800;text-decoration:none}.admin-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.admin-heading h1{margin-bottom:9px}.admin-heading p{color:var(--muted);margin:0}.admin-heading a{color:var(--blue);font-weight:800;text-decoration:none}.admin-grid{grid-template-columns:minmax(280px,380px) 1fr;align-items:start;gap:24px;display:grid}.admin-card{padding:25px}.admin-card h2{margin:0 0 22px}.device-form{gap:16px;display:grid}.device-form .checkbox-label{align-items:center;gap:9px;display:flex}.device-form .checkbox-label input{width:17px;height:17px}.device-list>p{color:var(--muted)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th,td{border-bottom:1px solid var(--line);padding:12px 10px;font-size:13px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.exams-heading{margin-bottom:22px}.exams-layout{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:start;gap:24px;display:grid}.exam-list,.exam-preview{min-width:0}.exam-section-heading{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.exam-section-heading h2{margin:0}.exam-section-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.exam-table-wrap td{vertical-align:middle}.exam-table-wrap td>strong,.exam-table-wrap td>small{display:block}.exam-table-wrap td>small{color:var(--muted);margin-top:3px}.exam-patient-badge,.exam-status{white-space:nowrap;border-radius:999px;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.exam-patient-badge{color:#475569;background:#f1f5f9;padding:5px 8px}.exam-status{padding:5px 8px}.exam-status-recebido{color:#0b6654;background:var(--green-light)}.exam-status-quarentena{color:var(--amber);background:var(--amber-light)}.exam-preview-action{color:#fff;background:var(--blue);white-space:nowrap;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.exam-preview-action:hover{background:#1d4ed8}.exam-preview-unavailable{color:var(--muted);font-size:12px}.exam-preview-frame{border:1px solid var(--line);background:#f8fafc;border-radius:12px;width:100%;min-height:620px}.exam-empty{color:var(--muted);text-align:center;margin:0;padding:34px 0}.exam-card-list{display:none}.exam-card{border:1px solid var(--line);background:#fbfcfd;border-radius:12px;padding:16px}.exam-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.exam-card time,.exam-card p,.exam-card small{color:var(--muted);font-size:12px}.exam-card h3{overflow-wrap:anywhere;color:var(--navy);margin:14px 0 8px;font-size:15px}.exam-card p{margin:5px 0}.exam-card .exam-patient-badge{margin:9px 0}.exam-card .exam-preview-action,.exam-card .exam-preview-unavailable{justify-content:center;margin-top:8px;display:flex}.exam-card .exam-quarantine-reason{color:var(--amber);font-weight:750}.exam-pagination{justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.exam-pagination a,.exam-pagination span{border:1px solid var(--line);min-width:76px;color:var(--navy);text-align:center;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:750;text-decoration:none}.exam-pagination a:hover{border-color:var(--blue);color:var(--blue)}.exam-pagination span[aria-disabled=true]{color:var(--muted);background:#f8fafc}.exam-pagination strong{color:var(--muted);font-size:12px}.pacs-heading{margin-bottom:22px}.pacs-safety-notice{color:#7c4a08;background:var(--amber-light);border:1px solid #f5d38f;border-radius:12px;align-items:flex-start;gap:12px;margin:0 0 22px;padding:15px 17px;display:flex}.pacs-safety-notice>span{color:#fff;background:var(--amber);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.pacs-safety-notice strong{color:#713f12;font-size:13px;display:block}.pacs-safety-notice p{margin:3px 0 0;font-size:12px;line-height:1.45}.pacs-table-wrap td{vertical-align:middle}.pacs-table-wrap td>strong,.pacs-table-wrap td>small{display:block}.pacs-table-wrap td>small{color:var(--muted);margin-top:3px}.pacs-status{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.pacs-status-success{color:#0b6654;background:var(--green-light)}.pacs-status-warning{color:var(--amber);background:var(--amber-light)}.pacs-status-error{color:var(--red);background:var(--red-light)}.pacs-status-progress{color:#1d4ed8;background:var(--blue-light)}.pacs-uid{overflow-wrap:anywhere;max-width:240px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.pacs-card-list{display:none}.pacs-card{border:1px solid var(--line);background:#fbfcfd;border-radius:12px;padding:16px}.pacs-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.pacs-card time,.pacs-card p,.pacs-card small{color:var(--muted);font-size:12px}.pacs-card h3{color:var(--navy);margin:14px 0 8px;font-size:15px}.pacs-card p{margin:5px 0}.pacs-card .pacs-uid{margin-top:10px;display:block}.pacs-pagination{justify-content:center;margin-top:18px;display:flex}.pacs-pagination a{border:1px solid var(--line);color:var(--navy);border-radius:8px;padding:9px 13px;font-size:12px;font-weight:750;text-decoration:none}.pacs-pagination a:hover{border-color:var(--blue);color:var(--blue)}@media (max-width:1120px){.hero{flex-direction:column;align-items:stretch}.foundation-card{min-width:0;max-width:520px}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.connector{display:none}.readiness-section{grid-template-columns:1fr;gap:24px}.orders-layout,.exams-layout{grid-template-columns:1fr}.exam-preview-frame{min-height:540px}}@media (max-width:900px){.institutional-sidebar{visibility:hidden;pointer-events:none;transform:translate(-100%)}.institutional-main,.institutional-shell.is-collapsed .institutional-main{margin-left:0}.institutional-shell.mobile-open .institutional-sidebar{visibility:visible;pointer-events:auto;width:256px;transform:translate(0)}.institutional-shell.mobile-open .sidebar-brand-copy,.institutional-shell.mobile-open .sidebar-section-label,.institutional-shell.mobile-open .sidebar-item-label,.institutional-shell.mobile-open .sidebar-item small,.institutional-shell.mobile-open .sidebar-user-copy{display:flex}.institutional-shell.mobile-open .sidebar-item{justify-content:flex-start;padding:0 12px}.institutional-shell.mobile-open .sidebar-user{justify-content:flex-start;padding:13px 14px}.institutional-shell.mobile-open .sidebar-logout{display:grid}.institutional-shell.mobile-open .sidebar-toggle{display:none}.institutional-shell.mobile-open .sidebar-backdrop{z-index:40;background:#0f172a73;border:0;display:block;position:fixed;inset:0}.mobile-menu-button{display:block}.institutional-header{padding:0 18px}.institutional-content{padding:24px 20px}}@media (max-width:660px){.topbar{min-height:68px}.brand small{display:none}.environment-pill{padding:7px 10px;font-size:11px}.hero{padding-top:38px}.hero-copy p{font-size:15px}.notice{align-items:flex-start}.notice p{margin:3px 0 0;display:block}.workflow-section{padding:22px 18px}.section-heading{flex-direction:column;align-items:flex-start}.workflow-grid{grid-template-columns:1fr}.workflow-card{min-height:155px}.readiness-section{padding:24px 20px}footer{flex-direction:column}.admin-heading{flex-direction:column;align-items:flex-start}.admin-grid{grid-template-columns:1fr}.orders-device-badge{width:100%}.orders-search-card form{grid-template-columns:1fr}.order-result{grid-template-columns:auto minmax(0,1fr)}.order-result time{text-align:left;grid-column:2}.selected-order-summary{grid-template-columns:1fr}.orders-actions{display:grid}.institutional-content{padding:20px 14px}.local-environment{font-size:0}.exam-table-wrap{display:none}.exam-card-list{gap:12px;display:grid}.exam-preview-frame{min-height:440px}.pacs-table-wrap{display:none}.pacs-card-list{gap:12px;display:grid}}
