.Theme3Toast-module__DxgjrG__card{min-width:280px;max-width:380px;font-family:var(--font-family,inherit);background:#fff;border:1px solid #0000000f;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 12px 32px #0000001a}.Theme3Toast-module__DxgjrG__card:before{content:"";background:var(--t3-accent,#a88956);border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}[dir=rtl] .Theme3Toast-module__DxgjrG__card:before{left:unset;border-radius:0 16px 16px 0;right:0}.Theme3Toast-module__DxgjrG__success:before{background:#22c55e}.Theme3Toast-module__DxgjrG__error:before{background:#ef4444}.Theme3Toast-module__DxgjrG__warning:before{background:#f59e0b}.Theme3Toast-module__DxgjrG__info:before{background:var(--MainColor,#a88956)}.Theme3Toast-module__DxgjrG__loading:before{background:#94a3b8}.Theme3Toast-module__DxgjrG__iconWrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.Theme3Toast-module__DxgjrG__success .Theme3Toast-module__DxgjrG__iconWrap{color:#22c55e;background:#f0fdf4}.Theme3Toast-module__DxgjrG__error .Theme3Toast-module__DxgjrG__iconWrap{color:#ef4444;background:#fef2f2}.Theme3Toast-module__DxgjrG__warning .Theme3Toast-module__DxgjrG__iconWrap{color:#f59e0b;background:#fffbeb}.Theme3Toast-module__DxgjrG__info .Theme3Toast-module__DxgjrG__iconWrap{background:rgba(var(--MainColor_rgb,168, 137, 86), .1);color:var(--MainColor,#a88956)}.Theme3Toast-module__DxgjrG__loading .Theme3Toast-module__DxgjrG__iconWrap{color:#64748b;background:#f8fafc}.Theme3Toast-module__DxgjrG__body{flex-direction:column;flex:1;justify-content:center;gap:2px;display:flex}.Theme3Toast-module__DxgjrG__message{color:#1a1a1a;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.Theme3Toast-module__DxgjrG__spinner{border:2px solid #e5e7eb;border-top-color:var(--MainColor,#a88956);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Theme3Toast-module__DxgjrG__t3spin}@keyframes Theme3Toast-module__DxgjrG__t3spin{to{transform:rotate(360deg)}}
.Theme4Toast-module__dCOTaa__card{border-radius:var(--t4-radius-lg,20px);background:var(--t4-bg,#fff);border:1px dashed var(--t4-border,#e5e5e5);min-width:min(100%,300px);max-width:400px;font-family:var(--font-family,inherit);align-items:center;gap:.85rem;padding:.9rem 1rem;animation:.48s cubic-bezier(.22,1,.36,1) both Theme4Toast-module__dCOTaa__t4ToastFlash;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}.Theme4Toast-module__dCOTaa__card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:#ffffff8c;animation:.48s ease-out both Theme4Toast-module__dCOTaa__t4ToastFlashOverlay;position:absolute;inset:0}html[data-theme=dark] .Theme4Toast-module__dCOTaa__card{background:var(--t4-surface,#2c2d36);border-color:var(--t4-border,#43444f);box-shadow:0 8px 28px #00000059,inset 0 1px #ffffff0f}.Theme4Toast-module__dCOTaa__iconShell{flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:relative}.Theme4Toast-module__dCOTaa__iconInner{z-index:1;border-radius:var(--t4-radius-md,12px);background:rgba(var(--MainColor_rgb,10, 10, 10), .08);width:2.1rem;height:2.1rem;color:var(--MainColor,#0a0a0a);justify-content:center;align-items:center;animation:.45s cubic-bezier(.22,1,.36,1) both Theme4Toast-module__dCOTaa__t4IconPop;display:inline-flex;position:relative}.Theme4Toast-module__dCOTaa__iconSvg{width:1.15rem;height:1.15rem}.Theme4Toast-module__dCOTaa__iconRing{border-radius:var(--t4-radius-md,12px);pointer-events:none;border:1.5px solid #0000;position:absolute;inset:0}.Theme4Toast-module__dCOTaa__success .Theme4Toast-module__dCOTaa__iconRing{animation:1.6s ease-out .15s 2 Theme4Toast-module__dCOTaa__t4RingPulse}.Theme4Toast-module__dCOTaa__error .Theme4Toast-module__dCOTaa__iconInner{animation:.5s both Theme4Toast-module__dCOTaa__t4IconShake}.Theme4Toast-module__dCOTaa__error .Theme4Toast-module__dCOTaa__iconRing{animation:1.4s ease-out .1s 2 Theme4Toast-module__dCOTaa__t4RingPulseError}.Theme4Toast-module__dCOTaa__warning .Theme4Toast-module__dCOTaa__iconRing{animation:1.5s ease-out .12s 2 Theme4Toast-module__dCOTaa__t4RingPulseWarn}.Theme4Toast-module__dCOTaa__info .Theme4Toast-module__dCOTaa__iconRing{animation:1.6s ease-out .15s Theme4Toast-module__dCOTaa__t4RingPulse}.Theme4Toast-module__dCOTaa__success .Theme4Toast-module__dCOTaa__iconInner{color:#16a34a;background:#22c55e1f}.Theme4Toast-module__dCOTaa__error .Theme4Toast-module__dCOTaa__iconInner{color:#dc2626;background:#ef44441f}.Theme4Toast-module__dCOTaa__warning .Theme4Toast-module__dCOTaa__iconInner{color:#d97706;background:#f59e0b24}.Theme4Toast-module__dCOTaa__info .Theme4Toast-module__dCOTaa__iconInner{background:rgba(var(--MainColor_rgb,10, 10, 10), .1);color:var(--MainColor,#0a0a0a)}.Theme4Toast-module__dCOTaa__loading .Theme4Toast-module__dCOTaa__iconInner{display:none}.Theme4Toast-module__dCOTaa__message{letter-spacing:-.01em;min-width:0;color:var(--t4-text,#0a0a0a);flex:1;margin:0;font-size:.86rem;font-weight:700;line-height:1.5}.Theme4Toast-module__dCOTaa__spinner{z-index:1;border:2px solid var(--t4-border,#e5e5e5);border-top-color:var(--MainColor,#0a0a0a);border-radius:50%;width:1.35rem;height:1.35rem;animation:.65s linear infinite Theme4Toast-module__dCOTaa__t4Spin;position:relative}@keyframes Theme4Toast-module__dCOTaa__t4IconPop{0%{opacity:0;transform:scale(.35)}65%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes Theme4Toast-module__dCOTaa__t4IconShake{0%,to{transform:translate(0)}18%,54%{transform:translate(-3px)}36%,72%{transform:translate(3px)}}@keyframes Theme4Toast-module__dCOTaa__t4RingPulse{0%{border-color:rgba(var(--MainColor_rgb,10, 10, 10), .35);opacity:1;transform:scale(1)}to{opacity:0;border-color:#0000;transform:scale(1.35)}}@keyframes Theme4Toast-module__dCOTaa__t4RingPulseError{0%{opacity:1;border-color:#ef444473;transform:scale(1)}to{opacity:0;border-color:#0000;transform:scale(1.35)}}@keyframes Theme4Toast-module__dCOTaa__t4RingPulseWarn{0%{opacity:1;border-color:#f59e0b73;transform:scale(1)}to{opacity:0;border-color:#0000;transform:scale(1.35)}}@keyframes Theme4Toast-module__dCOTaa__t4Spin{to{transform:rotate(360deg)}}@keyframes Theme4Toast-module__dCOTaa__t4ToastFlash{0%{opacity:0;transform:translate(-12px,-14px)scale(.94);box-shadow:0 0 #0000}35%{opacity:1;box-shadow:0 8px 28px #0000001f, 0 0 0 3px rgba(var(--MainColor_rgb,10, 10, 10), .12);transform:translate(2px,2px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}}html[dir=rtl] .Theme4Toast-module__dCOTaa__card{animation-name:Theme4Toast-module__dCOTaa__t4ToastFlashRtl}@keyframes Theme4Toast-module__dCOTaa__t4ToastFlashRtl{0%{opacity:0;transform:translate(12px,-14px)scale(.94);box-shadow:0 0 #0000}35%{opacity:1;box-shadow:0 8px 28px #0000001f, 0 0 0 3px rgba(var(--MainColor_rgb,10, 10, 10), .12);transform:translate(-2px,2px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}}@keyframes Theme4Toast-module__dCOTaa__t4ToastFlashOverlay{0%{opacity:.85}40%{opacity:.35}to{opacity:0}}html[data-theme=dark] .Theme4Toast-module__dCOTaa__card:after{background:#ffffff1f}
.styles-module__CUAS2q__containerStyle{min-height:70vh}.styles-module__CUAS2q__wrapper{margin-top:30px}@media only screen and (max-width:767px){.styles-module__CUAS2q__wrapper{margin-top:2px!important}}
