*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Arial,sans-serif;background:#fff;min-height:100vh;overflow-x:hidden}.header{justify-content:flex-start;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;overflow:hidden}.header,.header-inner{display:flex;align-items:center}.header-inner{gap:1.5rem}.header .logo a{display:flex;align-items:center}.header .logo img{height:32px;width:auto;font-weight:700;filter:contrast(150%)}.contact-info{display:none;flex-direction:column;align-items:flex-start;font-size:.875rem;gap:.25rem;white-space:normal;word-break:break-word}@media (min-width:768px){.contact-info{display:flex}}.contact-info div{display:flex;align-items:center;gap:.25rem;color:#374151}.contact-info i{font-size:1rem;color:#374151}.login-container{max-width:350px;margin:1px auto;text-align:center;font-size:14px;color:#333;padding:0 15px}.login-container h2{text-align:left;margin-bottom:45px;color:#4d4d4d;font-weight:600}.login-container h3{margin:9px 0;color:#666;font-weight:500}.lock-icon{margin:1px;text-align:center}.lock-svg{width:52px;height:52px;display:block;margin:0 auto}.lock-svg .stroke{stroke:#666;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.privacy-text{font-size:15px;color:#555;line-height:1.5;margin-top:10px;margin-bottom:0;text-align:left;width:100%}.login-container label{display:block;text-align:left;font-size:14px;color:#555;margin:22px 0 6px}.login-container .required{color:#b5651d;font-weight:700}.login-container input[type=password],.login-container input[type=text]{width:97%;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;color:#000}.login-container input[type=password]:focus,.login-container input[type=text]:focus{border:2px solid #000;outline:none}.login-container .help-text{text-align:left;font-size:15px;color:#666;margin:4px 0 15px}.login-container .help-text a{color:#07c;text-decoration:none}.login-container .help-text a:hover{text-decoration:underline}.login-container .forgot-password{font-size:15px;color:#06c;text-decoration:none}.login-container .btn-signin{background:#8a7a49;margin:5px 0}.login-container .btn-register,.login-container .btn-signin{width:50%;color:#fff;border:none;padding:8px;border-radius:0;font-size:18px;cursor:pointer}.login-container .btn-register{background:#58616a}.login-container .btn-register i,.login-container .btn-signin i{margin-right:5px}.login-container .register-text{text-align:left;font-size:15px;color:#555;margin:15px 0 8px}.login-container .error-msg{color:red;font-size:14px;margin:8px 0;text-align:left}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;z-index:9999}.spinner{border:6px solid #f3f3f3;border-top-color:#58616a;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.topbar{position:relative;height:60px}.back-btn{position:absolute;left:16px;top:8px;background:transparent;border:0;cursor:pointer}.back-btn svg{width:50px;height:26px;stroke:#8a7a49;stroke-width:2.6;fill:none}.progress-strip{width:100%;margin-top:-15px}.progress-track{height:7px;background:#d9d9d9;border-radius:9px;overflow:hidden}.progress-fill{height:100%;width:42%;background:#8a7a49;border-radius:999px}.verify-content{padding:15px 20px 0}.verify-content h2{font-size:20px;font-weight:700;margin:0 0 25px;color:#000}.verify-content .desc{font-size:14px;margin:0 0 13px;color:#333}.verify-divider{height:7px;background:#e6e6e6;margin:0 0 18px;width:100vw;position:relative;left:50%;transform:translateX(-50%)}.verify-content .phone{font-size:15px;font-weight:700;margin:0 0 18px;color:#000;text-align:center}.otp-instruction{font-size:13px;color:#333;margin:5px 0 10px;line-height:1.5}.otp-inputs{display:flex;justify-content:center;gap:20px;margin:1px auto 15px}.otp-inputs input{width:18px;height:22px;text-align:center;font-size:18px;border:none;border-bottom:3px solid #8a7a49;outline:none}.otp-note{font-size:13px;margin:0 0 25px;color:#333}.otp-note strong{color:#d00}.resend-section{margin:0;padding:0}.resend{font-size:14px;color:#999;margin:10px 0 0;text-align:center;padding:25px 0;position:relative;top:-5px;cursor:not-allowed}.resend.active{color:#8a7a49;cursor:pointer}.resend-bg{background:#e6e6e6;padding:15px 0}.btn,.resend-bg{text-align:center}.btn{width:90%;max-width:350px;margin:25px auto;padding:14px;font-size:16px;border-radius:0;display:block;cursor:pointer;border:none}.btn.continue{background:#999;color:#fff;margin:30px auto}.btn.primary{background:#8a7a49;color:#fff}.btn.secondary{background:transparent;color:#8a7a49;border:2px solid #8a7a49}.loader{border:6px solid #e0e0e0;border-top-color:#8a7a49;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}.customer-care{text-align:center;font-size:15px;font-weight:700;color:#d00;margin-top:15px}.page-wrap{min-height:100vh;display:flex;flex-direction:column}.body-main{flex:1 1;display:flex;flex-direction:column}.body-main,.body-main.login-body{align-items:center;padding:1.5rem}@media (min-width:768px){.body-main.login-body{padding-right:700px}.body-main.login-body .btn-row.left{justify-content:flex-start}}@media (max-width:767px){.body-main.login-body .btn-row.left{justify-content:center}}.body-main .content-wrap{width:100%;max-width:28rem}.body-main .lock-box{display:flex;justify-content:center;margin-bottom:.75rem}.body-main .lock-box-inner{width:48px;height:48px;border:2px solid #9ca3af;display:flex;align-items:center;justify-content:center}.body-main .lock-box-inner svg{width:24px;height:24px;color:#9ca3af}.body-main .privacy-msg{text-align:center;color:#4b5563;font-size:.875rem;margin-bottom:.75rem;line-height:1.6}.body-main .signin-heading{text-align:center;color:#374151;font-size:1.25rem;margin-bottom:.75rem}.body-main .field-group{margin-bottom:.75rem}.body-main .field-label{display:block;color:#374151;font-size:.875rem;margin-bottom:.25rem}.body-main .field-label .required{color:#b5651d}.body-main .field-input{width:100%;padding:.375rem .75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.25rem;margin-bottom:.25rem}.body-main .field-input:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 3px hsla(220,9%,46%,.2)}.body-main .field-input.error{border-color:#ef4444}.body-main .field-help{font-size:.875rem;margin-top:.25rem}.body-main .field-help a{color:#2563eb;text-decoration:underline}.body-main .error-box{margin-bottom:1rem;padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.25rem}.body-main .error-box p{font-size:.875rem;color:#dc2626;text-align:center;margin:0}.body-main .btn-row{display:flex;justify-content:center;margin-top:.5rem}.body-main .btn-row.left{justify-content:flex-start}.body-main .btn-signin{background:#8a7a49;color:#fff;border:none;border-radius:0;font-size:1rem;font-weight:600;cursor:pointer}.body-main .btn-signin:hover:not(:disabled){opacity:.9}.body-main .btn-register{background:#58616a;color:#fff;border:none;border-radius:0;font-size:1rem;font-weight:600;cursor:pointer}.body-main .btn-register:hover:not(:disabled){opacity:.9}.body-main .btn-register i,.body-main .btn-signin i{margin-right:.5rem}.registration-body .content-wrap{max-width:48rem}.registration-body .instructions{text-align:center;color:#374151;margin-bottom:2rem}.registration-body .option-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;max-width:42rem;margin-left:auto;margin-right:auto}.registration-body .option-text{flex:1 1;color:#374151}.registration-body .option-text .mask{font-weight:500}.registration-body .actions-row{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.registration-body .help-link{text-align:center}.registration-body .help-link a{color:#1d4ed8;text-decoration:underline}.verify-body .content-wrap{max-width:28rem}.verify-body .verify-heading{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:#374151;font-size:1.25rem}.verify-body .code-label{display:block;color:#374151;margin-bottom:.5rem}.verify-body .code-input{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #d1d5db;border-radius:.25rem;margin-bottom:1rem}.verify-body .code-input:focus{outline:none;border-color:#6b7280}.verify-body .code-input.error{border-color:#ef4444}.verify-body .verify-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.verify-body .help-link{text-align:center;margin-top:1rem}.verify-body .help-link a{color:#1d4ed8;text-decoration:underline}.btn-primary-peak{background:#8a7a49;color:#fff;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:600;min-width:140px;cursor:pointer;border-radius:0}.btn-primary-peak:hover:not(:disabled){opacity:.9}.btn-primary-peak:disabled{opacity:.5;cursor:not-allowed}.btn-outline-peak{background:#58616a;color:#fff;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:600;min-width:140px;cursor:pointer;border-radius:0}.btn-outline-peak:hover:not(:disabled){opacity:.9}.btn-outline-peak:disabled{opacity:.5;cursor:not-allowed}.spinner-inline{display:inline-block;width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#58616a;border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle;margin-right:.5rem}.site-footer{background:#d1d5db;padding:1rem 1.5rem}.footer-inner{max-width:80rem;margin-left:auto;margin-right:auto}.footer-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:.75rem;font-size:.875rem}.footer-nav a{color:#374151;text-decoration:none}.footer-nav a:hover{color:#111827}.footer-copyright{text-align:center;font-size:.875rem;color:#4b5563;margin:0 0 .5rem}.footer-sitemap{text-align:center;margin:0}.footer-sitemap a{font-size:.875rem;color:#374151;text-decoration:underline}.footer-sitemap a:hover{color:#111827}