.Toast_region__V4hpQ{position:fixed;left:12px;right:12px;bottom:calc(24px + 72px + 16px + env(safe-area-inset-bottom));z-index:40;display:flex;justify-content:center;pointer-events:none}@media (min-width:1024px){.Toast_region__V4hpQ{bottom:32px}}.Toast_toast__ETwJm{pointer-events:auto;width:100%;max-width:480px;min-height:60px;border-radius:var(--radius-sm);background:#2A241C;color:#FFFCF6;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 8px 0 18px;box-shadow:var(--shadow-toast);animation:Toast_appear___fnlv .18s var(--ease-out)}@keyframes Toast_appear___fnlv{0%{transform:translateY(12px);opacity:0}}.Toast_message__VmdVc{display:flex;align-items:center;gap:10px;font:500 16px/1.3 var(--font-text);padding:12px 0}.Toast_check__Dm0qv{width:24px;height:24px;flex-shrink:0;border-radius:var(--radius-pill);background:#F2C45A;color:#2A241C;display:flex;align-items:center;justify-content:center;font:700 14px/1 var(--font-text)}.Toast_action__5zAaD{min-height:44px;padding:0 12px;border:0;background:transparent;color:#F2C45A;font:var(--text-label)}.Toast_action__5zAaD:focus-visible{outline-color:#F2C45A}.Sheet_sheet__91duH{margin:auto auto 0;width:100%;max-width:560px;max-height:92dvh;padding:0;border:0;border-radius:32px 32px 0 0;background:var(--color-surface);color:var(--color-ink);overflow:auto}.Sheet_sheet__91duH::-webkit-backdrop{background:var(--color-overlay)}.Sheet_sheet__91duH::backdrop{background:var(--color-overlay)}.Sheet_sheet__91duH[open]{animation:Sheet_rise__jWM_G .25s var(--ease-out)}@keyframes Sheet_rise__jWM_G{0%{transform:translateY(24px);opacity:0}}.Sheet_body__XsOl9{padding:14px 22px calc(30px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:18px}.Sheet_handle__eohCR{align-self:center;width:44px;height:5px;border-radius:var(--radius-pill);background:var(--color-line-strong)}.Sheet_head__YPuBk{display:flex;align-items:center;justify-content:space-between;gap:12px}.Sheet_title__rovwv{font:var(--text-title-m)}.Sheet_close__PwkZc{width:48px;height:48px;flex-shrink:0;border:0;border-radius:var(--radius-pill);background:var(--color-bg);display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.Sheet_sheet__91duH{margin:auto;border-radius:32px}.Sheet_handle__eohCR{display:none}}