/* Halaman Pesantren Modern refinement: elevate the named Kos Azikra identity and explicitly prioritize factual property imagery. */
@media (min-width: 901px) {
  .brand-mark { width: 50px; height: 50px; }
  .brand-copy strong { font-size: 1.14rem; }
  .hero-inner { grid-template-columns: 1.1fr .9fr; gap: 44px; }
  .hero-photo-wrap { width: min(410px, 100%); }
  .hero-photo-frame, .hero-arch-accent { border-radius: 200px 200px 18px 18px; }
}

.photo-caption { display: grid; grid-template-columns: auto 1fr auto; }
.photo-caption b { color: #f5cca9; font-size: 10px; letter-spacing: .14em; }
.availability-card { width: 184px; padding: 16px 18px; }
.availability-card img { display: block; width: 33px; height: 33px; margin-bottom: 6px; }

.info-visual { background: #5a675f; }
.info-visual::after { background: linear-gradient(90deg, rgba(13,43,31,.09), rgba(13,43,31,.46)); }
.photo-evidence { position: absolute; z-index: 3; right: 22px; top: 23px; padding: 11px 13px; background: rgba(255,253,249,.94); color: var(--canopy); border-left: 2px solid var(--clay); box-shadow: 0 5px 14px rgba(0,0,0,.09); }
.photo-evidence span { display: block; color: var(--clay); font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.photo-evidence strong { display: block; font-family: Georgia, "Times New Roman", serif; font-size: .95rem; line-height: 1.1; }
.photo-evidence p { margin: 3px 0 0; color: #65716a; font-size: .66rem; }

.poster-kisi { position: absolute; z-index: 2; right: 21px; top: 24px; width: 83px; height: 83px; background-image: radial-gradient(circle, transparent 34%, rgba(255,255,255,.82) 35%, rgba(255,255,255,.82) 46%, transparent 47%); background-size: 28px 28px; opacity: .8; }
.poster-number { z-index: 3; }

@media (max-width: 900px) {
  .hero-inner { grid-template-columns: 1fr; }
  .hero-photo-wrap { width: min(340px, 100%); }
}

@media (max-width: 580px) {
  .brand-mark { width: 38px; height: 38px; }
  .hero-photo-wrap { width: min(290px, 100%); }
  .availability-card { width: 154px; }
  .photo-evidence { right: 14px; top: 14px; padding: 9px 10px; }
  .poster-kisi { right: 15px; top: 17px; width: 64px; height: 64px; background-size: 22px 22px; }
}

