
:root{--odg-green:#173f38;--odg-gold:#9a7c46;--odg-text:#354842;--odg-muted:#6a7974;--odg-line:#dce5e1;--odg-soft:#f6f8f7}
.odg-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.odg-card{background:#fff;border:1px solid var(--odg-line);min-width:0;box-shadow:0 8px 24px rgba(14,52,45,.045)}
.odg-card-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none!important}
.odg-card-image{aspect-ratio:16/9;overflow:hidden;background:var(--odg-soft)}
.odg-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.odg-card-link:hover .odg-card-image img{transform:scale(1.025)}
.odg-card-body{display:flex;flex-direction:column;flex:1;padding:20px}
.odg-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px;font:800 9px/1.25 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--odg-gold)}
.odg-meta time{font-weight:600;color:#87938f;letter-spacing:.04em}
.odg-card h3{font:500 22px/1.22 Georgia,"Times New Roman",serif;color:var(--odg-green);margin:0 0 12px}
.odg-card p{font:400 12.5px/1.62 system-ui,sans-serif;color:var(--odg-muted);margin:0 0 18px;text-align:justify;text-justify:inter-word;hyphens:auto}
.odg-read{margin-top:auto;font:800 10px/1.2 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--odg-green)}
.odg-read b{font-size:16px;margin-left:5px}
.odg-empty{padding:20px;border:1px solid var(--odg-line);background:var(--odg-soft);color:var(--odg-muted);font:400 13px/1.6 system-ui,sans-serif}
.odg-archive-shell{max-width:1180px;margin:0 auto;padding:48px 22px 80px}
.odg-archive-head{max-width:820px;margin:0 0 34px}
.odg-kicker{font:800 10px/1.2 system-ui,sans-serif;letter-spacing:.13em;color:var(--odg-gold)}
.odg-archive-head h1{font:500 clamp(36px,5vw,60px)/1.05 Georgia,"Times New Roman",serif;color:var(--odg-green);margin:8px 0 16px}
.odg-archive-head p{font:400 15px/1.7 system-ui,sans-serif;color:var(--odg-muted);text-align:justify;hyphens:auto}
.odg-article-shell{max-width:1180px;margin:0 auto;padding:46px 22px 80px}
.odg-article{max-width:900px;margin:0 auto}
.odg-article-head{margin-bottom:28px}
.odg-article-head .odg-meta{justify-content:flex-start;gap:16px}
.odg-article-head h1{font:500 clamp(36px,5.4vw,64px)/1.06 Georgia,"Times New Roman",serif;color:var(--odg-green);margin:8px 0 18px}
.odg-article-lead{font:400 17px/1.7 Georgia,"Times New Roman",serif;color:#52645e;text-align:justify;hyphens:auto}
.odg-hero{margin:0 0 30px}
.odg-hero img{display:block;width:100%;height:auto;max-height:580px;object-fit:cover}
.odg-content{font:400 16px/1.82 Georgia,"Times New Roman",serif;color:#2f403a}
.odg-content p{margin:0 0 1.35em;text-align:justify;text-justify:inter-word;hyphens:auto;overflow-wrap:anywhere}
.odg-content h2,.odg-content h3,.odg-content h4{color:var(--odg-green);font-family:Georgia,"Times New Roman",serif;line-height:1.25;margin:1.7em 0 .6em}
.odg-content h2{font-size:30px}.odg-content h3{font-size:24px}.odg-content h4{font-size:20px}
.odg-content ul,.odg-content ol{margin:0 0 1.4em 1.4em;padding:0}
.odg-content li{margin:.45em 0}
.odg-content blockquote{margin:1.5em 0;padding:18px 22px;border-left:3px solid var(--odg-gold);background:var(--odg-soft);color:#52645e}
.odg-content img{max-width:100%;height:auto}
.odg-content figure{max-width:100%;margin:1.6em auto}
.odg-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}
.odg-content th,.odg-content td{border:1px solid var(--odg-line);padding:10px;vertical-align:top}
.odg-files{margin-top:40px;padding-top:28px;border-top:1px solid var(--odg-line)}
.odg-files h2{font:600 23px/1.2 Georgia,"Times New Roman",serif;color:var(--odg-green);margin:0 0 14px}
.odg-file{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1ef}
.odg-file a{color:var(--odg-green);font:700 13px/1.35 system-ui,sans-serif;text-decoration:none}
.odg-file small{color:#7b8984;font:500 10px/1.2 system-ui,sans-serif;text-transform:uppercase}
@media(max-width:980px){.odg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){
 .odg-grid{grid-template-columns:1fr}
 .odg-card h3{font-size:21px}
 .odg-card p{font-size:13px}
 .odg-archive-shell,.odg-article-shell{padding-left:16px;padding-right:16px}
 .odg-content{font-size:15.5px;line-height:1.76}
 .odg-article-head h1{font-size:38px}
}
@media(prefers-reduced-motion:reduce){.odg-card-image img{transition:none}}

/* 1.1.0 – dopracowanie redakcyjne */
.od-home-glosy .odg-grid{
  grid-template-columns:repeat(auto-fit,minmax(280px,360px))!important;
  justify-content:start;
}
.od-home-glosy .odg-card{max-width:360px}
.od-home-glosy .odg-card-body{padding:18px}
.od-home-glosy .odg-card h3{font-size:20px;line-height:1.18;margin-bottom:8px}
.od-home-glosy .odg-card p{
  font-size:12px;line-height:1.5;margin-bottom:12px;
  display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;
}
.odg-article{max-width:860px}
.odg-article-head{padding-bottom:22px;border-bottom:1px solid var(--odg-line);margin-bottom:28px}
.odg-article-head h1{max-width:820px;margin-top:10px;margin-bottom:10px}
.odg-article-subtitle{
  max-width:800px;
  font:400 19px/1.55 Georgia,"Times New Roman",serif;
  color:#5a6a65;
  margin-top:10px;
}
.odg-content{
  font-size:17px;
  line-height:1.86;
  max-width:790px;
  margin:0 auto;
  text-align:justify;
  text-justify:inter-word;
  hyphens:auto;
  -webkit-hyphens:auto;
  word-break:normal;
  overflow-wrap:normal;
}
.odg-content p{
  text-align:justify;
  text-justify:inter-word;
  hyphens:auto;
  -webkit-hyphens:auto;
  word-break:normal;
  overflow-wrap:normal;
  orphans:3;
  widows:3;
}
.odg-content p + p{text-indent:0}
.odg-content h2,.odg-content h3,.odg-content h4{
  text-align:left;
  hyphens:none;
}
.odg-signature{
  max-width:790px;
  margin:34px auto 0;
  padding-top:18px;
  border-top:1px solid var(--odg-line);
  color:#173f38;
  font:600 15px/1.5 Georgia,"Times New Roman",serif;
}
.odg-signature-left{text-align:left}
.odg-signature-center{text-align:center}
.odg-signature-right{text-align:right}
.odg-hero{max-width:960px;margin-left:auto;margin-right:auto}
.odg-hero img{border-radius:0}
@media(max-width:620px){
  .od-home-glosy .odg-grid{grid-template-columns:1fr!important}
  .od-home-glosy .odg-card{max-width:none}
  .odg-content{font-size:16px;line-height:1.8}
  .odg-article-subtitle{font-size:17px}
}

/* 1.1.1 – kontekst strony Głosów i usunięcie wielkiego tytułu motywu */
.odg-single .wp-block-site-title,
.odg-single .site-title,
.odg-single .site-branding .site-title,
.odg-single header .wp-block-site-title{
  display:none!important;
}
.odg-section-context{
  border-top:1px solid #e1e7e4;
  border-bottom:1px solid #e1e7e4;
  background:#fff;
}
.odg-section-context-inner{
  max-width:1180px;
  margin:0 auto;
  padding:18px 22px;
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:24px;
}
.odg-section-kicker{
  display:block;
  margin-bottom:4px;
  color:#9a7c46;
  font:800 9px/1.2 system-ui,sans-serif;
  letter-spacing:.13em;
}
.odg-section-title{
  color:#173f38!important;
  text-decoration:none!important;
  font:500 27px/1.15 Georgia,"Times New Roman",serif;
}
.odg-section-title:hover{text-decoration:underline!important;text-underline-offset:4px}
.odg-breadcrumbs{
  display:flex;
  gap:7px;
  align-items:center;
  color:#7b8984;
  font:600 10px/1.3 system-ui,sans-serif;
  white-space:nowrap;
}
.odg-breadcrumbs a{color:#65756f;text-decoration:none}
.odg-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:3px}
.odg-single .odg-article-shell{padding-top:34px}
@media(max-width:700px){
  .odg-section-context-inner{display:block;padding:15px 16px}
  .odg-section-title{font-size:23px}
  .odg-breadcrumbs{margin-top:9px;white-space:normal;flex-wrap:wrap}
}

/* 1.1.2 – twarde usunięcie zbędnego brandingu motywu na pojedynczych Głosach */
body.odg-single .site-header .site-branding,
body.odg-single .site-header .site-title,
body.odg-single .site-header .wp-block-site-title,
body.odg-single header.site-header > .wrap > .site-branding{
  display:none!important;
}
body.odg-single .site-header:has(.site-branding:only-child){
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
}

/* 1.1.3 – twarda korekta zajawki na stronie głównej */
.od-home-glosy .odg-card{
  width:100%;
  max-width:420px!important;
}
.od-home-glosy .odg-card-body{
  padding:20px 20px 18px!important;
}
.od-home-glosy .odg-card p{
  margin:0 0 14px!important;
  font-size:13px!important;
  line-height:1.62!important;
  letter-spacing:0!important;
  word-spacing:normal!important;
  text-align:left!important;
  text-justify:auto!important;
  hyphens:auto!important;
  -webkit-hyphens:auto!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.od-home-glosy .odg-card h3{
  font-size:21px!important;
  line-height:1.2!important;
  margin:0 0 10px!important;
}
.od-home-glosy .odg-meta{
  margin-bottom:9px!important;
}

/* 1.1.4 – własny nagłówek Głosów, bez nagłówka motywu */
body.odg-standalone{
  margin:0!important;
  background:#fff;
}
.odg-sitebar{
  position:relative;
  z-index:20;
  width:100%;
  background:#fff;
  border-bottom:1px solid #e1e7e4;
}
.odg-sitebar-inner{
  max-width:1180px;
  margin:0 auto;
  padding:15px 22px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.odg-sitebar-brand{
  color:#173f38!important;
  text-decoration:none!important;
  font:600 16px/1.2 Georgia,"Times New Roman",serif;
}
.odg-sitebar-nav{
  display:flex;
  align-items:center;
  gap:20px;
}
.odg-sitebar-nav a{
  color:#586a64;
  text-decoration:none;
  font:700 10px/1.2 system-ui,sans-serif;
  letter-spacing:.03em;
}
.odg-sitebar-nav a:hover,
.odg-sitebar-nav a[aria-current="page"]{
  color:#173f38;
  text-decoration:underline;
  text-underline-offset:4px;
}
body.admin-bar .odg-sitebar{margin-top:0}
@media(max-width:680px){
  .odg-sitebar-inner{padding:13px 16px;display:block}
  .odg-sitebar-nav{margin-top:8px;gap:14px;flex-wrap:wrap}
}


/* 1.1.5 – usunięcie zdublowanego paska z nazwą serwisu */
.odg-sitebar{display:none!important}
.odg-archive-page .odg-archive-shell{padding-top:34px}


/* 1.1.6 – proporcje tytułu i polskie dzielenie wyrazów */
.odg-article-head{
  max-width:790px!important;
  margin:0 auto 30px!important;
  padding-bottom:22px!important;
}
.odg-article-head .odg-meta{
  max-width:790px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.odg-article-head h1{
  width:100%!important;
  max-width:790px!important;
  margin:10px auto 12px!important;
  font-size:clamp(34px,4.2vw,52px)!important;
  line-height:1.08!important;
  letter-spacing:-.018em!important;
  text-wrap:balance;
}
.odg-article-subtitle{
  width:100%!important;
  max-width:790px!important;
  margin:12px auto 0!important;
  font-size:18px!important;
  line-height:1.55!important;
}
.odg-content,
.odg-content p,
.odg-content li,
.odg-article-subtitle{
  -webkit-hyphens:auto!important;
  hyphens:auto!important;
  hyphenate-character:"-";
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.odg-content{lang:pl;}
@media(max-width:700px){
  .odg-article-head{max-width:100%!important}
  .odg-article-head h1{font-size:clamp(32px,10vw,42px)!important}
  .odg-article-subtitle{font-size:17px!important}
}
