.auth-main-wrapper{position:relative;width:100vw;overflow:hidden;background-color:#f0f2f5}.auth-background-view{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.auth-background-view>*{width:100%;height:100%;object-fit:cover}.auth-container{position:relative;z-index:10;pointer-events:none}.auth-header{pointer-events:auto}.auth-sidebar{right:-480px;width:480px;background:white;box-shadow:-4px 0 25px rgba(0,0,0,.15);transition:right .4s cubic-bezier(.19,1,.22,1);z-index:20}.auth-main-wrapper{background-size:cover;background-position:50%;height:100vh;width:100%}.auth-container{width:100%;height:100%;margin-left:auto;margin-right:auto}.auth-header{height:5rem;display:flex;align-items:center;justify-content:flex-end;padding-right:1.5rem}.auth-login-button{background-color:white;color:#000000;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:1rem}.auth-sidebar{position:fixed;top:0;right:-100%;height:100%;width:100%;max-width:450px;background:#fff;box-shadow:-2px 0 5px rgba(0,0,0,.1);transition:right .3s ease-in-out;z-index:1050;display:flex;flex-direction:column}.auth-sidebar.open{right:0}.auth-form-container{width:100%;display:flex;flex-direction:column;padding:1.5rem;box-sizing:border-box;height:100%}.auth-form-header{width:100%;margin-bottom:1rem}.auth-back-button{width:44px;height:44px;border-radius:50%;background-color:#000;border:1px solid #000;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s ease-in-out}.auth-back-button svg{stroke:white;transition:stroke .2s ease-in-out}.auth-back-button:active{background-color:#fff}.auth-back-button:active svg{stroke:#000}.auth-form-body{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.auth-logo-wrapper{margin-top:1rem;margin-bottom:1rem}.auth-logo-image{width:180px;height:auto}.auth-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:.5rem}.auth-subtitle{color:#6c757d;margin-bottom:1.5rem;font-size:.9rem}.auth-step-container{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}.auth-input-group{width:80%;display:flex;flex-direction:column}.auth-mobile-input-wrapper{background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:12px;display:flex;align-items:center;width:100%;padding:.25rem .75rem}.auth-country-code{background:none;width:auto;margin-right:5px}.auth-country-code,.auth-mobile-input{box-shadow:none;border:none;font-size:.9rem}.auth-mobile-input{background:transparent;flex-grow:1;padding:.5rem}.auth-country-code:focus,.auth-mobile-input:focus{outline:none;box-shadow:none}.auth-otp-inputs-wrapper{display:flex;justify-content:center;gap:.75rem;margin:1rem 0}.auth-otp-box{width:40px;height:45px;text-align:center;font-size:1.2rem;border:2px solid #353438;border-radius:12px;outline:none;transition:all .2s}.auth-otp-box:focus{border-color:#0d6efd;box-shadow:0 0 5px rgba(13,110,253,.5)}.auth-action-button{color:#fff;background-color:#000000;border:none;border-radius:12px;padding:.65rem;font-weight:600;width:80%;font-size:.9rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.auth-action-button:hover{background-color:#424649}.auth-action-button:disabled{background-color:#ccc;cursor:not-allowed}.auth-resend-container{text-align:center;margin-top:.5rem}.auth-resend-timer{color:#6c757d}.auth-resend-button{background:none;border:none;color:#0d6efd;cursor:pointer;padding:0;font-size:.9rem}.auth-alert{width:80%;padding:.75rem;margin-bottom:1rem;border-radius:8px;text-align:center}.auth-alert-error{background-color:#f8d7da;color:#721c24}.auth-alert-warning{background-color:#000000;color:#ffffff}.auth-confirm-message{margin-bottom:1rem;font-size:.9rem;color:inherit}.auth-confirm-actions{display:flex;justify-content:center;gap:.5rem}.auth-confirm-btn{border:none;border-radius:5px;padding:.4rem .8rem;font-size:.9rem;cursor:pointer}.auth-confirm-no,.auth-confirm-yes{background-color:#ffffff;color:rgb(0,0,0)}.auth-session-checker{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#f3f4f6}.auth-session-text{margin-left:1rem;font-size:1.2rem;color:#4b5563}.auth-spinner{animation:spin 1s linear infinite;height:1.5rem;width:1.5rem}.auth-spinner-small{animation:spin 1s linear infinite;height:1rem;width:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1300px){.auth-sidebar{max-width:380px}.auth-logo-image{width:160px;margin-top:1rem}.auth-title{font-size:1.4rem}.auth-subtitle{font-size:.85rem}.auth-action-button,.auth-mobile-input-wrapper{width:90%}}@media screen and (max-width:768px){.auth-sidebar{max-width:100%}.auth-logo-image{width:150px;margin-top:1rem}.auth-action-button,.auth-alert,.auth-mobile-input-wrapper{width:100%}}.login-view-container{min-height:100vh;background-color:#000;color:#fff;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.login-view-footer{position:absolute;bottom:-100px;left:0;right:0;text-align:center}@media screen and (min-width:768px){.login-view-footer{bottom:-150px}}.background-grid-pattern-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.2}.background-grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,rgba(128,128,128,.07) 1px,transparent 0),linear-gradient(180deg,rgba(128,128,128,.07) 1px,transparent 0);background-size:24px 24px}.radial-gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(0deg,black,transparent,transparent);z-index:0}.main-content-wrapper{max-width:64rem;width:100%;z-index:10;padding-left:1.5rem;padding-right:1.5rem;position:relative}.main-content-container{display:flex;flex-direction:column;align-items:center;text-align:center}.main-content-container>*+*{margin-top:2rem}.announcement-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;border:1px solid #27272a;background-color:rgba(24,24,27,.5);backdrop-filter:blur(4px)}.announcement-pulse{width:.5rem;height:.5rem;border-radius:9999px;background-color:white;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{50%{opacity:.5}}.announcement-text{font-size:.875rem;font-weight:500;color:#d4d4d8;letter-spacing:.05em;text-transform:uppercase}.hero-text{font-size:3rem;font-weight:700;letter-spacing:-.05em;line-height:1.1}.hero-text-highlight{background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(180deg,white,#71717a)}.message-container{max-width:42rem;margin-left:auto;margin-right:auto}.message-container>*+*{margin-top:1rem}.message-main-line{font-size:1.5rem;font-weight:300;color:#d4d4d8}.message-highlight{font-weight:600;color:white;border-bottom:2px solid #a1a1aa;padding-bottom:.25rem}.action-buttons-container{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;width:100%;justify-content:center}.action-button-primary,.action-button-secondary{padding:1rem 2rem;border-radius:.5rem;transition:all .2s ease-in-out}.action-button-primary{background-color:white;color:black;font-weight:700}.action-button-primary:hover{background-color:#e4e4e7;transform:scale(1.05)}.action-button-secondary{border:1px solid #3f3f46;color:white;font-weight:500}.action-button-secondary:hover{background-color:#18181b}.footer-paragraph{color:white;font-size:.875rem}@media screen and (min-width:640px){.action-buttons-container{flex-direction:row}}@media screen and (min-width:768px){.hero-text{font-size:4.5rem}.message-main-line{font-size:1.875rem}}.auth-buy-now-btn,.auth-cancel-btn{padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:rgb(0,0,0);cursor:pointer;transition:background-color .2s}.auth-buy-now-btn,.auth-cancel-btn{background-color:#ffffff}.auth-input-error{color:#ef4444;font-size:.875rem;margin-top:6px;text-align:left;width:100%;padding-left:5px;margin-bottom:0}