
/* WordPress integration overrides */
html { margin-top: 0 !important; }
body.admin-bar .site-header { top: 48px; }
@media (max-width: 782px){ body.admin-bar .site-header{top:46px;} }
.site-header a, .footer a { text-decoration:none; }
.wp-site-blocks { padding:0; }
.screen-reader-text { position:absolute!important; width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0; }
.enquiry-form .form-error { color:#c43d4b; font-size:12px; margin:8px 0 0; }
.bhoretech-notice { margin:0 auto; max-width:1180px; padding:14px 20px; background:#fff1f1; color:#7a1e27; border:1px solid #efc3c7; border-radius:12px; }

.bhoretech-site svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;display:inline-block;vertical-align:middle}
.nav-link svg{width:14px;height:14px}.nav-cta svg,.btn svg,.text-link svg,.learn svg,.project-meta>svg{width:16px;height:16px}
.mobile-toggle svg{width:22px;height:22px}
.mobile-panel{padding:14px 20px;gap:4px}
.mobile-panel a{display:block;padding:12px 10px;color:var(--ink);border-bottom:1px solid var(--line-soft)}
.success-icon{font-size:28px;color:#1d63ff}
.generic-card{padding:50px;border:1px solid var(--line);border-radius:24px;background:rgba(16,21,42,.72);max-width:800px}
.prose-content{max-width:800px}
.prose-content a{color:var(--blue-deep)}
