.attendant-page{background:#f5f7fb}.attendant-layout{min-height:100vh;display:grid;background:#f5f7fb}.attendant-layout.has-sidebar{grid-template-columns:232px minmax(0,1fr)}.attendant-layout.without-sidebar{grid-template-columns:minmax(0,1fr)}.attendant-sidebar-column,.attendant-main-column,.attendant-main-content,.attendant-form-column,.attendant-side-column,.attendant-dashboard{min-width:0}.attendant-sidebar{position:sticky;top:0;display:grid;gap:28px;min-height:100vh;padding:24px 16px;border-right:1px solid #e5edf5;background:#fff;box-shadow:none;border-radius:0}.attendant-sidebar-overlay{display:none}.attendant-sidebar-brand{display:flex;align-items:center;gap:14px;padding:0 8px}.attendant-sidebar-brand strong,.attendant-sidebar-block-title span,.attendant-sidebar-link-label{color:#173552}.attendant-sidebar-logo{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#2563eb}.attendant-sidebar-logo svg{width:40px;height:40px}.attendant-sidebar-nav,.attendant-sidebar-shortcuts,.attendant-shortcut-list{display:grid;gap:8px}.attendant-sidebar-link,.attendant-shortcut-button{display:flex;align-items:center;gap:12px;width:100%;border:1px solid transparent;border-radius:14px;background:transparent;color:#26415e;text-align:left;cursor:pointer}.attendant-sidebar-link{padding:12px 14px;font-weight:700}.attendant-sidebar-link-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#49627e}.attendant-sidebar-link-icon svg{width:18px;height:18px}.attendant-sidebar-link.is-active{border-color:#d7e5ff;background:linear-gradient(135deg,#2f6fed,#2563eb);color:#fff;box-shadow:0 10px 22px #2563eb2e}.attendant-sidebar-link.is-active .attendant-sidebar-link-icon{color:#fff}.attendant-shortcut-button{justify-content:space-between;padding:10px 12px;background:#f8fbff;border-color:#e3ebf5}.attendant-shortcut-button small{color:#7b8fa4}.attendant-sidebar-footer{margin-top:auto;padding:8px;color:#7b8fa4;font-size:.9rem}.attendant-main-column{display:grid;grid-template-rows:auto 1fr;min-height:100vh}.attendant-main-content{display:grid;gap:20px;padding:24px}.attendant-header{position:sticky;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;background:#fffffff0;border-bottom:1px solid #e5edf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.attendant-header-start,.attendant-header-actions{display:flex;align-items:center;gap:14px}.attendant-header-title h1{margin:0;font-size:1.85rem;color:#173552}.attendant-header-title{display:flex;align-items:center;gap:14px}.attendant-header-brand-mark{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:18px;box-shadow:0 12px 28px #2563eb29}.attendant-header-brand-mark svg{width:54px;height:54px;display:block}.attendant-header-brand-copy{display:grid;gap:2px}.attendant-header-brand-copy h1{color:#111827}.attendant-header-brand-copy small{color:#64748b;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.attendant-header-icon-button{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe6f0;border-radius:14px;background:#fff;color:#173552;cursor:pointer}.attendant-header-icon-button svg{width:20px;height:20px}.attendant-notification-badge{position:absolute;top:4px;right:4px;min-width:16px;min-height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.attendant-user-summary{display:inline-flex;align-items:center;gap:12px;padding:8px 10px 8px 8px;border:1px solid #dbe6f0;border-radius:16px;background:#fff}.attendant-user-avatar{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#64748b;font-weight:700}.attendant-user-copy{display:grid;text-align:left;line-height:1.2}.attendant-user-copy strong{color:#173552}.attendant-user-copy small{color:#64748b;text-transform:uppercase}.attendant-user-chevron{width:18px;height:18px;color:#64748b}.attendant-user-chevron svg{width:100%;height:100%}.attendant-logout-button{min-height:44px}.attendant-feedback-stack{display:grid;gap:10px}.attendant-dashboard{display:grid;gap:20px}.attendant-tabs-card{display:grid;gap:16px}.attendant-tabs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.attendant-tabs-header h2{margin:0 0 6px;color:#173552;font-size:1.15rem}.attendant-tabs-header p{margin:0;color:#64748b}.attendant-tabs-action{white-space:nowrap}.attendant-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.attendant-tab-button{min-height:48px;padding:0 18px;border:1px solid #d7e2ed;border-radius:14px;background:#fff;color:#214261;font-weight:700;cursor:pointer;text-align:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.attendant-tab-button:hover{transform:translateY(-1px)}.attendant-tab-button.is-active{border-color:#bfd0ff;background:linear-gradient(135deg,#eef4ff,#f8fbff);color:#1d4ed8;box-shadow:0 10px 24px #2563eb14}.attendant-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.82fr);gap:20px;align-items:start}.attendant-form-column,.attendant-side-column{display:grid;gap:20px}.patient-form-card,.patient-form,.patient-form-section,.validation-box,.exams-panel,.history-panel,.attendant-records-card{display:grid;gap:18px}.patient-form-header h2{margin:0 0 6px;font-size:1.85rem;color:#173552}.patient-form-header p,.patient-form-section-heading p,.ui-field-message,.ui-counter,.history-item span,.history-item small,.panel-note,.panel-list-copy small{color:#64748b}.patient-form-header p,.patient-form-section-heading h3,.patient-form-section-heading p,.history-item,.panel-list{margin:0}.patient-form-section{padding:0}.patient-form-section-heading h3{font-size:1.05rem;color:#173552}.patient-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.span-2{grid-column:span 2}.span-4{grid-column:1 / -1}.ui-textarea{min-height:120px;padding-top:14px;padding-bottom:14px;resize:vertical}.ui-control-textarea{align-items:stretch}.validation-box{padding:16px 18px;border:1px solid #d7f0dd;border-radius:14px;background:#fbfffc}.validation-box-heading h3{margin:0;font-size:1rem;color:#173552}.validation-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;padding:0;margin:0;list-style:none}.validation-item{display:flex;align-items:center;gap:10px;color:#26415e;font-size:.92rem}.validation-item-indicator{width:10px;height:10px;flex-shrink:0;border-radius:999px;background:#cbd5e1}.validation-item.is-valid .validation-item-indicator{background:#16a34a}.validation-item.is-pending .validation-item-indicator{background:#d4dde7}.patient-form-actions,.exam-composer-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px}.attendant-birthday-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.attendant-birthday-card h3{margin:0 0 6px;color:#173552}.attendant-birthday-card p{margin:0;color:#64748b}.panel-note{padding:12px 14px;border:1px solid #d7e6ff;border-radius:14px;background:#f4f8ff}.exam-composer{display:grid;gap:16px;padding:16px;border:1px solid #e3ebf5;border-radius:16px;background:#fbfdff}.panel-table-shell{display:grid;gap:0;border:1px solid #e5edf5;border-radius:14px;overflow:hidden}.panel-table-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px 16px;background:#fbfdff;color:#344b66;font-size:.9rem;font-weight:700}.panel-empty-state{display:grid;place-items:center;gap:10px;min-height:180px;padding:24px;color:#64748b;text-align:center}.panel-empty-state strong{color:#64748b;font-weight:500}.panel-empty-state small{color:#94a3b8}.panel-empty-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f1f5f9;color:#94a3b8}.panel-empty-icon svg{width:24px;height:24px}.panel-list,.history-list{list-style:none;padding:0}.panel-list{display:grid}.panel-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px 16px;border-top:1px solid #e8eef5}.panel-list-copy{display:grid;gap:6px}.panel-list-copy strong{color:#173552}.panel-list-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.history-panel-icon{width:20px;height:20px;color:#64748b}.history-panel-icon svg{width:100%;height:100%}.history-list{display:grid;gap:10px}.history-item{padding:14px 16px;border:1px solid #e5edf5;border-radius:14px;background:#fbfdff}.history-item-main{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.history-item strong{color:#173552}.attendant-records-card{gap:18px}.attendant-records-header{display:grid;gap:16px}.attendant-records-header h2{margin:0;color:#173552}.attendant-records-header p{margin:6px 0 0;color:#64748b}.attendant-contact-card{display:grid;gap:18px}.attendant-contact-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.attendant-contact-header h2{margin:0;color:#173552}.attendant-contact-header p{margin:6px 0 0;color:#64748b}.attendant-contact-table{width:100%;min-width:920px;table-layout:auto}.attendant-contact-table th,.attendant-contact-table td{min-width:110px;overflow:visible;text-overflow:clip}.attendant-contact-table th{white-space:normal;line-height:1.25}.attendant-contact-table td{white-space:nowrap}.attendant-contact-table th:nth-child(1),.attendant-contact-table td:nth-child(1){min-width:220px}.attendant-contact-table th:nth-child(2),.attendant-contact-table td:nth-child(2){min-width:150px}.attendant-contact-table th:nth-child(3),.attendant-contact-table td:nth-child(3),.attendant-contact-table th:nth-child(4),.attendant-contact-table td:nth-child(4){min-width:170px}.attendant-contact-table th:nth-child(5),.attendant-contact-table td:nth-child(5){min-width:180px}.attendant-contact-table th:last-child,.attendant-contact-table td:last-child{min-width:176px}.attendant-contact-table td:nth-child(1),.attendant-contact-table td:nth-child(3),.attendant-contact-table td:nth-child(5){white-space:normal;overflow-wrap:anywhere}.attendant-contact-button{min-height:46px;padding:0 18px;white-space:nowrap}.attendant-inactive-filter{display:grid;gap:6px;min-width:160px;color:#344b66;font-size:.88rem;font-weight:700}.attendant-inactive-filter select{min-height:44px;padding:0 14px;border:1px solid #d5dfeb;border-radius:12px;background:#fff;color:#173552;font:inherit;outline:none}.table-filters-toolbar{display:grid;grid-template-columns:minmax(260px,1.2fr) repeat(4,minmax(0,1fr)) auto auto;gap:12px;align-items:center}.table-filter-search{position:relative;display:flex;align-items:center;min-height:44px}.table-filter-search input,.table-filter-control{width:100%;min-height:44px;padding:0 14px;border:1px solid #d5dfeb;border-radius:12px;background:#fff;color:#173552;outline:none}.attendant-page.is-dark{background:#0f172a;color:#dbeafe;color-scheme:dark}.attendant-page.is-dark .attendant-layout,.attendant-page.is-dark .attendant-main-content{background:#0f172a}.attendant-page.is-dark .dashboard-card,.attendant-page.is-dark .attendant-sidebar,.attendant-page.is-dark .attendant-header,.attendant-page.is-dark .attendant-user-summary,.attendant-page.is-dark .attendant-header-icon-button,.attendant-page.is-dark .ui-control,.attendant-page.is-dark .table-filter-search input,.attendant-page.is-dark .table-filter-control,.attendant-page.is-dark .attendant-inactive-filter select,.attendant-page.is-dark .table-icon-button,.attendant-page.is-dark .table-pagination-button,.attendant-page.is-dark .table-status-select{border-color:#263850;background:#132033;color:#e5eefb}.attendant-page.is-dark .dashboard-card,.attendant-page.is-dark .attendant-sidebar{box-shadow:0 18px 44px #02061757}.attendant-page.is-dark .attendant-header{background:#0f172af0;border-bottom-color:#263850}.attendant-page.is-dark .attendant-header-brand-copy h1,.attendant-page.is-dark .attendant-header-title h1,.attendant-page.is-dark .attendant-tabs-header h2,.attendant-page.is-dark .patient-form-header h2,.attendant-page.is-dark .patient-form-section-heading h3,.attendant-page.is-dark .attendant-records-header h2,.attendant-page.is-dark .attendant-contact-header h2,.attendant-page.is-dark .panel-card-header h2,.attendant-page.is-dark .validation-box-heading h3,.attendant-page.is-dark .panel-list-copy strong,.attendant-page.is-dark .history-item strong,.attendant-page.is-dark .ui-label,.attendant-page.is-dark .empty-state strong,.attendant-page.is-dark .attendant-user-copy strong,.attendant-page.is-dark .attendant-sidebar-brand strong,.attendant-page.is-dark .attendant-sidebar-block-title span,.attendant-page.is-dark .attendant-sidebar-link-label{color:#f8fafc}.attendant-page.is-dark .attendant-header-brand-copy small,.attendant-page.is-dark .attendant-tabs-header p,.attendant-page.is-dark .patient-form-header p,.attendant-page.is-dark .patient-form-section-heading p,.attendant-page.is-dark .attendant-records-header p,.attendant-page.is-dark .attendant-contact-header p,.attendant-page.is-dark .attendant-inactive-filter,.attendant-page.is-dark .ui-field-message,.attendant-page.is-dark .ui-counter,.attendant-page.is-dark .panel-note,.attendant-page.is-dark .panel-list-copy small,.attendant-page.is-dark .history-item span,.attendant-page.is-dark .history-item small,.attendant-page.is-dark .panel-empty-state,.attendant-page.is-dark .empty-state,.attendant-page.is-dark .loading-state,.attendant-page.is-dark .table-pagination,.attendant-page.is-dark .attendant-user-copy small,.attendant-page.is-dark .attendant-user-chevron,.attendant-page.is-dark .attendant-sidebar-footer,.attendant-page.is-dark .attendant-shortcut-button small{color:#a8b7cc}.attendant-page.is-dark .ui-input,.attendant-page.is-dark .ui-select,.attendant-page.is-dark .table-filter-search input,.attendant-page.is-dark .table-filter-control,.attendant-page.is-dark .attendant-inactive-filter select{color:#f8fafc}.attendant-page.is-dark input::placeholder,.attendant-page.is-dark textarea::placeholder{color:#8091a8}.attendant-page.is-dark .ui-control.is-readonly,.attendant-page.is-dark .panel-table-head,.attendant-page.is-dark .exam-composer,.attendant-page.is-dark .panel-note,.attendant-page.is-dark .panel-list-item,.attendant-page.is-dark .history-item,.attendant-page.is-dark .loading-state,.attendant-page.is-dark .empty-state,.attendant-page.is-dark .panel-empty-state,.attendant-page.is-dark .validation-box,.attendant-page.is-dark .attendant-shortcut-button{border-color:#263850;background:#0f1b2d}.attendant-page.is-dark .ui-control:focus-within,.attendant-page.is-dark .attendant-header-icon-button:hover,.attendant-page.is-dark .table-icon-button:hover,.attendant-page.is-dark .table-pagination-button:hover:not(:disabled){border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}.attendant-page.is-dark .ui-control.is-invalid{border-color:#f87171;box-shadow:0 0 0 4px #f8717129}.attendant-page.is-dark .ui-field-message.is-error{color:#fca5a5}.attendant-page.is-dark .secondary-button,.attendant-page.is-dark .attendant-tab-button{border-color:#33465f;background:#17263a;color:#e5eefb}.attendant-page.is-dark .attendant-tab-button.is-active,.attendant-page.is-dark .table-pagination-button.is-active{border-color:#60a5fa;background:#193a63;color:#bfdbfe}.attendant-page.is-dark .attendant-sidebar-link,.attendant-page.is-dark .attendant-shortcut-button{color:#dbeafe}.attendant-page.is-dark .attendant-sidebar-link.is-active{border-color:#60a5fa;background:linear-gradient(135deg,#1d4ed8,#0f766e);color:#fff}.attendant-page.is-dark .attendant-user-avatar,.attendant-page.is-dark .panel-empty-icon{background:#1e3a5f;color:#bfdbfe}.attendant-page.is-dark .table-shell,.attendant-page.is-dark .panel-table-shell{border-color:#263850}.attendant-page.is-dark .data-table th,.attendant-page.is-dark .data-table td{border-bottom-color:#263850}.attendant-page.is-dark .data-table th{background:#0f1b2d;color:#cbd5e1}.attendant-page.is-dark .data-table td{color:#e5eefb}.attendant-page.is-dark .data-table tbody tr:hover{background:#17263a}.attendant-page.is-dark .info-box{border-color:#2563eb;background:#102544;color:#bfdbfe}.attendant-page.is-dark .error-box{border-color:#7f1d1d;background:#3f161c;color:#fecaca}.attendant-page.is-dark .status-chip.pending{background:#3b2d12;color:#fde68a}.attendant-page.is-dark .status-chip.ready{background:#2e245f;color:#ddd6fe}.attendant-page.is-dark .status-chip.delivered{background:#153b2a;color:#bbf7d0}.attendant-page.is-dark .status-chip.neutral,.attendant-page.is-dark .status-chip.sem_exames{background:#1f2f44;color:#cbd5e1}@media (max-width: 1320px){.patient-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-2,.span-4{grid-column:auto}}@media (max-width: 1200px){.attendant-layout{grid-template-columns:1fr}.attendant-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;background:#0f172a4d;opacity:0;pointer-events:none;transition:opacity .2s ease}.attendant-sidebar-overlay.is-visible{display:block;opacity:1;pointer-events:auto}.attendant-sidebar{position:fixed;top:12px;left:12px;bottom:12px;z-index:30;width:min(320px,calc(100vw - 24px));min-height:auto;transform:translate(-120%);transition:transform .22s ease;border:1px solid #e5edf5;border-radius:20px;box-shadow:0 18px 40px #0f172a24}.attendant-sidebar.is-open{transform:translate(0)}.attendant-workspace{grid-template-columns:1fr}}@media (max-width: 920px){.table-filters-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.table-filter-search{grid-column:1 / -1}.validation-list{grid-template-columns:1fr}}@media (max-width: 720px){.attendant-header,.attendant-main-content{padding:16px}.attendant-header{flex-direction:column;align-items:stretch}.attendant-tabs-header,.attendant-header-actions{justify-content:space-between}.attendant-tabs-header,.attendant-contact-header,.attendant-birthday-card,.patient-form-actions,.exam-composer-actions{flex-direction:column;align-items:stretch}.patient-form-grid,.attendant-tabs,.table-filters-toolbar,.history-item-main,.panel-list-item{grid-template-columns:1fr}.panel-list-actions{align-items:stretch}}.manager-page{background:#f5f7fb}.manager-layout{min-height:100vh;display:grid;grid-template-rows:auto 1fr;background:#f5f7fb}.manager-layout-body{display:grid;grid-template-columns:252px minmax(0,1fr);align-items:start;min-width:0}.manager-main-content{display:grid;gap:24px;width:100%;max-width:100%;min-width:0;padding:24px;box-sizing:border-box;container-type:inline-size}.manager-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:#fffffff5;border-bottom:1px solid #e5edf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.manager-header-intro,.manager-header-actions{display:flex;align-items:center;gap:14px;min-width:0}.manager-header-title{display:grid;gap:4px}.manager-header-title h1{margin:0;font-size:1.95rem;color:#173552}.manager-header-title p{margin:0;color:#64748b}.manager-user-summary{display:inline-flex;align-items:center;gap:12px;min-width:0;padding:8px 10px 8px 8px;border:1px solid #dbe6f0;border-radius:16px;background:#fff}.manager-user-avatar{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;background:#eef2ff;color:#64748b;font-weight:700}.manager-user-copy{display:grid;min-width:0;text-align:left;line-height:1.2}.manager-user-copy strong{color:#173552;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manager-user-copy small{color:#64748b;text-transform:uppercase}.manager-user-chevron{width:18px;height:18px;color:#64748b;flex-shrink:0}.manager-user-chevron svg{width:100%;height:100%}.manager-header-icon-button{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe6f0;border-radius:14px;background:#fff;color:#173552;cursor:pointer}.manager-header-icon-button svg{width:20px;height:20px}.manager-logout-button{min-height:44px}.manager-sidebar{position:sticky;top:85px;display:grid;gap:24px;align-self:start;min-height:calc(100vh - 85px);padding:24px 16px;border-right:1px solid #e5edf5;background:#fff}.manager-sidebar-brand{display:flex;align-items:center;gap:14px;padding:0 8px}.manager-sidebar-brand strong,.manager-sidebar-link-label{color:#173552}.manager-sidebar-logo{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#2563eb}.manager-sidebar-logo svg{width:40px;height:40px}.manager-sidebar-nav{display:grid;gap:8px}.manager-sidebar-link{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid transparent;border-radius:14px;background:transparent;color:#26415e;text-align:left;font-weight:700;cursor:pointer}.manager-sidebar-link-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#49627e}.manager-sidebar-link-icon svg{width:18px;height:18px}.manager-sidebar-link.is-active{border-color:#d7e5ff;background:linear-gradient(135deg,#2f6fed,#2563eb);color:#fff;box-shadow:0 10px 22px #2563eb2e}.manager-sidebar-link.is-active .manager-sidebar-link-icon{color:#fff}.manager-sidebar-footer{margin-top:auto;padding:8px;color:#7b8fa4;font-size:.9rem}.manager-dashboard-shell,.manager-main-section,.manager-content-grid{display:grid;gap:20px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.manager-overview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.manager-overview-header h2{margin:0 0 6px;font-size:2rem;color:#173552}.manager-overview-header p{margin:0;color:#64748b}.manager-overview-actions{display:flex;align-items:center;gap:12px}.manager-toolbar-select{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 14px;border:1px solid #d5dfeb;border-radius:12px;background:#fff;color:#173552}.manager-toolbar-select span{font-weight:600}.manager-toolbar-select select{border:0;background:transparent;color:inherit;outline:none}.manager-toolbar-button{min-height:44px}.manager-inline-filters-card{padding:18px}.manager-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.manager-summary-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;height:100%;min-height:180px;padding:20px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 10px 30px #0f172a0a}.manager-summary-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:999px}.manager-summary-icon svg{width:24px;height:24px}.manager-summary-card.is-blue .manager-summary-icon{background:#e8f0ff;color:#2f6fed}.manager-summary-card.is-green .manager-summary-icon{background:#e7f8ef;color:#22a764}.manager-summary-card.is-amber .manager-summary-icon{background:#fff3df;color:#f59e0b}.manager-summary-card.is-violet .manager-summary-icon{background:#f1ecff;color:#7d67e8}.manager-summary-card.is-emerald .manager-summary-icon{background:#e4f8ee;color:#1e9e5b}.manager-summary-card.is-pink .manager-summary-icon{background:#ffe8f2;color:#ec4899}.manager-summary-copy{display:grid;gap:6px;min-width:0}.manager-summary-copy span,.manager-summary-copy p{overflow-wrap:anywhere}.manager-summary-copy span,.manager-bars-item-copy span,.manager-chart-legend span,.manager-page-size span,.manager-recent-log-meta small,.record-detail-grid span,.record-detail-card p,.manager-log-list-item small,.ui-field-message,.ui-counter{color:#64748b}.manager-summary-copy strong{font-size:2rem;line-height:1;color:#173552}.manager-summary-copy p{margin:0;font-size:.92rem;color:#64748b}.manager-reports-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.manager-reports-grid-compact>*{height:100%}.manager-chart-card{display:grid;grid-template-columns:minmax(180px,210px) minmax(0,1fr);gap:18px;align-items:center}.manager-donut-chart{width:180px;height:180px;margin:0 auto;display:grid;place-items:center;border-radius:999px}.manager-donut-center{width:102px;height:102px;display:grid;place-items:center;border-radius:999px;background:#fff;text-align:center}.manager-donut-center strong{font-size:1.9rem;color:#173552;line-height:1}.manager-donut-center span{color:#64748b}.manager-chart-legend{display:grid;gap:12px;padding:0;margin:0;list-style:none}.manager-chart-legend li,.manager-bars-item{display:grid;gap:8px}.manager-chart-legend li strong,.manager-bars-item strong,.record-detail-grid strong,.summary-list li strong,.manager-recent-log-copy strong,.manager-log-list-header strong{color:#173552}.manager-legend-dot{width:10px;height:10px;display:inline-flex;border-radius:999px;margin-right:10px}.manager-bars-card{display:grid;gap:18px}.manager-bars-list,.manager-recent-logs-list,.summary-list,.manager-log-list{display:grid;gap:14px;padding:0;margin:0;list-style:none}.manager-bars-item-copy{display:flex;justify-content:space-between;gap:12px}.manager-report-bar{height:10px;border-radius:999px;background:#e7f0f7;overflow:hidden}.manager-report-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#2f6fed,#2563eb)}.manager-report-bar.is-secondary span{background:linear-gradient(135deg,#2f6fed,#6b8cff)}.manager-bars-total{display:flex;justify-content:space-between;gap:12px;padding-top:8px;border-top:1px solid #e8eef5;color:#64748b}.manager-bars-total strong{color:#173552}.manager-dashboard-bottom,.manager-content-grid.two-columns{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.9fr);gap:18px;align-items:start;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.manager-content-grid.reports{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-management-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.35fr);gap:20px;align-items:start}.manager-reports-grid>*,.manager-management-grid>*,.manager-summary-grid>*{min-width:0;max-width:100%}.manager-card,.manager-records-dashboard-card,.manager-logs-card{display:grid;gap:18px;width:100%;max-width:100%;min-width:0;align-content:start;box-sizing:border-box;overflow:hidden}.manager-recent-records-block,.manager-table-toolbar,.manager-logs-list-shell{display:grid;gap:16px;min-width:0;width:100%;max-width:100%}.manager-table-toolbar{grid-template-columns:minmax(0,1fr);justify-content:end;justify-items:end}.manager-page-size{display:inline-flex;align-items:center;gap:10px;justify-self:end;max-width:100%;flex-wrap:wrap;padding:8px 12px;border:1px solid #d5dfeb;border-radius:12px;background:#fff}.manager-link-button{border:0;background:transparent;color:#2f6fed;font-weight:700;cursor:pointer}.manager-recent-log-item{display:grid;grid-template-columns:48px minmax(0,1fr) max-content;grid-template-areas:"icon content meta";gap:12px 16px;align-items:start;min-height:96px;padding:16px;border:1px solid #e5edf5;border-radius:14px;background:#fbfdff;box-sizing:border-box}.manager-recent-log-icon{grid-area:icon;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px}.manager-recent-log-icon svg{width:18px;height:18px}.manager-recent-log-icon.is-blue{background:#e8f0ff;color:#2f6fed}.manager-recent-log-icon.is-green{background:#e7f8ef;color:#22a764}.manager-recent-log-icon.is-orange{background:#fff2df;color:#f59e0b}.manager-recent-log-icon.is-violet{background:#f1ecff;color:#7d67e8}.manager-recent-log-copy{grid-area:content;display:grid;gap:5px;min-width:0;align-self:center}.manager-recent-log-copy strong{display:-webkit-box;min-width:0;overflow:hidden;color:#173552;line-height:1.35;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.manager-recent-log-copy span{color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manager-recent-log-author{font-size:.88rem}.manager-recent-log-meta{grid-area:meta;justify-self:end;min-width:max-content;color:#64748b;font-size:.88rem;line-height:1.35;text-align:right;white-space:nowrap}.manager-logs-footer-button{width:100%}.manager-logs-card{container-type:inline-size}.record-detail-panel{display:grid;gap:18px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.record-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.record-detail-grid div,.record-detail-card,.summary-list li,.manager-log-list-item{min-width:0;padding:14px 16px;border:1px solid #e5edf5;border-radius:14px;background:#fbfdff}.record-detail-grid span,.record-detail-card p{display:block;margin:0 0 8px}.record-detail-columns{display:grid;gap:14px}.record-detail-card h3{margin:0 0 12px;color:#173552}.summary-list.compact li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.summary-list.compact li strong,.summary-list.compact li span,.record-detail-grid strong,.record-detail-card h3{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.summary-list.compact li strong,.record-detail-grid strong{overflow-wrap:anywhere}.summary-list.compact li strong{flex:1 1 auto}.summary-list.compact li span{flex:0 1 auto}.summary-list.compact li span{text-align:right;color:#64748b}.manager-form-modern{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.manager-form-modern.logs{grid-template-columns:repeat(3,minmax(0,1fr))}.manager-management-form .ui-field:first-child{grid-column:1 / -1}.ui-field{display:grid;gap:8px}.ui-label{font-weight:700;color:#1f3c5d}.ui-label span{color:#cc4b4b}.ui-control{position:relative;display:flex;align-items:center;min-height:52px;border:1px solid #d5dfeb;border-radius:14px;background:#fff}.ui-control.is-invalid{border-color:#dc6b6b;box-shadow:0 0 0 4px #dc6b6b1f}.ui-control:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.ui-control.is-readonly{background:#f8fbff}.ui-control-icon{position:absolute;left:14px;width:18px;height:18px;color:#7b8fa4;pointer-events:none}.ui-control-icon svg{width:100%;height:100%}.ui-input{width:100%;min-height:50px;padding:0 16px;border:0;border-radius:14px;background:transparent;color:#173552;outline:none}.ui-control .ui-input{padding-left:16px}.ui-field-meta{display:flex;justify-content:space-between;gap:12px;min-height:18px}.ui-field-message,.ui-counter{font-size:.82rem}.ui-field-message.is-error{color:#cc4b4b}.manager-form-modern .ui-control .ui-input,.manager-form-modern .ui-control .ui-select{padding-left:44px}.manager-form-actions{display:flex;align-items:end;gap:12px;grid-column:1 / -1}.manager-role-chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:.78rem;font-weight:700;white-space:nowrap}.manager-inline-action{min-height:38px;padding:8px 12px;white-space:nowrap}.manager-table-cell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manager-table-cell--name{font-weight:600}.manager-table-cell--mono{font-variant-numeric:tabular-nums}.manager-table-cell--multiline{display:-webkit-box;overflow:hidden;white-space:normal;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.manager-fixed-table{min-width:980px;table-layout:fixed}.manager-fixed-table th,.manager-fixed-table td{vertical-align:middle}.manager-fixed-table th:last-child,.manager-fixed-table td:last-child{width:88px}.manager-log-list{gap:12px}.manager-log-list-item{display:grid;gap:14px}.manager-log-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.manager-log-list-header strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.manager-log-list-header span{color:#64748b;white-space:nowrap}.manager-log-list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.manager-log-list-grid div,.manager-log-list-change{display:grid;gap:4px;min-width:0}.manager-log-list-grid span,.manager-log-list-change span{color:#173552;min-width:0;overflow-wrap:anywhere}.manager-log-list-change{padding-top:12px;border-top:1px solid #e8eef5}.table-filters-toolbar.manager-table-filters-toolbar{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.table-filters-toolbar.manager-table-filters-toolbar>*{min-width:0;max-width:100%;box-sizing:border-box}.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-search{flex:2 1 260px;min-width:min(240px,100%)}.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-control{flex:1 1 150px;min-width:min(150px,100%)}.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-button{flex:0 1 150px;min-width:min(132px,100%);overflow:hidden;text-overflow:ellipsis}.manager-dashboard-bottom>*,.manager-content-grid.two-columns>*{min-width:0;width:100%;max-width:100%}.manager-records-dashboard-card .panel-card-header,.manager-card .section-heading,.manager-logs-card .panel-card-header{flex-wrap:wrap;min-width:0}.manager-records-dashboard-card .panel-card-header>*,.manager-card .section-heading>*,.manager-logs-card .panel-card-header>*{min-width:0}.manager-records-dashboard-card .data-table-block,.manager-card .data-table-block,.manager-records-dashboard-card .table-shell,.manager-card .table-shell{width:100%;max-width:100%;min-width:0}.manager-records-dashboard-card .table-shell,.manager-card .table-shell{display:block;overflow-x:auto;overflow-y:hidden}.manager-content-grid.two-columns>.manager-card{align-self:start}.manager-records-table{width:100%;min-width:1120px}.manager-contact-table{width:100%;min-width:1580px;table-layout:auto}.manager-records-table th,.manager-records-table td,.manager-fixed-table th,.manager-fixed-table td{min-width:0;overflow:hidden}.manager-records-table .manager-table-cell,.manager-fixed-table .manager-table-cell{max-width:100%}.manager-records-table th:nth-child(1),.manager-records-table td:nth-child(1){width:180px}.manager-records-table th:nth-child(2),.manager-records-table td:nth-child(2){width:150px}.manager-records-table th:nth-child(3),.manager-records-table td:nth-child(3){width:170px}.manager-records-table th:nth-child(4),.manager-records-table td:nth-child(4){width:138px}.manager-records-table th:nth-child(5),.manager-records-table td:nth-child(5){width:132px}.manager-records-table th:nth-child(6),.manager-records-table td:nth-child(6){width:190px}.manager-records-table th:nth-child(7),.manager-records-table td:nth-child(7){width:126px}.manager-records-table th:nth-child(8),.manager-records-table td:nth-child(8){width:156px}.manager-records-table th:nth-child(9),.manager-records-table td:nth-child(9){width:88px}.manager-contact-table th:last-child,.manager-contact-table td:last-child{width:176px}.manager-contact-table th,.manager-contact-table td{min-width:120px;overflow:visible;text-overflow:clip}.manager-contact-table th{white-space:normal;line-height:1.25}.manager-contact-table td{white-space:nowrap}.manager-contact-table th:nth-child(1),.manager-contact-table td:nth-child(1){min-width:220px}.manager-contact-table th:nth-child(2),.manager-contact-table td:nth-child(2),.manager-contact-table th:nth-child(3),.manager-contact-table td:nth-child(3),.manager-contact-table th:nth-child(4),.manager-contact-table td:nth-child(4){min-width:150px}.manager-contact-table th:nth-child(5),.manager-contact-table td:nth-child(5),.manager-contact-table th:nth-child(6),.manager-contact-table td:nth-child(6){min-width:180px}.manager-contact-table th:nth-child(7),.manager-contact-table td:nth-child(7),.manager-contact-table th:nth-child(8),.manager-contact-table td:nth-child(8){min-width:220px}.manager-contact-table th:last-child,.manager-contact-table td:last-child{min-width:176px}.manager-contact-table td:nth-child(1),.manager-contact-table td:nth-child(5),.manager-contact-table td:nth-child(7),.manager-contact-table td:nth-child(8){white-space:normal;overflow-wrap:anywhere}.manager-contact-table .manager-table-cell{overflow:visible;text-overflow:clip;white-space:normal}.manager-page.is-dark{background:#0f172a;color:#dbeafe;color-scheme:dark}.manager-page.is-dark .manager-layout,.manager-page.is-dark .manager-main-content{background:#0f172a}.manager-page.is-dark .manager-header{border-bottom-color:#263850;background:#0f172af0}.manager-page.is-dark .dashboard-card,.manager-page.is-dark .manager-summary-card,.manager-page.is-dark .manager-sidebar,.manager-page.is-dark .manager-user-summary,.manager-page.is-dark .manager-header-icon-button,.manager-page.is-dark .manager-page-size,.manager-page.is-dark .manager-toolbar-select,.manager-page.is-dark .ui-control,.manager-page.is-dark .table-filter-search input,.manager-page.is-dark .table-filter-control,.manager-page.is-dark .table-icon-button,.manager-page.is-dark .table-pagination-button,.manager-page.is-dark .table-status-select,.manager-page.is-dark .manager-sidebar-link{border-color:#263850;background:#132033;color:#e5eefb}.manager-page.is-dark .dashboard-card,.manager-page.is-dark .manager-summary-card,.manager-page.is-dark .manager-sidebar{box-shadow:0 18px 44px #02061757}.manager-page.is-dark .manager-header-title h1,.manager-page.is-dark .manager-overview-header h2,.manager-page.is-dark .section-heading h2,.manager-page.is-dark .panel-card-header h2,.manager-page.is-dark .manager-summary-copy strong,.manager-page.is-dark .manager-donut-center strong,.manager-page.is-dark .manager-chart-legend li strong,.manager-page.is-dark .manager-bars-item strong,.manager-page.is-dark .manager-bars-total strong,.manager-page.is-dark .record-detail-grid strong,.manager-page.is-dark .record-detail-card h3,.manager-page.is-dark .summary-list li strong,.manager-page.is-dark .manager-recent-log-copy strong,.manager-page.is-dark .manager-log-list-header strong,.manager-page.is-dark .manager-sidebar-brand strong,.manager-page.is-dark .manager-sidebar-link-label,.manager-page.is-dark .manager-user-copy strong,.manager-page.is-dark .ui-label,.manager-page.is-dark .empty-state strong{color:#f8fafc}.manager-page.is-dark .manager-header-title p,.manager-page.is-dark .manager-overview-header p,.manager-page.is-dark .section-heading p,.manager-page.is-dark .panel-card-header p,.manager-page.is-dark .manager-summary-copy span,.manager-page.is-dark .manager-summary-copy p,.manager-page.is-dark .manager-bars-item-copy span,.manager-page.is-dark .manager-chart-legend span,.manager-page.is-dark .manager-page-size span,.manager-page.is-dark .manager-recent-log-meta small,.manager-page.is-dark .record-detail-grid span,.manager-page.is-dark .record-detail-card p,.manager-page.is-dark .manager-log-list-item small,.manager-page.is-dark .ui-field-message,.manager-page.is-dark .ui-counter,.manager-page.is-dark .manager-user-copy small,.manager-page.is-dark .manager-user-chevron,.manager-page.is-dark .manager-sidebar-footer,.manager-page.is-dark .empty-state,.manager-page.is-dark .loading-state{color:#a8b7cc}.manager-page.is-dark .manager-sidebar-link.is-active{border-color:#60a5fa;background:linear-gradient(135deg,#1d4ed8,#0f766e);color:#fff}.manager-page.is-dark .manager-sidebar-link.is-active .manager-sidebar-link-icon,.manager-page.is-dark .manager-sidebar-link.is-active .manager-sidebar-link-label{color:#fff}.manager-page.is-dark .ui-input,.manager-page.is-dark .ui-select,.manager-page.is-dark .table-filter-search input,.manager-page.is-dark .table-filter-control,.manager-page.is-dark .manager-toolbar-select select{color:#f8fafc}.manager-page.is-dark input::placeholder,.manager-page.is-dark textarea::placeholder{color:#8091a8}.manager-page.is-dark .ui-control.is-readonly,.manager-page.is-dark .record-detail-grid div,.manager-page.is-dark .record-detail-card,.manager-page.is-dark .summary-list li,.manager-page.is-dark .manager-log-list-item,.manager-page.is-dark .manager-recent-log-item,.manager-page.is-dark .loading-state,.manager-page.is-dark .empty-state,.manager-page.is-dark .manager-donut-center{border-color:#263850;background:#0f1b2d}.manager-page.is-dark .ui-control:focus-within,.manager-page.is-dark .manager-header-icon-button:hover,.manager-page.is-dark .table-icon-button:hover,.manager-page.is-dark .table-pagination-button:hover:not(:disabled){border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}.manager-page.is-dark .ui-control.is-invalid{border-color:#f87171;box-shadow:0 0 0 4px #f8717129}.manager-page.is-dark .ui-field-message.is-error{color:#fca5a5}.manager-page.is-dark .secondary-button{border-color:#33465f;background:#17263a;color:#e5eefb}.manager-page.is-dark .manager-user-avatar,.manager-page.is-dark .manager-summary-card.is-blue .manager-summary-icon,.manager-page.is-dark .manager-summary-card.is-green .manager-summary-icon,.manager-page.is-dark .manager-summary-card.is-amber .manager-summary-icon,.manager-page.is-dark .manager-summary-card.is-violet .manager-summary-icon,.manager-page.is-dark .manager-summary-card.is-emerald .manager-summary-icon,.manager-page.is-dark .manager-summary-card.is-pink .manager-summary-icon{background:#1e3a5f;color:#bfdbfe}.manager-page.is-dark .manager-report-bar,.manager-page.is-dark .status-chip.neutral,.manager-page.is-dark .status-chip.sem_exames{background:#1f2f44;color:#cbd5e1}.manager-page.is-dark .data-table th,.manager-page.is-dark .data-table td{border-bottom-color:#263850}.manager-page.is-dark .data-table th{background:#0f1b2d;color:#cbd5e1}.manager-page.is-dark .data-table td{color:#e5eefb}.manager-page.is-dark .data-table tbody tr:hover{background:#17263a}.manager-page.is-dark .table-pagination-button.is-active{border-color:#60a5fa;background:#193a63;color:#bfdbfe}.manager-page.is-dark .info-box{border-color:#2563eb;background:#102544;color:#bfdbfe}.manager-page.is-dark .error-box{border-color:#7f1d1d;background:#3f161c;color:#fecaca}.manager-page.is-dark .status-chip.pending{background:#3b2d12;color:#fde68a}.manager-page.is-dark .status-chip.ready{background:#2e245f;color:#ddd6fe}.manager-page.is-dark .status-chip.delivered{background:#153b2a;color:#bbf7d0}@container (max-width: 1120px){.manager-reports-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-dashboard-bottom,.manager-content-grid.two-columns,.manager-management-grid{grid-template-columns:1fr}}@container (max-width: 980px){.manager-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 620px){.manager-summary-grid{grid-template-columns:1fr}}@container (max-width: 520px){.manager-recent-log-item{grid-template-columns:48px minmax(0,1fr);grid-template-areas:"icon content" ". meta"}.manager-recent-log-meta{justify-self:start;min-width:0;text-align:left;white-space:normal}}@media (max-width: 1360px){.manager-reports-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-dashboard-bottom,.manager-content-grid.two-columns,.manager-management-grid{grid-template-columns:1fr}}@media (max-width: 1100px){.manager-layout-body{grid-template-columns:1fr}.manager-sidebar{top:73px;min-height:auto;padding:12px 16px 0;border-right:0;background:transparent}.manager-sidebar-brand,.manager-sidebar-footer{display:none}.manager-sidebar-nav{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.manager-sidebar-link{flex:0 0 auto;white-space:nowrap;background:#fff;border-color:#e5edf5}.manager-main-content{padding-top:20px}}@media (max-width: 980px){.manager-header,.manager-overview-header{flex-direction:column;align-items:stretch}.manager-header-actions,.manager-overview-actions,.manager-form-actions{justify-content:space-between}.manager-reports-grid,.manager-content-grid.reports,.manager-form-modern,.manager-form-modern.logs,.manager-chart-card,.manager-log-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-chart-card{align-items:start}.manager-chart-legend,.manager-toolbar-select{grid-column:1 / -1}.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-search{flex-basis:100%}.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-button{flex:1 1 180px}}@media (max-width: 720px){.manager-header,.manager-main-content{padding:16px}.manager-header-title h1,.manager-overview-header h2{font-size:1.65rem}.manager-reports-grid,.manager-content-grid.reports,.manager-form-modern,.manager-form-modern.logs,.record-detail-grid,.manager-chart-card,.manager-log-list-grid{grid-template-columns:1fr}.manager-header-actions,.manager-overview-actions,.manager-form-actions,.manager-log-list-header,.summary-list.compact li{flex-direction:column;align-items:stretch}.manager-user-summary{width:100%}.manager-recent-log-item{grid-template-columns:48px minmax(0,1fr);grid-template-areas:"icon content" ". meta"}.manager-recent-log-meta{justify-self:start;min-width:0;text-align:left;white-space:normal}.summary-list.compact li span{text-align:left}.manager-page-size{justify-self:stretch}.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-search,.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-control,.table-filters-toolbar.manager-table-filters-toolbar>.table-filter-button{flex:1 1 100%;min-width:0}}.login-page-shell{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at top left,rgba(37,99,235,.14),transparent 24%),radial-gradient(circle at bottom right,rgba(29,78,216,.1),transparent 22%),linear-gradient(145deg,#eef5ff,#f8fbff 48%,#edf3fb)}.login-page-shell:before,.login-page-shell:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.login-page-shell:before{width:520px;height:520px;top:-220px;left:-160px;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 68%)}.login-page-shell:after{width:360px;height:360px;right:-120px;bottom:-120px;background:radial-gradient(circle,rgba(14,116,144,.09),transparent 70%)}.login-page{position:relative;z-index:1;width:min(100%,470px)}.login-card{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.32);border-radius:30px;background:#fffffff5;box-shadow:0 28px 64px #0f172a1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2563eb,#1d4ed8)}.auth-form{display:grid;gap:20px;padding:42px 34px 34px}.auth-form-header{display:grid;justify-items:center;gap:10px;text-align:center;margin-bottom:6px}.auth-form-header h1{margin:0;max-width:12ch;font-size:clamp(1.9rem,4vw,2.3rem);line-height:1.08;letter-spacing:-.03em}.auth-form-header p{margin:0;color:#64748b;font-size:.98rem}.login-logo{display:grid;place-items:center;width:92px;height:92px;margin-bottom:4px;border-radius:24px;background:linear-gradient(180deg,#dbeafef2,#f1f5f9f5);box-shadow:inset 0 1px #ffffffe6,0 14px 30px #2563eb1f}.login-logo svg{width:58px;height:58px}.login-logo-shield{fill:#eef5ff;stroke:#2563eb;stroke-width:4;stroke-linejoin:round}.login-logo-plate{fill:#fff;stroke:#2563eb;stroke-width:2.2}.login-logo-detail{stroke:#2563eb;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.auth-feedback{margin:0}.auth-field{gap:8px}.auth-field label{font-weight:700;color:#1e3a5f}.auth-input-shell{position:relative;display:block}.auth-input-shell-filled .auth-input{border-color:#bfdbfe;background:#fff}.auth-input-shell-with-action .auth-input{padding-right:56px}.auth-input-icon,.auth-input-action{position:absolute;top:50%;z-index:2;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);color:#8093a8}.auth-input-icon{left:18px;pointer-events:none}.auth-input-action{right:18px;padding:0;border:0;background:transparent;cursor:pointer}.auth-input-icon svg,.auth-input-action svg{display:block;width:100%;height:100%}.auth-input-shell .auth-input{width:100%;min-height:56px;padding:16px 18px 16px 54px;border:1px solid #cbd5e1;border-radius:18px;background:#fbfdff;color:#19324c;line-height:1.2;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.auth-input-shell .auth-input::placeholder{color:#94a3b8}.auth-input-shell .auth-input:hover:not(:disabled){border-color:#bfd0e5}.auth-input-shell .auth-input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb1f}.auth-input-shell .auth-input:disabled{cursor:not-allowed;opacity:.72}.auth-input-shell-invalid .auth-input{border-color:#dc6b6b;background:#fff8f8;box-shadow:0 0 0 4px #dc6b6b1f}.auth-input-shell-invalid .auth-input-icon,.auth-input-shell-invalid .auth-input-action{color:#b84c4c}.auth-input-action:hover:not(:disabled),.auth-input-action:focus-visible{color:#2563eb;outline:none}.auth-field-error{color:#b84c4c;font-size:.88rem}.auth-submit-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;margin-top:6px}.auth-submit-button:not(:disabled):hover{box-shadow:0 18px 34px #2563eb42}@media (max-width: 640px){.login-page{width:100%}.login-card{border-radius:24px}.auth-form{padding:30px 22px 24px}.auth-form-header h1{font-size:1.85rem}.login-logo{width:84px;height:84px;border-radius:20px}}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#19324c;background:#f5f7fb;line-height:1.5;font-weight:400;color-scheme:light}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0;min-width:320px;background:#f5f7fb}button,input,select,textarea{font:inherit}a{color:inherit}.page-shell{min-height:100vh}.dashboard-card{padding:22px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 10px 30px #0f172a0a;width:100%;max-width:100%;min-width:0}.section-heading,.panel-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-heading h2,.panel-card-header h2{margin:0 0 6px;font-size:1.1rem;color:#183654}.section-heading p,.panel-card-header p{margin:0;color:#64748b}.primary-button,.secondary-button,.table-icon-button,.table-pagination-button{border-radius:12px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,opacity .16s ease}.primary-button,.secondary-button{border:1px solid transparent;padding:12px 18px;font-weight:700;cursor:pointer}.primary-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 14px 28px #2563eb38}.secondary-button{background:#fff;border-color:#d7e2ed;color:#173552}.primary-button:hover,.secondary-button:hover,.table-icon-button:hover,.table-pagination-button:hover:not(:disabled){transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.table-icon-button:disabled,.table-pagination-button:disabled{opacity:.65;cursor:not-allowed}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:10px}.ui-button-sm{min-height:40px;padding:10px 14px}.ui-button-md{min-height:48px}.ui-button-icon{display:inline-flex}.button-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:999px;animation:button-spin .8s linear infinite}.error-box,.info-box{padding:12px 14px;border-radius:14px;font-size:.95rem}.error-box{border:1px solid #f3c3c3;background:#fff4f4;color:#8f2424}.info-box{border:1px solid #cce0f2;background:#f4f9ff;color:#21476b}.loading-state,.empty-state{display:flex;align-items:center;justify-content:center;gap:12px;min-height:180px;padding:24px;border-radius:18px;background:#f8fbff;border:1px dashed #d8e4ef;text-align:center;color:#64748b}.empty-state{flex-direction:column}.empty-state strong{color:#19324c}.loading-state-spinner{width:22px;height:22px;border-radius:999px;border:2px solid rgba(37,99,235,.18);border-top-color:#2563eb;animation:button-spin .8s linear infinite}.table-shell{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;min-width:0}.data-table{width:100%;min-width:900px;table-layout:auto;border-collapse:collapse}.data-table th,.data-table td{padding:14px 12px;text-align:left;border-bottom:1px solid #e8eef5;vertical-align:middle}.data-table th{color:#344b66;font-size:.88rem;font-weight:700;white-space:nowrap;background:#fbfdff}.data-table td{color:#1f3c5d;font-size:.94rem}.data-table tbody tr:hover{background:#fbfdff}.data-table-block{display:grid;gap:18px;width:100%;max-width:100%;min-width:0}.table-filters-toolbar{display:grid;gap:12px;align-items:center;width:100%;max-width:100%;min-width:0}.table-filter-search{position:relative;display:flex;align-items:center;min-height:44px;min-width:0}.table-filter-search input,.table-filter-control{width:100%;min-height:44px;min-width:0;padding:0 14px;border:1px solid #d5dfeb;border-radius:12px;background:#fff;color:#173552;outline:none}.table-filter-search input{padding-left:40px}.table-filter-icon{position:absolute;left:14px;width:16px;height:16px;color:#7b8fa4;pointer-events:none}.table-filter-icon svg{width:100%;height:100%}.table-filter-button{min-height:44px;white-space:nowrap}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.table-actions.compact{flex-wrap:nowrap}.table-icon-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:10px 14px;border:1px solid #d7e2ed;background:#fff;color:#214261;cursor:pointer}.table-icon-button.is-square{width:38px;min-width:38px;padding:0}.table-icon-button svg{width:18px;height:18px}.status-chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}.status-chip.pending{background:#fff2db;color:#9a6508}.status-chip.ready{background:#ece8ff;color:#5e49be}.status-chip.delivered{background:#dcf5e5;color:#1d7e47}.status-chip.neutral,.status-chip.sem_exames{background:#edf2f7;color:#4f6680}.table-status-select{min-height:38px;padding:8px 12px;border:1px solid #d7e2ed;border-radius:12px;background:#fff;color:#214261}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#64748b;font-size:.92rem}.table-pagination-actions{display:flex;align-items:center;gap:8px}.table-pagination-button{min-width:36px;min-height:36px;border:1px solid #d7e2ed;background:#fff;color:#173552;cursor:pointer}.table-pagination-button.is-active{border-color:#bfd0ff;background:#eef4ff;color:#1d4ed8}.table-pagination-ellipsis{padding:0 4px;color:#64748b}@keyframes button-spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.dashboard-card{padding:18px;border-radius:16px}.table-pagination{flex-direction:column;align-items:stretch}.table-pagination-actions{justify-content:flex-start;flex-wrap:wrap}}
