.customer-details-page{background:#f4f7fc;padding:24px 0 70px}.customer-breadcrumb{font-size:15px;color:#5c6576;margin-bottom:18px}.customer-breadcrumb a{color:#1f3e8d;text-decoration:none;font-weight:700}.customer-breadcrumb span{margin:0 6px}.customer-details-card{background:#fff;border:1px solid #d7dfeb;border-radius:20px;padding:26px 24px;max-width:900px;margin:0 auto}.customer-details-card h2{margin:0 0 18px;font-size:30px;color:#111}.customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.customer-grid label{display:block;font-size:16px;font-weight:700;color:#111;margin-bottom:6px}.customer-grid input{width:100%;height:46px;border:1px solid #c6d4ea;border-radius:10px;padding:0 14px;font-size:15px;background:#fafcff}.customer-actions{display:flex;justify-content:center;margin-top:20px}.customer-save-btn{min-width:160px;height:44px;border:0;border-radius:999px;background:#ffd400;color:#1a2952;font-size:16px;font-weight:700;cursor:pointer}
@media (max-width:991px){.customer-details-card h2{font-size:28px}.customer-grid{grid-template-columns:1fr}.customer-grid label{font-size:19px}.customer-grid input{height:52px;font-size:17px}.customer-save-btn{font-size:20px;height:48px}}
