.portal-body{min-height:100vh;background:linear-gradient(145deg,#f5f7fb 0%,#eef3ff 48%,#f8fafc 100%);margin:0;color:#172033}.portal-shell{width:min(2200px,calc(100% - 32px));margin:0 auto;padding:28px 0 56px}.portal-home-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.portal-home-brand{display:flex;align-items:center;gap:14px}.portal-home-logo{width:58px;height:58px;object-fit:contain;flex:0 0 58px}.portal-home-brand h1{margin:0}.portal-home-brand .subtitle{margin-top:5px;font-size:13px;color:#67738b}.portal-home-actions{display:flex;align-items:center;gap:10px}.portal-login-card{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center;background:#fff;border:1px solid #e5eaf3;border-radius:24px;padding:38px;box-shadow:0 18px 55px rgba(15,23,42,.08);max-width:850px;margin:72px auto}.portal-login-copy h2,.portal-welcome h2{margin:7px 0 8px;font-size:clamp(1.8rem,3vw,2.6rem)}.portal-login-copy p,.portal-welcome p{color:#64748b;line-height:1.6;margin:0}.portal-eyebrow{display:inline-flex;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:800;color:#1f5eff}.portal-login-form{display:grid;gap:14px}.portal-login-form label{display:grid;gap:7px;font-weight:700}.portal-login-form input{width:100%;box-sizing:border-box}.portal-welcome{margin-bottom:22px}.portal-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.portal-module-card{appearance:none;text-align:left;background:#fff;border:1px solid #e4eaf4;border-radius:20px;padding:20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:118px;color:#172033;box-shadow:0 8px 28px rgba(15,23,42,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.portal-module-card[type=button]{cursor:pointer}.portal-module-card[type=button]:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(15,23,42,.09);border-color:#b9c9f8}.portal-module-icon{width:52px;height:52px;border-radius:16px;background:#eef3ff;color:#1f5eff;display:grid;place-items:center;font-weight:900;letter-spacing:.03em}.portal-module-copy{display:grid;gap:6px}.portal-module-copy strong{font-size:1.08rem}.portal-module-copy small{font-size:.9rem;color:#64748b;line-height:1.35}.portal-module-arrow{font-size:1.5rem;color:#1f5eff}.portal-module-status{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.portal-module-coming-soon{background:#f8fafc;color:#64748b;box-shadow:none}.portal-module-coming-soon .portal-module-icon{background:#eef2f6;color:#64748b}.portal-admin-card{grid-column:1/-1;background:linear-gradient(135deg,#fff 0%,#f7f9ff 100%)}.portal-access-note{margin-top:20px;padding:18px 20px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa}.portal-access-note p{margin:5px 0 0;color:#9a3412}.portal-access-note strong{color:#7c2d12}@media(max-width:760px){.portal-shell{width:calc(100% - 20px);padding-top:18px}.portal-home-header{align-items:flex-start;flex-direction:column}.portal-home-actions{width:100%;justify-content:space-between}.portal-login-card{grid-template-columns:1fr;padding:24px;margin:30px auto}.portal-module-grid{grid-template-columns:1fr}.portal-admin-card{grid-column:auto}.portal-module-card{min-height:104px;padding:16px}}

.required-word{color:#b91c1c;font-size:10px;font-weight:800;line-height:1;text-transform:lowercase}
