body {
                width: 100%;
                max-width: none;
                padding: 0;
            }

            p,
            li,
            td,
            th,
            dd {
                font-size: 14px;
                line-height: 1.5;
            }

            img {
                max-width: 100%;
                display: block;
                margin-left: auto;
                margin-right: auto;
            }

            figure {
                margin: 0 0 24px;
            }

            figcaption {
                font-size: 12px;
                text-align: center;
                padding-top: 6px;
            }

            table {
                width: 100%;
                border-collapse: collapse;
                margin: 0 0 10px;
            }

            th,
            td {
                padding: 8px 6px;
                border-bottom: 1px solid #d2d2d2;
                text-align: left;
                vertical-align: top;
            }

            code {
                font-family: "Courier New", Courier, monospace;
                font-size: 13px;
            }

            .index {
                position: fixed;
                width: 250px;
                max-width: 250px;
                top: 90px;
                left: 50%;
                margin-left: -640px;
                max-height: calc(100vh - 110px);
                overflow-y: auto;
                padding-right: 12px;
            }

            .index nav {
                padding: 0;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index > .app-index__brand {
                display: block;
                width: 100%;
                margin: 0 -0.65rem 0.9rem;
                padding: 0.3rem 0.65rem;
                border-bottom: 0;
                background: var(--ink) !important;
                color: var(--page-bg-soft) !important;
                font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-size: clamp(1.9rem, 2.8vw, 2.6rem);
                font-weight: 500;
                letter-spacing: -0.04em;
                line-height: 0.98;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index > .app-index__brand:hover,
            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index > .app-index__brand:focus-visible {
                background: var(--sidebar-surface) !important;
                color: var(--ink) !important;
                border-bottom-color: transparent !important;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc {
                gap: 0.65rem;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group {
                border: 0;
                border-radius: 0;
                background: transparent;
                overflow: visible;
                box-shadow: none;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__summary {
                display: flex;
                align-items: center;
                justify-content: space-between;
                gap: 12px;
                width: 100%;
                margin: 0 -0.65rem;
                padding: 0.45rem 0.65rem;
                cursor: pointer;
                list-style: none;
                color: var(--sidebar-muted);
                font-size: 15px;
                font-weight: 400;
                line-height: 1.35;
                border-radius: 0;
                transition:
                    color 180ms ease,
                    background-color 180ms ease;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__summary::-webkit-details-marker {
                display: none;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__summary::after {
                content: "+";
                flex: 0 0 auto;
                font-size: 1rem;
                line-height: 1;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group[open] .toc-group__summary::after {
                content: "-";
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__summary:hover {
                background: var(--ink);
                color: var(--page-bg-soft);
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__summary:focus-visible {
                outline: none;
                background: var(--ink);
                color: var(--page-bg-soft);
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group[open] .toc-group__summary {
                border-bottom: 0;
                color: var(--sidebar-text);
                font-weight: 700;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group[open] .toc-group__summary:hover,
            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group[open] .toc-group__summary:focus-visible {
                color: var(--page-bg-soft);
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__links {
                display: grid;
                gap: 0.18rem;
                padding: 0.28rem 0 0.65rem;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__links a {
                width: 100%;
                margin: 0 -0.65rem;
                padding: 0.42rem 0.65rem;
                border-radius: 0;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__links .toc-link--section {
                color: var(--sidebar-muted);
                font-size: 0.78rem;
                font-weight: 400;
            }

            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__links .toc-link--section:hover,
            body.app-body--report.app-body--report-indexed[data-app-theme="minimal"] .app-page-shell > .index #sidebar-toc .toc-group__links .toc-link--section:focus-visible {
                background: var(--ink);
                color: var(--page-bg-soft);
            }

            .index a {
                display: block;
                font-size: 15px;
            }

            .index a:hover {
                color: white;
                background-color: black;
            }

            .toc-link--subsection {
                padding-left: 0.65rem !important;
                font-size: 13px !important;
            }

            .main-text {
                align-content: center;
                margin: auto;
                width: 680px;
            }

            .main-text a {
                display: inline;
                font-size: inherit;
            }

            .report-title {
                margin-bottom: 28px;
            }

            .report-title h1 {
                margin-bottom: 10px;
            }

            .byline {
                margin: 0;
                font-size: 16px;
            }

            .byline--date {
                font-size: 14px;
            }

            .abstract-box {
                padding: 0;
                margin-bottom: 24px;
            }

            .report-note {
                border: 1px solid #111111;
                padding: 14px 16px;
                font-size: 13px;
                margin-bottom: 24px;
            }

            .figure-grid {
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 14px;
                align-items: start;
            }

            .equation-group {
                display: grid;
                gap: 0.75rem;
                margin: 1.35rem 0 1.85rem;
            }

            .equation-row {
                display: grid;
                grid-template-columns: minmax(0, 1fr) auto;
                gap: 1.1rem;
                align-items: start;
            }

            .equation-formula {
                display: flex;
                align-items: center;
                justify-content: center;
                min-height: 2.3rem;
                text-align: center;
                font-size: 1.03rem;
                line-height: 1.85;
                font-family: "Times New Roman", Times, serif;
                font-style: italic;
                letter-spacing: 0.01em;
            }

            .equation-number {
                min-width: 3.2rem;
                padding-top: 0.32rem;
                text-align: right;
                font-size: 0.85rem;
                color: #6a6a68;
                font-family: "Times New Roman", Times, serif;
                white-space: nowrap;
            }

            .math-inline,
            .math-display {
                font-family: "Times New Roman", Times, serif;
            }

            .equation-formula .math-inline,
            .equation-formula .math-display {
                display: inline-block;
                max-width: min(100%, 42rem);
                white-space: normal;
            }

            .equation-formula sub,
            .equation-formula sup {
                font-size: 0.72em;
                line-height: 0;
                font-style: normal;
            }

            .math-inline {
                white-space: nowrap;
            }

            .math-display {
                display: inline-block;
                max-width: 100%;
            }

            .equation-formula br {
                display: block;
                content: "";
                margin-top: 0.12rem;
            }

            .math-overline {
                text-decoration: overline;
            }

            .report-table figcaption {
                padding-top: 10px;
            }

            .references {
                padding-left: 20px;
            }

            @media (max-width: 1260px) {
                .index {
                    position: static;
                    margin: 0 auto 24px;
                    left: auto;
                    max-height: none;
                    width: 680px;
                    max-width: 680px;
                    overflow: visible;
                    padding-right: 0;
                }

                .main-text {
                    width: 680px;
                }
            }

            @media (max-width: 760px) {
                .index,
                .main-text {
                    width: min(92vw, 680px);
                }

                .figure-grid,
                .equation-row {
                    grid-template-columns: 1fr;
                }

                .equation-number {
                    text-align: center;
                }
            }
