:root{--auth-navy: #0b1526;--auth-navy-2: #152238;--auth-gold: #b8874a;--auth-gold-light: #e8d2a6;--auth-paper: #f8f6f1}.customer-auth-page{min-height:100vh;color:#181d2b;background:radial-gradient(850px 460px at 12% 8%,rgba(184,135,74,.18),transparent 62%),radial-gradient(700px 420px at 95% 100%,rgba(86,108,150,.18),transparent 62%),var(--auth-navy)}.customer-auth-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:48px 0 28px}.customer-auth-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);overflow:hidden;border:1px solid rgba(232,210,166,.22);border-radius:24px;background:#fff;box-shadow:0 28px 80px #00000047}.customer-auth-cover{position:relative;min-height:610px;padding:42px;overflow:hidden;color:#fff;background:linear-gradient(150deg,#0b1526eb,#152238d1),url(/images/auth-market-cover.svg);background-size:cover;background-position:center}.customer-auth-cover:before,.customer-auth-cover:after{position:absolute;border:1px solid rgba(232,210,166,.22);border-radius:50%;content:""}.customer-auth-cover:before{width:390px;height:390px;left:-170px;bottom:-180px}.customer-auth-cover:after{width:240px;height:240px;right:-100px;top:-80px}.customer-auth-cover-inner{position:relative;z-index:1;display:flex;height:100%;flex-direction:column}.customer-auth-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#fff;font-size:22px;font-weight:800;text-decoration:none}.customer-auth-brand-mark,.customer-auth-brand-logo{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--auth-gold-light);border-radius:50%;color:var(--auth-gold-light)}.customer-auth-brand-logo{box-sizing:border-box;object-fit:contain;background:#fff}.customer-auth-cover-copy{margin-top:auto}.customer-auth-cover-copy>span{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(232,210,166,.25);border-radius:999px;color:var(--auth-gold-light);background:#b8874a21;font-size:12px;font-weight:700}.customer-auth-cover-copy h1{max-width:420px;margin:18px 0 12px;font-size:clamp(28px,3.3vw,42px);line-height:1.45}.customer-auth-cover-copy h1 em{color:var(--auth-gold-light);font-style:normal}.customer-auth-cover-copy p{max-width:425px;margin:0;color:#c7ccda;font-size:15px;line-height:2}.customer-auth-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px}.customer-auth-points div{padding:11px 9px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0f;color:#d9deea;font-size:11px;text-align:center}.customer-auth-points b{display:block;margin-bottom:3px;color:var(--auth-gold-light);font-size:17px}.customer-auth-form{display:flex;min-height:610px;flex-direction:column;justify-content:center;padding:52px;background:var(--auth-paper)}.customer-auth-back{align-self:flex-start;margin-bottom:auto;color:#6d7280;font-size:13px;text-decoration:none}.customer-auth-back:hover{color:var(--auth-gold)}.customer-auth-form-main{margin:auto 0}.customer-auth-eyebrow{margin:0 0 8px;color:#8c6432;font-size:12px;font-weight:800}.customer-auth-form h2{margin:0;color:var(--auth-navy);font-size:29px}.customer-auth-lead{margin:10px 0 29px;color:#6a7180;font-size:14px;line-height:1.9}.customer-auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin:0 0 23px;padding:5px;border-radius:12px;background:#e9e5dc}.customer-auth-tab{padding:9px 7px;border:0;border-radius:8px;background:transparent;color:#6a7180;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.customer-auth-tab.is-active{color:var(--auth-navy);background:#fff;box-shadow:0 2px 8px #0b15261a}.customer-auth-label{display:block;margin-bottom:8px;color:#343b49;font-size:13px;font-weight:800}.customer-auth-input{width:100%;box-sizing:border-box;padding:14px 15px;border:1px solid #dad4c8;border-radius:11px;outline:none;background:#fff;color:var(--auth-navy);font:inherit;direction:ltr;text-align:right;transition:border-color .2s,box-shadow .2s}.customer-auth-input:focus{border-color:var(--auth-gold);box-shadow:0 0 0 4px #b8874a24}.customer-auth-input.is-invalid{border-color:#c54c4c}.customer-auth-invalid{margin-top:7px;color:#b13b3b;font-size:12px}.customer-auth-submit{width:100%;margin-top:18px;padding:14px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--auth-gold),#8c6432);box-shadow:0 9px 20px #8c643233;cursor:pointer;font:inherit;font-weight:800;transition:transform .2s,box-shadow .2s}.customer-auth-submit:hover{box-shadow:0 12px 25px #8c64324d;transform:translateY(-1px)}.customer-auth-switch{margin:22px 0 0;color:#6a7180;font-size:13px;text-align:center}.customer-auth-switch a{color:#8c6432;font-weight:800}.customer-auth-safe{display:flex;align-items:center;justify-content:center;gap:7px;margin:auto 0 0;color:#858b97;font-size:11px}.customer-auth-safe i{display:block;width:7px;height:7px;border-radius:50%;background:#6fd3aa;box-shadow:0 0 0 3px #6fd3aa33}.customer-auth-alert{margin-bottom:18px;padding:11px 13px;border-radius:10px;font-size:13px}.customer-auth-alert.success{border:1px solid #b9dccd;color:#226f50;background:#e8f5ee}.customer-auth-alert.danger{border:1px solid #ebc1be;color:#9a3934;background:#fceeed}.customer-auth-footer{margin-top:18px;color:#aeb5c7;font-size:12px;text-align:center}@media(max-width:850px){.customer-auth-shell{padding-top:20px}.customer-auth-card{grid-template-columns:1fr}.customer-auth-cover{min-height:270px;padding:30px}.customer-auth-cover-copy h1{margin-top:12px;font-size:26px}.customer-auth-points{margin-top:18px}.customer-auth-form{min-height:auto;padding:34px 28px}.customer-auth-back{margin-bottom:42px}.customer-auth-safe{margin-top:40px}}@media(max-width:460px){.customer-auth-shell{width:min(100% - 20px,1120px);padding-top:10px}.customer-auth-card{border-radius:18px}.customer-auth-cover{min-height:250px;padding:24px}.customer-auth-cover-copy p{font-size:13px}.customer-auth-form{padding:28px 21px}.customer-auth-points div{font-size:10px}}
