dialog.staff-sheet{width:100%;max-width:100%;height:auto;max-height:min(88dvh,720px);margin:auto 0 0;padding:12px 20px calc(20px + env(safe-area-inset-bottom,0px));border:1px solid #e5e7eb;border-bottom:0;border-radius:24px 24px 0 0;background:#fff;color:#111;overflow:auto;font-family:Montserrat,sans-serif}dialog.staff-sheet::backdrop{background:#0f111585;backdrop-filter:none;-webkit-backdrop-filter:none}.staff-sheet-handle.svelte-tfvwlo{width:38px;height:4px;border-radius:999px;background:#d1d5db;margin:0 auto 12px}.staff-sheet-header.svelte-tfvwlo{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;min-height:40px}.staff-sheet-title.svelte-tfvwlo{margin:0;font-size:1.125rem;font-weight:700;font-family:Montserrat,sans-serif;line-height:1.3}.staff-sheet-dismiss.svelte-tfvwlo{border:0;background:#f3f4f6;color:#4b5563;font-size:.875rem;font-weight:600;font-family:Montserrat,sans-serif;border-radius:999px;padding:8px 14px;min-height:40px;cursor:pointer}.staff-sheet-dismiss.svelte-tfvwlo:hover{background:#e5e7eb}.staff-sheet-body.svelte-tfvwlo{min-height:0}.staff-sheet-footer.svelte-tfvwlo{display:flex;justify-content:flex-end;gap:10px;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}@media(min-width:768px){dialog.staff-sheet{width:min(calc(100% - 48px),32rem);max-width:min(calc(100% - 48px),32rem);margin:auto;border-bottom:1px solid #e5e7eb;border-radius:16px;padding:20px 22px;max-height:min(80dvh,680px)}dialog.staff-sheet.is-sm{width:min(calc(100% - 48px),28rem);max-width:min(calc(100% - 48px),28rem)}dialog.staff-sheet.is-lg{width:min(calc(100% - 48px),42rem);max-width:min(calc(100% - 48px),42rem)}.staff-sheet-handle.svelte-tfvwlo{display:none}}@media(prefers-color-scheme:dark){dialog.staff-sheet{background:#1a1d26;color:#e5e7eb;border-color:#2a2f3a}.staff-sheet-dismiss.svelte-tfvwlo{background:#2a2f3a;color:#cbd5e1}.staff-sheet-footer.svelte-tfvwlo{border-top-color:#2a2f3a}.staff-sheet-handle.svelte-tfvwlo{background:#4b5563}.staff-sheet-title.svelte-tfvwlo{color:#e5e7eb}}.dark dialog.staff-sheet{background:#1a1d26;color:#e5e7eb;border-color:#2a2f3a}.dark .staff-sheet-dismiss.svelte-tfvwlo{background:#2a2f3a;color:#cbd5e1}.dark .staff-sheet-footer.svelte-tfvwlo{border-top-color:#2a2f3a}.dark .staff-sheet-handle.svelte-tfvwlo{background:#4b5563}.dark .staff-sheet-title.svelte-tfvwlo{color:#e5e7eb}
