.password-protection[data-v-de390b78]{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;font-family:var( --primary-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif );justify-content:center;min-height:100vh;padding:20px}.password-protection__container[data-v-de390b78]{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);border-radius:20px;box-shadow:0 8px 32px #0000004d;max-width:400px;padding:40px;width:100%}.password-protection__header[data-v-de390b78]{margin-bottom:32px;text-align:center}.password-protection__logo[data-v-de390b78]{border-radius:16px;height:80px;margin-bottom:16px;width:80px}.password-protection__title[data-v-de390b78]{color:#fff;font-size:32px;font-weight:700;letter-spacing:2px;margin-bottom:12px}.password-protection__subtitle[data-v-de390b78]{color:#fffc;font-size:16px;line-height:1.5;margin:0}.password-protection__form[data-v-de390b78]{margin-bottom:24px}.password-protection__input-group[data-v-de390b78]{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.password-protection__input[data-v-de390b78]{background:#ffffff1a;border:2px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;font-size:16px;outline:none;padding:16px 20px;transition:all .3s ease;width:100%}.password-protection__input[data-v-de390b78]::-moz-placeholder{color:#fff9}.password-protection__input[data-v-de390b78]::placeholder{color:#fff9}.password-protection__input[data-v-de390b78]:focus{background:#ffffff26;border-color:#4f9eff;box-shadow:0 0 0 3px #4f9eff1a}.password-protection__input[data-v-de390b78]:disabled{cursor:not-allowed;opacity:.6}.password-protection__button[data-v-de390b78]{background:linear-gradient(135deg,#4f9eff,#3b82f6);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;outline:none;padding:16px 24px;transition:all .3s ease;width:100%}.password-protection__button[data-v-de390b78]:hover:not(:disabled){box-shadow:0 8px 25px #4f9eff4d;transform:translateY(-2px)}.password-protection__button[data-v-de390b78]:disabled{cursor:not-allowed;opacity:.6;transform:none}.password-protection__error[data-v-de390b78]{background:#ff6b6b1a;border:1px solid hsla(0,100%,71%,.3);border-radius:8px;color:#ff6b6b;font-size:14px;margin-top:8px;padding:12px;text-align:center}.password-protection__footer[data-v-de390b78]{border-top:1px solid hsla(0,0%,100%,.1);padding-top:24px;text-align:center}.password-protection__footer-text[data-v-de390b78]{color:#ffffffb3;font-size:14px;margin:0}.password-protection__footer-link[data-v-de390b78]{color:#4f9eff;font-weight:500;text-decoration:none}.password-protection__footer-link[data-v-de390b78]:hover{text-decoration:underline}@media (max-width:480px){.password-protection__container[data-v-de390b78]{margin:0 16px;padding:24px}.password-protection__title[data-v-de390b78]{font-size:28px}.password-protection__subtitle[data-v-de390b78]{font-size:14px}}.app-root,body,html{min-height:100vh;min-height:100dvh;overflow-x:hidden;width:100%}body,html{margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}@supports (-webkit-touch-callout:none){.app-root{min-height:-webkit-fill-available}}.header-content[data-v-8923c68f]{align-items:center;display:flex;gap:24px;padding:32px 0}.header-content button[data-v-8923c68f]{align-items:center;background-color:var(--white-10);border:1px solid var(--white-25);border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.header-content h1[data-v-8923c68f]{color:var(--white);font-family:var(--secondary-font-family);font-size:var(--5a832495);line-height:85%;text-transform:uppercase}button[data-v-22948a33]{background-color:var(--background-white-10);border:1px solid var(--white-25);border-radius:var(--border-radius);color:var(--white);cursor:pointer;font-family:var(--secondary-font-family);font-size:var(--font-size-medium);line-height:1;position:relative;text-transform:uppercase;transition:all .3s ease}button[data-v-22948a33]:hover{background-color:var(--background-white);color:var(--black)}.disabled[data-v-22948a33]{cursor:not-allowed;opacity:.3}.disabled[data-v-22948a33]:hover{background-color:var(--background-white-10);color:var(--white)}svg[data-v-22948a33]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.app-layout[data-v-03647eb6]{align-items:stretch;background-attachment:fixed;background-image:url(../images/background-game.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center}.app-container[data-v-03647eb6],.app-layout[data-v-03647eb6]{display:flex;min-height:100vh;min-height:100dvh;position:relative;width:100%}.app-container[data-v-03647eb6]{flex-direction:column;max-width:100%}.error-page[data-v-03647eb6]{padding:24px 24px 40px}.error-page[data-v-03647eb6],.error-page__content[data-v-03647eb6]{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.error-page__content[data-v-03647eb6]{gap:40px;justify-content:center}.error-page__logo[data-v-03647eb6]{align-items:center;display:flex;justify-content:center}.error-page__logo img[data-v-03647eb6]{height:auto;max-width:150px}.error-page__main[data-v-03647eb6]{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}.error-page__description[data-v-03647eb6]{color:var(--white-70);font-family:var(--primary-font-family);font-size:14px;line-height:1.5;margin:0;text-align:center}@media (min-width:414px) and (max-width:767px){.app-container[data-v-03647eb6]{max-width:450px}}@media (min-width:768px){.app-layout[data-v-03647eb6]{background-attachment:scroll}.app-container[data-v-03647eb6]{margin:0 auto;max-width:390px}}@supports (-webkit-touch-callout:none){.app-layout[data-v-03647eb6]{min-height:-webkit-fill-available}}@media (orientation:landscape) and (max-height:500px){.app-layout[data-v-03647eb6]{min-height:100vh}}
