/* WordPress integration layer. The original page CSS is loaded per route. */
html { margin-top: 0 !important; }
body.admin-bar .hd { top: 32px; }
@media (max-width: 782px) { body.admin-bar .hd { top: 46px; } }
.odoshare-form-notice {
  max-width: 1200px; margin: 18px auto 0; padding: 14px 20px; border: 1px solid #b7e3ce;
  background: #effaf5; color: #146c49; border-radius: 10px; font: 700 15px/1.6 Tajawal, Arial, sans-serif;
}
.odoshare-editor-content { max-width: 900px; margin: 60px auto; padding: 0 24px; }
.odoshare-generic-header, .odoshare-generic-footer { background: #0E2148; color: #fff; padding: 18px 24px; }
.odoshare-generic-header .inner, .odoshare-generic-footer .inner { max-width: 1200px; margin: auto; display:flex; align-items:center; justify-content:space-between; gap:20px; }
.odoshare-generic-header img { width: 180px; height: auto; }
.odoshare-generic-header a, .odoshare-generic-footer a { color:#fff; }
.screen-reader-text { border:0; clip:rect(1px,1px,1px,1px); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute!important; width:1px; word-wrap:normal!important; }

.sec a.st{color:inherit;text-decoration:none}.hd .lg img{height:auto;max-height:56px}.ft img{height:auto;max-width:210px}.odoshare-site .host h2,.odoshare-site #contact h2{font-family:var(--display);font-weight:800;font-size:clamp(26px,3.4vw,40px);line-height:1.25;color:var(--navy)}
