:root{--background:#121212;--foreground:#fff}html,body{overscroll-behavior:none;height:100dvh;margin:0;padding:0}.main{box-sizing:border-box;flex-direction:column;height:100dvh;margin:0;padding:0;display:flex;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geist,Inter,Roboto,Arial,Helvetica,sans-serif;font-weight:400}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (pointer:coarse){input[type=range]::-webkit-slider-thumb{width:28px!important;height:28px!important}input[type=range]::-moz-range-thumb{width:28px!important;height:28px!important}}
:root{--header-height:115px;--container-background:#191919;--small-buttons-background:#ffffff1a;--bg-gradient-btn:linear-gradient(to right, #303364, #2e2946, #512b34);--gradient-primary:linear-gradient(135deg, #6b58a3 0%, #a26285 100%);--gradient-primary-hover:linear-gradient(135deg, #7864b4 0%, #b06f93 100%);--color-primary:#8a6fb0;--text-on-primary:#fff;--surface-1:#191919;--surface-2:#232323;--surface-3:#2e2e2e;--surface-frosted:linear-gradient(180deg, #ffffff21, #ffffff0d);--surface-frosted-hover:linear-gradient(180deg, #ffffff2b, #ffffff12);--surface-frosted-active:linear-gradient(180deg, #ffffff1a, #ffffff0d);--border-subtle:#ffffff24;--border-strong:#ffffff3d;--text-primary:#fff;--text-secondary:#ffffffb8;--text-muted:#ffffff7a;--color-accent:#6b8cff;--color-accent-soft:#6b8cff29;--color-danger:#ff5c5c;--color-success:#5ccb7f;--state-hover-bg:#ffffff14;--state-active-bg:#ffffff0a;--state-disabled-bg:#ffffff0d;--state-disabled-fg:#999;--focus-ring:0 0 0 3px #8a6fb08c;--radius-pill:999px;--radius-card:16px;--radius-sm:8px;--radius-circle:50%;--control-h-sm:32px;--control-h-md:40px;--control-h-lg:48px;--control-h-player:66px;--control-pad-sm:0 12px;--control-pad-md:0 18px;--control-pad-lg:0 24px;--transition-control:transform .12s ease, box-shadow .12s ease, background .12s ease, color .12s ease;--bp-sm:480px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1200px;--bp-xxl:1500px}@media (max-width:768px){:root{--header-height:36px}}
.header-module__6rtY2W__header{height:var(--header-height);box-sizing:border-box;width:100%;max-width:1280px;padding-top:max(30px, env(safe-area-inset-top,0px));padding-right:max(40px, env(safe-area-inset-right,0px));padding-bottom:30px;padding-left:max(40px, env(safe-area-inset-left,0px));justify-content:space-between;margin-inline:auto;display:flex}@media (min-width:1200px){.header-module__6rtY2W__header{padding-top:max(12px, env(safe-area-inset-top,0px));padding-bottom:30px}}.header-module__6rtY2W__header_left{justify-content:space-between;align-items:center;gap:20px;display:flex}.header-module__6rtY2W__header_left_btns{gap:12px;display:flex}.header-module__6rtY2W__header_left_mob{z-index:2;justify-content:space-between;width:100%;display:flex}.header-module__6rtY2W__logoLink{align-items:center;line-height:0;display:inline-flex}.header-module__6rtY2W__logo{width:auto;height:88px;display:block}@media (max-width:768px){.header-module__6rtY2W__logo{height:50px}}.header-module__6rtY2W__header_left_btns button{width:140px}.header-module__6rtY2W__header_burger,.header-module__6rtY2W__tipsBtn,.header-module__6rtY2W__signOutMobile,.header-module__6rtY2W__dropdown{display:none}.header-module__6rtY2W__header_auth{flex-direction:column-reverse;flex-shrink:0;justify-content:center;align-items:flex-end;gap:4px;display:flex}.header-module__6rtY2W__user_email{color:#888;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:14px;overflow:hidden}.header-module__6rtY2W__signout_btn{color:#e0e0e0;cursor:pointer;background-color:#0000;border:1px solid #ffffff1a;border-radius:100px;padding:8px 16px;font-size:14px;transition:background-color .2s}.header-module__6rtY2W__signout_btn:hover{background-color:#ffffff10}@media (max-width:1024px){.header-module__6rtY2W__header{height:var(--header-height);padding:0 max(12px, env(safe-area-inset-right,0px)) 0 max(12px, env(safe-area-inset-left,0px));justify-content:space-between;align-items:center;display:flex}.header-module__6rtY2W__dropdown{z-index:1;background-color:#121212b2;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.header-module__6rtY2W__header_left_btns{padding:calc(16px + var(--header-height)) 20px 16px 20px;background-color:var(--container-background);z-index:1;border-radius:0 0 30px 30px;flex-direction:column;width:100%;transition:transform .3s ease-in-out;position:absolute;top:0;left:0;transform:translateY(-100%)}.header-module__6rtY2W__header_left_btns.header-module__6rtY2W__is_down{transform:translateY(0)}.header-module__6rtY2W__header_left_btns button{width:auto}.header-module__6rtY2W__tipsBtn,.header-module__6rtY2W__signOutMobile{color:#e0e0e0;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff26;border-radius:12px;padding:12px 20px;font-size:15px;font-weight:500;transition:background-color .2s;display:block}.header-module__6rtY2W__tipsBtn:active,.header-module__6rtY2W__signOutMobile:active{background-color:#ffffff14}.header-module__6rtY2W__header_left{width:100%}.header-module__6rtY2W__header_burger{cursor:pointer;background-color:var(--small-buttons-background);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.header-module__6rtY2W__header_auth,.header-module__6rtY2W__user_email{display:none}}
.HeaderLink-module__hrTc9a__headerlink{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);white-space:nowrap;transition:var(--transition-control);background-color:#ffffff0d;justify-content:center;align-items:center;padding:10px 16px;font-size:15px;display:flex}.HeaderLink-module__hrTc9a__headerlink:focus-visible{box-shadow:var(--focus-ring);outline:none}.HeaderLink-module__hrTc9a__active{background:linear-gradient(135deg,#6b58a399,#a2628599);font-weight:700;box-shadow:inset 0 0 0 1px #ffffff59,0 2px 12px #6b58a373}@media (max-width:768px){.HeaderLink-module__hrTc9a__headerlink{background-color:#0000;padding:14px 18px}.HeaderLink-module__hrTc9a__headerlink.HeaderLink-module__hrTc9a__active{background:linear-gradient(135deg,#6b58a38c,#a262858c);font-weight:700;box-shadow:inset 0 0 0 1px #ffffff4d}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_9e050971-module__05dp7a__className{font-family:Geist,Geist Fallback;font-style:normal}
.ErrorBoundary-module__6WW5aq__errorContainer{justify-content:center;align-items:center;min-height:200px;padding:20px;display:flex}.ErrorBoundary-module__6WW5aq__errorContent{text-align:center;max-width:400px}.ErrorBoundary-module__6WW5aq__errorTitle{color:#ff6b6b;margin-bottom:12px;font-size:1.5rem}.ErrorBoundary-module__6WW5aq__errorMessage{color:#666;margin-bottom:20px;font-size:1rem}.ErrorBoundary-module__6WW5aq__retryButton{color:#fff;cursor:pointer;background-color:#4a90d9;border:none;border-radius:8px;padding:10px 24px;font-size:1rem;transition:background-color .2s}.ErrorBoundary-module__6WW5aq__retryButton:hover{background-color:#357abd}
