@font-face{font-family:Imbue;src:url(../fonts/imbue/Imbue.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Reforma Grotesk;src:url(../fonts/reforma-grotesk/reforma-grotesk-demi.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Ultralight.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-UltralightItalic.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Thin.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-ThinItalic.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-LightItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Text-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Text-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-SemiboldItalic.otf) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Heavy.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-HeavyItalic.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}.icon{display:block;flex-shrink:0;max-width:100%;height:auto}.energy-reward-notice{position:relative;display:flex;box-sizing:border-box;width:100%;max-width:350px;padding:14px 48px 14px 16px;overflow:hidden;border:1px solid rgb(60,46,40);border-radius:16px;background-color:#000;box-shadow:0 0 15px #00000040,0 0 38px #000,inset 0 -4px 20px #e5450047;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.energy-reward-notice{opacity:1;animation:none;will-change:auto}}.energy-reward-notice--closing{animation:energy-reward-notice-exit .55s cubic-bezier(.22,1,.36,1) forwards}.energy-reward-notice__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(68.15% 100.66% at 12% 42%,#e54500,#0000 72%);mix-blend-mode:color-dodge;opacity:.24;pointer-events:none}.energy-reward-notice__close{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:transparent;border:none;border-radius:50%;cursor:pointer}.energy-reward-notice__close:focus{outline:none}.energy-reward-notice__close:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.energy-reward-notice__close:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.energy-reward-notice__close{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.energy-reward-notice__close:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.energy-reward-notice__close:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.energy-reward-notice__close:active:not(:disabled){opacity:.88;filter:brightness(.94)}.energy-reward-notice__close:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.energy-reward-notice__close:hover:not(:disabled),.energy-reward-notice__close:focus-visible:not(:disabled),.energy-reward-notice__close:active:not(:disabled){filter:none}}.energy-reward-notice__close-icon{display:block;opacity:.9}.energy-reward-notice__content{position:relative;z-index:1;display:flex;gap:12px;align-items:center;width:100%}.energy-reward-notice__amount{display:inline-flex;flex-shrink:0;gap:4px;align-items:center;justify-content:center;min-width:72px;margin:0;padding:8px 10px;border:1px solid rgba(229,69,0,.35);border-radius:12px;background-color:#e545001f}.energy-reward-notice__amount-icon{flex-shrink:0;display:block}.energy-reward-notice__amount-value{font-family:SF Pro,sans-serif;font-size:18px;font-weight:600;line-height:22px;letter-spacing:-.8px;background-image:linear-gradient(90deg,#fff,#dedede);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap}.energy-reward-notice__copy{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.energy-reward-notice__title{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:19px;color:#fff;letter-spacing:-.8px}.energy-reward-notice__description{margin:0;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;color:#ffffffb8;letter-spacing:-.8px}@media(prefers-reduced-motion:reduce){.energy-reward-notice{animation:none}.energy-reward-notice--closing{animation:none;opacity:0}}@keyframes energy-reward-notice-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.energy-reward-notice-stack{position:fixed;top:calc(17px + env(safe-area-inset-top,0px));left:max(20px,(100vw - 390px) / 2 + 20px);right:max(20px,(100vw - 390px) / 2 + 20px);z-index:6;display:flex;flex-direction:column;gap:10px;width:auto;margin:0 auto;pointer-events:none}.energy-reward-notice-stack .energy-reward-notice{pointer-events:auto}.screen-background{position:relative;background-color:#0c0c0c;overflow:hidden}.screen-background:before,.screen-background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.screen-background:before{z-index:0;background:radial-gradient(ellipse 80% 60% at 53% 48%,rgba(229,69,0,.14) 0%,rgba(172,52,0,.09) 25%,rgba(115,34,0,.05) 50%,rgba(57,17,0,.02) 75%,transparent 100%)}.screen-background:after{z-index:0;background:radial-gradient(ellipse 50% 40% at 90% 22%,rgba(229,0,0,.1) 0%,rgba(172,0,0,.06) 25%,rgba(115,0,0,.03) 50%,transparent 100%)}.screen-background{width:100%;height:100svh;min-height:100svh;max-height:100svh}.screen-background__content{position:relative;z-index:1;width:100%;height:100%}.logo{margin:0;color:#fff}.logo--welcome{width:fit-content;font-family:Imbue,serif;font-size:64px;font-weight:400;line-height:76px;letter-spacing:-3px}.logo--loading{display:flex;flex-direction:column;align-items:center;width:234px;min-height:136px}.logo__title{width:100%;min-height:101px;margin:0;font-family:Imbue,serif;font-size:84px;font-weight:400;line-height:101px;letter-spacing:-4px;text-align:center;font-synthesis:none}.logo__subtitle{width:100%;min-height:49px;margin:-14px 0 0;font-family:SF Pro,sans-serif,-apple-system,BlinkMacSystemFont,sans-serif;font-size:41px;font-weight:200;line-height:49px;letter-spacing:-4px;text-align:center;font-synthesis:none}.loading-bar{width:234px;--loading-bar-stripe-count: 21}.loading-bar__track{position:relative;width:100%;height:8px;overflow:hidden;background-color:#313131;border-radius:29px;opacity:0;transform:scaleX(.08);transform-origin:left center;animation:loading-bar-track-appear .55s cubic-bezier(.22,1,.36,1) .35s forwards;will-change:transform,opacity}.loading-bar__fill{position:absolute;top:0;left:0;height:100%;overflow:hidden;background-color:#e54500;background-image:url(../icons/loading-bar.svg);background-repeat:repeat-x;background-position:left center;background-size:calc(234px / var(--loading-bar-stripe-count)) 100%;border-radius:29px;transition:width .08s linear;will-change:width}.loading-bar--segmented .loading-bar__fill{animation:loading-bar-stripes-flow .7s linear infinite,loading-bar-fill-glow 1.4s ease-in-out infinite}.loading-bar--solid .loading-bar__fill{animation:none;filter:none}@media(prefers-reduced-motion:reduce){.loading-bar__track{opacity:1;transform:none;animation:none;will-change:auto}.loading-bar--segmented .loading-bar__fill{animation:none;filter:none}}.loading-screen__container{position:relative;z-index:1;width:100%;max-width:390px;height:100%;min-height:100%;margin:0 auto}.loading-screen__content{position:absolute;top:35.9004739336%;left:50%;display:flex;flex-direction:column;align-items:center;width:234px;min-height:170px;gap:26px;opacity:0;animation:ui-fade-up-enter-centered .75s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.loading-screen__content{opacity:1;transform:translate(-50%);animation:none;will-change:auto}}.loading-screen__logo,.loading-screen__bar{flex-shrink:0}.primary-button{display:flex;align-items:center;justify-content:center;width:100%;max-width:350px;height:50px;padding:10px 30px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;letter-spacing:.3px;line-height:19px;color:#fff;background-color:#e54500;border:none;border-radius:15px;box-shadow:0 0 15px #00000040,0 0 38px #000;cursor:pointer}.primary-button:focus{outline:none}.primary-button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.primary-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.primary-button{transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.primary-button:hover:not(:disabled){opacity:.94;transform:translateY(-1px)}.primary-button:focus-visible:not(:disabled){opacity:.94;transform:translateY(-1px);outline:none;box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #e54500f2,0 0 15px #00000040,0 0 38px #000}.primary-button:active:not(:disabled){opacity:.9;transform:translateY(0) scale(.97);box-shadow:0 0 10px #0003,0 0 24px #000000d9}.primary-button:focus-visible:active:not(:disabled){opacity:.9;transform:translateY(0) scale(.97)}@media(prefers-reduced-motion:reduce){.primary-button:hover:not(:disabled),.primary-button:focus-visible:not(:disabled),.primary-button:active:not(:disabled){transform:none}}.telegram-access-error-page.screen-background{background:#0c0c0c;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.telegram-access-error-page.screen-background .screen-background__content{height:auto;min-height:100svh}.telegram-access-error-page.screen-background:before,.telegram-access-error-page.screen-background:after{background:none;opacity:0}.telegram-access-error-page__container{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:26px 20px 0;box-sizing:border-box;min-height:100svh;padding-bottom:max(20px,env(safe-area-inset-bottom))}.telegram-access-error-page__header{display:flex;justify-content:center;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .05s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.telegram-access-error-page__header{opacity:1;animation:none;will-change:auto}}.telegram-access-error-page__logo{font-size:20px;line-height:24px;letter-spacing:-1px}.telegram-access-error-page__content{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;margin-top:8px}.telegram-access-error-page__icon{position:relative;width:114px;height:114px;margin-top:0;top:8px;opacity:0;animation:ui-error-icon-enter .75s cubic-bezier(.22,1,.36,1) .12s forwards,ui-error-icon-idle 3.2s ease-in-out .87s infinite;will-change:transform,opacity,filter}@media(prefers-reduced-motion:reduce){.telegram-access-error-page__icon{opacity:1;transform:none;filter:none;animation:none;will-change:auto}}.telegram-access-error-page__title{width:350px;max-width:100%;margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:300;line-height:40px;letter-spacing:-.4px;text-align:center;text-transform:uppercase;color:#fff;z-index:10;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .2s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.telegram-access-error-page__title{opacity:1;animation:none;will-change:auto}}.telegram-access-error-page__description{width:350px;max-width:100%;margin:16px 0 0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-1%;text-align:center;color:#ffffffb3;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .28s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.telegram-access-error-page__description{opacity:1;animation:none;will-change:auto}}.telegram-access-error-page__actions{display:flex;justify-content:center;width:100%;margin-top:40px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .36s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.telegram-access-error-page__actions{opacity:1;animation:none;will-change:auto}}.telegram-access-error-page__button{width:100%;max-width:350px}.lesson-video-card{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .1s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-video-card{opacity:1;animation:none;will-change:auto}}.lesson-video-card{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:237px;overflow:hidden;background-color:#0c0c0c;border:1px solid #3c2e28;border-radius:16px;isolation:isolate;box-shadow:0 4px 4px #00000040,inset 0 0 26px #00000061,0 0 91px #e5450026}.lesson-video-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(68.15% 100.66% at 53% 48%,#e5450047,#e5450000 72%);pointer-events:none;z-index:0}.lesson-video-card--playing:before{display:none}.lesson-video-card--course{max-width:350px;margin-bottom:32px}.lesson-video-card--intro{width:350px;max-width:100%}.lesson-video-card__image{position:absolute;pointer-events:none;z-index:1}.lesson-video-card__image--fit-default{top:-44px;left:75px;width:200px;height:358px;object-fit:cover;object-position:center}.lesson-video-card__image--fit-fill-cover{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.lesson-video-card__image--fit-fill-contain{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.lesson-video-card__image--fit-fill-cover-top{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center}.lesson-video-card__image--fit-fill-cover-bottom{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center}.lesson-video-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(92.35% 99.92% at 90% 22%,#e500001f,#e5000000);pointer-events:none;z-index:0}.lesson-video-card__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#000;z-index:4}.lesson-video-card__iframe-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:4;background-color:#000;overflow:hidden}.lesson-video-card__iframe-wrap>div{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;padding-top:0!important}.lesson-video-card__iframe-wrap iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block;width:100%!important;height:100%!important;border:0}.lesson-video-card__title{position:absolute;bottom:67px;left:50%;width:max-content;max-width:calc(100% - 32px);margin:0;transform:translate(-50%);font-family:Reforma Grotesk,sans-serif;font-size:50px;font-weight:400;line-height:45px;letter-spacing:-.5px;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0 0 30px rgba(0,0,0,.46);z-index:3}.lesson-video-card__title span{display:block;color:#e54500}.lesson-video-card__title--intro{width:304px}.lesson-video-card__title--registration{font-size:40px;line-height:50px;letter-spacing:-.4px}.lesson-video-card__title--registration span{display:inline;color:#fff}.lesson-video-card__play-wrap{position:absolute;top:97px;left:50%;z-index:3;transform:translate(-50%)}.lesson-video-card__play-button{display:flex;align-items:center;justify-content:center;padding:0 0 0 2px;background:transparent;border:none;border-radius:50%;cursor:pointer}.lesson-video-card__play-button:focus{outline:none}.lesson-video-card__play-button:focus-visible{outline:2px solid rgba(229,69,0,.95);outline-offset:3px}.lesson-video-card__play-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.lesson-video-card__play-button{transition:transform .2s cubic-bezier(.22,1,.36,1),filter .2s ease,opacity .2s ease,box-shadow .2s ease}.lesson-video-card__play-button:hover:not(:disabled){transform:scale(1.1);filter:brightness(1.12) drop-shadow(0 0 14px rgba(229,69,0,.55))}.lesson-video-card__play-button:focus-visible:not(:disabled){outline:none;transform:scale(1.1);filter:brightness(1.12) drop-shadow(0 0 14px rgba(229,69,0,.55));box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #e545008c}.lesson-video-card__play-button:active:not(:disabled){transform:scale(.94);filter:brightness(.95);box-shadow:none}.lesson-video-card__play-button:focus-visible:active:not(:disabled){transform:scale(.94);filter:brightness(.95)}.lesson-video-card__play-button img{display:block;transition:transform .2s cubic-bezier(.22,1,.36,1)}.lesson-video-card__play-button:hover:not(:disabled) img,.lesson-video-card__play-button:focus-visible:not(:disabled) img{transform:scale(1.06)}.lesson-video-card__play-button:active:not(:disabled) img{transform:scale(.98)}@media(prefers-reduced-motion:reduce){.lesson-video-card__play-button:hover:not(:disabled),.lesson-video-card__play-button:focus-visible:not(:disabled),.lesson-video-card__play-button:active:not(:disabled){transform:none;filter:none}}.lesson-video-card__play-button img{width:43px;height:43px}.platform-registration-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;pointer-events:none}.platform-registration-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:0;background-color:#000000d9;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;pointer-events:auto;cursor:pointer}.platform-registration-modal--open .platform-registration-modal__backdrop{animation:platform-registration-modal-backdrop-in .55s cubic-bezier(.22,1,.36,1) forwards}.platform-registration-modal--closing .platform-registration-modal__backdrop{animation:platform-registration-modal-backdrop-out .55s cubic-bezier(.22,1,.36,1) forwards}.platform-registration-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;max-width:350px;padding:24px 20px 20px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(180deg,#121212,#080808);box-shadow:0 0 38px #000;opacity:0;transform:scale(.94) translateY(12px);pointer-events:auto}.platform-registration-modal--open .platform-registration-modal__dialog{animation:platform-registration-modal-dialog-in .55s cubic-bezier(.22,1,.36,1) forwards}.platform-registration-modal--closing .platform-registration-modal__dialog{animation:platform-registration-modal-dialog-out .55s cubic-bezier(.22,1,.36,1) forwards}.platform-registration-modal__logo{margin-bottom:16px}.platform-registration-modal__title{margin:0 0 24px;font-family:SF Pro,sans-serif;font-size:28px;font-weight:600;line-height:32px;color:#fff;text-align:center}.platform-registration-modal__description{margin:0 0 20px;font-family:SF Pro,sans-serif;font-size:14px;line-height:20px;color:#ffffff73;text-align:center}.platform-registration-modal__hint{margin:0;font-family:SF Pro,sans-serif;font-size:12px;line-height:16px;color:#ffffff73;text-align:center}.platform-registration-modal__hint--polling{color:#fff}.platform-registration-modal__retry{padding:0;font-family:SF Pro,sans-serif;font-size:13px;line-height:18px;color:#e54500;text-align:center;background:transparent;border:0;cursor:pointer;text-decoration:underline}.platform-registration-modal__open-link{width:100%;max-width:none}.platform-registration-modal__form{display:flex;flex-direction:column;gap:18px;width:100%}.platform-registration-modal__field{display:flex;flex-direction:column;gap:8px;width:100%}.platform-registration-modal__label{font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;color:#ffffff73}.platform-registration-modal__input{box-sizing:border-box;width:100%;height:44px;padding:0 2px 8px;font-family:SF Pro,sans-serif;font-size:16px;line-height:20px;color:#fff;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.18);border-radius:0;outline:none}.platform-registration-modal__input:focus{border-bottom-color:#e54500cc}.platform-registration-modal__error{margin:0;font-family:SF Pro,sans-serif;font-size:13px;line-height:17px;color:#f87171;text-align:center}.platform-registration-modal__submit{width:100%;max-width:none;margin-top:4px}@media(prefers-reduced-motion:reduce){.platform-registration-modal__backdrop,.platform-registration-modal__dialog{animation:none}.platform-registration-modal--open .platform-registration-modal__backdrop{opacity:1}.platform-registration-modal--open .platform-registration-modal__dialog{opacity:1;transform:none}.platform-registration-modal--closing .platform-registration-modal__backdrop,.platform-registration-modal--closing .platform-registration-modal__dialog{opacity:0}}@keyframes platform-registration-modal-backdrop-in{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@keyframes platform-registration-modal-backdrop-out{0%{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes platform-registration-modal-dialog-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes platform-registration-modal-dialog-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(8px)}}.lesson-intro-page.screen-background{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.lesson-intro-page.screen-background .screen-background__content{height:auto;min-height:100svh}.lesson-intro-page.screen-background.lesson-intro-page--lesson-2{background-color:#0c0c0c;background-image:url(/images/lesson2.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}.lesson-intro-page.screen-background.lesson-intro-page--lesson-2:before,.lesson-intro-page.screen-background.lesson-intro-page--lesson-2:after{background:none;opacity:0}.lesson-intro-page.screen-background.lesson-intro-page--lesson-3{background-color:#0c0c0c;background-image:url(/images/registration.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}.lesson-intro-page.screen-background.lesson-intro-page--lesson-3:before,.lesson-intro-page.screen-background.lesson-intro-page--lesson-3:after{background:none;opacity:0}.lesson-intro-page__container{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:24px 20px 0;box-sizing:border-box;min-height:100svh;padding-bottom:max(24px,env(safe-area-inset-bottom))}.lesson-intro-page__back-wrap{position:absolute;top:26px;left:20px;z-index:2;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__back-wrap{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__back-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background-color:#202020}.lesson-intro-page__back-button:focus{outline:none}.lesson-intro-page__back-button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.lesson-intro-page__back-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.lesson-intro-page__back-button{transition:background-color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.lesson-intro-page__back-button:hover:not(:disabled){background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 12px #00000059}.lesson-intro-page__back-button:focus-visible:not(:disabled){outline:none;background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59,0 0 12px #00000059}.lesson-intro-page__back-button:active:not(:disabled){background-color:#181818;transform:scale(.94);box-shadow:none}.lesson-intro-page__back-button:focus-visible:active:not(:disabled){background-color:#181818;transform:scale(.94)}.lesson-intro-page__back-button img{transition:transform .2s cubic-bezier(.22,1,.36,1)}.lesson-intro-page__back-button:hover:not(:disabled) img,.lesson-intro-page__back-button:focus-visible:not(:disabled) img{transform:translate(-2px)}.lesson-intro-page__back-button:active:not(:disabled) img{transform:translate(0)}@media(prefers-reduced-motion:reduce){.lesson-intro-page__back-button:hover:not(:disabled),.lesson-intro-page__back-button:focus-visible:not(:disabled),.lesson-intro-page__back-button:active:not(:disabled){transform:none}}.lesson-intro-page__back-button{border:none;border-radius:16px;cursor:pointer}.lesson-intro-page__back-button img{display:block}.lesson-intro-page__header{display:flex;justify-content:center;margin-bottom:24px;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .05s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__header{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__logo{font-size:20px;line-height:24px;letter-spacing:-1px}.lesson-intro-page__progress-wrap{display:flex;justify-content:center;width:100%;margin:32px auto 0}.lesson-intro-page__progress{display:flex;gap:5px;align-items:center;width:auto;max-width:100%;height:4px;margin:0}.lesson-intro-page__progress-item{position:relative;flex:1 1 44px;width:44px;max-width:44px;min-width:24px;height:4px;overflow:hidden;background-color:#353535;border-radius:46px}.lesson-intro-page__progress-item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e54500;border-radius:inherit;box-shadow:0 0 4px #e54500;transform:scaleX(0);transform-origin:left center;transition:transform .9s cubic-bezier(.22,1,.36,1);will-change:transform}.lesson-intro-page__progress-item--filled:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.lesson-intro-page__progress-item:after{transition:none}.lesson-intro-page__progress-item--filled:after{transform:scaleX(1)}}.lesson-intro-page__content{display:flex;flex-direction:column;gap:17.5px;margin-top:auto}.lesson-intro-page__meta{display:flex;justify-content:space-between;width:100%;max-width:350px;margin-bottom:17px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .24s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__meta{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__lesson-heading{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .18s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__lesson-heading{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__lesson-heading{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:400;line-height:40px;letter-spacing:-.4px;text-transform:uppercase;color:#fff}.lesson-intro-page__meta-group{display:flex;gap:6px;align-items:center;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:8px;letter-spacing:-.6px;color:#ffffff4f}.lesson-intro-page__meta-group .icon{opacity:.31}.lesson-intro-page__description{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .3s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__description{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__description{width:350px;max-width:100%;margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:.3px;color:#fff}.lesson-intro-page__button-wrap{width:100%;margin-top:65px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .2s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__button-wrap{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__button{margin-top:0}.lesson-intro-page__actions{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:65px}.lesson-intro-page__action-wrap{width:100%;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .2s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__action-wrap{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__action-wrap--delay{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .28s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.lesson-intro-page__action-wrap--delay{opacity:1;animation:none;will-change:auto}}.lesson-intro-page__action-button{margin:0 auto;border-radius:15px;box-shadow:0 0 15.1999998093px #00000040,0 0 38.2999992371px #000;background:#e54500}.lesson-intro-page__action-button--secondary{box-sizing:border-box;border:1px solid rgba(229,69,0,.5);border-radius:15px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:350px;height:50px;padding:10px 30px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:.3px;color:#fff;background-color:transparent;cursor:pointer}.lesson-intro-page__action-button--secondary:focus{outline:none}.lesson-intro-page__action-button--secondary:focus-visible{outline:2px solid rgba(229,69,0,.95);outline-offset:3px}.lesson-intro-page__action-button--secondary:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.lesson-intro-page__action-button--secondary{transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.lesson-intro-page__action-button--secondary:hover:not(:disabled){opacity:.92;transform:translateY(-1px);border-color:#e54500b8}.lesson-intro-page__action-button--secondary:focus-visible:not(:disabled){opacity:.92;transform:translateY(-1px);border-color:#e54500d9;box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #e5450073}.lesson-intro-page__action-button--secondary:active:not(:disabled){opacity:.86;transform:translateY(0) scale(.97);border-color:#e54500f2}.lesson-intro-page__action-button--secondary:focus-visible:active:not(:disabled){opacity:.86;transform:translateY(0) scale(.97)}@media(prefers-reduced-motion:reduce){.lesson-intro-page__action-button--secondary:hover:not(:disabled),.lesson-intro-page__action-button--secondary:focus-visible:not(:disabled),.lesson-intro-page__action-button--secondary:active:not(:disabled){transform:none}}.lesson-intro-page__action-icon{flex-shrink:0;width:24px;height:24px}.registration-error-page.screen-background{background:#0c0c0c;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.registration-error-page.screen-background .screen-background__content{height:auto;min-height:100svh}.registration-error-page.screen-background:before,.registration-error-page.screen-background:after{background:none;opacity:0}.registration-error-page__container{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:26px 20px 0;box-sizing:border-box;min-height:100svh;padding-bottom:max(20px,env(safe-area-inset-bottom))}.registration-error-page__header{display:flex;justify-content:center;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .05s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.registration-error-page__header{opacity:1;animation:none;will-change:auto}}.registration-error-page__logo{font-size:20px;line-height:24px;letter-spacing:-1px}.registration-error-page__content{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;margin-top:8px}.registration-error-page__icon{position:relative;width:114px;height:114px;margin-top:0;top:8px;opacity:0;animation:ui-error-icon-enter .75s cubic-bezier(.22,1,.36,1) .12s forwards,ui-error-icon-idle 3.2s ease-in-out .87s infinite;will-change:transform,opacity,filter}@media(prefers-reduced-motion:reduce){.registration-error-page__icon{opacity:1;transform:none;filter:none;animation:none;will-change:auto}}.registration-error-page__title{width:350px;max-width:100%;margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:300;line-height:40px;letter-spacing:-.4px;text-align:center;text-transform:uppercase;color:#fff;z-index:10;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .2s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.registration-error-page__title{opacity:1;animation:none;will-change:auto}}.registration-error-page__description{width:350px;max-width:100%;margin:24px 0 0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:-.2px;text-align:center;color:#fff;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .28s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.registration-error-page__description{opacity:1;animation:none;will-change:auto}}.registration-error-page__actions{display:flex;flex-direction:column;gap:8px;width:100%;max-width:350px;margin-top:32px}.registration-error-page__action-wrap{width:100%;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .36s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.registration-error-page__action-wrap{opacity:1;animation:none;will-change:auto}}.registration-error-page__action-wrap--delay{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .44s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.registration-error-page__action-wrap--delay{opacity:1;animation:none;will-change:auto}}.registration-error-page__button{margin:0;width:100%;max-width:350px;border-radius:15px}.registration-error-page__button--help{box-sizing:border-box;width:100%;height:50px;padding:10px 30px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;color:#fff;background:transparent;border:1px solid rgba(229,69,0,.5);border-radius:15px;box-shadow:0 0 15px #00000040,0 0 38px #000;cursor:pointer}.registration-error-page__button--help:focus{outline:none}.registration-error-page__button--help:focus-visible{outline:2px solid rgba(229,69,0,.95);outline-offset:3px}.registration-error-page__button--help:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.registration-error-page__button--help{transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.registration-error-page__button--help:hover:not(:disabled){opacity:.92;transform:translateY(-1px);border-color:#e54500b8}.registration-error-page__button--help:focus-visible:not(:disabled){opacity:.92;transform:translateY(-1px);border-color:#e54500d9;box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #e5450073}.registration-error-page__button--help:active:not(:disabled){opacity:.86;transform:translateY(0) scale(.97);border-color:#e54500f2}.registration-error-page__button--help:focus-visible:active:not(:disabled){opacity:.86;transform:translateY(0) scale(.97)}@media(prefers-reduced-motion:reduce){.registration-error-page__button--help:hover:not(:disabled),.registration-error-page__button--help:focus-visible:not(:disabled),.registration-error-page__button--help:active:not(:disabled){transform:none}}.course-bonus-popup{position:fixed;top:calc(17px + env(safe-area-inset-top,0px));left:max(20px,(100vw - 390px) / 2 + 20px);right:max(20px,(100vw - 390px) / 2 + 20px);z-index:4;display:flex;flex-direction:column;gap:16px;box-sizing:border-box;width:auto;max-width:350px;margin:0 auto;padding:16px;border:1px solid rgb(60,46,40);border-radius:16px;background-color:#000;box-shadow:0 0 15px #00000040,0 0 38px #000;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-bonus-popup{opacity:1;animation:none;will-change:auto}}.course-bonus-popup__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;padding:0;background:transparent;border:none;border-radius:50%;cursor:pointer}.course-bonus-popup__close:focus{outline:none}.course-bonus-popup__close:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.course-bonus-popup__close:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-bonus-popup__close{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.course-bonus-popup__close:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.course-bonus-popup__close:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.course-bonus-popup__close:active:not(:disabled){opacity:.88;filter:brightness(.94)}.course-bonus-popup__close:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.course-bonus-popup__close:hover:not(:disabled),.course-bonus-popup__close:focus-visible:not(:disabled),.course-bonus-popup__close:active:not(:disabled){filter:none}}.course-bonus-popup__close-icon{display:block;opacity:.9}.course-bonus-popup__content{display:flex;flex-direction:column;gap:4px;width:100%;max-width:279px;padding:5px 0}.course-bonus-popup__title{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:19px;color:#fff;letter-spacing:-.8px}.course-bonus-popup__description{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.course-bonus-popup__action{width:100%;max-width:none;margin:0;font-weight:400;letter-spacing:-.8px}.course-bonus-popup--inline{position:absolute;top:17px;right:20px;left:20px;max-width:none}.bottom-nav{box-sizing:border-box;width:100%;max-width:274px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:32px}.bottom-nav--frame724{width:100%;max-width:none;min-height:66px;padding:10px 16px 8px;border:none;background:transparent;overflow:visible;position:relative;overflow:hidden;background:#0009;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.1);border-radius:100px;box-shadow:0 8px 37px #0000006b,inset 0 1px #fff3,inset 0 -1px #ffffff0d,inset 0 12px 24px #ffffff08}.bottom-nav--frame724:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,#fff3,#ffffff0f 10%,#fff0 38%);opacity:.8}@media(prefers-reduced-motion:reduce){.bottom-nav--frame724{background:#000000eb;backdrop-filter:none;-webkit-backdrop-filter:none}}.bottom-nav--frame724 .bottom-nav__list{padding-left:0;position:relative;z-index:1;align-items:flex-end;justify-content:space-between;height:46px}.bottom-nav--frame724 .bottom-nav__item{flex:1}.bottom-nav--frame724 .bottom-nav__item--center{flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin-top:-16px}.bottom-nav--frame724 .bottom-nav__button{position:relative;min-height:46px;padding:0;color:#ffffff73;border-radius:12px;transition:color .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,filter .2s ease}.bottom-nav--frame724 .bottom-nav__button:before{content:"";position:absolute;top:2px;right:0;bottom:2px;left:0;border-radius:12px;opacity:0;transition:opacity .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease;pointer-events:none}.bottom-nav--frame724 .bottom-nav__button:hover:not(:disabled){color:#fff;transform:translateY(-2px);filter:brightness(1.12)}.bottom-nav--frame724 .bottom-nav__button:hover:not(:disabled):before{opacity:1}.bottom-nav--frame724 .bottom-nav__button:focus-visible:not(:disabled){color:#fff;transform:translateY(-2px);filter:brightness(1.12)}.bottom-nav--frame724 .bottom-nav__button:focus-visible:not(:disabled):before{opacity:1}.bottom-nav--frame724 .bottom-nav__button:active:not(:disabled){transform:translateY(0) scale(.94);filter:brightness(.95)}.bottom-nav--frame724 .bottom-nav__button:active:not(:disabled):before{opacity:.85}.bottom-nav--frame724 .bottom-nav__button--active{color:#fff}.bottom-nav--frame724 .bottom-nav__button--active:before{opacity:1}.bottom-nav--frame724 .bottom-nav__button--active .bottom-nav__icon{filter:drop-shadow(0 0 10px rgba(229,69,0,.55))}@media(prefers-reduced-motion:reduce){.bottom-nav--frame724 .bottom-nav__button:hover:not(:disabled),.bottom-nav--frame724 .bottom-nav__button:focus-visible:not(:disabled),.bottom-nav--frame724 .bottom-nav__button:active:not(:disabled){transform:none;filter:none}}.bottom-nav--frame724 .bottom-nav__icon{position:relative;z-index:1;transition:transform .2s cubic-bezier(.22,1,.36,1),filter .55s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.bottom-nav--frame724 .bottom-nav__icon{transition:none}}.bottom-nav--frame724 .bottom-nav__button:hover:not(:disabled) .bottom-nav__icon,.bottom-nav--frame724 .bottom-nav__button:focus-visible:not(:disabled) .bottom-nav__icon{transform:scale(1.08) translateY(-1px)}.bottom-nav--frame724 .bottom-nav__button:active:not(:disabled) .bottom-nav__icon{transform:scale(1)}.bottom-nav--frame724 .bottom-nav__button--active .bottom-nav__icon{transform:scale(1.06)}.bottom-nav--frame724 .bottom-nav__label{position:relative;z-index:1;transition:color .2s ease,transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease}.bottom-nav--frame724 .bottom-nav__button:hover:not(:disabled) .bottom-nav__label,.bottom-nav--frame724 .bottom-nav__button:focus-visible:not(:disabled) .bottom-nav__label{transform:translateY(-1px)}.bottom-nav--frame724 .bottom-nav__button--active .bottom-nav__label{opacity:1}.bottom-nav--frame724 .bottom-nav__button--center{gap:0;min-height:auto;padding:0;color:#fff}.bottom-nav--frame724 .bottom-nav__button--center:before{display:none}.bottom-nav--frame724 .bottom-nav__button--center:hover:not(:disabled),.bottom-nav--frame724 .bottom-nav__button--center:focus-visible:not(:disabled){transform:none;filter:none}.bottom-nav--frame724 .bottom-nav__button--center:hover:not(:disabled) .bottom-nav__icon-wrap,.bottom-nav--frame724 .bottom-nav__button--center:focus-visible:not(:disabled) .bottom-nav__icon-wrap{transform:translateY(-2px) scale(1.04)}.bottom-nav--frame724 .bottom-nav__button--center:active:not(:disabled) .bottom-nav__icon-wrap{transform:translateY(0) scale(.94)}.bottom-nav--frame724 .bottom-nav__button--center.bottom-nav__button--active .bottom-nav__icon-wrap{border-color:#e54500b8;box-shadow:0 10px 28px #0000009e,0 0 24px #e545006b,inset 0 1px #ffffff38,inset 0 -10px 24px #e5450061}.bottom-nav--frame724 .bottom-nav__button--center.bottom-nav__button--active .bottom-nav__icon-wrap-glow{opacity:.42}.bottom-nav--frame724 .bottom-nav__button--center.bottom-nav__button--active .bottom-nav__icon{filter:drop-shadow(0 0 8px rgba(229,69,0,.7))}.bottom-nav--frame724 .bottom-nav__icon-wrap{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:52px;height:52px;overflow:hidden;border:1px solid rgb(60,46,40);border-radius:50%;background-color:#000;box-shadow:0 8px 24px #0000008c,0 0 16px #e5450024,inset 0 1px #ffffff29,inset 0 -6px 20px #e5450047;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .2s ease}.bottom-nav--frame724 .bottom-nav__icon-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(180deg,#ffffff29,#ffffff0a 18%,#fff0 48%);pointer-events:none}@media(prefers-reduced-motion:reduce){.bottom-nav--frame724 .bottom-nav__icon-wrap{transition:none}}.bottom-nav--frame724 .bottom-nav__icon-wrap-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(68.15% 100.66% at 53% 48%,#e54500,#0000);mix-blend-mode:color-dodge;opacity:.22;pointer-events:none;transition:opacity .2s ease}@media(prefers-reduced-motion:reduce){.bottom-nav--frame724 .bottom-nav__icon-wrap-glow{transition:none}}.bottom-nav--frame724 .bottom-nav__button--center .bottom-nav__icon{position:relative;z-index:1;width:24px;height:24px;transform:none;filter:none;transition:filter .2s ease}@media(prefers-reduced-motion:reduce){.bottom-nav--frame724 .bottom-nav__button--center .bottom-nav__icon{transition:none}}.bottom-nav--frame724 .bottom-nav__button--center:hover:not(:disabled) .bottom-nav__icon,.bottom-nav--frame724 .bottom-nav__button--center:focus-visible:not(:disabled) .bottom-nav__icon,.bottom-nav--frame724 .bottom-nav__button--center:active:not(:disabled) .bottom-nav__icon{transform:none}.bottom-nav--frame34{width:100%;max-width:none;height:86px;padding:20px;border-radius:32px}.bottom-nav--frame34 .bottom-nav__list{justify-content:space-between;height:46px}.bottom-nav--frame34 .bottom-nav__item{flex:0 0 60px;width:60px}.bottom-nav--frame34 .bottom-nav__button{min-height:46px;padding:0}.bottom-nav__list{display:flex;align-items:flex-start;justify-content:space-between;width:100%;list-style:none}.bottom-nav__item{flex:1;min-width:0}.bottom-nav__button{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:100%;min-height:46px;padding:4px 2px;color:#ffffff73;background:none;border:none;cursor:pointer}.bottom-nav__button:focus{outline:none}.bottom-nav__button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.bottom-nav__button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.bottom-nav__button{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.bottom-nav__button:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.bottom-nav__button:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.bottom-nav__button:active:not(:disabled){opacity:.88;filter:brightness(.94)}.bottom-nav__button:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.bottom-nav__button:hover:not(:disabled),.bottom-nav__button:focus-visible:not(:disabled),.bottom-nav__button:active:not(:disabled){filter:none}}.bottom-nav__button--active{color:#fff}.bottom-nav__icon{flex-shrink:0;width:30px;height:30px}.bottom-nav__label{width:100%;font-family:SF Pro,sans-serif;font-size:10px;font-weight:400;line-height:12px;letter-spacing:-.5px;text-align:center}.deposit-access-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.deposit-access-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:none;background-color:#000000d9;cursor:pointer;pointer-events:auto;animation:deposit-access-sheet-fade-in .2s cubic-bezier(.22,1,.36,1) forwards}.deposit-access-sheet--closing .deposit-access-sheet__backdrop{animation:deposit-access-sheet-fade-out .55s cubic-bezier(.22,1,.36,1) forwards}.deposit-access-sheet__panel{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px;box-sizing:border-box;width:100%;max-width:390px;padding:32px 16px 20px;border:1px solid rgb(60,46,40);border-bottom:none;border-radius:16px 16px 0 0;background-color:#000;box-shadow:inset 0 -4px 23px #e5450057;pointer-events:auto;animation:deposit-access-sheet-slide-up .55s cubic-bezier(.22,1,.36,1) forwards}.deposit-access-sheet--closing .deposit-access-sheet__panel{animation:deposit-access-sheet-slide-down .55s cubic-bezier(.22,1,.36,1) forwards}.deposit-access-sheet__close{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:transparent;border:none;cursor:pointer}.deposit-access-sheet__close:focus{outline:none}.deposit-access-sheet__close:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.deposit-access-sheet__close:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.deposit-access-sheet__close{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.deposit-access-sheet__close:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.deposit-access-sheet__close:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.deposit-access-sheet__close:active:not(:disabled){opacity:.88;filter:brightness(.94)}.deposit-access-sheet__close:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.deposit-access-sheet__close:hover:not(:disabled),.deposit-access-sheet__close:focus-visible:not(:disabled),.deposit-access-sheet__close:active:not(:disabled){filter:none}}.deposit-access-sheet__close-icon{display:block;opacity:.9}.deposit-access-sheet__content{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;max-width:354px;margin:0 auto;text-align:center}.deposit-access-sheet__lock-icon{display:block;flex-shrink:0}.deposit-access-sheet__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:32px;font-weight:600;line-height:100%;color:#fff;text-transform:uppercase;letter-spacing:-.32px}.deposit-access-sheet__description{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.deposit-access-sheet--support .deposit-access-sheet__content{gap:16px}.deposit-access-sheet--support .deposit-access-sheet__description{max-width:354px}.deposit-access-sheet--bot .deposit-access-sheet__content{gap:12px;padding-bottom:8px}.deposit-access-sheet--bot .deposit-access-sheet__description{max-width:354px}.deposit-access-sheet__requirements{display:flex;flex-direction:column;gap:12px;width:100%;margin:4px 0 0;padding:0;list-style:none;text-align:left}.deposit-access-sheet__requirement{display:flex;align-items:flex-start;gap:10px}.deposit-access-sheet__requirement-icon{display:block;flex-shrink:0;margin-top:2px}.deposit-access-sheet__requirement-text{font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.deposit-access-sheet__requirement--completed .deposit-access-sheet__requirement-text{opacity:.72}.deposit-access-sheet__requirement-progress{white-space:nowrap;opacity:.72}.deposit-access-sheet__action{width:100%;max-width:350px;margin:0 auto;font-weight:400;letter-spacing:-.8px}@media(prefers-reduced-motion:reduce){.deposit-access-sheet__backdrop{animation:none;opacity:1}.deposit-access-sheet--closing .deposit-access-sheet__backdrop{opacity:0}.deposit-access-sheet__panel{animation:none;transform:none}.deposit-access-sheet--closing .deposit-access-sheet__panel{opacity:0}}@keyframes deposit-access-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes deposit-access-sheet-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes deposit-access-sheet-fade-out{0%{opacity:1}to{opacity:0}}@keyframes deposit-access-sheet-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.main-shell__footer{position:fixed;bottom:calc(10px + env(safe-area-inset-bottom,0px));left:max(20px,(100vw - 390px) / 2 + 20px);right:max(20px,(100vw - 390px) / 2 + 20px);z-index:3;box-sizing:border-box;width:auto}.main-shell__footer-wrap{width:100%;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .28s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-shell__footer-wrap{opacity:1;animation:none;will-change:auto}}.main-shell__bottom-nav{width:100%;max-width:none}.course-promo-card{position:relative;width:100%;max-width:350px;height:179px;border-radius:24px;isolation:isolate}.course-promo-card:not(.course-promo-card--locked) .course-promo-card__body{cursor:pointer}.course-promo-card--completed .course-promo-card__status{color:#ffaa78}.course-promo-card--active .course-promo-card__status{color:#ffffffeb}.course-promo-card__body{position:relative;display:flex;width:100%;height:100%;overflow:hidden;border:1px solid rgb(60,46,40);border-radius:16px;box-sizing:border-box;box-shadow:inset 0 -4px 23px #e5450057,inset 0 0 50.2999992371px #000;background:#000}.course-promo-card__body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(68.15% 100.66% at 53% 48%,#e54500,#0000);mix-blend-mode:color-dodge;opacity:.25;pointer-events:none;z-index:0}.course-promo-card__content{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;max-width:245px;padding:16px 0 16px 16px}.course-promo-card__status{margin:0 0 32px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:19px;letter-spacing:-5%}.course-promo-card__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:30px;font-weight:400;line-height:100%;color:#fff;text-transform:uppercase;letter-spacing:-1%}.course-promo-card__duration{display:inline-flex;gap:5px;align-items:center;margin:auto 0 0;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:14px;color:#ffffff73;letter-spacing:-5%}.course-promo-card__clock{flex-shrink:0;opacity:.7}.course-promo-card__photo{position:absolute;z-index:1;pointer-events:none}.course-promo-card__photo--fit-default{top:-44px;right:-8px;width:200px;height:358px;object-fit:cover;object-position:center top}.course-promo-card__photo--fit-fill-cover{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.course-promo-card__photo--fit-fill-contain{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.course-promo-card__photo--fit-fill-cover-top{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center}.course-promo-card__photo--fit-fill-cover-bottom{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center}.course-promo-card__action{position:absolute;right:16px;bottom:16px;z-index:3;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#fff;background-color:#e54500;border:none;border-radius:16px;cursor:pointer}.course-promo-card__action:focus{outline:none}.course-promo-card__action:focus-visible{outline:2px solid rgba(229,69,0,.95);outline-offset:3px}.course-promo-card__action:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-promo-card__action{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.course-promo-card__action:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.04)}.course-promo-card__action:focus-visible:not(:disabled){filter:brightness(1.08);transform:scale(1.04);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #e545008c}.course-promo-card__action:active:not(:disabled){filter:brightness(.94);transform:scale(.94)}.course-promo-card__action:focus-visible:active:not(:disabled){filter:brightness(.94);transform:scale(.94)}@media(prefers-reduced-motion:reduce){.course-promo-card__action:hover:not(:disabled),.course-promo-card__action:focus-visible:not(:disabled),.course-promo-card__action:active:not(:disabled){transform:none}}.course-promo-card__action-icon{display:block;width:17px;height:20px}.course-promo-card__lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;background-color:#00000073;border-radius:16px;pointer-events:none;transition:background-color .2s ease,box-shadow .2s ease}.course-promo-card__lock-icon{display:block;width:40px;height:40px;opacity:.95;transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,filter .2s ease}.course-promo-card--locked{cursor:not-allowed}.course-promo-card--locked:hover .course-promo-card__lock-overlay{background-color:#00000094;box-shadow:inset 0 0 32px #e5450038}.course-promo-card--locked:hover .course-promo-card__lock-icon{opacity:1;transform:scale(1.08);filter:drop-shadow(0 0 10px rgba(229,69,0,.45))}@media(prefers-reduced-motion:reduce){.course-promo-card--locked:hover .course-promo-card__lock-overlay{background-color:#00000073;box-shadow:none}.course-promo-card--locked:hover .course-promo-card__lock-icon{opacity:.95;transform:none;filter:none}}.course-promo-card--locked .course-promo-card__body{border:1px solid rgb(60,46,40);border-radius:16px;background:#000;opacity:.3;box-shadow:none}.course-promo-card--locked .course-promo-card__body:before{display:none}.course-promo-card--locked .course-promo-card__action{background-color:#3c2e28;cursor:not-allowed}.course-promo-card--locked .course-promo-card__action-icon{opacity:.7}.welcome-energy-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;pointer-events:none}.welcome-energy-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000d9;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;pointer-events:auto}.welcome-energy-modal--open .welcome-energy-modal__backdrop{animation:welcome-energy-modal-backdrop-in .55s cubic-bezier(.22,1,.36,1) forwards}.welcome-energy-modal--closing .welcome-energy-modal__backdrop{animation:welcome-energy-modal-backdrop-out .55s cubic-bezier(.22,1,.36,1) forwards}.welcome-energy-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;max-width:322px;padding:16px;border:1px solid rgb(60,46,40);border-radius:16px;background-color:#000;box-shadow:0 0 15px #00000040,0 0 38px #000;opacity:0;transform:scale(.94) translateY(12px);pointer-events:auto}.welcome-energy-modal--open .welcome-energy-modal__dialog{animation:welcome-energy-modal-dialog-in .55s cubic-bezier(.22,1,.36,1) forwards}.welcome-energy-modal--closing .welcome-energy-modal__dialog{animation:welcome-energy-modal-dialog-out .55s cubic-bezier(.22,1,.36,1) forwards}.welcome-energy-modal__title{margin:0 0 24px;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:400;line-height:32px;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:-1%;opacity:0}.welcome-energy-modal--open .welcome-energy-modal__title{animation:welcome-energy-modal-content-in .55s cubic-bezier(.22,1,.36,1) .08s forwards}.welcome-energy-modal--closing .welcome-energy-modal__title{animation:welcome-energy-modal-content-out .2s cubic-bezier(.22,1,.36,1) forwards}.welcome-energy-modal__description{margin:0 0 24px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;text-align:center;letter-spacing:-1%;opacity:0}.welcome-energy-modal--open .welcome-energy-modal__description{animation:welcome-energy-modal-content-in .55s cubic-bezier(.22,1,.36,1) .14s forwards}.welcome-energy-modal--closing .welcome-energy-modal__description{animation:welcome-energy-modal-content-out .2s cubic-bezier(.22,1,.36,1) .02s forwards}.welcome-energy-modal__reward{display:inline-flex;gap:5px;align-items:center;justify-content:center;margin:0 0 16px;opacity:0}.welcome-energy-modal--open .welcome-energy-modal__reward{animation:welcome-energy-modal-content-in .55s cubic-bezier(.22,1,.36,1) .2s forwards}.welcome-energy-modal--closing .welcome-energy-modal__reward{animation:welcome-energy-modal-content-out .2s cubic-bezier(.22,1,.36,1) .04s forwards}.welcome-energy-modal__reward-icon{flex-shrink:0;display:block;width:20px;height:23px}.welcome-energy-modal__reward-text{background-image:linear-gradient(90deg,#fff,#dedede);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;letter-spacing:-5%;white-space:nowrap}.welcome-energy-modal__action{width:100%;max-width:none;margin:0;font-weight:400;letter-spacing:-5%;opacity:0}.welcome-energy-modal--open .welcome-energy-modal__action{animation:welcome-energy-modal-content-in .55s cubic-bezier(.22,1,.36,1) .26s forwards}.welcome-energy-modal--closing .welcome-energy-modal__action{animation:welcome-energy-modal-content-out .2s cubic-bezier(.22,1,.36,1) .06s forwards}@media(prefers-reduced-motion:reduce){.welcome-energy-modal__backdrop,.welcome-energy-modal__dialog,.welcome-energy-modal__title,.welcome-energy-modal__description,.welcome-energy-modal__reward,.welcome-energy-modal__action{animation:none}.welcome-energy-modal--open .welcome-energy-modal__backdrop{opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none}.welcome-energy-modal--open .welcome-energy-modal__dialog{opacity:1;transform:none}.welcome-energy-modal--open .welcome-energy-modal__title,.welcome-energy-modal--open .welcome-energy-modal__description,.welcome-energy-modal--open .welcome-energy-modal__reward,.welcome-energy-modal--open .welcome-energy-modal__action{opacity:1}.welcome-energy-modal--closing .welcome-energy-modal__backdrop,.welcome-energy-modal--closing .welcome-energy-modal__dialog,.welcome-energy-modal--closing .welcome-energy-modal__title,.welcome-energy-modal--closing .welcome-energy-modal__description,.welcome-energy-modal--closing .welcome-energy-modal__reward,.welcome-energy-modal--closing .welcome-energy-modal__action{opacity:0}}@keyframes welcome-energy-modal-backdrop-in{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@keyframes welcome-energy-modal-backdrop-out{0%{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes welcome-energy-modal-dialog-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes welcome-energy-modal-dialog-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(8px)}}@keyframes welcome-energy-modal-content-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes welcome-energy-modal-content-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}.main-screen.screen-background{background-color:#0c0c0c;background-image:url(../images/main-page.png);background-size:cover;background-position:center top;background-repeat:no-repeat}.main-screen.screen-background:before,.main-screen.screen-background:after{background:none;opacity:0}.main-screen.screen-background{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.main-screen.screen-background::-webkit-scrollbar{width:4px}.main-screen.screen-background::-webkit-scrollbar-track{background:transparent}.main-screen.screen-background::-webkit-scrollbar-thumb{border-radius:999px;background-color:#ffffff47}.main-screen.screen-background{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.main-screen.screen-background .screen-background__content{height:auto;min-height:100svh}.main-screen__container{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:24px 20px 100px;box-sizing:border-box}.main-screen__header{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .05s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__header{opacity:1;animation:none;will-change:auto}}.main-screen__header{margin-bottom:40px}.main-screen__logo{margin:0;font-size:20px;line-height:24px;letter-spacing:-1px}.main-screen__telegram-link{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;cursor:pointer}.main-screen__telegram-link:focus{outline:none}.main-screen__telegram-link:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.main-screen__telegram-link:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.main-screen__telegram-link{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.main-screen__telegram-link:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.main-screen__telegram-link:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.main-screen__telegram-link:active:not(:disabled){opacity:.88;filter:brightness(.94)}.main-screen__telegram-link:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.main-screen__telegram-link:hover:not(:disabled),.main-screen__telegram-link:focus-visible:not(:disabled),.main-screen__telegram-link:active:not(:disabled){filter:none}}.main-screen__telegram-icon{display:block;width:40px;height:40px}.main-screen__hero{display:flex;flex-direction:column;gap:13px;width:100%;max-width:354px;margin-bottom:32px}.main-screen__hero-top{display:flex;align-items:flex-start;justify-content:space-between;width:100%;min-height:68px}.main-screen__greeting{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .1s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__greeting{opacity:1;animation:none;will-change:auto}}.main-screen__greeting{flex:1;max-width:284px;margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:600;line-height:40px;color:#fff;text-transform:uppercase;letter-spacing:-.4px}.main-screen__username{display:block;color:#fff}.main-screen__hero-side{display:flex;flex-direction:column;gap:8px;flex-shrink:0;align-items:center}.main-screen__level{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .14s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__level{opacity:1;animation:none;will-change:auto}}.main-screen__level{display:inline-flex;align-items:center;justify-content:center;height:29px;padding:5px 10px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px;background-color:#3f1300;border-radius:29px;box-shadow:inset 0 -4px 23px #e5450057}.main-screen__energy-volume{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .16s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__energy-volume{opacity:1;animation:none;will-change:auto}}.main-screen__energy-volume{display:inline-flex;gap:8px;align-items:center}.main-screen__energy-icon{flex-shrink:0;display:block;width:20px;height:24px;filter:drop-shadow(0 0 14px rgb(229,69,0))}.main-screen__energy-value{font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;letter-spacing:-.7px;background-image:linear-gradient(90deg,#fff,#dedede);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.main-screen__description{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .18s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__description{opacity:1;animation:none;will-change:auto}}.main-screen__description{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.main-screen__courses{display:flex;flex-direction:column;gap:12px;width:100%}.main-screen__courses .course-promo-card:nth-child(1){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .36s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__courses .course-promo-card:nth-child(1){opacity:1;animation:none;will-change:auto}}.main-screen__courses .course-promo-card:nth-child(2){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .42s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__courses .course-promo-card:nth-child(2){opacity:1;animation:none;will-change:auto}}.main-screen__courses .course-promo-card:nth-child(3){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .48s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.main-screen__courses .course-promo-card:nth-child(3){opacity:1;animation:none;will-change:auto}}.checkbox{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:23px;height:23px}.checkbox__icon{width:23px;height:23px}.lesson-list-item{display:flex;gap:10px;align-items:center;justify-content:space-between;width:100%;max-width:279px;min-height:40px;padding:5px 0}.lesson-list-item__content{display:flex;flex:1;gap:8px;align-items:center;min-width:0}.lesson-list-item__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background-color:#444;border-radius:50%}.lesson-list-item__icon--active{background-color:#e54500}.lesson-list-item__glyph{width:12px;height:12px}.lesson-list-item__title{font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.2px;color:#fff}.lesson-list-item__checkbox{flex-shrink:0}.lesson-list-item--clickable{cursor:pointer}.lesson-list-item--clickable:focus{outline:none}.lesson-list-item--clickable:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.lesson-list-item--clickable:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.lesson-list-item--clickable{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.lesson-list-item--clickable:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.lesson-list-item--clickable:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.lesson-list-item--clickable:active:not(:disabled){opacity:.88;filter:brightness(.94)}.lesson-list-item--clickable:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.lesson-list-item--clickable:hover:not(:disabled),.lesson-list-item--clickable:focus-visible:not(:disabled),.lesson-list-item--clickable:active:not(:disabled){filter:none}}.lesson-list-item--locked{cursor:pointer}.lesson-list-item--locked:focus{outline:none}.lesson-list-item--locked:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.lesson-list-item--locked:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.lesson-list-item--locked{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.lesson-list-item--locked:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.lesson-list-item--locked:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.lesson-list-item--locked:active:not(:disabled){opacity:.88;filter:brightness(.94)}.lesson-list-item--locked:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.lesson-list-item--locked:hover:not(:disabled),.lesson-list-item--locked:focus-visible:not(:disabled),.lesson-list-item--locked:active:not(:disabled){filter:none}}.lesson-list-item--completed{opacity:.7}.lesson-list-item--completed .lesson-list-item__title{text-decoration:line-through}.course-module-card{width:100%}.course-module-card__body{position:relative;display:flex;flex-direction:column;gap:0;width:100%;overflow:hidden;transition:gap .55s cubic-bezier(.22,1,.36,1);border:1px solid rgb(60,46,40);border-radius:16px;box-sizing:border-box;background:#000;box-shadow:inset 0 -4px 23px #e5450057,inset 0 0 50px #000}.course-module-card__body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(68.15% 100.66% at 53% 48%,#e54500,#0000);mix-blend-mode:color-dodge;opacity:.25;pointer-events:none;z-index:0}.course-module-card__header-area{position:relative;flex-shrink:0;width:100%}.course-module-card__header{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;align-items:stretch;min-height:120px;padding:16px 72px 16px 16px;box-sizing:border-box;cursor:pointer}.course-module-card__header:focus{outline:none}.course-module-card__header:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.course-module-card__header:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-module-card__header{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.course-module-card__header:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.course-module-card__header:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.course-module-card__header:active:not(:disabled){opacity:.88;filter:brightness(.94)}.course-module-card__header:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.course-module-card__header:hover:not(:disabled),.course-module-card__header:focus-visible:not(:disabled),.course-module-card__header:active:not(:disabled){filter:none}}.course-module-card__header-top{display:flex;gap:12px;align-items:center;width:100%;justify-content:space-between}.course-module-card__content{display:flex;flex:1;flex-direction:column;gap:8px;justify-content:space-around;min-width:0}.course-module-card__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:24px;font-weight:400;line-height:100%;color:#fff;text-transform:uppercase;letter-spacing:-.24px}.course-module-card__subtitle{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.course-module-card__energy-badge{display:inline-flex;gap:8px;align-items:center;margin:0;padding:8px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;letter-spacing:-5%;text-align:left;background:linear-gradient(129.09deg,#b03500 3.523%,#ff783e 40.253%,#dd521f 68.26%,#e54500 99.021%);border:none;border-radius:37px;box-shadow:0 0 31.5px #e54500,inset 1px 1px 4.8px #ffffff40}.course-module-card__energy-badge span{background:linear-gradient(90deg,#fff,#dedede);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.course-module-card__energy-icon{display:block;flex-shrink:0;width:24px;height:28px}.course-module-card__duration{display:inline-flex;gap:5px;align-items:center;margin:0;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:14px;color:#ffffff73;letter-spacing:-.24px}.course-module-card__clock{flex-shrink:0;opacity:.7}.course-module-card__completed-badge{position:absolute;right:16px;bottom:16px;z-index:2;display:inline-flex;gap:6px;align-items:center;margin:0;padding:6px 10px;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:14px;letter-spacing:-.24px;text-transform:uppercase;pointer-events:none;background:linear-gradient(129.09deg,#b03500 3.523%,#ff783e 40.253%,#dd521f 68.26%,#e54500 99.021%);border-radius:37px;box-shadow:0 0 18px #e54500d9,inset 1px 1px 4.8px #ffffff40}.course-module-card__completed-badge span{background:linear-gradient(90deg,#fff,#dedede);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.course-module-card__completed-icon{display:block;flex-shrink:0;width:14px;height:14px}.course-module-card__toggle{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#fff;background-color:#e54500;border:none;border-radius:16px;box-shadow:none;cursor:pointer;transition:background-color .2s ease,box-shadow .55s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1)}.course-module-card__toggle:focus{outline:none}.course-module-card__toggle:focus-visible{outline:2px solid rgba(229,69,0,.95);outline-offset:3px}.course-module-card__toggle:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-module-card__toggle{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.course-module-card__toggle:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.04)}.course-module-card__toggle:focus-visible:not(:disabled){filter:brightness(1.08);transform:scale(1.04);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #e545008c}.course-module-card__toggle:active:not(:disabled){filter:brightness(.94);transform:scale(.94)}.course-module-card__toggle:focus-visible:active:not(:disabled){filter:brightness(.94);transform:scale(.94)}@media(prefers-reduced-motion:reduce){.course-module-card__toggle:hover:not(:disabled),.course-module-card__toggle:focus-visible:not(:disabled),.course-module-card__toggle:active:not(:disabled){transform:none}}.course-module-card__toggle-icon{display:block;width:17px;height:20px;transform:rotate(0);transition:transform .55s cubic-bezier(.22,1,.36,1)}.course-module-card__panel{position:relative;z-index:1;display:grid;grid-template-rows:0fr;padding:0 16px;opacity:.72;transition:grid-template-rows .55s cubic-bezier(.22,1,.36,1),opacity .55s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.course-module-card__panel{opacity:1;transition:none}}.course-module-card__panel-inner{overflow:hidden}.course-module-card__list{display:flex;flex-direction:column;gap:8px;width:100%;margin:0;padding:0 0 16px;list-style:none;opacity:0;transform:translateY(-10px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.course-module-card__list-item{width:100%}.course-module-card--has-energy-badge .course-module-card__header{min-height:0;padding:16px}.course-module-card--has-energy-badge .course-module-card__toggle{position:static;top:auto;right:auto;flex-shrink:0}.course-module-card--open .course-module-card__body{gap:20px}.course-module-card--open .course-module-card__header{align-items:flex-start;padding:16px 72px 16px 16px}.course-module-card--open.course-module-card--has-energy-badge .course-module-card__header{padding:16px}.course-module-card--open .course-module-card__toggle{box-shadow:0 0 18px #e5450066}.course-module-card--open .course-module-card__toggle-icon{transform:rotate(180deg)}.course-module-card--open .course-module-card__panel{grid-template-rows:1fr;opacity:1}.course-module-card--open .course-module-card__list{opacity:1;transform:translateY(0)}.course-module-card--open .course-module-card__list-item:nth-child(1){animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .11s both}.course-module-card--open .course-module-card__list-item:nth-child(2){animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .16s both}.course-module-card--open .course-module-card__list-item:nth-child(3){animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .21s both}.course-module-card--open .course-module-card__list-item:nth-child(4){animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .26s both}.course-module-card--open .course-module-card__list-item:nth-child(5){animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .31s both}.course-module-card--open .course-module-card__list-item:nth-child(6){animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .36s both}@media(prefers-reduced-motion:reduce){.course-module-card .course-module-card__body,.course-module-card .course-module-card__header,.course-module-card .course-module-card__toggle,.course-module-card .course-module-card__toggle-icon,.course-module-card .course-module-card__panel,.course-module-card .course-module-card__list{transition:none}.course-module-card .course-module-card--open .course-module-card__list-item{animation:none}}.module-locked-notice{position:fixed;top:0;right:0;bottom:0;left:0;z-index:7;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;pointer-events:none}.module-locked-notice__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:none;background-color:#000000d9;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;cursor:pointer;pointer-events:auto}.module-locked-notice--open .module-locked-notice__backdrop{animation:module-locked-notice-backdrop-in .55s cubic-bezier(.22,1,.36,1) forwards}.module-locked-notice--closing .module-locked-notice__backdrop{animation:module-locked-notice-backdrop-out .55s cubic-bezier(.22,1,.36,1) forwards}.module-locked-notice__dialog{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;width:100%;max-width:322px;padding:16px;border:1px solid rgb(60,46,40);border-radius:16px;background-color:#000;box-shadow:0 0 15px #00000040,0 0 38px #000;opacity:0;transform:scale(.94) translateY(12px);pointer-events:auto}.module-locked-notice--open .module-locked-notice__dialog{animation:module-locked-notice-dialog-in .55s cubic-bezier(.22,1,.36,1) forwards}.module-locked-notice--closing .module-locked-notice__dialog{animation:module-locked-notice-dialog-out .55s cubic-bezier(.22,1,.36,1) forwards}.module-locked-notice__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;padding:0;background:transparent;border:none;border-radius:50%;cursor:pointer}.module-locked-notice__close:focus{outline:none}.module-locked-notice__close:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.module-locked-notice__close:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.module-locked-notice__close{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.module-locked-notice__close:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.module-locked-notice__close:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.module-locked-notice__close:active:not(:disabled){opacity:.88;filter:brightness(.94)}.module-locked-notice__close:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.module-locked-notice__close:hover:not(:disabled),.module-locked-notice__close:focus-visible:not(:disabled),.module-locked-notice__close:active:not(:disabled){filter:none}}.module-locked-notice__close-icon{display:block;opacity:.9}.module-locked-notice__label{display:inline-flex;gap:6px;align-items:center;margin:0 0 12px;padding-right:40px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:600;line-height:17px;color:#e54500;letter-spacing:-.8px}.module-locked-notice__label-icon{flex-shrink:0;display:block}.module-locked-notice__title{margin:0 0 12px;padding-right:40px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:19px;color:#fff;letter-spacing:-.8px}.module-locked-notice__description{margin:0 0 8px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.module-locked-notice__hint{margin:0 0 16px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;color:#ffffffa6;letter-spacing:-.8px}.module-locked-notice__action{width:100%;max-width:none;margin:0;font-weight:400;letter-spacing:-.8px}@media(prefers-reduced-motion:reduce){.module-locked-notice__backdrop,.module-locked-notice__dialog{animation:none}.module-locked-notice--open .module-locked-notice__backdrop{opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none}.module-locked-notice--open .module-locked-notice__dialog{opacity:1;transform:none}.module-locked-notice--closing .module-locked-notice__backdrop,.module-locked-notice--closing .module-locked-notice__dialog{opacity:0}}@keyframes module-locked-notice-backdrop-in{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@keyframes module-locked-notice-backdrop-out{0%{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}to{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes module-locked-notice-dialog-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes module-locked-notice-dialog-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(8px)}}.course-detail-page.screen-background{background-color:#0c0c0c;background-image:url(../images/main-page.png);background-size:cover;background-position:center top;background-repeat:no-repeat}.course-detail-page.screen-background:before,.course-detail-page.screen-background:after{background:none;opacity:0}.course-detail-page.screen-background{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.course-detail-page.screen-background .screen-background__content{height:auto;min-height:100svh}.course-detail-page__container{z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:24px 20px 100px;position:relative;box-sizing:border-box}.course-detail-page__back-wrap{position:absolute;top:26px;left:20px;z-index:2;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__back-wrap{opacity:1;animation:none;will-change:auto}}.course-detail-page__back-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background-color:#202020;border:none;border-radius:16px;cursor:pointer}.course-detail-page__back-button:focus{outline:none}.course-detail-page__back-button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.course-detail-page__back-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-detail-page__back-button{transition:background-color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.course-detail-page__back-button:hover:not(:disabled){background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 12px #00000059}.course-detail-page__back-button:focus-visible:not(:disabled){outline:none;background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59,0 0 12px #00000059}.course-detail-page__back-button:active:not(:disabled){background-color:#181818;transform:scale(.94);box-shadow:none}.course-detail-page__back-button:focus-visible:active:not(:disabled){background-color:#181818;transform:scale(.94)}.course-detail-page__back-button img{transition:transform .2s cubic-bezier(.22,1,.36,1)}.course-detail-page__back-button:hover:not(:disabled) img,.course-detail-page__back-button:focus-visible:not(:disabled) img{transform:translate(-2px)}.course-detail-page__back-button:active:not(:disabled) img{transform:translate(0)}@media(prefers-reduced-motion:reduce){.course-detail-page__back-button:hover:not(:disabled),.course-detail-page__back-button:focus-visible:not(:disabled),.course-detail-page__back-button:active:not(:disabled){transform:none}}.course-detail-page__back-button img{display:block}.course-detail-page__header{display:flex;justify-content:center;width:100%;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .05s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__header{opacity:1;animation:none;will-change:auto}}.course-detail-page__header{margin-bottom:45px}.course-detail-page__logo{margin:0;font-size:20px;line-height:24px;letter-spacing:-1px}.course-detail-page__hero{display:flex;flex-direction:column;gap:13px;width:100%;max-width:354px;margin-bottom:32px}.course-detail-page__title{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .1s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__title{opacity:1;animation:none;will-change:auto}}.course-detail-page__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:600;line-height:40px;color:#fff;text-transform:uppercase;letter-spacing:-1%}.course-detail-page__duration{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .14s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__duration{opacity:1;animation:none;will-change:auto}}.course-detail-page__duration{display:inline-flex;gap:5px;align-items:center;margin:0;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:14px;color:#ffffff73;letter-spacing:-.24px}.course-detail-page__duration-icon{flex-shrink:0;opacity:.7}.course-detail-page__description{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .18s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__description{opacity:1;animation:none;will-change:auto}}.course-detail-page__description{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.course-detail-page__stats{display:flex;gap:8px;width:100%;max-width:350px}.course-detail-page__stat{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .22s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__stat{opacity:1;animation:none;will-change:auto}}.course-detail-page__stat:nth-child(2){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .26s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__stat:nth-child(2){opacity:1;animation:none;will-change:auto}}.course-detail-page__stat{display:flex;gap:10px;align-items:center;min-width:0;height:40px;padding:4px 14px 4px 4px;border-radius:37px;box-sizing:border-box;background:#000}.course-detail-page__stat-icon-wrap{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#e54500}.course-detail-page__stat-icon{display:block;width:13px;height:14px}.course-detail-page__stat-label{font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px;white-space:nowrap}.course-detail-page__program{display:flex;flex-direction:column;gap:16px;width:100%;max-width:350px;padding:16px;border:1px solid rgb(60,46,40);border-radius:24px;box-sizing:border-box;background:#000000d9;box-shadow:inset 0 -4px 23px #e5450033}.course-detail-page__program-title{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .3s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__program-title{opacity:1;animation:none;will-change:auto}}.course-detail-page__program-title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:24px;font-weight:600;line-height:100%;color:#fff;text-transform:uppercase;letter-spacing:-.24px}.course-detail-page__modules{display:flex;flex-direction:column;gap:12px;width:100%}.course-detail-page__module-item{width:100%}.course-detail-page__module-item:nth-child(1) .course-module-card{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .36s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__module-item:nth-child(1) .course-module-card{opacity:1;animation:none;will-change:auto}}.course-detail-page__module-item:nth-child(2) .course-module-card{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .42s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-detail-page__module-item:nth-child(2) .course-module-card{opacity:1;animation:none;will-change:auto}}.course-lesson-page.screen-background{background-color:#0c0c0c;background-image:url(../images/main-page.png);background-size:cover;background-position:center top;background-repeat:no-repeat}.course-lesson-page.screen-background:before,.course-lesson-page.screen-background:after{background:none;opacity:0}.course-lesson-page.screen-background{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.course-lesson-page.screen-background .screen-background__content{display:flex;flex-direction:column;height:auto;min-height:100svh}.course-lesson-page__container{z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:24px 20px 100px;position:relative;box-sizing:border-box;flex:1;justify-content:flex-end;min-height:100svh}.course-lesson-page__back-wrap{position:absolute;top:26px;left:20px;z-index:2;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-lesson-page__back-wrap{opacity:1;animation:none;will-change:auto}}.course-lesson-page__back-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background-color:#202020;border:none;border-radius:16px;cursor:pointer}.course-lesson-page__back-button:focus{outline:none}.course-lesson-page__back-button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.course-lesson-page__back-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-lesson-page__back-button{transition:background-color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.course-lesson-page__back-button:hover:not(:disabled){background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 12px #00000059}.course-lesson-page__back-button:focus-visible:not(:disabled){outline:none;background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59,0 0 12px #00000059}.course-lesson-page__back-button:active:not(:disabled){background-color:#181818;transform:scale(.94);box-shadow:none}.course-lesson-page__back-button:focus-visible:active:not(:disabled){background-color:#181818;transform:scale(.94)}.course-lesson-page__back-button img{transition:transform .2s cubic-bezier(.22,1,.36,1)}.course-lesson-page__back-button:hover:not(:disabled) img,.course-lesson-page__back-button:focus-visible:not(:disabled) img{transform:translate(-2px)}.course-lesson-page__back-button:active:not(:disabled) img{transform:translate(0)}@media(prefers-reduced-motion:reduce){.course-lesson-page__back-button:hover:not(:disabled),.course-lesson-page__back-button:focus-visible:not(:disabled),.course-lesson-page__back-button:active:not(:disabled){transform:none}}.course-lesson-page__back-button img{display:block}.course-lesson-page__content{display:flex;flex-direction:column}.course-lesson-page__heading{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .18s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-lesson-page__heading{opacity:1;animation:none;will-change:auto}}.course-lesson-page__heading{margin:0 0 17px;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:400;line-height:40px;letter-spacing:-.4px;text-transform:uppercase;color:#fff}.course-lesson-page__meta{display:flex;justify-content:space-between;width:100%;max-width:350px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .24s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-lesson-page__meta{opacity:1;animation:none;will-change:auto}}.course-lesson-page__meta{margin-bottom:17px}.course-lesson-page__meta-group{display:flex;gap:6px;align-items:center;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:8px;letter-spacing:-.6px;color:#ffffff4f}.course-lesson-page__meta-group .icon{opacity:.31}.course-lesson-page__description{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .3s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-lesson-page__description{opacity:1;animation:none;will-change:auto}}.course-lesson-page__description{width:100%;max-width:350px;margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:.3px;color:#fff}.course-lesson-page__button-wrap{width:100%;margin-top:16px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .2s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-lesson-page__button-wrap{opacity:1;animation:none;will-change:auto}}.course-lesson-page__error{margin:0 0 12px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#e54500;text-align:center}.course-lesson-page__button{margin-top:0}.course-test-page.screen-background{background-color:#0c0c0c;background-image:url(../images/main-page.png);background-size:cover;background-position:center top;background-repeat:no-repeat}.course-test-page.screen-background:before,.course-test-page.screen-background:after{background:none;opacity:0}.course-test-page.screen-background{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.course-test-page.screen-background .screen-background__content{display:flex;flex-direction:column;height:auto;min-height:100svh}.course-test-page__container{z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:24px 20px 0;position:relative;box-sizing:border-box;flex:1;justify-content:space-between;min-height:100svh;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.course-test-page__container--results{justify-content:center;align-items:center;padding-top:24px}.course-test-page__container--intro{justify-content:space-between;align-items:center}.course-test-page__back-wrap{position:absolute;top:26px;left:20px;z-index:2;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__back-wrap{opacity:1;animation:none;will-change:auto}}.course-test-page__intro-center{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:350px;min-height:0}.course-test-page__header{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-bottom:32px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__header{opacity:1;animation:none;will-change:auto}}.course-test-page__back-button{position:absolute;top:0;left:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background-color:#202020;border:none;border-radius:16px;cursor:pointer}.course-test-page__back-button:focus{outline:none}.course-test-page__back-button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.course-test-page__back-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-test-page__back-button{transition:background-color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.course-test-page__back-button:hover:not(:disabled){background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 12px #00000059}.course-test-page__back-button:focus-visible:not(:disabled){outline:none;background-color:#2a2a2a;transform:scale(1.05);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59,0 0 12px #00000059}.course-test-page__back-button:active:not(:disabled){background-color:#181818;transform:scale(.94);box-shadow:none}.course-test-page__back-button:focus-visible:active:not(:disabled){background-color:#181818;transform:scale(.94)}.course-test-page__back-button img{transition:transform .2s cubic-bezier(.22,1,.36,1)}.course-test-page__back-button:hover:not(:disabled) img,.course-test-page__back-button:focus-visible:not(:disabled) img{transform:translate(-2px)}.course-test-page__back-button:active:not(:disabled) img{transform:translate(0)}@media(prefers-reduced-motion:reduce){.course-test-page__back-button:hover:not(:disabled),.course-test-page__back-button:focus-visible:not(:disabled),.course-test-page__back-button:active:not(:disabled){transform:none}}.course-test-page__back-button img{display:block}.course-test-page__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:400;line-height:40px;letter-spacing:-.4px;text-align:center;text-transform:uppercase;color:#fff}.course-test-page__title span{color:#e54500}.course-test-page__intro{display:flex;flex-direction:column;gap:17px;align-items:center;width:100%;min-width:0}.course-test-page__intro-module{margin:0;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.2px;text-align:center;text-transform:uppercase;color:#ffffff8c;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .06s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__intro-module{opacity:1;animation:none;will-change:auto}}.course-test-page__intro-heading{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:400;line-height:40px;letter-spacing:-.4px;text-align:center;text-transform:uppercase;color:#fff;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .12s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__intro-heading{opacity:1;animation:none;will-change:auto}}.course-test-page__intro-heading span{color:#e54500}.course-test-page__intro-stats{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;width:100%;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .18s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__intro-stats{opacity:1;animation:none;will-change:auto}}.course-test-page__intro-stat{display:flex;gap:10px;align-items:center;min-width:0;height:40px;padding:4px 14px 4px 4px;border-radius:37px;box-sizing:border-box;background:#000}.course-test-page__intro-stat-icon-wrap{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#e54500}.course-test-page__intro-stat-icon{display:block;width:13px;height:14px}.course-test-page__intro-stat-label{font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px;white-space:nowrap}.course-test-page__intro-description{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:.3px;text-align:center;color:#fff;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .24s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__intro-description{opacity:1;animation:none;will-change:auto}}.course-test-page__button-wrap--intro{flex-shrink:0;width:100%;max-width:350px;margin-top:24px}.course-test-page__quiz{display:flex;flex:1;flex-direction:column;width:100%}.course-test-page__progress-track{width:100%;height:8px;margin-bottom:8px;overflow:hidden;background:#313131;border-radius:29px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__progress-track{opacity:1;animation:none;will-change:auto}}.course-test-page__progress-fill{display:block;height:100%;background:#e54500;border-radius:29px;transition:width .25s ease}.course-test-page__question-counter{margin:0 0 32px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-5%;color:#fff;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .06s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__question-counter{opacity:1;animation:none;will-change:auto}}.course-test-page__question-text{margin:0 0 15px;font-family:SF Pro,sans-serif;font-size:18px;font-weight:400;line-height:22px;letter-spacing:-5%;color:#fff;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .12s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__question-text{opacity:1;animation:none;will-change:auto}}.course-test-page__answers{display:flex;flex-direction:column;gap:8px;width:100%;margin:0;padding:0;list-style:none}.course-test-page__answers-item{width:100%}.course-test-page__answers-item:nth-child(1){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .23s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__answers-item:nth-child(1){opacity:1;animation:none;will-change:auto}}.course-test-page__answers-item:nth-child(2){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .28s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__answers-item:nth-child(2){opacity:1;animation:none;will-change:auto}}.course-test-page__answers-item:nth-child(3){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .33s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__answers-item:nth-child(3){opacity:1;animation:none;will-change:auto}}.course-test-page__answers-item:nth-child(4){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .38s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__answers-item:nth-child(4){opacity:1;animation:none;will-change:auto}}.course-test-page__answers-item:nth-child(5){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .43s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__answers-item:nth-child(5){opacity:1;animation:none;will-change:auto}}.course-test-page__answers-item:nth-child(6){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .48s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__answers-item:nth-child(6){opacity:1;animation:none;will-change:auto}}.course-test-page__answer{border-radius:8px;background:#252428;display:flex;gap:10px;align-items:center;width:100%;min-height:56px;padding:16px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:.3px;text-align:left;color:#fff;border:1px solid transparent;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}.course-test-page__answer:disabled{cursor:default}.course-test-page__answer--selected{border-color:#e5450073;transform:scale(1.01)}.course-test-page__answer--correct{background-color:#0abf31;border-color:#0abf31;box-shadow:inset 0 0 12.8000001907px #2aff00e3;animation:course-test-page-answer-feedback .35s cubic-bezier(.22,1,.36,1)}.course-test-page__answer--incorrect{background:#bf0a0a;border-color:#bf0a0a;animation:course-test-page-answer-feedback .35s cubic-bezier(.22,1,.36,1)}.course-test-page__answer-label{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;letter-spacing:-5%;color:#fff;background:#444;border-radius:50%}.course-test-page__answer--correct .course-test-page__answer-label{background:#099220}.course-test-page__answer--incorrect .course-test-page__answer-label{background:#740606}.course-test-page__answer-text{flex:1;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-5%;color:#fff}.course-test-page__answer-icon{flex-shrink:0;margin-left:auto;animation:course-test-page-answer-icon-enter .35s cubic-bezier(.22,1,.36,1) forwards}.course-test-page__button-wrap{width:100%;margin-top:24px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .48s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__button-wrap{opacity:1;animation:none;will-change:auto}}.course-test-page__button{margin-top:0}.course-test-page__button:disabled{opacity:.45;cursor:not-allowed}.course-test-page__results{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:350px;margin:0 auto}.course-test-page__results--failed{flex:0 0 auto;justify-content:center}.course-test-page__completed-icon{display:block;width:140px;height:140px;margin-bottom:12px;opacity:0;animation:ui-error-icon-enter .55s cubic-bezier(.22,1,.36,1) 0s forwards,ui-error-icon-idle 3.2s ease-in-out .55s infinite;will-change:transform,opacity,filter}@media(prefers-reduced-motion:reduce){.course-test-page__completed-icon{opacity:1;transform:none;filter:none;animation:none;will-change:auto}}.course-test-page__completed-title{margin:0 0 16px;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:400;line-height:40px;letter-spacing:-1%;text-align:center;text-transform:uppercase;color:#fff;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .1s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__completed-title{opacity:1;animation:none;will-change:auto}}.course-test-page__failed-copy{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:32px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .14s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__failed-copy{opacity:1;animation:none;will-change:auto}}.course-test-page__results-summary{margin:0;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.2px;text-align:center;text-transform:uppercase;color:#ffffff8c}.course-test-page__failed-hint{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-1%;text-align:center;color:#ffffffd9}.course-test-page__failed-advice{margin:0;font-family:SF Pro,sans-serif;font-size:15px;font-weight:300;line-height:21px;letter-spacing:.1px;text-align:center;color:#ffffff9e}.course-test-page__reward-badge{display:inline-flex;gap:8px;align-items:center;justify-content:center;margin:0 0 60px;padding:8px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-1%;text-transform:uppercase;color:#fff;background:linear-gradient(129.09deg,#b03500 3.523%,#ff783e 40.253%,#dd521f 68.26%,#e54500 99.021%);border:none;border-radius:37px;box-shadow:0 0 31.5px #e54500,inset 1px 1px 4.8px #ffffff40;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .16s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__reward-badge{opacity:1;animation:none;will-change:auto}}.course-test-page__reward-icon{display:block;flex-shrink:0;width:24px;height:28px}.course-test-page__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-bottom:24px}.course-test-page__stats--centered{display:flex;justify-content:center;width:100%;max-width:168px;margin-right:auto;margin-left:auto}.course-test-page__stat-card{display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;width:100%;min-height:96px;padding:16px;background-color:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px}.course-test-page__stat-card:nth-child(1){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .22s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__stat-card:nth-child(1){opacity:1;animation:none;will-change:auto}}.course-test-page__stat-card:nth-child(2){opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .28s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__stat-card:nth-child(2){opacity:1;animation:none;will-change:auto}}.course-test-page__stat-card--failed{background-color:#bf0a0a1a;border-color:#bf0a0a59}.course-test-page__stat-value{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:58.31px;font-weight:700;line-height:70px}.course-test-page__stat-value--energy{color:#e54500}.course-test-page__stat-value--accuracy{color:#0abf31}.course-test-page__stat-value--accuracy-failed{color:#bf0a0a}.course-test-page__stat-label{display:inline-flex;gap:8.1px;align-items:center;margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;color:#fff}.course-test-page__stat-label--failed{color:#bf0a0a}.course-test-page__stat-label-icon{display:block;width:24px;height:28px}.course-test-page__module-progress{box-sizing:border-box;width:100%;margin-bottom:90px;padding:16px;background-color:#1b1411;border:1px solid rgb(60,46,40);border-radius:16px;opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .34s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__module-progress{opacity:1;animation:none;will-change:auto}}.course-test-page__module-progress-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:300;line-height:17px;letter-spacing:.2px;color:#fff}.course-test-page__module-progress-value{display:inline-flex;gap:8px;align-items:center;color:#e54500;font-family:SF Pro,sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:-5%}.course-test-page__module-progress-icon{display:block;width:24px;height:28px}.course-test-page__module-progress-track{width:100%;height:8px;overflow:hidden;background:#313131;border-radius:29px}.course-test-page__module-progress-fill{display:block;height:100%;background:#e54500;border-radius:29px;transition:width .45s cubic-bezier(.22,1,.36,1)}.course-test-page__results-actions{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:auto;padding-top:24px}.course-test-page__results--failed .course-test-page__results-actions{margin-top:8px;padding-top:8px}.course-test-page__results-button{margin:0 auto}.course-test-page__results-button:first-child{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .4s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__results-button:first-child{opacity:1;animation:none;will-change:auto}}.course-test-page__results-button:last-child{opacity:0;animation:ui-fade-up-enter .55s cubic-bezier(.22,1,.36,1) .46s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.course-test-page__results-button:last-child{opacity:1;animation:none;will-change:auto}}.course-test-page__results-button--secondary{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;max-width:350px;height:50px;padding:10px 30px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:300;line-height:19px;letter-spacing:.3px;color:#fff;background-color:transparent;border:1px solid rgba(229,69,0,.5);border-radius:15px;cursor:pointer}.course-test-page__results-button--secondary:focus{outline:none}.course-test-page__results-button--secondary:focus-visible{outline:2px solid rgba(229,69,0,.95);outline-offset:3px}.course-test-page__results-button--secondary:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.course-test-page__results-button--secondary{transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.course-test-page__results-button--secondary:hover:not(:disabled){opacity:.92;transform:translateY(-1px);border-color:#e54500b8}.course-test-page__results-button--secondary:focus-visible:not(:disabled){opacity:.92;transform:translateY(-1px);border-color:#e54500d9;box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #e5450073}.course-test-page__results-button--secondary:active:not(:disabled){opacity:.86;transform:translateY(0) scale(.97);border-color:#e54500f2}.course-test-page__results-button--secondary:focus-visible:active:not(:disabled){opacity:.86;transform:translateY(0) scale(.97)}@media(prefers-reduced-motion:reduce){.course-test-page__results-button--secondary:hover:not(:disabled),.course-test-page__results-button--secondary:focus-visible:not(:disabled),.course-test-page__results-button--secondary:active:not(:disabled){transform:none}}@keyframes course-test-page-answer-feedback{0%{transform:scale(1)}45%{transform:scale(1.015)}to{transform:scale(1)}}@keyframes course-test-page-answer-icon-enter{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.signal-toast-stack{position:fixed;top:12px;right:12px;left:12px;z-index:1200;display:flex;flex-direction:column;gap:8px;align-items:flex-end;pointer-events:none}.signal-toast{max-width:320px;padding:12px 16px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#fff;letter-spacing:-.2px;background:#141414f5;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 8px 24px #00000073;opacity:0;transform:translateY(-8px);transition:opacity .28s ease,transform .28s ease}.signal-toast--visible{opacity:1;transform:translateY(0)}.signal-toast--success{border-color:#4ade8073;box-shadow:0 8px 24px #00000073,0 0 18px #4ade802e}.signal-toast--error{border-color:#f8717173;box-shadow:0 8px 24px #00000073,0 0 18px #f871712e}.signal-toast--warning{border-color:#e5450080;box-shadow:0 8px 24px #00000073,0 0 18px #e5450033}.ai-bot-stat-card{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0;min-height:72px;padding:12px;box-sizing:border-box;background:#000000b8;border:1px solid rgb(60,46,40);border-radius:14px;box-shadow:inset 0 -3px 18px #e5450038}.ai-bot-stat-card--accent{box-shadow:inset 0 -4px 23px #e5450057,0 0 20px #e545001f}.ai-bot-stat-card__label{margin:0;font-family:SF Pro,sans-serif;font-size:11px;font-weight:400;line-height:14px;color:#ffffff73;letter-spacing:-.2px}.ai-bot-stat-card__value{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:22px;font-weight:600;line-height:24px;color:#fff;letter-spacing:-.3px}.otc-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:38px;height:22px;padding:0 8px;box-sizing:border-box;font-family:SF Pro,sans-serif;font-size:11px;font-weight:600;line-height:14px;color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#e5450047;border:1px solid rgba(229,69,0,.55);border-radius:999px}.active-signal-card{display:flex;flex-direction:column;gap:10px;width:100%;padding:12px 14px;box-sizing:border-box;text-align:left;background:#000c;border:1px solid rgba(255,255,255,.08);border-radius:14px;cursor:pointer}.active-signal-card:focus{outline:none}.active-signal-card:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.active-signal-card:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.active-signal-card{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.active-signal-card:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.active-signal-card:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.active-signal-card:active:not(:disabled){opacity:.88;filter:brightness(.94)}.active-signal-card:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.active-signal-card:hover:not(:disabled),.active-signal-card:focus-visible:not(:disabled),.active-signal-card:active:not(:disabled){filter:none}}.active-signal-card__main{display:flex;align-items:center;justify-content:space-between;gap:8px}.active-signal-card__pair-wrap{display:inline-flex;align-items:center;gap:8px;min-width:0}.active-signal-card__pair{font-family:SF Pro,sans-serif;font-size:15px;font-weight:500;line-height:18px;color:#fff;letter-spacing:-.3px}.active-signal-card__direction{font-family:SF Pro,sans-serif;font-size:12px;font-weight:500;line-height:15px;letter-spacing:-.2px}.active-signal-card__direction--strong_buy,.active-signal-card__direction--buy{color:#4ade80}.active-signal-card__direction--strong_sell,.active-signal-card__direction--sell{color:#f87171}.active-signal-card__direction--neutral{color:#ffffff73}.active-signal-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.active-signal-card__duration{display:inline-flex;align-items:center;gap:6px;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:15px;color:#ffffff73;letter-spacing:-.2px}.active-signal-card__timer{display:inline-flex;align-items:center;gap:6px;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:15px;color:#ffffff73;letter-spacing:-.2px;font-variant-numeric:tabular-nums}.signal-pair-card{position:relative;display:flex;flex-direction:column;gap:12px;width:100%;min-height:96px;padding:14px;box-sizing:border-box;text-align:left;background:#000;border:1px solid rgb(60,46,40);border-radius:16px;box-shadow:inset 0 -4px 23px #e5450057,inset 0 0 50px #000;cursor:pointer}.signal-pair-card:focus{outline:none}.signal-pair-card:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.signal-pair-card:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.signal-pair-card{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.signal-pair-card:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.signal-pair-card:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.signal-pair-card:active:not(:disabled){opacity:.88;filter:brightness(.94)}.signal-pair-card:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.signal-pair-card:hover:not(:disabled),.signal-pair-card:focus-visible:not(:disabled),.signal-pair-card:active:not(:disabled){filter:none}}.signal-pair-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(68.15% 100.66% at 12% 42%,#e54500,#0000 72%);mix-blend-mode:color-dodge;opacity:.24;pointer-events:none}.signal-pair-card--disabled{opacity:.45;cursor:not-allowed}.signal-pair-card__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.signal-pair-card__pair{font-family:Reforma Grotesk,sans-serif;font-size:20px;font-weight:600;line-height:22px;color:#fff;letter-spacing:-.2px}.signal-pair-card__footer{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto}.signal-pair-card__value{font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;color:#fff;letter-spacing:-.4px}.signal-pair-card__change{font-family:SF Pro,sans-serif;font-size:13px;font-weight:500;line-height:16px;letter-spacing:-.2px}.signal-pair-card__change--positive{color:#4ade80}.signal-pair-card__change--negative{color:#f87171}.signal-pair-card__status{position:relative;z-index:1;font-family:SF Pro,sans-serif;font-size:11px;font-weight:400;line-height:14px;color:#ffffff73;letter-spacing:-.2px}.signal-type-toggle{display:inline-flex;gap:4px;padding:4px;background:#0000008c;border:1px solid rgba(255,255,255,.1);border-radius:999px}.signal-type-toggle__button{min-width:72px;height:32px;padding:0 14px;font-family:SF Pro,sans-serif;font-size:13px;font-weight:500;line-height:16px;color:#ffffff73;letter-spacing:-.2px;background:transparent;border:none;border-radius:999px;cursor:pointer}.signal-type-toggle__button:focus{outline:none}.signal-type-toggle__button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.signal-type-toggle__button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.signal-type-toggle__button{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.signal-type-toggle__button:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.signal-type-toggle__button:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.signal-type-toggle__button:active:not(:disabled){opacity:.88;filter:brightness(.94)}.signal-type-toggle__button:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.signal-type-toggle__button:hover:not(:disabled),.signal-type-toggle__button:focus-visible:not(:disabled),.signal-type-toggle__button:active:not(:disabled){filter:none}}.signal-type-toggle__button--active{color:#fff;background:#e5450059;box-shadow:inset 0 -2px 12px #e5450073}.ai-bot-dashboard{display:flex;flex-direction:column;gap:24px;width:100%}.ai-bot-dashboard__stats{display:flex;gap:8px;width:100%;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .08s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-dashboard__stats{opacity:1;animation:none;will-change:auto}}.ai-bot-dashboard__active,.ai-bot-dashboard__signals{display:flex;flex-direction:column;gap:12px;width:100%}.ai-bot-dashboard__active{opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .12s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-dashboard__active{opacity:1;animation:none;will-change:auto}}.ai-bot-dashboard__signals{opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .16s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-dashboard__signals{opacity:1;animation:none;will-change:auto}}.ai-bot-dashboard__signals-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.ai-bot-dashboard__section-title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:24px;font-weight:600;line-height:26px;color:#fff;letter-spacing:-.24px;text-transform:uppercase}.ai-bot-dashboard__active-list{display:flex;flex-direction:column;gap:8px;width:100%}.ai-bot-dashboard__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.ai-bot-platform-summary{display:flex;flex-direction:column;gap:14px;width:100%;margin-bottom:20px;padding:16px;box-sizing:border-box;background:#000000b8;border:1px solid rgb(60,46,40);border-radius:16px}.ai-bot-platform-summary__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-bot-platform-summary__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:22px;font-weight:600;line-height:24px;color:#fff;text-transform:uppercase}.ai-bot-platform-summary__status{padding:4px 10px;font-family:SF Pro,sans-serif;font-size:12px;line-height:16px;color:#86efac;background:#22c55e1f;border:1px solid rgba(34,197,94,.35);border-radius:999px}.ai-bot-platform-summary__list{display:flex;flex-direction:column;gap:10px;margin:0}.ai-bot-platform-summary__item{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-bot-platform-summary__item--balance{align-items:flex-start}.ai-bot-platform-summary__balance-meta{display:inline-flex;align-items:center;gap:8px}.ai-bot-platform-summary__label{margin:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;color:#ffffff73}.ai-bot-platform-summary__value{margin:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;color:#fff;text-align:right}.ai-bot-platform-summary__value--balance{font-size:18px;font-weight:600;line-height:22px;color:#86efac}.ai-bot-platform-summary__value--demo{color:#93c5fd}.ai-bot-platform-summary__toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;border-radius:6px;cursor:pointer;opacity:.55;transition:opacity .15s ease}.ai-bot-platform-summary__toggle:hover{opacity:.85}.ai-bot-platform-summary__toggle-icon{display:block}@keyframes ai-bot-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-bot-page-skeleton{position:relative;width:100%}.ai-bot-page-skeleton__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#0000006b;border-radius:16px;pointer-events:none}.ai-bot-page-skeleton__content{display:flex;flex-direction:column;gap:24px;width:100%;opacity:.55;filter:saturate(.75);pointer-events:none;-webkit-user-select:none;user-select:none}.ai-bot-page-skeleton__stats{display:flex;gap:8px;width:100%}.ai-bot-page-skeleton__stat-card{flex:1;min-height:72px;border:1px solid rgb(60,46,40);border-radius:14px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-page-skeleton__stat-card--accent{box-shadow:inset 0 -3px 18px #e545002e}.ai-bot-page-skeleton__section{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.ai-bot-page-skeleton__title{width:160px;height:26px;border-radius:8px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-page-skeleton__toggle{width:132px;height:36px;border-radius:999px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-page-skeleton__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.ai-bot-page-skeleton__pair-card{min-height:88px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-skeleton-shimmer 1.6s ease-in-out infinite}.signal-chart{display:flex;width:100%}.signal-chart__container{position:relative;display:flex;flex-direction:column;width:100%;overflow:hidden;background:linear-gradient(180deg,#e5450014,#0006),#000000a6;border:1px solid rgba(255,255,255,.08);border-radius:16px}.signal-chart__widget{flex:1 1 auto;width:100%;min-height:0;overflow:hidden}.signal-chart__widget iframe{display:block;width:100%!important;height:100%!important;min-height:100%!important}.signal-chart__widget>div{width:100%!important;height:100%!important;min-height:100%!important}.signal-chart__fallback{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;text-align:center}.signal-chart__fallback-title{margin:0 0 8px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#fff;letter-spacing:-.2px}.signal-chart__fallback-text{margin:0;font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#ffffff73;letter-spacing:-.2px}.signal-last-trade{display:flex;flex-direction:column;gap:6px;width:100%;padding:12px 14px;box-sizing:border-box;background:#00000080;border:1px solid rgba(255,255,255,.08);border-radius:12px}.signal-last-trade__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.signal-last-trade__label-wrap{display:inline-flex;align-items:center;gap:8px}.signal-last-trade__label{font-family:SF Pro,sans-serif;font-size:12px;font-weight:500;line-height:15px;color:#ffffff73;letter-spacing:.4px;text-transform:uppercase}.signal-last-trade__result{font-family:SF Pro,sans-serif;font-size:13px;font-weight:600;line-height:16px;letter-spacing:-.2px}.signal-last-trade__result--win{color:#4ade80}.signal-last-trade__result--loss{color:#f87171}.signal-last-trade__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:SF Pro,sans-serif;font-size:13px;font-weight:400;line-height:16px;color:#fff;letter-spacing:-.2px}.signal-last-trade__dot{width:4px;height:4px;border-radius:50%;background:#ffffff47}.signal-last-trade__times{display:flex;flex-direction:column;gap:6px;margin-top:2px;padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.signal-last-trade__time-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.signal-last-trade__time-label{font-family:SF Pro,sans-serif;font-size:12px;font-weight:500;line-height:15px;color:#ffffff73;letter-spacing:-.1px}.signal-last-trade__time-value{font-family:SF Pro,sans-serif;font-size:13px;font-weight:500;line-height:16px;color:#fff;letter-spacing:-.2px;font-variant-numeric:tabular-nums}@keyframes ai-bot-signal-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-bot-signal-screen-skeleton{display:flex;flex-direction:column;gap:16px;width:100%}.ai-bot-signal-screen-skeleton__chart{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-signal-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-signal-screen-skeleton__resize-bar{align-self:center;width:44px;height:4px;margin-top:-8px;border-radius:999px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-signal-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-signal-screen-skeleton__content{display:flex;flex-direction:column;gap:16px;width:100%}.ai-bot-signal-screen-skeleton__badge{width:112px;height:34px;border-radius:999px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-signal-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-signal-screen-skeleton__section{display:flex;flex-direction:column;gap:10px;width:100%}.ai-bot-signal-screen-skeleton__section-title{width:56px;height:17px;border-radius:6px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-signal-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-signal-screen-skeleton__duration-list{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ai-bot-signal-screen-skeleton__duration-button{width:64px;height:36px;border-radius:12px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-signal-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-signal-screen-skeleton__analysis{width:100%;height:96px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-signal-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-signal-screen-skeleton__button{width:100%;max-width:350px;height:48px;margin:0 auto;border-radius:14px;background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a),#0000008c;background-size:200% 100%;animation:ai-bot-signal-skeleton-shimmer 1.6s ease-in-out infinite}.ai-bot-signal-screen-skeleton__button--secondary{height:44px;opacity:.72}.ai-bot-signal-screen{display:flex;flex-direction:column;gap:16px;width:100%}.ai-bot-signal-screen__back-wrap{width:100%;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .04s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__back-wrap{opacity:1;animation:none;will-change:auto}}.ai-bot-signal-screen__back-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#202020;border:none;border-radius:12px;cursor:pointer}.ai-bot-signal-screen__back-button:focus{outline:none}.ai-bot-signal-screen__back-button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.ai-bot-signal-screen__back-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.ai-bot-signal-screen__back-button{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.ai-bot-signal-screen__back-button:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.ai-bot-signal-screen__back-button:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.ai-bot-signal-screen__back-button:active:not(:disabled){opacity:.88;filter:brightness(.94)}.ai-bot-signal-screen__back-button:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__back-button:hover:not(:disabled),.ai-bot-signal-screen__back-button:focus-visible:not(:disabled),.ai-bot-signal-screen__back-button:active:not(:disabled){filter:none}}.ai-bot-signal-screen__header{display:flex;flex-direction:column;gap:6px;width:100%;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .08s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__header{opacity:1;animation:none;will-change:auto}}.ai-bot-signal-screen__market-row{display:flex;align-items:center;min-height:22px}.ai-bot-signal-screen__market{margin:0;font-family:SF Pro,sans-serif;font-size:12px;font-weight:500;line-height:15px;color:#ffffff73;letter-spacing:.6px;text-transform:uppercase}.ai-bot-signal-screen__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.ai-bot-signal-screen__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:600;line-height:40px;color:#fff;letter-spacing:-.4px;text-transform:uppercase}.ai-bot-signal-screen__price{display:flex;align-items:center;gap:10px;margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.4px}.ai-bot-signal-screen__change{font-size:13px;font-weight:500;color:#4ade80}.ai-bot-signal-screen__chart{width:100%;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .12s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__chart{opacity:1;animation:none;will-change:auto}}.ai-bot-signal-screen__chart-panel{display:flex;flex-direction:column;width:100%;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .12s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__chart-panel{opacity:1;animation:none;will-change:auto}}.ai-bot-signal-screen__chart-wrap{position:relative;width:100%;overflow:hidden;border-radius:16px}.ai-bot-signal-screen__chart-resize{display:flex;align-items:center;justify-content:center;width:100%;height:22px;margin-top:4px;padding:0;background:transparent;border:none;cursor:ns-resize;touch-action:none}.ai-bot-signal-screen__chart-resize-bar{display:block;width:44px;height:4px;background:#ffffff38;border-radius:999px;transition:background .2s ease}.ai-bot-signal-screen__chart-resize:active .ai-bot-signal-screen__chart-resize-bar,.ai-bot-signal-screen__chart-resize:hover .ai-bot-signal-screen__chart-resize-bar{background:#e54500a6}.ai-bot-signal-screen__creation-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#0000009e;border-radius:16px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ai-bot-signal-screen__creation-spinner{width:44px;height:44px;border:4px solid rgba(255,255,255,.14);border-top-color:#e54500;border-radius:50%;animation:ai-bot-signal-spin .9s linear infinite}.ai-bot-signal-screen__creation-text{margin:0;font-family:SF Pro,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#fff;letter-spacing:-.2px}.ai-bot-signal-screen__intro{display:flex;flex-direction:column;gap:16px;width:100%;transition:opacity .24s ease}.ai-bot-signal-screen__intro--dimmed{opacity:.45;pointer-events:none}.ai-bot-signal-screen__signal-badge{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:8px;min-height:34px;padding:0 14px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:500;line-height:17px;letter-spacing:-.2px;border-radius:999px;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .14s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__signal-badge{opacity:1;animation:none;will-change:auto}}.ai-bot-signal-screen__signal-badge--strong_buy,.ai-bot-signal-screen__signal-badge--buy{color:#052e16;background:#4ade80}.ai-bot-signal-screen__signal-badge--strong_sell,.ai-bot-signal-screen__signal-badge--sell{color:#450a0a;background:#f87171}.ai-bot-signal-screen__signal-badge--neutral{color:#fff;background:#ffffff24}.ai-bot-signal-screen__duration,.ai-bot-signal-screen__analysis{display:flex;flex-direction:column;gap:10px;width:100%;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .16s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__duration,.ai-bot-signal-screen__analysis{opacity:1;animation:none;will-change:auto}}.ai-bot-signal-screen__section-title{margin:0;font-family:SF Pro,sans-serif;font-size:14px;font-weight:500;line-height:17px;color:#ffffff73;letter-spacing:-.2px;text-transform:uppercase}.ai-bot-signal-screen__duration-list{display:flex;flex-wrap:wrap;gap:8px}.ai-bot-signal-screen__duration-button{min-width:64px;height:36px;padding:0 12px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;color:#fff;letter-spacing:-.2px;background:#0000008c;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer}.ai-bot-signal-screen__duration-button:focus{outline:none}.ai-bot-signal-screen__duration-button:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:3px}.ai-bot-signal-screen__duration-button:disabled{cursor:not-allowed;transform:none;filter:none;box-shadow:none}.ai-bot-signal-screen__duration-button{transition:opacity .2s ease,background-color .2s ease,filter .2s ease,box-shadow .2s ease}.ai-bot-signal-screen__duration-button:hover:not(:disabled){opacity:.92;filter:brightness(1.08)}.ai-bot-signal-screen__duration-button:focus-visible:not(:disabled){opacity:.92;filter:brightness(1.08);box-shadow:0 0 0 2px #0c0c0c,0 0 0 4px #ffffff59}.ai-bot-signal-screen__duration-button:active:not(:disabled){opacity:.88;filter:brightness(.94)}.ai-bot-signal-screen__duration-button:focus-visible:active:not(:disabled){opacity:.88;filter:brightness(.94)}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__duration-button:hover:not(:disabled),.ai-bot-signal-screen__duration-button:focus-visible:not(:disabled),.ai-bot-signal-screen__duration-button:active:not(:disabled){filter:none}}.ai-bot-signal-screen__duration-button--active{border-color:#e54500a6;background:#e5450038;box-shadow:inset 0 -2px 12px #e5450059}.ai-bot-signal-screen__analysis-text{margin:0;padding:14px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#fff;letter-spacing:-.3px;background:#0000008c;border:1px solid rgba(255,255,255,.08);border-radius:14px}.ai-bot-signal-screen__trade{display:flex;flex-direction:column;gap:8px;width:100%;padding:14px;opacity:1;background:#0000008c;border:1px solid rgba(255,255,255,.08);border-radius:14px}.ai-bot-signal-screen__trade--active{animation:ai-bot-signal-trade-enter .45s ease forwards}.ai-bot-signal-screen__trade--launched{border-color:#e545008c;box-shadow:0 0 24px #e5450038}.ai-bot-signal-screen__trade-head{display:flex;align-items:center;gap:8px;margin-bottom:2px}.ai-bot-signal-screen__trade-head-label{font-family:SF Pro,sans-serif;font-size:12px;font-weight:500;line-height:15px;color:#ffffff73;letter-spacing:.3px;text-transform:uppercase}.ai-bot-signal-screen__timer{font-variant-numeric:tabular-nums;animation:ai-bot-signal-timer-pulse 1.2s ease-in-out infinite}.ai-bot-signal-screen__trade-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;color:#ffffff73;letter-spacing:-.2px}.ai-bot-signal-screen__trade-row strong{font-weight:500;color:#fff}.ai-bot-signal-screen__button-wrap{display:flex;justify-content:center;width:100%;margin-top:8px;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .2s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-signal-screen__button-wrap{opacity:1;animation:none;will-change:auto}}.ai-bot-signal-screen__button{width:100%;max-width:350px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.ai-bot-signal-screen__button--secondary{background:#ffffff14;box-shadow:none}.ai-bot-signal-screen__button--loading{opacity:.88;animation:ai-bot-signal-button-pulse 1.1s ease-in-out infinite}.ai-bot-signal-screen__error,.ai-bot-signal-screen__loading,.ai-bot-signal-screen__signal-text{margin:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;color:#ffffff73}.ai-bot-signal-screen__error{color:#fca5a5}@keyframes ai-bot-signal-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ai-bot-signal-button-pulse{0%,to{transform:scale(1);box-shadow:0 0 15px #00000040,0 0 38px #000}50%{transform:scale(1.02);box-shadow:0 0 18px #e5450059,0 0 42px #000}}@keyframes ai-bot-signal-trade-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ai-bot-signal-timer-pulse{0%,to{color:#fff}50%{color:#e54500}}@keyframes ui-fade-up-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-fade-up-enter-centered{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes ui-fade-blur-enter{0%{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur(0)}}@keyframes ui-error-icon-enter{0%{opacity:0;transform:scale(.82) translateY(14px);filter:blur(8px)}65%{opacity:1;transform:scale(1.05) translateY(-3px);filter:blur(0)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}@keyframes ui-error-icon-idle{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.035) translateY(-4px)}}@keyframes loading-bar-track-appear{0%{opacity:0;transform:scaleX(.08)}to{opacity:1;transform:scaleX(1)}}@keyframes loading-bar-stripes-flow{0%{background-position:0 center}to{background-position:calc(234px / var(--loading-bar-stripe-count)) center}}@keyframes loading-bar-fill-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.12)}}@keyframes ui-progress-segment-enter{0%{opacity:0;transform:scaleX(.15)}to{opacity:1;transform:scaleX(1)}}.ai-bot-page.screen-background{background-color:#0c0c0c;background-image:url(/images/main-page.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}.ai-bot-page.screen-background:before,.ai-bot-page.screen-background:after{background:none;opacity:0}.ai-bot-page.screen-background{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.ai-bot-page.screen-background::-webkit-scrollbar{width:4px}.ai-bot-page.screen-background::-webkit-scrollbar-track{background:transparent}.ai-bot-page.screen-background::-webkit-scrollbar-thumb{border-radius:999px;background-color:#ffffff47}.ai-bot-page.screen-background{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;max-height:none;min-height:100svh}.ai-bot-page.screen-background .screen-background__content{height:auto;min-height:100svh}.ai-bot-page__container{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-height:100dvh;max-width:390px;margin:0 auto;padding:24px 20px 100px;box-sizing:border-box}.ai-bot-page__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:28px;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .04s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-page__header{opacity:1;animation:none;will-change:auto}}.ai-bot-page__logo{margin:0;font-size:20px;line-height:24px;letter-spacing:-1px}.ai-bot-page__header-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.ai-bot-page__username{font-family:SF Pro,sans-serif;font-size:12px;font-weight:400;line-height:15px;color:#ffffff73;letter-spacing:-.3px}.ai-bot-page__energy{display:inline-flex;align-items:center;gap:6px}.ai-bot-page__energy-icon{display:block;width:18px;height:22px;filter:drop-shadow(0 0 10px #e54500)}.ai-bot-page__energy-value{font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:17px;letter-spacing:-.4px;background-image:linear-gradient(90deg,#fff,#dedede);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ai-bot-page__hero{display:flex;flex-direction:column;gap:10px;width:100%;max-width:354px;margin-bottom:24px;opacity:0;animation:ui-fade-up-enter .75s cubic-bezier(.22,1,.36,1) .08s forwards;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.ai-bot-page__hero{opacity:1;animation:none;will-change:auto}}.ai-bot-page__title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:40px;font-weight:600;line-height:40px;color:#fff;letter-spacing:-.4px;text-transform:uppercase}.ai-bot-page__description{margin:0;font-family:SF Pro,sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#fff;letter-spacing:-.8px}.ai-bot-page__error,.ai-bot-page__loading{margin:0 0 16px;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;color:#fff}.ai-bot-page__error{padding:12px 14px;border-radius:14px;background:#f871711f;border:1px solid rgba(248,113,113,.35)}.ai-bot-page__error-block{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:16px}.ai-bot-page__platform-card{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:20px;padding:16px;box-sizing:border-box;background:#000000b8;border:1px solid rgb(60,46,40);border-radius:16px}.ai-bot-page__platform-title{margin:0;font-family:Reforma Grotesk,sans-serif;font-size:22px;font-weight:600;line-height:24px;color:#fff;text-transform:uppercase}.ai-bot-page__platform-text{margin:0;font-family:SF Pro,sans-serif;font-size:14px;line-height:18px;color:#ffffff73}.ai-bot-page__platform-form{display:flex;flex-direction:column;gap:10px;width:100%}.ai-bot-page__platform-input{width:100%;height:44px;padding:0 14px;box-sizing:border-box;font-family:SF Pro,sans-serif;font-size:14px;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px}@font-face{font-family:Imbue;src:url(../fonts/imbue/Imbue.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Reforma Grotesk;src:url(../fonts/reforma-grotesk/reforma-grotesk-demi.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/inter/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Ultralight.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-UltralightItalic.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Thin.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-ThinItalic.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-LightItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Text-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Text-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-SemiboldItalic.otf) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Heavy.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-HeavyItalic.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(../fonts/sf-pro/SF-Pro-Display-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;min-height:100%}body{overflow-x:hidden;overflow-y:auto;font-family:SF Pro,sans-serif,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#0c0c0c;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus{outline:none}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app{width:100%;min-height:100dvh}
