.cmp-dashboard{padding:0 16px;width:100%;max-width:1440px;margin-top:0;box-sizing:border-box}
.cmp-dashboard-banner_eyebrow{display:inline-flex;margin-bottom:12px;font-size:12px;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase;font-family:'Ubuntu',sans-serif;color:#6a7282}
.cmp-dashboard_title{display:flex;flex-direction:column;word-break:break-word;margin:auto}
.cmp-dashboard_title h1{padding-bottom:24px;font-size:30px;line-height:1.05;font-weight:900;color:#101828;font-family:'Ubuntu',sans-serif}
.cmp-dashboard-banner{background-color:rgba(0,201,80,0.1);border-radius:18px;padding:20px;box-sizing:border-box;border:.56px solid rgba(44,100,255,0.2)}
.cmp-dashboard-banner_message{font-size:18px;line-height:26px;color:#101828;font-family:'Ubuntu',sans-serif}
.cmp-dashboard-banner_subtext{margin:0;font-size:14px;line-height:1.5;font-weight:400;color:#505a6a;font-family:'Ubuntu',sans-serif}
.cmp-dashboard_completion{text-align:center}
.cmp-dashboard-line{height:1px;width:64px;background:linear-gradient(to right,rgba(229,231,235,0),#d1d5dc,rgba(229,231,235,0));border-radius:9999px}
.cmp-dashboard_completion-eyebrow-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}
.cmp-dashboard_completion-eyebrow{font-family:'Ubuntu',sans-serif;margin-bottom:24px;font-size:12px;line-height:1.2;font-weight:500;text-transform:uppercase;color:#6a7282}
.cmp-dashboard_completion-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:346px;margin:0 auto;padding:32px 16px;border-radius:24px;background:linear-gradient(135deg,#d7ecff 0,#d6edfd 7.14%,#d5eefb 14.29%,#d4eff9 21.43%,#d3f0f7 28.57%,#d1f1f5 35.71%,#d0f2f3 42.86%,#cff3f1 50%,#cef4ef 57.14%,#cdf4ed 64.29%,#ccf5eb 71.43%,#cbf6e9 78.57%,#c9f7e7 85.71%,#c8f8e5 92.86%,#c7f9e3 100%);box-shadow:0 6px 18px rgba(0,0,0,0.08);margin-bottom:24px}
.cmp-dashboard_completion-status{font-size:56px;font-weight:900;color:#00bc7d}
.cmp-dashboard_completion-subtitle{padding-left:36px;padding-right:36px;font-size:48px;letter-spacing:.5px;line-height:60px;font-weight:400;color:#505a6a;font-family:'Ubuntu',sans-serif}
.cmp-dashboard_completion-message{font-size:18px;line-height:24px;color:#101828;font-weight:900;font-family:'Ubuntu',sans-serif}
.cmp-dashboard_completion-branding{margin-top:28px;font-size:18px;line-height:1.4;color:#5c5c5c}
.cmp-dashboard_completion .cmp-branding::before{content:none}
@media(max-width:768px){.cmp-dashboard_title{max-width:100%;margin:inherit}
.cmp-dashboard_title h1{padding-bottom:16px}
.cmp-dashboard-banner_message p{margin-top:0;margin-bottom:8px}
}