.customer-dashboard{grid-template-columns:255px minmax(0,1fr);gap:20px}
.customer-dashboard-nav{padding:0;overflow:hidden;border-radius:16px;box-shadow:0 12px 35px rgba(8,53,95,.08)}
.customer-dashboard-nav .customer-identity{padding:24px 18px 20px;border-bottom:1px solid #e3edf5}.customer-dashboard-nav .customer-identity>b{display:inline-block;margin-top:9px;padding:4px 8px;border-radius:6px;background:#e9f5ff;color:#0874d9;font-size:10px}
.customer-dashboard-nav nav{gap:4px;margin:12px}.customer-dashboard-nav nav a{display:flex;align-items:center;gap:10px;padding:12px}.customer-dashboard-nav nav a span{width:18px;color:#0874d9;text-align:center}.customer-dashboard-nav nav a.active{background:linear-gradient(135deg,#0763bf,#087ee7);color:#fff;box-shadow:0 7px 15px rgba(8,116,217,.2)}.customer-dashboard-nav nav a.active span{color:#fff}
.customer-dashboard-nav form{padding:0 12px 14px}.customer-support{margin:16px 12px 12px;padding-top:16px;border-top:1px solid #e3edf5;text-align:center}.customer-support small{display:block;margin-bottom:8px;color:#71869a}.customer-support a{display:block;padding:10px;border-radius:9px;background:#15b977;color:#fff;text-decoration:none;font-size:11px;font-weight:900}
.customer-dashboard-hero{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:118px;padding:27px 32px;overflow:hidden;border-radius:17px;background:linear-gradient(120deg,#0878e8,#6f45ed);color:#fff}.customer-dashboard-hero::after{content:'';position:absolute;right:-50px;width:230px;height:230px;border:35px solid rgba(255,255,255,.05);border-radius:50%}.customer-dashboard-hero>div{position:relative;z-index:1}.customer-dashboard-hero>div>span{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.customer-dashboard-hero h1{margin:5px 0;color:#fff;font-size:26px}.customer-dashboard-hero p{margin:0;color:#e7f2ff}
.customer-hero-stats{display:flex;gap:9px}.customer-hero-stats span{display:grid;min-width:92px;padding:13px;border:1px solid rgba(255,255,255,.28);border-radius:11px;background:rgba(255,255,255,.12);text-align:center;font-size:8px;font-weight:800;text-transform:uppercase}.customer-hero-stats b{font-size:21px}
.customer-dashboard-kpis{gap:15px}.customer-dashboard-kpis article{display:flex;align-items:center;gap:14px;padding:19px;box-shadow:0 7px 20px rgba(7,47,84,.05)}.customer-dashboard-kpis i{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#eaf4ff;color:#0874d9;font-size:20px;font-style:normal}.customer-dashboard-kpis article:nth-child(2) i{background:#eafaf3;color:#13a76d}.customer-dashboard-kpis article:nth-child(3) i{background:#f1edff;color:#7448e9}.customer-dashboard-kpis strong{font-size:27px}.customer-dashboard-kpis span{margin-top:1px;text-transform:uppercase}
.customer-dashboard-section{padding:0;overflow:hidden;box-shadow:0 8px 25px rgba(8,52,92,.05)}.customer-dashboard-section>header{margin:0;padding:19px 20px;border-bottom:1px solid #e1ebf4}.customer-dashboard-section header p{margin:3px 0 0;color:#71869a;font-size:11px}.customer-dashboard-section .customer-table{padding:0 12px 12px}.customer-dashboard-section th{padding-top:14px}.customer-dashboard-section td{padding:12px 10px}.customer-origin{display:inline-block;padding:4px 8px;border-radius:12px;font-size:9px;font-weight:900}.customer-origin.web{background:#e7f3ff;color:#0874d9}.customer-origin.advisor{background:#f1edff;color:#7245dd}.customer-origin.invoice{background:#eafaf3;color:#128b60}.customer-status.neutral{background:#f2f5f7;color:#607387}.customer-actions{white-space:nowrap}.customer-actions a{display:inline-block;margin-right:5px;padding:5px 8px;border-radius:6px;background:#edf5fd;color:#0867b8;text-decoration:none;font-weight:800}.customer-actions a.pdf{background:#fff0f1;color:#cc3343}.customer-actions span{color:#7a8da0;font-size:10px}
.customer-dashboard-bottom{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.customer-dashboard-bottom .customer-section{height:max-content}.customer-dashboard-bottom .customer-security form{grid-template-columns:1fr}.customer-dashboard-bottom .customer-security button{width:max-content}
@media(max-width:1050px){.customer-dashboard{grid-template-columns:215px minmax(0,1fr)}.customer-hero-stats span{min-width:75px}.customer-dashboard-bottom{grid-template-columns:1fr}}
@media(max-width:850px){.customer-dashboard{grid-template-columns:1fr}.customer-dashboard-nav{position:static}.customer-dashboard-nav nav{grid-template-columns:repeat(2,1fr)}.customer-dashboard-hero{align-items:flex-start;flex-direction:column;gap:20px}.customer-hero-stats{width:100%}.customer-hero-stats span{flex:1}.customer-dashboard-kpis{grid-template-columns:1fr}}
@media(max-width:560px){.customer-dashboard-nav nav{grid-template-columns:1fr}.customer-hero-stats{display:grid;grid-template-columns:1fr 1fr}.customer-hero-stats span:last-child{grid-column:1/-1}.customer-dashboard-hero{padding:23px}.customer-dashboard-section>header{align-items:flex-start;flex-direction:column;gap:12px}}
