.toast-module__IBuVwa__toaster{z-index:9999;pointer-events:none;width:min(356px,100vw - 32px);position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast-module__IBuVwa__list{margin:0;padding:0;list-style:none}.toast-module__IBuVwa__toast{--gap:12px;background:rgb(var(--background-raised));width:100%;box-shadow:var(--ring-weak),var(--elevation-overlay);opacity:1;transform-origin:50% 0;transform:translateX(var(--swipe-x,0px))translateY(var(--y,0px))scale(var(--scale,1));pointer-events:auto;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;padding:11px 11px 11px 15px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:0;left:0}@starting-style{.toast-module__IBuVwa__toast{opacity:0;transform:translateY(100%)scale(var(--scale,1))}}.toast-module__IBuVwa__toast:active{cursor:grabbing}.toast-module__IBuVwa__toast[data-hidden=true]{opacity:0;pointer-events:none}.toast-module__IBuVwa__toast[data-removing=true]{opacity:0;transform:translateX(var(--swipe-x,0px))translateY(var(--y,0px))scale(calc(var(--scale,1)*.9));pointer-events:none;transition-duration:.2s}.toast-module__IBuVwa__toast[data-removing=true][data-front=true]:not([data-swiped=true]){transform:translateY(100%)scale(.9)}.toast-module__IBuVwa__toast:after{content:"";height:var(--gap);position:absolute;bottom:100%;left:0;right:0}.toast-module__IBuVwa__icon{flex-shrink:0;width:20px;height:20px}.toast-module__IBuVwa__iconSuccess{color:rgb(var(--icon-success))}.toast-module__IBuVwa__iconError{color:rgb(var(--icon-error))}.toast-module__IBuVwa__iconInfo{color:rgb(var(--icon-information))}.toast-module__IBuVwa__iconLoading{color:rgb(var(--text-weak));animation:.7s linear infinite toast-module__IBuVwa__spin}@keyframes toast-module__IBuVwa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-module__IBuVwa__message{min-width:0;color:rgb(var(--text-strong));overflow-wrap:anywhere;flex:1;font-size:14px;font-weight:500;line-height:20px}.toast-module__IBuVwa__count{font-variant-numeric:tabular-nums;color:rgb(var(--text-weak));margin-left:6px}.toast-module__IBuVwa__action{height:24px;color:rgb(var(--text-brand));background:rgb(var(--fill-brand-weak));cursor:pointer;transition:box-shadow var(--duration-fast)var(--ease-out-cubic);border:1px solid #0000;border-radius:6px;flex-shrink:0;margin:-2px 0;padding:0 8px;font-size:14px;font-weight:600;line-height:20px;position:relative}.toast-module__IBuVwa__action:before{content:"";position:absolute;inset:-8px -4px}@media (hover:hover) and (pointer:fine){.toast-module__IBuVwa__action:hover{box-shadow:var(--overlay-hover)}}.toast-module__IBuVwa__action:active{box-shadow:var(--overlay-press)}.toast-module__IBuVwa__dismiss{width:24px;height:24px;color:rgb(var(--text-weak));cursor:pointer;transition:color var(--duration-fast)var(--ease-out-cubic),background-color var(--duration-fast)var(--ease-out-cubic);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-2px 0;display:inline-flex;position:relative}.toast-module__IBuVwa__dismiss:before{content:"";position:absolute;inset:-8px}@media (hover:hover) and (pointer:fine){.toast-module__IBuVwa__dismiss:hover{color:rgb(var(--text-strong));background:rgb(var(--fill-weak))}}.toast-module__IBuVwa__dismissIcon{width:14px;height:14px}.toast-module__IBuVwa__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.theme-toggle-module__f4CsAa__themeToggle{width:32px;height:32px;color:rgb(var(--text-weak));border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background-color .15s,transform .1s;display:inline-flex;position:relative}.theme-toggle-module__f4CsAa__themeToggle:before{content:"";position:absolute;inset:-7px}@media (hover:hover) and (pointer:fine){.theme-toggle-module__f4CsAa__themeToggle:hover{color:rgb(var(--text-strong));background:rgb(var(--fill-weak))}}.theme-toggle-module__f4CsAa__themeToggle:active{transform:scale(.96)}.theme-toggle-module__f4CsAa__iconWrapper{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.theme-toggle-module__f4CsAa__icon{width:16px;height:16px}.theme-toggle-module__f4CsAa__moon{opacity:0;filter:blur(4px);transform:scale(.25)}.dark .theme-toggle-module__f4CsAa__sun{opacity:0;filter:blur(4px);transform:scale(.25)}.dark .theme-toggle-module__f4CsAa__moon{opacity:1;filter:none;transform:none}@keyframes theme-toggle-module__f4CsAa__iconIn{0%{opacity:0;filter:blur(4px);transform:scale(.25)}}@keyframes theme-toggle-module__f4CsAa__iconOut{0%{opacity:1;filter:none;transform:none}}:is(html[data-theme-switched]:not(.dark) .theme-toggle-module__f4CsAa__sun,html[data-theme-switched].dark .theme-toggle-module__f4CsAa__moon){animation:theme-toggle-module__f4CsAa__iconIn var(--duration-fast)var(--ease-out-cubic)}:is(html[data-theme-switched].dark .theme-toggle-module__f4CsAa__sun,html[data-theme-switched]:not(.dark) .theme-toggle-module__f4CsAa__moon){animation:theme-toggle-module__f4CsAa__iconOut var(--duration-fast)var(--ease-out-cubic)}.theme-toggle-module__f4CsAa__skeleton{width:32px;height:32px;display:inline-block}.theme-toggle-module__f4CsAa__expandedToggle{background:rgb(var(--fill-weak));box-shadow:var(--ring-weak);border:1px solid #0000;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:8px;padding:3px;display:inline-grid;position:relative}.theme-toggle-module__f4CsAa__option{color:rgb(var(--text-weak));transition:color var(--duration-fast)var(--ease-out-cubic);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:6px 12px;font-size:14px;font-weight:500;display:flex;position:relative}.theme-toggle-module__f4CsAa__option[aria-checked=true]{color:rgb(var(--text-strong))}@media (hover:hover) and (pointer:fine){button.theme-toggle-module__f4CsAa__option:hover{color:rgb(var(--text-strong))}}.theme-toggle-module__f4CsAa__optionIcon{flex-shrink:0;width:14px;height:14px}.theme-toggle-module__f4CsAa__highlight{background:rgb(var(--background-base));width:calc(33.3333% - 7.33333px);box-shadow:var(--ring-weak),var(--elevation-raised);pointer-events:none;border-radius:6px;position:absolute;top:3px;bottom:3px;left:3px}@media (forced-colors:active){.theme-toggle-module__f4CsAa__highlight{background:0 0}.theme-toggle-module__f4CsAa__option[aria-checked=true]{forced-color-adjust:none;color:highlighttext;background:highlight;outline-color:canvastext}}
