:root{--color-on-accent:#0b0e11}.live-chat-widget{right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));z-index:9100;font-family:var(--font-family);flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed}.live-chat-launcher{min-width:132px;min-height:52px;color:var(--color-on-accent);background:var(--color-primary);border:1px solid #ffd43b;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 14px 36px #00000075}.live-chat-launcher-wrap{position:relative}.live-chat-launcher:hover{background:#ffd33d}.live-chat-launcher i{font-size:18px}.live-chat-launcher b{color:#fff;background:var(--color-short);border:2px solid var(--bg-primary);border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:10px;display:grid;position:absolute;top:-7px;right:-4px}.live-chat-panel{width:min(390px,100vw - 24px);height:min(610px,100dvh - 96px);color:var(--text-primary);background:#111715;border:1px solid #344039;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 26px 70px #0000009e}.live-chat-panel__header{background:#171e1a;border-bottom:1px solid #2b3530;align-items:center;gap:10px;min-height:70px;padding:13px 14px 13px 17px;display:flex}.live-chat-panel__status{background:var(--color-long);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #0ecb8124}.live-chat-panel__header>div{flex-direction:column;flex:1;min-width:0;display:flex}.live-chat-panel__header strong{font-size:15px}.live-chat-panel__header small{color:var(--text-secondary);font-size:11px}.live-chat-panel__header button{width:42px;height:42px;color:var(--text-secondary);background:0 0;border-radius:8px;place-items:center;display:grid}.live-chat-panel__header button:hover{color:var(--text-primary);background:#222b26}.live-chat-panel__messages{background:radial-gradient(circle at 100% 0,#f0b90b14,#0000 190px),#0d1210;flex-direction:column;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.live-chat-panel__welcome{color:var(--text-secondary);background:#171e1a;border:1px solid #29332e;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:4px;padding:12px;font-size:12px;display:flex}.live-chat-panel__welcome i{color:var(--color-primary);margin-top:2px}.live-chat-panel__state,.live-chat-panel__retry{color:var(--text-secondary);text-align:center;align-self:center;margin:auto;font-size:12px}.live-chat-panel__retry{background:#1d2521;border-radius:8px;padding:10px 12px}.live-chat-message{background:#1b231f;border:1px solid #2c3731;border-radius:4px 12px 12px;gap:5px;max-width:83%;padding:10px 12px;display:grid}.live-chat-message--user{color:#13170d;background:#f0b90b;border-color:#f0b90b;border-radius:12px 4px 12px 12px;align-self:flex-end}.live-chat-message--system{max-width:94%;color:var(--text-secondary);text-align:center;background:0 0;border-style:dashed;border-radius:8px;align-self:center;font-size:11px}.live-chat-message strong{font-size:10px}.live-chat-message p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.live-chat-message time{color:var(--text-tertiary);font-size:9px}.live-chat-message--user time{color:#0b0e11a3;text-align:right}.live-chat-panel__composer{background:#151c18;border-top:1px solid #2b3530;gap:6px;padding:12px;display:grid}.live-chat-panel__composer>div{grid-template-columns:minmax(0,1fr) 44px;gap:8px;display:grid}.live-chat-panel__composer textarea{width:100%;min-height:48px;max-height:120px;color:var(--text-primary);resize:none;background:#0e1411;border:1px solid #344039;border-radius:8px;outline:0;padding:9px 11px}.live-chat-panel__composer button{width:44px;height:44px;color:var(--color-on-accent);background:var(--color-primary);border-radius:9px;align-self:end;place-items:center;display:grid}.live-chat-panel__composer button:disabled{cursor:not-allowed;opacity:.4}.live-chat-panel__composer>p{color:var(--color-short);font-size:11px}.live-chat-panel__composer>small{color:var(--text-tertiary);font-size:10px}.live-chat-widget :is(button,textarea):focus-visible{outline-offset:2px;outline:2px solid #ffd33d}@media (max-width:760px){.live-chat-widget{right:max(10px, env(safe-area-inset-right));bottom:max(78px, calc(env(safe-area-inset-bottom) + 68px))}.live-chat-widget.is-open{z-index:9500;padding:0;display:block;inset:0}.live-chat-widget.is-open .live-chat-panel{border:0;border-radius:0;width:100%;height:100dvh}.live-chat-widget.is-open .live-chat-launcher{display:none}.live-chat-launcher{min-width:54px;height:54px;padding:0}.live-chat-launcher>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}.header__live-chat{border:1px solid var(--border-color);width:34px;height:34px;color:var(--text-secondary);background:var(--bg-tertiary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.header__live-chat:hover,.header__live-chat:focus-visible{color:var(--color-primary);border-color:var(--color-primary);outline:2px solid var(--color-primary);outline-offset:2px}.header__live-chat i{font-size:15px}.header__live-chat b{border:2px solid var(--bg-primary);color:#fff;text-align:center;background:#d9363e;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:14px;position:absolute;top:-5px;right:-6px}
.modal-backdrop{top:var(--modal-visual-viewport-top,0px);height:var(--modal-visual-viewport-height,100dvh);z-index:1000;background:#000000b8;justify-content:center;align-items:center;max-height:100dvh;padding:20px;display:flex;position:fixed;left:0;right:0}.modal{background:var(--bg-card,#1e2329);border-radius:12px;max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 20px 50px #00000080}.auth-modal{grid-template-columns:340px 1fr;width:min(760px,100%);display:grid;position:relative}.auth-modal__close{width:32px;height:32px;color:var(--text-primary,#eaecef);cursor:pointer;z-index:2;background:0 0;border:none;position:absolute;top:14px;right:14px}.auth-modal__close:hover{color:var(--yellow,#f0b90b)}.auth-modal__form-panel{max-height:calc(100vh - 40px);padding:20px 22px;overflow-y:auto}.auth-modal__promo-panel{color:var(--text-primary,#eaecef);background:linear-gradient(135deg,#1a1d24 0%,#0b0e11 100%);flex-direction:column;justify-content:center;min-height:460px;padding:22px;display:flex}.auth-modal__promo-panel--hero{background-color:#0b0e11;background-image:url(/images/auth/hero-final.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:480px;padding:0;position:relative;overflow:hidden}.auth-modal__promo-panel--hero:before{content:"";pointer-events:none;background:linear-gradient(#0b0e1100 0% 70%,#0b0e11eb 100%);position:absolute;inset:0}.auth-promo__hero-overlay{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:10px;padding:36px 24px 0;display:flex;position:absolute;top:0;left:0;right:0}.auth-promo__brand{letter-spacing:6px;color:var(--yellow,#f0b90b);text-shadow:0 4px 18px #000c,0 0 24px #f0b90b59;font-size:42px;font-weight:900;line-height:1}.auth-promo__divider{background:var(--yellow,#f0b90b);opacity:.9;border-radius:2px;width:54px;height:2px}.auth-promo__sponsor{letter-spacing:4px;color:#eaecefeb;text-shadow:0 2px 6px #000000bf;text-transform:uppercase;font-size:11px;font-weight:700}.auth-promo__footer-overlay{z-index:1;padding:22px 24px 24px;position:absolute;bottom:0;left:0;right:0}.auth-promo__tagline{color:#eaecefeb;text-shadow:0 2px 6px #000000b3;margin:0;font-size:13px;line-height:1.55}.auth-promo__tagline strong{color:var(--yellow,#f0b90b);font-weight:700}.auth-promo__mobile-topline{display:none}.auth-tabs{gap:5px;margin-bottom:16px;display:flex}.auth-tabs__btn{border:1px solid var(--border,#2b3139);color:var(--text-muted,#848e9c);letter-spacing:.5px;cursor:pointer;background:0 0;border-radius:5px;padding:7px 14px;font-size:11px;font-weight:600;transition:all .15s}.auth-tabs__btn--active{background:var(--bg-tertiary,#2b3139);color:var(--yellow,#f0b90b);border-color:var(--yellow,#f0b90b)}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-form__title{color:var(--text-primary,#eaecef);margin:0 0 2px;font-size:15px;font-weight:700}.auth-form__subtitle{color:var(--text-muted,#848e9c);margin:0 0 8px;font-size:11px}.auth-member-type{border:0;grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:0;display:grid}.auth-member-type legend{color:var(--text-muted,#848e9c);letter-spacing:.5px;text-transform:uppercase;grid-column:1/-1;margin-bottom:1px;font-size:9px;font-weight:600}.auth-member-type label{border:1px solid var(--border,#2b3139);background:var(--bg-tertiary,#2b3139);cursor:pointer;border-radius:6px;gap:7px;min-width:0;padding:8px;display:flex}.auth-member-type label.active{border-color:var(--yellow,#f0b90b);background:#f0b90b14}.auth-member-type input{accent-color:var(--yellow,#f0b90b);margin:2px 0 0}.auth-member-type span{flex-direction:column;gap:2px;min-width:0;display:flex}.auth-member-type strong{color:var(--text-primary,#eaecef);font-size:10px}.auth-member-type small{color:var(--text-muted,#848e9c);white-space:nowrap;font-size:8px;line-height:1.35}.auth-bank-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.auth-bank-fields__holder{grid-column:1/-1}@media (max-width:520px){.auth-member-type{grid-template-columns:1fr}}.auth-form__group{flex-direction:column;gap:4px;display:flex}.auth-form__label{letter-spacing:.5px;color:var(--text-muted,#848e9c);text-transform:uppercase;font-size:9px;font-weight:600}.auth-form__input{background:var(--bg-tertiary,#2b3139);border:1px solid var(--border,#2b3139);width:100%;color:var(--text-primary,#eaecef);border-radius:5px;padding:8px 11px;font-size:12px;transition:border-color .15s}.auth-form__input:focus{border-color:var(--yellow,#f0b90b);outline:none}.auth-form__input-wrapper{position:relative}.auth-form__toggle{color:var(--text-muted,#848e9c);cursor:pointer;background:0 0;border:none;padding:4px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-form__submit{background:var(--yellow,#f0b90b);color:#0b0e11;cursor:pointer;border:none;border-radius:5px;width:100%;margin-top:4px;padding:9px 14px;font-size:12px;font-weight:700;transition:opacity .15s}.auth-form__submit:disabled{opacity:.5;cursor:not-allowed}.auth-form__error{color:#f6465d;margin-top:3px;font-size:10px}.auth-form__hint{color:var(--text-muted,#848e9c);margin:-1px 0 4px;font-size:10px;line-height:1.45}.auth-form__optional{color:var(--text-muted,#848e9c);letter-spacing:0;font-weight:500}.auth-form__meta-row{justify-content:flex-end;margin-top:-4px;font-size:10px;display:flex}.auth-form__meta-row a{color:var(--yellow,#f0b90b)}.auth-modal--home-v5{color:#d8d1b3;background:#111;border:1px solid #b78332;border-radius:0;width:min(420px,100%);display:block;box-shadow:0 0 0 1px #1f160c,0 18px 55px #000000e0}.auth-modal--home-v5 .auth-modal__promo-panel{display:none}.auth-modal--home-v5 .auth-modal__form-panel{background:linear-gradient(90deg,#daa04524,#0000 42%),#151515;max-height:min(720px,100dvh - 30px);padding:22px 24px 24px}.auth-modal--home-v5 .auth-modal__close{color:#d7b56f;top:8px;right:8px}.auth-modal--home-v5 .auth-tabs{background:linear-gradient(#35312a 0%,#181713 51%,#0d0d0c 52%,#1a1712 100%);border-bottom:2px solid #9a6c28;gap:0;margin:-22px -24px 20px;padding-right:44px}.auth-modal--home-v5 .auth-tabs__btn{color:#aaa187;background:0 0;border:0;border-right:1px solid #3d3322;border-radius:0;min-width:112px;min-height:45px;padding:0 18px;font-family:HomeV5SC,Malgun Gothic,sans-serif;font-size:12px}.auth-modal--home-v5 .auth-tabs__btn--active,.auth-modal--home-v5 .auth-tabs__btn:hover{color:#fff3c0;background:linear-gradient(#745329 0%,#2b2114 100%)}.auth-modal--home-v5 .auth-form{gap:12px}.auth-modal--home-v5 .auth-form__title{color:#fff8dc;font-family:HomeV5SC,Malgun Gothic,sans-serif;font-size:18px}.auth-modal--home-v5 .auth-form__subtitle,.auth-modal--home-v5 .auth-form__label,.auth-modal--home-v5 .auth-member-type legend,.auth-modal--home-v5 .auth-form__hint{color:#a89d7c}.auth-modal--home-v5 .auth-form__input,.auth-modal--home-v5 .auth-member-type label{color:#f2e7c3;background:#0d0d0d;border:1px solid #554523;border-radius:0}.auth-modal--home-v5 .auth-member-type label.active,.auth-modal--home-v5 .auth-form__input:focus{background:#19150f;border-color:#d8a851;box-shadow:inset 0 0 10px #daa85114}.auth-modal--home-v5 .auth-form__submit{color:#171006;text-shadow:0 1px #ffffff73;background:linear-gradient(#ffe493 0%,#c98a37 48%,#8f5d20 100%);border:1px solid #f2cf7b;border-radius:0;min-height:39px;font-family:HomeV5SC,Malgun Gothic,sans-serif}.auth-modal--home-v5 .auth-form__meta-row a,.auth-modal--home-v5 .auth-form button:not(.auth-form__submit){color:#e4b55b!important}@media (max-width:520px){.modal.auth-modal--home-v5{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.auth-modal--home-v5 .auth-modal__form-panel{max-height:calc(100dvh - 18px);padding:18px 16px 20px}.auth-modal--home-v5 .auth-tabs{margin:-18px -16px 16px}}.auth-form__strength{align-items:center;gap:10px;margin-top:6px;display:flex}.auth-form__strength-bar{background:var(--bg-tertiary,#2b3139);border-radius:2px;flex:1;height:4px;overflow:hidden}.auth-form__strength-fill{height:100%;transition:width .2s,background .2s}.auth-form__strength-fill[data-level="0"]{width:0}.auth-form__strength-fill[data-level="20"]{width:20%}.auth-form__strength-fill[data-level="40"]{width:40%}.auth-form__strength-fill[data-level="60"]{width:60%}.auth-form__strength-fill[data-level="80"]{width:80%}.auth-form__strength-fill[data-level="100"]{width:100%}.auth-form__strength-fill--idle{background:var(--border,#3c4654)}.auth-form__strength-fill--danger{background:var(--danger,#f6465d)}.auth-form__strength-fill--warning{background:var(--yellow,#f0b90b)}.auth-form__strength-fill--info{background:var(--blue,#4c9aff)}.auth-form__strength-fill--success{background:var(--green,#0ecb81)}.auth-form__strength-text{text-align:right;min-width:92px;font-size:10px;font-weight:700}.auth-form__strength-text--idle{color:var(--text-secondary,#b7bdc6)}.auth-form__strength-text--danger{color:var(--danger,#ff6b7c)}.auth-form__strength-text--warning{color:var(--yellow,#f0b90b)}.auth-form__strength-text--info{color:var(--blue,#66a7ff)}.auth-form__strength-text--success{color:var(--green,#20d99a)}.auth-form__password-policy{border:1px solid var(--border,#3c4654);background:var(--bg-secondary,#181d24);border-radius:6px;padding:8px 9px}.auth-form__policy-heading{color:var(--text-primary,#eaecef);justify-content:space-between;align-items:baseline;gap:8px;font-size:10px;display:flex}.auth-form__policy-heading strong{color:var(--text-primary,#eaecef);font-size:10px}.auth-form__policy-heading span{color:var(--text-secondary,#b7bdc6);font-size:9px}.auth-form__requirements{color:var(--text-secondary,#b7bdc6);flex-wrap:wrap;gap:4px 10px;margin:5px 0 0;padding:0;font-size:10px;list-style:none;display:flex}.auth-form__requirements li:before{content:"○";color:var(--text-muted,#848e9c);margin-right:4px}.auth-form__requirements li.passed{color:var(--green,#20d99a)}.auth-form__requirements li.passed:before{content:"✓";color:var(--green,#20d99a)}.auth-form__phone-row{align-items:stretch;gap:6px;display:flex}.auth-form__country{background:var(--bg-tertiary,#2b3139);border:1px solid var(--border,#2b3139);color:var(--text-primary,#eaecef);cursor:pointer;border-radius:5px;flex:none;max-width:78px;padding:7px 8px;font-size:10px}.auth-form__country:focus{border-color:var(--yellow,#f0b90b);outline:none}.auth-form__phone-input{flex:auto;min-width:0}.auth-form__otp-btn{border:1px solid var(--yellow,#f0b90b);color:var(--yellow,#f0b90b);letter-spacing:.3px;cursor:pointer;white-space:nowrap;background:0 0;border-radius:5px;flex:none;padding:0 10px;font-size:10px;font-weight:700;transition:opacity .15s}.auth-form__otp-btn:disabled{opacity:.5;cursor:not-allowed}.auth-form__otp-btn:not(:disabled):hover{background:#f0b90b1f}.auth-form__referral-toggle{color:var(--text-muted,#848e9c);justify-content:space-between;align-items:center;font-size:11px;display:flex}.auth-form__referral-toggle button{color:var(--yellow,#f0b90b);cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:600}.auth-promo__badge{color:var(--yellow,#f0b90b);letter-spacing:.5px;background:#f0b90b26;border-radius:4px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.auth-promo__title{margin:0 0 10px;font-size:28px;font-weight:800}.auth-promo__desc{color:var(--text-muted,#848e9c);margin:0 0 22px;font-size:13px;line-height:1.5}.auth-promo__features{flex-direction:column;gap:14px;margin:0 0 22px;padding:0;list-style:none;display:flex}.auth-promo__features li{align-items:center;gap:12px;display:flex}.auth-promo__feature-icon{width:32px;height:32px;color:var(--yellow,#f0b90b);flex-shrink:0}.auth-promo__feature-icon svg{width:24px;height:24px}.auth-promo__feature-text{flex-direction:column;gap:2px;display:flex}.auth-promo__feature-text strong{color:var(--text-primary,#eaecef);font-size:13px}.auth-promo__feature-text span{color:var(--text-muted,#848e9c);font-size:11px}.auth-promo__stats{border-top:1px solid var(--border,#2b3139);grid-template-columns:repeat(3,1fr);gap:10px;padding-top:18px;display:grid}.auth-promo__stat{flex-direction:column;align-items:center;display:flex}.auth-promo__stat-value{color:var(--yellow,#f0b90b);font-size:16px;font-weight:700}.auth-promo__stat-label{color:var(--text-muted,#848e9c);margin-top:2px;font-size:10px}.auth-page{min-height:calc(100vh - var(--header-height,64px));padding:calc(var(--header-height,64px) + 42px) 20px 46px;background:linear-gradient(#0e1319eb 0%,#0b0e11 100%),url(/images/auth/hero-wide.png) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex}.auth-page__shell{background:var(--bg-card,#14171c);border:1px solid var(--border,#232934);border-radius:8px;grid-template-columns:minmax(340px,400px) minmax(280px,1fr);width:min(920px,100%);display:grid;overflow:hidden;box-shadow:0 20px 56px #00000073}.auth-page__shell--loading{grid-template-columns:1fr;place-items:center;min-height:420px}.auth-page__loading{color:var(--text-muted,#848e9c);font-size:13px}.auth-page__form-panel{max-height:calc(100vh - 154px);padding:28px 30px;overflow-y:auto}.auth-page .auth-modal__promo-panel{min-height:590px}@media (max-width:768px){.auth-modal{grid-template-rows:110px 1fr;grid-template-columns:1fr;width:min(360px,92%)}.auth-modal__promo-panel{display:none}.auth-modal__promo-panel--hero{background-position:50% 45%;background-size:cover;order:-1;min-height:110px;display:block}.auth-modal__promo-panel--hero:before{background:linear-gradient(#0b0e11a6 0%,#0b0e1140 35%,#0b0e1133 70%,#0b0e11eb 100%)}.auth-promo__footer-overlay{display:none}.auth-modal__form-panel{padding:14px 16px}.auth-modal__close{color:#fff;width:26px;height:26px;top:6px;right:6px}.auth-page{padding:calc(var(--header-height,56px) + 18px) 14px 26px;background:var(--bg-dark,#0b0e11);align-items:flex-start}.auth-page__shell{grid-template-columns:1fr;width:min(420px,100%)}.auth-page__form-panel{max-height:none;padding:18px 16px}.auth-page .auth-modal__promo-panel{order:-1;min-height:116px}}
