.Header-module__k-hrja__header{z-index:40;background:var(--color-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05);position:-webkit-sticky;position:sticky;top:0}.Header-module__k-hrja__inner{justify-content:space-between;align-items:center;gap:16px;height:80px;display:flex}.Header-module__k-hrja__logo{font-family:var(--font-heading);letter-spacing:.02em;align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.Header-module__k-hrja__nav{align-items:center;gap:32px;display:none}.Header-module__k-hrja__navLink{color:rgba(255,255,255,.9);font-size:14px}.Header-module__k-hrja__navLink:hover{color:var(--color-white)}.Header-module__k-hrja__actions{align-items:center;gap:20px;display:flex}.Header-module__k-hrja__currencyToggle,.Header-module__k-hrja__langToggle{display:none}.Header-module__k-hrja__currencyToggle{border:1px solid rgba(255,255,255,.2);border-radius:999px;overflow:hidden}.Header-module__k-hrja__currencyActive,.Header-module__k-hrja__currencyInactive{color:rgba(255,255,255,.5);background:0 0;border:none;padding:6px 12px;font-size:12px}.Header-module__k-hrja__currencyActive{color:var(--color-white);background:rgba(255,255,255,.1)}.Header-module__k-hrja__langToggle{gap:12px;font-size:14px}.Header-module__k-hrja__langActive,.Header-module__k-hrja__langInactive{color:rgba(255,255,255,.5);background:0 0;border:none}.Header-module__k-hrja__langActive{color:var(--color-white)}.Header-module__k-hrja__balanceBadge{color:var(--color-white);border:1px solid rgba(255,255,255,.2);border-radius:999px;align-items:center;gap:8px;padding:6px 6px 6px 12px;display:flex}.Header-module__k-hrja__balanceAmount{white-space:nowrap;font-size:12px}@media (min-width:768px){.Header-module__k-hrja__balanceBadge{gap:10px;padding:6px 6px 6px 14px}.Header-module__k-hrja__balanceAmount{font-size:13px}}.Header-module__k-hrja__balanceCurrencyToggle{border:1px solid rgba(255,255,255,.2);border-radius:999px;display:flex;overflow:hidden}.Header-module__k-hrja__accountLink{color:rgba(255,255,255,.7);display:flex}.Header-module__k-hrja__accountLink:hover{color:var(--color-white)}.Header-module__k-hrja__account{align-items:center;gap:12px;display:flex}.Header-module__k-hrja__accountName{color:rgba(255,255,255,.9);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:14px;display:none;overflow:hidden}.Header-module__k-hrja__signOutButton{color:rgba(255,255,255,.7);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Header-module__k-hrja__signOutButton:hover{color:var(--color-white)}@media (min-width:640px){.Header-module__k-hrja__accountName{display:inline-block}}.Header-module__k-hrja__ctaButton{background:var(--color-secondary);color:var(--color-white);border-radius:6px;padding:10px 24px;font-size:14px;font-weight:500;display:none}.Header-module__k-hrja__ctaButton:hover{background:#ff7a00}@media (min-width:768px){.Header-module__k-hrja__currencyToggle,.Header-module__k-hrja__langToggle{display:flex}}@media (min-width:640px){.Header-module__k-hrja__ctaButton{display:inline-block}}@media (min-width:1024px){.Header-module__k-hrja__nav{display:flex}}
.Footer-module__UrMKoa__footer{background:var(--color-footer-bg);border-top:1px solid rgba(255,255,255,.05);padding:48px 0 32px}.Footer-module__UrMKoa__legalRow{color:rgba(255,255,255,.7);flex-wrap:wrap;justify-content:space-between;gap:24px;margin-bottom:48px;font-size:16px;display:flex}.Footer-module__UrMKoa__legalLink:hover{color:var(--color-white)}.Footer-module__UrMKoa__bottomRow{color:rgba(255,255,255,.5);text-align:center;border-top:1px solid rgba(255,255,255,.1);flex-direction:column;align-items:center;gap:16px;padding-top:32px;font-size:12px;display:flex}.Footer-module__UrMKoa__payments{align-items:center;display:flex}.Footer-module__UrMKoa__payments>*+*{margin-left:1.5rem}.Footer-module__UrMKoa__provider{max-width:320px}@media (min-width:768px){.Footer-module__UrMKoa__bottomRow{text-align:left;flex-direction:row;justify-content:space-between}}
.CookieBanner-module__AqiAgW__banner{z-index:50;border-radius:var(--radius-md);background:#3a2251;border:1px solid rgba(255,255,255,.05);width:280px;padding:20px;position:fixed;bottom:24px;left:24px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.CookieBanner-module__AqiAgW__closeButton{color:rgba(255,255,255,.5);background:0 0;border:none;position:absolute;top:12px;right:12px}.CookieBanner-module__AqiAgW__closeButton:hover{color:var(--color-white)}.CookieBanner-module__AqiAgW__title{font-family:var(--font-heading);margin:0 0 8px;font-size:16px;font-weight:600}.CookieBanner-module__AqiAgW__text{color:rgba(255,255,255,.7);margin:0 0 16px;font-size:13px;line-height:1.5}.CookieBanner-module__AqiAgW__acceptButton{width:100%;color:var(--color-white);border-radius:var(--radius-sm);background:0 0;border:1px solid rgba(255,255,255,.2);padding:8px;font-size:14px;font-weight:500}.CookieBanner-module__AqiAgW__acceptButton:hover{background:rgba(255,255,255,.1)}
.ScrollToTopButton-module__DIXMwW__button{z-index:50;background:var(--gradient-primary);width:48px;height:48px;color:var(--color-white);box-shadow:var(--shadow-glow);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:fixed;bottom:24px;right:24px}.ScrollToTopButton-module__DIXMwW__button:hover{transform:scale(1.05)}
.AccountSidebar-module__6xuDka__sidebar{flex-direction:column;gap:16px;width:100%;display:flex}.AccountSidebar-module__6xuDka__topUpButton{border:1px solid var(--color-primary);color:var(--color-primary);text-align:center;background:0 0;border-radius:999px;padding:14px 24px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.AccountSidebar-module__6xuDka__topUpButton:hover{background:rgba(240,103,255,.08)}.AccountSidebar-module__6xuDka__topUpButtonActive,.AccountSidebar-module__6xuDka__topUpButtonActive:hover{background:var(--color-white);border-color:var(--color-white);color:var(--color-text-main)}.AccountSidebar-module__6xuDka__menu{background:var(--color-card-muted);border-radius:var(--radius-lg);flex-direction:column;gap:4px;padding:12px;display:flex}.AccountSidebar-module__6xuDka__item{border-radius:var(--radius-md);color:rgba(255,255,255,.85);text-align:left;background:0 0;border:none;padding:14px 16px;font-size:15px;font-weight:500;transition:background .2s,color .2s}.AccountSidebar-module__6xuDka__item:hover{color:var(--color-white);background:rgba(255,255,255,.05)}.AccountSidebar-module__6xuDka__itemActive{color:var(--color-white);background:rgba(255,255,255,.08);font-weight:600}.AccountSidebar-module__6xuDka__divider{background:rgba(255,255,255,.08);height:1px;margin:8px 4px}@media (min-width:1024px){.AccountSidebar-module__6xuDka__sidebar{flex-shrink:0;width:280px}}
.AccountForm-module__V8xlPa__heading{font-family:var(--font-heading);color:var(--color-white);margin:0 0 32px;font-size:24px;font-weight:700}.AccountForm-module__V8xlPa__form{flex-direction:column;gap:24px;max-width:520px;display:flex}.AccountForm-module__V8xlPa__field{flex-direction:column;gap:8px;display:flex}.AccountForm-module__V8xlPa__label{color:rgba(255,255,255,.9);font-size:14px}.AccountForm-module__V8xlPa__input{background:var(--color-input-bg);width:100%;color:var(--color-text-main);border-radius:var(--radius-sm);border:1px solid transparent;outline:none;padding:14px 16px;font-size:15px;transition:box-shadow .2s}.AccountForm-module__V8xlPa__input::-webkit-input-placeholder{color:#9ca3af}.AccountForm-module__V8xlPa__input::-ms-input-placeholder{color:#9ca3af}.AccountForm-module__V8xlPa__input::placeholder{color:#9ca3af}.AccountForm-module__V8xlPa__input:focus{box-shadow:0 0 0 2px var(--color-accent)}.AccountForm-module__V8xlPa__note{color:var(--color-text-muted);font-size:13px}.AccountForm-module__V8xlPa__inputError{border-color:#ef4444}.AccountForm-module__V8xlPa__inputError:focus{box-shadow:0 0 0 2px rgba(239,68,68,.4)}.AccountForm-module__V8xlPa__error{color:#ef4444;font-size:12px}.AccountForm-module__V8xlPa__errorBox{border-radius:var(--radius-sm);color:#ef4444;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.3);padding:10px 14px;font-size:13px}.AccountForm-module__V8xlPa__successBox{border-radius:var(--radius-sm);color:#22c55e;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.3);padding:10px 14px;font-size:13px}.AccountForm-module__V8xlPa__submitButton{background:var(--gradient-primary);color:var(--color-white);border-radius:var(--radius-sm);border:none;align-self:flex-start;margin-top:8px;padding:14px 32px;font-size:14px;font-weight:700;transition:box-shadow .2s,opacity .2s}.AccountForm-module__V8xlPa__submitButton:hover{box-shadow:var(--shadow-glow)}@media (min-width:768px){.AccountForm-module__V8xlPa__heading{font-size:28px}}
.AccountSection-module__Xhvfha__section{padding:40px 0 80px}.AccountSection-module__Xhvfha__layout{flex-direction:column;gap:32px;display:flex}.AccountSection-module__Xhvfha__content{flex-grow:1;min-width:0}@media (min-width:1024px){.AccountSection-module__Xhvfha__layout{flex-direction:row;align-items:flex-start}}
.page-module__MHQYPW__page{flex-direction:column;min-height:100vh;display:flex}.page-module__MHQYPW__main{flex:1}
