


:root {
    --color-text: #000000;
    --font-main: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    --color-text-light: #000000;
    --spacing-container: 1200px;
    /* No gray, only black */
    --color-border: #000000;
    --color-muted: #000000;
    --color-accent: #000000;
    --color-bg: #ffffff;
}

* {
    /* Force all borders black */
    outline-color: #000000 !important;
    margin: 0;
    box-sizing: border-box;
    padding: 0;
    border-color: #000000 !important;
}

body {
    -webkit-font-smoothing: antialiased;
    font-size: 16.15px;
    background-color: var(--color-bg);
    line-height: 1.52;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: var(--color-text) !important;
    -ms-text-size-adjust: 100%;
    font-family: var(--font-main);
    -moz-text-size-adjust: 100%;
}

a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    opacity: 1;
    text-decoration: underline;
    color: #000000;
}

img {
    height: auto;
    max-width: 100%;
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.47em;
    color: #000000 !important;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.27;
}

/* Fix Chrome deprecation warning: explicit font-sizes for h1 in article/section */
h1 {
    font-size: 1.99em;
}
article h1, section h1 {
    font-size: 2.02em;
}

/* Remove empty spacers generated by rich text editors/CMS */
p:empty, .post-body p:empty {
    display: none !important;
}
.post-body > br {
    display: none !important;
}

p {
    color: #000000 !important;
    margin-bottom: 0.68em;
}
small {
    color: #000000 !important;
}
span {
    color: #000000 !important;
}

/* Layout */
.wrapper {
    max-width: var(--spacing-container);
    padding: 0 18px;
    margin: 0 auto;
}

/* Header */
.banner-area {
    margin-bottom: 28.66px;
    padding: 17.27px 0;
    background: #ffffff;
    border-bottom: 2px solid #000000;
}
.banner-area .wrapper {
    flex-direction: column !important;
    gap: 17.21px !important;
    align-items: flex-start !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
}
.identity {
    text-decoration: none;
    font-weight: 800;
    letter-spacing: -0.5px;
    font-size: 26.89px;
    text-transform: uppercase;
    color: #000000 !important;
}
.primary-nav {
    align-items: center !important;
    display: flex !important;
    gap: 22.45px;
    flex-wrap: nowrap !important;
}
.primary-nav a {
    text-transform: uppercase;
    color: #000000 !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 13.07px;
}
.primary-nav a:hover {
    opacity: 0.7;
    text-decoration: none;
}

/* Main Grid */
.page-grid {
    grid-template-columns: 1fr 300px;
    display: grid;
    /* Left Content - Right Sidebar */
    gap: 60px;
    margin-bottom: 77.34px;
}

/* Mega Article */
.top-story {
    background: #ffffff;
    border: 2px solid #000000;
    padding: 45.45px;
    border-radius: 10.6px;
}
.top-story h1 {
    font-size: 37.51px;
    margin-bottom: 12.14px;
    color: #000000 !important;
}
.top-story h2 {
    color: #000000 !important;
    margin-top: 15.17px;
    font-size: 23.45px;
    margin-bottom: 5.38px;
    padding-bottom: 0;
}
.post-body > h2:first-of-type {
    margin-top: 0 !important;
}
.top-story h3 {
    color: #000000 !important;
    margin-top: 20.11px;
    font-size: 19.25px;
}
.date-line {
    gap: 15.9px;
    margin-bottom: 40.73px;
    font-weight: 600;
    display: flex;
    font-size: 13.08px;
    padding-bottom: 9.28px;
    color: #000000 !important;
    border-bottom: 1px solid #000000;
}
.post-body {
    font-size: 17.8px;
    color: #000000 !important;
    line-height: 1.6;
}
.anchor-stack {
    font-size: 12.98px;
    color: #555555 !important;
    font-style: italic;
    font-weight: 400;
}
.post-body a {
    /* Blue link for backlinks */;
    text-decoration: underline;
    color: #0056b3 !important;
    font-weight: 700;
}
.post-body a:hover {
    color: #003d82 !important;
    text-decoration: none;
}

/* Internal Backlink / Related Topic Box */
.deep-shelf {
    background: #ffffff;
    color: #000000 !important;
    font-style: italic;
    margin-top: 29.34px;
    border: 2px solid #000000;
    padding: 12px;
    border-radius: 6.95px;
}
.deep-shelf a {
    text-decoration: underline;
    font-weight: 700;
}

/* Sidebar */
.side-panel {
    align-self: start;
    top: 40px;
    position: sticky;
}
.widget-box {
    padding: 26.12px;
    background: #ffffff;
    margin-bottom: 32.76px;
    border: 2px solid #000000;
    border-radius: 12.42px;
}
.box-title {
    font-size: 20.93px;
    margin-bottom: 22.07px;
    letter-spacing: -0.02em;
    padding-bottom: 11.18px;
    border-bottom: 2px solid #000000;
    text-transform: uppercase;
    color: #000000 !important;
    /* H3 Size */
    font-weight: 800;
}
.latest-entries {
    list-style: none !important;
    margin: 0 !important;
    padding-left: 0 !important;
}
.latest-entries li {
    margin-bottom: 10.82px;
    border-bottom: 1px solid rgba(0,0,0,0.15) !important;
    padding-bottom: 10.28px;
    position: relative;
}
.latest-entries li:last-child {
    border: none !important;
}
.latest-entries a {
    font-weight: 600;
    margin-bottom: 2.19px;
    text-decoration: none;
    color: #000000 !important;
    display: block;
}
.latest-entries a:hover {
    color: #333333 !important;
    text-decoration: underline;
}

/* Latest Posts (for SSI included content) */
.entry-row {
    border-bottom: 1px solid #000000;
    padding: 14.55px 0;
}
.entry-row:last-child {
    border-bottom: none;
}
.entry-row a {
    margin-bottom: 7.9px;
    display: block;
    font-size: 14.98px;
    font-weight: 600;
    color: #000000 !important;
    text-decoration: none;
    line-height: 1.44;
}
.entry-row a:hover {
    text-decoration: underline;
}
.when {
    color: #000000 !important;
    font-weight: 600;
    font-size: 11.79px;
}

.history-list {
    list-style: none;
}
.history-list li {
    margin-bottom: 7.03px;
}
.history-list a {
    font-size: 14.06px;
    font-weight: 600;
    color: #000000 !important;
    display: flex;
    justify-content: space-between;
}
.post-count {
    color: #000000 !important;
}

.label-group {
    flex-wrap: wrap;
    gap: 7.93px;
    display: flex;
}
.term-badge {
    font-size: 12.41px;
    display: inline-block;
    font-weight: 600;
    padding: 4.43px 13.09px;
    border: 2px solid #000000;
    transition: all 0.2s ease;
    background: #ffffff;
    text-decoration: none;
    color: #000000 !important;
    border-radius: 9.55px;
}
.term-badge:hover {
    transform: translateY(-1px);
    background: #000000;
    color: #ffffff !important;
}

/* Footer */
.base-bar {
    border-top: 2px solid #000000;
    font-weight: 600;
    background: #fff;
    text-align: center;
    padding: 38.64px 0;
    color: #000000 !important;
    font-size: 14.58px;
}
.root-shelf {
    font-size: 13.13px;
    margin-top: 14.21px;
    font-weight: 600;
}
.root-shelf a {
    color: #000000 !important;
    text-decoration: none;
}
.root-shelf a:hover {
    text-decoration: underline;
}
.root-shelf .linked-unit {
    margin: 0 5.71px;
    color: #000000 !important;
}
.base-bar .responsibility,
.base-bar .legal-nav {
    color: #4b5563 !important;
}
.base-bar .responsibility a,
.base-bar .legal-nav a {
    font-weight: 700;
    color: #1f2937 !important;
    text-decoration: underline;
}

/* Responsive */
@media (max-width: 900px) {
    .page-grid { grid-template-columns: 1fr; gap: 40px; }
    .side-panel {
    position: static;
}
    .top-story h1 {
    font-size: 32.17px;
}
}
