
.dcr-account,.dcr-trust,.dcr-how{width:min(1180px,calc(100% - 34px));margin:35px auto 80px;color:#082b50}
.dcr-account-hero,.dcr-hero{padding:38px;border-radius:20px;background:linear-gradient(135deg,#062b45,#087c91);color:#fff;margin-bottom:24px}
.dcr-account-hero span,.dcr-hero span{color:#8ee2e7;font-size:12px;font-weight:900;letter-spacing:.16em}
.dcr-account-hero h1,.dcr-hero h1{margin:7px 0;color:#fff;font-size:clamp(40px,5vw,62px)}
.dcr-account-hero p,.dcr-hero p{color:#d9f1f3;font-size:18px;line-height:1.6}
.dcr-tools{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.dcr-tool{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:14px;padding:19px;border:1px solid #dce7eb;border-radius:16px;background:#fff;text-decoration:none;color:#082b50;box-shadow:0 8px 25px rgba(4,42,59,.05)}
.dcr-tool:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(4,42,59,.1)}
.dcr-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#edf6f8;color:#087c91;font-size:24px}
.dcr-tool strong{font-size:17px;color:#062b45}.dcr-tool p{margin:5px 0;color:#6a7d86}.dcr-tool em{color:#087c91;font-style:normal;font-weight:900}
.dcr-account-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.dcr-account-actions a{padding:12px 18px;border-radius:9px;background:#edf6f8;color:#087c91;text-decoration:none;font-weight:900}
.dcr-account-actions a.primary{background:#f49332;color:#fff}
.dcr-trust-grid,.dcr-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.dcr-trust-grid article,.dcr-steps article{padding:22px;border:1px solid #dce7eb;border-radius:16px;background:#fff}
.dcr-trust-grid strong{color:#087c91;font-size:17px}
.dcr-trust-grid p,.dcr-steps p{line-height:1.6;color:#607985}
.dcr-safety-callout{margin-top:20px;padding:24px;border-radius:16px;background:#fff4e7;border:1px solid #f1d0a8}
.dcr-safety-callout h2{margin-top:0;color:#8a571d}
.dcr-steps article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#087c91;color:#fff;font-weight:900}
.dcr-steps h2{color:#062b45}
.dcr-footer{background:#031e33;color:#d0e5e8;margin-top:60px;padding:46px max(20px,calc((100vw - 1180px)/2)) 90px}
.dcr-footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}
.dcr-footer strong{display:block;color:#fff;margin-bottom:10px}.dcr-footer-brand strong{font-size:25px}
.dcr-footer p{line-height:1.6;color:#abcbd0}.dcr-footer a{display:block;color:#d0e5e8;text-decoration:none;margin:8px 0}
.dcr-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:#91b6bc}
.dcr-login{width:min(900px,calc(100% - 34px));margin:40px auto;padding:40px;border:2px dashed #c9dbe0;border-radius:16px;text-align:center}
.dcr-login a{display:inline-block;padding:11px 16px;border-radius:9px;background:#087c91;color:#fff;text-decoration:none;font-weight:900}
@media(max-width:850px){.dcr-tools{grid-template-columns:1fr}.dcr-trust-grid,.dcr-steps{grid-template-columns:repeat(2,1fr)}.dcr-footer-inner{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.dcr-trust-grid,.dcr-steps,.dcr-footer-inner{grid-template-columns:1fr}.dcr-tool{grid-template-columns:48px 1fr}.dcr-tool em{display:none}.dcr-footer-bottom{display:block}.dcr-footer-bottom span{display:block;margin-top:5px}}
