
.smtv43-portal{max-width:1100px;margin:30px auto;padding:28px;background:#f5f8fc;border-radius:20px}
.smtv43-welcome{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#fff;padding:24px;border-radius:16px;margin-bottom:20px}
.smtv43-welcome span{font-size:14px;color:#61738d}.smtv43-welcome h2{margin:6px 0 0;color:#12345b}.smtv43-welcome strong{background:#eaf2ff;color:#0757a8;padding:10px 14px;border-radius:999px}
.smtv43-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.smtv43-card{background:#fff;border:1px solid #e2e8f0;padding:20px;border-radius:16px;box-shadow:0 6px 20px rgba(20,50,90,.06)}
.smtv43-card h3{margin:0 0 8px;color:#12345b}.smtv43-card p{margin:0;color:#61738d}
.smtv43-login-note{max-width:700px;margin:50px auto;padding:40px;text-align:center;background:#f5f8fc;border-radius:20px}
@media(max-width:700px){.smtv43-welcome{display:block}.smtv43-welcome strong{display:inline-block;margin-top:15px}}
