.customer-login-shell{display:grid;grid-template-columns:1fr 440px;min-height:580px;overflow:hidden;border:1px solid #d4e3f2;border-radius:20px;background:#fff;box-shadow:0 22px 55px rgba(7,48,92,.1)}.customer-login-copy{padding:70px;background:linear-gradient(145deg,#064c91,#0877d5);color:#fff}.customer-login-copy span{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.customer-login-copy h1{color:#fff}.customer-login-copy p{color:#dceeff}.customer-login-copy li{margin:14px 0}.customer-login-form{display:flex;flex-direction:column;justify-content:center;padding:48px}.customer-login-form h2{margin:0;color:#07376c;font-size:28px}.customer-login-form label{display:grid;gap:6px;margin-top:15px;color:#38546f;font-size:12px;font-weight:800}.customer-login-form input{padding:12px;border:1px solid #c6d7e7;border-radius:9px}.customer-login-form button{margin-top:20px;padding:13px;border:0;border-radius:9px;background:#0874d9;color:#fff;font-weight:900}.customer-login-form small{margin-top:14px;color:#74889b}.customer-alert{margin-top:14px;padding:11px;border-radius:8px;background:#fff0f0;color:#a02b2b;font-size:12px}.customer-panel{display:grid;grid-template-columns:245px 1fr;gap:22px}.customer-sidebar{align-self:start;position:sticky;top:20px;padding:20px;border:1px solid #d5e3f0;border-radius:15px;background:#fff}.customer-identity{text-align:center}.customer-identity>span{display:grid;place-items:center;width:54px;height:54px;margin:auto;border-radius:50%;background:#e5f2ff;color:#0874d9;font-size:22px;font-weight:900}.customer-identity strong,.customer-identity small{display:block;margin-top:7px}.customer-identity small{color:#6b8095}.customer-sidebar nav{display:grid;gap:5px;margin:22px 0}.customer-sidebar nav a,.customer-sidebar button{padding:10px;border:0;border-radius:7px;color:#35516d;text-decoration:none;font-size:12px;font-weight:800}.customer-sidebar nav a.active{background:#eaf4ff;color:#0874d9}.customer-sidebar form button{width:100%;background:#f1f4f7;cursor:pointer}.customer-content{min-width:0}.customer-welcome{display:flex;justify-content:space-between;align-items:center;padding:27px;border-radius:15px;background:linear-gradient(120deg,#074c8f,#0878d8);color:#fff}.customer-welcome h1{margin:5px 0;color:#fff;font-size:27px}.customer-welcome p{margin:0;color:#d8ebff}.customer-welcome>strong{padding:10px 14px;border-radius:9px;background:rgba(255,255,255,.14)}.customer-warning{margin-top:15px;padding:12px;border:1px solid #f3d58d;border-radius:9px;background:#fff9e7;color:#805d00}.customer-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:17px 0}.customer-kpis article{padding:18px;border:1px solid #d5e3f0;border-radius:12px;background:#fff}.customer-kpis span,.customer-kpis strong{display:block}.customer-kpis span{color:#64798e;font-size:11px;font-weight:800}.customer-kpis strong{margin-top:5px;color:#0874d9;font-size:25px}.customer-section{margin-top:18px;padding:20px;border:1px solid #d5e3f0;border-radius:14px;background:#fff;scroll-margin-top:20px}.customer-section>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.customer-section header span{color:#0874d9;font-size:10px;font-weight:900;text-transform:uppercase}.customer-section h2{margin:3px 0;color:#123d6b;font-size:18px}.customer-section header>a{padding:9px 12px;border-radius:8px;background:#0874d9;color:#fff;text-decoration:none;font-size:11px;font-weight:800}.customer-table{overflow:auto}.customer-table table{width:100%;border-collapse:collapse}.customer-table th,.customer-table td{padding:11px;border-bottom:1px solid #e4edf5;text-align:left;font-size:11px}.customer-table th{color:#62768a;font-size:9px;text-transform:uppercase}.customer-status{padding:4px 8px;border-radius:15px;background:#edf5fd;color:#1768ad;font-weight:800}.customer-empty{padding:26px!important;color:#7a8da0;text-align:center!important}.customer-profile dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid #e0eaf3;border-radius:10px}.customer-profile dl div{padding:13px;border-bottom:1px solid #e0eaf3}.customer-profile dt{color:#718499;font-size:9px;font-weight:900;text-transform:uppercase}.customer-profile dd{margin:4px 0 0;color:#254561;font-size:12px;font-weight:700}.customer-profile .wide{grid-column:1/-1}@media(max-width:900px){.customer-login-shell{grid-template-columns:1fr}.customer-login-copy{padding:35px}.customer-panel{grid-template-columns:1fr}.customer-sidebar{position:static}.customer-sidebar nav{grid-template-columns:repeat(3,1fr)}.customer-kpis{grid-template-columns:1fr 1fr}}@media(max-width:600px){.customer-login-form{padding:28px}.customer-sidebar nav,.customer-kpis{grid-template-columns:1fr}.customer-welcome{align-items:flex-start;flex-direction:column;gap:12px}.customer-profile dl{grid-template-columns:1fr}}
