.stu-portal {
  max-width: 720px;
  margin: 0 auto;
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
}

.stu-portal__head h1 {
  margin: 0.35rem 0 0.5rem;
  font-size: clamp(1.35rem, 3vw, 1.75rem);
}

.stu-portal__lead {
  margin: 0;
  color: var(--text-muted, #64748b);
  line-height: 1.8;
}

.stu-portal__login,
.stu-portal__empty {
  margin-top: 1.25rem;
}

.stu-portal__login h2,
.stu-portal__empty h2 {
  margin-top: 0;
}

.stu-ivw {
  margin-top: 1.25rem;
  padding: 1.35rem 1.25rem;
  border-radius: 18px;
  background: linear-gradient(145deg, #fff7ed 0%, #ffedd5 100%);
  border: 1px solid #fdba74;
}

.stu-ivw + .stu-ivw {
  margin-top: 1rem;
}

.stu-ivw__badge {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  background: #166534;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
}

.stu-ivw__title {
  margin: 0 0 0.85rem;
  font-size: 1.05rem;
  font-weight: 800;
  color: #7c2d12;
}

.stu-ivw__grid {
  display: grid;
  gap: 0.55rem;
  margin-bottom: 1rem;
}

.stu-ivw__row {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.65rem 0.75rem;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.72);
  font-size: 0.92rem;
}

.stu-ivw__row span {
  color: #9a3412;
  font-weight: 700;
}

.stu-ivw__row strong {
  color: #0f172a;
  font-weight: 800;
}

.stu-ivw__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.75rem 1.35rem;
  border-radius: 999px;
  background: #ea580c;
  color: #fff !important;
  font-weight: 800;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(234, 88, 12, 0.24);
}

.stu-ivw__cta:hover {
  background: #c2410c;
}

.stu-ivw__hint {
  margin: 0.85rem 0 0;
  font-size: 0.86rem;
  line-height: 1.85;
  color: #7c2d12;
}

.stu-ivw__link {
  margin: 0.55rem 0 0;
  font-size: 0.75rem;
  line-height: 1.7;
  color: #9a3412;
  word-break: break-all;
}
.stu-portal {
  max-width: 720px;
  margin: 0 auto;
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
}

.stu-portal__head h1 {
  margin: 0.35rem 0 0.5rem;
  font-size: clamp(1.35rem, 3vw, 1.75rem);
}

.stu-portal__lead {
  margin: 0;
  color: var(--text-muted, #64748b);
  line-height: 1.8;
}

.stu-portal__login,
.stu-portal__empty {
  margin-top: 1.25rem;
}

.stu-portal__login h2,
.stu-portal__empty h2 {
  margin-top: 0;
}

.stu-ivw {
  margin-top: 1.25rem;
  padding: 1.35rem 1.25rem;
  border-radius: 18px;
  background: linear-gradient(145deg, #fff7ed 0%, #ffedd5 100%);
  border: 1px solid #fdba74;
}

.stu-ivw + .stu-ivw {
  margin-top: 1rem;
}

.stu-ivw__badge {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  background: #166534;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
}

.stu-ivw__title {
  margin: 0 0 0.85rem;
  font-size: 1.05rem;
  font-weight: 800;
  color: #7c2d12;
}

.stu-ivw__grid {
  display: grid;
  gap: 0.55rem;
  margin-bottom: 1rem;
}

.stu-ivw__row {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.65rem 0.75rem;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.72);
  font-size: 0.92rem;
}

.stu-ivw__row span {
  color: #9a3412;
  font-weight: 700;
}

.stu-ivw__row strong {
  color: #0f172a;
  font-weight: 800;
}

.stu-ivw__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.75rem 1.35rem;
  border-radius: 999px;
  background: #ea580c;
  color: #fff !important;
  font-weight: 800;
  text-decoration: none !important;
  box-shadow: 0 10px 24px rgba(234, 88, 12, 0.24);
}

.stu-ivw__cta:hover {
  background: #c2410c;
}

.stu-ivw__hint {
  margin: 0.85rem 0 0;
  font-size: 0.86rem;
  line-height: 1.85;
  color: #7c2d12;
}

.stu-ivw__link {
  margin: 0.55rem 0 0;
  font-size: 0.75rem;
  line-height: 1.7;
  color: #9a3412;
  word-break: break-all;
}
