*{box-sizing:border-box;margin:0;padding:0}body,html{background:#000}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}main{height:auto;min-height:auto}.main-content{align-self:auto;display:block;flex:none;height:auto!important;max-height:none!important;min-height:auto!important;overflow:visible;position:relative}.main-content .main-section-page,.main-content:has(.main-section-page){height:-webkit-fit-content!important;height:fit-content!important;min-height:-webkit-fit-content!important;min-height:fit-content!important}.App{background:#000;min-height:100vh;overflow-x:hidden;position:relative;text-align:center}.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-bottom:1px solid #ffffff1a;display:flex;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:80px;justify-content:space-between;left:0;padding:0 2rem;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:1003}.header:after{height:0;top:100%;z-index:1002}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.header-content,.header-left,.logo-button{align-items:center;display:flex}.logo-button{background:none;border:none;cursor:pointer;padding:0}.header-icon{filter:drop-shadow(0 2px 8px rgba(255,255,255,.2));height:96px;object-fit:contain;transition:all .3s ease;width:96px}.header-icon:hover{filter:drop-shadow(0 4px 12px rgba(255,255,255,.3));transform:scale(1.1)}.header-right{flex-shrink:0;gap:1rem;justify-content:flex-end;min-width:0}.header-right,.sign-in-button{align-items:center;display:flex}.sign-in-button{background:#2196f31a;border:1px solid #2196f34d;border-radius:25px;color:#2196f3;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;gap:.5rem;overflow:hidden;padding:10px 20px;position:relative;transition:all .3s ease}.sign-in-button:before{background:linear-gradient(90deg,#0000,#2196f333,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.sign-in-button:hover:before{left:100%}.sign-in-button:hover{background:#2196f333;border-color:#2196f3;box-shadow:0 8px 32px #2196f34d;transform:translateY(-2px)}.sign-in-button:active{box-shadow:0 4px 16px #2196f333;transform:translateY(0)}.sign-up-button{align-items:center;background:#4caf501a;border:1px solid #4caf504d;border-radius:25px;color:#4caf50;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:500;gap:.5rem;margin-right:1rem;overflow:hidden;padding:10px 20px;position:relative;transition:all .3s ease}.sign-up-button:before{background:linear-gradient(90deg,#0000,#4caf5033,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.sign-up-button:hover:before{left:100%}.sign-up-button:hover{background:#4caf5033;border-color:#4caf50;box-shadow:0 8px 32px #4caf504d;transform:translateY(-2px)}.sign-up-button:active{box-shadow:0 4px 16px #4caf5033;transform:translateY(0)}@media (max-width:768px){.sign-up-button{display:none}}.header:after{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;box-shadow:0 0 10px #ffffff1a;content:"";height:1px;left:0;position:absolute;right:0}.header-nav{align-items:center;display:flex;gap:2rem;margin:0 2rem}.nav-item{position:relative}.nav-button,.nav-link{-webkit-appearance:none;appearance:none;background:#0000!important;border:none!important;border-radius:6px;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600!important;outline:none;padding:8px 12px;text-decoration:none;transition:all .3s ease}.nav-button,.nav-button:visited,.nav-link,.nav-link:visited{color:#b3b3b3!important}.nav-button:hover,.nav-link:hover{background:#ffffff1a;box-shadow:0 0 8px #ffffff1a;color:#ccc;transform:translateY(-1px)}.dropdown-indicator{display:inline-block;font-size:.7rem;line-height:1;margin-left:6px;opacity:.7;transition:all .3s ease}.nav-button:focus,.nav-link:focus{background:#ffffff26;outline:none}.sign-in-button:focus{outline:2px solid #2196f3;outline-offset:2px}.user-menu{align-items:center;display:flex;gap:1rem}.user-name{color:#fff;opacity:.9}.sign-out-button,.user-name{font-size:.9rem;font-weight:500}.sign-out-button{align-items:center;background:#f443361a;border:1px solid #f443364d;border-radius:25px;color:#f44336;cursor:pointer;display:flex;font-family:inherit;gap:.5rem;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;transition:all .3s ease}.sign-out-button:before{background:linear-gradient(90deg,#0000,#f4433633,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.sign-out-button:hover:before{left:100%}.sign-out-button:hover{background:#f4433633;border-color:#f44336;box-shadow:0 8px 32px #f443364d;color:#f44336;text-decoration:none;transform:translateY(-2px)}.sign-out-button:active{box-shadow:0 4px 16px #f4433633;transform:translateY(0)}.sign-out-button:focus{outline:2px solid #f44336;outline-offset:2px}.dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 8px 25px #0000004d;margin-top:.5rem;max-width:400px;min-width:180px;padding:.5rem 0;top:100%;width:-webkit-max-content;width:max-content;z-index:1001}.dropdown-menu,.dropdown-menu:before{left:50%;position:absolute;transform:translateX(-50%)}.dropdown-menu:before{border-bottom:6px solid #000000f2;border-left:6px solid #0000;border-right:6px solid #0000;content:"";height:0;top:-6px;width:0}.dropdown-menu-left{left:0;transform:none}.dropdown-menu-left:before{left:24px;transform:none}.dropdown-menu a{color:#fffc;display:block;font-size:.85rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:all .2s ease}.dropdown-menu a:hover{background:#ffffff1a;color:#fff}.dropdown-divider{background:#ffffff1f;height:1px;margin:.5rem 1rem}.dropdown-header{border-bottom:1px solid #ffffff1a;color:#fff9;display:block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:.25rem;padding:.5rem 1rem .25rem;pointer-events:none;text-transform:uppercase;width:100%}.dropdown-item-button{background:none;border:none;color:#fffc;cursor:pointer;display:block;font-family:inherit;font-size:.85rem;overflow:hidden;padding:.75rem 1rem;text-align:left;text-decoration:none;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap;width:100%}.dropdown-item-button:hover{background:#ffffff1a;color:#fff}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;transition:opacity .3s ease;width:30px;z-index:1002}.mobile-menu-button.menu-open{opacity:0;pointer-events:none}.hamburger-line{background:#fff;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.mobile-menu-button:hover .hamburger-line{background:#2196f3}.mobile-menu-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:none;left:0;position:fixed;right:0;top:80px;z-index:1001}.mobile-menu{animation:slideIn .3s ease-out forwards;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-left:1px solid #ffffff1a;box-sizing:border-box;display:flex;flex-direction:column;max-height:calc(100vh - 80px);max-width:calc(100vw - 2rem);overflow-x:hidden;overflow-y:auto;position:absolute;right:0;top:100%;transform:translateX(100%);width:240px;z-index:1002}@keyframes slideIn{to{transform:translateX(0)}}.mobile-menu-header{align-items:center;background:#ffffff0d;border-bottom:1px solid #ffffff1a;display:flex;min-height:20px;padding:.25rem 1.5rem}.mobile-user-info{align-items:center;display:flex;width:100%}.mobile-user-name{color:#fff;flex:1 1;font-size:.9rem;font-weight:500;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-close{background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;transition:all .3s ease}.header-right .mobile-menu-close,.mobile-menu-close{align-items:center;display:flex;height:40px;justify-content:center;padding:.5rem;width:40px}.header-right .mobile-menu-close{background:#ffffff1a;border:1px solid #fff3;border-radius:8px}@media (min-width:769px){.header-right .mobile-menu-close{display:none}}.mobile-menu-close:hover{background:#ffffff1a;color:#2196f3}.mobile-menu-content{flex:1 1;overflow-y:auto;padding:.5rem 0;scrollbar-color:#ffffff4d #0000;scrollbar-width:thin}.mobile-menu-content::-webkit-scrollbar{width:6px}.mobile-menu-content::-webkit-scrollbar-track{background:#0000}.mobile-menu-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.mobile-menu-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.mobile-menu-item{word-wrap:break-word;background:none;border:none;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:.95rem;font-weight:500;overflow-wrap:break-word;padding:.75rem 1.25rem;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.mobile-menu-item:hover{background:#ffffff1a;color:#2196f3}.mobile-menu-item a{color:inherit;display:block;text-decoration:none;width:100%}.sign-in-mobile{background:#2196f31a;border:1px solid #2196f34d;border-radius:8px;flex:1 1;font-size:.75rem;margin:0 auto .5rem;max-width:120px;min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem;text-align:center}.sign-in-mobile:hover{background:#2196f333;border-color:#2196f3}.mobile-auth-buttons{display:flex;gap:.75rem;justify-content:center;padding:1rem 1.5rem .5rem}.sign-up-mobile{background:#2196f31a;border:1px solid #2196f34d;border-radius:8px;flex:1 1;font-size:.75rem;margin:0 auto .5rem;max-width:120px;min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem;text-align:center}.sign-up-mobile:hover{background:#2196f333;border-color:#2196f3}.user-info-mobile{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;display:block;margin:0 auto .5rem;max-width:calc(100% - 2rem);min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem 1.5rem;text-align:center;width:auto}.user-info-mobile .user-name{color:#fff;font-weight:600;opacity:1}.sign-out-mobile{background:#f443361a;border:1px solid #f443364d;border-radius:8px;color:#f44336;display:block;margin:0 auto .5rem;max-width:120px;min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem;text-align:center;width:auto}.sign-out-mobile:hover{background:#f4433633;border-color:#f44336;color:#f44336}.mobile-menu-divider{background:#ffffff1a;height:1px;margin:.5rem 1.25rem}.dropdown-mobile{align-items:center;display:flex;justify-content:space-between}.mobile-submenu{background:#0000004d;border-left:3px solid #2196f3}.mobile-submenu a{color:#fffc;text-decoration:none}.mobile-submenu a,.mobile-submenu button{display:block;font-size:.9rem;padding:.75rem 2rem;transition:all .3s ease}.mobile-submenu button{background:none;border:none;color:#ffffffd9;cursor:pointer;font-family:inherit;text-align:left;width:100%}.mobile-submenu a:hover{background:#ffffff0d;color:#2196f3}.mobile-submenu button:hover{background:#ffffff0d;color:#4caf50}.mobile-submenu-divider{background:#ffffff1a;height:1px;margin:.5rem 1.75rem}@media (max-width:1024px){.header{padding:0 1.5rem}.header-nav{gap:1.2rem;margin:0 1rem}.nav-button,.nav-link{font-size:.82rem;padding:6px 9px}.dropdown-indicator{font-size:.65rem}}@media (max-width:990px) and (min-width:769px){.header{padding:0 1rem}.header-nav{gap:1rem;margin:0 .5rem}.nav-button,.nav-link{font-size:.8rem;padding:6px 8px}.header-right{gap:.5rem}.mode-toggle-container{transform:scale(.85);transform-origin:right center}.search-icon-button{padding:8px}.sign-out-button,.sign-up-button{font-size:.85rem;padding:8px 16px}.sign-up-button{margin-right:.5rem}}@media (max-width:768px){.header{height:60px;padding:0 1.5rem}.header-content{gap:1rem;justify-content:space-between}.header-icon{height:80px;width:80px}.header-left{flex-shrink:0;padding-left:1rem}.header-right{flex-shrink:0;padding-right:1rem}.header-nav{display:none}.mobile-menu-button{display:flex}.mobile-menu-overlay{display:block;top:60px}.mobile-menu{max-height:calc(100vh - 60px);max-width:calc(100vw - 2rem);width:220px}.sign-in-button,.sign-out-button,.user-name{display:none}}@media (max-width:480px){.header{height:50px;padding:0 1rem}.header-content{gap:.5rem}.header-icon{height:64px;width:64px}.header-left{flex-shrink:0;padding-left:.75rem}.header-right{flex-shrink:0;padding-right:.75rem}.mobile-menu-button{display:flex}.mobile-menu-overlay{top:50px}.mobile-menu{max-height:calc(100vh - 50px);max-width:calc(100vw - 1rem);width:85vw}.mobile-menu-header{min-height:20px;padding:.25rem 1rem}.mobile-user-name{font-size:.85rem}.mobile-menu-item{font-size:.95rem;padding:.875rem 1rem}.sign-out-mobile{max-width:100px;padding:.4rem .8rem}.mobile-menu-divider{margin:1rem}}.onboarding-button{align-items:center;background:#0000;border:none;border-radius:8px;color:#ffc107;display:flex;height:40px;justify-content:center;margin-right:1rem;overflow:hidden;position:relative;text-decoration:none;transition:all .3s ease;width:40px}.onboarding-button:before{background:linear-gradient(90deg,#0000,#ffc10733,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.onboarding-button:hover:before{left:100%}.onboarding-button:hover{background:#ffc1071a;box-shadow:0 8px 32px #ffc1074d;transform:translateY(-2px)}.onboarding-button:active{box-shadow:0 4px 16px #ffc10733;transform:translateY(0)}.bug-report-button{align-items:center;background:#0000;border:none;border-radius:8px;color:#dc3545;cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:.5rem;overflow:hidden;position:relative;transition:all .3s ease;width:40px}.bug-report-button:before{background:linear-gradient(90deg,#0000,#dc354533,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.bug-report-button:hover:before{left:100%}.bug-report-button:hover{background:#dc35451a;box-shadow:0 8px 32px #dc35454d;transform:translateY(-2px)}.bug-report-button:active{box-shadow:0 4px 16px #dc354533;transform:translateY(0)}.mode-toggle-container{align-items:center;display:flex;gap:.5rem;margin-right:1rem;padding:.5rem .75rem .5rem 0}.mode-label{color:#888;font-size:.75rem;font-weight:500;transition:color .3s ease;white-space:nowrap}.mode-label.beginner{color:#4caf50}.mode-label.advanced{color:#2196f3}.mode-toggle-switch{cursor:pointer;display:inline-block;height:24px;position:relative;width:50px}.mode-toggle-input{height:0;opacity:0;width:0}.mode-toggle-slider{background:linear-gradient(135deg,#4caf50,#45a049);border-radius:24px;bottom:0;box-shadow:inset 0 2px 4px #0003;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:all .3s ease}.mode-toggle-slider:before{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:"";height:18px;left:3px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:18px}.mode-toggle-input:checked+.mode-toggle-slider{background:linear-gradient(135deg,#2196f3,#1976d2)}.mode-toggle-input:checked+.mode-toggle-slider:before{transform:translateX(26px) translateY(-50%)}.mode-toggle-input:focus+.mode-toggle-slider{box-shadow:0 0 0 3px #2196f333}.menu-badge{align-items:center;animation:badgePulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ff9800,#f57c00);border-radius:12px;box-shadow:0 2px 8px #ff980066;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;margin-left:8px;min-width:24px;padding:0 6px}.menu-badge.countdown-badge{background:linear-gradient(135deg,#f44336,#d32f2f);box-shadow:0 2px 8px #f4433666}@keyframes badgePulse{0%,to{box-shadow:0 2px 8px #ff980066;transform:scale(1)}50%{box-shadow:0 4px 12px #ff980099;transform:scale(1.1)}}@media (max-width:768px){.mode-toggle-container{gap:.25rem;margin-right:.5rem;padding:.4rem .5rem .4rem 0}.mode-label{font-size:.7rem}.mode-toggle-switch{height:20px;width:40px}.mode-toggle-slider:before{height:14px;left:3px;top:50%;transform:translateY(-50%);width:14px}.mode-toggle-input:checked+.mode-toggle-slider:before{transform:translateX(20px) translateY(-50%)}}@media (max-width:480px){.mode-toggle-container{margin-right:.25rem;padding:.3rem .25rem .3rem 0}.mode-label{display:none}}.search-icon-button{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;margin-right:1rem;padding:.5rem;text-decoration:none;transition:all .3s ease}.search-icon-button:hover{transform:translateY(-1px)}.search-icon{color:#fff;font-size:1.4rem;transition:all .3s ease}.search-icon-button:hover .search-icon{color:#2196f3;transform:scale(1.1)}.qr-scanner-icon-button{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;margin-right:1rem;padding:.5rem .5rem calc(.5rem + 4px);text-decoration:none;transition:all .3s ease}.qr-scanner-icon-button:hover{transform:translateY(-1px)}.qr-scanner-icon{color:#fff;filter:invert(1);height:20px;transition:all .3s ease;width:20px}.qr-scanner-icon-button:hover .qr-scanner-icon{color:#2196f3;transform:scale(1.1)}.search-mobile{align-items:center;display:flex;font-size:1rem;gap:.5rem}@media (max-width:768px){.mode-toggle-container{display:none}.search-icon-button{margin-right:.5rem;padding:.4rem}.search-icon{font-size:1.2rem}.qr-scanner-icon-button{margin-right:1rem;padding:.4rem .6rem calc(.4rem + 4px) .4rem}.qr-scanner-icon{height:18px;width:18px}}@media (max-width:480px){.search-icon-button{margin-right:.25rem;padding:.3rem}.search-icon{font-size:1.1rem}.qr-scanner-icon-button{margin-right:.5rem;padding:.3rem .5rem calc(.3rem + 4px) .3rem}.qr-scanner-icon{height:16px;width:16px}}.mode-toggle-mobile{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:center;padding:1rem 1.5rem}.mobile-mode-toggle-container{align-items:center;display:flex;gap:.5rem}.mobile-mode-label{color:#888;font-size:.8rem;font-weight:500;transition:color .3s ease}.mobile-mode-label.beginner{color:#4caf50}.mobile-mode-label.advanced{color:#2196f3}.mobile-mode-toggle-switch{cursor:pointer;display:inline-block;height:22px;position:relative;width:45px}.mobile-mode-toggle-input{height:0;opacity:0;width:0}.mobile-mode-toggle-slider{background:linear-gradient(135deg,#4caf50,#45a049);border-radius:22px;bottom:0;box-shadow:inset 0 2px 4px #0003;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:all .3s ease}.mobile-mode-toggle-slider:before{background:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px #0003;content:"";height:16px;left:3px;position:absolute;transition:all .3s ease;width:16px}.mobile-mode-toggle-input:checked+.mobile-mode-toggle-slider{background:linear-gradient(135deg,#2196f3,#1976d2)}.mobile-mode-toggle-input:checked+.mobile-mode-toggle-slider:before{transform:translateX(23px)}.toast-container{display:flex;flex-direction:column;gap:10px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:20000}.toast{animation:slideInRight .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 12px #00000026;font-family:Nunito,sans-serif;max-width:500px;min-width:300px;padding:0;pointer-events:auto;position:relative}.toast-content{align-items:center;display:flex;gap:12px;padding:12px 16px}.toast-icon{flex-shrink:0;font-size:1.2rem}.toast-message{flex:1 1;font-size:.9rem;font-weight:500;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:50%;color:inherit;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:24px;justify-content:center;padding:0;transition:background-color .2s ease;width:24px}.toast-close:hover{background-color:#ffffff1a}.toast-success{background:#22c55ee6;border-color:#22c55e4d;color:#fff}.toast-error{background:#ef4444e6;border-color:#ef44444d;color:#fff}.toast-warning{background:#f59e0be6;border-color:#f59e0b4d;color:#fff}.toast-info{background:#3b82f6e6;border-color:#3b82f64d;color:#fff}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.toast.toast-exit{animation:slideOutRight .3s ease-in forwards}@media (max-width:768px){.toast-container{left:10px;right:10px;top:10px}.toast{max-width:none;min-width:auto}.toast-content{padding:10px 12px}.toast-message{font-size:.85rem}}@media (prefers-color-scheme:dark){.toast{box-shadow:0 4px 12px #0000004d}}.footer-lite{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-top:1px solid #ffffff1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-top:auto;padding:1.5rem 0;position:relative;z-index:10}.footer-lite-content{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-copyright{color:#b3b3b3;font-size:.85rem}.footer-version{color:#b3b3b380;font-size:.75rem;margin-left:.5rem}.footer-lite-right{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-lite-link{color:#b3b3b3;font-size:.85rem;text-decoration:none;transition:color .2s ease}.footer-lite-link:hover{color:#2196f3}@media (max-width:768px){.footer-lite-content{flex-direction:column;gap:1rem;text-align:center}.footer-lite-right{gap:1rem;justify-content:center}}@media (max-width:480px){.footer-lite-content{padding:0 1rem}.footer-lite-right{gap:.75rem}.footer-copyright,.footer-lite-link{font-size:.75rem}}.account-status-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;box-sizing:border-box;display:flex;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:10000}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-content{align-items:center;animation:modalSlideIn .3s ease-out;border-radius:16px;box-shadow:0 20px 60px #00000080;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;max-height:calc(100vh - 4rem);max-width:90vw;min-width:600px;padding:2rem;text-align:center;width:auto}.modal-content h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem;white-space:nowrap}.deactivated-content h2{color:#f44336}.pending-content h2{color:#2196f3}.modal-content p{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.status-details{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;margin:1.5rem 0;padding:1.5rem;text-align:left;width:100%}.days-remaining{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;color:#ffc107;font-weight:600;margin:1rem 0 .5rem;padding:.75rem;text-align:center}.reason-section{margin:1rem 0}.reason-section h3{color:#2196f3;font-size:1rem;font-weight:600;margin-bottom:.5rem}.reason-text{background:#ffffff08;border-left:3px solid #2196f3;border-radius:6px;color:#fff;font-style:italic;padding:.75rem}.termination-warning{background:#f443361a;border:2px solid #f443364d;border-radius:8px;margin:1rem 0;padding:1rem}.termination-warning h3{color:#f44336;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.termination-warning p{color:#ffcdd2;font-weight:500;margin:0}.modal-actions{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-top:2rem;width:100%}.cancel-info{color:#4caf50;flex:1 1;font-size:1rem;font-weight:500;margin:0;text-align:left}.acknowledge-button,.contact-support-button{background:#2196f3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Nunito,inherit;font-size:1rem;font-weight:600;min-width:150px;padding:.75rem 2rem;transition:all .3s ease}.acknowledge-button:hover,.contact-support-button:hover{background:#1976d2;box-shadow:0 6px 20px #2196f366;transform:translateY(-2px)}.contact-support-button{background:#f44336}.contact-support-button:hover{background:#d32f2f;box-shadow:0 6px 20px #f4433666}@media (max-width:768px){.account-status-modal-overlay{align-items:flex-start;justify-content:center;padding:4rem 1rem 1rem}.modal-content{max-height:calc(100vh - 5rem);min-width:auto;padding:1.5rem;width:100%}.modal-content h2{font-size:1.5rem;white-space:normal}.status-details{padding:1rem}}@media (max-width:480px){.account-status-modal-overlay{padding:4rem .75rem .75rem}.modal-content{max-height:calc(100vh - 5rem);padding:1rem}.modal-content h2{font-size:1.3rem;white-space:normal}.modal-content p{font-size:1rem}}.route-loading-container{align-items:center;background:#000;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:50vh;padding:2rem}.route-loading-spinner{animation:route-loading-spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#2196f3;height:40px;width:40px}.route-loading-text{color:#ccc;font-size:.9rem;font-weight:500}@keyframes route-loading-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.route-error-container{align-items:center;background:#000;display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:2rem;text-align:center}.route-error-icon{font-size:3rem;margin-bottom:1rem}.route-error-title{color:#f44336;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.route-error-message{color:#ccc;line-height:1.5;margin-bottom:1.5rem}.route-error-retry-btn{background:#2196f3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.route-error-retry-btn:hover{background:#1976d2;transform:translateY(-1px)}.route-error-retry-btn:active{transform:translateY(0)}.signin-page{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.signin-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:500px;min-height:calc(100vh - 200px);padding:2rem 1rem}.signin-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0000004d;padding:2.5rem;width:100%}.signin-header{margin-bottom:2rem;text-align:center}.signin-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #00000080}.signin-subtitle{color:#ffffffb3;font-size:1rem;margin:0}.signin-form{margin-bottom:2rem}.error-message{margin-bottom:1.5rem}.form-label{font-weight:500}.password-input{padding-right:3rem}.password-toggle{transition:all .3s ease}.password-toggle:hover{background:#ffffff1a}.signin-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Nunito,inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.signin-button.active{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff}.signin-button.active:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 8px 20px #2196f366;transform:translateY(-1px)}.signin-button.active:disabled{box-shadow:none;transform:none}.form-input:disabled,.signin-button:disabled{background:#ffffff0d;border-color:#ffffff1a;color:#ffffff4d;opacity:.3}.action-button:disabled,.password-toggle:disabled{color:#ffffff4d;opacity:.3}.action-button:disabled{background:#ffffff0d;border-color:#ffffff1a;transform:none}.signin-button.disabled{background:#ffffff1a;color:#fff6;cursor:not-allowed}.signin-button:disabled{box-shadow:none;cursor:not-allowed;transform:none}.loading-container{background:#2196f31a;border:1px solid #2196f34d}.loading-container .loading-spinner{border:1px solid #2196f34d!important;border-top-color:#2196f3!important;display:block;flex-shrink:0;height:5px!important;margin:0 auto;width:5px!important}.loading-text{color:#2196f3;margin:0 auto;text-align:center}.signin-actions{gap:1rem;text-align:center}.signin-actions,.signin-links{display:flex;flex-direction:column}.signin-links{gap:.75rem;margin-top:1.5rem}.signin-links-row{align-items:center;display:flex;gap:.25rem;justify-content:center}.signin-link-text{color:#ffffffb3;font-size:.9rem}.signin-link-button{font-size:.9rem!important}.action-button{background:none;border:none;border-radius:6px;color:#2196f3;cursor:pointer;font-family:Nunito,inherit;font-size:.9rem;padding:.5rem;transition:all .3s ease}.action-button:hover{background:#2196f31a;color:#1976d2}.action-button:disabled{cursor:not-allowed;opacity:.6}.signup-button{font-weight:500}.forgot-password-button{color:#2196f3;font-size:.9rem}.forgot-password-button:hover{background:#2196f31a;color:#1976d2}@media (max-width:768px){.signin-container{min-height:auto;padding:2rem .5rem 1rem}.signin-content{padding:2rem 1.5rem}.signin-title{font-size:1.8rem}.signin-subtitle{font-size:.9rem}.form-input{font-size:.95rem;padding:.75rem .875rem}.cancel-button,.signin-button{font-size:.95rem;padding:.75rem 1.25rem}}@media (max-width:480px){.signin-container{padding:1rem .25rem}.signin-content{padding:1.5rem 1rem}.signin-title{font-size:1.6rem}.signin-subtitle{font-size:.85rem}.form-group{margin-bottom:1.25rem}.form-input{font-size:.9rem;padding:.7rem .75rem}.cancel-button,.signin-button{font-size:.9rem;padding:.7rem 1rem}.action-button{font-size:.85rem}.forgot-password-button{font-size:.8rem}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #00000080;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.profile-reminder-dialog{max-width:600px;width:90%}.profile-reminder-dialog .modal-header{border-bottom:1px solid #ffffff1a;padding:2rem 2rem 1rem;text-align:center}.profile-reminder-dialog .modal-header h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.profile-reminder-dialog .modal-body{color:#ccc;line-height:1.6;padding:1.5rem 2rem}.profile-reminder-dialog .modal-footer{border-top:1px solid #ffffff1a;display:flex;gap:1rem;margin-top:0;padding:1rem 2rem 2rem}.modal-btn{border-radius:8px;font-family:Nunito,inherit}.modal-btn,.profile-reminder-dialog .modal-btn.primary{border:none;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.profile-reminder-dialog .modal-btn.primary{background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:8px;color:#fff}.profile-reminder-dialog .modal-btn.primary:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 8px 25px #2196f34d;transform:translateY(-2px)}.profile-reminder-dialog .modal-btn.secondary{background:#0000;border:1px solid #666;border-radius:8px;color:#ccc;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.profile-reminder-dialog .modal-btn.secondary:hover{background:#666;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.profile-reminder-dialog{margin:1rem;width:95%}.profile-reminder-dialog .modal-body,.profile-reminder-dialog .modal-footer,.profile-reminder-dialog .modal-header{padding:1.5rem}.profile-reminder-dialog .modal-header h3{font-size:1.3rem}.modal-btn{font-size:.95rem;padding:.875rem 1.5rem}}@media (max-width:480px){.profile-reminder-dialog .modal-body,.profile-reminder-dialog .modal-footer,.profile-reminder-dialog .modal-header{padding:1rem}.profile-reminder-dialog .modal-header h3{font-size:1.2rem}.modal-btn{font-size:.9rem;padding:.75rem 1.25rem}}.requirement-modal-overlay{align-items:center;background:#000000d1;display:flex;inset:0;justify-content:center;padding:2rem 1rem;position:fixed;z-index:1050}.requirement-modal{background:#1a1a1a;border:1px solid #333;border-radius:16px;box-shadow:0 24px 48px #0000008c;color:#fff;display:flex;flex-direction:column;font-family:Nunito,sans-serif;max-height:calc(100vh - 4rem);max-width:720px;width:100%}.requirement-modal.terms{max-width:860px}.requirement-modal-header{border-bottom:1px solid #2a2a2a;padding:1.75rem 2rem 1rem}.requirement-modal-header h2{font-size:1.65rem;line-height:1.3;margin:0}.requirement-modal-body{overflow-y:auto;padding:1.5rem 2rem 1rem}.requirement-modal-body.terms{padding-bottom:1.5rem}.requirement-lead{color:#e0e0e0;font-size:1.05rem;line-height:1.6;margin:0 0 1.25rem}.requirement-lead .scroll-indicator{color:#4caf50;display:block;font-weight:500;margin-top:.5rem}.requirement-meta{color:#9e9e9e;font-size:.9rem;margin:.25rem 0 0}.requirement-note{background:#0a0a0a;border:1px solid #2a2a2a;border-radius:12px;color:#d5d5d5;line-height:1.55;padding:1rem 1.25rem}.requirement-secondary{color:#a5d6a7;margin-top:.75rem}.requirement-modal-footer{border-top:1px solid #2a2a2a;display:flex;gap:1rem;justify-content:flex-end;padding:1.25rem 2rem 1.75rem}.requirement-button{border:none;border-radius:10px;cursor:pointer;font-family:Nunito,sans-serif;font-size:1rem;font-weight:600;padding:.85rem 1.75rem;transition:background .2s ease,color .2s ease,transform .2s ease}.requirement-button.primary{background:#4caf50;color:#121212}.requirement-button.primary:disabled{cursor:not-allowed;opacity:.6}.requirement-button.primary:not(:disabled):hover{background:#66bb6a}.requirement-button.secondary{background:#2a2a2a;border:1px solid #3d3d3d;color:#f5f5f5}.requirement-button.secondary:hover{background:#333}.requirement-button.tertiary{background:#0000;border:1px solid #333;color:#4caf50}.requirement-button.tertiary:hover{background:#4caf501a}.requirement-error,.requirement-loading{background:#0a0a0abf;border:1px solid #2a2a2a;border-radius:12px;color:#f5f5f5;padding:1.25rem;text-align:center}.requirement-error p,.requirement-loading p{font-size:.95rem;margin:.75rem 0 0}.requirement-terms-container{background:#0d0d0d;border:1px solid #2a2a2a;border-radius:12px;max-height:360px;overflow-y:auto}.requirement-terms-content{color:#e8e8e8;line-height:1.65;padding:1.5rem}.requirement-terms-content h1,.requirement-terms-content h2,.requirement-terms-content h3{color:#fff}.requirement-terms-content h1:first-of-type,.requirement-terms-content h2:first-of-type,.requirement-terms-content h3:first-of-type{display:none}.requirement-terms-content a{color:#4caf50;text-decoration:underline}@media (max-width:768px){.requirement-modal-overlay{align-items:flex-start;padding:4rem 1rem 1rem}.requirement-modal{max-height:calc(100vh - 5rem)}.requirement-modal-body,.requirement-modal-footer,.requirement-modal-header{padding-inline:1.25rem}.requirement-modal-body.terms .requirement-terms-container{max-height:180px}.requirement-modal-footer{align-items:stretch;flex-direction:column}.requirement-button{width:100%}}@media (max-width:600px){.requirement-modal-overlay{padding:4rem .75rem .75rem}.requirement-modal{max-height:calc(100vh - 5rem)}.requirement-modal-body,.requirement-modal-footer,.requirement-modal-header{padding-inline:1rem}.requirement-modal-body.terms .requirement-terms-container{max-height:180px}.requirement-modal-footer{align-items:stretch;flex-direction:column}.requirement-button{width:100%}}.signout-page{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.signout-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:500px;min-height:calc(100vh - 200px);padding:2rem 1rem}.signout-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0000004d;padding:2.5rem;text-align:center;width:100%}.signout-header{margin-bottom:2rem}.signout-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #00000080}.signout-subtitle{color:#ffffffb3;font-size:1rem;line-height:1.5;margin:0}.error-message{justify-content:center;margin-bottom:2rem}.signout-actions{display:flex;flex-direction:column;gap:1rem}.signout-button{align-items:center;background:linear-gradient(135deg,#ff6b6b,#e53e3e);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.signout-button:hover{background:linear-gradient(135deg,#e53e3e,#c53030);box-shadow:0 8px 20px #ff6b6b66;transform:translateY(-1px)}.signout-button:disabled{opacity:.6}.cancel-button{font-family:inherit}.signout-button:disabled{background:#ffffff0d;border-color:#ffffff1a;box-shadow:none;color:#ffffff4d;cursor:not-allowed;opacity:.3;transform:none}.loading-container{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;justify-content:center;margin-top:1rem;padding:1rem}.loading-container .loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d!important;border-radius:50%;border-top-color:#fff!important;height:20px!important;width:20px!important}.loading-text{align-items:center;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:500}.loader{animation:rotation 1s linear infinite;border:5px solid;border-color:#fff #fff #2196f3;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;margin-left:1.5rem;width:48px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.signout-container{min-height:calc(100vh - 150px);padding:1rem .5rem}.signout-content{padding:2rem 1.5rem}.signout-title{font-size:1.8rem}.signout-subtitle{font-size:.9rem}.cancel-button,.signout-button{font-size:.95rem;padding:.75rem 1.25rem}}@media (max-width:480px){.signout-container{padding:1rem .25rem}.signout-content{padding:1.5rem 1rem}.signout-title{font-size:1.6rem}.signout-subtitle{font-size:.85rem}.cancel-button,.signout-button{font-size:.9rem;padding:.7rem 1rem}}.signup-page{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.signup-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:500px;min-height:calc(100vh - 200px);padding:2rem 1rem}.signup-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0000004d;padding:2.5rem;width:100%}.signup-header{margin-bottom:2rem;text-align:center}.signup-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #00000080}.signup-subtitle{color:#ffffffb3;font-size:1rem;line-height:1.5;margin:0}.signup-form{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-input{padding:1rem}.error-message{margin-top:.5rem}.submit-button{box-sizing:border-box;width:100%!important}.cancel-button-signup{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Nunito,inherit;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.cancel-button-signup:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.cancel-button-signup:disabled{background:#ffffff0d;border-color:#ffffff1a;color:#ffffff4d;cursor:not-allowed;opacity:.3;transform:none}.cancel-button{box-sizing:border-box;width:100%!important}.signup-footer{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.signup-footer-text{color:#ffffffb3;font-size:.9rem;margin:0}.signup-link{color:#2196f3;font-weight:600;text-decoration:none;transition:color .3s ease}.signup-link:hover{color:#1976d2;text-decoration:underline}.signup-link-button{background:none;border:none;color:#2196f3;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;margin:0;padding:0;text-decoration:none;transition:color .3s ease}.signup-link-button:hover{color:#1976d2;text-decoration:underline}@media (max-width:768px){.signup-container{min-height:auto;padding:2rem 1rem 1rem}.signup-content{padding:2rem 1.5rem}.signup-title{font-size:1.8rem}.signup-subtitle{font-size:.9rem}.form-input{font-size:.95rem;padding:.875rem}.cancel-button,.submit-button{font-size:1rem;padding:.875rem 1.5rem}}@media (max-width:480px){.signup-content{padding:1.5rem 1rem}.signup-title{font-size:1.6rem}.form-input{padding:.75rem}.cancel-button,.submit-button{font-size:.95rem;padding:.75rem 1rem}}.signup-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.signup-loading .loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#2196f3;height:40px;margin-bottom:1rem;width:40px}.signup-restricted-dialog{align-items:center;display:flex;justify-content:center;min-height:400px}.restricted-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-width:500px;padding:2.5rem;text-align:center}.restricted-icon{font-size:3rem;margin-bottom:1rem}.restricted-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #00000080}.restricted-message{color:#fffc;font-size:1.1rem;line-height:1.5;margin-bottom:2rem}@media (max-width:768px){.signup-restricted-dialog{min-height:300px}.restricted-content{max-width:90%;padding:1.5rem}.restricted-title{font-size:1.6rem}.restricted-message{font-size:1rem}}.email-requirement-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.email-requirement-dialog{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.email-requirement-header{border-bottom:1px solid #ffffff1a;padding:2rem 2rem 1rem;text-align:center}.email-requirement-header h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.email-requirement-body{color:#ccc;line-height:1.6;padding:1.5rem 2rem}.email-requirement-info{width:100%}.email-requirement-info p{color:#ccc;font-size:1rem;margin:0 0 1rem}.email-requirement-info strong{color:#fff;font-weight:600}.email-requirement-info ul{list-style-type:disc;margin:1rem 0;padding-left:1.5rem}.email-requirement-info li{color:#ccc;line-height:1.5;margin:.5rem 0}.email-requirement-info .security-note{background:#2196f31a;border-left:4px solid #2196f3;border-radius:4px;margin:1.5rem 0 0;padding:1rem}.email-requirement-info .security-note p{color:#ccc;font-size:.9rem;margin:0}.email-requirement-footer{border-top:1px solid #ffffff1a;display:flex;gap:1rem;margin-top:0;padding:1rem 2rem 2rem}.email-requirement-btn{background:linear-gradient(135deg,#2196f3,#1976d2);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-family:Nunito,inherit;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.email-requirement-btn:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 8px 25px #2196f34d;transform:translateY(-2px)}@media (max-width:768px){.email-requirement-dialog{margin:1rem;width:95%}.email-requirement-body,.email-requirement-footer,.email-requirement-header{padding:1.5rem}.email-requirement-header h3{font-size:1.3rem}.email-requirement-btn{font-size:.95rem;padding:.875rem 1.5rem}}@media (max-width:480px){.email-requirement-body,.email-requirement-footer,.email-requirement-header{padding:1rem}.email-requirement-header h3{font-size:1.2rem}.email-requirement-info li,.email-requirement-info p{font-size:.95rem}.email-requirement-btn{font-size:.9rem;padding:.75rem 1.25rem}}.signup-confirm-page{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.signup-confirm-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:600px;min-height:calc(100vh - 120px);padding:1rem}.signup-confirm-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #0000004d;padding:1.5rem;width:100%}.signup-confirm-header{margin-bottom:1.25rem;text-align:center}.signup-confirm-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:.25rem;text-shadow:0 2px 4px #00000080}.signup-confirm-subtitle{color:#ffffffb3;font-size:.9rem;line-height:1.4;margin:0 0 .25rem}.email-display{background:#2196f31a;border:1px solid #2196f34d;border-radius:8px;color:#2196f3;font-size:1rem;margin:.75rem 0;padding:.75rem}.signup-confirm-instructions{color:#fff9;font-size:.9rem;line-height:1.5;margin:0}.signup-confirm-form{margin-bottom:1.25rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.9rem;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.password-help-text{color:#fff9;font-size:.85rem;font-style:italic;line-height:1.4;margin:0}.form-group:has(.form-input[type=password]){margin-bottom:0!important;margin-top:12px!important}.form-input[type=password],.password-input-container{margin-bottom:0!important}.code-input-container{display:flex;gap:.5rem;justify-content:center;margin:8px 0!important;padding:0!important}.code-input{background:#ffffff0d;border:2px solid #fff3;border-radius:8px;box-sizing:border-box;color:#fff;font-size:2.5rem;font-weight:700;height:50px;text-align:center;transition:all .3s ease;width:50px}.code-input:focus{background:#ffffff14;border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a;outline:none}.code-input:disabled{cursor:not-allowed;opacity:.6}.form-input{box-sizing:border-box;padding:1rem 3rem 1rem 1rem;width:100%}.form-input:focus{background:#ffffff14}.form-input::placeholder{color:#fff6}.form-input.error{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a}.password-toggle{font-size:1.2rem;right:1rem}.password-toggle:hover{color:#fff}.password-toggle:disabled{opacity:.6}.validation-errors{margin-top:.5rem}.password-requirements{background:#ffffff05;border-radius:6px;margin-top:0}.requirements-title{color:#fffc;font-size:.85rem;letter-spacing:.5px;margin:0 0 .5rem;text-transform:uppercase}.requirements-list li{font-size:.8rem;margin-bottom:.25rem;padding-left:1rem;position:relative}.requirements-list li:before{color:#ff6b6b;content:"✗";font-weight:700;left:0;position:absolute}.requirements-list li.valid{color:#fffc}.requirements-list li.valid:before{color:#4caf50;content:"✓"}.error-message{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:6px;color:#ff6b6b;font-size:.85rem;margin:1rem 0;padding:.75rem}.error-message,.submit-button{align-items:center;display:flex;gap:.5rem}.submit-button{border:none;border-radius:8px;cursor:pointer;font-family:Nunito,inherit;font-size:1rem;font-weight:600;justify-content:center;margin-top:1rem;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.submit-button.enabled{background:linear-gradient(135deg,#2196f3,#1976d2);box-shadow:0 4px 15px #2196f34d;color:#fff}.submit-button.enabled:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 8px 20px #2196f366;transform:translateY(-1px)}.submit-button:disabled{background:#ffffff0d;border-color:#ffffff1a;box-shadow:none;color:#ffffff4d;cursor:not-allowed;opacity:.3;transform:none}.cancel-button{border-radius:8px;color:#fff;cursor:pointer;font-family:Nunito,inherit;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.cancel-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.cancel-button:disabled{background:#ffffff0d;border-color:#ffffff1a;color:#ffffff4d;opacity:.3;transform:none}.loading-spinner.small{border-width:1.5px;height:16px;width:16px}.signup-confirm-footer{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.resend-button{align-items:center;background:none;border:1px solid #ffffff4d;border-radius:6px;color:#fffc;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;justify-content:center;margin:0 auto 1rem;padding:.75rem 1.5rem;transition:all .3s ease}.resend-button:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff80;color:#fff}.resend-button:disabled{cursor:not-allowed;opacity:.6}.signup-confirm-footer-text{color:#ffffffb3;font-size:.9rem;margin:0}.signup-confirm-link{color:#2196f3;font-weight:600;text-decoration:none;transition:color .3s ease}.signup-confirm-link:hover{color:#1976d2;text-decoration:underline}@media (max-width:768px){.signup-confirm-container{min-height:auto;padding:1rem .5rem .5rem}.signup-confirm-content{padding:1.25rem 1rem}.signup-confirm-title{font-size:1.5rem}.signup-confirm-subtitle{font-size:.85rem}.code-input{font-size:2.2rem;height:45px;width:45px}.code-input-container{gap:.4rem}.form-input{font-size:.9rem;padding:.75rem 2.5rem .75rem .75rem}.cancel-button,.submit-button{font-size:.9rem;padding:.75rem 1rem}}@media (max-width:480px){.signup-confirm-content{padding:1rem .75rem}.signup-confirm-title{font-size:1.4rem}.code-input{font-size:2rem;height:40px;width:40px}.code-input-container{gap:.3rem}.form-input{font-size:.85rem;padding:.65rem 2rem .65rem .65rem}.cancel-button,.submit-button{font-size:.85rem;padding:.65rem .85rem}.password-requirements{padding:.5rem}.requirements-list li{font-size:.7rem}}.terms-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin:1rem 0;padding:.75rem}.terms-text{color:#ccc;margin:10px 0}.srlc-note,.terms-text{font-size:.85rem;line-height:1.4;text-align:center}.srlc-note{color:#ffffffb3;margin:.75rem 0 1rem}.privacy-link,.terms-link{color:#007bff;text-decoration:underline;transition:color .2s ease}.privacy-link:hover,.terms-link:hover{color:#0056b3}.terms-checkboxes{display:flex;flex-direction:column;gap:.25rem}.checkbox-label{align-items:flex-start;color:#ccc;cursor:pointer;display:flex;font-size:.85rem;gap:.4rem;line-height:1.3}.checkbox-label input[type=checkbox]{accent-color:#007bff;margin:0;transform:scale(1.1)}.checkbox-label span{flex:1 1}.checkbox-label:first-of-type{margin-bottom:0}.form-group:has(.code-input-container){margin-bottom:0}.form-group:has(.code-input-container) .form-label{margin-bottom:0}@media (max-width:768px){.terms-section{margin:.75rem 0;padding:.5rem}.terms-text{font-size:.8rem;margin-bottom:.5rem}.srlc-note{margin-bottom:.6rem}.checkbox-label,.srlc-note{font-size:.8rem}.terms-checkboxes{gap:.2rem}}@media (max-width:480px){.terms-section{margin:.5rem 0;padding:.4rem}.terms-text{margin-bottom:.4rem}.checkbox-label,.srlc-note,.terms-text{font-size:.75rem}.terms-checkboxes{gap:.15rem}}.plan-reminder-banner{background:#4caf501a;border:1px solid #4caf504d;border-radius:8px;margin:1.25rem 0;padding:1rem;text-align:center}.plan-reminder-content{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:.5rem}.plan-reminder-icon{font-size:1.5rem}.plan-reminder-text{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.plan-reminder-text strong{color:#4caf50;font-size:1rem;font-weight:700}.plan-reminder-billing{color:#ffffffb3;font-size:.85rem;font-weight:500}.plan-reminder-note{color:#fffc;font-size:.85rem;font-style:italic;line-height:1.4;margin:0}@media (max-width:768px){.plan-reminder-content{flex-direction:column;gap:.5rem}.plan-reminder-text{align-items:center;text-align:center}.plan-reminder-icon{font-size:1.25rem}}.reset-password-page{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Nunito,sans-serif;min-height:100vh}.reset-password-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem 1rem}.reset-password-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:500px;padding:3rem;width:100%}.reset-password-header{margin-bottom:2rem;text-align:center}.reset-password-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #00000080}.reset-password-subtitle{color:#ffffffb3;font-size:1.1rem;margin:0}.reset-password-loading{padding:2rem;text-align:center}.reset-password-loading .loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#2196f3;height:40px;margin:0 auto 1rem;width:40px}.reset-password-loading p{color:#fffc;font-size:1.1rem}.reset-password-form{display:flex;flex-direction:column;gap:1.5rem}.password-input-container{align-items:center;display:flex;position:relative}.password-input-container .form-input{padding-right:3rem}.password-toggle{align-items:center;background:none;border:none;border-radius:4px;color:#fff9;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:color .3s ease}.password-toggle:hover:not(:disabled){color:#ffffffe6}.password-toggle:disabled{cursor:not-allowed;opacity:.4}.validation-errors{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.validation-errors-title{color:#ff6b6b;font-size:.95rem;font-weight:600;margin:0 0 .75rem}.validation-errors-list{list-style:none;margin:0;padding:0}.validation-error{color:#ff6b6b;font-size:.9rem;line-height:1.4;margin-bottom:.5rem;padding-left:1rem;position:relative}.validation-error:before{color:#ff6b6b;content:"•";font-weight:700;left:0;position:absolute}.validation-error:last-child{margin-bottom:0}.password-requirements{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin-top:.5rem;padding:1rem}.requirements-title{color:#fff;font-size:.9rem;font-weight:600;margin:0 0 .75rem}.requirements-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.requirements-list li{align-items:center;color:#fff9;display:flex;font-size:.85rem;gap:.5rem;transition:color .3s ease}.requirements-list li:before{content:"❌";font-size:.8rem;transition:content .3s ease}.requirements-list li.valid{color:#4caf50}.requirements-list li.valid:before{content:"✅"}.requirements-list li.info-item{color:#fffc;font-style:italic}.requirements-list li.info-item:before{content:""}.info-icon{margin-right:.5rem}.form-actions{margin-top:1rem}.back-to-signin-button,.cancel-button,.forgot-password-button,.reset-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Nunito,inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;text-transform:none;transition:all .3s ease}.reset-button{background:linear-gradient(135deg,#4caf50,#388e3c);border:1px solid #4caf50;color:#fff}.reset-button:hover:not(:disabled){background:linear-gradient(135deg,#388e3c,#2e7d32);box-shadow:0 8px 20px #4caf5066;transform:translateY(-1px)}.reset-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.reset-password-error{padding:2rem;text-align:center}.error-icon{font-size:3rem;margin-bottom:1rem}.reset-password-error h2{color:#f44336;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.reset-password-error p{color:#fffc;font-size:1rem;line-height:1.5;margin:0 0 2rem}.error-actions{display:flex;flex-direction:column;gap:1rem}.back-to-signin-button{background:linear-gradient(135deg,#2196f3,#1976d2);border:1px solid #2196f3;color:#fff}.back-to-signin-button:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 8px 20px #2196f366;transform:translateY(-1px)}.forgot-password-button{background:#ffffff1a;border:1px solid #fff3;color:#fffc}.forgot-password-button:hover{background:#ffffff26;color:#fff}@media (max-width:768px){.reset-password-container{padding:1rem}.reset-password-content{padding:2rem 1.5rem}.reset-password-title{font-size:1.8rem}.reset-password-subtitle{font-size:1rem}.form-actions{gap:.75rem}.back-to-signin-button,.cancel-button,.forgot-password-button,.reset-button{font-size:.9rem;padding:.75rem 1rem}}@media (max-width:480px){.reset-password-content{padding:1.5rem 1rem}.reset-password-title{font-size:1.6rem}.reset-password-subtitle{font-size:.9rem}.password-requirements{padding:.75rem}.requirements-list{gap:.25rem}.requirements-list li{font-size:.8rem}}.forgot-password-page{background:#000;color:#fff;display:flex;flex-direction:column;font-family:Nunito,sans-serif;min-height:100vh}.forgot-password-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem 1rem}.forgot-password-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:500px;padding:3rem;width:100%}.forgot-password-header{margin-bottom:2rem;text-align:center}.forgot-password-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #00000080}.forgot-password-subtitle{color:#ffffffb3;font-size:1.1rem;line-height:1.5;margin:0}.forgot-password-form{gap:1.5rem;margin-bottom:2rem}.forgot-password-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{font-weight:600;margin:0}.form-input,.form-label{color:#fff;font-size:1rem}.form-input{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;font-family:Nunito,inherit;padding:.875rem 1rem;transition:all .3s ease}.form-input:focus{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a;outline:none}.form-input:disabled{cursor:not-allowed;opacity:.6}.form-input::placeholder{color:#ffffff80}.error-message{background:#f443361a;border:1px solid #f443364d;border-radius:8px;color:#f44336;font-size:.9rem;padding:1rem;text-align:center}.form-actions{display:flex;flex-direction:column;gap:1rem}.cancel-button,.send-reset-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Nunito,inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;text-transform:none;transition:all .3s ease}.send-reset-button{background:linear-gradient(135deg,#2196f3,#1976d2);border:1px solid #2196f3;color:#fff}.send-reset-button:hover:not(:disabled){background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 8px 20px #2196f366;transform:translateY(-1px)}.send-reset-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.cancel-button{background:#ffffff1a;border:1px solid #fff3;color:#fffc}.cancel-button:hover:not(:disabled){background:#ffffff26;color:#fff}.cancel-button:disabled{cursor:not-allowed;opacity:.6}.forgot-password-footer{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.forgot-password-footer-text{color:#ffffffb3;font-size:.9rem;margin:0}.signin-link-button{background:none;border:none;color:#2196f3;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;margin:0;padding:0;text-decoration:none;transition:color .3s ease}.signin-link-button:hover{color:#1976d2;text-decoration:underline}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;margin-right:8px;vertical-align:middle;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.forgot-password-container{padding:1rem}.forgot-password-content{padding:2rem 1.5rem}.forgot-password-title{font-size:1.8rem}.forgot-password-subtitle{font-size:1rem}.form-actions{gap:.75rem}.cancel-button,.send-reset-button{font-size:.9rem;padding:.75rem 1rem}}@media (max-width:480px){.forgot-password-content{padding:1.5rem 1rem}.forgot-password-title{font-size:1.6rem}.forgot-password-subtitle{font-size:.9rem}}
/*# sourceMappingURL=main.a05e6674.css.map*/