body.photo-watermark-enabled #media-dialog.is-photo #dialog-media::after{
  content:"BOKAH MEDIA";
  position:absolute;
  right:12px;
  bottom:10px;
  z-index:3;
  color:rgba(255,255,255,.56);
  font-size:clamp(.42rem,.35rem + .16vw,.58rem);
  font-weight:700;
  letter-spacing:.18em;
  text-shadow:0 1px 8px rgba(0,0,0,.85);
  pointer-events:none;
}
body.photo-watermark-enabled #media-dialog.is-photo #dialog-media{position:relative}
a-dialog.is-photo #dialog-media{position:relative}

/* Portrait contact form: keep form copy aligned with the compact mobile system. */
#contact-form .contact-submit{display:inline-flex;align-items:center;gap:.58em;letter-spacing:.01em;text-transform:none}
#contact-form .contact-submit svg{width:1.08em;height:1.08em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:520px) and (orientation:portrait){
 .contact-form-heading h3{font-size:1.25rem;line-height:1.3}
 .contact-form-intro{font-size:.9rem;line-height:1.65}
 #contact-form{gap:.8rem}
 #contact-form .form-field{gap:.42rem;font-size:.6875rem}
 #contact-form .form-field input,#contact-form .form-field textarea{padding:.78rem .9rem;font-size:.9375rem;line-height:1.5}
 #contact-form .form-field textarea{min-height:110px}
 #contact-form .contact-submit{min-height:46px;font-size:.9375rem}
}
ize:.9375rem}
}
