:root {
    --page-gutter: clamp(24px, 4vw, 72px);
}

.site-shell {
    width: min(1440px, calc(100% - (var(--page-gutter) * 2)));
}

.hero h1,
.about-hero h1,
.about-document-hero h1,
.contact-hero h1,
.experts-hero h1,
.documents-hero h1,
.content-page-hero h1,
.default-page h1 {
    max-width: 100%;
    text-wrap: balance;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
}

.hero h1,
.about-document-hero h1,
.content-page-hero h1,
.documents-hero h1,
.experts-hero h1,
.about-hero h1,
.contact-hero h1 {
    line-height: .94;
}

.intro h2,
.archive h2,
.values h2,
.support-band h2,
.content-reading h2,
.about-document-prose h2,
.contact-content h2 {
    text-wrap: balance;
}

@media (min-width: 1051px) {
    .has-project-sidebar main,
    .has-project-sidebar .site-footer {
        min-width: 0;
    }

    .has-project-sidebar main .site-shell,
    .has-project-sidebar .site-footer .site-shell {
        width: min(1220px, calc(100% - (var(--page-gutter) * 2)));
    }

    .hero h1 {
        font-size: clamp(66px, 7vw, 112px);
    }

    .about-hero h1,
    .contact-hero h1,
    .experts-hero h1,
    .documents-hero h1,
    .content-page-hero h1,
    .default-page h1 {
        font-size: clamp(58px, 5.6vw, 88px);
    }

    .about-document-hero h1 {
        font-size: clamp(62px, 6.4vw, 102px);
    }
}

@media (min-width: 1051px) and (max-width: 1399px) {
    :root {
        --page-gutter: clamp(28px, 3.2vw, 44px);
    }

    .site-header {
        height: 88px;
    }

    .site-header .site-shell {
        width: calc(100% - 32px);
    }

    .site-logo {
        width: 108px;
        height: 66px;
    }

    .header-inner {
        gap: 15px;
    }

    .header-menus .site-nav-primary ul {
        gap: 18px;
    }

    .header-menus .site-nav-primary a {
        font-size: 9px;
        letter-spacing: .08em;
    }

    .header-inner > .button-small {
        padding: 15px 18px;
        font-size: 9px;
        gap: 12px;
    }

    .project-sidebar {
        top: 88px;
        width: 190px;
    }

    body.admin-bar .project-sidebar {
        top: 120px;
    }

    .project-sidebar-head {
        padding: 24px 20px 17px;
    }

    .project-sidebar a {
        grid-template-columns: 22px minmax(0, 1fr) 12px;
        min-height: 52px;
        padding: 10px 14px;
        font-size: 8px;
        letter-spacing: .07em;
    }

    .has-project-sidebar main,
    .has-project-sidebar .site-footer {
        margin-left: 190px;
    }

    .section-pad {
        padding-block: clamp(68px, 7vw, 92px);
    }

    .hero {
        height: calc(100svh - 88px);
        min-height: 600px;
    }

    .hero-copy {
        max-width: min(700px, 70%);
    }

    .hero h1 {
        font-size: clamp(62px, 6.5vw, 86px);
        line-height: .92;
        letter-spacing: -.055em;
    }

    .hero-lead {
        font-size: 18px;
    }

    .hero-stat {
        right: 12px;
        bottom: 42px;
    }

    .about-hero h1,
    .contact-hero h1,
    .experts-hero h1,
    .documents-hero h1,
    .content-page-hero h1,
    .default-page h1 {
        font-size: clamp(52px, 5.2vw, 70px);
        line-height: .98;
        letter-spacing: -.045em;
    }

    .about-document-hero h1 {
        font-size: clamp(56px, 5.8vw, 78px);
        line-height: .96;
    }

    .intro h2,
    .values h2,
    .archive h2,
    .about-page h2,
    .content-reading h2,
    .about-document-prose h2 {
        font-size: clamp(42px, 4.5vw, 62px);
        line-height: .98;
    }

    .support-band h2 {
        font-size: clamp(68px, 8vw, 108px);
        line-height: .94;
    }

    .documents-layout {
        grid-template-columns: 210px minmax(0, 1fr);
        gap: 5vw;
    }
}

@media (max-width: 1050px) {
    :root {
        --page-gutter: clamp(24px, 5vw, 52px);
    }

    .section-pad {
        padding-block: clamp(64px, 9vw, 94px);
    }

    .header-menus {
        max-height: calc(100dvh - 76px);
        overflow-y: auto;
    }

    .hero {
        height: auto;
        min-height: min(760px, calc(100svh - 76px));
    }

    .hero-inner {
        min-height: inherit;
    }

    .hero-copy {
        max-width: min(680px, 82%);
    }

    .hero h1 {
        font-size: clamp(58px, 9vw, 84px);
        line-height: .94;
    }

    .about-hero h1,
    .contact-hero h1,
    .experts-hero h1,
    .documents-hero h1,
    .content-page-hero h1,
    .default-page h1,
    .about-document-hero h1 {
        font-size: clamp(48px, 7.4vw, 68px);
        line-height: .98;
    }

    .intro h2,
    .values h2,
    .archive h2,
    .about-page h2,
    .content-reading h2,
    .about-document-prose h2 {
        font-size: clamp(40px, 6.3vw, 58px);
        line-height: 1;
    }
}

@media (max-width: 820px) {
    :root {
        --page-gutter: clamp(20px, 5vw, 38px);
    }

    .section-pad {
        padding-block: clamp(56px, 11vw, 80px);
    }

    .hero {
        min-height: 680px;
    }

    .hero-copy {
        max-width: 100%;
        padding: 54px 0 130px;
    }

    .hero h1 {
        font-size: clamp(48px, 11vw, 68px);
        line-height: .98;
        letter-spacing: -.05em;
    }

    .about-hero h1,
    .contact-hero h1,
    .content-page-hero h1,
    .default-page h1,
    .about-document-hero h1 {
        font-size: clamp(42px, 8.5vw, 54px);
        line-height: 1;
        letter-spacing: -.04em;
    }

    .experts-hero h1 {
        font-size: clamp(34px, 7.5vw, 46px);
        line-height: 1.02;
        letter-spacing: -.035em;
    }

    .experts-hero h1 em {
        white-space: normal;
    }

    .intro h2,
    .values h2,
    .archive h2,
    .about-page h2,
    .content-reading h2,
    .about-document-prose h2,
    .contact-content h2 {
        font-size: clamp(36px, 8vw, 48px);
        line-height: 1.02;
        letter-spacing: -.035em;
    }

    .support-band h2 {
        font-size: clamp(54px, 13vw, 86px);
        line-height: .98;
        letter-spacing: -.05em;
    }
}

@media (max-width: 560px) {
    :root {
        --page-gutter: 20px;
    }

    .site-header .site-shell {
        width: calc(100% - 24px);
    }

    .site-logo {
        width: 76px;
        height: 48px;
    }

    .header-inner > .button-small {
        padding: 11px 10px;
        font-size: 7px;
        letter-spacing: .07em;
    }

    .menu-toggle {
        width: 38px;
        height: 38px;
        padding: 9px;
    }

    .hero {
        min-height: 640px;
    }

    .hero h1 {
        font-size: clamp(42px, 13vw, 58px);
        line-height: 1;
        letter-spacing: -.045em;
    }

    .about-hero h1,
    .contact-hero h1,
    .content-page-hero h1,
    .default-page h1,
    .about-document-hero h1 {
        font-size: clamp(34px, 10.5vw, 44px);
        line-height: 1.04;
        letter-spacing: -.03em;
    }

    .documents-hero h1 {
        font-size: clamp(30px, 9vw, 38px);
        line-height: 1.06;
        letter-spacing: -.025em;
    }

    .experts-hero h1 {
        font-size: clamp(28px, 8.1vw, 36px);
        line-height: 1.06;
        letter-spacing: -.025em;
    }

    .intro h2,
    .values h2,
    .archive h2,
    .about-page h2,
    .content-reading h2,
    .about-document-prose h2,
    .contact-content h2 {
        font-size: clamp(31px, 9.6vw, 40px);
        line-height: 1.06;
        letter-spacing: -.025em;
    }

    .support-band h2 {
        font-size: clamp(46px, 14vw, 66px);
        line-height: 1;
    }

    .hero-actions {
        width: 100%;
    }

    .hero-actions .button {
        max-width: 100%;
        padding: 16px 18px;
        font-size: 9px;
    }

    .content-accordion summary,
    .expert-item summary {
        min-width: 0;
    }

    .content-accordion summary strong,
    .expert-item summary strong,
    .document-group summary {
        overflow-wrap: anywhere;
    }
}

.content-reading p a,
.content-reading li a,
.content-accordion-body a,
.tnd-accordion-item > p a,
.about-document-prose p a,
.about-document-prose li a,
.default-page .prose p a,
.default-page .prose li a {
    color: var(--red);
    font-weight: 700;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: .18em;
    transition: color .18s ease, text-decoration-color .18s ease;
}

.content-reading p a:hover,
.content-reading li a:hover,
.content-accordion-body a:hover,
.tnd-accordion-item > p a:hover,
.about-document-prose p a:hover,
.about-document-prose li a:hover,
.default-page .prose p a:hover,
.default-page .prose li a:hover {
    color: var(--ink);
    text-decoration-color: var(--red);
}

.content-reading p a:focus-visible,
.content-reading li a:focus-visible,
.content-accordion-body a:focus-visible,
.tnd-accordion-item > p a:focus-visible,
.about-document-prose p a:focus-visible,
.about-document-prose li a:focus-visible,
.default-page .prose p a:focus-visible,
.default-page .prose li a:focus-visible {
    outline: 2px solid var(--red);
    outline-offset: 3px;
}

@media (max-width: 380px) {
    :root {
        --page-gutter: 16px;
    }

    .header-inner > .button-small {
        padding-inline: 8px;
    }

    .hero h1 {
        font-size: clamp(38px, 12.5vw, 48px);
    }

    .about-hero h1,
    .contact-hero h1,
    .content-page-hero h1,
    .default-page h1,
    .about-document-hero h1 {
        font-size: clamp(31px, 10vw, 38px);
    }

    .documents-hero h1 {
        font-size: clamp(26px, 8.2vw, 30px);
    }

    .experts-hero h1 {
        font-size: clamp(26px, 7.8vw, 31px);
    }

    .section-kicker,
    .eyebrow {
        font-size: 9px;
    }
}

@media (max-height: 720px) and (min-width: 1051px) {
    .section-pad {
        padding-block: 62px;
    }

    .hero {
        min-height: 560px;
    }

    .hero h1 {
        margin-block: 18px 24px;
        font-size: clamp(58px, 6.2vw, 80px);
    }

    .hero-actions {
        margin-top: 28px;
    }

    .hero-stat {
        bottom: 30px;
    }
}

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

.archive.section-pad {
    padding-block: clamp(34px, 4vw, 52px);
}

.archive .section-head {
    margin-bottom: 22px;
}

.archive .section-head h2 {
    font-size: clamp(40px, 4.2vw, 60px);
    line-height: .94;
}

.archive-card {
    min-height: 184px;
    padding: 15px 18px;
    grid-template-rows: auto 1fr auto auto;
}

.archive-card .archive-icon {
    position: absolute;
    left: 18px;
    top: 47px;
    width: 30px;
    height: 30px;
    margin: 0;
}

.archive-card .archive-icon::before {
    inset: 3px;
}

.archive-card .archive-icon::after {
    left: 8px;
    right: 8px;
    top: 9px;
    box-shadow: 0 6px 0 currentColor, 0 12px 0 currentColor;
}

.archive-card .archive-code {
    right: 18px;
    top: 45px;
    font-size: 34px;
}

.archive-card .archive-visual {
    display: none;
}

.archive-card .archive-ghost {
    bottom: -18px;
    font-size: 92px;
}

.archive-card h3 {
    margin: 32px 0 5px;
    font-size: 20px;
    line-height: 1.02;
}

.archive-card p {
    font-size: 11px;
    line-height: 1.35;
}

.archive-card .archive-open {
    margin-top: 8px;
    padding-top: 8px;
    font-size: 8px;
}

.archive-card--mega {
    width: auto;
    justify-self: stretch;
}

.archive-card--mega h3 {
    font-size: 18px;
}

@media (min-width: 1051px) {
    .archive-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .archive-card {
        grid-column: span 2;
    }

    .archive-card:nth-child(4) {
        grid-column: 2 / span 2;
        border-left: 1px solid #444;
    }

    .archive-card:nth-child(5) {
        grid-column: 4 / span 2;
    }
}

@media (min-width: 821px) and (max-width: 1050px) {
    .archive-card--mega {
        width: 50%;
        grid-column: 1 / -1;
        justify-self: center;
        border-left: 1px solid #444;
    }
}

.archive-footnote {
    margin-top: 13px;
}

.archive-bottom {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 540px);
    gap: 40px;
    align-items: start;
    margin-top: 22px;
}

.archive-bottom .archive-footnote {
    margin: 12px 0 0;
}

.archive-lawsuit-cta {
    margin: 0;
    padding: 23px 26px;
    font-size: clamp(21px, 2.2vw, 31px);
}

.archive-lawsuit-cta small {
    margin-bottom: 6px;
}

.content-reading .wp-block-image,
.about-document-prose .wp-block-image,
.default-page .wp-block-image {
    margin: 38px 0;
}

.content-reading .wp-block-image img,
.about-document-prose .wp-block-image img,
.default-page .wp-block-image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.content-reading .wp-block-image figcaption,
.about-document-prose .wp-block-image figcaption,
.default-page .wp-block-image figcaption {
    margin-top: 10px;
    color: #6f685f;
    font: 14px/1.5 var(--serif);
}

.contact-meta a {
    overflow-wrap: anywhere;
}

@media (max-width: 820px) {
    .archive-bottom {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .archive-lawsuit-cta {
        width: 100%;
    }
}

.lawsuit-document-cta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin: 0 0 42px;
    padding: clamp(25px, 4vw, 42px);
    background: var(--red);
    color: #fff;
    font-family: var(--display);
    font-size: clamp(25px, 3.4vw, 43px);
    font-weight: 900;
    line-height: 1;
    letter-spacing: -.035em;
    text-transform: uppercase;
    transition: background .2s ease, transform .2s ease;
}

.lawsuit-document-cta small {
    display: block;
    margin-bottom: 11px;
    font-family: var(--body);
    font-size: 9px;
    line-height: 1;
    letter-spacing: .16em;
}

.lawsuit-document-cta b {
    flex: none;
    font-size: clamp(32px, 5vw, 62px);
}

.lawsuit-document-cta:hover {
    background: var(--ink);
    transform: translateY(-3px);
}

.project-documents-cta {
    margin-top: clamp(38px, 6vw, 64px);
    margin-bottom: 0;
}

@media (min-width: 821px) {
    .values-grid {
        grid-template-columns: minmax(0, 1.3fr) repeat(3, minmax(0, 1fr));
    }

    .values-grid article {
        min-width: 0;
        padding-inline: clamp(18px, 1.45vw, 28px);
    }

.values-grid h3 {
        max-width: 100%;
        font-size: clamp(23px, 1.55vw, 27px);
        letter-spacing: -.025em;
        overflow-wrap: break-word;
    }
}

.expert-web-links {
    margin-top: 12px;
}

.web-mark {
    font-size: 7px;
}

.support-donation {
    display: grid;
    grid-template-columns: minmax(190px, 260px) minmax(0, 680px);
    justify-content: center;
    align-items: center;
    gap: clamp(40px, 6vw, 90px);
    margin-top: 42px;
    text-align: left;
}

.support-donation .support-qr img {
    width: min(240px, 100%);
    height: auto;
}

.support-copy p {
    margin: 0 0 17px;
    font: 17px/1.55 var(--serif);
}

.support-copy strong {
    font-weight: 700;
}

.support-account {
    display: inline-block;
    margin-top: 7px;
    font-family: var(--body);
    letter-spacing: .035em;
}

@media (max-width: 720px) {
    .support-donation {
        grid-template-columns: 1fr;
        justify-items: center;
        gap: 32px;
        margin-top: 32px;
    }

    .support-copy {
        max-width: 560px;
        text-align: left;
    }

    .support-copy p {
        font-size: 16px;
    }
}

.news-hero-lead {
    max-width: 680px;
    margin: 28px 0 0;
    color: #c8c2b9;
    font: 19px/1.55 var(--serif);
}

.news-list {
    background: var(--cream);
}

.news-accordion {
    border-top: 1px solid var(--line);
}

.news-item {
    border-bottom: 1px solid var(--line);
}

.news-item > summary {
    display: grid;
    grid-template-columns: 42px 110px minmax(0, 1fr) auto 22px;
    gap: 20px;
    align-items: center;
    padding: 27px 8px;
    cursor: pointer;
    list-style: none;
}

.news-item > summary::-webkit-details-marker {
    display: none;
}

.news-item > summary > span {
    color: var(--red);
    font: 14px/1 var(--serif);
}

.news-item > summary time,
.news-item > summary small {
    color: #777;
    font-size: 9px;
    font-weight: 900;
    letter-spacing: .1em;
}

.news-item > summary strong {
    font-family: var(--display);
    font-size: clamp(24px, 2.7vw, 39px);
    line-height: 1.05;
    text-transform: uppercase;
}

.news-item > summary i {
    width: 12px;
    height: 12px;
    border-right: 2px solid var(--red);
    border-bottom: 2px solid var(--red);
    transform: rotate(45deg) translateY(-3px);
    transition: transform .2s ease;
}

.news-item[open] > summary {
    background: #e7decf;
}

.news-item[open] > summary i {
    transform: rotate(225deg) translate(-2px, -2px);
}

.news-body {
    padding: 26px 8% 38px 172px;
}

.news-copy {
    max-width: 850px;
    font: 18px/1.72 var(--serif);
}

.news-copy > :first-child {
    margin-top: 0;
}

.news-copy > :last-child {
    margin-bottom: 0;
}

.news-pdf {
    margin: 28px 0 0;
}

.news-empty {
    font: 21px/1.6 var(--serif);
}

@media (max-width: 720px) {
    .news-item > summary {
        grid-template-columns: 30px minmax(0, 1fr) 17px;
        grid-template-rows: auto auto;
        gap: 11px;
        padding: 22px 4px;
    }

    .news-item > summary > span {
        grid-column: 1;
        grid-row: 1 / 3;
        align-self: center;
    }

    .news-item > summary time {
        grid-column: 2;
        grid-row: 1;
    }

    .news-item > summary strong {
        grid-column: 2;
        grid-row: 2;
        font-size: 23px;
    }

    .news-item > summary small {
        display: none;
    }

    .news-item > summary i {
        grid-column: 3;
        grid-row: 1 / 3;
        align-self: center;
    }

    .news-body {
        padding: 22px 0 30px;
    }

    .news-copy {
        font-size: 17px;
    }
}

@media (max-width: 820px) {
    .archive-card {
        min-height: 174px;
    }

    .archive-card--mega {
        width: auto;
        grid-column: auto;
    }

    .lawsuit-document-cta {
        margin-bottom: 34px;
        padding: 24px 21px;
        font-size: clamp(22px, 6vw, 32px);
    }
}

@media (max-width: 430px) {
    .archive .section-head h2 {
        font-size: 38px;
    }

    .archive-card h3,
    .archive-card--mega h3 {
        font-size: 18px;
    }

    .lawsuit-document-cta {
        gap: 16px;
        padding: 22px 18px;
        font-size: 21px;
    }
}

.content-reading > .site-shell > .tnd-accordion-item {
    margin: 0;
    border: 0;
    border-top: 1px solid var(--line);
}

.content-reading > .site-shell > .tnd-accordion-item:last-child {
    border-bottom: 1px solid var(--line);
}

.tnd-accordion-item > summary {
    display: grid;
    grid-template-columns: 45px minmax(0, 1fr) 22px;
    gap: 18px;
    align-items: center;
    padding: 26px 8px;
    cursor: pointer;
    list-style: none;
}

.tnd-accordion-item > summary::-webkit-details-marker {
    display: none;
}

.tnd-accordion-item > summary span {
    color: var(--red);
    font: 14px/1 var(--serif);
}

.tnd-accordion-item > summary strong {
    font-family: var(--display);
    font-size: clamp(18px, 2vw, 25px);
    line-height: 1.15;
}

.tnd-accordion-item > summary i {
    width: 12px;
    height: 12px;
    border-right: 2px solid var(--red);
    border-bottom: 2px solid var(--red);
    transform: rotate(45deg) translateY(-3px);
}

.tnd-accordion-item[open] > summary {
    background: #e7decf;
}

.tnd-accordion-item[open] > summary i {
    transform: rotate(225deg) translate(-2px, -2px);
}

.tnd-accordion-item > p {
    margin: 0;
    padding: 8px 8% 24px 71px;
}

.tnd-accordion-item > p + p {
    padding-top: 0;
}

@media (max-width: 560px) {
    .tnd-accordion-item > summary {
        grid-template-columns: 28px minmax(0, 1fr) 16px;
        gap: 10px;
        padding: 21px 4px;
    }

    .tnd-accordion-item > summary strong {
        font-size: 17px;
    }

    .tnd-accordion-item > p {
        padding: 8px 0 22px;
    }
}
