
/* COATDOCTOR V12 — public commercial polish */
:root{--cd-text:#102238;--cd-muted:#4d6278;--cd-soft:#6b7f94;--cd-border:#d9e4ef;--cd-bg:#f5f9fd}
body{color:var(--cd-text)}
.cdLead,.cdCard p,.cdPanel p,.cdNotice,.cdFooter,.cdBrandText span,.cdMenuPanel small,.cdField label,.cdCard li{color:var(--cd-muted)!important}
.cdCard,.cdPanel{border-color:var(--cd-border)!important}
.cdCard p,.cdPanel p,.cdNotice{font-weight:500}
.cdEyebrow,.cdStatus{font-weight:850}
.cdNavMain>a,.cdMenuToggle,.cdTopSub a{color:#263d55!important}
.cdNavMain>a:hover,.cdMenuToggle:hover,.cdTopSub a:hover{color:#056bf1!important}
.cdMenuPanel a b{color:#102238!important}
.cdMenuPanel a small{color:#5a7087!important}
input,textarea,select{color:#102238!important}
input::placeholder,textarea::placeholder{color:#72869a!important;opacity:1}
.cdNotice{background:#eef6ff!important;border-color:#cfe3f7!important}
.cdV12Pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #cfe1f4;background:#f7fbff;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#27435f}
@media(max-width:900px){.cdTopSubInner{overflow-x:auto;white-space:nowrap;padding-bottom:2px}.cdTopSubInner::-webkit-scrollbar{display:none}}

/* V12.11 COATDOCTOR ID */
.cdAccountBenefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.cdAccountBenefits span{padding:9px 12px;border:1px solid rgba(118,157,190,.24);border-radius:999px;background:rgba(255,255,255,.55);font-size:12px;font-weight:750}.cdAuthCard{max-width:560px}.cdOptional{font-size:11px;font-weight:600;opacity:.55}.cdConsent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;color:#53657a;padding:2px 0}.cdConsent input{margin-top:2px;accent-color:#1f8fff}.cdConsent a{color:inherit;text-decoration:underline}.cdConsent.required{font-weight:650}.cdPasswordWrap{position:relative}.cdPasswordWrap .cdInput{padding-right:74px}.cdPasswordToggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#46657f;font:inherit;font-size:12px;font-weight:800;cursor:pointer;padding:8px}.cdFieldHint{display:block;margin-top:6px;color:#718096;font-size:11px}.cdFullBtn{width:100%;justify-content:center}.cdTextBtn{border:0;background:transparent;color:#2563eb;font:inherit;font-weight:750;font-size:12px;cursor:pointer;padding:8px 0;text-decoration:none}.cdMuted{color:#60758a}.cdNotice#downloadIdentity{display:flex;align-items:center;justify-content:space-between;gap:16px}.cdNotice#downloadIdentity .cdTextBtn{flex:0 0 auto}@media(max-width:760px){.cdAccountHero{display:block}.cdAuthCard{margin-top:20px}.cdAccountBenefits{gap:7px}.cdNotice#downloadIdentity{align-items:flex-start}}

.cdVerifyState,.cdVerifyResult{margin:14px 0;padding:14px 16px;border-radius:14px;border:1px solid #d9e6f2;background:#f8fbfe;display:flex;align-items:center;justify-content:space-between;gap:14px}.cdVerifyState div{display:flex;flex-direction:column;gap:4px}.cdVerifyState span{font-size:12px;color:#60758a}.cdVerifyState.verified{background:#effcf6;border-color:#a7e8c9;color:#126b49}.cdVerifyState.pending{background:#fff9ed;border-color:#f2d399;color:#79540d}.cdVerifyResult{display:block}.cdVerifyState.hidden,.cdVerifyResult.hidden{display:none}@media(max-width:760px){.cdVerifyState{align-items:flex-start;flex-direction:column}}

/* Account V14.8.1 — full desktop canvas and a compact, readable form. */
.cdAccountHero{max-width:none;width:100%;grid-template-columns:minmax(0,1fr) minmax(480px,.9fr);gap:clamp(40px,7vw,100px);align-items:start;padding-top:54px}
.cdAccountHero>div{max-width:650px}
.cdAccountHero .cdAuthCard{max-width:none;width:100%;padding:clamp(26px,3vw,42px)}
#registerForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
#registerForm>.cdConsent,#registerForm>.cdFullBtn,#registerForm>#accountStatus{grid-column:1/-1}
@media(max-width:900px){.cdAccountHero{display:grid;grid-template-columns:1fr}.cdAccountHero>div{max-width:760px}.cdAccountHero .cdAuthCard{margin-top:0}}
@media(max-width:600px){#registerForm{grid-template-columns:1fr}#registerForm>*{grid-column:1!important}.cdAccountHero{padding-top:30px}}
#forgotBtn{display:none}
