.aef-portal{max-width:1180px;margin:64px auto;padding:48px;color:#17223b}
.aef-portal-login{max-width:420px;margin:40px auto;padding:30px 32px;background:#fff;border:1px solid #e1e6ee;border-radius:8px;box-shadow:0 14px 38px rgba(18,34,61,.09)}
.aef-portal-kicker{margin:0 0 10px;color:#1674bb;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.aef-portal h1{margin:0 0 8px;font-size:clamp(28px,4vw,40px);line-height:1.12}
.aef-portal-login>p{margin:0 0 14px}.aef-portal-login form p{margin:0 0 12px}
.aef-portal-login label{display:block;margin:0 0 5px;font-size:14px;font-weight:600}
.aef-portal-login input[type=text],.aef-portal-login input[type=tel],.aef-portal-login input[type=email],.aef-portal-login input[type=password]{box-sizing:border-box;width:100%;height:42px;padding:7px 10px;border:1px solid #ccd4df;border-radius:4px}
.aef-portal-login .login-remember label{font-weight:400}
.aef-portal-login input[type=submit],.aef-portal-logout{display:inline-block;padding:10px 20px;border:0;border-radius:4px;background:#1674bb;color:#fff;text-decoration:none;cursor:pointer}
.aef-portal-help{display:flex;flex-wrap:wrap;gap:8px 16px;margin:14px 0 0;font-size:14px}
.aef-portal-notice,.aef-portal-error{padding:12px 14px}
.aef-portal-notice{background:#edf8f0;border-left:4px solid #2b8a3e}
.aef-portal-error{background:#fff1f0;border-left:4px solid #c92a2a}
.aef-portal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:48px;padding-bottom:34px;border-bottom:1px solid #e1e6ee}
.aef-portal-head>div{max-width:760px}
.aef-portal-head>div>p:last-child{color:#687386;font-size:17px}
.aef-portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.aef-portfolio-card{padding:22px 22px 28px;background:#fff;border:1px solid #e1e6ee;box-shadow:0 12px 35px rgba(18,34,61,.06);transition:transform .3s ease,box-shadow .3s ease}
.aef-portfolio-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(18,34,61,.11)}
.aef-portfolio-logo{display:flex;align-items:center;justify-content:center;height:260px;margin-bottom:24px;background:#f7f9fc}
.aef-portfolio-logo img{max-width:78%;max-height:175px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}
.aef-portfolio-logo span{font-size:72px;font-weight:700;color:#1674bb}
.aef-portfolio-label{display:flex;justify-content:space-between;margin-bottom:12px;color:#758195;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.aef-portfolio-card h2{margin:0 0 12px;color:#10203a;font-size:25px}
.aef-portfolio-summary{color:#5d6778}
.aef-portfolio-card>a{display:inline-block;margin-top:10px;font-weight:600;color:#1674bb}
.aef-portal-empty{padding:40px;background:#f7f9fc;border-left:4px solid #1674bb}
@media(max-width:800px){.aef-portal{margin:32px auto;padding:24px}.aef-portal-login{max-width:420px;margin:24px auto;padding:24px}.aef-portal-head{display:block}.aef-portal-logout{margin-top:20px}.aef-portfolio-grid{grid-template-columns:1fr}.aef-portfolio-logo{height:210px}}
