#read-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:var(--accent);z-index:9999;transition:width .1s linear;pointer-events:none}
    .item-meta-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:14px}
    .item-meta-primary{display:flex;flex:1 1 240px;min-width:0;flex-wrap:wrap;gap:6px}
    .item-meta-secondary{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
    .item-meta-strip .tag-chip{letter-spacing:.03em}
    .item-meta-strip .read-time{font-size:12px;color:var(--muted);font-weight:600}
    .related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:12px}
    .item-page-footer{margin-top:24px;padding-top:0;border-top:0}
    .item-page-footer .back-nav{display:flex;align-items:center;gap:16px;margin:0;font-size:13px;color:var(--muted)}
    .item-page-footer .back-nav a{color:var(--accent);text-decoration:none;font-weight:600;transition:opacity var(--transition)}
    .item-page-footer .back-nav a:hover{opacity:.7}
    .item-page-footer .back-nav .nav-sep{opacity:.3}
    .side-related{}
    .side-related .rel-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:13px;font-weight:600;color:var(--text);line-height:1.4;transition:color var(--transition)}
    .side-related .rel-item span:first-child{min-width:0;flex:1}
    .side-related .rel-item:last-child{border-bottom:none}
    .side-related .rel-item:hover{color:var(--accent)}
    .side-related .rel-item::after{content:"\2192";margin-left:0;flex-shrink:0;margin-top:1px}
    .tts-btn{line-height:1.15}
    .tts-btn.playing{background:var(--accent);color:#fff}
    .tts-btn svg{width:14px;height:14px;flex-shrink:0}
    .tts-btn.loading{opacity:.6;pointer-events:none}
    .is-hidden{display:none!important}
    .item-provenance-panel{margin-top:20px;padding:16px 18px;gap:12px;background:var(--surface-hover,#f8fafc);box-shadow:none}
    .item-provenance-panel .provenance-panel__header{gap:4px}
    .item-provenance-panel .provenance-panel__title{font-size:16px}
    .item-provenance-panel .provenance-panel__summary{font-size:13.5px;line-height:1.55}
    .item-provenance-panel .item-trust-meta{margin-top:2px}
    .item-provenance-panel .page-header-shell__meta-item{background:var(--surface-soft);border-color:var(--line)}
    .item-provenance-panel .provenance-panel__item{padding:12px 13px}
    .item-provenance-panel .provenance-panel__text{font-size:13px;line-height:1.5}
    .item-resource-links{margin-top:14px;padding:14px 16px;border-radius:var(--radius-sm,8px);border:1px solid var(--line);background:var(--surface-hover,#f8fafc)}
    .item-resource-title{font-size:12px;font-weight:700;color:var(--muted);text-transform:none;letter-spacing:0;margin:0 0 10px}
    .item-resource-list{display:flex;flex-wrap:wrap;gap:8px}
    .item-resource-list a{background:var(--pill-bg,var(--card));text-decoration:none;line-height:1.2}
      .item-freshness-note{margin-top:12px;padding:10px 12px;border-radius:var(--radius-sm,8px);border:1px solid var(--line);background:var(--surface-hover,#f8fafc);font-size:12px;line-height:1.5;color:var(--muted)}
      .item-freshness-note strong{display:block;margin-bottom:2px;color:var(--text)}
      .item-trust-note{margin-top:12px;padding:12px 14px;border-radius:var(--radius-sm,8px);border:1px solid var(--line);background:var(--surface-hover,#f8fafc);font-size:12.5px;line-height:1.55;color:var(--muted)}
      .item-trust-note strong{display:block;margin-bottom:6px;color:var(--text)}
      .item-trust-note p{margin:0 0 6px}
      .item-trust-note p:last-child{margin-bottom:0}
      .item-trust-note a{color:var(--accent);font-weight:600;text-decoration:none}
      .legal-basis{margin-top:1.5rem;padding:1rem;background:var(--color-surface-offset,var(--surface-hover,#f3f0ec));border-radius:8px;border-left:3px solid var(--color-primary,var(--accent,#2563eb))}
      .legal-basis h4{margin:0 0 10px;font-size:14px;font-weight:800;color:var(--text)}
      .source-records{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}
      .source-records h4{margin:0 0 4px;font-size:14px;font-weight:800;color:var(--text)}
      .source-records-note{margin:0 0 10px;font-size:12px;line-height:1.5;color:var(--muted)}
      .verified-mode-note{display:grid;gap:6px;margin:0 0 12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}
      .verified-mode-note strong{font-size:12px;line-height:1.35;color:var(--text);text-transform:none;letter-spacing:0}
      .verified-mode-note span{font-size:12px;line-height:1.45;color:var(--muted)}
      .verified-mode-links{display:flex;flex-wrap:wrap;gap:8px}
      .verified-mode-links a{font-size:12px;font-weight:800;color:var(--accent);text-decoration:none}
      .source-record-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:0;padding:0;list-style:none}
      .source-record{display:grid;gap:2px;font-size:12.5px;line-height:1.4}
      .source-record a{font-weight:700;color:var(--accent);text-decoration:none}
      .source-record a:hover{text-decoration:underline}
      .source-record-meta{color:var(--muted)}
      .source-records-note strong{color:var(--text);font-weight:700}
      .tts-fallback{margin-top:10px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--color-surface-offset,var(--surface-soft,#f8f9fa))}
      .tts-fallback.is-hidden{display:none}
      .tts-fallback audio{display:block;width:100%}
    .articles-list{display:flex;flex-wrap:wrap;gap:4px 7px;margin:0;font-size:13px;line-height:1.55;color:var(--muted)}
    .article-link{display:inline;color:var(--accent);text-decoration:none;font-size:13px;font-weight:700;line-height:inherit}
    .article-link:hover{text-decoration:underline;text-underline-offset:3px}
    .article-separator{color:var(--muted)}
    .toc-title-spaced{margin-bottom:12px}
    .prose-block{max-width:100%;overflow-x:hidden}
    .prose-block .prose{min-width:0}
    .statement-context{padding:18px 18px 16px;border-top-color:transparent}
    .statement-context h2{margin:0 0 8px}
    .statement-context-note{margin:0 0 14px;font-size:12.5px;line-height:1.55;color:var(--muted)}
    .statement-context-note small{display:block;margin-top:4px}
    .statement-documents{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}
    .statement-documents-title{margin:0 0 10px;font-size:15px;line-height:1.4;color:var(--text);font-weight:700}
    .statement-documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}
    .statement-document{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-hover,#f8fafc)}
    .statement-document-title{margin:0;font-size:14px;line-height:1.45;font-weight:600;color:var(--text)}
    .statement-list{display:grid;gap:12px;margin:0;padding-left:1.35rem}
    .statement-item{padding:0 0 0 4px;border:0;border-radius:0;background:transparent;position:relative}
    .statement-item::marker{font-size:13px;font-weight:800;color:var(--muted)}
    .statement-quote{margin:0 0 8px;font-size:15px;line-height:1.62;color:var(--text);position:relative}
    .statement-quote::before{content:none}
    .statement-meta{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;text-align:right}
    .statement-source{min-width:0;display:flex;align-items:baseline;justify-content:flex-end;gap:8px;flex-wrap:wrap}
    .statement-speaker{font-size:13px;font-weight:700;color:var(--accent)}
    .statement-role{font-size:12px;line-height:1.35;color:var(--muted)}
    .statement-title{font-size:13px;line-height:1.45;color:var(--text)}
    .statement-corpus{font-size:11px;color:var(--muted)}
    .statement-date{font-size:12px;color:var(--muted)}
    .statement-date::before{content:"·";margin-right:8px;color:var(--muted)}
    .statement-link{text-decoration:none;line-height:1.2;white-space:nowrap}
    @media (min-width:768px){
      main.item-page:not([data-kind="fulltext"]) .item-layout{width:100%;max-width:none;margin-inline:0;grid-template-columns:minmax(0,1fr);grid-template-areas:"hero" "aside" "main";gap:16px}
      .item-page:not([data-kind="fulltext"]) .item-aside{position:static;top:auto;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin:0;padding-left:0;border-left:0}
      .item-page:not([data-kind="fulltext"]) .item-aside > .side-card:first-child{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px 18px;margin:0!important;padding:11px 14px}
      .item-page:not([data-kind="fulltext"]) .item-aside > .side-card:first-child .toc-title{margin:0;white-space:nowrap}
      .item-page:not([data-kind="fulltext"]) .item-aside > .side-card:first-child .toc-links{flex-direction:row;flex-wrap:wrap;gap:3px 14px;min-width:0}
      .item-page:not([data-kind="fulltext"]) .item-aside > .side-card:first-child .toc-links a{padding:2px 0;font-size:12px;line-height:1.35}
      .item-page:not([data-kind="fulltext"]) .item-utility-card{display:flex;align-items:center;gap:7px;margin:0;padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:var(--card);overflow-x:auto;scrollbar-width:none}
      .item-page:not([data-kind="fulltext"]) .item-utility-card::-webkit-scrollbar{display:none}
      .item-page:not([data-kind="fulltext"]) .item-utility-card .item-actions,
      .item-page:not([data-kind="fulltext"]) .item-utility-card .item-saved-actions{display:flex;flex:0 0 auto;gap:6px;margin:0}
      main.item-page:not([data-kind="fulltext"]) .item-main > *{width:100%;max-width:none;align-self:stretch}
      main.item-page:not([data-kind="fulltext"]) .prose-block .prose{max-width:96ch}
      .item-page:not([data-kind="fulltext"]) .item-main .prose > p,
      .item-page:not([data-kind="fulltext"]) .item-main .prose > ul,
      .item-page:not([data-kind="fulltext"]) .item-main .prose > ol{max-width:96ch}
    }
    @media (min-width:1100px){
      .item-page:not([data-kind="fulltext"]) .item-aside{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}
    }
    @media (min-width:1800px){
      main.item-page:not([data-kind="fulltext"]) .prose-block--primary .prose{margin-inline:auto}
    }
    .item-page[data-kind="fulltext"] .item-layout{grid-template-columns:minmax(0,1fr) minmax(260px,296px);column-gap:28px;row-gap:18px}
    .item-page[data-kind="fulltext"] .item-hero{padding:22px 24px 20px}
    .item-page[data-kind="fulltext"] .item-hero h1{font-size:clamp(26px,2.4vw,32px);line-height:1.16;letter-spacing:0}
    .item-page[data-kind="fulltext"] .item-hero .lead{font-size:15px;line-height:1.58;max-width:76ch}
    .item-page[data-kind="fulltext"] .item-meta-strip{margin-top:12px}
    .item-page[data-kind="fulltext"] .item-meta-secondary{gap:7px}
    .item-page[data-kind="fulltext"] .item-fulltext-summary{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
    .item-page[data-kind="fulltext"] .item-fulltext-summary .pill{font-weight:700}
    .item-page[data-kind="fulltext"] .ft-reading-flow{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
    .item-page[data-kind="fulltext"] .ft-reading-flow span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:var(--card);color:var(--muted);font-size:12px;font-weight:700;line-height:1.2}
    .item-page[data-kind="fulltext"] .ft-reading-flow b{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:var(--accent-bg);color:var(--accent);font-size:10px;line-height:1}
    .item-page[data-kind="fulltext"] .item-main{gap:18px}
    .fulltext-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin:0;padding:13px 14px 12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card)}
    .fulltext-search__label{grid-column:1/-1;color:var(--text);font-size:13px;font-weight:700;line-height:1.3}
    .fulltext-search__field{position:relative;min-width:0}
    .fulltext-search__field svg{position:absolute;left:12px;top:50%;width:17px;height:17px;transform:translateY(-50%);color:var(--muted);pointer-events:none}
    .fulltext-search input{width:100%;min-height:42px;padding:9px 12px 9px 39px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);font:inherit;font-size:14px;line-height:1.3}
    .fulltext-search input:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}
    .fulltext-search__status{grid-column:1/-1;min-height:0;margin:0;color:var(--muted);font-size:11.5px;line-height:1.4}
    .fulltext-search__status:empty{display:none}
    .fulltext-search__status[data-empty="true"]{color:var(--danger,#b42318)}
    .fulltext-search [hidden],.fulltext-host [hidden]{display:none!important}
    .fulltext-version-nav{display:flex;align-items:center;gap:6px;margin:-8px 0 0;padding:0 2px 2px;white-space:nowrap}
    .fulltext-version-nav__label{flex:0 0 auto;margin-right:2px;color:var(--muted);font-size:11.5px;font-weight:700}
    .fulltext-version-nav__link{padding:4px 9px;font-size:11.5px;font-weight:700}
    .item-page[data-kind="fulltext"] .fulltext-host{padding:0;border:none;background:transparent;box-shadow:none;overflow:visible}
    .item-page[data-kind="fulltext"] .fulltext-host .prose{font-size:inherit;line-height:inherit}
    .item-page[data-kind="fulltext"] .fulltext-host .prose > :first-child{margin-top:0}
    .item-page[data-kind="fulltext"] .item-aside{top:76px;border-left:0;padding-left:0}
    .item-page[data-kind="fulltext"] .side-card{padding:15px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card)}
    .item-page[data-kind="fulltext"] .side-card .toc-title{margin:0;font-size:11px;letter-spacing:.06em}
    .fulltext-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:10px}
    .fulltext-sidebar-toggle{display:none;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--pill-border,var(--line));background:var(--pill-bg,var(--card));color:var(--accent);font-size:12px;font-weight:700;line-height:1.1}
    .fulltext-sidebar-toggle svg{width:14px;height:14px;flex-shrink:0;transition:transform var(--transition)}
    .fulltext-sidebar-toggle[aria-expanded="false"] svg{transform:rotate(-90deg)}
    .toc-links--fulltext{max-height:calc(100vh - 300px);overflow:auto;margin-top:10px;padding-right:5px;scrollbar-width:thin}
    .toc-article-disclosure{margin:0;border-bottom:1px solid var(--line)}
    .toc-article-disclosure summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;min-height:40px;padding:5px 6px;color:var(--muted);font-size:10.5px;font-weight:700;line-height:1.25;cursor:pointer;list-style:none;border-radius:var(--radius-sm)}
    .toc-article-disclosure summary::-webkit-details-marker{display:none}
    .toc-article-disclosure summary::after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform var(--transition)}
    .toc-article-disclosure[open] summary::after{transform:rotate(225deg) translate(-1px,-1px)}
    .toc-article-disclosure summary:hover{background:var(--accent-bg);color:var(--accent)}
    .item-page[data-kind="fulltext"] .toc-section-link,
    .item-page[data-kind="fulltext"] .toc-section-label{min-width:0;padding:0;color:var(--text);font-size:11.5px;line-height:1.3;text-decoration:none}
    .toc-articles > .toc-section-link{grid-column:1/-1}
    .item-page[data-kind="fulltext"] .toc-section-link:hover,
    .item-page[data-kind="fulltext"] .toc-section-link.active{color:var(--accent)}
    .toc-article-range{white-space:nowrap;color:var(--muted);font-size:9.5px;font-weight:600}
    .toc-links--fulltext .toc-articles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:4px 6px 7px}
    .toc-article-disclosure:not([open]) > .toc-articles{display:none}
    .item-page[data-kind="fulltext"] .toc-article-link{display:flex;align-items:center;justify-content:center;min-height:26px;padding:3px;border-radius:6px;font-size:10px}
    .fulltext-tools-card .item-actions{gap:6px}
    .item-page .item-page-footer{width:100%;min-width:0}
    .item-page[data-kind="fulltext"] .item-page-footer{margin-top:40px;padding-top:0;border-top:0}
    .item-page[data-kind="fulltext"] .fulltext-support{display:grid;gap:24px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}
    .item-page[data-kind="fulltext"] .fulltext-routes h2{margin:0;font-size:15px;line-height:1.3}
    .item-page[data-kind="fulltext"] .fulltext-routes .quick-links-rail{gap:8px 16px;margin-top:10px}
    .item-page[data-kind="fulltext"] .fulltext-routes .quick-links-rail__link{display:inline-flex;min-height:0;max-width:100%;padding:2px 0;border:0;border-radius:0;background:transparent;color:var(--accent);font-size:12.5px;font-weight:700;line-height:1.4;white-space:normal}
    .item-page[data-kind="fulltext"] .fulltext-routes .quick-links-rail__link:hover{text-decoration:underline;background:transparent}
    .item-page[data-kind="fulltext"] .fulltext-routes .quick-links-rail__meta{display:none}
    .item-page[data-kind="fulltext"] .fulltext-official-resources{border-top:1px solid var(--line);color:var(--text)}
    .item-page[data-kind="fulltext"] .fulltext-official-resources summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:8px 0;color:var(--text);font-size:13px;font-weight:750;line-height:1.35;cursor:pointer;list-style:none}
    .item-page[data-kind="fulltext"] .fulltext-official-resources summary::-webkit-details-marker{display:none}
    .item-page[data-kind="fulltext"] .fulltext-official-resources summary::after{content:"";width:7px;height:7px;margin-right:4px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform var(--transition)}
    .item-page[data-kind="fulltext"] .fulltext-official-resources[open] summary::after{transform:rotate(225deg) translate(-1px,-1px)}
    .item-page[data-kind="fulltext"] .fulltext-official-resources summary:hover{color:var(--accent)}
    .item-page[data-kind="fulltext"] .fulltext-official-resources__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;padding:0 0 14px}
    .item-page[data-kind="fulltext"] .fulltext-official-resources__links a{min-height:34px;padding:8px 0;border-bottom:1px solid var(--line);color:var(--accent);font-size:12px;font-weight:700;line-height:1.35;text-decoration:none}
    .item-page[data-kind="fulltext"] .fulltext-official-resources__links a:hover{text-decoration:underline}
    .item-page[data-kind="fulltext"] .item-fulltext-source-link{margin:12px 0 0;font-size:12px;line-height:1.5}
    .item-page[data-kind="fulltext"] .item-fulltext-source-link a{font-weight:700;color:var(--accent);text-decoration:none}
    .item-page[data-kind="fulltext"] .item-fulltext-source-link a:hover{text-decoration:underline}
    .item-page[data-kind="fulltext"] .fulltext-host .preamble-heading{margin:0 0 12px;color:var(--text);font-size:1.375rem;font-weight:800}
    .item-page[data-kind="fulltext"] .fulltext-host .preamble-line{margin-bottom:2px}
    .item-page[data-kind="fulltext"] .fulltext-host .const-preamble{margin:0 0 32px;padding:0 0 24px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}
    .item-page[data-kind="fulltext"] .fulltext-host .const-preamble h2{font-size:22px;line-height:1.25;margin:0 0 10px}
    .item-page[data-kind="fulltext"] .fulltext-host .const-preamble .preamble-text{max-width:78ch}
    .item-page[data-kind="fulltext"] .fulltext-host .const-preamble .preamble-text p{font-size:15px;line-height:1.72;margin-bottom:8px;font-style:normal}
    .item-page[data-kind="fulltext"] .fulltext-host .const-section{margin:42px 0 0;padding:0 0 11px;border-bottom:1px solid var(--line)}
    .item-page[data-kind="fulltext"] .fulltext-host .const-section h2{font-size:22px;line-height:1.3}
    .item-page[data-kind="fulltext"] .fulltext-host .section-heading{display:block;font-size:1.25rem;font-weight:800;line-height:1.3;color:var(--text)}
    .item-page[data-kind="fulltext"] .fulltext-host .section-badge{padding:0;border:0;border-radius:0;background:transparent;color:inherit;font:inherit}
    .item-page[data-kind="fulltext"] .fulltext-host .const-article{margin-bottom:0;padding:18px 0 20px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}
    .item-page[data-kind="fulltext"] .fulltext-host .const-article:hover{background:transparent}
    .item-page[data-kind="fulltext"] .fulltext-host .const-article:target{box-shadow:0 0 0 3px var(--accent-bg)}
    .item-page[data-kind="fulltext"] .fulltext-host .article-heading{margin-bottom:9px;padding-bottom:0;border-bottom:0}
    .item-page[data-kind="fulltext"] .fulltext-host .article-heading-main{gap:8px}
    .item-page[data-kind="fulltext"] .fulltext-host .article-badge{display:none}
    .item-page[data-kind="fulltext"] .fulltext-host .article-title-full{font-size:14px;font-weight:750;color:var(--text)}
    .item-page[data-kind="fulltext"] .fulltext-host .article-anchor{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--accent-bg);color:var(--accent);font-size:12px;font-weight:800;text-decoration:none;flex-shrink:0;border:1px solid transparent}
    .item-page[data-kind="fulltext"] .fulltext-host .article-anchor:hover{background:var(--accent);color:#fff}
    .item-page[data-kind="fulltext"] .fulltext-host .article-body{font-size:15px;line-height:1.72;max-width:78ch}
    .item-page[data-kind="fulltext"] .fulltext-host .article-body p{margin-bottom:10px}
    .item-page[data-kind="fulltext"] .fulltext-host .article-body p:last-child{margin-bottom:0}
    .item-page[data-kind="fulltext"] .fulltext-host .clause{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;column-gap:9px}
    .item-page[data-kind="fulltext"] .fulltext-host .clause-num{min-width:20px;padding-top:1px;font-size:13px;font-weight:700;line-height:1.72;color:var(--accent)}
    .item-page[data-kind="fulltext"] .fulltext-host .clause.is-long{font-size:14px;line-height:1.86}
    .article-context{margin-top:10px;max-width:78ch}
    .article-context summary{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:4px 9px;border-radius:8px;color:var(--accent);font-size:12px;font-weight:750;line-height:1.25;cursor:pointer;list-style:none}
    .article-context summary::-webkit-details-marker{display:none}
    .article-context summary::after{content:"";width:6px;height:6px;margin-left:1px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform var(--transition)}
    .article-context[open] summary::after{transform:rotate(225deg) translate(-1px,-1px)}
    .article-context summary:hover{background:var(--accent-bg)}
    .article-context__count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--accent-bg);font-size:10px;line-height:1}
    .article-context__body{display:grid;margin-top:5px;padding:3px 0 2px 12px;border-left:2px solid var(--accent-border)}
    .article-context__link{display:grid;gap:2px;padding:8px 10px;border-radius:8px;color:var(--text);text-decoration:none}
    .article-context__link + .article-context__link{border-top:1px solid var(--line);border-top-left-radius:0;border-top-right-radius:0}
    .article-context__link:hover{background:var(--surface-soft)}
    .article-context__link strong{font-size:12.5px;line-height:1.35}
    .article-context__link span{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:11.5px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}
    .article-context__all{display:inline-flex;width:max-content;max-width:100%;padding:7px 10px;color:var(--accent);font-size:11.5px;font-weight:750;text-decoration:none}
    @media (max-width:980px){
      .item-page[data-kind="fulltext"] .item-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"hero" "aside" "main" "footer";gap:12px}
      .item-page[data-kind="fulltext"] .item-aside{position:static;top:auto;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin:0}
      .item-page[data-kind="fulltext"] .side-card{padding:12px 14px}
      .fulltext-sidebar-toggle{display:inline-flex}
      .toc-links--fulltext{max-height:none;padding-right:0}
      .toc-links--fulltext.is-collapsed{display:none}
      .fulltext-tools-card{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}
      .fulltext-tools-card::-webkit-scrollbar{display:none}
      .fulltext-tools-card .item-actions,
      .fulltext-tools-card .item-saved-actions{display:flex;flex:0 0 auto;gap:6px;margin:0}
      .fulltext-tools-card .btn{width:auto;white-space:nowrap}
    }
    @media (max-width:767px){
      [data-related-card="side"]{display:none !important}
      .md table,
      .prose table,
      .prose-block .prose table{
        display:block;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
        white-space:normal;
        width:max-content;
        min-width:560px;
        max-width:none;
        margin:12px 0 4px;
      }
      .prose-block .prose th,
      .prose-block .prose td{
        white-space:normal;
        word-break:break-word;
      }
      .statement-context{padding:15px 15px 14px}
      .statement-context-note{font-size:12px}
      .statement-documents-grid{grid-template-columns:1fr}
      .statement-item{padding:12px 12px 11px}
      .statement-quote{font-size:14px;line-height:1.6}
      .statement-meta{gap:10px}
      .item-page[data-kind="fulltext"] .item-hero{margin-bottom:0;padding:12px 13px 11px}
      .item-page[data-kind="fulltext"] .item-hero .breadcrumb{display:none}
      .item-page[data-kind="fulltext"] .item-hero h1{font-size:18px;line-height:1.22;margin-bottom:6px}
      .item-page[data-kind="fulltext"] .item-hero .lead{font-size:12.75px;line-height:1.48}
      .item-page[data-kind="fulltext"] .item-meta-strip{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:7px}
      .item-page[data-kind="fulltext"] .item-meta-primary{display:none}
      .item-page[data-kind="fulltext"] .item-meta-secondary{width:100%;justify-content:flex-start;gap:5px}
      .item-page[data-kind="fulltext"] .item-fulltext-summary{margin-top:7px}
      .item-page[data-kind="fulltext"] .item-fulltext-summary .pill{min-height:22px;padding:2px 7px;font-size:10px}
      .item-page[data-kind="fulltext"] .ft-reading-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;overflow:visible;margin-top:7px;padding-bottom:0}
      .item-page[data-kind="fulltext"] .ft-reading-flow span{min-width:0;min-height:34px;padding:4px 6px;font-size:10px;line-height:1.25;white-space:normal}
      .item-page[data-kind="fulltext"] .ft-reading-flow b{width:16px;height:16px;font-size:9px}
      .item-page[data-kind="fulltext"] .item-layout{display:flex;flex-direction:column;gap:8px}
      .item-page[data-kind="fulltext"] .item-hero{order:1}
      .item-page[data-kind="fulltext"] .item-aside{display:contents}
      .item-page[data-kind="fulltext"] .item-aside > .side-card:first-child{order:2;width:100%}
      .item-page[data-kind="fulltext"] .item-main{order:3}
      .item-page[data-kind="fulltext"] .fulltext-tools-card{order:4;width:100%;margin-top:8px!important}
      .fulltext-search{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:9px}
      .fulltext-search__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
      .fulltext-search input{min-height:38px;font-size:13px}
      .fulltext-search #fulltextSearchClear{min-height:38px;padding-inline:10px;font-size:11.5px}
      .item-page[data-kind="fulltext"] .side-card{padding:10px 11px}
      .item-page[data-kind="fulltext"] .item-aside .item-actions{gap:6px}
      .item-page[data-kind="fulltext"] .item-aside .item-actions #copyBtn,
      .item-page[data-kind="fulltext"] .item-aside .item-actions #copyCitationBtn{min-height:40px;font-size:11px;padding:8px 9px}
      .item-page[data-kind="fulltext"] .toc-section-link{font-size:11.5px}
      .toc-article-disclosure summary{min-height:38px;padding:5px 6px}
      .toc-article-range{display:none}
      .toc-links--fulltext .toc-articles{grid-template-columns:repeat(6,minmax(0,1fr))}
      .item-page[data-kind="fulltext"] .toc-article-link{min-height:25px;font-size:9.5px;padding:3px}
      .item-page[data-kind="fulltext"] .item-page-footer{margin-top:28px}
      .item-page[data-kind="fulltext"] .fulltext-support{gap:18px;margin-top:26px;padding-top:18px}
      .item-page[data-kind="fulltext"] .fulltext-routes h2{font-size:14px}
      .item-page[data-kind="fulltext"] .fulltext-routes .quick-links-rail{gap:7px 14px;margin-top:8px}
      .item-page[data-kind="fulltext"] .fulltext-routes .quick-links-rail__link{font-size:11.5px}
      .item-page[data-kind="fulltext"] .fulltext-official-resources summary{min-height:40px;font-size:12px}
      .item-page[data-kind="fulltext"] .fulltext-official-resources__links{grid-template-columns:1fr;padding-bottom:10px}
      .item-page[data-kind="fulltext"] .fulltext-official-resources__links a{min-height:32px;padding:7px 0;font-size:11.5px}
      .item-page[data-kind="fulltext"] .item-fulltext-source-link{margin-top:10px;font-size:11.5px}
      .item-page[data-kind="fulltext"] .fulltext-host .const-preamble{padding:0 0 18px;margin-bottom:24px}
      .item-page[data-kind="fulltext"] .fulltext-host .const-preamble h2{font-size:17px;margin-bottom:7px}
      .item-page[data-kind="fulltext"] .fulltext-host .const-preamble .preamble-text p{font-size:13.5px;line-height:1.62}
      .item-page[data-kind="fulltext"] .fulltext-host .preamble-heading{font-size:14px;margin-bottom:5px}
      .item-page[data-kind="fulltext"] .fulltext-host .const-section{margin-top:26px;margin-bottom:3px;padding-bottom:9px}
      .item-page[data-kind="fulltext"] .fulltext-host .const-section h2{font-size:17px;line-height:1.32}
      .item-page[data-kind="fulltext"] .fulltext-host .section-heading{font-size:17px}
      .item-page[data-kind="fulltext"] .fulltext-host .section-badge{font-size:inherit;padding:0}
      .item-page[data-kind="fulltext"] .fulltext-host .const-article{margin-bottom:0;padding:14px 0 15px}
      .item-page[data-kind="fulltext"] .fulltext-host .article-heading{margin-bottom:7px;padding-bottom:0}
      .item-page[data-kind="fulltext"] .fulltext-host .article-heading-main{gap:5px}
      .item-page[data-kind="fulltext"] .fulltext-host .article-title-full{display:none}
      .item-page[data-kind="fulltext"] .fulltext-host .article-badge{display:inline-flex;font-size:10px;padding:2px 7px}
      .item-page[data-kind="fulltext"] .fulltext-host .article-anchor{width:26px;height:26px;font-size:11px}
      .item-page[data-kind="fulltext"] .fulltext-host .article-body{font-size:13.5px;line-height:1.62}
      .item-page[data-kind="fulltext"] .fulltext-host .article-body p{margin-bottom:8px}
      .item-page[data-kind="fulltext"] .fulltext-host .clause{grid-template-columns:19px minmax(0,1fr);column-gap:7px}
      .item-page[data-kind="fulltext"] .fulltext-host .clause-num{font-size:12px;line-height:1.62}
      .item-page[data-kind="fulltext"] .fulltext-host .clause.is-long{font-size:12px;line-height:1.52}
      .fulltext-version-nav{flex-wrap:wrap;gap:5px;overflow:visible;white-space:normal;margin-top:-5px;padding-left:0;padding-right:0}
      .fulltext-version-nav__label{display:none}
      .fulltext-version-nav__link{min-height:27px;padding:4px 8px;font-size:11px}
      .article-context{margin-top:8px}
      .article-context summary{min-height:28px;padding:3px 7px;font-size:11.5px}
      .article-context__body{padding-left:8px}
      .article-context__link{padding:7px 8px}
    }
