/* ZeuS222 — lightweight shared styles (system fonts, no external deps) */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.6;color:#222;background:#fff}
img,video{max-width:100%;height:auto;display:block}
a{color:#1a5fb4;text-decoration:none}
a:hover{text-decoration:underline}
h1,h2,h3,h4{line-height:1.25;margin:1em 0 .5em;font-weight:700}
p{margin:0 0 1em}
.container,.site-inner{max-width:1140px;margin:0 auto;padding:0 1rem}
.site-header,.site-footer,.header{border-bottom:1px solid #e5e5e5;padding:1rem 0}
.site-footer{border-top:1px solid #e5e5e5;border-bottom:0;margin-top:2rem}
.site-title{font-size:1.35rem;margin:0}
.site-title a{color:#111;font-weight:700}
.site-description{font-size:.9rem;color:#555;margin:.25rem 0 0}
.entry-content,.site-content{padding:1rem 0 2rem}
.entry-title{font-size:1.75rem}
.primary-menu,.social-links-menu,#menu-primary{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem}
.menu-toggle,.menu-btn{border:1px solid #ccc;background:#fff;padding:.4rem .8rem;border-radius:4px;cursor:pointer}
.row{display:flex;flex-wrap:wrap;margin:0 -.75rem}
.col-lg-9,.col-lg-3,.widget-sidebar{padding:0 .75rem;width:100%}
@media(min-width:992px){.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-3{flex:0 0 25%;max-width:25%}}
.bg-light{background:#f8f9fa}
.widget,.nx-list-item,.xpost-item,.post,.hentry{margin-bottom:1.25rem;padding:1rem;border-radius:6px}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.zeus222-brand-intro{background:#f0f7ff;border-left:4px solid #1a5fb4;padding:.75rem 1rem;margin-bottom:1.25rem;font-size:.95rem}
.zeus222-seo-footer{color:#666}
.wp-block-search__inside-wrapper,.search-form{display:flex;gap:.5rem;flex-wrap:wrap}
.wp-block-search__input,.search-field{flex:1;min-width:140px;padding:.5rem;border:1px solid #ccc;border-radius:4px}
.wp-block-search__button,.search-submit,.wp-element-button{padding:.5rem 1rem;border:1px solid #1a5fb4;background:#1a5fb4;color:#fff;border-radius:4px;cursor:pointer}
.header-image img{width:100%;height:auto}
.nx-list-title,.nx-list-title a{font-size:1.15rem;font-weight:600}
.single-nx-list-item,.nx-has-img{display:flex;gap:1rem;flex-wrap:wrap}
.nx-single-list-img{flex:0 0 200px;max-width:100%}
.menubar-content,.head-logo-sec{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}
.mobile-menu-bar,.wsm-menu{display:block}
.site-info,.info-news{text-align:center;padding:1rem 0;font-size:.9rem}
table{width:100%;border-collapse:collapse;margin:1em 0}
td,th{border:1px solid #ddd;padding:.5rem;text-align:left}
ul,ol{padding-left:1.5rem}
blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid #ccc;color:#444}
