.ccrp-shell{max-width:1040px;margin:40px auto;font-family:system-ui,-apple-system,sans-serif;color:#172b4d}.ccrp-narrow{max-width:540px}.ccrp-hero,.ccrp-dashhead{padding:34px;border-radius:18px;background:linear-gradient(135deg,#0b3954,#087e8b);color:#fff;margin-bottom:20px}.ccrp-hero span,.ccrp-dashhead span{text-transform:uppercase;letter-spacing:.12em;font-size:12px}.ccrp-hero h1,.ccrp-dashhead h1{color:#fff;margin:8px 0}.ccrp-dashhead{display:flex;justify-content:space-between;align-items:center}.ccrp-card{background:#fff;border:1px solid #dbe4ec;border-radius:16px;padding:28px;box-shadow:0 8px 30px rgba(15,40,60,.08);margin-bottom:20px}.ccrp-form label{display:block;font-weight:650;margin:0 0 16px}.ccrp-form input,.ccrp-form textarea,.ccrp-form select{display:block;width:100%;padding:11px 12px;border:1px solid #aebdca;border-radius:8px;margin-top:6px;box-sizing:border-box}.ccrp-form textarea{min-height:95px}.ccrp-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.ccrp-btn,.ccrp-secondary{display:inline-block;border:0;border-radius:9px;padding:12px 18px;font-weight:700;text-decoration:none;cursor:pointer}.ccrp-btn{background:#087e8b;color:#fff}.ccrp-secondary{background:#fff;color:#0b3954}.ccrp-check{display:flex!important;gap:10px;align-items:flex-start}.ccrp-check input{width:auto;margin-top:4px}.ccrp-alert,.ccrp-status{padding:14px 16px;border-radius:10px;margin:16px 0}.ccrp-alert.success,.ccrp-status.approved{background:#e5f7ed;color:#126337}.ccrp-alert.error,.ccrp-status.rejected,.ccrp-status.suspended{background:#fde8e8;color:#9b1c1c}.ccrp-alert.info,.ccrp-status.email_pending,.ccrp-status.pending_review{background:#e9f2ff;color:#1e4f8a}.ccrp-links,.ccrp-foot{display:flex;justify-content:space-between;margin-top:18px}.ccrp-hp{position:absolute!important;left:-9999px!important}.ccrp-status strong{font-size:18px}@media(max-width:720px){.ccrp-grid{grid-template-columns:1fr}.ccrp-shell{margin:18px}.ccrp-dashhead{align-items:flex-start;gap:20px;flex-direction:column}}