.ccp-dashboard{--ccp-blue:#123f72;--ccp-blue-2:#0c65ad;--ccp-red:#c7252f;--ccp-ink:#162235;--ccp-muted:#687487;--ccp-line:#dfe6ee;--ccp-soft:#f3f6f9;max-width:1220px;margin:18px auto 72px;color:var(--ccp-ink);font-family:inherit}.ccp-dashboard *{box-sizing:border-box}.ccp-dashboard svg{width:24px;height:24px;display:block}.ccp-dashboard-hero{position:relative;overflow:hidden;display:flex;align-items:center;gap:22px;min-height:210px;padding:38px 42px;border-radius:26px;background:linear-gradient(125deg,#08294d 0%,var(--ccp-blue) 58%,#1672b6 100%);color:#fff;box-shadow:0 22px 55px rgba(8,41,77,.2)}.ccp-dashboard-hero:after{content:"";position:absolute;right:-75px;top:-135px;width:340px;height:340px;border:62px solid rgba(255,255,255,.07);border-radius:50%}.ccp-dashboard-avatar{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 82px;height:82px;border-radius:50%;background:#fff;color:var(--ccp-blue);font-size:34px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.18)}.ccp-dashboard-welcome{position:relative;z-index:1}.ccp-dashboard-welcome h1{margin:2px 0 5px;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.08}.ccp-dashboard-welcome p:last-child{margin:0;color:rgba(255,255,255,.78);font-size:16px}.ccp-dashboard-eyebrow{margin:0 0 4px!important;color:var(--ccp-blue-2);font-size:12px!important;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ccp-dashboard-hero .ccp-dashboard-eyebrow{color:#8fd0ff}.ccp-dashboard-profile-link{position:relative;z-index:1;display:flex;align-items:center;gap:9px;margin-left:auto;padding:12px 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff!important;font-weight:750;text-decoration:none!important;white-space:nowrap}.ccp-dashboard-profile-link:hover{background:#fff;color:var(--ccp-blue)!important}.ccp-dashboard-profile-link svg{width:18px}.ccp-dashboard-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:-24px 24px 30px}.ccp-dashboard-stat{display:flex;gap:15px;min-height:132px;padding:23px;border:1px solid var(--ccp-line);border-radius:19px;background:#fff;box-shadow:0 12px 32px rgba(23,49,75,.09)}.ccp-dashboard-stat-icon{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:14px;background:#eaf3fb;color:var(--ccp-blue-2)}.ccp-dashboard-stat.is-active .ccp-dashboard-stat-icon{background:#e6f6ee;color:#168653}.ccp-dashboard-stat.is-warning .ccp-dashboard-stat-icon{background:#fff0de;color:#bc6500}.ccp-dashboard-stat div{display:flex;flex-direction:column;min-width:0}.ccp-dashboard-stat-label{color:var(--ccp-muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.ccp-dashboard-stat strong{margin:2px 0;color:var(--ccp-ink);font-size:19px}.ccp-dashboard-stat small{color:var(--ccp-muted);font-size:13px}.ccp-dashboard-stat a{margin-top:5px;color:var(--ccp-blue-2);font-size:13px;font-weight:750;text-decoration:none}.ccp-dashboard-profile-progress{display:grid;grid-template-columns:minmax(210px,1fr) minmax(180px,1.2fr) auto;align-items:center;gap:22px;margin:0 0 36px;padding:18px 22px;border:1px solid #f0d79d;border-radius:17px;background:#fff9e9}.ccp-dashboard-profile-progress div:first-child{display:flex;flex-direction:column}.ccp-dashboard-profile-progress span{color:var(--ccp-muted);font-size:13px}.ccp-dashboard-profile-progress a{padding:9px 13px;border-radius:10px;background:var(--ccp-ink);color:#fff!important;font-size:13px;font-weight:750;text-decoration:none!important}.ccp-dashboard-progress{height:8px;overflow:hidden;border-radius:99px;background:#eadfbe}.ccp-dashboard-progress i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#e2a51e,#f2c654)}.ccp-dashboard-section{margin-top:38px}.ccp-dashboard-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.ccp-dashboard h2{margin:0;color:var(--ccp-ink);font-size:25px}.ccp-dashboard-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ccp-dashboard-action{position:relative;display:grid;grid-template-columns:48px 1fr 22px;grid-template-rows:auto auto;column-gap:14px;align-items:center;min-height:112px;padding:20px;border:1px solid var(--ccp-line);border-radius:18px;background:#fff;color:var(--ccp-ink)!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ccp-dashboard-action>span{grid-row:1/3;display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--ccp-soft);color:var(--ccp-blue)}.ccp-dashboard-action strong{align-self:end;font-size:16px}.ccp-dashboard-action small{align-self:start;color:var(--ccp-muted);line-height:1.3}.ccp-dashboard-action>i{grid-column:3;grid-row:1/3;color:#9aa7b5}.ccp-dashboard-action>i svg{width:18px}.ccp-dashboard-action:hover{transform:translateY(-3px);border-color:#b7cce0;box-shadow:0 13px 28px rgba(23,49,75,.1)}.ccp-dashboard-action:hover>span{background:var(--ccp-blue);color:#fff}.ccp-dashboard-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:38px}.ccp-dashboard-panel{overflow:hidden;border:1px solid var(--ccp-line);border-radius:20px;background:#fff}.ccp-dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;padding:22px 23px 16px}.ccp-dashboard-panel-head h2{font-size:21px}.ccp-dashboard-panel-head>a{color:var(--ccp-blue-2);font-size:13px;font-weight:800;text-decoration:none}.ccp-dashboard-list>a{display:grid;grid-template-columns:42px 1fr 20px;gap:13px;align-items:center;padding:15px 23px;border-top:1px solid var(--ccp-line);color:var(--ccp-ink)!important;text-decoration:none!important}.ccp-dashboard-list>a>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--ccp-soft);color:var(--ccp-blue)}.ccp-dashboard-list>a>span svg{width:20px}.ccp-dashboard-list>a div{display:flex;flex-direction:column;min-width:0}.ccp-dashboard-list>a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.ccp-dashboard-list>a small{color:var(--ccp-muted);font-size:12px}.ccp-dashboard-list>a>i{color:#a5afbb}.ccp-dashboard-list>a>i svg{width:17px}.ccp-dashboard-list>a:hover{background:#f8fafc}.ccp-dashboard-empty{margin:0;padding:20px 23px 26px;color:var(--ccp-muted)}.ccp-dashboard-empty-agenda{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:178px;text-align:center}.ccp-dashboard-empty-agenda svg{width:35px;height:35px;margin-bottom:11px;color:#9db3c7}.ccp-dashboard-empty-agenda strong{color:var(--ccp-ink)}.ccp-dashboard-empty-agenda span{max-width:280px;font-size:13px}.ccp-dashboard-login{max-width:620px;margin:50px auto;padding:30px;border-radius:20px;background:var(--ccp-soft,#f3f6f9);text-align:center}.ccp-dashboard-login a{display:inline-block;padding:10px 16px;border-radius:10px;background:#123f72;color:#fff!important;text-decoration:none!important}@media(max-width:920px){.ccp-dashboard-stats,.ccp-dashboard-actions{grid-template-columns:1fr 1fr}.ccp-dashboard-stats article:first-child{grid-column:1/-1}.ccp-dashboard-columns{grid-template-columns:1fr}.ccp-dashboard-profile-progress{grid-template-columns:1fr auto}.ccp-dashboard-progress{grid-column:1/-1;grid-row:2}.ccp-dashboard-profile-link{display:none}}@media(max-width:620px){.ccp-dashboard{margin-top:8px}.ccp-dashboard-hero{align-items:flex-start;min-height:225px;padding:28px 23px;border-radius:20px}.ccp-dashboard-avatar{flex-basis:58px;height:58px;font-size:25px}.ccp-dashboard-welcome h1{font-size:30px}.ccp-dashboard-welcome p:last-child{font-size:14px}.ccp-dashboard-stats{grid-template-columns:1fr;margin:-27px 12px 25px}.ccp-dashboard-stats article:first-child{grid-column:auto}.ccp-dashboard-stat{min-height:0;padding:18px}.ccp-dashboard-profile-progress{grid-template-columns:1fr;gap:13px}.ccp-dashboard-progress{grid-column:auto;grid-row:auto}.ccp-dashboard-profile-progress a{text-align:center}.ccp-dashboard-actions{grid-template-columns:1fr}.ccp-dashboard-action{min-height:98px}.ccp-dashboard-section,.ccp-dashboard-columns{margin-top:30px}.ccp-dashboard h2{font-size:22px}.ccp-dashboard-panel-head,.ccp-dashboard-list>a{padding-left:17px;padding-right:17px}}

