/* Customer-only pages: calm, personal and clearly separate from the CDS admin console. */
.customer-login-page{min-height:100vh;padding:clamp(1rem,3vw,2.5rem);display:grid;place-items:center;background:radial-gradient(circle at 6% 12%,rgba(109,74,218,.26),transparent 27%),radial-gradient(circle at 94% 84%,rgba(27,184,126,.18),transparent 25%),linear-gradient(135deg,#f6f4ff,#f5fbff 55%,#fff8ef)}
.customer-login-page .login-shell{width:min(1010px,100%);display:grid;grid-template-columns:minmax(310px,.95fr) minmax(360px,1.05fr);overflow:hidden;border:1px solid rgba(70,82,154,.16);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 26px 70px rgba(45,50,118,.18)}
.customer-login-page .login-aside{padding:clamp(2rem,5vw,4.35rem);background:radial-gradient(circle at 87% 10%,rgba(255,207,100,.42),transparent 22%),radial-gradient(circle at 4% 93%,rgba(93,220,180,.27),transparent 30%),linear-gradient(145deg,#271d67,#46329d 55%,#7857cf);color:#fff}
.customer-login-page .brand-login{display:flex;align-items:center;gap:.8rem;color:#fff}.customer-login-page .brand-login-mark{display:grid;place-items:center;width:54px;height:54px;padding:.25rem;border-radius:50%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.38);overflow:hidden}.customer-login-page .brand-login-mark img{width:100%;height:100%;object-fit:contain;transform:scale(1.35)}.customer-login-page .brand-login strong,.customer-login-page .brand-login small{display:block}.customer-login-page .brand-login small{color:#f7d891;text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:.63rem}
.customer-login-page .login-aside h1{margin:3.6rem 0 1rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.02;letter-spacing:-.055em}.customer-login-page .login-aside p{margin:0;color:rgba(255,255,255,.8);font-size:.9rem;line-height:1.75}.customer-login-page .login-points{display:grid;gap:.78rem;margin-top:2.2rem}.customer-login-page .login-points span{display:flex;align-items:center;gap:.55rem;font-size:.8rem}.customer-login-page .login-points i{color:#f6d173}
.customer-login-page .login-form-wrap{padding:clamp(2rem,5vw,4.25rem);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(251,250,255,.96))}.customer-login-page .login-form-wrap .section-label{display:inline-flex;padding:.38rem .65rem;border-radius:999px;background:#f1edff;color:#6340c9;font-size:.65rem;font-weight:850;letter-spacing:.1em}.customer-login-page .login-form-wrap h2{margin:.8rem 0 .5rem;color:#1f2451;font-size:2rem;letter-spacing:-.05em}.customer-login-page .login-form-wrap>p{color:#687492;line-height:1.65;font-size:.84rem}.customer-login-page .form-label{font-size:.76rem;font-weight:800;color:#3c4a6a}.customer-login-page .form-control{min-height:51px;border:1px solid #dce1f0;border-radius:13px;background:#fcfdff;padding:.75rem .9rem}.customer-login-page .form-control:focus{border-color:#7250d1;box-shadow:0 0 0 .22rem rgba(110,77,207,.13)}.customer-login-page .btn-primary{min-height:51px;border:0;border-radius:13px;background:linear-gradient(105deg,#5b3ccc,#774fd7 58%,#e47a49);box-shadow:0 12px 22px rgba(89,61,194,.23);font-weight:800}.customer-login-page .login-links{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-top:1.2rem}.customer-login-page .login-links a{color:#5d3ec0;font-size:.76rem;font-weight:800}.customer-login-page .login-mobile-note{display:flex;gap:.5rem;margin:1.35rem 0 0!important;padding:.8rem .9rem;border-radius:12px;background:#f2f7ff;color:#5c7090!important;font-size:.74rem!important;line-height:1.5!important}.customer-login-page .login-mobile-note i{color:#2e78ba;margin-top:.08rem}.customer-login-page .login-back{margin-top:1.3rem}.customer-login-page .login-back a{color:#5f49ad;font-size:.75rem;font-weight:800}

.customer-portal{min-height:100vh;background:radial-gradient(circle at 7% 4%,rgba(119,82,217,.15),transparent 25%),radial-gradient(circle at 94% 86%,rgba(29,185,132,.12),transparent 25%),linear-gradient(135deg,#f7f8ff,#f4f9ff 55%,#fffaf5);color:#1f3153}.customer-topbar{width:min(1380px,calc(100% - 2rem));margin:1rem auto 0;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1rem .7rem 1.15rem;border:1px solid rgba(80,89,153,.15);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 12px 28px rgba(48,65,127,.1);backdrop-filter:blur(16px)}.customer-topbar .customer-brand{display:flex;align-items:center;gap:.7rem;color:#26345e;font-weight:900}.customer-topbar .customer-brand-mark{display:grid;place-items:center;width:47px;height:47px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#4a2ba1,#6f50c9);border:1px solid rgba(255,255,255,.8);box-shadow:0 6px 14px rgba(59,41,145,.21)}.customer-topbar .customer-brand-mark img{width:100%;height:100%;object-fit:contain;transform:scale(1.48)}.customer-topbar .customer-brand small{display:block;margin-top:.12rem;color:#8069bd;font-size:.61rem;letter-spacing:.09em;text-transform:uppercase}.customer-top-actions{display:flex;align-items:center;gap:.7rem}.customer-top-actions>a{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .75rem;border-radius:10px;color:#5d4fa5;font-size:.74rem;font-weight:800}.customer-top-actions .customer-signout{background:#f1edff;color:#5b3fc3}.customer-profile-mini{display:flex;align-items:center;gap:.5rem;padding:.32rem .55rem .32rem .32rem;border-radius:999px;background:#eef4ff;color:#294d86;font-size:.72rem;font-weight:800}.customer-profile-mini [data-customer-initials]{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#2e6fab;color:#fff;font-size:.65rem}
.customer-dashboard{width:min(1180px,calc(100% - 2rem));margin:1.6rem auto 3rem}.customer-welcome-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:clamp(1.5rem,4vw,2.8rem);border-radius:26px;background:radial-gradient(circle at 92% 16%,rgba(255,222,140,.34),transparent 22%),linear-gradient(118deg,#282063,#4c36a1 57%,#316d99);box-shadow:0 18px 38px rgba(45,43,125,.22);color:#fff}.customer-welcome-card:after{content:"";position:absolute;width:260px;height:260px;right:-100px;bottom:-152px;border:44px solid rgba(255,255,255,.08);border-radius:50%}.customer-welcome-card>*{position:relative;z-index:1}.customer-welcome-card .customer-kicker{display:inline-flex;align-items:center;gap:.4rem;color:#fae5a9;font-size:.68rem;font-weight:900;letter-spacing:.11em}.customer-welcome-card h1{margin:.55rem 0 .55rem;font-size:clamp(1.75rem,3.5vw,2.65rem);letter-spacing:-.055em}.customer-welcome-card p{margin:0;max-width:630px;color:rgba(255,255,255,.82);font-size:.9rem;line-height:1.65}.customer-welcome-card .customer-new-request{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:49px;padding:.7rem 1rem;border-radius:13px;background:#fff;color:#4c32a4;font-weight:900;white-space:nowrap;box-shadow:0 10px 18px rgba(17,13,62,.22)}
.customer-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0}.customer-quick-actions a{display:flex;align-items:center;gap:.75rem;min-height:94px;padding:1rem;border:1px solid rgba(80,101,160,.14);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 10px 22px rgba(42,72,133,.06);transition:transform .2s ease,box-shadow .2s ease}.customer-quick-actions a:hover{transform:translateY(-3px);box-shadow:0 15px 28px rgba(42,72,133,.12)}.customer-quick-actions i{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#eee9ff;color:#6945ca;font-size:1rem}.customer-quick-actions a:nth-child(2) i{background:#e7f8ef;color:#17825a}.customer-quick-actions a:nth-child(3) i{background:#fff2df;color:#c87813}.customer-quick-actions strong,.customer-quick-actions small{display:block}.customer-quick-actions strong{color:#263b64;font-size:.83rem}.customer-quick-actions small{margin-top:.15rem;color:#74819a;font-size:.7rem;line-height:1.45}
.customer-summary{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:1rem;margin:1.3rem 0}.customer-request-overview,.customer-summary-card{border:1px solid rgba(80,101,160,.14);border-radius:20px;background:rgba(255,255,255,.91);box-shadow:0 10px 22px rgba(42,72,133,.06)}.customer-request-overview{padding:1.25rem}.customer-request-overview h2{margin:0;color:#283c66;font-size:1rem;font-weight:900}.customer-request-overview p{margin:.4rem 0 0;color:#74829b;font-size:.75rem;line-height:1.55}.customer-summary-card{padding:1.15rem}.customer-summary-card strong{display:block;color:#293b62;font-size:1.55rem;line-height:1}.customer-summary-card span{display:block;margin-top:.4rem;color:#75839b;font-size:.71rem;font-weight:750}.customer-summary-card i{display:block;margin-bottom:.65rem;color:#704bd1;font-size:1rem}.customer-summary-card:nth-child(3) i{color:#198a60}.customer-summary-card:nth-child(4) i{color:#dc8a1f}
.customer-content-card{margin-top:1rem;padding:clamp(1.1rem,3vw,1.65rem);border:1px solid rgba(80,101,160,.14);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 12px 26px rgba(42,72,133,.06)}.customer-content-card .card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.customer-content-card h2{margin:0;color:#293d67;font-size:1.05rem;font-weight:900}.customer-content-card p{margin:.3rem 0 0;color:#74819a;font-size:.76rem;line-height:1.55}.customer-empty-state{display:flex;align-items:center;gap:1rem;padding:1.15rem;border:1px dashed #cfd9ea;border-radius:16px;background:linear-gradient(130deg,#f7fbff,#fbf8ff)}.customer-empty-state>i{display:grid;place-items:center;width:50px;height:50px;flex:0 0 50px;border-radius:15px;background:#e9f0ff;color:#3773b2;font-size:1.2rem}.customer-empty-state h3{margin:0;color:#30446c;font-size:.9rem;font-weight:900}.customer-empty-state p{margin:.25rem 0 .65rem}.customer-empty-state .btn{border-radius:10px;background:#6041c6;border:0;font-size:.72rem;font-weight:800}.customer-bottom-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;margin-top:1rem}.customer-support-card{padding:1.4rem;border-radius:22px;background:linear-gradient(135deg,#eaf6ff,#f2edff);border:1px solid rgba(102,74,192,.13)}.customer-support-card i{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fff;color:#6643c7;box-shadow:0 6px 14px rgba(75,55,158,.12)}.customer-support-card h2{margin:.9rem 0 .35rem;color:#2a3e67;font-size:1rem;font-weight:900}.customer-support-card p{margin:0 0 1rem;color:#71809a;font-size:.76rem;line-height:1.55}.customer-support-card a{display:inline-flex;align-items:center;gap:.4rem;color:#5d3fc1;font-size:.76rem;font-weight:900}.customer-account-card{padding:1.4rem;border:1px solid rgba(80,101,160,.14);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 12px 26px rgba(42,72,133,.06)}.customer-account-card h2{margin:0;color:#2a3e67;font-size:1rem;font-weight:900}.customer-account-card .customer-account-detail{display:flex;align-items:center;gap:.65rem;margin-top:1rem}.customer-account-card .customer-account-detail>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef4ff;color:#3471ad}.customer-account-card strong,.customer-account-card small{display:block}.customer-account-card strong{color:#2d426d;font-size:.8rem}.customer-account-card small{margin-top:.15rem;color:#77859d;font-size:.7rem}
.customer-request-list{display:grid;gap:.65rem}.customer-request-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.8rem;padding:.85rem .9rem;border:1px solid #e2e8f4;border-radius:14px;background:linear-gradient(118deg,#fbfdff,#f8f6ff)}.customer-request-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#ece9ff;color:#6141c8}.customer-request-copy{min-width:0}.customer-request-copy strong{display:block;overflow:hidden;color:#263b64;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.customer-request-copy small{display:block;margin-top:.18rem;color:#76839c;font-size:.68rem}.customer-request-status{padding:.34rem .55rem;border-radius:999px;font-size:.64rem;font-weight:850;white-space:nowrap}.customer-request-status.review{background:#fff3db;color:#a86507}.customer-request-status.progress{background:#e7f0ff;color:#2568b8}.customer-request-status.complete{background:#e4f8ee;color:#198154}.customer-request-row>a{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#fff;color:#5e42bc;font-size:.72rem}
@media(max-width:850px){.customer-quick-actions{grid-template-columns:1fr}.customer-summary{grid-template-columns:repeat(3,1fr)}.customer-request-overview{grid-column:1 / -1}.customer-bottom-grid{grid-template-columns:1fr}.customer-topbar{width:min(100% - 1rem,1180px)}}@media(max-width:620px){.customer-login-page{padding:0}.customer-login-page .login-shell{min-height:100vh;border-radius:0;grid-template-columns:1fr}.customer-login-page .login-aside{padding:1.75rem}.customer-login-page .login-aside h1{margin:1.8rem 0 .7rem;font-size:2rem}.customer-login-page .login-points{display:none}.customer-login-page .login-form-wrap{padding:1.75rem}.customer-topbar{margin-top:.5rem;padding:.55rem .65rem;border-radius:16px}.customer-topbar .customer-brand>span:last-child{display:none}.customer-top-actions>a:not(.customer-signout){display:none}.customer-dashboard{width:min(100% - 1rem,1180px);margin-top:1rem}.customer-welcome-card{grid-template-columns:1fr;padding:1.35rem;border-radius:20px}.customer-welcome-card h1{font-size:1.85rem}.customer-welcome-card .customer-new-request{width:100%}.customer-summary{grid-template-columns:1fr 1fr}.customer-content-card,.customer-support-card,.customer-account-card{border-radius:18px}.customer-empty-state{align-items:flex-start}.customer-empty-state>i{width:44px;height:44px;flex-basis:44px}.customer-request-row{grid-template-columns:auto minmax(0,1fr) auto}.customer-request-row>a{display:none}.customer-request-status{font-size:.59rem}}
