.ebp-login-shell,.ebp-dashboard{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102033}.ebp-login-shell{min-height:680px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f4f9ff,#eefbf5);padding:40px 18px}.ebp-login-panel{width:100%;max-width:470px;background:#fff;border:1px solid #e5eef7;border-radius:28px;padding:38px;box-shadow:0 22px 70px rgba(18,49,85,.13)}.ebp-brand-badge{display:inline-flex;align-items:center;border:1px solid #d9e9ff;background:#f2f8ff;color:#1463c8;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;letter-spacing:.01em}.ebp-login-panel h1,.ebp-hero h1{font-size:34px;line-height:1.1;margin:18px 0 12px;color:#0b1f36}.ebp-login-panel p,.ebp-hero p,.ebp-card p{font-size:15px;line-height:1.65;color:#5f7187}.ebp-login-panel label{display:block;font-weight:700;margin:18px 0 8px}.ebp-login-panel input[type=text],.ebp-login-panel input[type=password]{width:100%;border:1px solid #dbe7f3;border-radius:14px;padding:14px 15px;font-size:15px;background:#f8fbff}.ebp-login-panel input[type=submit],.ebp-button{display:inline-flex;align-items:center;justify-content:center;background:#0f6bff;color:#fff!important;border:0;border-radius:14px;padding:13px 18px;font-weight:800;text-decoration:none;box-shadow:0 12px 26px rgba(15,107,255,.22);cursor:pointer}.ebp-login-panel input[type=submit]{width:100%;margin-top:18px}.ebp-small-link{display:inline-block;margin-top:14px;color:#1463c8;text-decoration:none;font-weight:700}.ebp-login-card{max-width:720px;margin:40px auto;background:#fff;border:1px solid #e6eef7;border-radius:24px;padding:30px;box-shadow:0 18px 50px rgba(18,49,85,.1)}.ebp-dashboard{max-width:1180px;margin:0 auto;padding:34px 18px 55px}.ebp-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;background:linear-gradient(135deg,#fff,#f4faff);border:1px solid #e3edf8;border-radius:30px;padding:32px;box-shadow:0 20px 60px rgba(18,49,85,.08);margin-bottom:24px}.ebp-logout{color:#64748b;text-decoration:none;font-weight:800;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 14px}.ebp-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-bottom:18px}.ebp-card{background:#fff;border:1px solid #e5edf6;border-radius:26px;padding:24px;box-shadow:0 16px 48px rgba(18,49,85,.07)}.ebp-card h2{font-size:24px;line-height:1.2;margin:6px 0 8px;color:#0b1f36}.ebp-card-label{text-transform:uppercase;letter-spacing:.08em;font-size:12px!important;font-weight:900;color:#7590aa!important;margin:0}.ebp-progress{height:12px;background:#edf4fb;border-radius:999px;overflow:hidden;margin:18px 0 8px}.ebp-progress span{display:block;height:100%;background:linear-gradient(90deg,#10b981,#0f6bff);border-radius:999px}.ebp-progress-text{font-weight:800;color:#1570ef!important;margin:0}.ebp-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.ebp-section-heading h2{margin:0}.ebp-section-heading p{margin:0;max-width:560px}.ebp-timeline-card{margin-bottom:18px}.ebp-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ebp-step{border:1px solid #e5edf6;background:#f8fbff;border-radius:18px;padding:14px;min-height:94px}.ebp-step span{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e8eef6;color:#64748b;font-weight:900;margin-bottom:10px}.ebp-step p{font-size:13px;line-height:1.4;margin:0;font-weight:800;color:#334155}.ebp-step.done{background:#f0fdf4;border-color:#c9f2d9}.ebp-step.done span{background:#16a34a;color:#fff}.ebp-step.active{background:#eff6ff;border-color:#bcd7ff;box-shadow:0 10px 28px rgba(15,107,255,.1)}.ebp-step.active span{background:#0f6bff;color:#fff}.ebp-two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px}.ebp-note{margin-top:18px;background:#f8fbff;border:1px solid #deebf8;border-radius:18px;padding:16px;color:#334155;line-height:1.65}.ebp-doc-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ebp-doc{display:flex;gap:14px;align-items:center;border:1px solid #e5edf6;background:#f8fbff;border-radius:18px;padding:16px;text-decoration:none;color:#102033}.ebp-doc:hover{border-color:#9cc5ff;background:#f2f8ff}.ebp-doc-icon{font-size:28px}.ebp-doc small{display:block;color:#64748b;margin-top:4px}.ebp-empty,.ebp-empty-docs{background:#f8fbff;border:1px dashed #cbddec;border-radius:20px;padding:28px;text-align:center}.ebp-empty h2,.ebp-empty-docs h3{margin:0 0 8px;color:#0b1f36}@media(max-width:900px){.ebp-grid,.ebp-two-col,.ebp-doc-list{grid-template-columns:1fr}.ebp-timeline{grid-template-columns:repeat(2,1fr)}.ebp-hero{flex-direction:column}.ebp-login-panel h1,.ebp-hero h1{font-size:28px}}@media(max-width:520px){.ebp-timeline{grid-template-columns:1fr}.ebp-login-panel,.ebp-card,.ebp-hero{padding:22px;border-radius:22px}.ebp-dashboard{padding:18px 12px 40px}}
.ebp-login-help{margin-top:16px;background:#f8fbff;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.ebp-login-help .ebp-small-link{margin-top:0}.ebp-login-help p{margin:8px 0 0;font-size:13px;line-height:1.55;color:#64748b}
