:root{color-scheme:light;font-family:Noto Sans SC,Source Han Sans SC,Microsoft YaHei,PingFang SC,Noto Sans KR,Arial,sans-serif;color:#27313b;background:#f5f1e8;font-synthesis:none;--page-bg: #f5f1e8;--panel: #fffdf8;--panel-soft: #f8f5ee;--panel-muted: #f0ede5;--line: rgba(47, 67, 84, .14);--text: #27313b;--text-strong: #202b35;--muted: #6e7b87;--blue: #286aa6;--blue-soft: #397db8;--blue-pale: #e3edf5;--shadow: 0 12px 36px rgba(52, 59, 65, .055)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 85% 0%,rgba(65,124,174,.08) 0,transparent 32rem),var(--page-bg)}button,a{font:inherit}button{color:inherit}body .site-shell *{font-weight:600}body .site-shell h1,body .site-shell h2,body .site-shell h3,body .site-shell strong,body .site-shell b,body .site-shell th,body .site-shell dt,body .site-shell .nav-item.active,body .site-shell .sub-item.active,body .site-shell .category,body .site-shell .matrix-statement,body .site-shell .matrix-conclusion,body .site-shell .segment-bold{font-weight:750}*{scrollbar-width:thin;scrollbar-color:#8aa9c4 #eee9df}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-track{background:#eee9df;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8fb0cc,#678fac);border:2px solid #eee9df;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#4f7e9f}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important}}.site-shell{min-height:100vh}.main{min-height:100vh;margin-left:280px;transition:margin .25s ease}.main.sidebar-hidden{margin-left:0}.content{width:min(1180px,90%);margin:0 auto;padding:64px 0 100px}.scrim{display:none}.topbar{position:sticky;z-index:20;top:0;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 5vw;background:rgba(245,241,232,.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.breadcrumb{min-width:0;display:flex;gap:10px;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden}.breadcrumb strong{color:#34414c;overflow:hidden;text-overflow:ellipsis}.breadcrumb b{font-weight:400;opacity:.45}.languages{display:flex;padding:3px;border:1px solid var(--line);background:rgba(255,255,255,.72);border-radius:4px}.languages button{padding:7px 10px;border:0;color:var(--muted);background:transparent;border-radius:2px;cursor:pointer;font-size:11px}.languages button.active{color:#fff;background:var(--blue)}.mobile-menu{display:none;width:38px;padding:7px;border:0;background:transparent;cursor:pointer}.mobile-menu span{display:block;height:1px;margin:5px 0;background:#40515f}.main.sidebar-hidden .mobile-menu{display:block}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:280px;display:flex;flex-direction:column;overflow-y:auto;background:rgba(255,253,248,.98);border-right:1px solid var(--line);box-shadow:8px 0 30px #2f363d0a;transition:width .25s ease,transform .25s ease}.sidebar.hidden{width:280px;transform:translate(-101%);box-shadow:none}.brand{position:relative;min-height:104px;display:flex;align-items:center;gap:13px;padding:22px 58px 22px 20px;border-bottom:1px solid var(--line)}.brand-mark{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(40,106,166,.42);color:var(--blue);font-weight:700;font-size:13px;letter-spacing:1px}.brand-copy{min-width:0;display:grid;gap:5px}.brand-copy strong{font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand-copy span,.nav-label{color:#526272;font-size:12px;font-weight:700;letter-spacing:1.2px}.nav-label{padding:25px 24px 10px}.site-search{padding:13px 14px 9px;border-bottom:1px solid rgba(47,67,84,.08)}.site-search-box{position:relative;display:block}.site-search input{width:100%;height:38px;padding:0 42px 0 12px;color:#2d3d49;background:#fffaf1;border:1px solid rgba(47,67,84,.18);border-radius:6px;outline:none;font-size:15px;font-weight:700}.site-search input::placeholder{color:#81919d;font-weight:650}.site-search input:focus{border-color:#286aa673;box-shadow:0 0 0 3px #286aa617}.search-submit{position:absolute;right:5px;top:50%;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:5px;background:transparent;cursor:pointer;transform:translateY(-50%)}.search-submit:hover,.search-submit:focus-visible{background:rgba(40,106,166,.1);outline:none}.search-icon{position:relative;width:12px;height:12px;border:2px solid #6f8ba2;border-radius:50%}.search-icon:after{content:"";position:absolute;right:-5px;bottom:-3px;width:7px;height:2px;background:#6f8ba2;border-radius:999px;transform:rotate(43deg);transform-origin:left center}.search-submit:hover .search-icon,.search-submit:focus-visible .search-icon,.site-search-box:focus-within .search-icon{border-color:var(--blue)}.search-submit:hover .search-icon:after,.search-submit:focus-visible .search-icon:after,.site-search-box:focus-within .search-icon:after{background:var(--blue)}.search-empty{margin:12px 8px;padding:12px 10px;color:#6c7d89;background:#f7f4ed;border:1px solid rgba(47,67,84,.1);border-radius:6px;font-size:13px;font-weight:650;text-align:center}nav{flex:1;padding:6px 10px 24px}.nav-item,.category,.sub-item,.sidebar-toggle-button{width:100%;border:0;background:transparent;cursor:pointer;text-align:left}.nav-item{min-height:58px;display:flex;align-items:center;gap:13px;padding:10px 13px;color:#40515f;border-radius:4px;transition:.2s ease}.nav-item:hover,.nav-item.active{color:#1f5f98;background:rgba(40,106,166,.09)}.nav-item.active{box-shadow:inset 2px 0 var(--blue)}.nav-index{flex:0 0 30px;width:30px;height:30px;display:inline-grid;place-items:center;color:#fff;background:var(--blue);border-radius:3px;font-size:14px;font-weight:800;letter-spacing:0;line-height:1}.nav-text{flex:1;font-size:16px;font-weight:650;line-height:1.45}.chevron{font-size:16px;transition:transform .2s}.chevron.rotate{transform:rotate(180deg)}.subnav{margin:3px 0 9px 25px;padding-left:15px;border-left:1px solid var(--line)}.category{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:6px 0 2px;padding:8px 8px 7px 10px;color:#3f6078;background:transparent;border:0;border-top:1px solid rgba(47,67,84,.08);font-size:15px;font-weight:760;line-height:1.45;letter-spacing:.2px}.category span:first-child:before{content:"";width:7px;height:7px;display:inline-block;margin-right:7px;background:#286aa6;clip-path:polygon(50% 0%,61% 34%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 34%);transform:translateY(-1px)}.category:hover{color:#245f91;background:rgba(40,106,166,.035)}.category span:last-child{flex:0 0 auto;color:#286aa6;background:transparent;font-size:15px;font-weight:850;line-height:1}.sub-item{margin:2px 0;padding:10px 10px 10px 14px;color:#53687a;font-size:14px;font-weight:600;line-height:1.55;border-radius:4px}.sub-item:hover,.sub-item.active{color:#215f96;background:rgba(40,106,166,.09)}.direct-sub-item,.category-single{margin:6px 0 3px;padding:9px 8px 8px 10px;color:#3f6078;font-size:15px;font-weight:760;letter-spacing:.2px}.sidebar-toggle-button{position:sticky;bottom:0;min-height:51px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--blue);background:#f8f5ee;border-top:1px solid var(--line);font-size:12px}.tree-icon-button{position:absolute;top:20px;right:18px;width:24px;height:24px;display:inline-grid;place-items:center;padding:0;color:var(--blue);background:transparent!important;border:0;border-radius:0;box-shadow:none!important;outline:none;cursor:pointer;-webkit-tap-highlight-color:transparent;appearance:none}.tree-icon-button:hover,.tree-icon-button:active,.tree-icon-button:focus,.tree-icon-button:focus-visible,.tree-icon-button.active{background:transparent!important;border:0;box-shadow:none!important;outline:none}.tree-icon-triangle{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid #386985;transition:border-top-color .18s ease,transform .18s ease}.tree-icon-button:hover .tree-icon-triangle,.tree-icon-button.active .tree-icon-triangle{border-top-color:var(--blue)}.tree-icon-button.active .tree-icon-triangle{transform:rotate(180deg)}.nav-tree-panel{margin:0 10px 14px;padding:12px 12px 14px;background:#fffaf1;border:1px solid rgba(47,67,84,.13);border-radius:8px;box-shadow:0 8px 24px #343b410b}.nav-tree-title{margin-bottom:10px;color:#40515f;font-size:13px;font-weight:800}.nav-tree-root,.nav-tree-children{margin:0;padding:0;list-style:none}.nav-tree-node{position:relative}.nav-tree-children{margin-left:14px;padding-left:14px;border-left:1px solid rgba(40,106,166,.18)}.nav-tree-link,.nav-tree-label{width:100%;min-height:32px;display:flex;align-items:center;gap:8px;padding:6px 4px;color:#425463;background:transparent;border:0;border-radius:5px;text-align:left;font-size:13px;font-weight:700;line-height:1.45}.nav-tree-link{cursor:pointer}.nav-tree-link:hover{color:#1f5f98;background:rgba(40,106,166,.08)}.tree-tab-link{color:#263b4d;font-size:14px;font-weight:800}.tree-code{flex:0 0 28px;width:28px;height:24px;display:inline-grid;place-items:center;color:#fff;background:var(--blue);border-radius:4px;font-size:12px;font-weight:850}.tree-branch,.tree-dot{flex:0 0 auto;display:inline-block;background:var(--blue)}.tree-branch{width:10px;height:2px;opacity:.65}.tree-dot{width:7px;height:7px;border-radius:50%;opacity:.72}.tree-category>.nav-tree-label{color:#587084;font-size:12px}.tree-subtab-list{margin-left:7px}.page-node-nav{position:fixed;z-index:70;top:50%;right:18px;display:grid;gap:9px;justify-items:center;transform:translateY(-50%)}.page-node-toggle{width:38px;height:38px;display:grid;place-items:center;padding:0;color:#fff;background:var(--blue);border:2px solid rgba(255,253,248,.96);border-radius:50%;box-shadow:0 10px 24px #286aa638;cursor:pointer;opacity:1;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.page-node-toggle:hover,.page-node-toggle:focus-visible{background:#1f5f98;box-shadow:0 12px 28px #286aa64d;outline:none}.page-node-toggle span{width:10px;height:10px;display:block;border-left:3px solid currentColor;border-bottom:3px solid currentColor;transform:translate(2px) rotate(45deg);transition:transform .2s ease}.page-node-nav.expanded .page-node-toggle span{transform:translate(-2px) rotate(225deg)}.page-node-list{position:relative;max-height:min(62vh,520px);display:grid;gap:12px;justify-items:center;padding:10px 7px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;background:rgba(255,253,248,.72);border:1px solid rgba(47,67,84,.12);border-radius:999px;box-shadow:0 10px 26px #27343f14;opacity:0;pointer-events:none;transform:translate(22px) scale(.96);transition:opacity .2s ease,transform .2s ease,background .18s ease,box-shadow .18s ease}.page-node-nav.expanded .page-node-list{opacity:.36;pointer-events:auto;transform:translate(0) scale(1)}.page-node-nav.expanded:hover .page-node-list,.page-node-nav.expanded:focus-within .page-node-list,.page-node-nav.expanded.active .page-node-list{opacity:1;background:rgba(255,253,248,.96);box-shadow:0 14px 34px #27343f24}.page-node-list:before{content:"";position:absolute;top:22px;bottom:22px;left:50%;width:2px;background:rgba(40,106,166,.22);transform:translate(-50%)}.page-node{position:relative;z-index:1;width:24px;height:24px;display:grid;place-items:center;padding:0;color:#fff;background:#6f8ba2;border:2px solid #fffdf8;border-radius:50%;box-shadow:0 0 0 1px #286aa638;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.page-node span{position:relative;z-index:1;color:inherit;font-size:10px;font-weight:850;line-height:1}.page-node:hover,.page-node.active{background:var(--blue);box-shadow:0 0 0 3px #286aa629;transform:scale(1.18)}@media (max-width: 820px){.page-node-nav{right:8px;gap:8px}.page-node-toggle{width:36px;height:36px}.page-node-list{max-height:52vh;padding:9px 6px}.page-node-nav.expanded .page-node-list{opacity:.34}.page-node-nav.expanded.active .page-node-list{opacity:1}.page-node-list{gap:11px}.page-node{width:23px;height:23px}.page-node span{font-size:10px}}.page-heading{margin-bottom:48px}.eyebrow{color:var(--blue-soft);font-size:10px;font-weight:650;letter-spacing:2.5px;text-transform:uppercase}.page-heading h1{max-width:850px;margin:12px 0 22px;font-size:clamp(28px,4vw,44px);font-weight:650;letter-spacing:0;line-height:1.3}.heading-line{width:50px;height:2px;background:var(--blue)}.timeline{max-width:970px}.timeline-controls{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:-12px 0 30px 50px;padding:7px;background:rgba(255,253,248,.62);border:1px solid rgba(47,67,84,.1);border-radius:999px;box-shadow:0 4px 16px #343b4109}.timeline-controls label,.order-control{display:inline-flex;align-items:center;gap:8px}.timeline-controls label>span,.order-control>span{color:#6a7b88;font-size:11px;font-weight:800;letter-spacing:.4px;white-space:nowrap}.year-dropdown{position:relative;min-width:116px}.year-trigger{width:100%;height:30px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px 0 12px;color:#314657;background:#fffdf8;border:1px solid rgba(47,67,84,.16);border-radius:999px;font-size:13px;font-weight:800;cursor:pointer}.year-trigger b{width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.72}.year-dropdown.open .year-trigger b{transform:rotate(225deg) translate(-1px,-1px)}.year-menu{position:absolute;z-index:15;top:calc(100% + 6px);left:0;min-width:100%;display:grid;gap:3px;padding:5px;background:rgba(255,253,248,.98);border:1px solid rgba(47,67,84,.13);border-radius:12px;box-shadow:0 10px 24px #27343f1f}.year-menu button{min-height:28px;padding:4px 11px;color:#506273;background:transparent;border:0;border-radius:8px;font-size:12px;font-weight:800;text-align:left;white-space:nowrap;cursor:pointer}.year-menu button:hover,.year-menu button.active{color:#fff;background:var(--blue)}.order-buttons{display:inline-flex;padding:2px;background:rgba(40,106,166,.08);border:1px solid rgba(40,106,166,.11);border-radius:999px}.order-buttons button{min-height:28px;padding:4px 12px;color:#506273;background:transparent;border:0;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer}.order-buttons button.active{color:#fff;background:var(--blue);box-shadow:0 3px 10px #286aa629}.timeline-item{display:grid;grid-template-columns:25px 1fr;gap:25px}.timeline-rail{display:flex;flex-direction:column;align-items:center}.dot{flex:0 0 9px;width:9px;height:9px;margin-top:7px;background:var(--blue);border:2px solid var(--page-bg);box-shadow:0 0 0 1px var(--blue);transform:rotate(45deg)}.line{width:1px;flex:1;margin-top:8px;background:linear-gradient(var(--line),rgba(151,176,204,.04))}.timeline-card{margin-bottom:36px;padding:0 0 38px;border-bottom:1px solid var(--line)}.timeline-card time{display:inline-block;padding:7px 11px;color:#fff;background:#354d61;border-radius:3px;font-size:14px;font-weight:750;letter-spacing:.4px;line-height:1}.timeline-card h2,.evidence-card h2{margin:12px 0 20px;color:#26333e;font-size:clamp(19px,2vw,24px);font-weight:650;line-height:1.6}.case-meta{display:flex;flex-wrap:wrap;gap:13px 28px;margin:22px 0 8px;padding:18px 0;border-top:1px solid rgba(47,67,84,.11);border-bottom:1px solid rgba(47,67,84,.11)}.case-meta>div{display:flex;flex:1 1 42%;align-items:flex-start;gap:10px;min-width:min(100%,270px)}.case-meta span{flex:0 0 auto;padding:4px 8px;color:#245f91;background:var(--blue-pale);border-radius:999px;font-size:12px;font-weight:750;line-height:1.35}.case-meta strong{padding-top:3px;color:#374550;font-size:14px;font-weight:650;line-height:1.65;white-space:pre-line}.card-list{display:grid;gap:18px}.evidence-card{position:relative;display:grid;grid-template-columns:64px 1fr;padding:30px;background:rgba(255,253,248,.92);border:1px solid var(--line);box-shadow:0 10px 35px #343b410b}.card-number{width:48px;height:42px;display:inline-grid;place-items:center;padding:0;color:#fff;background:var(--blue);border-radius:3px;font-size:18px;font-weight:800;letter-spacing:.5px;line-height:1}.card-body{min-width:0}.card-body h2{margin-top:0}.rich{color:#53616d;font-size:14px;line-height:1.9;white-space:pre-line}.rich strong{color:#27343f}.rich mark{padding:1px 3px;color:#174f7f;background:rgba(40,106,166,.13)}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:20px 0;background:var(--line);border:1px solid var(--line)}.facts>div{min-width:0;padding:13px 15px;background:var(--panel)}.facts span{display:block;margin-bottom:5px;color:#6f879f;font-size:10px;font-weight:650;text-transform:uppercase}.facts strong{display:block;color:#3f4b55;font-size:13px;font-weight:600;line-height:1.65;white-space:pre-line}.extra-facts{margin-top:24px}.internal-card-link{display:inline-flex;align-items:center;gap:10px;padding:0;color:#245f91;background:transparent;border:0;border-bottom:2px solid rgba(40,106,166,.28);font:inherit;font-weight:750;line-height:inherit;text-align:left;cursor:pointer}.internal-card-link:hover{color:#174b76;border-bottom-color:var(--blue)}.internal-card-link b{color:var(--blue);font-size:22px}.media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:12px;margin-top:24px}.media-grid a{position:relative;display:block;overflow:hidden;background:var(--panel-muted);border:1px solid var(--line)}.media-grid img{display:block;width:100%;height:auto;max-height:560px;object-fit:contain;transition:transform .25s ease}.media-grid a:hover img{transform:scale(1.012)}.image-download-button{position:absolute;right:10px;top:10px;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.82);border-radius:999px;color:#fff;background:rgba(25,54,80,.72);box-shadow:0 8px 20px #1f2d3a2e;cursor:pointer;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,background .18s ease}.media-item:hover .image-download-button,.media-item:focus-within .image-download-button{opacity:1;transform:translateY(0)}.image-download-button:hover,.image-download-button:focus-visible{background:rgba(40,106,166,.94);outline:none}.image-download-button span{position:relative;width:14px;height:15px;display:block}.image-download-button span:before{content:"";position:absolute;left:6px;top:0;width:2px;height:10px;background:currentColor;border-radius:999px}.image-download-button span:after{content:"";position:absolute;left:2px;top:5px;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.image-download-button:after{content:"";position:absolute;left:10px;bottom:8px;width:12px;height:2px;background:currentColor;border-radius:999px}.media-grid.compact{grid-template-columns:repeat(2,minmax(110px,1fr));min-width:260px}.media-grid.compact img{max-height:260px}.media-observer{min-height:92px}.media-deferred{min-height:92px;display:grid;place-items:center;margin-top:24px;color:#6d7c88;background:#eeece5;border:1px solid rgba(47,67,84,.1);border-radius:4px;font-size:12px}.image-error{min-height:140px;display:grid;place-content:center;gap:8px;padding:20px;color:#7a4b42;background:#f7eee9;font-size:13px;text-align:center}.image-error small{max-width:420px;color:#89746d;font-size:10px;overflow-wrap:anywhere}.source-links{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:baseline;margin-top:20px}.source-links>span{color:#71879d;font-size:10px;font-weight:650;letter-spacing:1.2px;text-transform:uppercase}.source-links a{color:var(--blue-soft);font-size:12px;text-decoration:none;border-bottom:1px solid rgba(139,181,223,.3)}.source-links a:hover{color:#174c7b}.return-floating{position:fixed;z-index:80;right:22px;bottom:22px;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 14px;color:#fff;background:var(--blue);border:0;border-radius:999px;box-shadow:0 10px 24px #286aa638;font-size:14px;font-weight:800;cursor:pointer}.return-floating:before{content:"";width:7px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.return-floating:hover{background:#1f5f98}.search-focus-scope{outline:2px solid rgba(40,106,166,.2);outline-offset:5px}.search-focus-hit{padding:2px 4px;color:#103f66;background:#d9ebff;border:1px solid rgba(40,106,166,.38);border-radius:4px;box-shadow:0 0 0 3px #286aa61a}.search-results-page{max-width:920px}.search-results-heading{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid rgba(47,67,84,.12)}.search-results-heading h1{margin:10px 0 14px;color:#26333e;font-size:clamp(28px,4vw,42px);font-weight:750;line-height:1.3}.search-results-heading p{margin:6px 0;color:#53616d;font-size:15px;line-height:1.7}.search-results-heading strong{color:#245f91;font-weight:800}.search-result-list{display:grid;gap:16px}.search-result-card{width:100%;display:grid;gap:12px;padding:0;color:#34414b;background:rgba(255,253,248,.96);border:1px solid rgba(47,67,84,.13);border-radius:8px;box-shadow:0 8px 26px #343b410b;overflow:hidden}.search-result-card:hover{border-color:#286aa647;box-shadow:0 10px 30px #286aa614}.search-result-main{width:100%;display:grid;gap:8px;padding:18px 20px 4px;color:inherit;background:transparent;border:0;text-align:left;cursor:pointer}.search-result-main mark{padding:1px 3px;color:#174f7f;background:rgba(40,106,166,.16);border-radius:3px;font-weight:850}.search-result-path{color:#286aa6;font-size:13px;font-weight:800;line-height:1.5}.search-result-card strong{color:#26333e;font-size:18px;font-weight:800;line-height:1.45}.search-result-card p{margin:0;color:#5c6a75;font-size:14px;line-height:1.75}.search-result-card .media-observer{min-height:0;padding:0 20px 18px}.search-result-card .media-grid{margin-top:4px}.search-result-empty{padding:26px 20px;color:#6c7d89;background:#f7f4ed;border:1px solid rgba(47,67,84,.1);border-radius:8px;font-size:15px;font-weight:700;text-align:center}.table-wrap{overflow-x:auto;border:1px solid var(--line);box-shadow:0 14px 45px #343b4112}.table-wrap table{width:100%;min-width:100%;border-collapse:collapse;table-layout:auto;background:rgba(255,253,248,.95)}.table-wrap th{padding:16px;color:#52697d;background:#e9eef1;font-size:10px;letter-spacing:1.2px;text-align:left;text-transform:uppercase}.table-wrap td{min-width:0;padding:20px 16px;color:#53616d;font-size:13px;line-height:1.7;vertical-align:top;border-top:1px solid var(--line);overflow-wrap:anywhere}.table-wrap tbody tr:nth-child(even){background:rgba(235,232,223,.34)}.table-wrap td:nth-child(1){color:#fff;background:var(--blue);font-size:16px;font-weight:800;text-align:center;vertical-align:middle}.table-wrap td strong{color:#2b3843;font-weight:600}.table-wrap dl{margin:0}.table-wrap dt{color:#60788c;font-size:10px}.table-wrap dd{margin:3px 0 12px;white-space:pre-line}.matrix-sections{display:block;overflow:hidden;background:var(--panel);border:1px solid rgba(47,67,84,.18);box-shadow:var(--shadow)}.matrix-all-scroll{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#5d8fb5 #e5e9eb}.matrix-all-scroll::-webkit-scrollbar{height:10px}.matrix-all-scroll::-webkit-scrollbar-track{margin:0 8px;background:#e5e9eb;border-radius:999px}.matrix-all-scroll::-webkit-scrollbar-thumb{min-width:50px;background:#5d8fb5;border:2px solid #e5e9eb;border-radius:999px}.matrix-all-scroll:focus-visible{outline:2px solid rgba(40,106,166,.35);outline-offset:-2px}.matrix-canvas,.matrix-canvas .matrix-statement,.matrix-canvas .matrix-conclusion,.matrix-canvas .evidence-matrix{width:100%;min-width:0}.matrix-statement,.matrix-conclusion{margin:0;padding:18px 24px;color:#26343f;font-size:18px;font-weight:750;line-height:1.55;text-align:center}.matrix-statement{background:#f8f5ee;border-bottom:1px solid rgba(47,67,84,.15)}.matrix-conclusion{color:#263b4c;background:#e4ecf1;border-top:1px solid rgba(47,67,84,.16)}.evidence-matrix{width:100%;min-width:100%;border-collapse:collapse;table-layout:auto;color:#20262b}.evidence-matrix th,.evidence-matrix td{width:auto;min-width:0;padding:17px 15px;border:1px solid rgba(70,87,101,.2);vertical-align:middle;text-align:center;overflow-wrap:break-word;word-break:normal;writing-mode:horizontal-tb;text-orientation:mixed}.evidence-matrix th{color:#263b4d;background:#e5edf2;font-size:15px;font-weight:750;line-height:1.35}.evidence-matrix td{color:#34414b;background:#fffdf8;font-size:14px;line-height:1.75;white-space:pre-line}.evidence-matrix td>span{white-space:pre-line}.evidence-matrix .segment-block{display:block;margin:0 0 10px}.evidence-matrix .segment-block:last-child{margin-bottom:0}.evidence-matrix .segment-red{color:#e1261c}.evidence-matrix .segment-bold{font-weight:750}.evidence-matrix .segment-italic{font-style:italic}.evidence-matrix td:has(.segment-red){color:#20262b;font-weight:400}.evidence-matrix td[rowspan]{background:#fffdf8!important;vertical-align:middle}.tone-cream .evidence-matrix tbody tr:nth-child(even) td{background:#f7f4ed}.tone-blue .evidence-matrix th{color:#244159;background:#d9e6ef}.tone-blue .evidence-matrix td{background:#f1f5f7}.tone-site .evidence-matrix th{color:#fff;background:var(--blue);border-color:#ffffff3d;font-size:17px;text-align:left}.tone-site .evidence-matrix td{color:#34414b;background:#fffdf8;text-align:left}.tone-site .evidence-matrix td:first-child{color:#29475d;background:#e5edf2;font-size:15px;font-weight:800}.tone-site .evidence-matrix tbody tr:nth-child(even) td:not(:first-child){background:#f7f4ed}.matrix-agency-compare .evidence-matrix{table-layout:auto}.matrix-agency-compare .matrix-canvas{width:100%;min-width:0}.matrix-agency-compare .col-category{width:1%!important;min-width:88px!important;white-space:nowrap}.matrix-agency-compare .col-yg,.matrix-agency-compare .col-gold{width:auto!important;min-width:0!important}.matrix-case-essence .evidence-matrix{table-layout:auto}.matrix-case-essence .matrix-canvas{width:100%;min-width:0}.matrix-case-essence .col-year,.matrix-case-essence .col-perpetrator,.matrix-case-essence .col-purpose,.matrix-case-essence .col-timeline{width:1%!important;min-width:0!important;white-space:nowrap}.matrix-case-essence .col-public,.matrix-case-essence .col-behind,.matrix-case-essence .col-notes,.matrix-case-essence .col-method,.matrix-case-essence .col-photo,.matrix-case-essence .col-chat,.matrix-case-essence .col-letter,.matrix-case-essence .col-audio{width:auto!important;min-width:0!important;white-space:normal}@media (min-width: 821px){.main.sidebar-hidden .content{width:min(1220px,92%)}}@media (max-width: 820px){.sidebar,.sidebar.hidden{width:min(84vw,320px);transform:translate(-102%);box-shadow:16px 0 60px #2d343a33}.sidebar.open{transform:translate(0)}.sidebar-toggle-button{display:none}.main,.main.sidebar-hidden{margin-left:0}.scrim{position:fixed;z-index:25;inset:0;display:block;background:rgba(36,43,49,.35);backdrop-filter:blur(2px)}.mobile-menu{display:block}.breadcrumb{display:none}.topbar{min-height:64px;padding:0 5%}.languages{margin-left:auto}.languages button{padding:7px 8px}.content{width:90%;padding-top:45px}.page-heading{margin-bottom:35px}.timeline-controls{width:100%;display:flex;margin:0 0 26px;padding:7px;border-radius:14px}.timeline-controls label,.order-control{flex:1 1 auto;min-width:0}.year-dropdown{width:100%;min-width:0}.year-menu{right:0}.order-buttons{flex:1 1 auto}.order-buttons button{flex:1 1 0}.timeline-item{grid-template-columns:16px 1fr;gap:14px}.timeline-card{margin-bottom:25px}.case-meta{gap:12px}.case-meta>div{flex-basis:100%;min-width:0}.facts{grid-template-columns:1fr}.evidence-card{grid-template-columns:1fr;padding:22px}.card-number{width:52px;height:42px;margin-bottom:14px;font-size:18px}.media-grid,.media-grid.compact{grid-template-columns:1fr;min-width:0}.image-download-button{right:8px;top:8px;width:32px;height:32px;opacity:1;transform:translateY(0);background:rgba(25,54,80,.78)}.matrix-statement,.matrix-conclusion{padding:15px 16px;font-size:15px;text-align:left}.evidence-matrix th{font-size:14px}.evidence-matrix td{padding:13px 10px;font-size:13px}.matrix-agency-compare .matrix-canvas{width:960px;min-width:960px}.matrix-agency-compare .col-category{min-width:88px!important}.matrix-agency-compare .col-yg,.matrix-agency-compare .col-gold{width:auto!important;min-width:0!important}.matrix-case-essence .matrix-canvas{width:1280px;min-width:1280px}.matrix-case-essence .col-year,.matrix-case-essence .col-perpetrator,.matrix-case-essence .col-purpose,.matrix-case-essence .col-timeline{width:1%!important;min-width:0!important}.matrix-case-essence .col-public,.matrix-case-essence .col-behind,.matrix-case-essence .col-notes,.matrix-case-essence .col-method,.matrix-case-essence .col-photo,.matrix-case-essence .col-chat,.matrix-case-essence .col-letter,.matrix-case-essence .col-audio{width:auto!important;min-width:150px!important}}
