:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background-primary:#17181c;--background-card:#25262d;--text-primary:#fff;--text-secondary:#ffffffa3;--text-tertiary:#ffffffa3;--themed:#007aff;--text-negative:#ce4257;font-family:var(--font-roboto), -apple-system, BlinkMacSystemFont, system-ui, Avenir, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body{background:var(--background-primary);width:100%;min-height:100%;margin:0;overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}.auth-loader{z-index:100;--auth-loader-logo:#d0d0d0;--auth-loader-shine:#fff;background:#17181c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-loader-logo .pulse,.auth-loader-logo .shine{transform-box:view-box;transform-origin:0 0;animation-duration:3.0167s;animation-timing-function:linear;animation-iteration-count:infinite}.auth-loader-logo .pulse{animation-name:auth-loader-pulse}.auth-loader-logo .shine{animation-name:auth-loader-shine}.auth-loader-logo .logo{fill:var(--auth-loader-logo);fill-rule:nonzero}@keyframes auth-loader-pulse{0%{animation-timing-function:cubic-bezier(.699,0,.373,1);transform:translate(34.833px,35px)scale(4.66667)}8.84%{animation-timing-function:cubic-bezier(.221,0,.667,1);transform:translate(34.833px,35px)scale(5.23333)}22.1%{transform:translate(34.833px,35px)scale(4.66667)}49.72%{animation-timing-function:cubic-bezier(.699,0,.373,1);transform:translate(34.833px,35px)scale(4.66667)}58.56%{animation-timing-function:cubic-bezier(.221,0,.667,1);transform:translate(34.833px,35px)scale(5.23333)}71.82%{transform:translate(34.833px,35px)scale(4.66667)}to{transform:translate(34.833px,35px)scale(4.66667)}}@keyframes auth-loader-shine{0%{opacity:.75;animation-timing-function:cubic-bezier(.33,0,.25,1);transform:translate(-33.023px,67.032px)}16.57%{opacity:.75;transform:translate(106.977px,.366px)}16.58%{opacity:0;transform:translate(106.977px,.366px)}16.59%{opacity:0;transform:translate(-33.023px,67.032px)}49.71%{opacity:0;transform:translate(-33.023px,67.032px)}49.72%{opacity:.75;animation-timing-function:cubic-bezier(.33,0,.25,1);transform:translate(-33.023px,67.032px)}66.3%{opacity:.75;transform:translate(106.977px,.366px)}66.31%{opacity:0;transform:translate(106.977px,.366px)}66.32%{opacity:0;transform:translate(-33.023px,67.032px)}to{opacity:0;transform:translate(-33.023px,67.032px)}}@media (prefers-reduced-motion:reduce){.auth-loader-logo .pulse{animation:none;transform:translate(34.833px,35px)scale(4.66667)}.auth-loader-logo .shine{display:none}}.app-shell{width:100vw;min-height:100dvh;color:var(--text-primary);background:#141414;place-items:center;display:grid;position:relative;overflow:hidden}.background-art,.background-glow,.pattern{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.background-art{background:#505bc74d;overflow:hidden;-webkit-mask-image:url(/pattern.svg);mask-image:url(/pattern.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:auto;mask-size:auto;-webkit-mask-repeat:repeat;mask-repeat:repeat}.background-glow,.pattern{display:none}.pattern-top{opacity:.74;height:54%}.pattern-bottom{stroke:#2d53cb6b;opacity:.84;height:45%;top:auto;bottom:-1%}.auth-shell{z-index:1;background:var(--background-primary);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid #ffffff1a;border-radius:28px;grid-template-rows:84px 424px 1fr;width:min(580px,100vw);height:min(696px,100dvh);display:grid;position:relative;overflow:visible;box-shadow:0 4px 24px #00000014}.auth-animation{z-index:0;opacity:.4;pointer-events:none;border-radius:28px 28px 0 0;width:100%;height:240px;position:absolute;top:0;left:0;overflow:hidden}.auth-animation:after{aspect-ratio:1;content:"";filter:blur(44px);background:conic-gradient(from 90deg,#0cf 59.4deg,#0026ff 122.4deg,#a500c6 180deg,#0cf 241.2deg,#0026ff 298.8deg,#a500c6 360deg);border-radius:50%;width:100%;animation:8s linear infinite auth-glow-rotate;position:absolute;top:-420px;left:0}.topbar,.footer{z-index:1}@keyframes auth-glow-rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.topbar{justify-content:space-between;align-items:center;padding:16px;display:flex;position:relative}.topbar-side,.language-anchor{position:relative}.icon-button{color:#ffffffe0;cursor:pointer;background:0 0;border-radius:18px;place-items:center;width:52px;height:52px;padding:0;text-decoration:none;transition:background .12s;display:grid;position:relative}.icon-button:hover{background:#ffffff14}.icon-button svg{fill:currentColor;width:24px;height:24px}.help-anchor{place-items:center;display:grid;position:relative}.help-tooltip{z-index:20;white-space:nowrap;opacity:0;pointer-events:none;background:#2d2d31f2;border-radius:16px;padding:12px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-4px)}.help-anchor:hover .help-tooltip{opacity:1;transform:translateY(0)}.help-tooltip-arrow{color:#2d2d31f2;line-height:0;position:absolute;top:-12px;right:14px;transform:rotate(180deg)}.help-tooltip-text{color:#fff;text-align:left;letter-spacing:.2px;font-size:13px;font-weight:400;line-height:16px}.language-menu{background:#17181c;border-radius:14px;width:max-content;min-width:142px;padding:6px;position:absolute;top:52px;left:0;overflow:hidden;box-shadow:0 4px 16px #0000004d,0 0 2px #0000004d}.language-menu--sheet{display:none}.language-menu button{width:100%;height:36px;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border-radius:10px;grid-template-columns:19px 1fr 16px;align-items:center;gap:8px;padding:8px 12px;display:grid}.language-menu button:hover{background:#ffffff12}.language-menu strong{font-size:16px;font-weight:400}.language-menu span{font-size:15px;line-height:20px}.language-menu i{border-bottom:2px solid;border-left:2px solid;width:15px;height:9px;transform:rotate(-45deg)translateY(-2px)}.stage{z-index:2;justify-self:center;width:336px;position:relative}.stage-info{text-align:center}.stage-info h1{color:var(--text-primary);letter-spacing:0;margin:0;font-size:20px;font-weight:600;line-height:24px}.stage-info p{color:var(--text-secondary);letter-spacing:.15px;margin:8px 0 0;font-size:15px;font-weight:400;line-height:20px}.code-info p{margin-top:12px}.qr-stage{flex-direction:column;align-items:center;display:flex}.qr-frame{place-items:center;width:256px;height:256px;margin:48px 12px 8px;display:grid;position:relative}.qr-code{width:220px;height:220px;box-shadow:none;background:0 0;border-radius:0;padding:0;overflow:visible}.qr-graphic{place-items:center;width:256px;height:256px;display:grid}.qr-graphic--blur{filter:blur(5px)}.qr-skeleton{background:linear-gradient(100deg,#ffffff0a 30%,#ffffff17 50%,#ffffff0a 70%) 0 0/200% 100%;border-radius:20px;width:220px;height:220px;animation:1.4s ease-in-out infinite qr-skeleton-shimmer}@keyframes qr-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.max-mark{object-fit:contain;width:40.7px;height:40.7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.qr-refresh{color:#fff;background:var(--themed);cursor:pointer;border-radius:50%;place-items:center;width:60px;height:60px;transition:background .12s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.qr-refresh:hover{background:#479fff}.qr-refresh svg{fill:currentColor;width:24px;height:24px}.qr-error{color:var(--text-negative);text-align:center;letter-spacing:.2px;margin-top:40px;padding-top:4px;font-size:13px;font-weight:400;line-height:16px}.qr-info{flex-direction:column;align-items:center;gap:0;min-height:72px;margin-bottom:40px;display:flex}.phone-stage{flex-direction:column;align-items:center;height:100%;padding-top:134px;display:flex;position:relative}.auth-brand-wrapper{justify-content:center;width:336px;height:62px;display:flex;position:absolute;top:48px;left:0}.auth-brand{color:#fff;align-items:center;gap:12px;width:118px;height:38px;display:flex}@keyframes auth-brand-jump{0%{transform:translateY(0%)}50%{transform:translateY(10%)}to{transform:translateY(0%)}}.auth-brand-icon{background-image:url(/auth-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:38px;height:38px;display:block;position:relative}.auth-brand-icon:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 15%,#ffffff4d 35%,#fff0 55%) -100% 0/200% 100%;position:absolute;inset:0;-webkit-mask-image:url(/auth-logo.png);mask-image:url(/auth-logo.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes auth-brand-sweep{0%{background-position:100% 0}40%{background-position:100% 0}50%{background-position:-100% 0}to{background-position:-100% 0}}.auth-brand svg{flex:none;width:68px;height:21px}.phone-info{width:304px}.phone-control-wrap{width:336px;margin-top:24px;position:relative}.phone-control{background:#ffffff17;border:0;border-radius:16px;align-items:center;width:100%;height:52px;padding:6px 12px;transition:border-color .12s,background .12s;display:flex}.phone-control:focus-within,.phone-control-open{background:#ffffff17}.country-trigger{height:40px;color:var(--text-primary);white-space:nowrap;cursor:pointer;background:0 0;align-items:center;gap:4px;padding:0 8px 0 0;display:flex}.country-trigger strong{flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.country-trigger span{font-size:15px;font-weight:400;line-height:20px}.chevron{color:var(--text-primary);justify-content:center;align-items:center;padding:0 2px;transition:transform .2s;display:flex}.chevron svg{shape-rendering:geometricprecision;width:12px;height:12px;margin-top:-1px;display:block}.chevron-up{transform:rotate(180deg)}.phone-control>input{width:100%;min-width:0;height:40px;color:var(--text-primary);caret-color:var(--text-primary);background:0 0;border:0;outline:0;padding:0;font-size:15px;font-weight:400;line-height:24px}.phone-control>input::placeholder{color:#ffffffa3;opacity:1}.phone-hint{min-height:40px;color:var(--text-secondary);letter-spacing:.2px;margin:0;padding:4px 12px 0;font-size:13px;line-height:16px}.phone-error{color:var(--text-negative);margin:0;padding:6px 12px 0;font-size:13px;line-height:1.4}.phone-control--error{outline:1px solid #ce425773}.code-form{flex-direction:column;align-items:center;width:100%;display:flex}.code-form+.resend-button,.code-form+.resend-timer{margin-top:18px}.code-submit{width:336px;max-width:100%}.password-stage{flex-direction:column;align-items:center;height:100%;padding-top:134px;display:flex;position:relative}.password-info{width:336px}.password-control{background:#ffffff17;border-radius:16px;align-items:center;width:336px;height:52px;margin-top:32px;padding:6px 6px 6px 12px;transition:background .12s;display:flex}.password-control>input{width:100%;min-width:0;height:40px;color:var(--text-primary);caret-color:var(--text-primary);background:0 0;border:0;outline:0;padding:0;font-size:15px;font-weight:400;line-height:24px}.password-control>input::placeholder{color:#ffffffa3;opacity:1}.password-control--error{animation:.4s ease-out code-jump}.password-control--error>input{color:var(--text-negative)}.password-error{width:336px;color:var(--text-negative);text-align:center;letter-spacing:.2px;margin:0;padding:4px 12px 0;font-size:13px;font-weight:400;line-height:16px}.password-hint{width:336px;color:var(--text-secondary);overflow-wrap:anywhere;margin:-6px 0 0;padding:0 12px;font-size:14px;line-height:20px}.password-error+.primary-button{margin-top:20px}.password-toggle{color:#ffffffa3;cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;transition:color .12s,background .12s;display:grid}.password-toggle:hover{color:#ffffffe0;background:#ffffff0f}.password-toggle svg{fill:currentColor;width:24px;height:24px}.primary-button{color:#fff;background:var(--themed);cursor:pointer;letter-spacing:.15px;text-align:center;border-radius:20px;flex:none;width:336px;height:60px;margin-top:20px;padding:18px 22px;font-size:17px;font-weight:500;line-height:20px;transition:background .12s,color .12s;position:relative}:is(.primary-button--loading,.primary-button:has(>.code-spinner)){color:#0000;cursor:default}.primary-button:hover:not(:disabled){background:#479fff}.primary-button:disabled{color:#ffffff47;cursor:default;background:#ffffff1f}.country-overlay,.country-grabber{display:none}.country-menu{z-index:50;background:#17181c;border-radius:16px;width:312px;height:404px;position:absolute;top:61px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 16px #00000029,0 0 8px #0000001f}.country-search{align-items:center;height:48px;margin:0;padding:6px;display:flex;position:relative}.country-search:before{content:"";background:#ffffff17;border-radius:12px;height:36px;position:absolute;top:6px;left:6px;right:6px}.country-search svg{z-index:1;color:#ffffff85;fill:currentColor;flex:none;width:16px;height:16px;margin:0 8px 0 4px}.country-search input{z-index:1;width:100%;height:24px;color:var(--text-primary);background:0 0;border:0;outline:0;padding:0;font-size:15px}.country-search input::placeholder{color:#ffffffa3}.scroll-area{min-height:0;position:relative}.country-list{scrollbar-width:none;overscroll-behavior:none;height:350px;max-height:350px;padding:0 6px 6px;overflow-y:auto}.country-list::-webkit-scrollbar{width:0;height:0;display:none}.scroll-track{pointer-events:none;width:10px;height:350px;position:absolute;top:0;right:0}.scroll-thumb{opacity:0;background:#7a7c82a3;border-radius:4px;width:6px;transition:opacity .2s ease-in-out 1s;position:absolute;top:0;right:2px}.scroll-area:hover .scroll-thumb{opacity:.5;transition:opacity .2s ease-in-out}.country-list::-webkit-scrollbar-thumb{background:padding-box padding-box;border:2px solid #0000;border-radius:4px;transition:background .2s ease-in-out}.country-list:hover::-webkit-scrollbar-thumb{background:#7a7c8280 padding-box padding-box}.country-list button{width:100%;height:40px;color:var(--text-primary);text-align:left;cursor:pointer;letter-spacing:.15px;background:0 0;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:15px;font-weight:400;line-height:20px;display:flex}.country-list button:hover{background:#ffffff17}.country-list strong{flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.country-list span{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:400;line-height:20px;overflow:hidden}.country-list i{color:#fff6;letter-spacing:.15px;margin-left:auto;padding-left:8px;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.code-stage,.success-stage{flex-direction:column;align-items:center;height:100%;padding-top:134px;display:flex;position:relative}.success-info{width:336px}.success-stage .success-progress{margin-top:28px}.success-progress{flex-direction:column;align-items:center;gap:18px;display:flex}.success-progress__visual{place-items:center;width:64px;height:64px;display:grid}.success-progress__label{color:var(--text-primary,#fff);letter-spacing:.15px;text-align:center;margin:0;font-size:16px;font-weight:500;line-height:20px;transition:color .2s}.success-progress--done .success-progress__label{color:#22c26b}.success-progress__spinner{width:56px;height:56px;animation:1.4s linear infinite success-progress-rotate}.success-progress__spinner-track{fill:none;stroke:#007aff29;stroke-width:4px}.success-progress__spinner-arc{fill:none;stroke:#007aff;stroke-width:4px;stroke-linecap:round;stroke-dasharray:90 200;stroke-dashoffset:0;transform-origin:50%;animation:1.4s ease-in-out infinite success-progress-arc}.success-progress__check{width:60px;height:60px;animation:.32s cubic-bezier(.2,1.4,.4,1) both success-progress-pop}.success-progress__check-circle{fill:#22c26b24;stroke:#22c26b;stroke-width:2.5px}.success-progress__check-mark{fill:none;stroke:#22c26b;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60px;animation:.38s ease-out .12s forwards success-progress-draw}@keyframes success-progress-rotate{to{transform:rotate(360deg)}}@keyframes success-progress-arc{0%{stroke-dasharray:10 200;stroke-dashoffset:0}50%{stroke-dasharray:90 200;stroke-dashoffset:-35px}to{stroke-dasharray:10 200;stroke-dashoffset:-125px}}@keyframes success-progress-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes success-progress-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.success-progress__spinner,.success-progress__spinner-arc,.success-progress__check,.success-progress__check-mark{animation:none}.success-progress__check-mark{stroke-dashoffset:0}}.code-info{width:358px;max-width:100%;padding:0 16px}.code-phone{white-space:nowrap}.code-control{justify-content:center;gap:8px;width:336px;height:52px;margin-top:28px;display:flex}.code-cell{width:40px;height:52px;color:var(--text-primary);text-align:center;caret-color:var(--themed);appearance:none;background:#ffffff17;border:0;border-radius:12px;outline:0;padding:1px 2px;font-size:25px;font-weight:600;line-height:28px}.code-cell:focus{outline:2px solid var(--themed);outline-offset:0}.code-cell:disabled,.code-input-single:disabled{cursor:default;opacity:.72}.code-cell.code-cell--error{color:var(--text-negative);animation:.4s ease-out code-jump;animation-delay:calc(var(--i,0) * 80ms)}@keyframes code-jump{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.resend-button{color:var(--themed);cursor:pointer;letter-spacing:.15px;background:0 0;border-radius:12px;margin-top:28px;padding:10px 12px;font-size:16px;font-weight:500;line-height:20px}.resend-timer{color:var(--text-primary);text-align:center;letter-spacing:.2px;margin-top:28px;font-size:13px;font-weight:400;line-height:16px}.code-error{width:336px;color:var(--text-negative);text-align:center;letter-spacing:.2px;margin:0;padding:4px 12px 0;font-size:13px;font-weight:400;line-height:16px}.code-error+.resend-timer{margin-top:34px}.code-error+.resend-button{margin-top:24px}.resend-button.resend-button--loading{color:#0000;cursor:default;position:relative}.code-spinner{color:#ffffffa3;width:20px;height:20px;animation:2.3s linear infinite code-spinner-rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.code-spinner .circle{fill:none;stroke:currentColor;stroke-width:4px;stroke-linecap:round;stroke-dasharray:5 125;stroke-dashoffset:0;animation:2.3s ease-in-out infinite code-spinner-grow}@keyframes code-spinner-rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes code-spinner-grow{0%{stroke-dasharray:5 125;stroke-dashoffset:0}30%{stroke-dasharray:95 125;stroke-dashoffset:-25px}70%{stroke-dasharray:95 125;stroke-dashoffset:-25px}to{stroke-dasharray:5 125;stroke-dashoffset:-125px}}.footer{flex-direction:column;justify-content:flex-end;justify-self:center;align-items:center;gap:8px;width:360px;min-height:186px;padding:24px 12px 32px;display:flex}.text-button{min-height:40px;color:var(--themed);cursor:pointer;letter-spacing:.15px;background:0 0;border-radius:12px;padding:10px 12px;font-size:16px;font-weight:500;line-height:20px}.text-button:hover,.resend-button:hover{background:#e7e7e70a}.text-button:active,.resend-button:active{background:#e7e7e714}.terms{color:var(--text-secondary);text-align:center;letter-spacing:.2px;margin:0;font-size:13px;line-height:16px}.terms a{color:var(--text-primary);text-decoration:none}@media (max-width:600px){.phone-control>input,.password-control>input,.country-search input{font-size:16px}.auth-shell{background:var(--background-card);border:0;border-radius:0;grid-template-rows:64px minmax(0,1fr) auto;width:100vw;height:100dvh}.topbar{padding:6px 0}.country-sheet-open .stage{z-index:1000}.stage-phone .auth-brand-wrapper,.stage-code .auth-brand-wrapper,.stage-password .auth-brand-wrapper,.stage-success .auth-brand-wrapper{z-index:5;width:auto;height:28px;position:fixed;top:18px;left:50%;transform:translate(-50%)}.auth-brand{gap:10px;width:auto;height:28px}.auth-brand-icon{width:28px;height:28px}.auth-brand svg{width:50px;height:15px}.auth-animation,.language-menu--dropdown{display:none}.language-menu--sheet{z-index:1002;width:100vw;min-width:0;height:auto;padding:20px 16px calc(0px + env(safe-area-inset-bottom));box-shadow:none;background:#17181c;border-radius:32px 32px 0 0;transition:transform .25s cubic-bezier(.16,1,.3,1);animation:.25s cubic-bezier(.16,1,.3,1) country-menu-in;display:block;position:fixed;inset:auto 0 0;overflow:hidden;transform:translateY(0)}.language-menu--sheet[data-closing=true]{transform:translateY(100%)}.language-menu--sheet button{border-radius:12px;align-items:center;gap:12px;width:100%;height:52px;padding:0 12px;display:flex}.language-menu--sheet button:hover{background:0 0}.language-menu--sheet strong{flex:none;font-size:16px;font-weight:400;line-height:20px}.language-menu--sheet span{color:#fff;font-size:16px;font-weight:500;line-height:20px}.language-menu--sheet svg{color:#ffffffe0;flex:none;width:16px;height:16px;margin-left:auto}.stage{width:calc(100vw - 32px)}.qr-frame{width:min(256px,68vw);height:min(256px,68vw);margin-top:48px}.qr-code{width:min(220px,59vw);height:min(220px,59vw)}.qr-info,.code-info,.phone-control-wrap,.primary-button,.code-control,.password-info,.password-control,.password-hint,.password-error{width:100%}.phone-info{width:326px}.phone-stage,.code-stage,.password-stage{padding-top:20px}.phone-control-wrap{margin-top:28px}.phone-info p{margin-top:12px}.phone-hint{min-height:0}.primary-button{margin-top:28px}.country-overlay{z-index:1001;opacity:1;background:#0d0d0da3;transition:opacity .25s cubic-bezier(.16,1,.3,1);animation:.25s cubic-bezier(.16,1,.3,1) country-sheet-in;display:block;position:fixed;inset:0}.country-menu{z-index:1002;width:100vw;height:calc(100dvh - 72px);max-height:none;box-shadow:none;border-radius:32px 32px 0 0;padding-top:20px;transition:transform .25s cubic-bezier(.16,1,.3,1);animation:.25s cubic-bezier(.16,1,.3,1) country-menu-in;position:fixed;top:72px;left:0;overflow:hidden;transform:translateY(0)}.country-menu[data-closing=true]{transform:translateY(100%)}.country-overlay[data-closing=true]{opacity:0}.country-menu:before,.country-menu:after{display:none}.country-grabber{z-index:2;cursor:grab;touch-action:none;background:#ffffff52;border-radius:9999px;width:20px;height:4px;transition:background .15s ease-out;display:block;position:absolute;top:12px;left:50%;transform:translate(-50%)}.country-grabber:active{cursor:grabbing}.country-grabber:before{content:"";position:absolute;inset:-12px -20px}.country-grabber:hover{background:#ffffff85}.country-search{width:100%;padding:6px 16px}.country-search:before{left:16px;right:16px}.country-search svg{width:16px;height:16px;margin:0 8px 0 12px}.country-search input::placeholder{color:#757575}.country-list{width:100%;height:calc(100dvh - 140px);max-height:none;padding:0 16px 6px}.footer{gap:10px;width:min(360px,100vw);min-height:132px;padding:0 12px 44px}.stage-phone+.footer{min-height:192px}.pattern-top{height:50%}.pattern-bottom{height:36%}.qr-error{margin-top:24px}}@media (max-height:700px) and (min-width:601px){.auth-shell{grid-template-rows:72px minmax(390px,1fr) 150px;height:100dvh}.topbar{padding:10px 16px}.qr-frame{margin-top:22px}.phone-stage,.code-stage{padding-top:74px}.footer{min-height:150px;padding-bottom:20px}}@media (prefers-reduced-motion:no-preference) and (min-width:601px){.country-menu{animation:.12s ease-out popup-in}}@media (prefers-reduced-motion:no-preference){.language-menu{animation:.12s ease-out language-popup-in}.auth-brand{animation:3s linear infinite auth-brand-jump}.auth-brand-icon:after{animation:4s linear infinite auth-brand-sweep}}@keyframes popup-in{0%{opacity:0;transform:translate(-50%)translateY(-4px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes language-popup-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@font-face{font-family:Santa Maria Sans;src:url(/musor-drop/Santa-Maria-Sand-blsmsBC9.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/musor-drop/SF-Pro-Rounded-Regular-BpcFdtlb.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/musor-drop/SF-Pro-Rounded-Semibold-zQiqMHwN.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Rounded;src:url(/musor-drop/SF-Pro-Rounded-Heavy-8On75r33.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}:is(html:has(.md-shell),body:has(.md-shell),html:has(.md-auth-shell),body:has(.md-auth-shell)){color:#f6f2fa;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#100f12;width:100%;min-height:100%;margin:0;overflow:hidden auto}:is(html:has(.md-shell),html:has(.md-auth-shell)){scrollbar-width:none}html:has(.md-shell)::-webkit-scrollbar{display:none}body:has(.md-shell)::-webkit-scrollbar{display:none}html:has(.md-auth-shell)::-webkit-scrollbar{display:none}body:has(.md-auth-shell)::-webkit-scrollbar{display:none}.md-shell,.md-shell *,.md-auth-shell,.md-auth-shell *{box-sizing:border-box}.md-shell button,.md-auth-shell button{font:inherit;-webkit-tap-highlight-color:transparent}.md-shell{isolation:isolate;min-height:100dvh;font-family:"SF Pro Rounded", var(--font-inter), "Segoe UI", system-ui, Arial, sans-serif;background:linear-gradient(#100f12 0 220px,#0f0e11 520px,#100f12 100%),#100f12;padding:0 0 90px;position:relative}.md-shell:before{content:"";z-index:-1;opacity:.28;background:linear-gradient(#100f1200,#100f12 16%,#100f128c 56%,#100f12 100%),url(/musor-drop/warehouse-BMn6u6mW.png) top/1254px 1254px repeat-x;height:720px;position:absolute;inset:560px 0 auto}.md-shell:after{content:"";z-index:-2;opacity:.16;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 6%,#0000 72%);mask-image:linear-gradient(#0000,#000 6%,#0000 72%)}.md-loader{z-index:40;background:radial-gradient(at 50% 42%,#804cdc2e,#40247614 30%,#0000 58%),linear-gradient(#151219 0%,#100f12 58%,#0f0e11 100%);place-items:center;padding:24px;transition:opacity .36s,visibility .36s;display:grid;position:fixed;inset:0;overflow:hidden}.md-loader:before,.md-loader:after{content:"";pointer-events:none;position:absolute;inset:0}.md-loader:before{opacity:.18;filter:blur(1px);background:url(/musor-drop/warehouse-BMn6u6mW.png) bottom/1320px repeat-x;-webkit-mask-image:linear-gradient(#0000 0,#000000a8 28%,#000 56%,#0000 100%);mask-image:linear-gradient(#0000 0,#000000a8 28%,#000 56%,#0000 100%)}.md-loader:after{background:radial-gradient(at 50% 38%,#a669ff26,#0000 34%),radial-gradient(at 50% 56%,#7647de2e,#0000 48%),linear-gradient(#100f1257,#100f12 88%)}.md-loader--hidden{opacity:0;visibility:hidden;pointer-events:none}.md-loader__opening{aspect-ratio:1551/877;z-index:1;opacity:.14;mix-blend-mode:screen;filter:blur(18px)saturate(1.05);width:min(1440px,148vw);animation:2.4s cubic-bezier(.18,.78,.2,1) both mdOpeningPulse;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(#000 0 22%,#000000b8 38%,#0000002e 58%,#0000 74%);mask-image:radial-gradient(#000 0 22%,#000000b8 38%,#0000002e 58%,#0000 74%)}.md-loader__opening img{object-fit:contain;-webkit-user-select:none;user-select:none;opacity:.86;filter:drop-shadow(0 32px 84px #7649d22e)drop-shadow(0 0 34px #a060fe24)blur(.8px);width:100%;height:100%;display:block;transform:scale(1.08)}.md-loader__content{z-index:2;justify-items:center;gap:24px;width:min(720px,100vw - 32px);display:grid;position:relative;transform:translateY(-2px)}.md-loader__brand{justify-content:center;animation:.72s cubic-bezier(.2,.82,.18,1) both mdLoaderBrand;display:flex}.md-loader__roulette{background:linear-gradient(90deg,#100f12f5,#20182db8 48%,#100f12f5),#ffffff0a;border:1px solid #a668ff42;border-radius:24px;width:min(690px,100%);height:124px;position:relative;overflow:hidden;box-shadow:0 26px 90px #00000070,inset 0 1px #ffffff14}.md-loader__roulette:before,.md-loader__roulette:after{content:"";z-index:2;pointer-events:none;width:86px;position:absolute;top:0;bottom:0}.md-loader__roulette:before{background:linear-gradient(90deg,#100f12,#0000);left:0}.md-loader__roulette:after{background:linear-gradient(270deg,#100f12,#0000);right:0}.md-loader__pointer{z-index:3;background:linear-gradient(#0000,#e4d4ff 22%,#8b5bff 50%,#e4d4ff 78%,#0000);border-radius:999px;width:2px;position:absolute;top:10px;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 0 24px #955cffd6}.md-loader__line{gap:8px;width:max-content;min-width:100%;height:100%;padding:10px;animation:2.1s cubic-bezier(.16,.78,.2,1) both mdLoaderRoulette;display:flex}.md-loader__line span{background:radial-gradient(circle at 50% 18%, var(--md-accent), transparent 44%), linear-gradient(180deg, var(--md-accent), #161318d1 56%, #17151b 100%), #17151b;border-radius:16px;grid-template-rows:1fr auto;place-items:end start;width:116px;min-width:116px;height:102px;padding:8px 10px 10px;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.md-loader__line span{background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--md-accent) 58%, transparent), transparent 44%), linear-gradient(180deg, color-mix(in srgb, var(--md-accent) 38%, transparent), #161318d1 56%, #17151b 100%), #17151b}}.md-loader__line span{box-shadow:inset 0 1px #ffffff1c}.md-loader__line img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100px;height:60px;filter:drop-shadow(0 12px 14px #0000009e) drop-shadow(0 0 12px var(--md-accent));justify-self:center;transform:rotate(-5deg)translateY(5px)}@supports (color:color-mix(in lab, red, red)){.md-loader__line img{filter:drop-shadow(0 12px 14px #0000009e) drop-shadow(0 0 12px color-mix(in srgb, var(--md-accent) 44%, transparent))}}.md-loader__line strong{z-index:1;text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:100%;font-size:12px;font-weight:950;line-height:1;position:relative;overflow:hidden}.md-loader__bar{background:#ffffff13;border-radius:999px;width:min(410px,100%);height:6px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.md-loader__bar span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#7d43ff,#a656ff 54%,#fff);width:100%;height:100%;animation:2.05s cubic-bezier(.2,.78,.12,1) both mdLoaderBar;display:block}.md-auth-shell{z-index:70;color:#f8f8fb;min-height:100dvh;font-family:"SF Pro Rounded", var(--font-inter), "Segoe UI", system-ui, Arial, sans-serif;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#040408ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.md-auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 70% 16%,#974cff29,#0000 35%),linear-gradient(90deg,#0a0a0efa,#1c1624f2 56%,#0c0b0ffa);border:1px solid #a484ff3d;border-radius:30px;grid-template-columns:minmax(0,420px) minmax(340px,1fr);align-items:stretch;gap:22px;width:min(980px,100vw - 48px);min-height:324px;padding:12px 18px 12px 12px;display:grid;position:relative;box-shadow:0 28px 90px #0000007a,inset 0 1px #ffffff1c}.md-auth-visual{isolation:isolate;background:#0d0b12;border-radius:24px;min-height:300px;position:relative;overflow:hidden}.md-auth-visual img{object-fit:cover;filter:saturate(1.06)contrast(1.04)brightness(.84)}.md-auth-visual__shade{z-index:1;background:radial-gradient(circle at 60% 42%,#a758ff33,#0000 34%),linear-gradient(90deg,#0505087a,#0000 48%),linear-gradient(#00000014,#00000052);position:absolute;inset:0}.md-auth-visual__logo{z-index:2;width:168px;height:32px;display:block;position:absolute;top:22px;left:24px}.md-auth-visual__logo .md-logo,.md-auth-visual__logo .md-logo img{width:168px;height:32px}.md-auth-panel{align-content:center;gap:18px;min-width:0;padding:24px 10px 24px 0;display:grid;position:relative}.md-auth-back{color:#e8ebf5;white-space:nowrap;cursor:pointer;background:#ffffff1f;border:0;border-radius:12px;justify-self:start;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:13px;font-weight:900;line-height:1;transition:transform .16s,background .16s;display:inline-flex}.md-auth-back span{font-size:23px;line-height:0}.md-auth-back:hover,.md-auth-back:focus-visible{background:#ffffff2e;transform:translate(-2px)}.md-auth-loading,.md-auth-success{text-align:center;justify-items:center;gap:18px;padding:18px 0 4px;display:grid}.md-auth-form{gap:16px;display:grid}.md-auth-form>div:first-child,.md-auth-success{text-align:center}.md-auth-form h1,.md-auth-success h1{color:#fff;letter-spacing:0;margin:0;font-size:24px;font-weight:950;line-height:1.08}.md-auth-form p,.md-auth-success p{color:#ffffff94;margin:7px 0 0;font-size:16px;font-weight:700;line-height:1.35}.md-auth-phone-row{grid-template-columns:104px minmax(0,1fr);gap:10px;display:grid;position:relative}.md-auth-country-wrap{min-width:0;position:relative}.md-auth-country,.md-auth-input,.md-auth-submit,.md-auth-link,.md-auth-password button{height:56px;font:inherit;border-radius:15px}.md-auth-country{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff29;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 10px;display:flex}.md-auth-country strong{font-size:16px;font-weight:900}.md-auth-country-flag{object-fit:cover;border-radius:999px;width:24px;height:24px}.md-auth-country svg{fill:none;stroke:#ffffffb8;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.md-auth-country-menu{scrollbar-color:#ffffff3d transparent;scrollbar-width:thin;z-index:3;background:#1c1e28fa;border:1px solid #ffffff29;border-radius:16px;gap:4px;width:220px;max-height:244px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 20px 42px #0000006b}.md-auth-country-menu::-webkit-scrollbar{width:7px}.md-auth-country-menu::-webkit-scrollbar-track{background:0 0}.md-auth-country-menu::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.md-auth-country-menu::-webkit-scrollbar-thumb:hover{background:#a668ff6b}.md-auth-country-menu button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;min-height:38px;padding:0 8px;display:grid}.md-auth-country-menu button:hover,.md-auth-country-menu button:focus-visible{background:#ffffff14}.md-auth-country-menu strong{font-size:13px;font-weight:900}.md-auth-country-menu .md-auth-country-flag{width:20px;height:20px}.md-auth-country-menu em{color:#ffffff9e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.md-auth-input{color:#fff;background:#ffffff17;border:1px solid #ffffff29;outline:0;width:100%;min-width:0;padding:0 16px;font-size:16px;font-weight:850;transition:border-color .16s,background .16s,box-shadow .16s}.md-auth-input::placeholder{color:#ffffff80}.md-auth-input:focus{background:#ffffff1c;border-color:#a668ffbd;box-shadow:0 0 0 4px #a668ff29}.md-auth-input--center{text-align:center;letter-spacing:0}.md-auth-submit{color:#fff;cursor:pointer;background:linear-gradient(#9a58ff,#6d3ad4);border:0;justify-content:center;align-items:center;width:100%;padding:0 16px;font-size:16px;font-weight:950;transition:transform .16s,filter .16s;display:inline-flex;box-shadow:0 18px 34px #814af24d,inset 0 1px #ffffff2e}.md-auth-submit:hover:not(:disabled),.md-auth-submit:focus-visible{filter:brightness(1.08);transform:translateY(-1px)}.md-auth-submit:disabled{cursor:not-allowed;opacity:.56;filter:grayscale(.22)}.md-auth-link{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;font-weight:900}.md-auth-link:disabled{cursor:not-allowed;opacity:.5}.md-auth-password{grid-template-columns:minmax(0,1fr) 94px;gap:10px;display:grid}.md-auth-password button{color:#ffffffd6;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;font-size:13px;font-weight:900}.md-auth-error{background:#ff1c1c21;border:1px solid #ff48483d;border-radius:12px;padding:11px 13px;color:#ffdada!important;margin:-2px 0 0!important;font-size:13px!important;line-height:1.25!important}.md-logo{justify-content:center;align-items:center;width:221px;height:42px;display:inline-flex}.md-logo img{object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 4px 36px #a060fe57);width:221px;height:42px}.md-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#e9d8ff0d;border-radius:0 0 32px 32px;align-items:center;width:100%;min-height:96px;padding:0 clamp(24px,2.4vw,48px);display:flex;position:fixed;top:0;left:0;right:0}.md-header__inner{align-items:center;gap:64px;width:min(1376px,100%);min-height:96px;margin:0 auto;display:flex}.md-login,.md-square-action,.md-case{color:inherit;cursor:pointer;border:0}.md-header__brand{width:221px;height:42px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;transition:filter .16s,transform .16s;display:inline-flex}.md-header__brand:hover,.md-header__brand:focus-visible{filter:brightness(1.1);transform:translateY(-1px)}.md-nav{justify-content:flex-start;align-items:center;gap:32px;margin-right:auto;display:flex}.md-nav__item{color:#f1e7ff;background:0 0;border-radius:14px;align-content:center;justify-items:center;gap:4px;width:64px;min-height:62px;padding:0;font-size:14px;font-weight:700;line-height:1.05;transition:transform .16s,color .16s;display:grid}button.md-nav__item{cursor:pointer;font:inherit;border:0}.md-nav__item:not(.md-nav__item--action){cursor:default}.md-nav svg,.md-square-action svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.md-nav__item:hover{color:#fff;transform:translateY(-1px)}.md-login{color:#fff;background:radial-gradient(734.62% 100% at 0%,#6945ad 0%,#7b4bd4 100%);border-radius:20px;flex:none;justify-content:center;align-items:center;width:112px;height:52px;margin-left:auto;padding:0;font-size:16px;font-weight:700;transition:transform .16s,filter .16s;display:inline-flex;box-shadow:0 16px 34px -20px #784ac7e6,inset 0 1px #ffffff29}.md-login:hover:not(:disabled),.md-login:focus-visible{filter:brightness(1.08);transform:translateY(-1px)}.md-ticker{grid-template-columns:120px minmax(0,1fr);align-items:stretch;gap:6px;width:100%;height:112px;margin-top:96px;display:grid;overflow:hidden}.md-side-actions{grid-template-columns:1fr 1fr;gap:6px;width:120px;padding-left:8px;display:grid}.md-online{color:#e9fff5;-webkit-user-select:none;user-select:none;background:linear-gradient(#079d5e,#066d43);border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #ffffff24}.md-online svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.md-online strong{font-variant-numeric:tabular-nums;text-align:center;font-size:14px;font-weight:950;line-height:1;transition:color .24s}.md-square-action{color:#f6f2fa8c;-webkit-user-select:none;user-select:none;background:#26242c;border:0;border-radius:14px;place-items:center;height:62px;padding:0;transition:transform .16s,color .16s,background .16s;display:grid}.md-square-action--active{color:#bf89ff;background:#2d233d;box-shadow:inset 0 0 0 1px #bf89ff38}.md-square-action:hover,.md-square-action:focus-visible{color:#fff;transform:translateY(-1px)}.md-ticker__viewport{min-width:0;overflow:hidden}.md-ticker__track{gap:6px;width:max-content;animation:34s linear infinite mdTicker;display:flex}.md-ticker--boosting .md-ticker__track{will-change:transform;animation:none;transform:translate(0)}.md-live-drop{background:linear-gradient(180deg, var(--md-accent), #161318b3 50%, #17151b 100%), #17151b;border-radius:14px;flex:0 0 164px;grid-template-rows:1fr auto;place-items:end start;width:164px;height:112px;padding:9px 14px 13px;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.md-live-drop{background:linear-gradient(180deg, color-mix(in srgb, var(--md-accent) 54%, transparent), #161318b3 50%, #17151b 100%), #17151b}}.md-live-drop{color:inherit;-webkit-user-select:none;user-select:none}.md-live-drop:after{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#0000 20%,#0009 78%);position:absolute;inset:0}.md-live-drop img{object-fit:contain;width:138px;height:76px;filter:drop-shadow(0 12px 14px #0000009e) drop-shadow(0 0 12px var(--md-accent));justify-self:center;transform:rotate(-4deg)translateY(5px)}@supports (color:color-mix(in lab, red, red)){.md-live-drop img{filter:drop-shadow(0 12px 14px #0000009e) drop-shadow(0 0 12px color-mix(in srgb, var(--md-accent) 42%, transparent))}}.md-live-drop strong{z-index:1;text-overflow:ellipsis;white-space:nowrap;color:#f6f2fa;max-width:100%;font-size:13px;font-weight:900;line-height:1;position:relative;overflow:hidden}.md-live-drop--fresh{animation:.28s cubic-bezier(.12,.82,.2,1) both mdFreshDrop}.md-hero{background:#252329;border-radius:64px;width:min(1376px,100% - 48px);height:420px;margin:40px auto 32px;display:block;position:relative;overflow:hidden;box-shadow:0 32px 96px -72px #000000f5}.md-hero__media{display:block;position:absolute;inset:0}.md-hero__media img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.md-hero__copy{z-index:1;align-content:start;justify-items:start;gap:18px;width:430px;display:grid;position:absolute;top:51px;left:64px}.md-hero__copy--opening{text-align:center;align-content:center;justify-items:center;gap:12px;width:min(680px,100% - 96px);top:50%;left:50%;transform:translate(-50%,-50%)}.md-hero__copy--opening .md-eyebrow{font-size:62px;display:none}.md-hero__copy--opening h1{max-width:100%;font-size:46px;display:none}.md-hero__copy--opening .md-free-case{margin-top:4px}.md-eyebrow{color:#d295ff;letter-spacing:0;text-transform:uppercase;text-shadow:0 4px 48px #ffffff40;margin:0;font-family:Santa Maria Sans,Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:70px;font-weight:900;line-height:.92}.md-hero h1{color:#fff;letter-spacing:0;text-shadow:0 4px 48px #ffffff38;max-width:430px;margin:-4px 0 0;font-family:Santa Maria Sans,Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:52px;font-weight:900;line-height:.98}.md-hero p:not(.md-eyebrow){color:#d8d3deb8;max-width:380px;margin:0;font-size:16px;font-weight:700;line-height:1.32}.md-hero__open{color:#fff;cursor:pointer;text-transform:uppercase;background:#784ac7;border:1px solid #ffffff2e;border-radius:18px;justify-content:center;align-items:center;width:188px;height:52px;margin-top:26px;padding:0;font-size:16px;font-weight:900;transition:transform .16s,filter .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff2e}.md-hero__open:hover,.md-hero__open:focus-visible{filter:brightness(1.08);transform:translateY(-1px)}.md-free-case{background:radial-gradient(circle at 50% 0,#9759ff38,#0000 44%),linear-gradient(#2a2236e6,#121016f0);border:1px solid #a668ff47;border-radius:22px;gap:12px;width:min(620px,100%);padding:12px;display:grid;overflow:hidden;box-shadow:0 18px 60px -34px #000000e6,inset 0 1px #ffffff14}.md-free-case__viewport{background:linear-gradient(90deg,#100f12f0,#261c379e 50%,#100f12f0),#ffffff09;border:1px solid #ab66ff3d;border-radius:18px;height:118px;position:relative;overflow:hidden}.md-free-case__viewport:before,.md-free-case__viewport:after{content:"";z-index:2;pointer-events:none;width:92px;position:absolute;top:0;bottom:0}.md-free-case__viewport:before{background:linear-gradient(90deg,#151119,#0000);left:0}.md-free-case__viewport:after{background:linear-gradient(270deg,#151119,#0000);right:0}.md-free-case__pointer{z-index:3;background:linear-gradient(#0000,#efe2ff 18%,#985eff 50%,#efe2ff 82%,#0000);border-radius:999px;width:2px;position:absolute;top:9px;bottom:9px;left:50%;transform:translate(-50%);box-shadow:0 0 22px #995fffd1}.md-free-case__track{will-change:transform;gap:10px;height:100%;padding:10px;display:flex;transform:translate(0)}.md-free-case__item{background:radial-gradient(circle at 50% 16%, var(--md-accent), transparent 45%), linear-gradient(180deg, var(--md-accent), #141218d6 58%, #17151b 100%), #17151b;border-radius:15px;flex:0 0 142px;grid-template-rows:1fr auto;place-items:end start;width:142px;height:96px;padding:8px 11px 10px;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.md-free-case__item{background:radial-gradient(circle at 50% 16%, color-mix(in srgb, var(--md-accent) 58%, transparent), transparent 45%), linear-gradient(180deg, color-mix(in srgb, var(--md-accent) 36%, transparent), #141218d6 58%, #17151b 100%), #17151b}}.md-free-case__item{box-shadow:inset 0 1px #ffffff1a}.md-free-case__item:after{content:"";pointer-events:none;background:linear-gradient(#ffffff24,#0000 22%,#0000008c 78%);position:absolute;inset:0}.md-free-case__item img{object-fit:contain;-webkit-user-select:none;user-select:none;width:122px;height:66px;filter:drop-shadow(0 10px 12px #0000009e) drop-shadow(0 0 10px var(--md-accent));justify-self:center;transform:rotate(-5deg)translateY(4px)}@supports (color:color-mix(in lab, red, red)){.md-free-case__item img{filter:drop-shadow(0 10px 12px #0000009e) drop-shadow(0 0 10px color-mix(in srgb, var(--md-accent) 38%, transparent))}}.md-free-case__item strong{z-index:1;color:#f8f3ff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:900;line-height:1;position:relative;overflow:hidden}.md-free-case--won .md-free-case__item--target{box-shadow:inset 0 0 0 1px #ffffff2e, 0 0 28px var(--md-accent)}@supports (color:color-mix(in lab, red, red)){.md-free-case--won .md-free-case__item--target{box-shadow:inset 0 0 0 1px #ffffff2e, 0 0 28px color-mix(in srgb, var(--md-accent) 42%, transparent)}}.md-free-case__status{justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 2px 0 4px;display:flex}.md-free-case__rolling{color:#eee7f6bd;text-transform:uppercase;font-size:14px;font-weight:900;line-height:1}.md-free-case__result{gap:4px;min-width:0;display:grid}.md-free-case__result span{color:#eee7f68a;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.md-free-case__result strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:17px;font-weight:900;line-height:1;overflow:hidden}.md-free-case__claim{color:#fff;cursor:pointer;text-transform:uppercase;background:radial-gradient(734.62% 100% at 0%,#6945ad 0%,#824eff 100%);border:1px solid #ffffff29;border-radius:14px;flex:none;justify-content:center;align-items:center;width:142px;height:44px;padding:0;font-size:14px;font-weight:900;transition:transform .16s,filter .16s;display:inline-flex}.md-free-case__claim:hover:not(:disabled),.md-free-case__claim:focus-visible{filter:brightness(1.08);transform:translateY(-1px)}.md-features{grid-template-columns:repeat(3,142px);gap:6px;width:438px;margin:0 auto 84px;display:grid}.md-feature{width:142px;height:190px;color:inherit;background:0 0;border:0;border-radius:16px;padding:0;transition:transform .15s;display:block;position:relative;overflow:hidden}.md-feature--action{cursor:pointer}.md-feature:hover{transform:scale(1.02)}.md-feature img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.md-feature strong{z-index:1;color:#f6f2fa;letter-spacing:0;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:100%;font-family:Santa Maria Sans,Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:24px;font-weight:900;line-height:1;position:absolute;bottom:25px;left:0;right:0}.md-cases{width:min(1376px,100% - 48px);margin:0 auto 112px;scroll-margin-top:122px;position:relative}.md-cases:last-of-type{margin-bottom:0}.md-cases h2{color:#0000;letter-spacing:0;text-align:center;text-transform:uppercase;filter:drop-shadow(0 4px 48px #ffffff40);background-image:linear-gradient(98deg,#eae6ef 1%,#d8d3de 53%,#f6f2fa 72%,#c1b9c8 90%,#f6f2fa 100%);-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:18px;margin:0 0 30px;font-family:Santa Maria Sans,Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:36px;font-weight:900;line-height:1;display:flex}.md-cases h2 span{background:#8058d8;width:12px;height:12px;display:block;transform:rotate(45deg)}.md-cases__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 0;display:grid}.md-case{text-align:center;background:0 0;grid-template-rows:48px 256px 48px;place-items:start center;gap:0;min-height:352px;padding:0 4px;transition:transform .16s,filter .16s;display:grid;position:relative;overflow:visible}.md-case:hover:not(:disabled),.md-case:focus-visible{filter:brightness(1.07);transform:translateY(-4px)}.md-case strong{color:#fff;text-align:center;text-shadow:0 5px 24px #0000008c;justify-content:center;align-items:flex-start;width:100%;min-height:48px;font-size:16px;font-weight:900;line-height:1.16;display:flex}.md-case__art{place-items:center;width:min(288px,100%);height:256px;display:grid;position:relative}.md-case__box{object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 24px 28px #00000080)drop-shadow(0 0 26px #965cff29);width:100%;height:100%}.md-case__price{color:#fff;-webkit-user-select:none;user-select:none;background:radial-gradient(120% 120% at 34% 0,#9d68ff85,#58368fd1 48%,#271f31fa 100%),#2b2336;border:1px solid #e9d8ff0f;border-radius:17px;justify-content:center;align-self:start;align-items:center;gap:7px;min-width:78px;height:42px;padding:0 15px;font-size:18px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 14px 30px #00000057,inset 0 1px #ffffff1f}.md-case__coin{color:#f3e8ff;background:radial-gradient(circle at 34% 24%,#d8b8ff,#9c65ff 46%,#6841c0 100%);border-radius:999px;place-items:center;width:22px;height:22px;font-size:15px;font-weight:950;line-height:1;display:grid;transform:rotate(-10deg);box-shadow:inset 0 1px #ffffff3d,0 0 14px #8f56ff57}.md-shell button:disabled{cursor:wait;opacity:.74}@media (max-width:1480px){.md-hero,.md-cases{width:min(1376px,100% - 80px)}}@media (max-width:1180px){.md-header__inner{gap:40px}.md-nav{gap:24px}.md-hero{border-radius:48px;height:360px}.md-hero__copy{top:40px;left:46px}.md-eyebrow{font-size:58px}.md-hero h1{font-size:44px}.md-cases__grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:34px}}@media (max-width:820px){.md-shell{padding-bottom:54px}.md-loader{padding:18px}.md-loader__opening{opacity:.12;filter:blur(16px)saturate(1.05);width:170vw}.md-loader__content{gap:18px}.md-loader__roulette{border-radius:20px;height:112px}.md-loader__line{padding:9px}.md-loader__line span{width:104px;min-width:104px;height:94px}.md-loader__line img{width:88px;height:54px}.md-header{border-radius:0 0 22px 22px;min-height:78px;padding:0 14px}.md-header__inner{justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:78px;display:flex}.md-header__brand,.md-logo,.md-logo img{width:188px;height:36px}.md-nav{display:none}.md-login{border-radius:16px;width:92px;height:44px;font-size:14px}.md-ticker{grid-template-columns:112px minmax(0,1fr);height:106px;margin-top:84px}.md-side-actions{width:112px;padding-left:6px}.md-online{height:40px}.md-square-action{height:60px}.md-live-drop{width:156px;height:106px}.md-live-drop img{width:130px;height:72px}.md-hero{border-radius:34px;width:calc(100% - 28px);height:420px;margin:28px auto}.md-hero__copy{gap:14px;width:312px;top:38px;left:38px}.md-hero__copy--opening{text-align:center;justify-items:center;width:min(560px,100% - 28px);top:50%;left:50%;transform:translate(-50%,-50%)}.md-eyebrow{font-size:48px}.md-hero h1{max-width:310px;font-size:38px}.md-hero__copy--opening .md-eyebrow{font-size:46px}.md-hero__copy--opening h1{max-width:100%;font-size:36px}.md-hero p:not(.md-eyebrow){max-width:300px;font-size:14px}.md-hero__open{width:174px;height:50px;margin-top:22px;font-size:14px}.md-free-case{border-radius:18px;gap:10px;width:100%;padding:10px}.md-free-case__viewport{border-radius:14px;height:104px}.md-free-case__track{gap:8px;padding:8px}.md-free-case__item{border-radius:12px;flex-basis:112px;width:112px;height:88px;padding:6px 8px 8px}.md-free-case__item img{width:94px;height:56px}.md-free-case__item strong{font-size:10px}.md-free-case__claim{width:124px;height:40px;font-size:12px}.md-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:390px;max-width:calc(100% - 24px);margin-bottom:64px}.md-feature{aspect-ratio:142/190;border-radius:14px;width:100%;height:auto}.md-feature strong{font-size:20px;bottom:18px}.md-cases{width:calc(100% - 28px);margin-bottom:72px}.md-cases__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.md-case{grid-template-rows:42px 216px 42px;min-height:300px;padding:0 4px}.md-case__art{width:min(224px,100%);height:216px}.md-case strong{font-size:14px}.md-case__price{border-radius:15px;min-width:68px;height:36px;padding:0 12px;font-size:16px}.md-case__coin{width:20px;height:20px;font-size:13px}.md-auth-card{grid-template-columns:1fr;gap:0;width:min(430px,100vw - 32px);min-height:0;padding:18px}.md-auth-visual{display:none}.md-auth-panel{padding:0}}@media (max-width:460px){.md-auth-shell{padding:16px}.md-auth-card{border-radius:22px;gap:16px;padding:14px}.md-auth-back{min-height:32px;padding:0 10px;font-size:11px}.md-auth-form h1,.md-auth-success h1{font-size:21px}.md-auth-form p,.md-auth-success p{font-size:15px}.md-auth-phone-row{grid-template-columns:88px minmax(0,1fr);gap:8px}.md-auth-country,.md-auth-input,.md-auth-submit,.md-auth-link,.md-auth-password button{height:50px}.md-auth-input{padding:0 12px}.md-auth-password{grid-template-columns:1fr}.md-auth-country-menu{width:min(220px,100vw - 60px)}.md-header__brand,.md-logo,.md-logo img{width:166px;height:32px}.md-login{width:78px;height:42px;font-size:13px}.md-ticker{grid-template-columns:106px minmax(0,1fr)}.md-side-actions{width:106px}.md-live-drop{width:136px}.md-live-drop img{width:114px}.md-hero{height:394px}.md-hero__copy{width:280px;top:34px;left:28px}.md-hero__copy--opening{width:calc(100% - 22px);top:50%;left:50%;transform:translate(-50%,-50%)}.md-eyebrow{font-size:42px}.md-hero h1{font-size:33px}.md-hero__copy--opening .md-eyebrow{font-size:38px}.md-hero__copy--opening h1{font-size:30px}.md-free-case{width:100%}.md-free-case__item{flex-basis:98px;width:98px}.md-free-case__item img{width:84px}.md-free-case__result strong{max-width:142px;font-size:14px}.md-cases__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.md-shell *,.md-shell :before,.md-shell :after,.md-auth-shell *,.md-auth-shell :before,.md-auth-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes mdTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mdOpeningPulse{0%{opacity:0;filter:blur(30px)saturate(1.02);transform:translate(-50%,-50%)scale(1.02)}46%{opacity:.17}to{opacity:.13;filter:blur(18px)saturate(1.05);transform:translate(-50%,-50%)scale(1.1)}}@keyframes mdLoaderBrand{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mdLoaderRoulette{0%{transform:translate(0)}72%{transform:translate(-720px)}to{transform:translate(-676px)}}@keyframes mdFreshDrop{0%{opacity:.52;filter:brightness(1.35);transform:translate(-18px)scale(.98)}to{opacity:1;filter:brightness();transform:translate(0)scale(1)}}@keyframes mdLoaderBar{0%{transform:scaleX(.08)}to{transform:scaleX(1)}}@keyframes mdLoaderOut{to{opacity:0;visibility:hidden;pointer-events:none}}
