.um-page{padding:28px;max-width:1600px;margin:auto}.um-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}.um-head h1{font-size:26px;margin:0 0 5px}.um-head p{color:var(--muted);margin:0}.um-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.um-kpis article,.um-table-card,.um-filters{background:var(--surface,#fff);border:1px solid var(--border,#e4e7ec);border-radius:12px}.um-kpis article{padding:17px 18px}.um-kpis span{display:block;color:var(--muted);font-size:12px}.um-kpis strong{display:block;font-size:25px;margin-top:7px}.um-filters{display:grid;grid-template-columns:minmax(210px,2fr) repeat(5,minmax(125px,1fr)) auto auto;gap:10px;align-items:end;padding:14px;margin-bottom:16px}.um-filters label,.um-drawer form>label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:600;color:var(--muted)}.um-filters input,.um-filters select,.um-drawer input,.um-drawer select{width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--border,#d8dee8);border-radius:8px;background:var(--surface,#fff);color:var(--text,#172033)}.um-table-scroll{overflow:auto}.um-table-card table{width:100%;border-collapse:collapse;white-space:nowrap}.um-table-card th,.um-table-card td{text-align:left;padding:13px 14px;border-bottom:1px solid var(--border,#edf0f4);font-size:12px}.um-table-card th{color:var(--muted);font-size:11px;background:var(--surface-subtle,#f8fafc)}.um-table-card th[data-sort]{cursor:pointer}.um-user-cell{display:flex;align-items:center;gap:9px}.um-avatar{width:31px;height:31px;border-radius:9px;background:#eaf1ff;color:#315bc9;display:grid;place-items:center;font-weight:700}.um-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eef2f7;font-size:10px;font-weight:700}.um-badge.active{background:#e7f8ef;color:#16794a}.um-badge.inactive{background:#f3f4f6;color:#667085}.um-action{border:0;background:transparent;color:#315bc9;cursor:pointer;font-weight:600}.um-empty{text-align:center!important;color:var(--muted);padding:36px!important}.um-pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:12px 14px}.um-pagination>span{margin-right:auto;color:var(--muted);font-size:12px}.um-pagination label{display:flex;align-items:center;gap:6px;font-size:11px}.um-backdrop{position:fixed;inset:0;z-index:1200;background:rgba(16,24,40,.42);display:none;justify-content:flex-end}.um-backdrop.open{display:flex}.um-drawer{height:100%;width:min(520px,100%);background:var(--surface,#fff);box-shadow:-12px 0 36px rgba(16,24,40,.18);overflow:auto}.um-drawer header{display:flex;justify-content:space-between;padding:22px;border-bottom:1px solid var(--border,#e5e7eb)}.um-drawer header span{font-size:10px;letter-spacing:.12em;color:var(--muted)}.um-drawer h2{margin:4px 0 0}.um-drawer header button{border:0;background:none;font-size:28px;cursor:pointer}.um-drawer form{display:grid;gap:15px;padding:22px}.um-drawer small{font-weight:400}.um-drawer fieldset{border:1px solid var(--border,#e5e7eb);border-radius:10px;padding:12px}.um-drawer legend{font-size:11px;color:var(--muted);padding:0 4px}.um-hotel-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:150px;overflow:auto}.um-hotel-choices label{display:flex;gap:7px;align-items:center;font-size:12px}.um-hotel-choices input{width:auto;min-height:auto}.um-switch{flex-direction:row!important;align-items:center}.um-switch input{width:auto}.um-form-error{display:none;color:#b42318;background:#fef3f2;padding:10px;border-radius:8px;font-size:12px}.um-form-error.show{display:block}.um-drawer footer{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}.um-drawer footer #umResetPassword{margin-right:auto}.um-password-result{font-family:ui-monospace,monospace;user-select:all;background:#f4f6fa;padding:10px;border-radius:8px}
@media(max-width:1100px){.um-filters{grid-template-columns:repeat(3,1fr)}.um-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.um-page{padding:16px}.um-head{align-items:stretch;flex-direction:column}.um-filters{grid-template-columns:1fr 1fr}.um-search{grid-column:1/-1}.um-kpis{gap:8px}.um-pagination{flex-wrap:wrap}.um-pagination>span{width:100%}.um-hotel-choices{grid-template-columns:1fr}}
.um-table-card th{position:sticky;top:0;z-index:1}.um-hotel-tools{display:flex;align-items:center;gap:8px;margin-bottom:10px}.um-hotel-tools input{min-height:34px}.um-activity{display:grid;gap:6px;padding:12px;border-radius:9px;background:var(--surface-subtle,#f8fafc);font-size:12px;color:var(--muted)}
.um-drawer label[hidden]{display:none!important}
.um-hotel-choices label{min-width:0;justify-content:flex-start;line-height:1.35}
.um-hotel-choices input[type="checkbox"],.um-switch input[type="checkbox"]{appearance:auto;flex:0 0 16px;width:16px!important;height:16px!important;min-width:16px;min-height:16px!important;margin:0;padding:0;border-radius:3px}
.um-switch{justify-content:flex-start!important;gap:8px!important}
