:root {
  --ink: #102330;
  --navy: #071725;
  --navy-soft: #102b3d;
  --paper: #f5efe4;
  --paper-deep: #e9decb;
  --white: #fffdf8;
  --maroon: #6f2033;
  --maroon-dark: #4d1322;
  --brass: #b98a45;
  --brass-light: #e1c38e;
  --sage: #446b63;
  --muted: #60717a;
  --line: #d8cebd;
  --shadow: 0 22px 70px rgba(7, 23, 37, .12);
  --radius: 18px;
  --serif: Georgia, "Times New Roman", serif;
  --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 110px; }
body { margin: 0; min-width: 320px; background: var(--paper); color: var(--ink); font-family: var(--sans); line-height: 1.65; }
img { display: block; max-width: 100%; }
a { color: inherit; text-underline-offset: .18em; }
button, input, select, textarea { font: inherit; }
svg { width: 1.1em; height: 1.1em; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.skip-link { position: fixed; z-index: 1000; top: 8px; left: 8px; transform: translateY(-160%); padding: 10px 15px; border-radius: 8px; background: white; color: var(--navy); }
.skip-link:focus { transform: none; }
.eyebrow, .section-kicker { margin: 0 0 10px; color: var(--maroon); font-size: .73rem; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 48px; padding: 12px 18px; border: 1px solid transparent; border-radius: 10px; font-weight: 760; text-decoration: none; transition: transform .18s ease, background .18s ease, color .18s ease; }
.button:hover { transform: translateY(-2px); }
.button.primary { background: var(--maroon); color: white; }
.button.primary:hover { background: var(--maroon-dark); }
.button.secondary { border-color: currentColor; background: transparent; color: var(--ink); }
.button.light { background: var(--brass-light); color: var(--navy); }
.text-link { display: inline-flex; align-items: center; gap: 7px; color: var(--maroon); font-weight: 760; text-decoration: none; }
.text-link:hover { text-decoration: underline; }

.notice-bar { background: #03101a; color: #d7e0e3; font-size: .75rem; }
.notice-inner { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 34px; }
.notice-links { display: flex; gap: 20px; }
.notice-links a { text-decoration: none; }
.site-header { position: sticky; z-index: 50; top: 0; background: rgba(245, 239, 228, .96); border-bottom: 1px solid rgba(112, 89, 56, .2); backdrop-filter: blur(16px); }
.header-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 78px; }
.brand { display: flex; align-items: center; gap: 11px; color: var(--navy); text-decoration: none; }
.brand img { flex: 0 0 auto; border-radius: 12px; box-shadow: 0 6px 18px rgba(7, 23, 37, .14); }
.brand span { display: grid; line-height: 1.15; }
.brand strong { font-family: var(--serif); font-size: 1.04rem; }
.brand small { margin-top: 4px; color: var(--muted); font-size: .68rem; }
.desktop-nav { display: flex; align-items: center; gap: 2px; }
.desktop-nav > a { padding: 9px 9px; border-radius: 8px; font-size: .78rem; font-weight: 720; text-decoration: none; }
.desktop-nav > a:hover { background: rgba(111, 32, 51, .08); color: var(--maroon); }
.desktop-nav .nav-cta { margin-left: 5px; padding-inline: 13px; background: var(--navy); color: white; }
.desktop-nav .nav-cta:hover { background: var(--maroon); color: white; }
.menu-button { display: none; align-items: center; gap: 8px; padding: 9px 11px; border: 1px solid var(--line); border-radius: 9px; background: white; color: var(--navy); }
.mobile-nav { display: none; padding: 8px 20px 20px; background: var(--paper); border-top: 1px solid var(--line); }
.mobile-nav a { padding: 12px 4px; border-bottom: 1px solid var(--line); text-decoration: none; }
.mobile-nav.is-open { display: grid; }

.home-hero { position: relative; overflow: hidden; padding: clamp(72px, 9vw, 124px) 0; background: var(--navy); color: white; }
.home-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 77% 20%, rgba(185, 138, 69, .23), transparent 25%), linear-gradient(125deg, transparent 55%, rgba(111, 32, 51, .3)); pointer-events: none; }
.home-hero-grid { position: relative; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(340px, .75fr); align-items: center; gap: clamp(45px, 7vw, 90px); }
.home-hero h1, .article-hero h1, .simple-hero h1 { margin: .2em 0 .35em; font-family: var(--serif); font-size: clamp(2.55rem, 5.5vw, 5.2rem); font-weight: 600; letter-spacing: -.035em; line-height: .99; }
.home-hero .eyebrow, .dark-section .section-kicker { color: var(--brass-light); }
.hero-dek { max-width: 810px; margin: 0; color: inherit; font-size: clamp(1.02rem, 1.6vw, 1.25rem); line-height: 1.65; opacity: .88; }
.hero-actions { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-top: 28px; }
.home-hero .button.secondary { color: white; }
.trust-line { display: flex; gap: 18px; flex-wrap: wrap; margin: 24px 0 0; padding: 0; color: #c7d1d5; font-size: .8rem; list-style: none; }
.trust-line li { display: inline-flex; align-items: center; gap: 6px; }
.trust-line svg { color: var(--brass-light); }
.case-map { display: grid; gap: 10px; padding: 24px; border: 1px solid rgba(255, 255, 255, .18); border-radius: 22px; background: rgba(255, 255, 255, .055); box-shadow: 0 24px 90px rgba(0, 0, 0, .18); backdrop-filter: blur(8px); }
.case-map-title { padding-bottom: 12px; border-bottom: 1px solid rgba(255, 255, 255, .14); color: var(--brass-light); font-family: var(--serif); font-size: 1.25rem; }
.map-node { display: grid; grid-template-columns: 42px 1fr; column-gap: 12px; padding: 12px; border-radius: 12px; background: rgba(255, 255, 255, .06); }
.map-node > span { grid-row: 1 / 3; display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid var(--brass); border-radius: 50%; color: var(--brass-light); font-size: .72rem; }
.map-node small { color: #b6c5ca; }
.quick-stage { background: var(--maroon); color: white; }
.quick-stage .shell { display: flex; align-items: center; gap: 24px; min-height: 74px; }
.quick-stage p { flex: 0 0 auto; font-family: var(--serif); }
.quick-stage .shell > div { display: flex; gap: 8px; overflow-x: auto; padding: 12px 0; scrollbar-width: thin; }
.quick-stage a { flex: 0 0 auto; padding: 8px 12px; border: 1px solid rgba(255, 255, 255, .26); border-radius: 999px; text-decoration: none; font-size: .78rem; }
.home-section { padding-top: clamp(70px, 9vw, 112px); padding-bottom: clamp(70px, 9vw, 112px); }
.section-heading { max-width: 820px; margin-bottom: 35px; }
.section-heading.split { display: flex; align-items: end; justify-content: space-between; gap: 35px; max-width: none; }
.section-heading h2, .court-section h2, .response-grid h2, .author-panel h2, .contact-band h2 { margin: .1em 0 .35em; font-family: var(--serif); font-size: clamp(2rem, 4vw, 3.6rem); line-height: 1.08; }
.section-heading > p:last-child, .court-section > div > p, .author-panel p, .contact-band p { color: var(--muted); font-size: 1.02rem; }
.cluster-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.cluster-card { position: relative; min-height: 270px; padding: 26px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); box-shadow: 0 10px 38px rgba(7, 23, 37, .06); text-decoration: none; }
.cluster-card::after { content: ""; position: absolute; right: -40px; bottom: -50px; width: 150px; height: 150px; border: 24px solid rgba(185, 138, 69, .12); border-radius: 50%; }
.cluster-card > span { color: var(--maroon); font-weight: 850; }
.cluster-card h2 { margin: 50px 0 10px; font-family: var(--serif); font-size: 1.55rem; line-height: 1.14; }
.cluster-card p { color: var(--muted); font-size: .91rem; }
.cluster-card > svg { position: absolute; right: 24px; top: 25px; color: var(--maroon); }
.cluster-card:hover { transform: translateY(-4px); border-color: var(--brass); }
.paper-section { background: #ebe1d0; }
.guide-search { min-width: 280px; }
.guide-search label { display: block; margin-bottom: 6px; font-size: .72rem; font-weight: 780; text-transform: uppercase; letter-spacing: .08em; }
.guide-search > div { display: flex; align-items: center; gap: 8px; padding: 0 12px; border: 1px solid #bcae99; border-radius: 10px; background: white; }
.guide-search input { width: 100%; min-height: 44px; border: 0; outline: 0; }
.guide-grid, .blog-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.guide-card { display: flex; flex-direction: column; min-height: 280px; padding: 23px; border: 1px solid rgba(104, 82, 51, .22); border-radius: 15px; background: var(--white); }
.guide-card > span, .related-card > span { color: var(--maroon); font-size: .69rem; font-weight: 820; letter-spacing: .09em; text-transform: uppercase; }
.guide-card h3 { margin: 20px 0 10px; font-family: var(--serif); font-size: 1.35rem; line-height: 1.2; }
.guide-card h3 a { text-decoration: none; }
.guide-card p { color: var(--muted); font-size: .9rem; }
.guide-card .text-link { margin-top: auto; }
.empty-state { padding: 30px; text-align: center; }
.court-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(40px, 7vw, 90px); }
.court-list { display: grid; }
.court-list a { display: grid; grid-template-columns: minmax(150px, .55fr) 1fr auto; gap: 20px; align-items: center; padding: 24px 0; border-top: 1px solid var(--line); text-decoration: none; }
.court-list strong { font-family: var(--serif); font-size: 1.15rem; }
.court-list span { color: var(--muted); font-size: .88rem; }
.dark-section { max-width: none; background: var(--navy); color: white; }
.response-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(50px, 8vw, 100px); }
.response-grid > div > p:not(.section-kicker) { color: #bbc8cd; }
.response-grid ol { margin: 0; padding: 0; list-style: none; }
.response-grid li { display: grid; grid-template-columns: 60px 1fr; gap: 15px; padding: 18px 0; border-top: 1px solid rgba(255, 255, 255, .16); }
.response-grid li > span { color: var(--brass-light); font-family: var(--serif); font-size: 1.55rem; }
.response-grid li p { margin: 0; color: #c5d0d4; }
.response-grid li strong { color: white; }
.author-panel { display: grid; grid-template-columns: 1fr .65fr; gap: clamp(45px, 8vw, 90px); padding: clamp(35px, 5vw, 64px); border: 1px solid var(--line); border-radius: 24px; background: var(--white); box-shadow: var(--shadow); }
.author-links { display: flex; gap: 20px; flex-wrap: wrap; margin-top: 22px; }
.author-links a { display: inline-flex; align-items: center; gap: 7px; color: var(--maroon); font-weight: 760; text-decoration: none; }
.author-panel dl { display: grid; grid-template-columns: 1fr 1fr; margin: 0; }
.author-panel dl div { padding: 18px; border: 1px solid var(--line); }
.author-panel dt { color: var(--muted); font-size: .7rem; text-transform: uppercase; letter-spacing: .09em; }
.author-panel dd { margin: 6px 0 0; font-family: var(--serif); font-size: 1.12rem; }
.contact-band { background: var(--paper-deep); }
.contact-band .shell { display: flex; align-items: center; justify-content: space-between; gap: 60px; }
.contact-band-inline { display: flex; align-items: center; justify-content: space-between; gap: 60px; }
.contact-band-inline > div { max-width: 780px; }
.contact-band-inline h2 { margin: .1em 0 .35em; font-family: var(--serif); font-size: clamp(2rem, 4vw, 3.4rem); line-height: 1.08; }
.contact-band-inline p:last-child { color: var(--muted); }

.breadcrumbs { display: flex; align-items: center; gap: 9px; margin-bottom: 35px; color: var(--muted); font-size: .75rem; }
.breadcrumbs a { color: var(--maroon); }
.article-hero, .simple-hero { padding: clamp(58px, 8vw, 100px) 0; border-bottom: 1px solid var(--line); background: linear-gradient(135deg, #f8f3e9, #e8ddcb); }
.article-hero-grid { display: grid; grid-template-columns: minmax(0, 1.28fr) minmax(310px, .62fr); gap: clamp(40px, 7vw, 88px); align-items: start; }
.article-hero h1, .simple-hero h1 { max-width: 930px; color: var(--navy); font-size: clamp(2.35rem, 5vw, 4.6rem); }
.hero-meta { display: flex; gap: 9px 18px; flex-wrap: wrap; margin-top: 23px; color: var(--muted); font-size: .76rem; }
.hero-meta span, .hero-meta time { padding-left: 12px; border-left: 2px solid var(--brass); }
.matter-brief { position: relative; overflow: hidden; padding: 25px; border-radius: 18px; background: var(--navy); color: white; box-shadow: var(--shadow); }
.matter-brief > span { color: var(--brass-light); font-size: .7rem; text-transform: uppercase; letter-spacing: .12em; }
.matter-brief h2 { margin: 12px 0 20px; font-family: var(--serif); font-size: 1.45rem; line-height: 1.2; }
.matter-brief dl, .contact-profile dl { margin: 0; }
.matter-brief dl div { padding: 12px 0; border-top: 1px solid rgba(255, 255, 255, .15); }
.matter-brief dt { color: #aebdc3; font-size: .68rem; text-transform: uppercase; letter-spacing: .08em; }
.matter-brief dd { margin: 3px 0 0; font-size: .86rem; }
.matter-brief .article-visual { margin: -25px -25px 22px; padding: 18px; background: linear-gradient(135deg, rgba(185, 138, 69, .18), rgba(111, 32, 51, .22)); }
.matter-brief .article-visual img { width: 100%; max-height: 190px; object-fit: contain; }
.reading-progress { position: fixed; z-index: 80; top: 0; left: 0; right: 0; height: 3px; pointer-events: none; }
.reading-progress span { display: block; width: 0; height: 100%; background: var(--brass); }
.article-layout { display: grid; grid-template-columns: 230px minmax(0, 1fr); gap: clamp(40px, 6vw, 80px); padding-top: 60px; padding-bottom: 100px; }
.article-toc { position: sticky; top: 110px; align-self: start; display: grid; padding: 20px; border-left: 2px solid var(--brass); background: rgba(255, 253, 248, .6); }
.article-toc strong { margin-bottom: 10px; font-family: var(--serif); }
.article-toc a { padding: 7px 0; color: var(--muted); font-size: .78rem; text-decoration: none; }
.article-toc .toc-contact { margin-top: 12px; padding: 10px; border-radius: 8px; background: var(--maroon); color: white; text-align: center; }
.article-content { min-width: 0; }
.prose-section { margin-bottom: clamp(70px, 9vw, 110px); }
.prose-section h2 { margin: .1em 0 .5em; color: var(--navy); font-family: var(--serif); font-size: clamp(2rem, 4vw, 3.15rem); line-height: 1.12; }
.prose-section > p, .answer-panel > p, .forum-panel > div > p, .reading-page .prose-section p { max-width: 790px; color: #40525b; font-size: 1.02rem; }
.answer-panel { padding: clamp(28px, 5vw, 52px); border-left: 5px solid var(--maroon); border-radius: 0 var(--radius) var(--radius) 0; background: var(--white); box-shadow: 0 15px 55px rgba(7, 23, 37, .07); }
.scope-note { margin-top: 25px; padding: 15px; border-radius: 10px; background: #eee5d7; color: #4e5d63; font-size: .86rem; }
.analysis-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 28px; }
.analysis-card { position: relative; min-height: 290px; padding: 26px; border: 1px solid var(--line); border-radius: 16px; background: var(--white); }
.analysis-card > span { color: var(--brass); font-family: var(--serif); font-size: 1.5rem; }
.analysis-card h3 { margin: 35px 0 10px; font-family: var(--serif); font-size: 1.4rem; }
.analysis-card p { color: var(--muted); font-size: .9rem; }
.analysis-card .analysis-action { padding-top: 12px; border-top: 1px solid var(--line); color: var(--ink); }
.table-wrap { overflow: auto; border: 1px solid var(--line); border-radius: 14px; background: var(--white); }
.full-bleed-table table { width: 100%; min-width: 730px; border-collapse: collapse; }
.full-bleed-table th, .full-bleed-table td { padding: 17px; border-top: 1px solid var(--line); text-align: left; vertical-align: top; font-size: .86rem; }
.full-bleed-table thead th { border-top: 0; background: var(--navy); color: white; }
.full-bleed-table tbody th { width: 25%; color: var(--maroon); font-family: var(--serif); font-size: .97rem; }
.roadmap { margin: 25px 0 0; padding: 0; list-style: none; }
.roadmap li { display: grid; grid-template-columns: 68px 1fr; gap: 20px; padding: 24px 0; border-top: 1px solid var(--line); }
.roadmap li > span { display: grid; place-items: center; width: 54px; height: 54px; border: 1px solid var(--brass); border-radius: 50%; color: var(--maroon); font-family: var(--serif); }
.roadmap h3 { margin: 0 0 7px; font-family: var(--serif); font-size: 1.25rem; }
.roadmap p { margin: 0; color: var(--muted); }
.forum-panel { display: grid; grid-template-columns: 1fr .6fr; gap: 34px; padding: clamp(28px, 5vw, 48px); border-radius: 20px; background: var(--navy); color: white; }
.forum-panel h2, .forum-panel > div > p { color: white; }
.forum-panel > div > p { opacity: .77; }
.forum-panel aside { align-self: start; padding: 20px; border: 1px solid rgba(255, 255, 255, .16); border-radius: 12px; background: rgba(255, 255, 255, .05); }
.forum-panel aside > strong { font-family: var(--serif); }
.forum-panel ul { display: grid; gap: 12px; margin: 16px 0 0; padding: 0; list-style: none; }
.forum-panel li { display: grid; grid-template-columns: 20px 1fr; gap: 8px; color: #c3cfd3; font-size: .84rem; }
.forum-panel li svg { color: var(--brass-light); }
.faq-list { display: grid; gap: 8px; }
.faq-list details { border: 1px solid var(--line); border-radius: 12px; background: var(--white); }
.faq-list summary { padding: 17px 20px; cursor: pointer; color: var(--navy); font-family: var(--serif); font-size: 1.05rem; }
.faq-list details p { margin: 0; padding: 0 20px 20px; color: var(--muted); }
.source-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
.source-card { display: grid; grid-template-columns: 1fr auto; gap: 6px 12px; padding: 17px; border: 1px solid var(--line); border-radius: 11px; background: var(--white); text-decoration: none; }
.source-card > span { grid-column: 1; color: var(--maroon); font-size: .65rem; text-transform: uppercase; letter-spacing: .08em; }
.source-card > strong { font-family: var(--serif); font-size: .96rem; }
.source-card > svg { grid-column: 2; grid-row: 1 / 3; align-self: center; color: var(--maroon); }
.related-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.related-card { display: grid; grid-template-columns: 1fr auto; gap: 7px 14px; padding: 20px; border: 1px solid var(--line); border-radius: 14px; background: var(--white); text-decoration: none; }
.related-card strong, .related-card small { grid-column: 1; }
.related-card strong { font-family: var(--serif); font-size: 1.08rem; }
.related-card small { color: var(--muted); }
.related-card > svg { grid-column: 2; grid-row: 1 / 4; align-self: center; }
.article-cta { display: grid; grid-template-columns: 1fr auto; gap: 35px; align-items: center; padding: clamp(28px, 5vw, 48px); border-radius: 20px; background: var(--maroon); color: white; }
.article-cta h2 { margin: 0 0 10px; color: white; font-family: var(--serif); font-size: 2rem; }
.article-cta p { margin: 0; color: #ecdfe1; }
.article-cta > div:last-child { display: grid; gap: 9px; }
.article-cta .button.primary { background: var(--brass-light); color: var(--navy); }
.article-cta .button.secondary { color: white; }
.editorial-note { margin-top: 20px; color: var(--muted); font-size: .74rem; }
.simple-hero { background: var(--navy); color: white; }
.simple-hero h1 { color: white; }
.simple-hero .eyebrow { color: var(--brass-light); }
.reading-page { max-width: 900px; padding-top: 70px; padding-bottom: 100px; }
.reading-page .prose-section { padding-bottom: 60px; border-bottom: 1px solid var(--line); }
.contact-profile { display: grid; grid-template-columns: minmax(280px, .7fr) 1.3fr; gap: clamp(36px, 7vw, 84px); align-items: center; margin-top: 70px; margin-bottom: 10px; padding: clamp(24px, 5vw, 55px); border: 1px solid var(--line); border-radius: 24px; background: var(--white); box-shadow: var(--shadow); }
.contact-profile figure { margin: 0; overflow: hidden; border-radius: 18px; background: var(--maroon-dark); }
.contact-profile figure img { width: 100%; aspect-ratio: 1; object-fit: cover; }
.contact-profile h2 { margin: .12em 0 .35em; font-family: var(--serif); font-size: clamp(2rem, 4vw, 3.2rem); }
.contact-profile > div > p:not(.section-kicker) { color: var(--muted); }
.contact-profile dl { display: grid; grid-template-columns: 1fr 1fr; margin-top: 25px; border-top: 1px solid var(--line); }
.contact-profile dl div { padding: 14px 14px 14px 0; border-bottom: 1px solid var(--line); }
.contact-profile dt { color: var(--muted); font-size: .67rem; text-transform: uppercase; letter-spacing: .08em; }
.contact-profile dd { margin: 4px 0 0; font-weight: 720; }
.verified-profile-link { margin-top: 20px; font-size: .82rem; }
.verified-profile-link a { display: inline-flex; align-items: center; gap: 5px; color: var(--maroon); font-weight: 760; }
.verified-profile-link svg, .site-footer svg { width: 15px; height: 15px; vertical-align: -.18em; }

.blog-hero h1 { max-width: 1000px; }
.blog-controls { padding: 26px 0; background: var(--maroon); color: white; }
.blog-filter { display: grid; grid-template-columns: 1.5fr .8fr auto auto; gap: 14px; align-items: end; }
.blog-filter label { display: grid; gap: 5px; }
.blog-filter label > span { font-size: .7rem; text-transform: uppercase; letter-spacing: .08em; }
.blog-filter input, .blog-filter select { width: 100%; min-height: 46px; padding: 10px 12px; border: 0; border-radius: 8px; background: white; color: var(--ink); }
.blog-filter .button.primary { background: var(--brass-light); color: var(--navy); }
.blog-filter .text-link { min-height: 46px; color: white; }
.blog-card-grid { grid-template-columns: repeat(3, 1fr); }
.blog-card { overflow: hidden; border: 1px solid var(--line); border-radius: 16px; background: var(--white); box-shadow: 0 12px 40px rgba(7, 23, 37, .07); }
.blog-card > div { display: flex; flex-direction: column; min-height: 320px; padding: 23px; }
.blog-card-image { display: block; background: var(--navy); }
.blog-card-image img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.blog-card-meta { display: flex; justify-content: space-between; gap: 14px; margin: 0; color: var(--muted); font-size: .68rem; text-transform: uppercase; letter-spacing: .06em; }
.blog-card-meta span { color: var(--maroon); font-weight: 820; }
.blog-card h2 { margin: 28px 0 10px; font-family: var(--serif); font-size: 1.4rem; line-height: 1.18; }
.blog-card h2 a { text-decoration: none; }
.blog-card > div > p:not(.blog-card-meta) { color: var(--muted); font-size: .9rem; }
.blog-card .text-link { margin-top: auto; }
.empty-library, .empty-library { padding: 60px; border: 1px dashed var(--line); border-radius: 18px; background: var(--white); text-align: center; }
.empty-library h2 { font-family: var(--serif); font-size: 2rem; }
.pagination { display: flex; justify-content: center; gap: 6px; margin-top: 35px; }
.pagination a { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 8px; background: var(--white); text-decoration: none; }
.pagination a[aria-current="page"] { background: var(--navy); color: white; }
.blog-post-heading { display: grid; grid-template-columns: minmax(0, 1fr) minmax(300px, .65fr); gap: 55px; align-items: center; }
.blog-post-heading figure { margin: 0; overflow: hidden; border-radius: 18px; background: var(--navy); }
.blog-post-heading figure img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }
.blog-post-heading figcaption { padding: 8px 12px; background: var(--navy); color: #c2cdd1; font-size: .68rem; }
.blog-reading-layout { display: grid; grid-template-columns: 230px minmax(0, 790px); justify-content: center; gap: clamp(40px, 7vw, 85px); padding-top: 70px; padding-bottom: 100px; }
.blog-aside { position: sticky; top: 110px; align-self: start; display: grid; gap: 8px; padding: 20px; border-left: 3px solid var(--brass); background: rgba(255, 253, 248, .65); font-size: .82rem; }
.blog-aside strong { font-family: var(--serif); font-size: 1.05rem; }
.blog-aside p { color: var(--muted); }
.blog-aside a { color: var(--maroon); }
.blog-prose { min-width: 0; color: #334850; font-size: 1.03rem; }
.blog-prose > p:first-child { color: var(--navy); font-size: 1.18rem; }
.blog-prose h2, .blog-prose h3, .blog-prose h4 { scroll-margin-top: 110px; color: var(--navy); font-family: var(--serif); line-height: 1.2; }
.blog-prose h2 { margin: 2.2em 0 .6em; font-size: clamp(1.8rem, 4vw, 2.65rem); }
.blog-prose h3 { margin: 1.8em 0 .5em; font-size: 1.5rem; }
.blog-prose blockquote { margin: 2em 0; padding: 18px 22px; border-left: 4px solid var(--maroon); background: var(--white); color: var(--navy); }
.blog-prose table { width: 100%; margin: 2em 0; border-collapse: collapse; background: var(--white); }
.blog-prose th, .blog-prose td { padding: 12px; border: 1px solid var(--line); text-align: left; vertical-align: top; }
.blog-prose th { background: var(--navy); color: white; }
.blog-prose img { height: auto; margin: 2em auto; border-radius: 12px; }
.blog-prose pre { overflow: auto; padding: 16px; border-radius: 10px; background: var(--navy); color: #e4ecef; }
.blog-prose .article-cta { margin-top: 70px; }

.site-footer { background: #06131e; color: #c6d0d4; }
.footer-grid { display: grid; grid-template-columns: 1.35fr repeat(3, 1fr); gap: 44px; padding-top: 68px; padding-bottom: 60px; }
.site-footer h2, .site-footer h3 { margin: 0 0 14px; color: white; font-family: var(--serif); }
.site-footer h3 { font-size: 1rem; }
.site-footer a { display: block; padding: 4px 0; color: #c6d0d4; font-size: .83rem; text-decoration: none; }
.site-footer a:hover { color: var(--brass-light); }
.footer-about img { margin-bottom: 17px; border-radius: 13px; }
.footer-about p, .location-note { color: #98a8af; font-size: .82rem; }
.credential { color: var(--brass-light) !important; }
.footer-bottom { border-top: 1px solid rgba(255, 255, 255, .12); }
.footer-bottom .shell { display: flex; justify-content: space-between; gap: 25px; padding-top: 20px; padding-bottom: 20px; color: #82959d; font-size: .68rem; }
.footer-bottom p { margin: 0; }
.contact-dock { position: fixed; z-index: 45; right: 18px; bottom: 18px; display: flex; overflow: hidden; border-radius: 999px; box-shadow: 0 13px 45px rgba(7, 23, 37, .26); }
.contact-dock a { display: inline-flex; align-items: center; gap: 6px; padding: 11px 15px; background: var(--maroon); color: white; font-size: .76rem; font-weight: 760; text-decoration: none; }
.contact-dock a + a { background: var(--navy); }

@media (max-width: 1080px) {
  .desktop-nav { display: none; }
  .menu-button { display: inline-flex; }
  .home-hero-grid, .article-hero-grid { grid-template-columns: 1fr; }
  .case-map { max-width: 620px; }
  .cluster-grid, .guide-grid, .blog-card-grid { grid-template-columns: repeat(2, 1fr); }
  .article-layout { grid-template-columns: 1fr; }
  .article-toc { position: static; grid-template-columns: repeat(3, 1fr); border-left: 0; border-top: 2px solid var(--brass); }
  .article-toc strong, .article-toc .toc-contact { grid-column: 1 / -1; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
  .blog-post-heading { grid-template-columns: 1fr; }
}

@media (max-width: 760px) {
  .shell { width: min(100% - 26px, 1180px); }
  .notice-inner { justify-content: center; text-align: center; }
  .notice-inner > span:first-child { display: none; }
  .notice-links { gap: 12px; }
  .header-inner { min-height: 68px; }
  .brand img { width: 42px; height: 42px; }
  .brand strong { font-size: .91rem; }
  .home-hero h1 { font-size: clamp(2.45rem, 13vw, 4rem); }
  .quick-stage .shell { align-items: flex-start; flex-direction: column; gap: 0; padding-top: 10px; }
  .quick-stage .shell > div { width: 100%; }
  .cluster-grid, .guide-grid, .blog-card-grid, .analysis-grid, .source-grid, .related-grid { grid-template-columns: 1fr; }
  .cluster-card { min-height: 230px; }
  .section-heading.split, .contact-band .shell, .contact-band-inline { align-items: stretch; flex-direction: column; }
  .guide-search { min-width: 0; width: 100%; }
  .court-section, .response-grid, .author-panel, .forum-panel, .contact-profile, .blog-reading-layout { grid-template-columns: 1fr; }
  .court-list a { grid-template-columns: 1fr auto; }
  .court-list span { grid-column: 1; }
  .court-list svg { grid-column: 2; grid-row: 1 / 3; }
  .author-panel dl, .contact-profile dl { grid-template-columns: 1fr; }
  .article-toc { grid-template-columns: 1fr 1fr; }
  .article-cta { grid-template-columns: 1fr; }
  .article-cta > div:last-child { width: 100%; }
  .blog-filter { grid-template-columns: 1fr; }
  .blog-aside { position: static; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom .shell { flex-direction: column; }
  .contact-dock { right: 10px; bottom: 10px; }
}

@media (max-width: 480px) {
  .brand small { display: none; }
  .article-toc { grid-template-columns: 1fr; }
  .article-toc .toc-contact { grid-column: 1; }
  .roadmap li { grid-template-columns: 46px 1fr; }
  .roadmap li > span { width: 42px; height: 42px; }
  .trust-line { display: grid; }
  .contact-dock a { padding: 10px 12px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; }
}
