:root{--auth-blue:#087dc1;--auth-blue-dark:#07527d;--auth-cyan:#28bce8;--auth-ink:#12384f;--auth-muted:#6d8796;--auth-line:#c9dde8;--auth-soft:#eef8fd;--auth-danger:#bd3f43;--auth-success:#168660}
*{box-sizing:border-box}
html,body{min-height:100%;margin:0}
body.dc-auth-page{min-height:100vh;background:linear-gradient(145deg,#fafdff 0%,#edf8fd 52%,#e5f3fa 100%);color:var(--auth-ink);font-family:"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
.dc-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(390px,1.04fr) minmax(440px,.96fr)}
.dc-auth-brand{position:relative;display:flex;align-items:center;overflow:hidden;padding:clamp(48px,7vw,104px);background:linear-gradient(145deg,#087fc4 0%,#08699f 58%,#064a71 100%);color:#fff}
.dc-auth-brand:before,.dc-auth-brand:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.dc-auth-brand:before{width:540px;height:540px;right:-260px;top:-170px}.dc-auth-brand:after{width:380px;height:380px;left:-190px;bottom:-190px}
.dc-auth-brand__content{position:relative;z-index:2;max-width:570px}.dc-auth-eyebrow{display:block;margin-bottom:18px;font-size:12px;font-weight:800;letter-spacing:2.1px}.dc-auth-brand h1{max-width:560px;margin:0;font-size:clamp(42px,5.3vw,72px);line-height:1.02;letter-spacing:-2.6px}.dc-auth-brand p{max-width:510px;margin:25px 0 30px;color:#d9f1fc;font-size:17px;line-height:1.65}.dc-auth-features{display:flex;flex-wrap:wrap;gap:10px}.dc-auth-features span{display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.22);border-radius:9px;background:rgba(255,255,255,.08);font-size:13px;font-weight:700}.dc-auth-brand__orb{position:absolute;right:7%;bottom:8%;display:grid;width:82px;height:82px;border:1px solid rgba(255,255,255,.25);border-radius:50%;place-items:center;background:rgba(255,255,255,.1);font-size:32px;transform:rotate(-8deg)}
.dc-auth-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 24px}.dc-auth-card{width:min(100%,470px);padding:38px 40px;border:1px solid var(--auth-line);border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 24px 60px rgba(32,91,119,.13)}
.dc-auth-card__header img{display:block;width:230px;max-width:80%;height:70px;margin:0 auto 20px;object-fit:contain}.dc-auth-step,.dc-account-eyebrow{display:block;margin-bottom:7px;color:var(--auth-blue);font-size:10px;font-weight:800;letter-spacing:1.5px}.dc-auth-card__header h2{margin:0;font-size:30px;letter-spacing:-.6px}.dc-auth-card__header p{margin:8px 0 27px;color:var(--auth-muted);font-size:14px;line-height:1.5}
.dc-auth-form label{display:block;margin:0 0 7px;font-size:13px;font-weight:750}.dc-auth-label-row{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.dc-auth-label-row label{margin:0}.dc-auth-label-row a,.dc-auth-card__footer a,.dc-auth-back{color:var(--auth-blue);font-size:12px;font-weight:750;text-decoration:none}.dc-auth-field{position:relative}.dc-auth-field>i{position:absolute;left:14px;top:50%;color:#789bad;transform:translateY(-50%)}.dc-auth-field input{width:100%;height:49px;padding:0 45px 0 42px;border:1px solid var(--auth-line);border-radius:9px;outline:0;background:#fbfdff;color:var(--auth-ink);font:inherit;transition:.18s}.dc-auth-field input:focus{border-color:var(--auth-blue);background:#fff;box-shadow:0 0 0 3px rgba(8,125,193,.1)}.dc-password-toggle{position:absolute;right:5px;top:5px;width:39px;height:39px;border:0;background:transparent;color:#7795a5;cursor:pointer}
.dc-auth-submit{display:flex;width:100%;height:50px;margin-top:25px;padding:0 18px;align-items:center;justify-content:space-between;border:1px solid var(--auth-blue);border-radius:9px;background:linear-gradient(135deg,#1598dc,#0875b5);box-shadow:0 10px 22px rgba(8,125,193,.22);color:#fff;font:inherit;font-weight:800;cursor:pointer;transition:.18s}.dc-auth-submit:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(8,125,193,.27)}.dc-auth-card__footer{margin-top:26px;padding-top:20px;border-top:1px solid #e2edf3;text-align:center;color:var(--auth-muted);font-size:13px}.dc-auth-security{margin:17px 0 0;color:#6e8c9d;font-size:12px}.dc-auth-security i{margin-right:5px;color:var(--auth-success)}
.dc-account-card{width:min(100%,540px)}.dc-account-card .dc-auth-card__header{text-align:left}.dc-account-card .dc-auth-card__header img{margin-left:0}.dc-account-list{display:grid;gap:11px;margin-top:22px}.dc-account-item{overflow:hidden;border:1px solid var(--auth-line);border-radius:11px;background:#fff;transition:.18s}.dc-account-item.is-open{border-color:var(--auth-blue);box-shadow:0 0 0 3px rgba(8,125,193,.08)}.dc-account-select{display:flex;width:100%;min-height:71px;padding:13px 15px;align-items:center;gap:13px;border:0;background:#fff;color:var(--auth-ink);text-align:left;cursor:pointer}.dc-account-select:hover{background:#f6fbfe}.dc-account-icon{display:grid;flex:0 0 42px;height:42px;border-radius:10px;place-items:center;background:#e5f5fd;color:var(--auth-blue);font-size:18px}.dc-account-copy{min-width:0;flex:1}.dc-account-copy strong{display:block;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.dc-account-copy small{display:block;margin-top:4px;color:var(--auth-success);font-size:11px;font-weight:700}.dc-account-select>.fa-chevron-down{color:#86a3b2;transition:.18s}.dc-account-item.is-open .dc-account-select>.fa-chevron-down{transform:rotate(180deg)}.dc-account-access{display:none;padding:0 15px 15px}.dc-account-item.is-open .dc-account-access{display:block}.dc-account-access .dc-auth-field{margin-bottom:9px}.dc-account-access .dc-auth-submit{margin-top:0}.dc-account-expired{padding:12px 15px 15px;border-top:1px solid #f0d7d8;background:#fff8f8;color:var(--auth-danger);font-size:12px}.dc-account-expired strong{display:block;margin-bottom:3px}.dc-renew-button{display:inline-flex;margin-top:9px;padding:8px 12px;border:1px solid #e5b7b9;border-radius:7px;background:#fff;color:var(--auth-danger);font-weight:750;text-decoration:none}.dc-auth-alert{margin:17px 0;padding:12px 14px;border:1px solid #efc8ca;border-radius:9px;background:#fff5f5;color:var(--auth-danger);font-size:13px;font-weight:700}.dc-auth-back{display:inline-flex;margin-top:20px;align-items:center;gap:7px}
.dc-register-card{width:min(100%,570px)}.dc-register-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dc-register-grid>label{margin:0}.dc-register-label{margin-top:17px!important}.dc-register-passwords{margin-top:17px}.dc-register-consent{display:flex!important;margin-top:17px!important;align-items:flex-start;gap:9px;color:var(--auth-muted);font-size:12px!important;font-weight:600!important;line-height:1.4}.dc-register-consent input{margin:2px 0 0;accent-color:var(--auth-blue)}.dc-result-card{width:min(100%,490px)}.dc-register-result{display:flex;margin:20px 0 0;padding:16px;border:1px solid;border-radius:10px;align-items:flex-start;gap:12px}.dc-register-result>i{margin-top:1px;font-size:22px}.dc-register-result p{margin:0;font-size:13px;line-height:1.55}.dc-register-result.is-success{border-color:#b9e4d4;background:#effbf6;color:var(--auth-success)}.dc-register-result.is-error{border-color:#efc8ca;background:#fff5f5;color:var(--auth-danger)}.dc-auth-submit--link{text-decoration:none}.dc-recovery-form{margin-top:21px}
@media(max-width:900px){.dc-auth-shell{grid-template-columns:1fr}.dc-auth-brand{min-height:260px;padding:45px 30px}.dc-auth-brand h1{font-size:42px}.dc-auth-brand p{margin:16px 0 22px}.dc-auth-panel{padding:32px 18px}.dc-auth-brand__orb{display:none}}
@media(max-width:520px){.dc-auth-brand{min-height:225px;padding:34px 22px}.dc-auth-brand h1{font-size:34px;letter-spacing:-1.4px}.dc-auth-brand p{font-size:14px}.dc-auth-features span:nth-child(3){display:none}.dc-auth-card{padding:28px 22px;border-radius:12px}.dc-auth-card__header img{width:205px}.dc-auth-panel{justify-content:flex-start}.dc-account-select{padding:12px}.dc-register-grid{grid-template-columns:1fr}.dc-register-passwords{margin-top:17px}}
