.sheet_overlay__GGiB1{position:fixed;inset:0;z-index:var(--z-sheet);background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-end;justify-content:center;animation:sheet_amory-fade-in__ka28R .18s ease}.sheet_panel__rLYon{width:100%;max-height:88dvh;display:flex;flex-direction:column;background:var(--bg2);border:1px solid var(--stroke);border-bottom:none;border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;box-shadow:var(--shadow-2);padding-bottom:var(--safe-b);animation:sheet_amory-sheet-up___L4RU .22s cubic-bezier(.22,1,.36,1)}.sheet_grabber__ruJIj{width:38px;height:4px;border-radius:var(--radius-pill);background:var(--stroke);margin:var(--space-2) auto 0;flex-shrink:0}.sheet_head__d3xgp{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-5) var(--space-2)}.sheet_title__DGI37{font-size:var(--fs-lg);font-weight:600}.sheet_close__JhV7W{width:32px;height:32px;border-radius:50%;border:none;background:var(--panel-hi);color:var(--text-dim);cursor:pointer;flex-shrink:0}.sheet_close__JhV7W:hover{color:var(--text)}.sheet_body__Qnv4Y{padding:var(--space-2) var(--space-5) var(--space-5);overflow-y:auto;flex:1 1}.sheet_footer__EFW8u{padding:var(--space-3) var(--space-5) var(--space-5);border-top:1px solid var(--stroke)}@media (min-width:900px){.sheet_overlay__GGiB1{align-items:center}.sheet_panel__rLYon{border-radius:var(--radius-2xl);border-bottom:1px solid var(--stroke);max-height:84vh;padding-bottom:0;animation:sheet_amory-fade-in__ka28R .18s ease}.sheet_grabber__ruJIj{display:none}.sheet_sm__tdSfG{max-width:380px}.sheet_md__wnCuZ{max-width:520px}.sheet_lg__uMRyE{max-width:760px}}