.auth-page-wrapper{box-sizing:border-box;background-color:#f8fafc;background-image:radial-gradient(at 15% 15%,#ff6d000a 0,#0000 50%),radial-gradient(at 85% 85%,#0d47a10d 0,#0000 50%),radial-gradient(#f1f5f9cc 0,#0000 100%);justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:32px 20px;display:flex}.auth-container{background:#fff;border-radius:24px;width:100%;max-width:1120px;min-height:640px;margin:0 auto;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -15px #0f172a14,0 0 0 1px #e2e8f0e6,0 1px 3px #00000005}.signup-container-wide{max-width:1260px;min-height:680px}.auth-hero-panel{color:#fff;isolation:isolate;background:linear-gradient(155deg,#0a1426 0%,#112240 50%,#1a365d 100%);flex-direction:column;flex:1;justify-content:space-between;padding:48px 44px;display:flex;position:relative;overflow:hidden}.auth-hero-overlay{pointer-events:none;z-index:0;background-image:radial-gradient(circle at 15% 20%,#ff6d0026 0%,#0000 50%),radial-gradient(circle at 85% 75%,#10b9812e 0%,#0000 55%),radial-gradient(circle at 50% 10%,#3b82f61f 0%,#0000 60%);position:absolute;inset:0}.auth-hero-overlay:after{content:"";background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 60%,#0000 100%);mask-image:radial-gradient(80% 70%,#000 60%,#0000 100%)}.auth-hero-content{z-index:1;flex-direction:column;gap:20px;display:flex;position:relative}.auth-hero-badge{-webkit-backdrop-filter:blur(12px);letter-spacing:.3px;color:#a7f3d0;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000001a}.auth-hero-badge span{align-items:center;display:inline-flex}.auth-hero-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700;line-height:1.3}.auth-hero-desc{color:#cbd5e1;max-width:460px;margin:0;font-size:14.5px;line-height:1.6}.auth-hero-highlights{flex-direction:column;gap:14px;margin-top:8px;display:flex}.highlight-item{-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:14px;padding:12px 14px;transition:all .25s;display:flex}.highlight-item:hover{background:#ffffff12;border-color:#ffffff29;transform:translate(3px)}.highlight-icon{color:#38bdf8;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 6px #00000026}.highlight-text{flex-direction:column;gap:2px;display:flex}.highlight-text strong{color:#fff;letter-spacing:-.01em;font-size:13.5px;font-weight:600}.highlight-text span{color:#94a3b8;font-size:12.5px;line-height:1.45}.auth-hero-footer{z-index:1;border-top:1px solid #ffffff1f;margin-top:24px;padding-top:20px;position:relative}.trust-stats{justify-content:space-between;gap:16px;display:flex}.stat-col{flex-direction:column;display:flex}.stat-number{color:#38bdf8;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.stat-sub{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:11.5px;font-weight:600}.trust-badges-row{flex-wrap:wrap;gap:8px;display:flex}.badge-pill{color:#e2e8f0;letter-spacing:.2px;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;padding:5px 12px;font-size:11.5px;font-weight:600}.auth-form-panel{box-sizing:border-box;background:#fff;flex:1.1;justify-content:center;align-items:center;padding:44px;display:flex;overflow-y:auto}.signup-panel-wide{flex:1.35;padding:44px 48px}.unified-login-card{width:100%;max-width:420px;margin:0 auto}.unified-login-card.modal-view{max-width:100%}.login-header{text-align:left;margin-bottom:24px}.login-brand{outline:none;align-items:center;gap:10px;margin-bottom:18px;text-decoration:none;display:inline-flex}.login-brand:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #ff6d0040}.login-brand-icon{background:#111827;border:1px solid #1f2937;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 6px #00000014}.login-brand-text{letter-spacing:-.03em;font-size:22px;font-weight:700}.brand-green{color:#ff6d00}.brand-navy{color:#111827}.login-title{color:#0f172a;letter-spacing:-.025em;margin:0 0 6px;font-size:26px;font-weight:700;line-height:1.25}.login-subtitle{color:#64748b;margin:0;font-size:14px;line-height:1.5}.social-auth-section{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.google-auth-btn{color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:12px;width:100%;height:48px;min-height:48px;font-size:14.5px;font-weight:600;transition:all .2s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 1px 2px #0f172a0a}.google-auth-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0f}.google-auth-btn:active:not(:disabled){background:#f1f5f9;transform:translateY(0)}.google-auth-btn:focus-visible{border-color:#ff6d00;box-shadow:0 0 0 3px #ff6d0040}.google-auth-btn:disabled{opacity:.6;cursor:not-allowed}.google-auth-spinner{border:2px solid #ff6d0033;border-top-color:#ff6d00;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite authSpin}@keyframes authSpin{to{transform:rotate(360deg)}}.auth-divider{text-align:center;color:#94a3b8;align-items:center;font-size:12.5px;font-weight:500;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.auth-divider span{text-transform:lowercase;padding:0 12px}.auth-error-alert{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:13.5px;font-weight:500;line-height:1.45;animation:.3s cubic-bezier(.36,.07,.19,.97) both alertShake;display:flex}@keyframes alertShake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-2px)}40%,60%{transform:translate(2px)}}.auth-form{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-label{color:#1e293b;letter-spacing:-.01em;font-size:13.5px;font-weight:600}.label-with-action{justify-content:space-between;align-items:center;display:flex}.forgot-password-link{color:#ff6d00;outline:none;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .15s}.forgot-password-link:hover{color:#e85d04;text-decoration:underline}.forgot-password-link:focus-visible{border-radius:4px;box-shadow:0 0 0 2px #ff6d004d}.input-field-wrap{box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;height:48px;min-height:48px;transition:all .2s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.input-field-wrap:hover:not(:focus-within){border-color:#94a3b8}.input-field-wrap:focus-within{background:#fff;border-color:#ff6d00;box-shadow:0 0 0 3px #ff6d0029}.input-field-wrap.has-error{background:snow;border-color:#ef4444}.input-field-wrap.has-error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef444424}.input-field-icon{color:#94a3b8;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;padding-left:14px;display:flex}.input-field-wrap:focus-within .input-field-icon{color:#ff6d00}.input-field-wrap.has-error .input-field-icon{color:#ef4444}.form-input,.form-select{color:#0f172a;appearance:none;background:0 0;flex:1;min-width:0;height:100%;padding:0 14px;font-family:inherit;font-size:15px;box-shadow:none!important;border:none!important;outline:none!important}.form-input:focus,.form-select:focus{box-shadow:none!important;border:none!important;outline:none!important}.form-input::placeholder{color:#94a3b8;font-size:14px}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:36px}.phone-prefix{color:#0f172a;white-space:nowrap;-webkit-user-select:none;user-select:none;border-right:1px solid #e2e8f0;align-items:center;gap:6px;height:26px;margin-right:4px;padding:0 10px 0 4px;font-size:14px;font-weight:600;display:inline-flex}.phone-prefix-flag{font-size:15px;line-height:1}.phone-input{letter-spacing:.3px}.pw-toggle-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;min-width:44px;height:100%;padding:0 14px;transition:color .15s;display:flex}.pw-toggle-btn:hover{color:#334155}.pw-toggle-btn:focus-visible{color:#ff6d00}.field-error-text{color:#ef4444;align-items:center;gap:4px;margin:0;font-size:12.5px;font-weight:500;display:flex}.remember-row{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.checkbox-label{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;font-size:13.5px;display:inline-flex}.custom-checkbox{accent-color:#ff6d00;cursor:pointer;border-radius:5px;width:18px;height:18px;margin:0}.auth-submit-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#ff6d00;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:9px;width:100%;height:48px;min-height:48px;margin-top:8px;font-size:15px;font-weight:700;transition:all .2s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 4px 14px #ff6d0047}.auth-submit-btn:hover:not(:disabled){background:#e85d04;transform:translateY(-1px);box-shadow:0 6px 20px #ff6d0061}.auth-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #ff6d0040}.auth-submit-btn:focus-visible{box-shadow:0 0 0 3px #ff6d004d,0 4px 14px #ff6d0047}.auth-submit-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.btn-secondary{color:#334155;cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:7px;height:48px;min-height:48px;padding:0 20px;font-size:14.5px;font-weight:600;transition:all .2s;display:flex}.btn-secondary:hover:not(:disabled){color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.btn-secondary:focus-visible{box-shadow:0 0 0 3px #0f172a26}.btn-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite authSpin}.auth-switch-footer{text-align:center;color:#64748b;margin-top:20px;font-size:13.5px}.auth-switch-btn{color:#ff6d00;cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-size:13.5px;font-weight:700;text-decoration:none;transition:color .15s}.auth-switch-btn:hover{color:#e85d04;text-decoration:underline}.auth-switch-btn:focus-visible{border-radius:4px;box-shadow:0 0 0 2px #ff6d004d}.step-signup-wizard{width:100%;max-width:600px;margin:0 auto}.step-signup-wizard.modal-view{max-width:100%}.wizard-header{margin-bottom:24px}.wizard-brand{outline:none;align-items:center;gap:10px;margin-bottom:14px;text-decoration:none;display:inline-flex}.wizard-brand:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #ff6d0040}.wizard-brand-icon{background:#111827;border:1px solid #1f2937;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.wizard-brand-text{letter-spacing:-.03em;font-size:20px;font-weight:700}.wizard-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.3}.wizard-stepper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.stepper-dots{flex:1;align-items:center;gap:6px;display:flex}.stepper-node{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:all .25s;display:flex}.stepper-node.active{color:#fff;background:#ff6d00;box-shadow:0 0 0 3px #ff6d0033}.stepper-node.completed{color:#fff;background:#059669}.stepper-line{background:#e2e8f0;flex:1;max-width:44px;height:2px;transition:background .25s}.stepper-line.completed{background:#059669}.stepper-label{color:#475569;white-space:nowrap;font-size:12.5px;font-weight:600}.step-desc{color:#64748b;margin:0 0 20px;font-size:14.5px;line-height:1.5}.role-options-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.role-option-card{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:18px;outline:none;flex-direction:column;align-items:flex-start;padding:22px 20px;font-family:inherit;transition:all .25s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.role-option-card:hover{background:#fafafa;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a0f}.role-option-card.selected{background:#fffcf9;border-color:#ff6d00;box-shadow:0 8px 24px #ff6d001f}.role-option-card:focus-visible{box-shadow:0 0 0 3px #ff6d0040}.role-card-badge{text-transform:uppercase;letter-spacing:.5px;color:#ff6d00;background:#fff4ea;border-radius:6px;margin-bottom:14px;padding:3px 8px;font-size:10.5px;font-weight:700}.role-card-badge.seller-badge{color:#0284c7;background:#e0f2fe}.role-card-icon{border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;display:flex}.buyer-icon{color:#ff6d00;background:#fff4ea}.seller-icon{color:#0284c7;background:#e0f2fe}.role-card-title{color:#0f172a;letter-spacing:-.015em;margin:0 0 6px;font-size:16.5px;font-weight:700}.role-card-desc{color:#64748b;margin:0 0 14px;font-size:12.5px;line-height:1.5}.role-card-perks{flex-direction:column;gap:8px;margin:0 0 18px;padding:0;list-style:none;display:flex}.role-card-perks li{color:#334155;align-items:center;gap:8px;font-size:12.5px;font-weight:500;display:flex}.role-card-radio{color:#ff6d00;align-items:center;gap:8px;margin-top:auto;font-size:12.5px;font-weight:700;display:flex}.role-option-card:not(.selected) .role-card-radio{color:#64748b}.radio-circle{border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.role-option-card.selected .radio-circle{background:#ff6d00;border-color:#ff6d00;box-shadow:inset 0 0 0 3px #fff}.wizard-actions-split{gap:12px;margin-top:24px;display:flex}.wizard-actions-split .btn-secondary{flex:.35}.wizard-actions-split .auth-submit-btn{flex:1;margin-top:0}.pill-selection-grid{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.category-pill{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:9999px;outline:none;align-items:center;gap:6px;min-height:38px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.category-pill:hover{color:#ff6d00;background:#fffcf9;border-color:#ff6d00}.category-pill.selected{color:#fff;background:#ff6d00;border-color:#ff6d00;box-shadow:0 2px 8px #ff6d0040}.category-pill:focus-visible{box-shadow:0 0 0 3px #ff6d004d}.review-summary-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;margin-bottom:20px;padding:22px;display:flex}.review-row{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:13.5px;display:flex}.review-row:last-child{border-bottom:none;padding-bottom:0}.review-label{color:#64748b;font-weight:500}.review-value{color:#0f172a;text-align:right;font-weight:700}.role-badge-highlight{color:#ff6d00;background:#fff4ea;border-radius:6px;padding:4px 10px;font-size:12px}.terms-checkbox-wrap{padding:4px 0 14px}.terms-link{color:#ff6d00;font-weight:600;text-decoration:none}.terms-link:hover{text-decoration:underline}.success-step{text-align:center;padding:28px 0 10px}.success-icon-wrap{color:#059669;background:#ecfdf5;border:2px solid #a7f3d0;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 20px;animation:.45s cubic-bezier(.175,.885,.32,1.275) successPop;display:flex;box-shadow:0 8px 24px #05966926}@keyframes successPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.success-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:26px;font-weight:700}.success-desc{color:#475569;max-width:460px;margin:0 auto 24px;font-size:14.5px;line-height:1.6}.success-actions{max-width:320px;margin:0 auto}.auth-modal-portal{z-index:9999;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.auth-modal-backdrop{-webkit-backdrop-filter:blur(8px);background:#0f172aa6;animation:.25s modalFadeIn;position:fixed;inset:0}.auth-modal-container{z-index:10;flex-direction:column;width:100%;max-width:580px;max-height:90vh;animation:.25s cubic-bezier(.165,.84,.44,1) modalZoomIn;display:flex;position:relative}.auth-modal-card{background:#fff;border-radius:22px;flex-direction:column;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.auth-modal-close-btn{color:#64748b;cursor:pointer;z-index:20;background:#f1f5f9;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.auth-modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.auth-modal-close-btn:focus-visible{box-shadow:0 0 0 3px #ff6d004d}.auth-modal-tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:6px;padding:8px 8px 0;display:flex}.auth-modal-tab{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;border-bottom:2.5px solid #0000;outline:none;flex:1;padding:14px 20px;font-size:14.5px;font-weight:700;transition:all .2s}.auth-modal-tab:hover{color:#0f172a}.auth-modal-tab.active{color:#ff6d00;background:#fff;border-bottom-color:#ff6d00;border-radius:10px 10px 0 0}.auth-modal-tab:focus-visible{box-shadow:0 0 0 2px #ff6d004d}.auth-modal-body{padding:28px 32px 36px;overflow-y:auto}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalZoomIn{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.otp-input-group{justify-content:center;gap:8px;width:100%;max-width:360px;margin:0 auto;display:flex}.otp-input-box{text-align:center;letter-spacing:.5px;color:#0f172a;caret-color:#ff6d00;font-variant-numeric:tabular-nums;box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;outline:none;width:48px;height:52px;font-size:20px;font-weight:700;transition:all .18s;box-shadow:0 1px 2px #0f172a0a}.otp-input-box::placeholder{color:#cbd5e1}.otp-input-box:hover{border-color:#94a3b8}.otp-input-box:focus{background:#fffcf9;border-color:#ff6d00;transform:translateY(-1px);box-shadow:0 0 0 3px #ff6d0029,0 4px 12px #ff6d0014}.otp-input-box.filled{background:#fff8f2;border-color:#ff6d00}.otp-input-box.input-error,.otp-input-group.has-error .otp-input-box{background:#fef2f2;border-color:#ef4444}.otp-input-group.has-error .otp-input-box:focus{box-shadow:0 0 0 3px #ef444424}.otp-input-box:disabled{opacity:.6;cursor:not-allowed;background:#f1f5f9}.login-page{background-color:#f8fafc;background-image:radial-gradient(at 15% 15%,#ff6d000a 0,#0000 50%),radial-gradient(at 85% 85%,#0d47a10d 0,#0000 50%);justify-content:center;align-items:center;min-height:100dvh;padding:32px 20px;display:flex}.login-card{background:#fff;border-radius:22px;width:100%;max-width:460px;padding:36px 32px;box-shadow:0 24px 60px -15px #0f172a14,0 0 0 1px #e2e8f0e6}.login-form-header{text-align:center;margin-bottom:28px}.role-logo{align-items:center;gap:10px;margin-bottom:16px;display:inline-flex}.role-logo-text{letter-spacing:-.03em;color:#111827;font-size:22px;font-weight:700}.role-logo-exi{color:#ff6d00}.login-form-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:24px;font-weight:700}.login-form-sub{color:#64748b;margin:0;font-size:14px;line-height:1.5}.login-server-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:500}.login-form-body{flex-direction:column;gap:18px;display:flex}.login-field{flex-direction:column;gap:6px;display:flex}.login-label{color:#1e293b;font-size:13.5px;font-weight:600}.login-input-wrap{background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;height:48px;min-height:48px;transition:all .2s;display:flex;position:relative;overflow:hidden}.login-input-wrap:focus-within{border-color:#ff6d00;box-shadow:0 0 0 3px #ff6d0029}.login-input-wrap.input-error{border-color:#ef4444}.login-input-icon{color:#94a3b8;flex-shrink:0;margin-left:14px}.login-input{color:#0f172a;flex:1;height:100%;padding:0 14px;font-size:15px;border:none!important;outline:none!important}.login-submit{color:#fff;cursor:pointer;background:#ff6d00;border:none;border-radius:12px;justify-content:center;align-items:center;height:48px;min-height:48px;margin-top:6px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #ff6d0047}.login-submit:hover:not(:disabled){background:#e85d04;transform:translateY(-1px)}.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-register-text{text-align:center;color:#64748b;margin:8px 0 0;font-size:13.5px}.login-register-link{color:#ff6d00;font-weight:700;text-decoration:none}.login-register-link:hover{text-decoration:underline}@media (max-width:1024px){.auth-hero-panel{display:none}.auth-container{border-radius:20px;max-width:560px;min-height:auto}.auth-form-panel,.signup-panel-wide{padding:38px 32px}}@media (max-width:768px){.auth-page-wrapper,.login-page{align-items:flex-start;padding:16px 12px}.auth-container{border-radius:18px;max-width:100%;margin:8px 0;box-shadow:0 10px 30px -10px #0f172a14}.auth-form-panel,.signup-panel-wide{padding:28px 20px}.login-card{border-radius:18px;padding:28px 20px}.login-title,.wizard-title{font-size:22px}.form-grid-2,.role-options-grid{grid-template-columns:1fr;gap:14px}.role-option-card{padding:18px 16px}.wizard-stepper{padding:10px 14px}.stepper-line{max-width:28px}.wizard-actions-split{flex-direction:column-reverse;gap:10px}.wizard-actions-split .btn-secondary,.wizard-actions-split .auth-submit-btn{flex:none;width:100%}.auth-modal-container{max-width:100%;margin:0}.auth-modal-body{padding:20px 16px 28px}}@media (max-width:480px){.auth-page-wrapper,.login-page{padding:10px 8px}.auth-container{border-radius:16px}.auth-form-panel,.signup-panel-wide,.login-card{padding:24px 16px}.login-title,.wizard-title{font-size:20px}.form-input,.form-select,.login-input{font-size:16px}.otp-input-group{gap:6px}.otp-input-box{border-radius:10px;width:42px;height:48px;font-size:18px}.remember-row{flex-direction:column;align-items:flex-start;gap:10px}.pill-selection-grid{gap:6px}.category-pill{padding:6px 12px;font-size:12px}}
