:root{color-scheme:dark;--bg:#090c12;--surface:#101620;--raised:#151e2b;--line:#263142;--white:#edf2fa;--secondary:#a4afbf;--muted:#8e9bb0;--blue:#8abaff;--amber:#dfb878;--success:#8bcab0;--font:"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--white);font:14px/1.65 var(--font);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:transparent;text-align:left}button,input,select,textarea{border:0}button:disabled{cursor:wait;opacity:.65}input,select,textarea{background:var(--surface);color:var(--white)}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:4px}::selection{background:var(--blue);color:var(--bg)}input,textarea{caret-color:var(--blue)}::placeholder{color:var(--muted);opacity:1}::-webkit-scrollbar{width:7px;height:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#39475e;border-radius:5px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:550;letter-spacing:-.025em}h1,h2{text-wrap:balance}p{text-wrap:pretty}strong,b{font-weight:600}svg{max-width:100%}.icon{flex-shrink:0;vertical-align:middle;pointer-events:none}.icon-button{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:4px}.icon-button:hover{background:#202a39}.site-header{height:78px;margin-inline:64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1b2533;gap:32px}.brand-mark{width:28px;height:28px;color:var(--blue);flex-shrink:0}.site-header nav{display:flex;gap:32px;align-items:center}.site-header nav a{font-size:12px;color:#b3bccb;min-height:44px;display:flex;align-items:center}.site-header nav a:hover{color:var(--blue)}.market-chart{display:block;width:100%;height:auto;color:var(--blue);overflow:visible}.grid-line{stroke:#273447;stroke-width:1;fill:none}.axis-label{fill:#9aa9bf;font-family:var(--font);font-size:11px;font-variant-numeric:tabular-nums}.chart-line{stroke:var(--blue);fill:none;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.chart-area{fill:var(--blue);opacity:.055}.chart-dot{fill:#101722;stroke:var(--blue);stroke-width:1.8}.chart-dot[role=button]{cursor:pointer;stroke-width:2.1}.chart-dot[role=button]:hover{r:5.5px;fill:var(--blue)}.mini-bars{height:25px;display:flex;gap:4px;align-items:flex-end}.mini-bars i{height:var(--bar);background:#769acb;flex:1;min-width:3px;max-width:14px;opacity:.8}.chart-unit{font-size:9px;color:var(--muted);white-space:nowrap}.metric-summary{display:flex;align-items:center;gap:15px;margin:17px 0 20px}.metric-summary>strong{font-size:39px;line-height:1.2;font-weight:500;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.metric-summary>span{font-size:10px;color:var(--secondary);line-height:1.9}.metric-summary small{display:block;font-size:9px;color:var(--blue)}.safe-caption{font-size:10px;line-height:1.9;color:var(--muted);margin-top:20px}.source-row{display:flex;align-items:center;gap:10px;width:100%;min-height:52px;padding:13px 0;border-bottom:1px solid #29364a;font-size:11px;color:#c9d4e4}.source-row>span{flex:1}.source-row small{display:block;font-size:9px;font-weight:400;line-height:1.7;color:var(--muted);margin-top:4px}.source-row>.icon{color:var(--blue)}.source-row:hover{color:var(--blue)}summary{cursor:pointer;min-height:44px;padding:12px 0;color:var(--secondary)}table{width:100%;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums}th,td{text-align:left;border-bottom:1px solid var(--line);padding:10px 12px}th{color:var(--muted);font-weight:400}.monthly-layout{display:grid;grid-template-columns:240px 1fr;gap:34px;margin-top:36px}.monthly-cover{background:#d9dfe8;color:#1c2b42;padding:25px;height:374px;display:flex;flex-direction:column;position:relative}.monthly-cover h4{font-size:26px;line-height:1.5;margin-top:27px;font-weight:500}.monthly-cover .mini-bars{margin-top:auto;height:75px;gap:5px}.monthly-cover .mini-bars i{background:#344e76;max-width:20px}.monthly-period{display:flex;gap:22px;font-size:10px;color:var(--muted);padding:12px 0 20px;border-bottom:1px solid var(--line)}.monthly-period b{display:block;color:var(--white);font-size:14px;font-weight:500;margin-top:5px}.monthly-content h4{font-size:17px;margin:20px 0}.monthly-metrics>div{display:flex;justify-content:space-between;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0}.monthly-metrics>div>span{font-size:11px;color:var(--secondary)}.monthly-metrics strong{font-size:23px;font-weight:500;font-variant-numeric:tabular-nums}.monthly-metrics small{font-size:8px;font-weight:400;color:var(--muted);margin-left:10px}.weekly-bars{height:245px;display:flex;gap:12px;align-items:flex-end;border-bottom:1px solid var(--line);margin-top:25px;padding-top:25px}.weekly-bars>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;min-width:0}.weekly-bars i{height:var(--bar);width:100%;background:#6c97d0;max-height:182px}.weekly-bars span{font-size:10px;font-variant-numeric:tabular-nums}.weekly-bars small{font-size:10px;color:var(--muted);margin-bottom:-23px}.weekly-bars+.safe-caption{margin-top:39px}.document-page{background:#e6e9ef;color:#21334d;box-shadow:0 20px 42px -23px #000;padding:25px 23px 15px;position:relative;min-height:407px}.paper-top{display:flex;justify-content:space-between;align-items:center;font-size:6px;letter-spacing:.04em;border-bottom:1px solid #aebbcf;padding-bottom:11px}.paper-top b{font-size:23px;font-weight:500;letter-spacing:-.06em}.document-page h3{font-size:20px;margin-top:20px;letter-spacing:-.02em}.paper-subtitle{font-size:7px;color:#52627b;margin-top:7px}.paper-copy{font-size:8px;line-height:1.9;margin-top:21px;color:#51647d}.paper-chart{position:relative;margin-top:21px;padding:8px 4px 6px}.paper-chart>span{font-size:8px;font-weight:600;color:#324966}.paper-chart .market-chart{margin-top:8px}.paper-chart .grid-line{stroke:#bdc7d7}.paper-chart .axis-label{fill:#526780;font-size:15px}.paper-chart .chart-line{stroke:#335f94;stroke-width:2.6}.paper-chart .chart-dot{stroke:#335f94;fill:#e6e9ef}.paper-chart .chart-area{fill:#507fba;opacity:.12}.bbox{position:absolute;inset:0;border:1px solid #557cae;pointer-events:none}.bbox>i{position:absolute;width:9px;height:9px;border:2px solid #335f94}.bbox>i:nth-child(1){top:-2px;left:-2px;border-right:0;border-bottom:0}.bbox>i:nth-child(2){top:-2px;right:-2px;border-left:0;border-bottom:0}.bbox>i:nth-child(3){bottom:-2px;left:-2px;border-right:0;border-top:0}.bbox>i:nth-child(4){bottom:-2px;right:-2px;border-left:0;border-top:0}.bbox>b{position:absolute;right:-1px;top:-17px;background:#3a669a;color:#fff;font-size:6px;letter-spacing:.07em;padding:2px 5px;font-weight:500}.paper-lines{display:flex;flex-direction:column;gap:5px;margin-top:21px}.paper-lines>i{height:2px;background:#b3bfd0;width:100%}.paper-lines>i:last-child{width:62%}.paper-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:26px;border-top:1px solid #bcc6d5;padding-top:10px;font-size:6px;color:#596b83}.ai-workspace{border:1px solid #34435a;border-radius:6px;overflow:hidden;background:#101620}.retrieval-steps li:not(:last-child):after{content:"";position:absolute;top:25px;left:9px;width:1px;height:15px;background:#2b394d}.site-footer{border-top:1px solid var(--line);padding:26px 0 35px;display:flex;justify-content:space-between;gap:25px;font-size:9px;color:var(--muted)}.site-footer>span:first-child{color:#bdc9da}.evidence-drawer{margin:0 0 0 auto;position:fixed;inset:0 0 0 auto;width:510px;max-width:100%;max-height:100dvh;height:100dvh;padding:55px 35px 35px;background:#131d2c;color:var(--white);border:0;border-left:1px solid #405472;box-shadow:-20px 0 80px #0007;overflow:auto}.evidence-drawer::backdrop{background:#040811a8}.drawer-close{position:absolute;right:19px;top:15px}.drawer-kicker{display:flex;gap:10px;align-items:center;color:var(--blue);font-size:10px;letter-spacing:.05em;margin-bottom:24px}.evidence-drawer h2{font-size:29px;line-height:1.4;font-weight:500}.drawer-intro{font-size:12px;color:var(--secondary);line-height:1.9;margin:16px 0 22px}.evidence-meta{display:grid;grid-template-columns:1fr 1fr;gap:18px 25px;padding:22px 0;border-block:1px solid var(--line);margin:0}.evidence-meta dt{font-size:9px;color:var(--muted)}.evidence-meta dd{font-size:12px;margin:5px 0 0}.evidence-observation{padding:24px 0}.evidence-observation>span{font-size:10px;color:var(--blue)}.evidence-observation strong{display:block;font-size:42px;margin-top:7px;font-weight:500}.evidence-observation strong small{font-size:11px;font-weight:400;color:var(--muted);margin-left:12px}.evidence-observation p{font-size:11px;color:var(--secondary);line-height:1.8}.drawer-figure{margin:17px auto 0;max-width:330px}.drawer-figure .document-page{min-height:0}.drawer-figure .paper-copy{display:none}.evidence-drawer blockquote{font-size:17px;line-height:1.9;margin:28px 0 18px;color:#d2e1f6}.evidence-note{font-size:12px;color:var(--secondary);line-height:1.9}.conflict-comparison{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:28px 0 19px}.conflict-comparison small{font-size:10px;color:var(--muted)}.conflict-comparison strong{display:block;font-size:33px;color:var(--amber);font-weight:500;margin-top:7px}.conflict-comparison strong span{font-size:15px;margin-left:5px}@media(min-width:1600px){.site-header{max-width:1440px;margin-inline:auto}}@media(max-width:1250px){.site-header{margin-inline:40px;gap:25px}.site-header nav{gap:25px}.document-page h3{font-size:18px}}@media(max-width:1050px){.site-header{margin-inline:32px}.site-header nav{gap:20px}.monthly-layout{grid-template-columns:200px 1fr;gap:23px}.monthly-cover{height:350px;padding:22px}.monthly-cover h4{font-size:23px}.monthly-metrics strong{font-size:20px}.monthly-metrics small{display:block;text-align:right;margin:1px 0}.document-page{min-height:386px}.document-page h3{font-size:16px}}@media(max-width:900px){.site-header{margin-inline:24px}.site-header nav a{font-size:11px}.document-page{min-height:386px}.document-page h3{font-size:19px}.mobile-architecture li:not(:last-child):before{content:"";position:absolute;top:27px;bottom:-3px;left:12px;width:1px;background:#456384}.site-footer{flex-wrap:wrap}.site-footer>span:nth-child(2){order:3;width:100%}}@media(max-width:650px){html{scroll-padding-top:25px}.site-header{height:66px;margin-inline:20px;gap:10px}.site-header nav{display:none;position:absolute;left:20px;right:20px;top:65px;background:#131e2e;border:1px solid #34445f;z-index:30;padding:12px 20px;gap:0}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch}.site-header nav a{font-size:13px;padding:4px 8px;min-height:46px}.site-header nav a+a{border-top:1px solid var(--line)}.chart-unit{font-size:9px}.metric-summary{margin:16px 0 17px;gap:15px}.metric-summary>strong{font-size:35px}.metric-summary>span{font-size:10px}.metric-summary small{font-size:9px}.market-chart .axis-label{font-size:22px}.market-chart .chart-line{stroke-width:3}.market-chart .chart-dot{stroke-width:2.5}.safe-caption{font-size:10px;line-height:1.9}.source-row{font-size:11px}.source-row small{font-size:9px}th,td{font-size:11px;padding:10px 6px}.monthly-layout{display:block;margin-top:24px}.monthly-cover{width:100%;height:183px;padding:19px 23px;display:grid;grid-template-columns:1fr 1fr;gap:15px 20px}.monthly-cover h4{font-size:20px;line-height:1.5;margin:0;align-self:center}.monthly-cover .mini-bars{height:34px;grid-column:1/-1;max-width:100%;margin:0;gap:6px}.monthly-cover .mini-bars i{max-width:19px}.monthly-content{margin-top:22px}.monthly-period{gap:30px;padding:10px 0 18px}.monthly-period b{font-size:15px}.monthly-content h4{font-size:17px;margin-top:23px}.monthly-metrics strong{font-size:23px}.monthly-metrics small{display:inline;font-size:9px;margin-left:7px}.weekly-bars{height:222px;gap:11px;padding-top:22px}.weekly-bars span{font-size:11px}.weekly-bars small{font-size:10px}.document-page{padding:23px 20px 15px;min-height:375px}.document-page h3{font-size:18px}.paper-subtitle,.paper-copy{font-size:8px}.paper-chart .axis-label{font-size:20px}.ai-workspace{border-radius:4px}.mobile-architecture li:not(:last-child):before{left:9px;top:27px}.site-footer{padding:23px 0 29px;font-size:10px;gap:15px}.site-footer>span:nth-child(2){font-size:9px;line-height:1.9}.evidence-drawer{width:100%;padding:58px 24px 30px;border-left:0}.drawer-kicker{font-size:10px;margin-bottom:20px}.evidence-drawer h2{font-size:28px;line-height:1.5}.drawer-intro{font-size:12px;line-height:2;margin:15px 0 21px}.evidence-meta{gap:20px;padding-block:21px}.evidence-meta dt{font-size:10px}.evidence-meta dd{font-size:12px;line-height:1.9}.evidence-observation strong{font-size:43px}.evidence-observation strong small{font-size:11px}.evidence-observation p{font-size:12px}.drawer-figure{max-width:300px}.drawer-figure .document-page h3{font-size:19px}.evidence-note{font-size:12px;line-height:2}.evidence-drawer blockquote{font-size:17px;line-height:1.9}.conflict-comparison strong{font-size:31px}.conflict-comparison small{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.chart-line{stroke-dashoffset:0!important}}.paper-bottom{color:#4d5f77}.point-label{fill:currentColor;font-size:12px;font-weight:600}.safe-caption{font-size:11px}.v21{--canvas:#090c12;--surface:#101620;--text:#edf2fa;--muted:#a4afbf;--blue:#8abaff;--line:#263142;color:var(--text);background:var(--canvas)}.v21 section[id]{scroll-margin-top:36px}.v21 button,.v21 a{touch-action:manipulation}.v21 button:disabled{cursor:default}.v21 .safe-caption{font-size:12px;line-height:1.8;color:#a4afbf}.v21 .site-header{height:76px}.v21 .site-header nav{gap:27px}.v21 .site-header nav a{font-size:12px}.v21-hero-copy>p:not(.hero-eyebrow){font-size:15px;line-height:1.85;color:#b1bfd2;margin:0}.v21-chart,.v21-bars{width:100%;height:auto;display:block;overflow:visible}.v21-axis line{stroke:#273446;stroke-width:1}.v21-axis text{fill:#a7b7cd;font-size:13px}.v21-series-line{stroke:#8abaff;stroke-width:2.4;stroke-linejoin:round;stroke-linecap:round}.v21-points circle{fill:#0f1724;stroke:#a9cfff;stroke-width:1.7}.v21-bars rect{fill:#81ade9}.v21-bars text{fill:#b8c9df;font-size:11px}.v21-chart-annotation{position:absolute;right:3%;top:12px;font-size:11px;color:#9db7da;background:#101722;padding:5px 8px}.v21-evidence-body{font-size:14px;line-height:1.9;color:#b7c6db}.v21-evidence-body strong{color:#e4efff}.v21-evidence-figure{padding:23px 0;margin-top:25px;border-top:1px solid #334762}.v21 .evidence-drawer{width:min(680px,92vw);max-width:92vw}.v21 .evidence-drawer h2{font-size:31px;line-height:1.4}@media(max-width:1250px){.v21 .site-header nav{gap:18px}}@media(max-width:900px){.v21-chart-annotation{font-size:10px}}@media(max-width:650px){.v21 .site-header{height:64px;padding-inline:18px}.v21-hero-copy>p:not(.hero-eyebrow){font-size:12px;line-height:1.9;max-width:310px;margin-inline:auto}.v21-chart-annotation{position:static;display:block;text-align:right;font-size:9px;padding:0}.v21 .evidence-drawer{width:100vw;max-width:100vw}.v21 .evidence-drawer h2{font-size:25px}.v21-evidence-body{font-size:13px}.v21 .site-footer{font-size:10px}}@media(prefers-reduced-motion:reduce){.v21 *{scroll-behavior:auto!important}}@media(min-width:901px){.v21-hero-copy>p:not(.hero-eyebrow){font-size:13px;line-height:1.7}}.v21-ops-daily-machine>div:not(:last-child):after{content:"";position:absolute;right:-20px;top:58%;width:14px;height:1px;background:#526b8e}.v21-ops-daily-chart .v21-axis text:not(:last-child){display:none}body.v22 .v22-ops-finding{padding:24px 0 6px}body.v22 .v22-ops-finding>span{font-size:11px;color:#2d65aa}body.v22 .v22-ops-finding>p{margin-top:9px;font-size:13px;line-height:1.9;color:#324e6a;max-width:68ch}body.v22 .v22-ops-article-source{display:flex;gap:14px;margin-top:16px;font-size:11px;line-height:1.8;color:#52667c}body.v22 .v22-ops-article-source>span{white-space:nowrap;color:#2d65aa}body.v22 .v22-ops-background{margin-top:25px;padding:23px 22px;background:#f4f6f9;border-top:2px solid #2d65aa}body.v22 .v22-ops-background>div:first-child>span{font-size:10px;color:#2d65aa;letter-spacing:.03em}body.v22 .v22-ops-background h4{font-size:17px;color:#10263e;font-weight:500;margin-top:8px}body.v22 .v22-ops-background>div:first-child>p{font-size:11px;line-height:1.8;color:#52667c;margin-top:6px}body.v22 .v22-ops-background dl{display:flex;gap:36px;margin-top:20px}body.v22 .v22-ops-background dl>div{flex:1;min-width:0}body.v22 .v22-ops-background dt{font-size:11px;color:#52667c}body.v22 .v22-ops-background dd{display:flex;align-items:baseline;gap:9px;margin:7px 0 0;font-size:25px;letter-spacing:-.025em;color:#10263e;font-variant-numeric:tabular-nums}body.v22 .v22-ops-background dd>small{font-size:10px;letter-spacing:0;color:#52667c;white-space:nowrap}body.v22 .v22-ops-background-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #d9e1ea;margin-top:18px;padding-top:13px}body.v22 .v22-ops-background-foot>span{font-size:10px;line-height:1.8;color:#52667c;max-width:70%}body.v22 .v22-ops-background-foot>button{font-size:10px;padding:5px;white-space:nowrap}body.v22 .v22-ops-source-section{margin-top:24px}body.v22 .v22-ops-source-section h3{font-size:16px!important;margin:0 0 10px!important;line-height:1.5}body.v22 .v22-ops-source-section p{line-height:1.9}@media(max-width:700px){body.v22 .v22-ops-finding{padding-top:21px}body.v22 .v22-ops-finding>p{font-size:12px}body.v22 .v22-ops-article-source{font-size:10px}body.v22 .v22-ops-background{padding:18px 15px}body.v22 .v22-ops-background dl{gap:16px}body.v22 .v22-ops-background dd{font-size:23px;display:block}body.v22 .v22-ops-background dd>small{display:block;margin-top:5px}body.v22 .v22-ops-background-foot{flex-direction:column;align-items:flex-start;gap:3px}body.v22 .v22-ops-background-foot>span{max-width:none}}body.v22 .v22-ops-chart-note{font-size:11px;color:#c1d1e4;padding:4px 0 10px;line-height:1.7}.v21-doc-root{--doc-blue:#8abaff;--doc-paper:#f0f3f7;--doc-ink:#182435;--doc-muted:#a4afbf;position:relative;min-width:0;color:#edf2fa;font-variant-numeric:tabular-nums}.v21-doc-root *{box-sizing:border-box}.v21-doc-root button{font:inherit;color:inherit;cursor:pointer;min-height:44px;border:1px solid #344153;background:transparent;border-radius:4px;padding:10px 15px;transition:background .18s,border-color .18s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.v21-doc-root button:hover{background:#1d2b3d;border-color:#83a7d6}.v21-doc-root button:focus-visible{outline:2px solid #a5caff;outline-offset:4px}.v21-doc-root button:disabled{cursor:default;opacity:.42}.v21-doc-root button[aria-pressed=true]{background:#22354c;border-color:#8abaff;color:#d8e9ff}.v21-doc-root svg{display:block;max-width:100%}.v21-doc-root .icon{flex-shrink:0;display:inline-block}.v21-doc-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 0 24px}.v21-doc-issue-tabs{display:flex;align-items:stretch;gap:8px}.v21-doc-issue-tabs button{flex-direction:column;align-items:flex-start;gap:4px;min-width:180px;font-size:18px;letter-spacing:-.02em;padding:12px 18px}.v21-doc-issue-tabs button span{font-size:12px;color:#b4c2d5;letter-spacing:0}.v21-doc-ask{font-size:13px!important;white-space:nowrap}.v21-doc-monthly-pin{background:#090c12}.v21-doc-monthly-stage{height:525px;position:relative;overflow:hidden;background:#e5ebf2;border-radius:6px;color:var(--doc-ink);isolation:isolate}.v21-doc-paper{position:absolute;left:8%;top:30px;width:40%;height:460px;background:#fff;box-shadow:0 24px 56px #1d35501a;transform-origin:30% 50%;border-radius:2px}.v21-doc-paper-heading{padding:24px 30px;font-size:13px;display:grid;grid-template-columns:1fr auto;gap:4px 15px;align-items:center}.v21-doc-paper-heading>span{font-weight:600;font-size:18px;letter-spacing:-.02em}.v21-doc-paper-heading strong{font-size:29px;font-weight:500;letter-spacing:-.03em}.v21-doc-paper-heading p{margin:0;grid-column:1/-1;font-size:11px;color:#657488;line-height:1.5}.v21-doc-paper-bottom{position:absolute;bottom:17px;left:24px;font-size:10px;color:#607083}.v21-doc-paper-next{position:absolute;left:17%;top:38px;width:36%;height:425px;background:#fff;padding:35px;color:#26374b;box-shadow:0 30px 64px #1d35502b;border-radius:2px;visibility:hidden}.v21-doc-paper-next>span{display:block;font-size:20px;font-weight:500}.v21-doc-paper-next strong{display:block;margin-top:24px;font-size:64px;font-weight:400;letter-spacing:-.04em}.v21-doc-paper-next p{font-size:15px;color:#5d6e82}.v21-doc-root .v21-doc-figure{position:absolute;left:10.5%;width:35%;height:100px;display:block;text-align:left;padding:10px 13px 0;background:#f7f9fc;border:1px solid #d7e0ea;color:#182b44;box-shadow:none;transform-origin:50% 50%;border-radius:2px;overflow:visible}.v21-doc-root .v21-doc-figure:hover{background:#fff;border-color:#6288b5}.v21-doc-figure-0{top:142px}.v21-doc-figure-1{top:251px}.v21-doc-figure-2{top:360px}.v21-doc-figure-head{display:flex;gap:9px;align-items:center;font-size:12px;line-height:1.4}.v21-doc-figure-head>b{font-size:12px;font-weight:600;color:#4f77a4;width:18px}.v21-doc-figure-head>strong{font-size:12px;font-weight:600}.v21-doc-figure-head>small{margin-left:auto;color:#536579;font-size:11px}.v21-doc-figure>.v21-doc-shape{height:64px;width:100%;overflow:visible}.v21-doc-shape text,.v21-doc-multiline text{font-family:inherit;fill:#68798c;font-size:11px}.v21-doc-grid{fill:none;stroke:#91a4ba;stroke-width:1;opacity:.24}.v21-doc-volume-bar{fill:#a7bfd8}.v21-doc-shape-line{stroke:#346aab;stroke-width:2;fill:none}.v21-doc-secondary-line{stroke:#b0864c;stroke-width:1.7;fill:none}.v21-doc-detection{position:absolute;right:-1px;top:-19px;font-size:9px;letter-spacing:.08em;background:#446e9e;color:#fff;padding:2px 6px;visibility:hidden}.v21-doc-detected{border-color:#587da7!important}.v21-doc-detected .v21-doc-detection{visibility:visible}.v21-doc-figure-index{position:absolute;left:59%;top:124px;width:32%;font-size:16px}.v21-doc-figure-index>span{font-size:19px;font-weight:500}.v21-doc-figure-index>strong{display:block;font-size:88px;line-height:1.25;font-weight:400;letter-spacing:-.04em;margin-top:21px}.v21-doc-figure-index>strong small{font-size:19px;color:#4b6079;letter-spacing:0;margin-left:8px}.v21-doc-figure-index p{font-size:15px;line-height:1.9;color:#526982;margin-top:8px}.v21-doc-scalar-panel{position:absolute;left:55%;top:55px;width:38%;padding:10px 0;visibility:hidden}.v21-doc-panel-label{font-size:13px;color:#4b6788}.v21-doc-scalar-panel h3{font-size:30px;line-height:1.45;font-weight:500;letter-spacing:-.03em;margin:12px 0 18px}.v21-doc-scalar-panel dl{margin:0;border-top:1px solid #bac8d8}.v21-doc-scalar-panel dl>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #c7d3e0;font-size:14px}.v21-doc-scalar-panel dt{color:#50657d}.v21-doc-scalar-panel dd{margin:0;font-weight:500}.v21-doc-scalar-panel>p{font-size:11px;color:#5a708a;margin:11px 0 14px}.v21-doc-scalar-proof{display:flex;align-items:center;gap:8px;font-size:12px;color:#325d8b}.v21-doc-crossmonth{position:absolute;inset:38px 5% 54px;visibility:hidden}.v21-doc-cross-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.v21-doc-cross-top>div>span{font-size:12px;color:#566f8b}.v21-doc-cross-top h3{font-size:30px;line-height:1.4;letter-spacing:-.03em;font-weight:500;margin:7px 0 0}.v21-doc-root .v21-doc-metric-tabs{display:flex;gap:6px}.v21-doc-root .v21-doc-metric-tabs button{color:#304d70;border-color:#91a8c3;min-width:67px;font-size:13px;padding:8px 14px}.v21-doc-root .v21-doc-metric-tabs button[aria-pressed=true]{background:#345f91;color:#fff;border-color:#345f91}.v21-doc-root .v21-doc-metric-tabs button:hover{background:#cfdfef}.v21-doc-crossmonth .v21-chart{height:280px;width:100%;margin-top:13px}.v21-doc-monthly-stage .v21-axis text{fill:#54718d;font-size:13px}.v21-doc-monthly-stage .v21-axis line{stroke:#708dab;opacity:.2;stroke-width:1}.v21-doc-monthly-stage .v21-series-line{stroke:#366fae;stroke-width:3}.v21-doc-monthly-stage .v21-points circle{fill:#366fae}.v21-doc-chart-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#516a84}.v21-doc-root .v21-doc-chart-foot button{border-color:#9ab0c7;font-size:12px;padding:7px 13px;min-height:38px;color:#2d537e}.v21-doc-root .v21-doc-chart-foot button:hover{background:#d8e5f2}.v21-doc-source-status{position:absolute;bottom:16px;left:55%;right:5%;font-size:11px;display:flex;justify-content:space-between;color:#526b86;gap:10px}.v21-doc-caption{display:flex;flex-direction:column;align-items:center;gap:9px;padding:27px 20px 23px;text-align:center;min-height:114px}.v21-doc-caption>strong{font-size:24px;font-weight:500;line-height:1.4;letter-spacing:-.025em}.v21-doc-caption>span{font-size:13px;line-height:1.7;color:#a4b2c5}.v21-doc-controls{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid #263142;padding-top:14px}.v21-doc-step-list{display:flex;align-items:stretch;gap:4px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#496486 #182332}.v21-doc-root .v21-doc-step{border:0;min-height:50px;padding:9px 10px;gap:5px;font-size:12px;white-space:nowrap;color:#aebdd0}.v21-doc-step>span{font-size:10px;opacity:.75}.v21-doc-root .v21-doc-step[aria-pressed=true]{background:#1e3048;color:#c9e1ff}.v21-doc-weekly-stage{height:490px;position:relative;border-top:1px solid #2d3d51;border-bottom:1px solid #2d3d51;background:#101721;overflow:hidden}.v21-doc-weekly-head{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;font-size:14px}.v21-doc-review-state{font-size:12px;color:#dfb878;display:flex;align-items:center;gap:7px}.v21-doc-review-state:before{content:"";width:5px;height:5px;background:currentColor;border-radius:50%}.v21-doc-is-verified{color:#8bcab0}.v21-doc-weekly-figure{position:absolute;top:141px;width:28%;height:190px;padding:17px 17px 10px;background:#172231;border:1px solid #33465f;border-radius:3px}.v21-doc-weekly-figure>span{font-size:13px;color:#c6d7eb;display:block}.v21-doc-weekly-daily{left:4%}.v21-doc-weekly-bands{left:36%}.v21-doc-root .v21-doc-weekly-complex{position:absolute;display:block;text-align:left;left:68%;padding:17px 17px 10px;background:#172231;border-color:#33465f;height:190px;min-height:0}.v21-doc-root .v21-doc-weekly-complex:hover{background:#202e41}.v21-doc-weekly-complex small{font-size:10px;color:#97abc5;display:block;line-height:1.5;margin-top:2px}.v21-doc-weekly-figure .v21-chart{width:100%;height:130px;margin-top:11px}.v21-doc-weekly-figure .v21-bars{width:100%;height:118px;margin-top:13px}.v21-doc-weekly-stage .v21-axis text{font-size:17px;fill:#9fbedf}.v21-doc-weekly-stage .v21-axis line{stroke:#45617f;stroke-width:1;opacity:.45}.v21-doc-weekly-stage .v21-series-line{stroke:#8abaff;stroke-width:3}.v21-doc-weekly-stage .v21-points circle{fill:#a7cbff}.v21-doc-weekly-stage .v21-bars rect{fill:#8dbae9}.v21-doc-weekly-stage .v21-bars text{font-size:19px;fill:#b4cee9}.v21-doc-multiline{width:100%;height:116px;margin-top:12px;overflow:visible}.v21-doc-multiline-path{fill:none;stroke:#a9c5e9;stroke-width:1.6;opacity:var(--line-alpha)}.v21-doc-multiline text{fill:#a8bad0}.v21-doc-branch-label{position:absolute;top:82px;font-size:11px;color:#9db4d0;visibility:hidden}.v21-doc-branch-label strong{display:block;font-size:20px;letter-spacing:-.02em;font-weight:500;margin-top:6px;color:#daebff}.v21-doc-structured-label{left:5%}.v21-doc-preserved-label{left:61%}.v21-doc-preserved-label strong{color:#dfbd8b}.v21-doc-weekly-rule{position:absolute;top:81px;left:33%;display:flex;gap:11px;font-size:10px;color:#a4c9ee;clip-path:inset(0 100% 0 0)}.v21-doc-weekly-rule>span+span:before{content:"/";margin-right:11px;color:#597a9e}.v21-doc-weekly-result{position:absolute;inset:74px 28px 64px;display:grid;grid-template-columns:1.8fr 1fr;gap:40px;visibility:hidden}.v21-doc-weekly-chart>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:18px}.v21-doc-weekly-chart>div:first-child strong{font-size:15px;font-weight:400;color:#afc5df}.v21-doc-weekly-chart .v21-chart{margin-top:15px;width:100%;height:257px}.v21-doc-normalized-note{display:block;font-size:11px;line-height:1.6;color:#90a7c3}.v21-doc-weekly-evidence{padding-left:25px;border-left:1px solid #2e4057}.v21-doc-weekly-evidence>span{font-size:11px;color:#96b4d7}.v21-doc-weekly-evidence h3{font-size:27px;line-height:1.45;letter-spacing:-.025em;font-weight:500;margin:10px 0 15px}.v21-doc-weekly-evidence ul{list-style:none;padding:0;margin:0 0 18px;display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;color:#a4b9d2;font-size:11px}.v21-doc-weekly-evidence button{font-size:12px}.v21-doc-weekly-merge{position:absolute;bottom:19px;left:5%;right:5%;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;color:#b8d4f3}.v21-doc-weekly-merge>span{width:60px;height:1px;background:#5a83b2;margin:0 5px}.v21-doc-import{border-top:1px solid #334052;border-bottom:1px solid #334052;padding:26px 0 19px}.v21-doc-import-object{display:flex;align-items:center;gap:17px;margin-bottom:26px}.v21-doc-file-icon{height:65px;width:52px;border:1px solid #536780;background:#162232;display:flex;align-items:center;justify-content:center;color:#a9c8ed;border-radius:2px;flex-shrink:0}.v21-doc-import-object>div:nth-child(2){flex:1}.v21-doc-import-object>div>span{font-size:12px;color:#8ea7c4;display:block}.v21-doc-import-object strong{display:block;font-size:23px;letter-spacing:-.02em;font-weight:500;margin:4px 0}.v21-doc-import-object p{font-size:12px;color:#a2b4c9;margin:0}.v21-doc-root .v21-doc-run{background:#b5d4ff;border-color:#b5d4ff;color:#102037;font-weight:500;font-size:13px}.v21-doc-root .v21-doc-run:hover{background:#cee3ff;border-color:#cee3ff}.v21-doc-import-object>[data-doc-import-stop]{font-size:12px}.v21-doc-import-rail{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:0;background:#111923}.v21-doc-import-node{padding:25px 20px 22px;min-height:146px;position:relative;overflow:hidden}.v21-doc-import-node+.v21-doc-import-node{border-left:1px solid #27384d}.v21-doc-node-index{display:block;font-size:11px;color:#809ab9;margin-bottom:12px}.v21-doc-import-node>strong{font-size:14px;font-weight:500;display:block;line-height:1.5}.v21-doc-import-node>p{font-size:11px;color:#92a9c4;line-height:1.7;max-width:23ch;margin:8px 0 0}.v21-doc-import-node>i{position:absolute;bottom:0;left:0;right:0;height:2px;background:#94c4ff;transform:scaleX(0);transform-origin:left center}.v21-doc-node-active{background:#1a2d45}.v21-doc-node-active .v21-doc-node-index{color:#acd1ff}.v21-doc-node-done .v21-doc-node-index{color:#8bcab0}.v21-doc-node-done .v21-doc-node-index:after{content:" / 已完成";font-size:10px}.v21-doc-import-packet{position:absolute;top:0;left:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#cfe4ff;background:#355b88;box-shadow:0 5px 18px #040b1440;border-radius:4px;visibility:hidden;pointer-events:none}.v21-doc-import-feedback{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px}.v21-doc-import-status{font-size:13px;line-height:1.8;color:#aebfd5}.v21-doc-import-feedback button{font-size:12px;white-space:nowrap}.v21-doc-import-boundary{font-size:11px;color:#889bb3;line-height:1.6;margin:15px 0 0}@media(min-width:1450px){.v21-doc-monthly-stage{height:550px}.v21-doc-paper{left:10%;width:37%}.v21-doc-figure-index{left:57%}.v21-doc-root .v21-doc-figure{left:12.5%;width:32%}.v21-doc-weekly-stage{height:510px}}@media(max-width:1050px){.v21-doc-toolbar{gap:12px}.v21-doc-issue-tabs button{min-width:150px;font-size:16px;padding:11px 13px}.v21-doc-controls{flex-wrap:wrap;justify-content:center}.v21-doc-step-list{width:100%;justify-content:center}.v21-doc-caption{padding-top:22px;min-height:108px}.v21-doc-caption>strong{font-size:22px}.v21-doc-weekly-evidence ul{grid-template-columns:1fr;gap:7px}.v21-doc-weekly-evidence h3{font-size:23px}.v21-doc-weekly-result{gap:22px}.v21-doc-import-node{padding:25px 12px 20px}.v21-doc-import-node>strong{font-size:12px}.v21-doc-import-node>p{font-size:10px}.v21-doc-weekly-rule{gap:6px;font-size:9px}.v21-doc-weekly-rule>span+span:before{margin-right:6px}.v21-doc-figure-index>span{font-size:17px}.v21-doc-paper-heading strong{font-size:24px}.v21-doc-paper-heading>span{font-size:16px}.v21-doc-paper-heading{padding:25px 20px}.v21-doc-source-status{font-size:10px}}@media(max-width:700px){.v21-doc-toolbar{align-items:stretch;flex-direction:column;gap:12px;padding-bottom:17px}.v21-doc-issue-tabs{gap:6px;width:100%}.v21-doc-issue-tabs button{min-width:0;flex:1;padding:11px 10px;font-size:16px;text-align:left}.v21-doc-issue-tabs button span{font-size:10px;line-height:1.6;letter-spacing:-.01em}.v21-doc-toolbar>.v21-doc-ask{align-self:flex-start}.v21-doc-monthly-stage{height:515px;border-radius:3px}.v21-doc-paper{left:5%;top:20px;width:90%;height:464px}.v21-doc-paper-heading{padding:20px;font-size:13px;gap:6px}.v21-doc-paper-heading>span{font-size:16px}.v21-doc-paper-heading strong{font-size:24px}.v21-doc-paper-heading p{font-size:11px}.v21-doc-paper-bottom{left:15px;bottom:10px;font-size:9px}.v21-doc-root .v21-doc-figure{left:9%;width:82%;height:95px;padding:8px 10px 0}.v21-doc-figure-0{top:146px}.v21-doc-figure-1{top:251px}.v21-doc-figure-2{top:356px}.v21-doc-figure>.v21-doc-shape{height:62px}.v21-doc-figure-head>strong{font-size:12px}.v21-doc-figure-index{display:none}.v21-doc-source-status{left:9%;right:9%;bottom:10px;font-size:9px}.v21-doc-scalar-panel{left:8%;top:38px;width:84%;z-index:3;background:#e5ebf2;padding:15px 10px 20px}.v21-doc-scalar-panel h3{font-size:28px}.v21-doc-scalar-panel dl>div{font-size:14px;padding:12px 0}.v21-doc-scalar-panel>p{font-size:11px}.v21-doc-scalar-proof{font-size:12px}.v21-doc-paper-next{left:8%;width:84%;height:430px;top:25px;padding:28px;z-index:2}.v21-doc-paper-next strong{font-size:49px}.v21-doc-monthly[data-doc-step="4"] .v21-doc-scalar-panel{top:216px;background:transparent;padding:0 16px 10px}.v21-doc-monthly[data-doc-step="4"] .v21-doc-scalar-panel .v21-doc-panel-label,.v21-doc-monthly[data-doc-step="4"] .v21-doc-scalar-panel h3,.v21-doc-monthly[data-doc-step="4"] .v21-doc-scalar-proof{display:none}.v21-doc-monthly[data-doc-step="4"] .v21-doc-scalar-panel dl>div{padding:8px 0;font-size:13px}.v21-doc-crossmonth{inset:31px 5% 28px}.v21-doc-cross-top{align-items:flex-start;gap:10px;flex-wrap:wrap}.v21-doc-cross-top h3{font-size:24px}.v21-doc-cross-top>div>span{font-size:11px}.v21-doc-root .v21-doc-metric-tabs button{font-size:12px;padding:8px 12px;min-width:55px}.v21-doc-crossmonth .v21-chart{height:274px;margin-top:24px;overflow:visible}.v21-doc-monthly-stage .v21-axis text{font-size:23px}.v21-doc-monthly-stage .v21-series-line{stroke-width:4}.v21-doc-chart-foot{flex-direction:column;align-items:flex-start;gap:13px;font-size:11px}.v21-doc-root .v21-doc-chart-foot button{min-height:44px}.v21-doc-caption{padding:21px 3px;min-height:126px;gap:10px}.v21-doc-caption>strong{font-size:20px;line-height:1.5}.v21-doc-caption>span{font-size:12px;line-height:1.8;max-width:30ch}.v21-doc-controls{justify-content:space-between;padding-top:12px;gap:12px}.v21-doc-step-list{justify-content:flex-start;width:100%;padding-bottom:4px}.v21-doc-root .v21-doc-step{font-size:11px;padding:9px 10px;flex-shrink:0}.v21-doc-weekly-stage{height:620px}.v21-doc-weekly-head{padding:20px 15px;gap:10px;font-size:12px}.v21-doc-review-state{font-size:10px;gap:5px}.v21-doc-weekly-figure{top:100px;width:82%;left:9%;height:143px;padding:12px}.v21-doc-weekly-figure>span{font-size:11px}.v21-doc-weekly-daily{left:9%;top:100px}.v21-doc-weekly-bands{left:9%;top:260px;width:58%;height:132px}.v21-doc-root .v21-doc-weekly-complex{left:9%;top:410px;width:82%;height:143px;padding:10px 12px}.v21-doc-weekly-figure .v21-chart{height:94px;margin-top:8px}.v21-doc-weekly-figure .v21-bars{height:93px;margin-top:3px}.v21-doc-weekly-figure .v21-axis text{font-size:22px}.v21-doc-multiline{height:82px;margin-top:7px}.v21-doc-weekly-complex small{font-size:9px;margin-top:4px}.v21-doc-branch-label{top:64px}.v21-doc-structured-label{left:9%}.v21-doc-preserved-label{left:9%;top:370px}.v21-doc-branch-label strong{font-size:16px;margin-top:4px}.v21-doc-weekly-rule{left:9%;top:244px;gap:8px;font-size:9px}.v21-doc-weekly-rule>span+span:before{margin-right:8px}.v21-doc-weekly-result{inset:70px 18px 51px;display:block}.v21-doc-weekly-chart>div:first-child{font-size:18px;gap:8px}.v21-doc-weekly-chart>div:first-child strong{font-size:13px}.v21-doc-weekly-chart .v21-chart{height:202px;margin-top:12px}.v21-doc-normalized-note{font-size:10px;line-height:1.75}.v21-doc-weekly-evidence{padding:17px 0 0;margin-top:17px;border-left:0;border-top:1px solid #334962}.v21-doc-weekly-evidence>span{font-size:10px}.v21-doc-weekly-evidence h3{font-size:21px;line-height:1.4;margin:7px 0 10px}.v21-doc-weekly-evidence h3 br{display:none}.v21-doc-weekly-evidence ul{grid-template-columns:1fr 1fr;font-size:10px;gap:8px;margin-bottom:13px}.v21-doc-weekly-evidence button{font-size:11px;padding:8px 12px}.v21-doc-weekly-merge{font-size:11px;gap:8px;bottom:19px}.v21-doc-weekly-merge>span{width:35px}.v21-doc-weekly[data-doc-step="1"] .v21-doc-weekly-bands,.v21-doc-weekly[data-doc-step="2"] .v21-doc-weekly-bands{width:70%}.v21-doc-import{padding:22px 0 17px}.v21-doc-import-object{flex-wrap:wrap;gap:12px;margin-bottom:21px}.v21-doc-import-object>div:nth-child(2){flex-basis:calc(100% - 64px)}.v21-doc-import-object strong{font-size:22px}.v21-doc-import-object>div>span{font-size:11px}.v21-doc-import-object p{font-size:11px}.v21-doc-import-object>.v21-doc-run{flex:1;margin-top:4px}.v21-doc-import-object>[data-doc-import-stop]{margin-top:4px}.v21-doc-import-rail{display:block}.v21-doc-import-node{padding:18px 18px 18px 55px;min-height:95px}.v21-doc-import-node+.v21-doc-import-node{border-left:0;border-top:1px solid #2a3b50}.v21-doc-node-index{position:absolute;top:20px;left:16px;margin:0;font-size:10px}.v21-doc-node-done .v21-doc-node-index:after{display:none}.v21-doc-import-node>strong{font-size:13px}.v21-doc-import-node>p{font-size:11px;max-width:none;margin-top:6px}.v21-doc-import-feedback{align-items:flex-start;flex-direction:column;gap:14px;padding-top:17px}.v21-doc-import-status,.v21-doc-import-feedback button{font-size:12px}.v21-doc-import-boundary{font-size:10px;margin-top:17px}}@media(prefers-reduced-motion:reduce){.v21-doc-root button{transition:none}.v21-doc-import-packet{display:none}}.v21-doc-root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.v21-doc-monthly-pin{color:#edf2fa;background:#090c12}@media(max-width:700px){.v21-doc-weekly-stage{height:670px}.v21-doc-weekly-rule{top:260px}.v21-doc-weekly-bands{top:285px;height:112px}.v21-doc-weekly-figure .v21-bars{height:77px}.v21-doc-preserved-label{top:408px}.v21-doc-root .v21-doc-weekly-complex{top:470px;height:143px}}body.v22 .v21-doc-monthly-pin{background:#142238;border:1px solid #263d58;border-radius:8px;overflow:hidden}body.v22 .v21-doc-monthly .v21-doc-toolbar{padding:18px 20px}body.v22 .v21-doc-monthly .v21-doc-controls{padding:10px 14px;border-color:#2d4562}body.v22 .v21-doc-monthly-stage{height:470px;border-radius:0;background:#edf1f6}body.v22 .v21-doc-paper{height:414px;top:24px}body.v22 .v21-doc-paper-next{height:394px;top:25px}body.v22 .v21-doc-figure-0{top:122px}body.v22 .v21-doc-figure-1{top:226px}body.v22 .v21-doc-figure-2{top:330px}body.v22 .v21-doc-crossmonth{inset:28px 5% 24px}body.v22 .v21-doc-crossmonth .v21-chart{height:240px;margin-top:12px}body.v22 .v21-doc-monthly-stage .v21-axis text{fill:#456585;font-size:13px}body.v22 .v21-doc-monthly-stage .v21-series-line{stroke:#2e649d;stroke-width:3}body.v22 .v21-doc-monthly-stage .v21-points circle{fill:#2e649d;stroke:#edf1f6}body.v22 .v21-doc-caption{padding:22px 20px;min-height:108px}body.v22 .v21-doc-engineering{margin-top:20px;border-top:1px solid #314258;color:#aebed2;font-size:12px;line-height:1.85;padding:12px 0}body.v22 .v21-doc-engineering summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:9px}body.v22 .v21-doc-engineering summary:before{content:"+";color:#8abaff;font-size:17px}body.v22 .v21-doc-engineering[open] summary:before{content:"−"}body.v22 .v21-doc-engineering p{max-width:85ch;margin:5px 0 12px;color:inherit}body.v22 .v21-doc-monthly>.v21-doc-engineering{color:#52657d;border-color:#bdc9d7}body.v22 .v21-doc-monthly>.v21-doc-engineering summary{color:#435f7f}body.v22 .v21-doc-monthly>.v21-doc-engineering summary:before{color:#366ba7}body.v22 .v21-doc-root .v21-doc-run{background:transparent;border-color:transparent;color:#adc7e9;font-weight:400}body.v22 .v21-doc-import-outcomes{display:flex;gap:22px;padding:20px 0 4px;color:#91a9c8;font-size:12px}body.v22 .v21-doc-import-outcomes span{flex:1;display:flex;gap:10px;align-items:center}body.v22 .v21-doc-import-outcomes b{font-weight:500;color:#dae8f9}body.v22 .v21-doc-import-monthly .v21-doc-import-rail{background:#edf1f6;border-radius:6px;color:#243950}body.v22 .v21-doc-import-monthly .v21-doc-import-node+.v21-doc-import-node{border-color:#c6d3e1}body.v22 .v21-doc-import-monthly .v21-doc-import-node>p{color:#5f7288}body.v22 .v21-doc-import-monthly .v21-doc-node-index{color:#55789e}body.v22 .v21-doc-import-monthly .v21-doc-node-active{background:#d3e2f2}body.v22 .v21-doc-import-monthly .v21-doc-node-done .v21-doc-node-index{color:#377163}body.v22 .v21-doc-import-weekly .v21-doc-import-outcomes{gap:12px}body.v22 .v21-doc-import-weekly .v21-doc-import-outcomes span{border-left:2px solid #668cba;padding:5px 12px}body.v22 .v21-doc-import-weekly .v21-doc-import-outcomes span:last-child{border-color:#ba9a64}@media(max-width:700px){body.v22 .v21-doc-monthly .v21-doc-toolbar{padding:14px 12px}body.v22 .v21-doc-monthly-stage{height:488px}body.v22 .v21-doc-paper{height:448px;top:20px}body.v22 .v21-doc-paper-next{height:435px}body.v22 .v21-doc-root .v21-doc-figure{height:91px}body.v22 .v21-doc-figure-0{top:140px}body.v22 .v21-doc-figure-1{top:239px}body.v22 .v21-doc-figure-2{top:338px}body.v22 .v21-doc-monthly[data-doc-step="5"] .v21-doc-monthly-stage{height:384px}body.v22 .v21-doc-crossmonth{inset:24px 5% 22px}body.v22 .v21-doc-crossmonth .v21-chart{height:182px;margin-top:16px}body.v22 .v21-doc-monthly-stage .v21-axis text{font-size:23px}body.v22 .v21-doc-monthly-stage .v21-series-line{stroke-width:4}body.v22 .v21-doc-chart-foot{gap:10px}body.v22 .v21-doc-caption{min-height:112px;padding:19px 14px}body.v22 .v21-doc-caption>strong{font-size:19px}body.v22 .v21-doc-monthly .v21-doc-controls{padding:8px 5px 10px}body.v22 .v21-doc-weekly[data-doc-step="3"] .v21-doc-weekly-stage{height:566px}body.v22 .v21-doc-weekly-result{inset:62px 18px 40px}body.v22 .v21-doc-weekly-chart .v21-chart{height:172px;margin-top:8px}body.v22 .v21-doc-weekly-evidence{margin-top:12px;padding-top:12px}body.v22 .v21-doc-weekly-evidence h3{font-size:20px}body.v22 .v21-doc-weekly-evidence ul{margin-bottom:8px}body.v22 .v21-doc-import-outcomes{flex-direction:column;gap:10px;padding-top:18px}body.v22 .v21-doc-import-outcomes span{justify-content:space-between}body.v22 .v21-doc-import-object>.v21-doc-run{flex:0 0 auto;margin-left:auto}body.v22 .v21-doc-import-node{min-height:85px;padding-top:14px;padding-bottom:14px}body.v22 .v21-doc-import .v21-doc-node-index{top:16px}body.v22 .v21-doc-import-node>p{line-height:1.65;margin-top:4px}body.v22 .v21-doc-engineering{font-size:11px;margin-top:15px}}body.v22 .v21-doc-evidence{color:inherit;font-size:14px;line-height:1.8}body.v22 .v21-doc-evidence section{margin:20px 0}body.v22 .v21-doc-evidence h3{font-size:14px;letter-spacing:.02em;font-weight:600;margin:0 0 7px}body.v22 .v21-doc-evidence p{margin:0;max-width:55ch}body.v22 .v21-doc-evidence dl{margin:0}body.v22 .v21-doc-evidence dl>div{display:flex;justify-content:space-between;gap:20px;padding:8px 0;border-bottom:1px solid #60748b2b}body.v22 .v21-doc-evidence dt{flex-shrink:0;opacity:.75}body.v22 .v21-doc-evidence dd{margin:0;text-align:right}body.v22 .v21-doc-evidence details{margin-top:20px;font-size:12px;line-height:1.8}body.v22 .v21-doc-evidence summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px}body.v22 .v21-doc-evidence summary:before{content:"+"}body.v22 .v21-doc-evidence details[open] summary:before{content:"−"}@media(max-width:700px){body.v22 .v21-doc-evidence{font-size:13px}body.v22 .v21-doc-evidence section{margin:17px 0}body.v22 .v21-doc-evidence dl>div{gap:12px}}body.v22[data-page=import] .v21-doc-import{color:#203d5b}body.v22[data-page=import] .v21-doc-import-object strong,body.v22[data-page=import] .v21-doc-import-outcomes b{color:#1c3e60}body.v22[data-page=import] .v21-doc-import-object>div>span,body.v22[data-page=import] .v21-doc-import-object p,body.v22[data-page=import] .v21-doc-import-outcomes,body.v22[data-page=import] .v21-doc-import-boundary{color:#546f8a}body.v22[data-page=import] .v21-doc-import-status{color:#315778}body.v22[data-page=import] .v21-doc-import button{color:#254e77;border-color:#8ca7c3}body.v22[data-page=import] .v21-doc-import button:hover:not(:disabled){background:#dce8f4;border-color:#567ea8}body.v22[data-page=import] .v21-doc-import .v21-doc-run{color:#315e8c;border-color:transparent}body.v22[data-page=import] .v21-doc-import .v21-doc-engineering{color:#4c6985;border-color:#c5d2df}body.v22[data-page=import] .v21-doc-import .v21-doc-engineering summary,body.v22[data-page=import] .v21-doc-import .v21-doc-engineering summary:before{color:#3d6286}body.v22[data-page=import] .v21-doc-import-weekly .v21-doc-import-rail{color:#dfebfa}.ai-workspace .source-row{width:100%;min-height:64px;padding:14px 0;gap:12px;text-align:left}.ai-workspace .source-row>span{font-size:12px;line-height:1.65;overflow-wrap:anywhere}.ai-workspace .source-row small{font-size:11px;line-height:1.7}.ai-workspace [role=tabpanel][hidden]{display:none!important}@media(max-width:760px){.ai-workspace .workspace-toolbar>div>span:not(.toolbar-divider){display:none}}@media(prefers-reduced-motion:reduce){.ai-workspace *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.v22 .ai-workspace{--bg:#0b2544;--surface:#102e4b;--raised:#183a58;--line:#35516d;--white:#f0f5fb;--secondary:#b9cbdc;--muted:#a3bbd0;--blue:#a9cff5;--success:#aad6ca;color:var(--white);background:#0b2544;border-color:#35516d}.v22 .ai-workspace .source-row{color:#c2d3e4}.v22 .ai-workspace .source-row small{color:#b9cbdc}.v22{--canvas:#0c1d31;--surface:#132a43;--text:#edf3fa;--secondary:#b8c9dc;--muted:#aabbd0;--blue:#9bc4f4;--line:#314a64;--ink:#172f4a;--brand:#1762a3;--red:#b52c48;--paper:#f3f5f8;--page-ink:#eef4fb;--page-muted:#b4c5d9;margin:0;background:var(--canvas);color:var(--page-ink);font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.65;font-size:14px;-webkit-font-smoothing:antialiased}.v22[data-page=articles],.v22[data-page=monthly],.v22[data-page=import],.v22[data-page=system]{--page-ink:#172f4a;--page-muted:#51677e;background:var(--paper)}.v22 *{box-sizing:border-box}.v22 [hidden]{display:none!important}.v22 button,.v22 a,.v22 summary{touch-action:manipulation}.v22 button{font-family:inherit}.v22 a{text-underline-offset:5px}.v22 ::selection{background:#bdd7f3;color:#10263e}.v22 :focus-visible{outline:2px solid #3386cb;outline-offset:5px}.v22 textarea{caret-color:#9bc4f4}.v22 ::-webkit-scrollbar{width:8px;height:7px}.v22 ::-webkit-scrollbar-thumb{background:#687f98;border-radius:5px}.v22 ::-webkit-scrollbar-track{background:transparent}.v22-page-width{width:calc(100% - 112px);max-width:1280px;margin:0 auto}.v22-skip-link{position:fixed;left:20px;top:8px;transform:translateY(-160%);padding:10px 16px;background:#fff;color:#123456;z-index:1000}.v22-skip-link:focus{transform:none}.v22-chrome{height:76px;position:sticky;top:0;z-index:100;background:#0c1d31;color:#eef4fb;border-bottom:1px solid #ffffff15}.v22-header-inner{height:100%;width:calc(100% - 112px);max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.v22-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.v22-brand .brand-mark{width:25px;height:29px}.v22-brand>strong{font-size:23px;font-weight:600;letter-spacing:-.03em}.v22-brand>span{font-size:12px;letter-spacing:.06em;color:#b7c9db;margin-left:3px}.v22-back{display:flex;align-items:center;gap:10px;min-height:44px;color:#edf4fc;font-size:13px;white-space:nowrap}.v22-back>svg{transform:rotate(180deg)}.v22-current{font-size:13px;color:#bbcde0;position:absolute;left:50%;transform:translate(-50%)}.v22-header-actions{display:flex;align-items:center;gap:28px}.v22-header-about{font-size:12px;min-height:44px;display:flex;align-items:center;color:#d4e1ef}.v22-author{font-size:11px;color:#a7bdd3;white-space:nowrap}.v22-module-menu{position:relative}.v22-module-menu summary{display:flex;align-items:center;gap:10px;min-height:44px;font-size:13px;cursor:pointer;list-style:none}.v22-module-menu summary::-webkit-details-marker{display:none}.v22-module-menu[open]>summary>svg{transform:rotate(180deg)}.v22-module-menu nav{position:absolute;top:52px;right:0;width:290px;padding:10px;background:#fafbfd;color:#15304d;border:1px solid #dbe3ec;border-radius:6px;box-shadow:0 20px 55px -20px #0008}.v22-module-menu nav a{display:flex;align-items:center;gap:12px;min-height:45px;padding:9px 13px;font-size:13px}.v22-module-menu nav a>svg:last-child{margin-left:auto;color:#6f89a5}.v22-module-menu nav a:hover,.v22-module-menu nav a[aria-current]{background:#e7eef7;color:#0e518e}.v22-module-heading{padding:53px 0 35px;display:flex;flex-direction:column;max-width:1050px}.v22-module-heading h1{font-size:46px;letter-spacing:-.025em;font-weight:500;line-height:1.18;margin:0 0 17px;order:0}.v22-module-heading .v22-module-purpose{order:1;font-size:23px;letter-spacing:-.02em;color:var(--page-ink);line-height:1.55;margin:0 0 12px}.v22-module-heading>p:last-child{order:2;max-width:760px;margin:0;color:var(--page-muted);font-size:14px;line-height:1.95}.v22-module-workspace{margin:0;padding:0;scroll-margin-top:24px}.v22-related{padding:52px 0 54px}.v22-related-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #8093a33b;padding-top:28px;margin-bottom:18px}.v22-related-heading h2{font-size:21px;font-weight:500;margin:0}.v22-related-heading>a{font-size:12px;display:flex;align-items:center;gap:8px;color:var(--page-muted)}.v22-related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.v22-related-links>a{position:relative;display:block;padding:16px 32px 16px 0;border-bottom:1px solid #8093a33b}.v22-related-links>a>span{display:flex;gap:10px;align-items:center;font-size:16px}.v22-related-links>a>p{font-size:12px;color:var(--page-muted);line-height:1.8;margin:9px 0 0}.v22-related-links>a>svg{position:absolute;right:2px;top:19px}.v22-related-links>a:hover>span{color:#6da9df}.v22-related-links>a:hover>svg{transform:translate(3px)}.v22-support-detail{margin-top:34px;border:1px solid #8093a33b;border-radius:5px;color:var(--page-ink)}.v22-support-detail>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 25px;cursor:pointer;font-size:15px;min-height:68px}.v22-support-detail>summary>span:last-child{font-size:12px;color:var(--page-muted)}.v22-support-detail[open]>summary{border-bottom:1px solid #8093a33b}.v22-technical-body{padding:12px 26px 24px;color:var(--page-muted);font-size:13px;line-height:1.95;max-width:1000px}.v22-technical-body p{margin:15px 0}.v22-technical-body strong{color:var(--page-ink)}.v22-import-tabs{display:flex;gap:8px;margin:1px 0 30px;border-bottom:1px solid #cad5e1}.v22-import-tabs>button{display:flex;align-items:center;gap:18px;padding:16px 22px 17px;background:transparent;border:0;border-bottom:2px solid transparent;font-size:16px;color:#456078;min-height:57px;cursor:pointer}.v22-import-tabs>button>span{font-size:11px;color:#5b7189}.v22-import-tabs>button[aria-selected=true]{color:#125e9f;border-color:#1762a3;background:#e8eef5}.v22-primary{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:48px;background:#aacaf0;color:#10263e;padding:12px 23px;border-radius:4px;font-size:14px;font-weight:550;text-decoration:none;transition:background .2s,transform .2s}.v22-primary:hover{background:#d0e3f8;transform:translateY(-2px)}.v22-text-link{display:inline-flex;align-items:center;gap:15px;min-height:44px;font-size:13px;color:inherit}.v22-text-link:hover svg{transform:translate(4px)}.v22-hero{padding:37px 0 46px;overflow:hidden;background:#0c1d31;color:#edf4fc}.v22-project-line{font-size:11px;letter-spacing:.025em;color:#b0c4da;margin:0 0 19px}.v22-hero h1{font-size:60px;font-weight:500;letter-spacing:-.025em;line-height:1.19;margin:0 auto 18px}.v22-hero h1>span{color:#c0d2e7}.v22-hero-description{font-size:14px;line-height:1.9;color:#bacbdf;margin:0}.v22-mobile-break{display:none}.v22-hero-actions{display:flex;align-items:center;justify-content:center;gap:31px;margin:22px 0 31px}.v22-hero-actions .v22-text-link{font-size:13px;color:#e0ecf9}.v22-home-stage{transform-origin:50% 100%;border-radius:8px;background:#122941;box-shadow:0 26px 65px -40px #000c;overflow:hidden}.v22-stage-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:46px;background:#1a334d;border-bottom:1px solid #ffffff0e;padding:11px 24px}.v22-stage-bar>span{display:flex;align-items:center;gap:12px;font-size:11px;color:#bdcede}.v22-stage-bar>span>strong{font-size:14px;color:#fff}.v22-stage-bar .brand-mark{width:17px;height:20px}.v22-stage-bar>span:last-child{font-size:10px;color:#b2c9df}.v22-home-product{display:grid;grid-template-columns:163px minmax(0,1fr)}.v22-stage-nav{padding:20px 11px;border-right:1px solid #ffffff12;display:flex;flex-direction:column;gap:5px;background:#10263d}.v22-stage-nav>a{min-height:42px;display:flex;align-items:center;gap:10px;font-size:12px;color:#b9cde0;padding:8px 11px;border-radius:3px}.v22-stage-nav>a:hover{background:#263f5b;color:#f3f8fd}.v22-stage-body{padding:20px 26px 18px;min-width:0}.v22-stage-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.v22-stage-title>div>span{font-size:10px;color:#9eb5ce}.v22-stage-title h2{font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:1.5;margin:4px 0 17px}.v22-live-caption{font-size:10px;color:#bbd2e8;display:flex;align-items:center;gap:7px;white-space:nowrap}.v22-live-caption i{width:4px;height:4px;border-radius:50%;background:#a7cff6}.v22-stage-columns{display:grid;grid-template-columns:1fr 1.3fr;gap:28px}.v22-stage-stories{padding-right:23px;border-right:1px solid #ffffff12}.v22-stage-stories>a:not(.v22-stage-document){display:block;padding:8px 0 15px;border-bottom:1px solid #ffffff13;margin-bottom:9px}.v22-stage-stories small{font-size:10px;color:#9cc7f2}.v22-stage-stories h3{font-weight:500;font-size:15px;line-height:1.5;margin:6px 0}.v22-stage-stories>a>span{font-size:10px;color:#b5c8dd;display:flex;align-items:center;justify-content:space-between}.v22-stage-document{display:flex;align-items:center;gap:11px;padding-top:8px;color:#d6e4f2}.v22-stage-document .v22-paper-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e3eaf4;color:#23486e;width:34px;height:44px;flex-shrink:0;font-size:19px!important;line-height:1.2}.v22-paper-icon>small{font-size:8px;color:#28547a}.v22-stage-document>span:nth-child(2){display:block;font-size:11px;line-height:1.5}.v22-stage-document>span:nth-child(2)>small{font-size:9px;color:#9bb3cd;display:block;margin-top:4px}.v22-stage-document>svg{margin-left:auto;flex-shrink:0}.v22-stage-chart{display:block;min-width:0}.v22-stage-chart>div{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;color:#c0d4e7}.v22-stage-chart strong{font-size:25px;color:#f1f6fb;font-weight:500;line-height:1.4;white-space:nowrap}.v22-stage-chart strong>small{font-size:9px;color:#bbcee1;font-weight:400}.v22-stage-chart .v21-chart{width:100%;height:186px;overflow:visible;margin-top:10px}.v22 .v21-axis text{fill:#b1c5dc;font-family:inherit;font-size:13px}.v22 .v21-axis line{stroke:#6c89a7;stroke-width:.6;opacity:.4}.v22 .v21-series-line{stroke:#9bc4f4;stroke-width:2.5}.v22 .v21-points circle{fill:#b7d5f4;stroke:#122a43;stroke-width:1}.v22-stage-chart>p{font-size:10px;color:#a8c0d8;display:flex;align-items:center;justify-content:space-between;margin:0}.v22-stage-status{display:flex;align-items:center;gap:29px;min-height:42px;padding:9px 25px;border-top:1px solid #ffffff13;background:#10263d;font-size:10px;color:#abc2d9}.v22-stage-status>span{display:flex;align-items:center;gap:7px}.v22-stage-status>a{margin-left:auto;display:flex;align-items:center;gap:8px;color:#c6d9ee}.v22-background{background:#f2f5f8;color:#142f4c;padding:56px 0}.v22-background-grid{display:grid;grid-template-columns:.85fr 1.5fr;gap:70px}.v22-red-rule{width:38px;height:3px;display:block;background:#b62e48;margin:0 0 17px}.v22-background h2{font-size:34px;font-weight:500;line-height:1.32;letter-spacing:-.025em;margin:0 0 12px}.v22-background-grid>div:first-child>p{font-size:12px;color:#5c7187;margin:0}.v22-context-lead{font-size:17px;line-height:1.85;margin:0 0 16px!important;color:#153c61!important}.v22-background-grid>div:last-child>p{font-size:13px;color:#4e657d;line-height:1.95;max-width:730px;margin:0 0 14px}.v22-background .v22-text-link{color:#155c99;font-size:12px}.v22-core{padding-top:66px;padding-bottom:69px}.v22-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:31px}.v22-section-title h2,.v22-story-heading h2,.v22-home-ai h2{font-size:38px;line-height:1.3;letter-spacing:-.025em;font-weight:500;margin:0}.v22-section-title>p{font-size:13px;color:#aec3d9;max-width:330px;line-height:1.9;margin:0 0 4px}.v22-module-index{display:grid;grid-template-columns:repeat(3,1fr);gap:0 38px}.v22-module-index>a{padding:23px 0 25px;border-top:1px solid #647b914d;display:block}.v22-module-index>a>div{display:flex;align-items:center;gap:14px}.v22-module-index h3{font-size:18px;font-weight:500;margin:0}.v22-module-index>a>div>svg:first-child{color:#9cc6ef}.v22-module-index>a>div>svg:last-child{margin-left:auto;color:#789bbd;transition:transform .2s}.v22-module-index>a>p{font-size:12px;line-height:1.85;margin:12px 0 0;color:#a8bed4;max-width:310px}.v22-module-index>a:hover h3{color:#b6d8f9}.v22-module-index>a:hover>div>svg:last-child{transform:translate(4px)}.v22-home-ingestion{background:#122b46;padding:57px 0 48px}.v22-home-ingestion .v22-section-title{margin-bottom:18px}.v22-home-story{padding:63px 0;background:#f3f5f8;color:#17314d}.v22-story-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:31px}.v22-story-heading p{font-size:13px;color:#557089;margin:16px 0 0;line-height:1.9}.v22-story-heading>a{flex-shrink:0;color:#155b98}.v22-story-stage{display:grid;grid-template-columns:.75fr .33fr 1.3fr;align-items:center;gap:28px;max-width:1120px;margin:auto;padding:27px 36px;background:#e7edf4;border-radius:4px}.v22-story-paper{background:#fff;box-shadow:0 14px 25px -22px #273f5a77;padding:26px 26px 19px;min-height:277px}.v22-story-paper>span{font-size:12px;color:#2f5c85}.v22-story-paper>strong{display:block;font-size:25px;font-weight:500;margin:8px 0 3px}.v22-story-paper>small{font-size:10px;color:#647b93}.v22-story-paper>p{font-size:11px;color:#627b93;line-height:1.8;margin:6px 0 0}.v22-mini-chart{height:90px;overflow:hidden;margin-top:11px}.v22-mini-chart svg{width:100%;height:100%}.v22-story-connector{text-align:center;color:#2b669c;display:flex;align-items:center;flex-direction:column;gap:15px}.v22-story-connector>span{font-size:11px;line-height:1.8}.v22-story-trend{min-width:0}.v22-story-trend>div>span{font-size:11px;color:#406582}.v22-story-trend strong{font-size:21px;letter-spacing:-.02em;font-weight:500;display:block;margin-top:8px}.v22-story-trend>svg{width:100%;height:180px}.v22-home-story .v21-axis text{fill:#486480}.v22-home-story .v21-axis line{stroke:#68839c;opacity:.35}.v22-home-story .v21-series-line{stroke:#2c699f;stroke-width:3}.v22-home-story .v21-points circle{fill:#2c699f;stroke:#e7edf4}.v22-story-trend>p{font-size:10px;color:#506d88;margin:0}.v22-story-trend>a{font-size:11px;display:flex;align-items:center;gap:10px;margin-top:15px;color:#165c99}.v22-home-ai{padding:70px 0;background:#0c1d31}.v22-home-ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.v22-small-title{font-size:13px;color:#9bc4f4;display:block;margin-bottom:18px}.v22-home-ai h2{font-size:38px}.v22-home-ai-grid>div>p{font-size:13px;color:#b1c5da;line-height:1.95;max-width:430px;margin:22px 0}.v22-home-ai-grid>div>small{display:block;font-size:10px;color:#a6bdd5;margin-top:16px}.v22-ai-preview{display:block;background:#142d48;border:1px solid #344e68;padding:27px 29px;border-radius:6px;box-shadow:0 22px 40px -33px #0009}.v22-ai-context{border-bottom:1px solid #50698260;padding-bottom:17px}.v22-ai-context>span{font-size:10px;color:#b4c6db;display:block}.v22-ai-context>strong{font-size:13px;font-weight:500;display:block;margin-top:4px}.v22-ai-preview h3{font-size:24px;font-weight:500;letter-spacing:-.025em;margin:22px 0 21px}.v22-ai-preview-answer>span{font-size:14px;display:flex;align-items:center;gap:10px;color:#b9d6f4}.v22-ai-preview-answer>p{font-size:12px;line-height:1.95;color:#c6d8e9;margin:13px 0 20px}.v22-ai-preview-sources{display:flex;gap:7px}.v22-ai-preview-sources>span{font-size:10px;padding:5px 9px;background:#213f5d;color:#c4dcf2}.v22-ai-preview-link{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#acceef;margin-top:21px}.v22-further{padding-top:38px;padding-bottom:59px;display:flex;align-items:center;justify-content:space-between;gap:45px;border-top:1px solid #50698250}.v22-further h2{font-size:25px;font-weight:500;letter-spacing:-.02em;margin:0 0 11px}.v22-further p{font-size:12px;color:#a5bdd4;margin:0}.v22-further nav{display:flex;gap:15px}.v22-further nav>a{display:flex;align-items:center;gap:10px;padding:13px 14px;border-bottom:1px solid #66809b77;font-size:13px}.v22-further nav>a>svg:last-child{margin-left:7px;color:#789cbe}#site-footer{background:#091726;color:#a7bdd3}.v22-footer-inner{padding-top:29px;padding-bottom:29px;display:flex;align-items:center;justify-content:space-between;gap:35px}.v22-footer-inner>p{font-size:12px;color:#bdcede;margin:0}.v22-footer-inner>p>span{display:block;font-size:10px;color:#8ea8c2;margin-top:4px}.v22-footer-inner>span{font-size:10px;line-height:1.9;text-align:right}.v22 .evidence-drawer{background:#f5f7fa;color:#1a324e;border:0;box-shadow:-20px 0 70px -30px #0008;width:min(830px,94vw);max-width:94vw;padding:58px 56px 44px;line-height:1.9}.v22 .evidence-drawer::backdrop{background:#0c1e34a8;backdrop-filter:blur(3px)}.v22 .drawer-close{top:20px;right:22px;color:#183957;background:#e7edf4;width:37px;height:37px;border-radius:50%}.v22 .drawer-kicker{color:#346895;font-size:12px;letter-spacing:0;margin-bottom:16px}.v22 .evidence-drawer h2{font-size:33px;font-weight:500;line-height:1.35;letter-spacing:-.025em;margin:0 0 15px;color:#173651;max-width:650px}.v22 .drawer-intro{font-size:13px;color:#5e748b;line-height:1.9;max-width:660px;margin-bottom:24px}.v22 .v21-evidence-body{color:#36526c;font-size:14px;line-height:1.95}.v22 .v21-evidence-body>p{margin:14px 0 21px}.v22 .v21-evidence-body h3,.v22 .v21-evidence-body strong{color:#173f62}.v22 .v21-evidence-body h3{font-size:17px;margin:26px 0 8px;font-weight:550}.v22 .v21-evidence-body ul{padding-left:21px;margin:10px 0 23px}.v22 .v21-evidence-body li{margin:7px 0}.v22 .evidence-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px 26px;margin:23px 0 27px;padding:22px 0;border-top:1px solid #cfdae5;border-bottom:1px solid #cfdae5;background:transparent}.v22 .evidence-meta>div{padding:0;display:block;background:none;border:0}.v22 .evidence-meta dt{font-size:11px;color:#526b83;margin-bottom:6px}.v22 .evidence-meta dd{font-size:13px;color:#214362;margin:0;line-height:1.85;overflow-wrap:anywhere}.v22 .v21-evidence-figure,.v22 .drawer-figure{padding:22px;background:#eaf0f6;border-top:0;margin-top:24px;border-radius:4px}.v22 .v21-evidence-figure .v21-axis text{fill:#4d6985}.v22 .v21-evidence-figure .v21-series-line{stroke:#21669f}.v22 .v21-evidence-figure .v21-points circle{fill:#21669f;stroke:#eaf0f6}.v22 .evidence-drawer .safe-caption{font-size:11px;line-height:1.85;color:#4e6881;margin-top:29px;padding-top:20px;border-top:1px solid #d4dfe9}.v22 .evidence-drawer details{font-size:12px;color:#4d6a85;margin-top:24px;padding-top:15px;border-top:1px solid #cdd9e5}.v22 .evidence-drawer summary{cursor:pointer;min-height:38px}.v22 .evidence-drawer .v21-doc-multiline-path{stroke:#396788}.v22 .evidence-drawer .v21-doc-multiline text{fill:#4c6f8e}.v22 .evidence-drawer .evidence-note{color:#4d6b83}.v22 .evidence-drawer blockquote{color:#204765;border-color:#bccedf;background:#fff}.v22 .evidence-drawer .conflict-comparison{background:#e7edf5;color:#234968}.v22 .evidence-drawer .conflict-comparison strong{color:#245887}.v22 .evidence-drawer .conflict-comparison small{color:#4f6c86}@media(min-width:1600px){.v22-hero{padding-top:49px}.v22-hero h1{font-size:66px}.v22-hero-actions{margin-bottom:39px}.v22-stage-body{padding-top:27px;padding-bottom:24px}}@media(max-width:1100px){.v22-page-width,.v22-header-inner{width:calc(100% - 72px)}.v22-author{display:none}.v22-home-product{grid-template-columns:140px minmax(0,1fr)}.v22-stage-body{padding:18px 20px}.v22-stage-columns{grid-template-columns:1fr 1.2fr;gap:20px}.v22-stage-stories{padding-right:18px}.v22-stage-title h2{font-size:22px}.v22-live-caption{font-size:9px}.v22-stage-chart>div{display:block}.v22-stage-chart strong{display:block;margin-top:6px}.v22-stage-chart .v21-chart{height:157px}.v22-hero h1{font-size:53px}.v22-home-ai-grid{gap:45px}.v22-home-ai h2,.v22-section-title h2,.v22-story-heading h2{font-size:34px}.v22-story-stage{padding:24px;gap:20px}.v22-story-paper{padding:22px 20px}.v22-further nav{gap:4px}.v22-further nav>a{font-size:12px;padding:13px 9px}.v22-background-grid{gap:45px}}@media(max-width:800px){.v22-page-width,.v22-header-inner{width:calc(100% - 44px)}.v22-current{display:none}.v22-hero{padding-top:33px}.v22-project-line{font-size:10px}.v22-hero h1{font-size:46px}.v22-stage-nav{display:grid;grid-template-columns:repeat(6,1fr);border-right:0;border-bottom:1px solid #ffffff15;padding:7px;gap:3px}.v22-stage-nav>a{justify-content:center;font-size:10px;padding:7px 2px;gap:5px;min-height:36px}.v22-stage-nav svg{width:13px}.v22-home-product{display:block}.v22-stage-title h2{font-size:23px}.v22-stage-chart>div{display:flex}.v22-stage-chart strong{display:inline-block;margin:0;font-size:24px}.v22-stage-chart .v21-chart{height:180px}.v22-home-ai-grid{gap:32px}.v22-home-ai h2{font-size:30px}.v22-ai-preview{padding:23px}.v22-ai-preview h3{font-size:22px}.v22-section-title{gap:25px}.v22-section-title h2{font-size:32px}.v22-section-title>p{max-width:240px;font-size:12px}.v22-module-index{grid-template-columns:repeat(2,1fr);gap:0 32px}.v22-background-grid{grid-template-columns:.8fr 1.3fr;gap:30px}.v22-background h2{font-size:29px}.v22-context-lead{font-size:15px}.v22-story-stage{grid-template-columns:.85fr .17fr 1.2fr;gap:14px;padding:24px 18px}.v22-story-connector>span{display:none}.v22-story-paper{padding:19px 16px;min-height:250px}.v22-story-trend strong{font-size:19px}.v22-story-trend>svg{height:160px}.v22-story-heading{gap:20px}.v22-story-heading h2{font-size:32px}.v22-further{display:block}.v22-further nav{margin-top:23px;justify-content:space-between}.v22-further nav>a{font-size:13px;flex:1;justify-content:center}.v22-module-heading{padding:38px 0 28px}.v22-module-heading h1{font-size:39px}.v22-module-heading .v22-module-purpose{font-size:22px}.v22-related-links{gap:20px}.v22-related-links>a>p{font-size:11px}.v22-footer-inner>p{max-width:350px}}@media(max-width:600px){.v22-page-width,.v22-header-inner{width:calc(100% - 36px)}.v22-chrome{height:64px}.v22-brand>span{display:none}.v22-brand>strong{font-size:21px}.v22-brand .brand-mark{width:22px;height:24px}.v22-header-actions{gap:20px}.v22-header-about{display:none}.v22-module-menu summary{font-size:12px}.v22-module-menu nav{right:0;width:270px}.v22-back{font-size:12px}.v22-hero{padding:27px 0 30px}.v22-project-line{font-size:9px;line-height:1.85;max-width:305px;margin:0 auto 18px}.v22-hero h1{font-size:35px;line-height:1.3;letter-spacing:-.035em;margin-bottom:18px}.v22-hero-description{font-size:12px;line-height:1.95}.v22-mobile-break{display:block}.v22-hero-actions{gap:17px;margin:21px 0 25px}.v22-primary{font-size:12px;padding:11px 14px;gap:14px;min-height:46px}.v22-hero-actions .v22-text-link{font-size:11px;gap:7px}.v22-home-stage{border-radius:6px}.v22-stage-bar{padding:10px 12px;min-height:40px}.v22-stage-bar>span{font-size:9px;gap:8px}.v22-stage-bar>span>strong{font-size:12px}.v22-stage-bar>span:last-child{font-size:8px}.v22-stage-nav{grid-template-columns:repeat(3,1fr);padding:6px;gap:3px}.v22-stage-nav>a{font-size:10px;min-height:35px;gap:6px}.v22-stage-body{padding:17px 14px}.v22-stage-title{display:block}.v22-stage-title>div>span{font-size:9px}.v22-stage-title h2{font-size:21px;margin:5px 0 10px}.v22-live-caption{font-size:9px;margin:0 0 17px}.v22-stage-columns{display:flex;flex-direction:column;gap:16px}.v22-stage-chart{order:0}.v22-stage-stories{order:1;padding-right:0;border-right:0;display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.v22-stage-stories>a:not(.v22-stage-document){margin:0;padding-bottom:12px}.v22-stage-stories h3{font-size:12px;line-height:1.8;margin:6px 0}.v22-stage-stories small{font-size:9px}.v22-stage-stories>a>span{font-size:8px;gap:5px}.v22-stage-stories>a>span>svg{display:none}.v22-stage-document{grid-column:1/-1;min-height:64px}.v22-stage-document>span:nth-child(2){font-size:10px}.v22-stage-chart>div{font-size:10px;gap:9px}.v22-stage-chart strong{font-size:22px}.v22-stage-chart strong>small{font-size:8px}.v22-stage-chart .v21-chart{height:131px;margin-top:7px}.v22-stage-chart .v21-axis text{font-size:22px}.v22-stage-chart>p{font-size:9px}.v22-stage-status{flex-wrap:wrap;gap:9px 15px;padding:12px 13px;font-size:9px}.v22-stage-status>a{width:100%;margin:4px 0 0;padding-top:8px;border-top:1px solid #ffffff12}.v22-background{padding:36px 0}.v22-background-grid{display:block}.v22-background h2{font-size:30px;line-height:1.3}.v22-background h2 br{display:none}.v22-red-rule{margin-bottom:14px;width:29px;height:2px}.v22-background-grid>div:first-child>p{font-size:11px;margin-bottom:22px}.v22-context-lead{font-size:14px;line-height:1.8;margin-bottom:14px!important}.v22-background-grid>div:last-child>p{font-size:12px;line-height:1.95}.v22-desktop-break{display:none}.v22-core{padding-top:40px;padding-bottom:35px}.v22-section-title{display:block;margin-bottom:24px}.v22-section-title h2,.v22-story-heading h2,.v22-home-ai h2{font-size:30px;line-height:1.35}.v22-section-title>p{font-size:12px;max-width:310px;margin:15px 0 0}.v22-module-index{gap:0 23px}.v22-module-index>a{padding:19px 0 21px}.v22-module-index>a>div{gap:9px;flex-wrap:wrap}.v22-module-index>a>div>svg:first-child{width:18px;height:18px}.v22-module-index h3{font-size:15px}.v22-module-index>a>div>svg:last-child{width:14px}.v22-module-index>a>p{font-size:11px;line-height:1.85;margin-top:10px}.v22-home-ingestion{padding:37px 0 32px}.v22-home-story{padding:40px 0}.v22-story-heading{display:block;margin-bottom:21px}.v22-story-heading p{font-size:12px;margin:14px 0 10px}.v22-story-heading>a{font-size:12px}.v22-story-stage{display:grid;grid-template-columns:1fr 1fr;padding:19px 15px;gap:19px 10px}.v22-story-paper{padding:18px 14px;min-height:205px}.v22-story-paper>strong{font-size:23px}.v22-story-paper>span{font-size:11px}.v22-story-paper>small{font-size:9px}.v22-story-paper>p{font-size:9px;margin-top:2px}.v22-mini-chart{height:58px;margin-top:8px}.v22-story-connector{gap:12px}.v22-story-connector>span{display:block;font-size:11px}.v22-story-trend{grid-column:1/-1;border-top:1px solid #bdcddd;padding-top:19px}.v22-story-trend strong{font-size:19px}.v22-story-trend>svg{height:146px}.v22-story-trend .v21-axis text{font-size:21px}.v22-home-ai{padding:42px 0}.v22-home-ai-grid{display:block}.v22-small-title{font-size:12px;margin-bottom:13px}.v22-home-ai-grid>div>p{font-size:12px;margin:17px 0 21px}.v22-home-ai-grid>div>small{font-size:9px;margin-top:13px}.v22-ai-preview{margin-top:29px;padding:23px}.v22-ai-preview h3{font-size:23px}.v22-ai-preview-answer>p{font-size:12px}.v22-further{padding-top:29px;padding-bottom:35px}.v22-further h2{font-size:25px}.v22-further p{font-size:11px}.v22-further nav{display:block;margin-top:17px}.v22-further nav>a{justify-content:flex-start;padding:15px 0;font-size:14px;gap:13px}.v22-further nav>a>svg:last-child{margin-left:auto}.v22-footer-inner{padding-top:24px;padding-bottom:26px;display:grid;grid-template-columns:1fr 1fr;gap:18px 25px}.v22-footer-inner>.v22-brand{grid-column:1}.v22-footer-inner>p{grid-row:2;grid-column:1/-1;font-size:11px}.v22-footer-inner>span{grid-row:1;grid-column:2;font-size:9px}.v22-footer-inner>p>span{font-size:9px}.v22-module-heading{padding:29px 0 24px}.v22-module-heading h1{font-size:34px;margin:0 0 13px}.v22-module-heading .v22-module-purpose{font-size:20px;margin-bottom:13px;line-height:1.5}.v22-module-heading>p:last-child{font-size:12px;line-height:1.95}.v22-related{padding:35px 0}.v22-related-heading{padding-top:22px}.v22-related-heading h2{font-size:20px}.v22-related-links{display:block}.v22-related-links>a{padding:17px 26px 18px 0}.v22-related-links>a>span{font-size:14px}.v22-related-links>a>p{font-size:11px;margin-top:8px}.v22-support-detail{margin-top:24px}.v22-support-detail>summary{padding:17px;display:block;font-size:14px}.v22-support-detail>summary>span:last-child{display:block;font-size:11px;margin-top:7px}.v22-technical-body{padding:10px 17px 20px;font-size:12px}.v22-import-tabs{gap:4px;margin-bottom:21px}.v22-import-tabs>button{font-size:14px;padding:12px 13px;gap:7px;flex:1;justify-content:center;flex-direction:column;line-height:1.3}.v22-import-tabs>button>span{font-size:10px}.v22 .evidence-drawer{width:100vw;max-width:100vw;padding:54px 23px 28px}.v22 .evidence-drawer h2{font-size:28px;line-height:1.4}.v22 .drawer-kicker{font-size:11px;margin-bottom:16px}.v22 .drawer-intro{font-size:12px;margin-bottom:20px}.v22 .v21-evidence-body{font-size:13px;line-height:1.95}.v22 .v21-evidence-body h3{font-size:16px;margin:22px 0 8px}.v22 .evidence-meta{gap:18px 20px;margin:22px 0;padding:21px 0}.v22 .evidence-meta dd{font-size:12px}.v22 .evidence-meta dt{font-size:10px}.v22 .v21-evidence-figure{padding:13px}.v22 .evidence-drawer .safe-caption{font-size:10px}.v22 .drawer-close{top:12px;right:16px;width:34px;height:34px}.v22 .v21-evidence-figure .v21-axis text{font-size:22px}}@media(max-width:375px){.v22-hero h1{font-size:32px}.v22-project-line{max-width:270px}.v22-stage-stories h3{font-size:11px}.v22-module-index{gap:0 18px}.v22-module-index h3{font-size:14px}.v22-module-index>a>div>svg:first-child{width:16px}.v22-module-index>a>div{gap:6px}}@media(prefers-reduced-motion:reduce){.v22 *{scroll-behavior:auto!important;transition-duration:0s!important}.v22-home-stage{transform:none!important}}.v22 h1,.v22 h2,.v22 h3,.v22 h4{font-family:inherit}.v22 section[id],.v22 details[id]{scroll-margin-top:90px}.v22 .v22-support-detail>summary,.v22 .v22-support-detail>summary>span:first-child{color:var(--page-ink)}.v22 .evidence-drawer details>summary{color:#375c80}@media(max-width:650px){.v22[data-page=weekly] #weekly-story-workspace .v21-axis text{font-size:29px}}.v22-stage-motion{transform-origin:50% 100%}.v22{--brand:#00659b;--brand-deep:#004c79;--red:#b52b4f;--canvas:#101d2c;--surface:#182c40;--text:#f1f5f9;--secondary:#bccbd9;--muted:#b5c5d5;--blue:#9acbf1;--line:#3b5268;--ink:#1b3449;--paper:#f7f6f2;--display:clamp(38px,4.5vw,66px);--section:clamp(32px,3.2vw,44px);--product-title:27px;--body-size:16px;--caption:12px;--label:11px;font-family:Segoe UI Variable,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--body-size);font-variant-numeric:tabular-nums;line-height:1.72;background:var(--canvas);--page-ink:#f1f5f9;--page-muted:#b9c9d9}.v22[data-page=articles]{background:#f8f9fb;--page-ink:#182f43;--page-muted:#526777}.v22[data-page=monthly]{background:#f4f2ed;--page-ink:#203646;--page-muted:#586c76}.v22[data-page=system],.v22[data-page=import],.v22[data-page=trends],.v22[data-page=weekly]{background:#eef3f7;--page-ink:#182f43;--page-muted:#526777}.v22 h1,.v22 h2,.v22 h3{font-weight:500;letter-spacing:-.028em;text-wrap:balance}.v22 p{text-wrap:pretty}.v22 code{font-family:Consolas,SFMono-Regular,monospace}.v22-chrome{height:68px;background:#101d2c;border-bottom:1px solid #b6c9da20}.v22-header-inner{gap:20px}.v22-header-actions{gap:22px}.v22-brand>span,.v22-author{font-size:12px;color:#bfcedc}.v22-current{font-size:14px;position:static;transform:none;margin-right:auto}.v22-back{font-size:14px}.v22-header-about{font-size:13px}.v22-module-menu summary{font-size:14px}.v22-module-heading{padding:39px 0 28px;max-width:1140px}.v22-module-heading h1{font-size:var(--section);line-height:1.14;margin-bottom:13px}.v22-module-heading .v22-module-purpose{font-size:23px;line-height:1.45;max-width:920px;margin-bottom:10px}.v22-module-heading>p:last-child{font-size:15px;line-height:1.75;max-width:820px;color:var(--page-muted)}.v22-primary{background:#d8eafa;color:#153e60;border-radius:5px;font-size:15px;font-weight:600;min-height:46px;padding:10px 22px}.v22-text-link{font-size:14px}.v22-hero{padding:26px 0 44px;background:radial-gradient(ellipse at 50% 65%,#213a50,#101d2c 67%)}.v22-hero-copy{text-align:center}.v22-hero h1{font-size:var(--display);line-height:1.09;max-width:1030px;margin:0 auto 17px;font-weight:500;letter-spacing:-.035em}.v22-hero h1>span{color:#d1e0ec}.v22-project-line{font-size:12px;color:#cad6e0;margin:0 0 16px}.v22-hero-description{font-size:15px;line-height:1.7;color:#c0cddd}.v22-hero-actions{margin:19px 0 26px;gap:28px}.v22-hero-actions .v22-text-link{font-size:14px}.v22-home-stage{border-radius:10px;background:#172e43;box-shadow:0 24px 58px -30px #030c14cc;border:1px solid #b2c7da26;transform-origin:50% 60%}.v22-stage-bar{min-height:43px;background:#233b50;padding:10px 22px}.v22-stage-bar>span{font-size:12px}.v22-stage-bar>span:last-child{font-size:11px}.v22-home-product{grid-template-columns:164px minmax(0,1fr)}.v22-stage-nav{background:#132a3e;padding-block:16px}.v22-stage-nav>a{font-size:13px;min-height:39px;gap:8px}.v22-stage-body{padding:18px 26px}.v22-stage-title h2{font-size:25px;margin-bottom:12px}.v22-stage-title>div>span{font-size:11px;color:#bdd0df}.v22-live-caption{font-size:11px}.v22-stage-columns{grid-template-columns:.96fr 1.25fr;gap:26px}.v22-stage-stories>a:not(.v22-stage-document){padding:5px 0 11px;margin-bottom:8px}.v22-stage-stories h3{font-size:16px;line-height:1.45;margin-block:5px}.v22-stage-stories small,.v22-stage-stories>a>span{font-size:11px;color:#bdcedd}.v22-stage-chart .v21-chart{height:175px;margin-top:2px}.v22-stage-chart>div{font-size:12px}.v22-stage-chart>p{font-size:11px}.v22-stage-chart strong{font-size:29px}.v22-stage-chart strong>small{font-size:11px}.v22-stage-status{font-size:11px;min-height:43px;background:#122a3e}.v22-stage-document>span:nth-child(2){font-size:12px}.v22-stage-document>span:nth-child(2)>small{font-size:11px;color:#b7cddd}.v22-background{background:#f8fafb;color:#1b354b;padding:54px 0}.v22-background-grid{grid-template-columns:.8fr 1.3fr;gap:66px}.v22-background h2{font-size:38px;line-height:1.18}.v22-context-lead{font-size:18px!important;line-height:1.7!important}.v22-background-grid>div:last-child>p{font-size:15px;line-height:1.8;color:#4a6070}.v22-background-grid>div:first-child>p{font-size:13px}.v22-red-rule{height:2px;width:30px}.v22-section-title h2,.v22-story-heading h2,.v22-home-ai h2{font-size:var(--section);line-height:1.17}.v22-section-title>p,.v22-story-heading p{font-size:15px;line-height:1.75}.v22-module-index h3{font-size:21px}.v22-module-index>a>p{font-size:14px;color:#bccbd8;line-height:1.75}.v22-module-index>a{padding-block:24px}.v22-module-index>a>div>svg:last-child{color:#a6bbcd}.v22-home-ingestion{background:#eaf0f5;color:#1e3b51;padding-block:52px}.v22-home-ingestion .v22-section-title>p{color:#516b7d}.v22-home-story{background:#f7f5f0;padding-block:58px}.v22-story-stage{background:#eeebe4;border-radius:6px;padding:32px 36px}.v22-story-paper{background:#fffefa;box-shadow:none;border:1px solid #d9d8d0;min-height:285px}.v22-story-paper>span{font-size:13px}.v22-story-paper>small,.v22-story-paper>p,.v22-story-trend>p{font-size:12px;color:#536976}.v22-story-trend strong{font-size:25px}.v22-story-trend>div>span,.v22-story-trend>a{font-size:13px}.v22-story-connector>span{font-size:13px}.v22-home-ai{background:#142536}.v22-home-ai-grid{gap:65px}.v22-home-ai-grid>div>p{font-size:15px;line-height:1.8}.v22-home-ai-grid>div>small{font-size:12px}.v22-ai-preview{background:#1b3349;padding:32px;border:0;border-radius:8px;box-shadow:0 18px 36px -25px #0009}.v22-ai-preview h3{font-size:28px}.v22-ai-context>span,.v22-ai-preview-sources>span,.v22-ai-preview-link{font-size:12px}.v22-ai-context>strong{font-size:15px}.v22-ai-preview-answer>p{font-size:14px;line-height:1.8}.v22-small-title{font-size:13px}.v22-related-links>a>p{font-size:13px}.v22-footer-inner>p{font-size:13px}.v22-footer-inner>p>span,.v22-footer-inner>span{font-size:12px;color:#aebfce}.v22 .v21-axis text{font-size:14px;fill:#c3d2df}.v22 .v21-series-line{stroke:#a6d0f0;stroke-width:2.6;stroke-linecap:round}.v22 .v21-axis line{stroke:#849bad}.v22 .v21-doc-root{box-shadow:none;border-radius:8px}.v22 .v21-doc-monthly{background:#f9f7f1;border:1px solid #d8dbda}.v22 .v21-doc-monthly-stage{background:#efeee8}.v22 .v21-doc-paper{background:#fffefa;box-shadow:none;border:1px solid #d8d9d3}.v22 .v21-doc-figure{box-shadow:0 9px 17px -14px #23394c77}.v22 .v21-doc-toolbar{padding:14px 22px}.v22 .v21-doc-caption strong{font-size:23px;font-weight:500;letter-spacing:-.02em}.v22 .v21-doc-caption>span{font-size:13px;line-height:1.7}.v22 .v21-doc-step{font-size:12px;min-height:44px}.v22 .v21-doc-weekly-stage{background:#122a3e}.v22 .v21-doc-weekly{background:#182f44}.v22 .v21-doc-branch-label{font-size:12px;color:#bfd2e2}.v22 .v21-doc-branch-label strong{font-size:21px;font-weight:500}.v22 .v21-doc-weekly-figure{background:#1d3549;border:1px solid #5a738844;box-shadow:none}.v22 .v21-doc-weekly-figure>span{font-size:12px;color:#d0dfeb}.v22 .v22-ops-finding{grid-column:1;padding-top:19px}.v22 .v22-ops-finding p{font-size:14px;line-height:1.8}.v22 .v22-ops-article-source,.v22 .v22-ops-background{grid-column:1/-1}.v22[data-page=import] .v21-doc-root{box-shadow:none;background:#f9fbfd;border:1px solid #d4dfe7}.v22 .v21-doc-import-object{background:#e4edf4}.v22 .v21-doc-import-feedback{border-top:1px solid #c3d3df}.v22 .ai-workspace{background:#152c41;border:1px solid #44607855;border-radius:9px;box-shadow:0 22px 50px -34px #000a}.v22 .ai-workspace .source-row{font-size:13px;min-height:56px}.v22 .ai-workspace .source-row small{font-size:12px}.v22 .evidence-drawer{background:#fcfaf5;color:#203c50;width:min(820px,95vw);max-width:95vw;padding:54px 48px 40px;box-shadow:-16px 0 44px -28px #06182688;border-radius:0;line-height:1.8}.v22 .evidence-drawer::backdrop{backdrop-filter:none;background:#0a1c2f99}.v22 .evidence-drawer h2{font-size:34px;line-height:1.24;max-width:630px;color:#1e3c51}.v22 .drawer-kicker{font-size:12px;color:#496d85;margin-bottom:17px}.v22 .drawer-intro{font-size:14px;line-height:1.7;color:#526b7a;padding-bottom:24px;border-bottom:1px solid #d0d8db}.v22 .v21-evidence-body{font-size:15px;line-height:1.85}.v22 .v21-evidence-body p{max-width:67ch}.v22 .v21-doc-evidence>section{padding:18px 0;border-bottom:1px solid #d8dddf}.v22 .v21-doc-evidence h3{font-size:18px!important;color:#17486a!important;font-weight:600;margin:0 0 9px!important}.v22 .v21-doc-evidence section p{font-size:15px!important;color:#455e70!important;line-height:1.8!important}.v22 .v21-doc-evidence dl{display:grid;grid-template-columns:1fr 1fr;gap:18px!important}.v22 .evidence-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:10px 0 20px}.v22 .evidence-meta>div{padding:12px 0;border-bottom:1px solid #d5dce0}.v22 .evidence-meta dt,.v22 .v21-doc-evidence dt{font-size:12px;color:#587080}.v22 .evidence-meta dd,.v22 .v21-doc-evidence dd{font-size:15px;color:#22465f;margin:7px 0 0}.v22 .v21-evidence-body blockquote{font-size:19px;line-height:1.8;border:0;margin:18px 0;padding:18px 0;color:#16456a}.v22 .evidence-drawer details{background:#f0f2f1;border-radius:4px;padding:14px 17px;margin-top:22px}.v22 .evidence-drawer summary{font-size:13px;color:#235a7d}.v22 .evidence-drawer .safe-caption{font-size:12px;color:#587080}.v22 .evidence-drawer .v21-axis text{fill:#4f6675}.v22 .evidence-drawer .v21-series-line{stroke:#11699e}.v22 .v21-evidence-figure{background:#f2f2ed;padding:19px;border:0;border-radius:5px}.v24-zoom{display:flex;align-items:center;gap:1px;padding-left:15px;border-left:1px solid #6d879957;color:#c4d6e5}.v24-zoom button{min-width:31px;min-height:38px;border:0;color:inherit;background:transparent;border-radius:4px;font:inherit;font-size:14px;cursor:pointer}.v24-zoom button:hover{background:#284054}.v24-zoom button:disabled{opacity:.4;cursor:default}.v24-zoom output{font-size:12px;min-width:37px;text-align:center;font-variant-numeric:tabular-nums}.v24-zoom .v24-fit{font-size:11px;padding-inline:6px}.v24-content-frame{width:100%;overflow:clip;overflow-clip-margin:0px}.v24-content-scale{transform-origin:top center;margin-inline:auto}.v24-content-scale[data-zoomed=true]{width:100%;zoom:var(--content-zoom)}@media(min-width:1550px){.v22-hero{padding-top:38px}.v22-hero-actions{margin-bottom:33px}.v22-stage-chart .v21-chart{height:205px}.v22-stage-body{padding:24px 30px}}@media(max-width:1100px){.v22-header-inner,.v22-page-width{width:calc(100% - 56px)}.v22-author{display:none}.v22-header-actions{gap:14px}.v22-home-ai-grid{gap:35px}}@media(max-width:700px){.v22{font-size:15px}.v22-page-width,.v22-header-inner{width:calc(100% - 32px)}.v22-chrome{height:62px}.v22-header-inner,.v22-header-actions{gap:10px}.v22-current{display:none}.v22-brand>span,.v22-header-about{display:none}.v22-back{font-size:13px}.v24-zoom{padding-left:7px;gap:0}.v24-zoom button{min-width:25px;font-size:13px}.v24-zoom .v24-fit{display:none}.v24-zoom output{min-width:32px;font-size:11px}.v22-module-menu summary{font-size:12px;gap:5px}.v22-module-menu nav{right:-3px;width:276px}.v22-module-heading{padding:29px 0 24px}.v22-module-heading h1{font-size:35px}.v22-module-heading .v22-module-purpose{font-size:20px;line-height:1.5}.v22-module-heading>p:last-child{font-size:14px;line-height:1.8}.v22-hero{padding-top:23px}.v22-hero h1{font-size:36px;line-height:1.19;letter-spacing:-.038em}.v22-hero-description{font-size:13px;line-height:1.8}.v22-hero-actions{gap:15px;margin:22px 0 24px}.v22-primary{font-size:13px;padding:10px 12px;gap:10px}.v22-hero-actions .v22-text-link{font-size:12px;gap:7px}.v22-home-product{grid-template-columns:1fr}.v22-stage-nav{display:none}.v22-stage-bar{padding:10px 13px}.v22-stage-body{padding:19px 16px}.v22-stage-title h2{font-size:22px}.v22-live-caption{display:none}.v22-stage-columns{grid-template-columns:1fr;gap:20px}.v22-stage-chart{grid-row:1}.v22-stage-chart .v21-chart{height:155px}.v22-stage-stories{border-right:0;padding:0;display:none}.v22-stage-status{padding:11px 14px;font-size:10px;gap:10px;flex-wrap:wrap}.v22-stage-status>a{margin-left:0}.v22-stage-status>span:nth-child(2){display:none}.v22-background{padding-block:37px}.v22-background-grid{grid-template-columns:1fr;gap:24px}.v22-background h2{font-size:32px}.v22-context-lead{font-size:17px!important}.v22-background-grid>div:last-child>p{font-size:14px}.v22-section-title h2,.v22-story-heading h2,.v22-home-ai h2{font-size:32px}.v22-section-title>p,.v22-story-heading p{font-size:14px}.v22-module-index{grid-template-columns:1fr 1fr;gap:0 19px}.v22-module-index h3{font-size:18px}.v22-module-index>a>p{font-size:13px}.v22-module-index>a>div{gap:9px}.v22-module-index>a>div>svg:last-child{display:none}.v22-core{padding-block:42px}.v22-home-ingestion{padding-block:40px}.v22 .v21-doc-caption strong{font-size:21px;line-height:1.4}.v22 .v21-doc-caption>span{font-size:12px}.v22 .v21-doc-branch-label strong{font-size:17px}.v22 .v21-doc-branch-label{font-size:11px}.v22 .v21-doc-toolbar{padding:12px}.v22 .v21-doc-weekly-figure>span{font-size:10px}.v22 .evidence-drawer{padding:52px 24px 30px;width:96vw;max-width:96vw}.v22 .evidence-drawer h2{font-size:28px}.v22 .drawer-intro{font-size:13px}.v22 .v21-evidence-body{font-size:14px}.v22 .v21-doc-evidence dl,.v22 .evidence-meta{grid-template-columns:1fr;gap:10px}.v22 .v21-doc-evidence section p{font-size:14px!important}.v22 .v21-evidence-body blockquote{font-size:17px}.v22 .v21-evidence-figure{padding:10px}.v22-related-links>a>p{font-size:12px}.v22-footer-inner>p{font-size:12px}}@media(prefers-reduced-motion:reduce){.v22 *,.v22 *:before,.v22 *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.v22 .v22-paper-icon small{color:#345f7e!important}.v22 .v21-doc-import-object>div>span,.v22 .v21-doc-import-object>div>p,.v22 .v21-doc-import-node>p,.v22-import-tabs button>span{color:#456279!important}.v22 .v22-home-story .v21-axis text{fill:#536976}.v22 .v22-home-story .v21-series-line{stroke:#2d6e9e}.v22 .v22-home-story .v21-axis line{stroke:#cad3d9}.v22[data-page=monthly] .v21-doc-toolbar,.v22[data-page=monthly] .v21-doc-caption,.v22[data-page=monthly] .v21-doc-controls{background:#f9f7f1;color:#233d50}.v22[data-page=monthly] .v21-doc-toolbar button{color:#25546f;border-color:#becbd3;background:transparent}.v22[data-page=monthly] .v21-doc-toolbar button[aria-pressed=true]{background:#e2eaf0;border-color:#517b98}.v22[data-page=monthly] .v21-doc-caption>span,.v22[data-page=monthly] .v21-doc-step{color:#46657a}.v22[data-page=monthly] .v21-doc-step[aria-pressed=true]{color:#164f75;background:#e2eaf0}.v22[data-page=monthly] .v21-doc-step>span{color:#506c7e}.v22 .v24-source-metadata{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;border-bottom:1px solid #d6dede;padding:22px 0;margin:0}.v22 .v24-source-metadata dt,.v22 .v24-source-used>span{font-size:12px;color:#4f6d7f}.v22 .v24-source-metadata dd{font-size:14px;color:#1d4059;margin:7px 0 0}.v22 .v24-source-used{padding:26px 0 12px}.v22 .v24-source-used p{font-size:20px;line-height:1.75;color:#1d4561;margin:10px 0}.v22 .v24-source-method{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:24px}.v22 .v24-source-method h3{font-size:16px;color:#1e4a68;margin:0 0 8px;font-weight:600}.v22 .v24-source-method p{font-size:14px;line-height:1.8;color:#465f70;margin:0}.v22 .v24-source-related{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;margin-top:22px;border-top:1px solid #d3dddd;border-bottom:1px solid #d3dddd;color:#175c88}.v22 .v24-source-related span{font-size:12px}.v22 .v24-source-related strong{font-size:14px;font-weight:500}.v22 .v24-source-detail .v21-evidence-body{font-size:13px}.v22 .v24-source-detail details{padding-inline:0}@media(max-width:700px){.v22 .v24-source-metadata{grid-template-columns:1fr;gap:16px}.v22 .v24-source-used p{font-size:18px}.v22 .v24-source-method{grid-template-columns:1fr;gap:22px}.v22 .v24-source-related{align-items:start;flex-direction:column;gap:8px}}.v22[data-page=monthly] .v21-doc-issue-tabs button>span{color:#46657a}.v22[data-page=monthly] .v21-doc-monthly-stage{background:#efeee8}.v22[data-page=monthly] .v21-doc-controls{border-top-color:#c6d0d6}.v22 .v21-doc-structured-label{width:57%}.v22 .v21-doc-preserved-label{left:70%}.v22 .v21-doc-weekly-rule{left:32%;right:32%}.v22[data-page=monthly] .v21-doc-cross-top>div>span{color:#466379}.v22[data-page=monthly] .v21-doc-step>span{color:#456174;opacity:1}@media(max-width:700px){.v22 .v21-doc-step-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:3px;overflow:visible}.v22 .v21-doc-root .v21-doc-step{font-size:11px;min-height:42px;padding:6px 4px;gap:4px}.v22 .v21-doc-controls{display:block}}.v22{font-family:Segoe UI Variable Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;--canvas:#0e1b2a;--page-ink:#eaf1f8;--section:clamp(30px,3vw,42px);line-height:1.7;font-variant-numeric:tabular-nums}.v22 h1,.v22 h2,.v22 h3{font-weight:600;letter-spacing:-.035em}.v22 h4{font-weight:600;letter-spacing:-.015em}.v22 button,.v22 a,.v22 select{touch-action:manipulation}.v22 button:focus-visible,.v22 a:focus-visible,.v22 select:focus-visible{outline:2px solid #2886c3;outline-offset:4px}.v25-global{height:52px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #9fb5c524;max-width:1280px;width:calc(100% - 64px);margin:auto}.v25-personal{display:flex;align-items:center;gap:11px;color:#e5eef6;font-size:13px;letter-spacing:.01em}.v25-personal svg{width:26px;height:26px}.v25-personal small{color:#9fb3c6;font-size:12px;margin-left:8px}.v25-global nav{display:flex;gap:28px;font-size:12px;color:#b8c7d4}.v22-chrome{height:auto;position:sticky;top:0;z-index:100;background:#0e1b2af5;backdrop-filter:none}.v22-header-inner{height:57px;max-width:1280px;width:calc(100% - 64px);gap:14px}.v25-project-id{font:10px/1.2 Segoe UI,sans-serif;color:#aabecf;letter-spacing:.13em;padding:6px 10px;border:1px solid #40566b;border-radius:3px}.v22-current{font-size:13px;font-weight:500;color:#e3edf5}.v22-back{font-size:12px}.v22-header-actions{margin-left:auto;gap:18px}.v22-module-menu summary{font-size:12px}.v24-zoom{border:0;background:#ffffff08;border-radius:4px;padding:2px}.v22-module-heading{padding:30px 0 23px;display:grid;grid-template-columns:auto 1fr;column-gap:26px;align-items:center}.v22-module-heading h1{grid-column:1;grid-row:1/3;font-size:36px;margin:0;padding-right:26px;border-right:1px solid #94a5b855;line-height:1.3}.v22-module-heading .v22-module-purpose{grid-column:2;font-size:14px;margin:0;letter-spacing:.02em;font-weight:600}.v22-module-heading>p:last-child{grid-column:2;font-size:13px;line-height:1.65;margin:3px 0 0;max-width:720px}.v22[data-page=articles]{background:#f3f6f8;background-image:repeating-linear-gradient(0deg,transparent 0 47px,#20476604 47px 48px);--page-ink:#172f43;--page-muted:#586c7b}.v22[data-page=trends]{background:#eef3f7;background-image:linear-gradient(90deg,#3c6b8e05 1px,transparent 1px),linear-gradient(#3c6b8e05 1px,transparent 1px);background-size:64px 64px;--page-ink:#172f43}.v22[data-page=monthly]{background:#f2f0e9;background-image:repeating-linear-gradient(0deg,#28415403 0 1px,transparent 1px 4px);--page-ink:#263b47}.v22[data-page=weekly],.v22[data-page=import]{background:#eaf0f5;background-image:linear-gradient(90deg,transparent 0 7%,#7996ab08 7% 7.1%,transparent 7.1% 92.9%,#7996ab08 92.9% 93%,transparent 93%);--page-ink:#172f43}.v22[data-page=architecture]{background:#101f2e;background-image:linear-gradient(#80aac107 1px,transparent 1px),linear-gradient(90deg,#80aac107 1px,transparent 1px);background-size:36px 36px}.v22[data-page=copilot]{background:#102133;background-image:radial-gradient(ellipse at 85% 40%,#28517335,transparent 60%)}.v22-hero{position:relative;isolation:isolate;overflow:hidden;padding:30px 0 42px;background:radial-gradient(ellipse at 50% 75%,#284a643b,transparent 65%),#0e1b2a}.v22-hero:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(#a4cce608 1px,transparent 1px),linear-gradient(90deg,#a4cce607 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(transparent,#000 60%)}.v22-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:url(../v25-market-lines.svg) center 48%/cover no-repeat;opacity:.28}.v22-hero h1{font-size:clamp(34px,4vw,58px);max-width:1000px;line-height:1.18;font-weight:550;letter-spacing:-.045em;margin-bottom:13px}.v22-hero h1 span{color:#bad0e2}.v22-hero-description{font-size:14px;margin-bottom:10px}.v22-hero-actions{margin:19px 0 28px}.v22-home-stage{background:#162e43;border-color:#8babcb38;border-radius:9px;box-shadow:0 24px 50px -32px #000}.v22-stage-bar{background:#213d53}.v22-stage-nav{background:#14293b}.v22-stage-body{background:linear-gradient(140deg,#233f552e,transparent)}.v22-stage-title h2{font-size:25px}.v22-stage-chart .v21-chart{height:165px}.v22-core{padding-block:60px}.v22-module-index{column-gap:40px}.v22-module-index>a{border-top:1px solid #7b96ac55;border-bottom:0;border-radius:0;background:transparent}.v22-module-index>a:nth-child(2)>div{color:#a7d5f5}.v22-module-index>a h3{font-size:21px}.v22-home-story{background:#f4f1e9}.v22-story-stage{background:#e9e7df;border-top:1px solid #c5c8c3;border-bottom:1px solid #c5c8c3;border-radius:0}.v22-home-ai{background:radial-gradient(ellipse at 80% 60%,#315c791a,transparent 60%),#122334}.v22-ai-preview{border:1px solid #789bb333}.v25-about{border-top:1px solid #738ca044;padding:28px 0 4px;margin-top:20px;color:#b4c6d4;font-size:13px;max-width:800px}.v25-about strong{font-size:16px;color:#edf5fa}.v22-footer-inner{padding-top:35px}.v25-reader button:not(.v25-article-index button),.v25-weekly button:not(.v25-segment button),.v25-monthly button:not(.v25-segment button){background:none;border:0;color:#00649a;font-size:12px;text-align:left;padding:8px 0;line-height:1.7}.v22 .evidence-drawer{background:#faf9f3;background-image:repeating-linear-gradient(0deg,#566c7704 0 1px,transparent 1px 5px);padding:49px 40px 35px}.v22 .evidence-drawer h2{font-size:29px;line-height:1.5}.v22 .v24-source-used{border-left:2px solid #2a7197;padding-left:20px}.v22 .v24-source-used>p{font-size:19px;line-height:1.85}.v22 .v24-source-metadata{margin:22px 0 28px}.v22 .v24-source-method{gap:30px;margin-top:26px}.v22 .v21-evidence-figure{background:#f0f1eb;padding:18px}.v22 .ai-workspace{border-color:#728ba333;box-shadow:none}@media(max-width:800px){.v25-personal small{display:none}}@media(max-width:600px){.v25-global{height:47px;width:calc(100% - 32px)}.v25-personal{font-size:11px;gap:7px}.v25-personal svg{width:23px;height:23px}.v25-global nav{gap:17px;font-size:11px}.v22-header-inner{height:55px;width:calc(100% - 32px);gap:8px}.v25-project-id{font-size:9px;padding:5px 6px}.v22-back{font-size:11px}.v22-header-actions{gap:9px}.v22-module-menu summary{font-size:11px}.v24-zoom button{min-width:24px}.v24-zoom output{min-width:30px;font-size:10px}.v22-module-heading{display:block;padding:24px 0 19px}.v22-module-heading h1{font-size:31px;border:0;padding:0;margin:0 0 8px}.v22-module-heading .v22-module-purpose{display:none}.v22-module-heading>p:last-child{font-size:12px;line-height:1.85}.v22-hero{padding-top:27px}.v22-hero h1{font-size:32px;line-height:1.23}.v22-hero-description{font-size:12px}.v22-hero-actions{gap:12px}.v22-hero-actions .v22-text-link{font-size:11px}.v22 .evidence-drawer{padding:48px 21px 28px;max-width:96vw}.v22 .evidence-drawer h2{font-size:25px;line-height:1.5}.v22 .v24-source-used>p{font-size:17px}.v22 .v24-source-method{display:block}.v22 .v24-source-method>section{margin:20px 0}.v22 .v21-evidence-figure{padding:12px}}@media(prefers-reduced-motion:reduce){.v22 *{scroll-behavior:auto!important}}.v22 .v25-global{max-width:1280px}@media(max-width:600px){.v25-project-id{display:none}.v22 .v24-zoom .v24-fit{display:block;font-size:10px;min-width:24px;padding:3px}.v25-axis .v25-x-tick:not([data-major=true]){display:none}}.v22 .v22-hero h1{font-size:clamp(34px,4.3vw,62px);font-weight:600;line-height:1.18;max-width:1120px;margin:16px auto}.v22 .v22-hero-description{max-width:820px;font-size:14px;line-height:1.95}.v22 .v22-background-grid{display:block}.v22-hero,.v22 .ai-workspace{position:relative;isolation:isolate}@keyframes v26-drift{to{transform:translate(12px)}}@keyframes v26-network{to{transform:translate(10px,-4px)}}@keyframes v26-field{0%{transform:scale(.96);opacity:.65}to{transform:scale(1.02);opacity:.85}}#home-root>section:not(:first-child){content-visibility:auto;contain-intrinsic-size:auto 600px}#site-footer{content-visibility:auto;contain-intrinsic-size:auto 250px}@media(max-width:760px){.v22 .v22-hero h1{font-size:31px;line-height:1.25}.v22 .v22-hero-description{font-size:12px}}.v22 p,.v22 h2{text-wrap:wrap}@media(prefers-reduced-motion:no-preference){body:not([data-enhanced=true]) .v26-signature [data-signature-figure]{visibility:hidden}}.v25-project-id small{display:inline-block;font-size:10px;letter-spacing:.02em;padding-left:10px;margin-left:10px;border-left:1px solid #86aabd55;color:#d2e5f3}.v22 .v22-hero{padding-bottom:120px}.v22 .v22-background{position:relative;margin-top:-35px;padding-top:70px;background:linear-gradient(#d4dfe7,#ecf1f4 120px)}@media(max-width:760px){.v25-project-id{display:inline-flex!important;font-size:8px!important;padding:5px!important;align-items:center}.v25-project-id small{font-size:9px;margin-left:5px;padding-left:5px}.v22 .v22-back{font-size:10px}.v22 .v22-header-inner{gap:8px}.v22 .v22-hero{padding-bottom:80px}.v22 .v22-background{padding-top:40px}}@keyframes v27-surface-drift{to{transform:translate3d(12px,-4px,0)}}.v22 p,.v22 .ai-workspace h2,.v22 .ai-workspace h3{text-wrap:wrap}.v22{--font:"Microsoft YaHei","Segoe UI",sans-serif;font-family:var(--font)}@media(max-width:760px){.v22 .v25-project-id{white-space:nowrap;flex-shrink:0;font-size:7px!important;letter-spacing:.03em}.v22 .v25-project-id small{white-space:nowrap}.v22 .v22-header-inner{gap:7px}.v22 .v22-back{font-size:9px;gap:6px;white-space:nowrap}.v22 .v22-back svg{width:14px}.v22 .v22-header-actions{gap:7px}.v22 .v24-zoom{padding:0 3px;gap:0}.v22 .v24-zoom button{min-width:20px;padding-inline:2px}.v22 .v24-zoom output{min-width:29px;font-size:10px}.v22 .v24-zoom .v24-fit{display:none!important}.v22 .v22-module-menu summary{white-space:nowrap;font-size:10px;gap:3px}}.v22 #ai-workspace[data-ai-choreo=compose] .ai-context>:not(.context-stack){opacity:0}.v22 #site-header>.v25-global{width:100%;max-width:none;margin-inline:0;padding-inline:64px;justify-content:space-between}.v22 .v25-global .v25-personal{min-height:44px}.v22 .v25-global .v25-personal small{display:inline}.v22 .v25-global nav a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.v22 .v22-header-inner{width:calc(100% - 112px);max-width:1280px}.v271-zoom-menu{position:relative}.v271-zoom-menu>summary{display:none}@media(min-width:1024px)and (max-width:1439px){.v22 #site-header>.v25-global{padding-inline:36px}}@media(max-width:1100px){.v22 .v22-header-inner{width:calc(100% - 56px)}}@media(min-width:768px)and (max-width:1023px){.v22 #site-header>.v25-global{padding-inline:24px}}@media(max-width:767px){.v22 #site-header>.v25-global{height:52px;padding-inline:16px}.v22 .v25-global .v25-personal{font-size:13px;gap:9px;line-height:1.35}.v22 .v25-global .v25-personal small{display:block;font-size:11.5px;line-height:1.3;margin-left:0}.v22 .v25-global nav{gap:4px;font-size:12px}.v22 .v22-header-inner{gap:7px}.v22 .v25-project-id{display:inline-flex!important;flex-direction:column;align-items:flex-start;justify-content:center;font-size:9.5px!important;line-height:1.25;letter-spacing:.03em;padding:0!important;flex-shrink:0}.v22 .v25-project-id small{font-size:11px;margin:2px 0 0;padding:0;border:0}.v22 .v22-back{font-size:12px;gap:6px;min-height:44px}.v22 .v22-header-actions{gap:7px}.v22 .v22-module-menu summary{font-size:12px;min-height:44px;gap:4px}.v271-zoom-menu>summary{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;list-style:none;cursor:pointer;font-size:12px;color:#c4d6e5;font-variant-numeric:tabular-nums}.v271-zoom-menu>summary::-webkit-details-marker{display:none}.v22 .v271-zoom-menu>.v24-zoom{position:absolute;right:0;top:48px;z-index:2;border:1px solid #496276;background:#142d41;padding:6px;gap:2px;border-radius:5px}.v22 .v271-zoom-menu .v24-zoom button{min-width:44px;min-height:44px;font-size:14px}.v22 .v271-zoom-menu .v24-zoom output{min-width:38px;font-size:12px}.v22 .v271-zoom-menu .v24-zoom .v24-fit{display:block!important}}@media(max-width:700px){.v22 .v22-header-inner{width:calc(100% - 32px)}}
