/* Drupal-rendered content (nodes, forms, messages, tabs) — the compiled Tailwind CSS has no styles for these. */
:where(.hm-content) h1{font-size:2.25rem;font-weight:800;color:#022c54;margin:0 0 1.5rem}
:where(.hm-content) h2{font-size:1.6rem;font-weight:700;color:#0f172a;margin:2rem 0 .75rem}
:where(.hm-content) h3{font-size:1.25rem;font-weight:700;margin:1.5rem 0 .5rem}
:where(.hm-content) p,:where(.hm-content) ul,:where(.hm-content) ol,:where(.hm-content) table{margin:0 0 1rem;line-height:1.7;color:#334155}
:where(.hm-content) ul{list-style:disc;padding-left:1.5rem}:where(.hm-content) ol{list-style:decimal;padding-left:1.5rem}
:where(.hm-content) a:not([class]){color:#045398;text-decoration:underline}
:where(.hm-content) table{width:100%;border-collapse:collapse}
:where(.hm-content) th,:where(.hm-content) td{border:1px solid #d9e9f8;padding:.5rem .75rem;text-align:left}
:where(.hm-content) th{background:#eef5fc;color:#022c54}
:where(.hm-content) input[type=text],:where(.hm-content) input[type=email],:where(.hm-content) input[type=password],:where(.hm-content) input[type=search],:where(.hm-content) select,:where(.hm-content) textarea{border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem .75rem;width:100%;max-width:32rem}
:where(.hm-content) input[type=submit],:where(.hm-content) .button{background:#045398;color:#fff;border-radius:9999px;padding:.6rem 1.5rem;font-weight:600;cursor:pointer}
:where(.hm-content) .form-item{margin-bottom:1rem}:where(.hm-content) label{display:block;font-weight:600;margin-bottom:.25rem}
:where(.hm-content) [data-drupal-messages] > div{border-left:4px solid #045398;background:#eef5fc;padding:1rem;margin:1rem 0;border-radius:.5rem}
:where(.hm-content) [role=alert]{border-left-color:#dc2626;background:#fef2f2}
#block-hmwssb-local-tasks ul{list-style:none;padding:0;display:flex;gap:.5rem;border-bottom:1px solid #d9e9f8;margin-bottom:1.5rem}
#block-hmwssb-local-tasks a{display:block;padding:.5rem 1rem;color:#045398;text-decoration:none}
#block-hmwssb-local-tasks a.is-active{border-bottom:2px solid #045398;font-weight:600}
body.toolbar-fixed .site-header{top:var(--drupal-displace-offset-top,0)}
/* Telugu labels are wider: tighten the header nav so it fits at 1280px. */
html:lang(te) .site-header nav{gap:.9rem}
html:lang(te) .site-header nav .nav-link{font-size:13px}
