.sheet_scrim__ZZE5A{position:fixed;inset:0;background:rgba(20,24,32,.42);display:flex;justify-content:flex-end;z-index:40}.sheet_panel__YQ_Bo{width:520px;max-width:92vw;height:100%;background:var(--surface);border-left:1px solid var(--border);box-shadow:-12px 0 28px rgba(20,24,32,.18);display:flex;flex-direction:column;overflow:auto}.sheet_head__VnYwy{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line)}.sheet_title__6zLpd{margin:0;font-size:var(--font-body-lg);font-weight:800;color:var(--ink)}.sheet_close__x6R61{border:0;background:none;color:var(--muted);font-size:var(--font-body);line-height:1;padding:4px 6px;cursor:pointer}.sheet_body__PQKM4{padding:16px 18px;flex:1 1}.sheet_foot__Ul8R2{display:flex;gap:8px;justify-content:flex-end;padding:12px 18px;border-top:1px solid var(--line)}@keyframes sheet_sheet-scrim-in___Y2m0{0%{opacity:0}}@keyframes sheet_sheet-panel-in__zyQ0o{0%{transform:translateX(16px);opacity:0}}.sheet_scrim__ZZE5A{animation:sheet_sheet-scrim-in___Y2m0 var(--motion-fast) var(--ease-tint) both}.sheet_panel__YQ_Bo{animation:sheet_sheet-panel-in__zyQ0o var(--motion-slow) var(--ease-move) both}@media (prefers-reduced-motion:reduce){.sheet_panel__YQ_Bo,.sheet_scrim__ZZE5A{animation:none}}.dialog_panel__KYVz1{margin:auto;width:420px;max-width:92vw;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 22px 50px rgba(20,24,32,.24);padding:18px 20px}.dialog_destructive__mzQD_ .dialog_title__Cdw28,.dialog_destructive__mzQD_.dialog_panel__KYVz1 .dialog_title__Cdw28{color:var(--danger-ink)}.dialog_default__fV3wH .dialog_title__Cdw28{color:var(--ink)}.dialog_title__Cdw28{margin:0 0 6px;font-size:var(--font-body-lg);font-weight:800}.dialog_body__RyueB{margin:0 0 14px;font-size:var(--font-body);line-height:1.5;color:var(--muted)}.dialog_actions__2aScK{display:flex;gap:8px;justify-content:flex-end;align-items:center}@keyframes dialog_dialog-panel-in__kdejT{0%{transform:translateY(8px);opacity:0}}.dialog_panel__KYVz1{animation:dialog_dialog-panel-in__kdejT var(--motion-slow) var(--ease-move) both}@media (prefers-reduced-motion:reduce){.dialog_panel__KYVz1{animation:none}}