.customer-workspace{color:#e8eef8;background:radial-gradient(circle at 18% 8%,#25d6c81f,#0000 32%),#07111d;min-height:100vh;padding:22px clamp(14px,3vw,42px) 42px}.customer-topbar,.customer-topline,.customer-heading,.customer-status-row{align-items:center;gap:12px;display:flex}.customer-topbar,.customer-heading{justify-content:space-between}.customer-topbar{border-bottom:1px solid #94a3b82e;padding-bottom:18px}.customer-topbar>div,.customer-topline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.customer-brand{color:#f8fafc;font-size:21px;font-weight:800;text-decoration:none}.customer-language-link{color:#dbeafe;min-height:32px;font:inherit;cursor:pointer;background:#0f172a8f;border:1px solid #94a3b859;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.customer-language-link:hover{color:#8ee9de;border-color:#2dd4bf99}.customer-language-link:focus-visible{outline-offset:2px;outline:2px solid #2dd4bf}.customer-badge,.customer-topline span,.customer-status-row span{border-radius:999px;width:fit-content;font-size:12px;font-weight:750;display:inline-flex}.customer-badge,.customer-topline span{color:#74e9dc;background:#2dc5b117;border:1px solid #2dc5b166;padding:6px 10px}.customer-status-row{flex-wrap:wrap}.customer-status-row span{color:#fcd34d;background:#f59e0b1c;border:1px solid #f59e0b59;padding:8px 13px}.customer-heading{align-items:flex-start;margin:28px 0 22px}.customer-heading h1,.customer-login-card h1,.customer-auth-card h1{color:#f8fafc;margin:0;font-size:29px}.customer-heading p,.customer-login-card p,.customer-card p{color:#aab8cc;line-height:1.7}.customer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.customer-card{background:linear-gradient(#101e32f0,#0a1422f5);border:1px solid #5b799f73;border-radius:8px;padding:18px}.customer-card h2{margin:0 0 14px;font-size:19px}.customer-card dl{gap:12px;margin:0;display:grid}.customer-card dl div,.customer-row{gap:5px;min-width:0;display:grid}.customer-card dt,.customer-row span{color:#9fb0c6;font-size:12px}.customer-card dd,.customer-row strong{color:#f8fafc;overflow-wrap:anywhere;margin:0}.customer-stack{gap:10px;display:grid}.customer-access-summary{background:#2dd4bf14;border:1px solid #2dd4bf4d;border-radius:8px;gap:7px;margin-bottom:12px;padding:11px;display:grid}.customer-access-summary strong{color:#dffffb}.customer-access-summary span{color:#a8bed8;font-size:12px}.customer-row{background:#08111f8c;border:1px solid #5b799f52;border-radius:8px;padding:11px}.customer-primary-button,.customer-secondary-button,.customer-primary-link,.customer-secondary-link{min-height:40px;font:inherit;border-radius:10px;justify-content:center;align-items:center;padding:9px 14px;font-weight:750;text-decoration:none;display:inline-flex}.customer-primary-button,.customer-secondary-button{cursor:pointer}.customer-primary-button,.customer-primary-link{color:#06201d;background:#2dd4bf;border:1px solid #2dd4bf}.customer-primary-button:disabled{cursor:not-allowed;opacity:.7}.customer-secondary-button,.customer-secondary-link{color:#dbeafe;background:#132137;border:1px solid #3b4b63}.customer-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-login-panel,.customer-auth-panel{gap:18px;width:min(520px,100%);margin:7vh auto 0;display:grid}.customer-login-card,.customer-auth-card,.customer-auth-form{gap:14px;display:grid}.customer-auth-card{border-radius:14px;padding:clamp(20px,4vw,32px);box-shadow:0 24px 80px #0000003d}.customer-field-label{color:#dbeafe;gap:7px;font-weight:700;display:grid}.customer-login-card input,.customer-auth-card input{color:#f8fafc;width:100%;min-height:46px;font:inherit;background:#081525;border:1px solid #31435a;border-radius:10px;outline:none;padding:10px 12px;transition:border-color .14s,box-shadow .14s}.customer-login-card input:focus,.customer-auth-card input:focus{border-color:#2dd4bf;box-shadow:0 0 0 3px #2dd4bf21}.customer-password-control{display:block;position:relative}.customer-password-control input{padding-inline-end:50px}.customer-password-control input:placeholder-shown{padding-top:16px;padding-bottom:4px}.customer-password-control input::placeholder{color:#9fb0c6;letter-spacing:1.5px;opacity:.95;font-size:32px;font-weight:700;line-height:1}.customer-password-toggle{inset-inline-end:6px;color:#9fb0c6;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:inline-grid;position:absolute;top:50%;transform:translateY(-50%)}.customer-password-toggle:hover{color:#8ee9de;background:#2dd4bf17}.customer-password-toggle:focus-visible{outline-offset:1px;outline:2px solid #2dd4bf}.customer-password-toggle svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px;height:21px}.customer-secondary-link{color:#8ee9de;font-weight:750;text-decoration:none}.customer-error,.customer-success{border-radius:10px;padding:11px 13px}.customer-error{color:#fecaca;background:#7f1d1d3d;border:1px solid #f8717180}.customer-success{color:#ccfbf1;background:#0d948824;border:1px solid #2dd4bf73;line-height:1.6}.customer-auth-icon{color:#74e9dc;background:#2dd4bf1c;border:1px solid #2dd4bf73;border-radius:13px;place-items:center;width:46px;height:46px;font-size:23px;font-weight:850;display:inline-grid}.customer-auth-icon-warning{color:#fcd34d;background:#f59e0b1c;border-color:#f59e0b73}.customer-auth-loading{border:3px solid #94a3b840;border-top-color:#2dd4bf;border-radius:999px;width:36px;height:36px;margin:32px auto;animation:.7s linear infinite customer-spin}@keyframes customer-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.customer-auth-loading{animation-duration:1.6s}}.customer-recovery-policy{color:#dbeafe;background:#1e40af21;border:1px solid #60a5fa66;border-radius:10px;padding:11px 13px;line-height:1.65}.customer-recovery-actions{gap:8px;display:grid}.customer-recovery-countdown{color:#a8bed8;text-align:center;font-size:13px}.customer-recovery-limit{color:#fde68a;background:#78350f33;border:1px solid #f59e0b73;border-radius:10px;padding:11px 13px;line-height:1.65}@media (max-width:900px){.customer-heading,.customer-topbar{flex-direction:column;align-items:flex-start}.customer-grid{grid-template-columns:1fr}}@media (max-width:560px){.customer-workspace{padding:16px 12px 28px}.customer-login-panel,.customer-auth-panel{margin-top:3vh}.customer-auth-card{padding:20px 16px}.customer-heading h1,.customer-login-card h1,.customer-auth-card h1{font-size:25px}}
