/* BR SITE SHARED THEME V2-R2 — NAV/NEWS/PAGE/ROADS POLISH */

/* Aktualności: ten sam lewy biały panel co na zwykłych podstronach. */
html body.siteBody main.siteMainSubpage > .wrap.newsArchive {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: clamp(28px, 3.3vw, 40px) !important;
    box-sizing: border-box !important;
    background: linear-gradient(180deg, rgba(255,255,255,.995), rgba(255,255,255,.975)) !important;
    border: 1px solid var(--br-line) !important;
    border-radius: 17px !important;
    box-shadow: 0 14px 42px rgba(8,42,73,.055) !important;
}

html body.siteBody .newsArchiveHeader {
    margin-bottom: 24px !important;
}

html body.siteBody .newsArchiveHeader .eyebrow {
    display: inline-block !important;
    margin: 0 0 10px !important;
    color: var(--br-green) !important;
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 820 !important;
    letter-spacing: .10em !important;
    text-transform: uppercase !important;
}

html body.siteBody .newsArchiveHeader h1 {
    margin: 0 0 13px !important;
    color: var(--br-navy) !important;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    font-size: clamp(30px, 4.2vw, 48px) !important;
    line-height: 1.04 !important;
    letter-spacing: -1.25px !important;
    font-weight: 820 !important;
}

html body.siteBody .newsArchiveHeader h1::after {
    content: "" !important;
    display: block !important;
    width: 58px !important;
    height: 4px !important;
    margin-top: 16px !important;
    border-radius: 999px !important;
    background: linear-gradient(90deg, var(--br-green), #60ce80) !important;
}

html body.siteBody .newsArchiveCount {
    margin: 0 !important;
    color: #758393 !important;
    font-size: 12px !important;
}

html body.siteBody .newsArchive .blogList {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 13px !important;
    margin-top: 0 !important;
}

html body.siteBody .newsArchive .blogCard {
    position: relative !important;
    padding: 19px 21px 18px !important;
    border: 1px solid var(--br-line) !important;
    border-radius: 13px !important;
    background: linear-gradient(180deg,#fff,#fcfdfe) !important;
    box-shadow: 0 7px 22px rgba(8,42,73,.035) !important;
}

html body.siteBody .newsArchive .blogCard::before {
    top: 15px !important;
    bottom: 15px !important;
    width: 3px !important;
}

html body.siteBody .newsArchive .blogMeta {
    margin-bottom: 7px !important;
    color: #6d8193 !important;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
    font-size: 11px !important;
    font-weight: 720 !important;
}

html body.siteBody .newsArchive .blogCard h2 {
    margin: 0 0 8px !important;
    color: var(--br-navy) !important;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    font-size: 19px !important;
    line-height: 1.25 !important;
    letter-spacing: -.25px !important;
    font-weight: 760 !important;
}

html body.siteBody .newsArchive .blogCard h2 a {
    color: inherit !important;
    text-decoration: none !important;
}

html body.siteBody .newsArchive .blogCard h2 a:hover {
    color: var(--br-green-dark) !important;
}

html body.siteBody .newsArchive .blogCard p {
    max-width: 720px !important;
    margin: 0 0 11px !important;
    color: var(--br-muted) !important;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
}

html body.siteBody .newsArchive .blogMore {
    display: inline-flex !important;
    align-items: center !important;
    color: var(--br-green-dark) !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 760 !important;
}

html body.siteBody .newsArchive .blogMore:hover {
    color: var(--br-navy) !important;
}

/* Drogi rowerowe: neutralny szkielet do późniejszego uzupełnienia treścią. */
html body.siteBody .roadsSkeleton {
    min-height: 260px;
}

html body.siteBody .roadsSkeletonHint {
    margin-top: 24px !important;
    height: 1px;
    background: linear-gradient(90deg, rgba(22,148,71,.35), rgba(6,43,85,.08), transparent 82%);
}

@media (max-width: 860px) {
    html body.siteBody main.siteMainSubpage > .wrap.newsArchive {
        width: 100% !important;
        padding: 23px 20px !important;
        border-radius: 13px !important;
    }
}

/* BR SITE SHARED THEME V2-R2-R1 — NEWS ARCHIVE COSMETICS
   Cosmetic only: slightly tighter card rhythm + better internal spacing.
*/
html body.siteBody .newsArchive .blogList {
    gap: 11px !important;
}

html body.siteBody .newsArchive .blogCard {
    padding-top: 18px !important;
    padding-bottom: 17px !important;
}

html body.siteBody .newsArchive .blogMeta {
    margin-bottom: 8px !important;
}

html body.siteBody .newsArchive .blogCard h2 {
    margin-bottom: 10px !important;
}

html body.siteBody .newsArchive .blogCard p {
    margin-bottom: 13px !important;
}

html body.siteBody .newsArchive .blogMore {
    margin-top: 1px !important;
}


/* BR SITE SHARED THEME V2-R2-R2 — NEWS VISUAL POLISH
   More visible, still restrained archive-card refinement.
*/
html body.siteBody .newsArchive .blogList {
    gap: 13px !important;
}

html body.siteBody .newsArchive .blogCard {
    padding: 20px 22px 19px !important;
    border-color: #d9e4e9 !important;
    background:
        linear-gradient(
            105deg,
            rgba(22,148,71,.028) 0%,
            rgba(255,255,255,1) 25%,
            rgba(255,255,255,1) 100%
        ) !important;
    box-shadow: 0 8px 24px rgba(8,42,73,.045) !important;
}

html body.siteBody .newsArchive .blogCard:hover {
    transform: translateY(-2px) !important;
    border-color: #c8ddd0 !important;
    box-shadow: 0 13px 31px rgba(8,42,73,.075) !important;
}

html body.siteBody .newsArchive .blogCard::before {
    top: 16px !important;
    bottom: 16px !important;
    width: 3px !important;
    border-radius: 0 99px 99px 0 !important;
    background: linear-gradient(180deg, #1eae58, #148b45) !important;
}

html body.siteBody .newsArchive .blogMeta {
    display: inline-flex !important;
    align-items: center !important;
    width: max-content !important;
    min-height: 22px !important;
    margin: 0 0 10px !important;
    padding: 3px 8px !important;
    border-radius: 999px !important;
    background: #edf8f0 !important;
    color: #4f6f60 !important;
    font-size: 10px !important;
    line-height: 1 !important;
    font-weight: 760 !important;
    letter-spacing: .015em !important;
}

html body.siteBody .newsArchive .blogCard h2 {
    margin: 0 0 9px !important;
    color: var(--br-navy) !important;
    font-size: 20px !important;
    line-height: 1.22 !important;
    letter-spacing: -.35px !important;
    font-weight: 780 !important;
}

html body.siteBody .newsArchive .blogCard p {
    max-width: 710px !important;
    margin: 0 0 14px !important;
    color: #5f7081 !important;
    font-size: 13px !important;
    line-height: 1.58 !important;
}

html body.siteBody .newsArchive .blogMore {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    margin-top: 0 !important;
    color: #0f7e3b !important;
    font-size: 12px !important;
    font-weight: 780 !important;
    text-decoration: none !important;
}

html body.siteBody .newsArchive .blogMore::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 12px !important;
    bottom: -3px !important;
    height: 1px !important;
    background: linear-gradient(90deg, rgba(15,126,59,.42), rgba(15,126,59,0)) !important;
    transform: scaleX(.55) !important;
    transform-origin: left center !important;
    transition: transform .16s ease !important;
}

html body.siteBody .newsArchive .blogMore:hover {
    color: var(--br-navy) !important;
}

html body.siteBody .newsArchive .blogMore:hover::after {
    transform: scaleX(1) !important;
}

@media (max-width: 760px) {
    html body.siteBody .newsArchive .blogCard {
        padding: 18px 18px 17px !important;
    }

    html body.siteBody .newsArchive .blogCard h2 {
        font-size: 18px !important;
    }
}
