.dp-customer-dashboard{--dp-dashboard-width:1400px;--dp-bg:#fbfdff;--dp-card:#fff;--dp-primary:#003b87;--dp-heading:#06255d;--dp-text:#173a71;--dp-muted:#64769a;--dp-border:#e0e8f4;background:var(--dp-bg);color:var(--dp-text);font-family:Inter,Arial,sans-serif;padding:55px 20px;box-sizing:border-box;width:100%;overflow:hidden}.dp-customer-dashboard *{box-sizing:border-box}.dp-customer-dashboard svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dp-customer-dashboard__inner{width:min(100%,var(--dp-dashboard-width));margin:0 auto;display:grid;grid-template-columns:250px minmax(0,1fr) 290px;gap:24px;align-items:start}.dp-customer-dashboard__card{background:var(--dp-card);border:1px solid var(--dp-border);border-radius:14px;box-shadow:0 9px 28px rgba(23,57,111,.08)}
.dp-customer-dashboard__sidebar{padding:24px 18px;min-height:720px}.dp-customer-dashboard__brand{display:flex;align-items:center;gap:12px;color:var(--dp-heading);font-size:19px;font-weight:700;padding:4px 8px 22px}.dp-customer-dashboard__brand-icon{font-size:27px;color:#0453c5}.dp-customer-dashboard__nav-label{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.08em;color:#6b7fa5;margin:13px 8px 9px}.dp-customer-dashboard__nav{display:flex;flex-direction:column;gap:7px}.dp-customer-dashboard__nav a,.dp-customer-dashboard__logout{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--dp-text);padding:12px 11px;border-radius:10px;font-size:14px;font-weight:600;transition:.2s}.dp-customer-dashboard__nav a span,.dp-customer-dashboard__logout span{font-size:20px;color:#2c65ad;display:flex}.dp-customer-dashboard__nav a:hover,.dp-customer-dashboard__logout:hover{background:#f3f7fd;color:var(--dp-primary)}.dp-customer-dashboard__nav a.is-active{background:linear-gradient(90deg,#edf4ff,#f5f8fd);color:var(--dp-heading)}.dp-customer-dashboard__nav a.is-active span{background:#063e87;color:white;border-radius:9px;padding:7px;font-size:18px}.dp-customer-dashboard__account-block{border-top:1px solid var(--dp-border);margin-top:21px;padding-top:9px}.dp-customer-dashboard__sidebar-help{margin-top:28px;border:1px solid #d4e1f3;border-radius:12px;padding:17px 14px 14px;display:grid;grid-template-columns:44px 1fr;gap:10px 11px;align-items:center}.dp-customer-dashboard__help-icon,.dp-customer-dashboard__right-help-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#edf4ff;color:#0752bd;font-size:23px}.dp-customer-dashboard__sidebar-help strong{display:block;color:var(--dp-heading);font-size:14px}.dp-customer-dashboard__sidebar-help span:not(.dp-customer-dashboard__help-icon){display:block;color:var(--dp-muted);font-size:11px;margin-top:3px}.dp-customer-dashboard__sidebar-help a{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(90deg,#06418d,#003373);color:white;text-decoration:none;border-radius:9px;padding:10px 12px;font-size:13px;font-weight:700}.dp-customer-dashboard__sidebar-help a svg{width:15px}
.dp-customer-dashboard__main{display:flex;flex-direction:column;gap:17px;min-width:0}.dp-customer-dashboard__hero{padding:31px 32px 28px;min-height:205px}.dp-customer-dashboard__welcome{color:#0062db;font-size:13px;font-weight:700;margin-bottom:13px}.dp-customer-dashboard__hero h1{margin:0;color:var(--dp-heading);font-size:36px;line-height:1.05;letter-spacing:-.035em;max-width:620px}.dp-customer-dashboard__hero p{margin:13px 0 18px;color:var(--dp-muted);font-size:14px}.dp-customer-dashboard__primary-button{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(90deg,#06418d,#003373);color:white!important;text-decoration:none;border-radius:999px;padding:12px 20px;font-size:13px;font-weight:700;line-height:1}.dp-customer-dashboard__primary-button svg{width:15px}
.dp-customer-dashboard__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dp-customer-dashboard__stat{padding:15px 14px 13px;min-width:0}.dp-customer-dashboard__stat-top{display:flex;gap:11px;align-items:flex-start}.dp-customer-dashboard__stat-icon{flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#eef5ff;color:#063d88;display:grid;place-items:center;font-size:24px}.dp-customer-dashboard__stat-top div>span{display:block;color:var(--dp-text);font-size:12px;white-space:nowrap}.dp-customer-dashboard__stat-top strong{display:block;color:var(--dp-heading);font-size:27px;line-height:1.05;margin-top:4px}.dp-customer-dashboard__stat>a{display:flex;align-items:center;gap:7px;color:#0062db;text-decoration:none;font-size:11px;font-weight:600;margin-top:17px}.dp-customer-dashboard__stat>a svg{width:13px}
.dp-customer-dashboard__applications,.dp-customer-dashboard__recent{overflow:hidden}.dp-customer-dashboard__section-head{height:48px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dp-border)}.dp-customer-dashboard__section-head h2{display:flex;align-items:center;gap:9px;margin:0;font-size:15px;color:var(--dp-heading)}.dp-customer-dashboard__section-head h2 span{font-size:18px;color:#0b5fd8;display:flex}.dp-customer-dashboard__section-head>a{display:flex;align-items:center;gap:7px;color:#0062db;font-size:11px;font-weight:600;text-decoration:none}.dp-customer-dashboard__section-head>a svg{width:13px}.dp-customer-dashboard__table-wrap{overflow:auto}.dp-customer-dashboard table{border-collapse:collapse;width:100%;min-width:690px}.dp-customer-dashboard th{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#6d7fa2;font-weight:700;text-align:left;padding:10px 16px 8px;border-bottom:1px solid var(--dp-border)}.dp-customer-dashboard td{font-size:11.5px;color:var(--dp-text);padding:8px 16px;border-bottom:1px solid #e8eef7;vertical-align:middle}.dp-customer-dashboard tbody tr:last-child td{border-bottom:0}.dp-customer-dashboard td:first-child strong{display:block;color:var(--dp-heading);font-size:12px}.dp-customer-dashboard td:first-child span{display:block;color:var(--dp-muted);font-size:10px;margin-top:2px}.dp-customer-dashboard__status{display:inline-block;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:600;white-space:nowrap}.dp-status-payment_pending{background:#fff1d5;color:#e57b00}.dp-status-in_progress{background:#eaf3ff;color:#285ca9}.dp-status-pending_review{background:#f1edff;color:#6e4fc5}.dp-status-completed{background:#e7f7ec;color:#19834a}.dp-status-cancelled{background:#ffeded;color:#c93f45}.dp-customer-dashboard__view{display:inline-flex;align-items:center;gap:6px;border:1px solid #cbdcf1;border-radius:999px;padding:6px 12px;color:#0a57bd;text-decoration:none;font-size:10px;font-weight:600}.dp-customer-dashboard__view span{display:flex;font-size:14px}.dp-customer-dashboard__view.is-disabled{opacity:.45;cursor:not-allowed}.dp-customer-dashboard__empty{padding:25px;color:var(--dp-muted);font-size:13px}
.dp-customer-dashboard__recent{padding-bottom:11px}.dp-customer-dashboard__recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:10px 12px 0}.dp-customer-dashboard__recent-card{position:relative;min-width:0;border:1px solid #d8e4f3;border-radius:10px;padding:12px 32px 12px 45px;min-height:74px}.dp-customer-dashboard__recent-doc{position:absolute;left:11px;top:20px;font-size:25px;color:#6380a8}.dp-customer-dashboard__recent-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.dp-customer-dashboard__file-type{display:inline-block;border-radius:999px;background:#eaf3ff;color:#0a5bd2;font-size:9px;font-weight:700;padding:3px 7px;margin-bottom:2px}.dp-customer-dashboard__file-type.is-pdf{background:#ffe9eb;color:#f14b4f}.dp-customer-dashboard__recent-copy strong{color:var(--dp-heading);font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.dp-customer-dashboard__recent-copy>span:last-child{color:var(--dp-muted);font-size:9.5px}.dp-customer-dashboard__download{position:absolute;right:10px;top:14px;color:#0062db;font-size:17px;display:flex}.dp-customer-dashboard__download.is-disabled{opacity:.3}
.dp-customer-dashboard__right{display:flex;flex-direction:column;gap:24px}.dp-customer-dashboard__overview{padding:18px 18px 10px}.dp-customer-dashboard__right-title{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--dp-border)}.dp-customer-dashboard__right-title>span{display:flex;color:#0756c8;font-size:27px}.dp-customer-dashboard__right-title h2{margin:0;color:var(--dp-heading);font-size:17px}.dp-customer-dashboard__overview-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:start;padding:14px 0;color:var(--dp-muted);font-size:12px}.dp-customer-dashboard__overview-row+.dp-customer-dashboard__overview-row{border-top:1px solid #edf1f7}.dp-customer-dashboard__overview-icon{display:flex;color:#5173a2;font-size:18px}.dp-customer-dashboard__overview-row strong{color:var(--dp-heading);font-size:12px}.dp-customer-dashboard__overview-row strong.is-verified{color:#0062db}.dp-customer-dashboard__overview-row strong.is-unverified{color:#d77b00}.dp-customer-dashboard__overview-row small{display:block;font-size:9px;max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;color:#8a99b3}.dp-customer-dashboard__right-help{border-color:#ccddf1;padding:25px 22px 20px;text-align:center}.dp-customer-dashboard__right-help-icon{margin:0 auto 14px;width:50px;height:50px;font-size:26px}.dp-customer-dashboard__right-help h2{margin:0 0 9px;color:var(--dp-heading);font-size:19px}.dp-customer-dashboard__right-help p{margin:0 auto 18px;color:var(--dp-muted);font-size:12px;line-height:1.55;max-width:210px}.dp-customer-dashboard__right-help>a{display:flex;align-items:center;justify-content:center;gap:11px;background:linear-gradient(90deg,#06418d,#003373);color:#fff;text-decoration:none;border-radius:8px;padding:11px;font-size:12px;font-weight:700}.dp-customer-dashboard__right-help>a svg{width:14px}
.dp-customer-dashboard--signed-out{min-height:520px;display:grid;place-items:center}.dp-customer-dashboard__signed-out-card{width:min(520px,100%);background:#fff;border:1px solid var(--dp-border);border-radius:16px;box-shadow:0 12px 35px rgba(23,57,111,.1);padding:42px;text-align:center}.dp-customer-dashboard__signed-out-icon{display:grid;place-items:center;margin:0 auto 17px;width:62px;height:62px;border-radius:50%;background:#eef5ff;color:#0754c2;font-size:31px}.dp-customer-dashboard__signed-out-card h2{color:var(--dp-heading);margin:0 0 10px;font-size:28px}.dp-customer-dashboard__signed-out-card p{color:var(--dp-muted);margin:0 auto 22px;line-height:1.6;max-width:400px}
@media(max-width:1180px){.dp-customer-dashboard__inner{grid-template-columns:220px minmax(0,1fr)}.dp-customer-dashboard__right{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.dp-customer-dashboard__sidebar{min-height:100%}.dp-customer-dashboard__stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.dp-customer-dashboard{padding:30px 16px}.dp-customer-dashboard__inner{grid-template-columns:1fr;gap:16px}.dp-customer-dashboard__sidebar{padding:16px;min-height:0}.dp-customer-dashboard__brand{padding-bottom:12px}.dp-customer-dashboard__nav{display:grid;grid-template-columns:1fr 1fr}.dp-customer-dashboard__nav a{font-size:12px}.dp-customer-dashboard__sidebar-help{margin-top:16px}.dp-customer-dashboard__main{gap:14px}.dp-customer-dashboard__hero{padding:24px 20px}.dp-customer-dashboard__hero h1{font-size:30px}.dp-customer-dashboard__stats{grid-template-columns:1fr 1fr;gap:10px}.dp-customer-dashboard__stat{padding:13px 11px}.dp-customer-dashboard__stat-top div>span{white-space:normal}.dp-customer-dashboard__recent-grid{grid-template-columns:1fr}.dp-customer-dashboard__right{grid-column:auto;grid-template-columns:1fr}.dp-customer-dashboard__section-head{padding:0 13px}.dp-customer-dashboard__section-head>a{font-size:10px}.dp-customer-dashboard__signed-out-card{padding:30px 20px}}
@media(max-width:440px){.dp-customer-dashboard__nav{grid-template-columns:1fr}.dp-customer-dashboard__stats{grid-template-columns:1fr}.dp-customer-dashboard__hero h1{font-size:27px}}
