:root{--color-bg-primary:#fff;--color-bg-secondary:#fafafa;--color-bg-tertiary:#f7f7f7;--color-bg-input:#f6f6f6;--color-bg-subtle:#f8f8f8;--color-bg-hover:#efefef;--color-bg-overlay:#151515;--color-bg-card:#f2f2f2;--color-bg-placeholder:#e9e9e9;--color-bg-primary-tint:#eef4fe;--color-bg-lock:#f2f0f0;--color-bg-lock2:#f1f0f0;--color-bg-10:#e3e3e3;--color-text-primary:#020202;--color-text-secondary:#3f3f3f;--color-text-muted:#727272;--color-text-subtle:#828282;--color-text-faded:#969696;--color-text-placeholder:#8a8a8a;--color-text-header:#9e9e9e;--color-text-header-hover:#5b5b5b;--color-text-lock:#aaa;--color-primary:#2a7ceb;--color-primary-hover:#276fcf;--color-primary-bright:#4895fe;--color-primary-light:#5da1ff;--color-accent:#f7b03c;--color-accent-dark:#dd983c;--color-success:#4fc186;--color-danger:#f64848;--color-border:#e8e8e8;--color-border-light:#ededed;--color-border-medium:#d9d9d9;--color-border-dark:#cacaca}@keyframes alert-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes alert-dialog-in{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes alert-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes alert-dialog-out{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(4px)}}@keyframes alert-mobile-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes alert-mobile-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.alert-modal{z-index:300;background:#15151573;justify-content:center;align-items:center;padding:16px;animation:.2s forwards alert-overlay-in;display:flex;position:fixed;inset:0}.alert-modal[hidden]{display:none}.alert-modal.is-hiding{animation:.2s forwards alert-overlay-out}.alert-modal.is-hiding .alert-modal__dialog{animation:.2s forwards alert-dialog-out}.alert-modal__backdrop{cursor:pointer;position:absolute;inset:0}.alert-modal__dialog{z-index:1;text-align:center;background:#fff;border-radius:28px;width:100%;max-width:400px;padding:0 28px 28px;animation:.25s cubic-bezier(.22,1,.36,1) forwards alert-dialog-in;position:relative}.alert-modal__close{cursor:pointer;color:#828282;background:#f2f2f2;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background 50ms;display:flex;position:absolute;top:16px;right:16px}.alert-modal__close:hover{background:#e9e9e9}.alert-modal__close-icon{width:20px;height:20px}.alert-modal__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(42px,35.6512px + 1.62791vw,63px);height:clamp(42px,35.6512px + 1.62791vw,63px);margin:28px auto clamp(8px,5.5814px + .620155vw,16px);display:flex}.alert-modal__icon img{width:28px;height:28px}@media (any-hover:hover) and (max-width:549px){.alert-modal__icon img{width:20px;height:20px}}.alert-modal__title{text-align:center;color:#020202;margin:0 0 6px;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.alert-modal__desc{color:#15151566;text-align:center;margin:0 auto;font-family:Manrope,sans-serif;font-size:clamp(12px,10.186px + .465116vw,18px);font-weight:500;line-height:1.4}.alert-modal--success .alert-modal__icon{background:#60b936}.alert-modal--error .alert-modal__icon{background:#f64848}.alert-modal--warning .alert-modal__icon{background:#f7b03c}@media (max-width:561px){.alert-modal{align-items:flex-end;padding:0}.alert-modal.is-hiding .alert-modal__dialog{animation:.3s cubic-bezier(.4,0,1,1) forwards alert-mobile-out}.alert-modal__dialog{border-radius:24px 24px 0 0;max-width:100%;animation:.35s cubic-bezier(.22,1,.36,1) forwards alert-mobile-in}}
:root{--color-bg-primary:#fff;--color-bg-secondary:#fafafa;--color-bg-tertiary:#f7f7f7;--color-bg-input:#f6f6f6;--color-bg-subtle:#f8f8f8;--color-bg-hover:#efefef;--color-bg-overlay:#151515;--color-bg-card:#f2f2f2;--color-bg-placeholder:#e9e9e9;--color-bg-primary-tint:#eef4fe;--color-bg-lock:#f2f0f0;--color-bg-lock2:#f1f0f0;--color-bg-10:#e3e3e3;--color-text-primary:#020202;--color-text-secondary:#3f3f3f;--color-text-muted:#727272;--color-text-subtle:#828282;--color-text-faded:#969696;--color-text-placeholder:#8a8a8a;--color-text-header:#9e9e9e;--color-text-header-hover:#5b5b5b;--color-text-lock:#aaa;--color-primary:#2a7ceb;--color-primary-hover:#276fcf;--color-primary-bright:#4895fe;--color-primary-light:#5da1ff;--color-accent:#f7b03c;--color-accent-dark:#dd983c;--color-success:#4fc186;--color-danger:#f64848;--color-border:#e8e8e8;--color-border-light:#ededed;--color-border-medium:#d9d9d9;--color-border-dark:#cacaca}.addition-buttons{opacity:0;z-index:100;pointer-events:none;flex-direction:column;align-items:end;margin-left:32px;transition:opacity .5s;display:flex;position:fixed;bottom:32px;right:32px}@media (max-width:668px){.addition-buttons{margin-left:16px;bottom:16px;right:16px}}.addition-buttons--show{opacity:1}
:root{--color-bg-primary:#fff;--color-bg-secondary:#fafafa;--color-bg-tertiary:#f7f7f7;--color-bg-input:#f6f6f6;--color-bg-subtle:#f8f8f8;--color-bg-hover:#efefef;--color-bg-overlay:#151515;--color-bg-card:#f2f2f2;--color-bg-placeholder:#e9e9e9;--color-bg-primary-tint:#eef4fe;--color-bg-lock:#f2f0f0;--color-bg-lock2:#f1f0f0;--color-bg-10:#e3e3e3;--color-text-primary:#020202;--color-text-secondary:#3f3f3f;--color-text-muted:#727272;--color-text-subtle:#828282;--color-text-faded:#969696;--color-text-placeholder:#8a8a8a;--color-text-header:#9e9e9e;--color-text-header-hover:#5b5b5b;--color-text-lock:#aaa;--color-primary:#2a7ceb;--color-primary-hover:#276fcf;--color-primary-bright:#4895fe;--color-primary-light:#5da1ff;--color-accent:#f7b03c;--color-accent-dark:#dd983c;--color-success:#4fc186;--color-danger:#f64848;--color-border:#e8e8e8;--color-border-light:#ededed;--color-border-medium:#d9d9d9;--color-border-dark:#cacaca}.support{pointer-events:initial;align-items:center;gap:8px;display:flex}.support_icon{background-color:#16abff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.support_icon svg{color:#fff;width:32px;height:32px}.support_text{color:#000;background:#ffffffa3;border-radius:8px;align-items:center;height:42px;padding:14px;display:flex}@media (max-width:1900px){.support_text{display:none}}
:root{--color-bg-primary:#fff;--color-bg-secondary:#fafafa;--color-bg-tertiary:#f7f7f7;--color-bg-input:#f6f6f6;--color-bg-subtle:#f8f8f8;--color-bg-hover:#efefef;--color-bg-overlay:#151515;--color-bg-card:#f2f2f2;--color-bg-placeholder:#e9e9e9;--color-bg-primary-tint:#eef4fe;--color-bg-lock:#f2f0f0;--color-bg-lock2:#f1f0f0;--color-bg-10:#e3e3e3;--color-text-primary:#020202;--color-text-secondary:#3f3f3f;--color-text-muted:#727272;--color-text-subtle:#828282;--color-text-faded:#969696;--color-text-placeholder:#8a8a8a;--color-text-header:#9e9e9e;--color-text-header-hover:#5b5b5b;--color-text-lock:#aaa;--color-primary:#2a7ceb;--color-primary-hover:#276fcf;--color-primary-bright:#4895fe;--color-primary-light:#5da1ff;--color-accent:#f7b03c;--color-accent-dark:#dd983c;--color-success:#4fc186;--color-danger:#f64848;--color-border:#e8e8e8;--color-border-light:#ededed;--color-border-medium:#d9d9d9;--color-border-dark:#cacaca}.cookie{opacity:0;pointer-events:none;pointer-events:initial;max-width:876px;max-height:0;transition:opacity .15s,max-height .4s 50ms}@media (max-width:668px){.cookie{width:100%}}.cookie--show{opacity:1;pointer-events:initial;max-height:500px}.cookie__wrapper{background:#fff;border:1px solid #f0f0f0;border-radius:16px;margin-top:20px;box-shadow:-145px 141px 57px #b5b5b500,-93px 90px 52px #b5b5b503,-52px 51px 44px #b5b5b50d,-23px 23px 32px #b5b5b517,-6px 6px 18px #b5b5b51a}.cookie__content{align-items:center;gap:32px;padding:12px;display:flex}@media (max-width:668px){.cookie__content{flex-direction:column;gap:24px}}.cookie__left{align-items:center;gap:16px;display:flex}@media (max-width:668px){.cookie__left{gap:12px}}.cookie__left--icon{background:linear-gradient(135deg,#2a7ceb 0%,#2b5ea4 100%);border-radius:12px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.cookie__left--icon svg{width:32px;height:32px}@media (max-width:668px){.cookie__left--icon{flex:0 0 42px;width:42px;height:42px}.cookie__left--icon svg{width:22px;height:22px}}.cookie__left--text{color:#000;font-size:16px;line-height:140%}@media (max-width:668px){.cookie__left--text{font-size:14px}}.cookie__right{align-items:center;gap:8px;display:flex}@media (max-width:668px){.cookie__right{width:100%}}.cookie__right button{border-radius:12px;justify-content:center;align-items:center;height:56px;padding:0 32px;font-weight:700;transition:all 50ms;display:flex}@media (max-width:668px){.cookie__right button{flex:0 0 calc(50% - 4px);font-size:14px}}.cookie__right--accept{color:#fff;background-color:var(--color-primary)}@media (any-hover:hover){.cookie__right--accept:hover{background-color:#4895fe}}.cookie__right--cancel{background-color:var(--color-bg-lock);color:var(--color-text-placeholder)}@media (any-hover:hover){.cookie__right--cancel:hover{filter:brightness(.93)}}
