.styles_viewport__7BcrG{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;gap:10px;width:480px;max-width:calc(100vw - 32px);list-style:none;padding:0;margin:0;outline:none}.styles_root__tWDpq{display:flex;flex-direction:column;gap:12px;padding:16px 20px;border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.06);position:relative}.styles_root__tWDpq[data-state=open]{animation:styles_slideIn__btHdO .22s ease-out}.styles_root__tWDpq[data-state=closed]{animation:styles_fadeOut__KaBKZ .3s ease-in forwards}.styles_root__tWDpq[data-swipe=move]{transform:translateY(var(--radix-toast-swipe-move-y))}.styles_root__tWDpq[data-swipe=cancel]{transform:translateY(0);transition:transform .2s ease-out}.styles_root__tWDpq[data-swipe=end]{animation:styles_swipeOut__LWZEZ .2s ease-out forwards}.styles_success__UE48E{background-color:var(--fds-feedback-success-lighter,#ecfdf5);border:1px solid var(--fds-feedback-success-light,#d1fae5)}.styles_error__4iylP{background-color:var(--color-status-error-background-subtle,#fff1f1);border:1px solid var(--color-status-error-border,#cc1f1f)}.styles_info__iZwhY{background-color:var(--fds-feedback-info-lighter,#eff6ff);border:1px solid var(--fds-feedback-info-light,#bfdbfe)}.styles_header__3vP2l{display:flex;align-items:flex-start;gap:12px}.styles_iconWrapper___7kiR{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px}.styles_successIcon__TiGrS{color:var(--fds-feedback-success,#84ac5c)}.styles_errorIcon__xUifU{color:var(--fds-feedback-error,#ef4444)}.styles_infoIcon__1PYk_{color:var(--fds-feedback-info,#2563eb)}.styles_content__UAptt{flex:1;min-width:0}.styles_title__wAAM3{font-weight:600;font-size:14px;line-height:1.4;color:var(--fds-text-default,#1a1a1a);margin:0}.styles_description__m1WKL{font-weight:400;font-size:14px;line-height:20px;color:var(--color-text-default,#0f1117);margin:2px 0 0;white-space:pre-line}.styles_closeButton__TG9yT{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;cursor:pointer;border-radius:4px;color:var(--fds-text-secondary,#555);padding:0;transition:background-color .15s ease}.styles_closeButton__TG9yT:hover{background-color:rgba(0,0,0,.06)}.styles_actions__ZEVOR{display:flex;align-items:center;gap:8px;justify-content:flex-end}.styles_actionButton__eTNLd{font-size:12px;font-weight:600;line-height:16px;padding:8px 12px;min-width:48px;height:36px;border-radius:9999px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap}.styles_actionDefault__q7e4O{background-color:transparent;border:1px solid var(--fds-border-default,#d1d5db);color:var(--fds-text-default,#1a1a1a)}.styles_actionDefault__q7e4O:hover{background-color:var(--fds-bg-hover,rgba(0,0,0,.04))}.styles_actionDestructive__5o4mP{background-color:var(--fds-feedback-error,#ef4444);border:1px solid var(--fds-feedback-error,#ef4444);color:#fff}.styles_actionDestructive__5o4mP:hover{background-color:var(--fds-feedback-error-hover,#dc2626);border-color:var(--fds-feedback-error-hover,#dc2626)}.styles_retryButton__wSJsg{font-size:12px;font-weight:600;line-height:16px;padding:8px 12px;min-width:48px;height:36px;border-radius:9999px;cursor:pointer;white-space:nowrap;background-color:var(--color-action-primary-default,#0f1117);border:none;color:var(--color-text-onprimary,#fff);transition:background-color .15s ease}.styles_retryButton__wSJsg:hover{background-color:var(--color-action-primary-hover,#2a2d35)}@keyframes styles_slideIn__btHdO{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_fadeOut__KaBKZ{0%{opacity:1}to{opacity:0}}@keyframes styles_swipeOut__LWZEZ{0%{transform:translateY(var(--radix-toast-swipe-end-y));opacity:1}to{transform:translateY(-100%);opacity:0}}