.tsm-article{--bg:#fbfcfe;--bg-2:#f3f6fb;--surface:#fff;--line:#e8ecf3;--line-2:#d9e0ec;--ink:#0e1424;--ink-2:#39435a;--muted:#697283;--faint:#98a2b4;--blue:#2563eb;--cyan:#06b6d4;--violet:#7c3aed;--grad:linear-gradient(110deg,#2563eb,#06b6d4 52%,#7c3aed);--wash:#eef4ff;--green:#16a34a;--amber:#d68a0c;--shadow-sm:0 1px 2px rgba(16,28,48,.05);--shadow-md:0 16px 40px -18px rgba(40,50,120,.26),0 2px 8px rgba(40,50,120,.06);--shadow-lg:0 44px 90px -30px rgba(40,45,120,.4),0 14px 34px -14px rgba(40,45,120,.18);--maxw:1180px;font-family:Geist,system-ui,sans-serif;color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased}.tsm-article *{box-sizing:border-box;margin:0;padding:0}.tsm-article a{color:inherit;text-decoration:none}.tsm-article .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.tsm-article .grad-text{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.tsm-article .btn{display:inline-flex;align-items:center;gap:8px;justify-content:center;font-weight:600;font-size:14.5px;border-radius:10px;padding:10px 18px;cursor:pointer;border:1px solid transparent;transition:transform .15s,box-shadow .25s,background .2s,border-color .2s;white-space:nowrap}.tsm-article .btn:active{transform:translateY(1px)}.tsm-article .btn-ghost{background:transparent;color:var(--ink-2);border-color:var(--line-2)}.tsm-article .btn-ghost:hover{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.tsm-article .btn-primary{background:var(--grad);color:#fff;box-shadow:0 6px 18px -7px rgba(80,60,200,.6)}.tsm-article .btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px -8px rgba(80,60,200,.7)}.tsm-article .btn-lg{padding:14px 24px;font-size:15.5px;border-radius:12px}.tsm-article .btn-white{background:#fff;color:#1d4ed8}.tsm-article .btn-white:hover{transform:translateY(-1px)}.tsm-article .btn-clear{background:hsla(0,0%,100%,.13);color:#fff;border-color:hsla(0,0%,100%,.4)}.tsm-article .btn-clear:hover{background:hsla(0,0%,100%,.22)}.tsm-article .article{padding:40px 0 20px}.tsm-article .art-top{max-width:820px;margin:0 auto;text-align:left}.tsm-article .art-cat{display:inline-flex;align-items:center;gap:9px;font-family:JetBrains Mono;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--blue)}.tsm-article .art-cat .ln{width:24px;height:1.5px;background:var(--blue);border-radius:2px}.tsm-article .art-top h1{font-size:clamp(32px,4.4vw,50px);line-height:1.07;letter-spacing:-.034em;font-weight:800;margin-top:16px;text-wrap:balance;color:var(--ink)}.tsm-article .art-deck{font-size:clamp(17px,1.8vw,20px);line-height:1.6;color:var(--muted);margin-top:18px;text-wrap:pretty;max-width:64ch}.tsm-article .art-meta{display:flex;align-items:center;gap:14px;margin-top:24px;flex-wrap:wrap}.tsm-article .art-byline{display:flex;align-items:center;gap:10px}.tsm-article .art-byline .av{width:38px;height:38px;border-radius:50%;background:var(--grad);color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center;letter-spacing:.02em}.tsm-article .art-byline b{font-size:14px;font-weight:600;color:var(--ink)}.tsm-article .art-byline span{font-size:13px;color:var(--muted);display:block;margin-top:-1px}.tsm-article .art-meta .mi{font-size:13px;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.tsm-article .art-herofig{max-width:1040px;margin:34px auto 0}.tsm-article .art-grid{display:grid;grid-template-columns:minmax(0,740px) 220px;gap:62px;justify-content:center;align-items:start;margin-top:48px}.tsm-article .art-body{min-width:0}.tsm-article .toc{position:sticky;top:90px}.tsm-article .toc .tl{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--faint);margin-bottom:14px}.tsm-article .toc a{display:block;font-size:13.5px;color:var(--muted);line-height:1.4;padding:7px 0 7px 14px;border-left:2px solid var(--line);transition:color .2s,border-color .2s}.tsm-article .toc a:hover{color:var(--ink)}.tsm-article .toc a.on{color:var(--blue);border-left-color:var(--blue);font-weight:600}.tsm-article .art-body h2{font-size:clamp(24px,2.6vw,30px);font-weight:800;letter-spacing:-.025em;line-height:1.12;color:var(--ink);margin:50px 0 16px;text-wrap:balance;scroll-margin-top:90px}.tsm-article .art-body h2:first-child{margin-top:0}.tsm-article .art-body h3{font-size:20px;font-weight:700;letter-spacing:-.015em;color:var(--ink);margin:34px 0 10px}.tsm-article .art-body p{font-size:17px;line-height:1.72;color:var(--ink-2);margin:0 0 20px;text-wrap:pretty}.tsm-article .art-body .lnk,.tsm-article .art-body p a{color:var(--blue);font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s}.tsm-article .art-body p a:hover{border-bottom-color:var(--blue)}.tsm-article .art-body strong{color:var(--ink);font-weight:600}.tsm-article .art-list{list-style:none;margin:0 0 22px;padding:0;display:flex;flex-direction:column;gap:11px}.tsm-article .art-list li{position:relative;padding-left:30px;font-size:17px;line-height:1.6;color:var(--ink-2)}.tsm-article .art-list.bullet li:before{content:"";position:absolute;left:6px;top:11px;width:7px;height:7px;border-radius:2px;background:var(--grad);transform:rotate(45deg)}.tsm-article .art-list.num{counter-reset:n}.tsm-article .art-list.num li{counter-increment:n;padding-left:42px}.tsm-article .art-list.num li:before{content:counter(n);position:absolute;left:0;top:1px;width:26px;height:26px;border-radius:8px;background:var(--wash);color:var(--blue);font-size:13px;font-weight:700;font-family:JetBrains Mono;display:grid;place-items:center;border:1px solid #dbe7fb}.tsm-article .art-list li b{color:var(--ink);font-weight:600}.tsm-article figure{margin:34px 0}.tsm-article figcaption{font-size:13.5px;color:var(--muted);text-align:center;margin-top:13px;line-height:1.5;text-wrap:pretty}.tsm-article figcaption b{color:var(--ink-2);font-weight:600}.tsm-article .pq{position:relative;margin:36px 0;padding:8px 0 8px 28px;border-left:4px solid;-o-border-image:var(--grad) 1;border-image:var(--grad) 1;font-size:clamp(21px,2.4vw,26px);line-height:1.4;font-weight:600;letter-spacing:-.02em;color:var(--ink);text-wrap:balance}.tsm-article .pq cite{display:block;margin-top:14px;font-size:14px;font-weight:500;font-style:normal;color:var(--muted)}.tsm-article .callout{display:flex;gap:15px;margin:30px 0;padding:20px 22px;border-radius:15px;background:var(--bg-2);border:1px solid var(--line)}.tsm-article .callout .co-ic{width:40px;height:40px;border-radius:11px;flex:0 0 auto;display:grid;place-items:center}.tsm-article .callout .co-ic svg{width:20px;height:20px}.tsm-article .callout.tip{background:var(--wash);border-color:#dbe7fb}.tsm-article .callout.tip .co-ic{background:var(--surface);color:var(--blue);border:1px solid #dbe7fb}.tsm-article .callout b{font-size:14.5px;color:var(--ink);display:block;margin-bottom:4px}.tsm-article .callout p{font-size:15px;line-height:1.6;color:var(--ink-2);margin:0}.tsm-article .takeaways{margin:34px 0;padding:24px 26px;border-radius:18px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-md)}.tsm-article .takeaways h4{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--blue);margin-bottom:16px}.tsm-article .takeaways h4 svg{width:18px;height:18px}.tsm-article .takeaways ul{list-style:none;display:flex;flex-direction:column;gap:12px}.tsm-article .takeaways li{position:relative;padding-left:30px;font-size:15.5px;line-height:1.55;color:var(--ink-2)}.tsm-article .takeaways li svg{position:absolute;left:0;top:2px;width:19px;height:19px;color:var(--green)}.tsm-article .art-tablewrap{margin:30px 0;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm)}.tsm-article table.art-table{width:100%;border-collapse:collapse;font-size:14.5px}.tsm-article .art-table td,.tsm-article .art-table th{text-align:left;padding:13px 16px;border-bottom:1px solid var(--line)}.tsm-article .art-table thead th{background:var(--bg-2);font-weight:700;color:var(--ink);font-size:13px}.tsm-article .art-table thead th.win{color:var(--blue)}.tsm-article .art-table tbody tr:last-child td{border-bottom:none}.tsm-article .art-table td:first-child{font-weight:600;color:var(--ink)}.tsm-article .art-table .yes{color:var(--green);font-weight:600}.tsm-article .art-table .no{color:var(--faint)}.tsm-article .art-table td.win{background:var(--wash)}.tsm-article .faq{margin:24px 0 10px;display:flex;flex-direction:column;gap:10px}.tsm-article .faq details{border:1px solid var(--line);border-radius:13px;background:var(--surface);overflow:hidden;transition:border-color .2s}.tsm-article .faq details[open]{border-color:var(--line-2);box-shadow:var(--shadow-sm)}.tsm-article .faq summary{list-style:none;cursor:pointer;padding:17px 20px;font-size:16px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:14px}.tsm-article .faq summary::-webkit-details-marker{display:none}.tsm-article .faq summary .pl{margin-left:auto;flex:0 0 auto;width:22px;height:22px;border-radius:6px;background:var(--bg-2);display:grid;place-items:center;transition:transform .25s,background .2s}.tsm-article .faq summary .pl svg{width:14px;height:14px;color:var(--muted)}.tsm-article .faq details[open] summary .pl{transform:rotate(45deg);background:var(--wash)}.tsm-article .faq details[open] summary .pl svg{color:var(--blue)}.tsm-article .faq .faq-a{padding:0 20px 18px;font-size:15.5px;line-height:1.65;color:var(--ink-2)}.tsm-article .cta-band{position:relative;margin:42px 0;border-radius:20px;overflow:hidden;padding:34px 36px;background:var(--grad);box-shadow:var(--shadow-md);display:flex;align-items:center;gap:24px;flex-wrap:wrap}.tsm-article .cta-band:after{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:radial-gradient(100% 100% at 80% 0,#000,transparent 75%);mask-image:radial-gradient(100% 100% at 80% 0,#000,transparent 75%)}.tsm-article .cta-band .cb-tx{position:relative;z-index:1;flex:1;min-width:240px}.tsm-article .cta-band h4{color:#fff;font-size:21px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.tsm-article .cta-band p{color:hsla(0,0%,100%,.9);font-size:15px;margin-top:6px}.tsm-article .cta-band .cb-act{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap}.tsm-article .related{margin-top:18px}.tsm-article .rel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.tsm-article .rel-card{display:block;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:18px;transition:transform .25s,box-shadow .25s,border-color .25s}.tsm-article .rel-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--line-2)}.tsm-article .rel-card .rc-cat{font-family:JetBrains Mono;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--blue)}.tsm-article .rel-card h5{font-size:15.5px;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:9px 0 6px;line-height:1.3}.tsm-article .rel-card p{font-size:13px;color:var(--muted);line-height:1.5}.tsm-article .sec-divider{height:1px;background:var(--line);margin:8px 0}.tsm-article .shot{position:relative;border-radius:20px;overflow:hidden;padding:34px 34px 0;background:linear-gradient(140deg,#eef3fc,#e9f0fb 46%,#f1ecfe);box-shadow:var(--shadow-md);border:1px solid #e4ebf6}.tsm-article .shot.compact{padding:26px 26px 0}.tsm-article .shot:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(40,60,120,.045) 1px,transparent 0),linear-gradient(90deg,rgba(40,60,120,.045) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:radial-gradient(100% 80% at 70% 0,#000,transparent 74%);mask-image:radial-gradient(100% 80% at 70% 0,#000,transparent 74%);pointer-events:none}.tsm-article .shot .glow{position:absolute;border-radius:50%;filter:blur(64px);pointer-events:none}.tsm-article .shot .glow.a{width:340px;height:340px;left:-90px;top:-120px;background:radial-gradient(circle,rgba(47,109,246,.2),transparent 65%)}.tsm-article .shot .glow.b{width:300px;height:300px;right:-80px;top:-80px;background:radial-gradient(circle,rgba(124,92,255,.16),transparent 65%)}.tsm-article .shot-cap{position:relative;z-index:2;display:flex;align-items:center;gap:10px;margin:0 2px 16px}.tsm-article .shot-cap .badge{display:inline-flex;align-items:center;gap:7px;font-family:JetBrains Mono;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--blue);background:#fff;border:1px solid #dbe7fb;border-radius:7px;padding:4px 10px;box-shadow:0 1px 2px rgba(20,40,90,.06)}.tsm-article .shot-cap .badge svg{width:12px;height:12px}.tsm-article .win{position:relative;z-index:2;background:#fff;border-radius:13px 13px 0 0;overflow:hidden;box-shadow:0 30px 60px -26px rgba(30,42,90,.32),0 0 0 1px rgba(20,30,60,.07);transform:translateY(0)}.tsm-article .win-top{display:flex;align-items:center;gap:11px;padding:11px 14px;border-bottom:1px solid var(--line);background:#f6f8fc}.tsm-article .win-top .dots{display:flex;gap:6px}.tsm-article .win-top .dots i{width:11px;height:11px;border-radius:50%}.tsm-article .win-top .url{flex:1;max-width:300px;margin:0 auto;height:26px;border-radius:7px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:7px;font-size:11.5px;color:var(--muted);font-family:JetBrains Mono}.tsm-article .win-top .url svg{width:11px;height:11px;color:var(--green)}.tsm-article .pill{font-size:11px;font-weight:700;padding:3px 9px;border-radius:6px;display:inline-flex;align-items:center;gap:5px}.tsm-article .pill .d{width:6px;height:6px;border-radius:50%}.tsm-article .p-green{background:#e4f7ec;color:#119a52}.tsm-article .p-green .d{background:#15b966}.tsm-article .p-red{background:#fdeceb;color:#d6453b}.tsm-article .p-red .d{background:#f0594e}.tsm-article .p-amber{background:#fdf3df;color:#b67d10}.tsm-article .p-amber .d{background:#eaa423}.tsm-article .p-blue{background:#e8f0ff;color:#2f6df6}.tsm-article .p-blue .d{background:#2f6df6}.tsm-article .p-grey{background:#eef1f6;color:#737d90}.tsm-article .p-grey .d{background:#9aa3b5}.tsm-article .row{display:flex;align-items:center;gap:10px}.tsm-article .av{width:22px;height:22px;border-radius:50%;background:var(--grad);color:#fff;font-size:8px;font-weight:700;display:grid;place-items:center}.tsm-article .au-wrap{display:grid;grid-template-columns:188px 1fr}.tsm-article .au-rail{background:#f5f7fb;border-right:1px solid var(--line);padding:12px 10px}.tsm-article .au-rl{font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);padding:4px 8px 8px}.tsm-article .au-job{display:flex;align-items:center;gap:9px;padding:8px 9px;border-radius:9px;margin-bottom:3px}.tsm-article .au-job .st{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.tsm-article .au-job .st.run{background:#2f6df6;box-shadow:0 0 0 3px rgba(47,109,246,.18)}.tsm-article .au-job .st.ok{background:#15b966}.tsm-article .au-job .st.fail{background:#f0594e}.tsm-article .au-job .jn{font-size:12px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tsm-article .au-job .jt{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:1px 5px;border-radius:4px;margin-left:auto;flex:0 0 auto}.tsm-article .au-job .jt.ci{background:#efeafe;color:#6b4ee0}.tsm-article .au-job .jt.man{background:#eef1f6;color:#7b8494}.tsm-article .au-job.on{background:#fff;box-shadow:0 0 0 1px var(--line),0 2px 6px -3px rgba(20,22,40,.18)}.tsm-article .au-main{padding:14px 16px}.tsm-article .pipe{display:flex;align-items:center;margin:4px 0 14px}.tsm-article .pnode{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto}.tsm-article .pnode .pc{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#fff;border:1.5px solid var(--line);color:var(--blue);box-shadow:0 4px 12px -6px rgba(40,50,120,.25)}.tsm-article .pnode .pc.ok{background:#e4f7ec;border-color:#bfe9cf;color:#15a45f}.tsm-article .pnode .pc.run{background:#e8f0ff;border-color:#bcd2fb;color:#2f6df6}.tsm-article .pnode .pc svg{width:18px;height:18px}.tsm-article .pnode small{font-size:10px;color:var(--muted);font-weight:600}.tsm-article .pline{height:2px;flex:1;background:linear-gradient(90deg,#bfe9cf,#bcd2fb);min-width:20px;margin-top:-16px}.tsm-article .au-counts{display:flex;gap:7px;margin-bottom:11px}.tsm-article .term{background:#0f1626;border-radius:10px;overflow:hidden;border:1px solid #1e2942}.tsm-article .term .th{display:flex;align-items:center;gap:8px;padding:8px 11px;border-bottom:1px solid #1e2942}.tsm-article .term .th i{width:8px;height:8px;border-radius:50%}.tsm-article .term .th .ct{font-family:JetBrains Mono;font-size:10px;color:#7c87a0;margin-left:3px}.tsm-article .term .th .live{margin-left:auto;font-family:JetBrains Mono;font-size:9.5px;font-weight:700;color:#3ddc84;display:flex;align-items:center;gap:5px}.tsm-article .term .th .live b{width:6px;height:6px;border-radius:50%;background:#3ddc84;display:inline-block}.tsm-article .term .tb{padding:10px 12px;font-family:JetBrains Mono;font-size:11px;line-height:1.85}.tsm-article .term .tb .l{display:flex;gap:8px}.tsm-article .lg-t{color:#586079;flex:0 0 auto}.tsm-article .lg-i{color:#9aa6c4}.tsm-article .lg-p{color:#5fe39a}.tsm-article .lg-f{color:#ff8a82}.tsm-article .lg-c{color:#e7ecf7;font-weight:600}.tsm-article .cov-h{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid var(--line)}.tsm-article .cov-h b{font-size:13.5px}.tsm-article .cov-tab{display:flex;gap:2px;background:#eef1f6;border-radius:7px;padding:2px;margin-left:auto}.tsm-article .cov-tab span{font-size:10.5px;font-weight:600;color:var(--muted);padding:4px 9px;border-radius:5px}.tsm-article .cov-tab span.on{background:#fff;color:var(--ink);box-shadow:0 1px 2px rgba(0,0,0,.1)}.tsm-article .cov-row{display:grid;grid-template-columns:130px 1fr 92px;align-items:center;gap:14px;padding:11px 16px;border-bottom:1px solid var(--line)}.tsm-article .cov-row:last-child{border-bottom:none}.tsm-article .cov-nm{font-size:12.5px;font-weight:600;color:var(--ink)}.tsm-article .cov-nm span{display:block;font-size:10px;color:var(--faint);font-family:JetBrains Mono;font-weight:500;margin-top:1px}.tsm-article .cov-bar{height:9px;border-radius:5px;background:#eef0f4;overflow:hidden;display:flex}.tsm-article .cov-bar i{height:100%;display:block}.tsm-article .cov-bar .auto{background:linear-gradient(90deg,#2f6df6,#22c7e0)}.tsm-article .cov-bar .man{background:#c9d6ea}.tsm-article .cov-val{text-align:right;font-family:JetBrains Mono;font-size:11.5px;font-weight:600;color:var(--ink-2)}.tsm-article .cov-leg{display:flex;gap:16px;padding:12px 16px;background:#f8fafd}.tsm-article .cov-leg span{font-size:11px;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.tsm-article .cov-leg .sw{width:11px;height:11px;border-radius:3px}.tsm-article .cov-leg .sw.auto{background:linear-gradient(90deg,#2f6df6,#22c7e0)}.tsm-article .cov-leg .sw.man{background:#c9d6ea}.tsm-article .tc-wrap{display:grid;grid-template-columns:188px 1fr}.tsm-article .tc-rail{background:#f5f7fb;border-right:1px solid var(--line);padding:12px 10px}.tsm-article .tc-rl{font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);padding:4px 8px 8px}.tsm-article .tc-tn{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:8px;font-size:12px;color:var(--ink-2);font-weight:500}.tsm-article .tc-tn .dot{width:8px;height:8px;border-radius:3px;flex:0 0 auto}.tsm-article .tc-tn .ct{margin-left:auto;font-family:JetBrains Mono;font-size:10px;color:var(--faint)}.tsm-article .tc-tn.on{background:#fff;box-shadow:0 0 0 1px var(--line),0 2px 6px -3px rgba(20,22,40,.16);color:var(--ink)}.tsm-article .tc-tn.sub{margin-left:16px;font-size:11.5px}.tsm-article .tc-main{padding:0}.tsm-article .tc-mh{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--line)}.tsm-article .tc-mh b{font-size:13px}.tsm-article .tc-cov{display:flex;align-items:center;gap:9px;margin-left:auto}.tsm-article .tc-cov .bar{width:120px;height:7px;border-radius:5px;background:#eef0f4;overflow:hidden}.tsm-article .tc-cov .bar i{display:block;height:100%;width:88%;background:linear-gradient(90deg,#2f6df6,#22c7e0);border-radius:5px}.tsm-article .tc-cov .v{font-family:JetBrains Mono;font-size:11px;font-weight:600;color:var(--ink-2)}.tsm-article .tc-row{display:grid;grid-template-columns:64px 1fr 78px 70px;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid var(--line)}.tsm-article .tc-row:last-child{border-bottom:none}.tsm-article .tc-id{font-family:JetBrains Mono;font-size:11.5px;font-weight:600;color:var(--blue)}.tsm-article .tc-nm{font-size:12.5px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tsm-article .tc-res{font-size:11.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.tsm-article .tc-res.p{color:#15a45f}.tsm-article .tc-res.f{color:#d6453b}.tsm-article .tc-res.n{color:#9aa3b5}.tsm-article .tc-res .d{width:7px;height:7px;border-radius:50%;background:currentColor}.tsm-article .ba{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tsm-article .ba-card{border-radius:13px;overflow:hidden;border:1px solid var(--line)}.tsm-article .ba-card .bh{display:flex;align-items:center;gap:8px;padding:10px 13px;font-size:12px;font-weight:700}.tsm-article .ba-card .bh svg{width:14px;height:14px}.tsm-article .ba-card.bad{background:#fff}.tsm-article .ba-card.bad .bh{background:#fbeae8;color:#b5413a}.tsm-article .ba-card.good{background:#fff}.tsm-article .ba-card.good .bh{background:#e4f5ea;color:#157a3c}.tsm-article .ba-body{padding:12px 13px;display:flex;flex-direction:column;gap:8px}.tsm-article .ba-bad-row{display:flex;align-items:center;gap:9px;font-size:11.5px;color:var(--muted);background:#f6f7f9;border:1px solid var(--line);border-radius:8px;padding:8px 10px}.tsm-article .ba-bad-row .x{width:15px;height:15px;border-radius:5px;background:#fbeae8;color:#d6453b;display:grid;place-items:center;flex:0 0 auto}.tsm-article .ba-bad-row .x svg{width:9px;height:9px}.tsm-article .ba-bad-row.sheet{font-family:JetBrains Mono;font-size:10.5px;color:#8a93a5}.tsm-article .ba-good-row{display:flex;align-items:center;gap:9px;font-size:11.5px;color:var(--ink-2);font-weight:500;background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px 10px;box-shadow:0 1px 2px rgba(16,28,48,.05)}.tsm-article .ba-good-row .ic{width:18px;height:18px;border-radius:6px;background:var(--green-bg,#e4f5ea);color:#15a45f;display:grid;place-items:center;flex:0 0 auto}.tsm-article .ba-good-row .ic svg{width:11px;height:11px}.tsm-article .ba-good-row .tag{margin-left:auto;font-size:9.5px;font-weight:700;padding:2px 7px;border-radius:5px}.tsm-article .ba-good-row .tag.p{background:#e4f7ec;color:#119a52}.tsm-article .ba-good-row .tag.f{background:#fdeceb;color:#d6453b}.tsm-article .sh-h{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid var(--line)}.tsm-article .sh-h b{font-size:13.5px}.tsm-article .sh-h .add{margin-left:auto;height:26px;padding:0 10px;border-radius:7px;background:#eef4ff;color:#2f6df6;font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:5px}.tsm-article .sh-row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line)}.tsm-article .sh-row:last-child{border-bottom:none}.tsm-article .sh-row.sub{padding-left:38px;background:#fcfdff}.tsm-article .sh-tw{color:var(--faint);flex:0 0 auto}.tsm-article .sh-tw,.tsm-article .sh-tw svg{width:14px;height:14px}.tsm-article .sh-ic{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex:0 0 auto;color:#fff}.tsm-article .sh-ic svg{width:15px;height:15px}.tsm-article .sh-nm{flex:0 0 168px;min-width:0}.tsm-article .sh-nm b{font-size:13px;font-weight:600;color:var(--ink);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tsm-article .sh-nm span{font-size:10.5px;color:var(--faint);font-family:JetBrains Mono}.tsm-article .sh-bar{flex:1;height:8px;border-radius:5px;background:#eef0f4;overflow:hidden;display:flex}.tsm-article .sh-bar i{height:100%;display:block}.tsm-article .sh-bar .p{background:#21c275}.tsm-article .sh-bar .f{background:#f0594e}.tsm-article .sh-ct{font-family:JetBrains Mono;font-weight:600;color:var(--ink-2);width:54px}.tsm-article .sh-ct,.tsm-article .sh-pct{flex:0 0 auto;font-size:11px;text-align:right}.tsm-article .sh-pct{font-weight:700;width:40px}.tsm-article .sh-pct.hi{color:#15a45f}.tsm-article .sh-pct.md{color:#b67d10}.tsm-article .sh-pct.lo{color:#d6453b}.tsm-article .tr-h{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid var(--line)}.tsm-article .tr-h b{font-size:13.5px}.tsm-article .tr-chart{padding:18px 16px 12px;display:flex;align-items:flex-end;gap:9px;height:170px}.tsm-article .tr-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;height:100%;justify-content:flex-end}.tsm-article .tr-stack{width:100%;max-width:34px;border-radius:5px 5px 0 0;overflow:hidden;display:flex;flex-direction:column-reverse;box-shadow:0 1px 2px rgba(16,28,48,.06)}.tsm-article .tr-stack .pass{background:linear-gradient(180deg,#34d27f,#1ba85f)}.tsm-article .tr-stack .fail{background:#f0594e}.tsm-article .tr-col small{font-family:JetBrains Mono;font-size:9.5px;color:var(--faint)}.tsm-article .tr-flag{display:flex;align-items:center;gap:10px;margin:2px 16px 16px;padding:10px 13px;border-radius:10px;background:#fdf3df;border:1px solid #f3e2bd}.tsm-article .tr-flag svg{width:16px;height:16px;color:#b67d10;flex:0 0 auto}.tsm-article .tr-flag span{font-size:12px;color:#8a6410;line-height:1.45}.tsm-article .tr-flag b{color:#6f4f08}@media (max-width:980px){.tsm-article .art-grid{grid-template-columns:1fr;gap:0}.tsm-article .toc{display:none}.tsm-article .au-wrap,.tsm-article .rel-grid{grid-template-columns:1fr}.tsm-article .au-rail{display:none}}