/*
Theme Name: Infra Content
Description: Native WordPress article theme maintained in Infra. Preserves content, navigation and registered sidebars without vendor frameworks.
Version: 1.1.2
Requires at least: 6.9
Requires PHP: 7.4
Text Domain: infra-content
License: GPL-2.0-or-later
*/
:root{--accent:#019e71;--header:#00d99a;--ink:#26313a;--paper:#fff;--line:#e5e5e5}*{box-sizing:border-box}body{margin:0;background:#eeecec;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.65}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #216fac;outline-offset:3px}img{max-width:100%;height:auto}.brand{background:var(--header);text-align:center;padding:28px 20px;min-height:105px}.brand a{font-size:32px;font-weight:800;color:#12392e}.brand img{display:block;max-width:min(450px,85vw);max-height:115px;object-fit:contain;margin:auto}.primary-navigation{background:#fff;padding:22px}.menu{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 30px}.primary-navigation .menu>li>a{font-size:20px;font-weight:750}.menu .sub-menu{list-style:none;margin:6px 0 0;padding:0 0 0 16px;font-size:15px}.site-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(240px,1fr);gap:40px;max-width:1365px;padding:40px;margin:auto}main{min-width:0}.no-sidebar{display:block;max-width:1050px}.page-heading{background:var(--accent);color:#fff;border-left:5px solid #216fac;padding:28px 40px;margin-bottom:38px}.page-heading h1{font-size:38px;line-height:1.2;margin:8px 0}.content-card,.widget{background:var(--paper);padding:35px 40px;margin:0 0 22px}.entry-header h1{font-size:36px;line-height:1.25;margin:12px 0 18px}.entry-header h2{font-size:28px;line-height:1.3;margin:12px 0}.entry-meta{font-size:13px;color:#596775;margin:0 0 26px}.categories{font-size:14px;font-weight:700}.categories a{display:inline-block;background:#216fac;color:#fff;border-radius:20px;padding:2px 12px;margin-right:6px}.entry-content{overflow-wrap:anywhere}.entry-content>:first-child{margin-top:0}.entry-content h2{font-size:28px;line-height:1.35;margin:1.5em 0 .7em}.entry-content h3{font-size:23px;line-height:1.4}.entry-content table{max-width:100%;display:block;overflow:auto;border-collapse:collapse}.entry-content td,.entry-content th{padding:8px;border:1px solid var(--line)}.entry-content iframe,.entry-content video{max-width:100%}.entry-content pre{overflow:auto}.entry-content blockquote{border-left:3px solid var(--accent);padding-left:20px;margin-left:0}.entry-content p{margin-bottom:1.3em}.featured-image{margin:20px 0}.featured-image img{display:block;width:auto;max-height:650px;object-fit:contain}.widget{padding:28px 32px}.widget ul{list-style:none;padding:0;margin:0}.widget li{padding:10px 0;border-bottom:1px solid var(--line)}.widget-title{font-size:20px}.site-footer{background:var(--accent);color:#fff;text-align:center;padding:30px 20px}.site-footer a{color:#fff}.site-footer p{font-size:14px}.pagination,.post-navigation,.page-links{background:#fff;padding:20px;margin-bottom:25px}.nav-links{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip-link:focus{clip-path:none;width:auto;height:auto;left:10px;top:10px;background:#fff;padding:10px;z-index:100}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin:0 20px 15px 0}.alignright{float:right;margin:0 0 15px 20px}.wp-caption{max-width:100%}.wp-caption-text,figcaption{font-size:14px;color:#596775}.entry-content:after{content:"";display:block;clear:both}.gallery{display:flex;flex-wrap:wrap;gap:10px}.gallery-item{margin:0;max-width:100%}input,button,select,textarea{font:inherit;max-width:100%}input,textarea{padding:8px;border:1px solid #bbb}button,input[type=submit]{background:var(--accent);color:#fff;border:0;padding:8px 14px;cursor:pointer}
@media(max-width:850px){.site-layout{display:block;padding:24px;max-width:850px}.sidebar{margin-top:30px}.primary-navigation{padding:18px}.primary-navigation .menu>li>a{font-size:17px}.menu{gap:10px 20px}.brand a{font-size:28px}.content-card,.widget{padding:26px}.page-heading{padding:22px 26px;margin-bottom:24px}.page-heading h1{font-size:32px}.entry-header h1{font-size:30px}.entry-header h2{font-size:25px}}
@media(max-width:480px){body{font-size:16px}.site-layout{padding:18px 14px}.content-card,.widget{padding:23px 20px}.brand{padding:22px 14px}.brand a{font-size:26px}.menu{gap:8px 18px}.page-heading{padding:20px}.entry-header h1{font-size:28px}.alignleft,.alignright{float:none;margin:15px 0}.entry-content h2{font-size:25px}}

/* Native replacements for configured editorial groups; horizontal scrolling needs no JavaScript. */
.featured-posts{margin-bottom:26px}.featured-posts .group-items{display:grid;grid-auto-flow:column;grid-auto-columns:44%;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.featured-posts article{background:#fff;scroll-snap-align:start}.featured-posts img{width:100%;height:210px;object-fit:cover}.featured-posts h3{font-size:21px;line-height:1.35;padding:16px;margin:0}.featured-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.featured-boxes a{display:flex;flex-direction:column;background:#fff;text-align:center;font-weight:700}.featured-boxes img{width:100%;height:145px;object-fit:cover}.featured-boxes span{padding:12px}.article-group{background:#fff;padding:24px;margin-bottom:24px}.article-group .group-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.article-group h3{font-size:20px;line-height:1.4}.article-group img{width:100%;height:180px;object-fit:cover}.site-footer .widget{text-align:left;color:var(--ink)}.site-footer .widget a{color:var(--accent)}@media(max-width:600px){.featured-posts .group-items{grid-auto-columns:84%}.featured-boxes{gap:8px}.featured-boxes img{height:95px}.featured-boxes span{font-size:14px;padding:8px}.article-group .group-items{grid-template-columns:1fr}}

/* Honor an auto-ad slot that the ad provider has explicitly collapsed to 0x0. */
.site-layout ins.adsbygoogle[style*="width: 0px"][style*="height: 0px"]{overflow:hidden}
