:root{color:#1d2939;background:#f5f7fb;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.page{max-width:1700px;margin:0 auto;padding:24px}.centered-page{place-items:center;min-height:calc(100vh - 72px);display:grid}.app-switcher{gap:8px;padding:16px 24px 0;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.page-header h1{margin:0 0 6px}.page-header p{color:#667085;margin:0}.summary{flex-wrap:wrap;gap:12px;display:flex}.summary-box{background:#fff;border-radius:14px;flex-direction:column;min-width:140px;padding:14px 16px;display:flex;box-shadow:0 4px 16px #10182814}.summary-box strong{font-size:22px}.summary-box span{color:#667085;font-size:13px}.card{background:#fff;border-radius:16px;margin-bottom:16px;padding:16px;box-shadow:0 4px 16px #10182814}.access-card{width:min(100%,520px)}.filters-grid{grid-template-columns:220px 240px 1fr 160px;gap:12px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field input,.field select,.search-row input,.custom-action select{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:100%;padding:10px 12px}.search-row{grid-template-columns:1fr 140px;gap:10px;display:grid}.actions-header h3{margin:0}.actions-header p{color:#667085;margin:4px 0 0}.quick-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.custom-action{align-items:center;gap:10px;margin-top:14px;display:flex}.toolbar-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.toolbar-header h2{margin:0 0 8px}.toolbar-header p{margin:0 0 4px}.toolbar-stats{flex-wrap:wrap;gap:12px;display:flex}.toolbar-footer{margin-top:16px}.btn{cursor:pointer;background:#e4e7ec;border:none;border-radius:10px;padding:10px 14px}.btn:hover{opacity:.92}.btn:disabled{cursor:not-allowed;opacity:.55}.btn-primary{color:#fff;background:#1d4ed8}.btn-secondary{color:#fff;background:#344054}.btn-danger{color:#fff;background:#b42318}.alert{border-radius:12px;margin-bottom:14px;padding:12px 14px}.alert.success{color:#027a48;background:#ecfdf3}.alert.error{color:#b42318;background:#fef3f2}.table-card{overflow:hidden}.table-wrapper{overflow:auto}table{border-collapse:collapse;width:100%;min-width:950px}thead th{color:#344054;text-align:left;background:#f9fafb;border-bottom:1px solid #eaecf0;padding:12px;font-weight:700;position:sticky;top:0}tbody td{vertical-align:top;border-bottom:1px solid #eaecf0;padding:12px}tbody tr:hover{background:#f8fafc}.empty-cell{text-align:center;color:#667085;padding:26px}.table-actions{flex-wrap:wrap;gap:10px;margin:12px 0;display:flex}.status-pill{background:#0000000f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.estado-disponible{background:#22c55e14}.estado-falta{background:#f59e0b1a}.estado-noexiste{background:#ef444414}.estado-drogueria{background:#3b82f614}.estado-espera{background:#a855f714}.estado-recibido{background:#10b98114}.estado-urgente{background:#ef444424}.toolbar-row{justify-content:flex-end;margin-bottom:16px;display:flex}.print-menu{display:inline-block;position:relative}.print-menu-dropdown{z-index:50;background:#fff;border:1px solid #eaecf0;border-radius:12px;min-width:240px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 30px #10182824}.print-menu-dropdown button{text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:12px 14px}.print-menu-dropdown button:hover{background:#f9fafb}@media (width<=1100px){.filters-grid{grid-template-columns:1fr}.page-header,.toolbar-header{flex-direction:column}.summary,.toolbar-stats{width:100%}.summary-box{flex:1}.custom-action{flex-direction:column;align-items:stretch}}@media (width<=900px){.search-row{grid-template-columns:1fr}}.central-nav{flex-wrap:wrap;gap:8px;padding:16px 24px 0;display:flex}.crud-layout{grid-template-columns:360px 1fr;gap:16px;display:grid}.crud-form{flex-direction:column;gap:12px;display:flex}.form-actions{flex-wrap:wrap;gap:10px;display:flex}.crud-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.crud-toolbar h3{margin:0}.crud-search input{background:#fff;border:1px solid #d0d5dd;border-radius:10px;min-width:280px;padding:10px 12px}@media (width<=1200px){.crud-layout{grid-template-columns:1fr}}@media (width<=700px){.crud-search{width:100%}.crud-search input{width:100%;min-width:0}}.central-nav,.crud-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crud-layout{display:block}.crud-search{flex-wrap:wrap;gap:10px;display:flex}.crud-search input{min-width:280px}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.modal-backdrop{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:18px;width:min(100%,560px);max-height:90vh;overflow:auto;box-shadow:0 24px 64px #0f172a3d}.modal-sm{width:min(100%,420px)}.modal-md{width:min(100%,560px)}.modal-lg{width:min(100%,760px)}.modal-header,.modal-footer{justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.modal-header{border-bottom:1px solid #eaecf0}.modal-header h3{margin:0}.modal-body{padding:18px}.modal-footer{border-top:1px solid #eaecf0;justify-content:flex-end}.modal-close,.toast-close{cursor:pointer;color:#667085;background:0 0;border:none;font-size:24px;line-height:1}.toast{z-index:1100;border-radius:14px;min-width:320px;max-width:min(92vw,420px);position:fixed;top:18px;right:18px;box-shadow:0 20px 50px #0f172a33}.toast-content{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.toast-success{color:#027a48;background:#ecfdf3;border:1px solid #abefc6}.toast-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}@media (width<=900px){.toast{min-width:auto;max-width:none;left:16px;right:16px}}.portal-page{gap:20px}.portal-header{text-align:center;margin-bottom:4px}.portal-header h1{margin:0 0 8px;font-size:38px}.portal-header p{color:#667085;margin:0}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,980px);display:grid}.portal-card{padding:24px}.portal-card h2{margin:0 0 8px}.portal-card p{color:#667085;min-height:66px;margin:0 0 18px}.portal-badge{border-radius:999px;align-items:center;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.portal-badge-primary{color:#1d4ed8;background:#dbeafe}.portal-badge-secondary{color:#344054;background:#e5e7eb}.print-options-grid{gap:10px;display:grid}@media (width<=900px){.portal-grid{grid-template-columns:1fr}.portal-card p{min-height:auto}}.helper-text{color:#667085;margin:0 0 12px;line-height:1.45}.auth-qr-layout{gap:14px}.auth-qr-preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;padding:12px;display:flex}.auth-qr-preview img{width:min(100%,260px);height:auto;display:block}.toolbar-actions{align-items:center;gap:12px;display:flex}
