/*
Theme Name: BulbWing Productions
Theme URI: https://example.com/
Author: OpenAI for Daniel G. Van Saders
Description: A rugged vintage field-office block theme for BulbWing Productions.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: bulbwing-productions
*/

html { scroll-behavior: smooth; }
body { text-rendering: optimizeLegibility; }
.wp-site-blocks { min-height: 100vh; }
a { text-underline-offset: .18em; }
.bw-rule { border-top: 3px solid #8B2E25; }
.bw-card { border: 1px solid #756B56; box-shadow: 4px 4px 0 rgba(41,45,34,.10); }
.bw-placeholder { min-height: 260px; display:flex; align-items:center; justify-content:center; border:2px dashed #756B56; background:#D8CBA8; color:#292D22; text-align:center; padding:2rem; }
.bw-stamp { display:inline-block; border:2px solid #8B2E25; color:#8B2E25; padding:.35rem .7rem; letter-spacing:.12em; font-weight:700; transform:rotate(-1deg); }
@media (max-width: 700px) {
  .wp-block-site-title { font-size: 1.55rem !important; }
  .bw-placeholder { min-height: 180px; }
}
