.list-page{--accent:var(--orange);--accent-bright:var(--orange-bright);--accent-deep:var(--orange-deep);--accent-soft:var(--orange-soft);--accent-bg:var(--orange-bg);--accent-line:var(--orange-line)}.list-page.risk{--accent:#dc2626;--accent-bright:#ef4444;--accent-deep:#b91c1c;--accent-soft:#fee2e2;--accent-bg:#fef2f2;--accent-line:#fecaca}.list-page .stages{padding:40px 0 30px}.list-page .stages-head{margin-bottom:32px}.list-page .stages-head .eyebrow{font-family:var(--font-mono);color:var(--accent-deep);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:11.5px;font-weight:700}.list-page .stages-head .eyebrow:before,.list-page .stages-head .eyebrow:after{content:"—";opacity:.5;margin:0 8px}.list-page .stages-head h2{letter-spacing:-.015em;margin-bottom:8px;font-size:28px;font-weight:900}.list-page .stages-head p{color:var(--muted);max-width:600px;font-size:15px}.list-page .timeline{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;position:relative}.list-page .timeline.cols-3{grid-template-columns:repeat(3,1fr)}.list-page .timeline.cols-6{grid-template-columns:repeat(6,1fr)}.list-page .timeline:before{content:"";background:repeating-linear-gradient(90deg, var(--accent) 0 8px, transparent 8px 16px);opacity:.3;z-index:0;height:2px;position:absolute;top:48px;left:5%;right:5%}.list-page .stage-node{border:1px solid var(--line);z-index:1;cursor:pointer;background:#fff;border-radius:14px;padding:22px;transition:all .25s;position:relative}.list-page .stage-node:hover{border-color:var(--accent-line);background:var(--accent-bg);transform:translateY(-2px);box-shadow:0 10px 24px #0b122014}.list-page .stage-node.static{cursor:default}.list-page .stage-node.static:hover{border-color:var(--line);box-shadow:none;background:#fff;transform:none}.list-page .stage-node.static:hover .stage-num{background:var(--bg);color:var(--accent-deep)}.list-page .stage-num{background:var(--bg);border:1.5px solid var(--accent);width:40px;height:40px;color:var(--accent-deep);font-family:var(--font-mono);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;font-size:15px;font-weight:700;display:flex}.list-page .stage-node:hover .stage-num{background:var(--accent);color:#fff}.list-page .stage-node h4{letter-spacing:-.01em;margin-bottom:6px;font-size:16px;font-weight:800}.list-page .stage-node .desc{color:var(--muted);margin-bottom:14px;font-size:12.5px;line-height:1.6}.list-page .stage-node .count{font-family:var(--font-mono);color:var(--accent-deep);letter-spacing:.04em;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.list-page .stage-node .count:before{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px}.list-page .filter-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);z-index:40;background:#fff;padding:14px 0;position:sticky;top:69px}.list-page .filter-bar .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.list-page .filter-tabs{flex-wrap:wrap;gap:6px;display:flex}.list-page .filter-tab{border:1px solid var(--line);font:inherit;color:var(--ink-2);cursor:pointer;background:0 0;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:500;transition:all .15s}.list-page .filter-tab:hover{border-color:var(--accent-line);color:var(--accent-deep)}.list-page .filter-tab.active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:700}.list-page .filter-meta{font-family:var(--font-mono);color:var(--muted);letter-spacing:.04em;font-size:11.5px}.list-page .filter-meta .c{color:var(--accent);font-weight:700}.list-page .articles{padding:36px 0 60px}.list-page .empty-state{text-align:center;color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:14px;padding:60px 0;font-size:15px}.list-page .article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.list-page .article-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden}.list-page .article-card:hover{border-color:var(--accent-line);transform:translateY(-3px);box-shadow:0 18px 36px #0b122014}.list-page .article-cover{aspect-ratio:16/9;color:#fffffff2;justify-content:center;align-items:center;font-family:Times New Roman,serif;font-size:60px;font-weight:900;display:flex;position:relative;overflow:hidden}.list-page .article-cover:after{content:"";background:linear-gradient(#0000 50%,#00000026);position:absolute;inset:0}.list-page .article-cover img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.list-page .article-cover .cover-glyph{position:relative}.list-page .cover-tag{color:var(--accent-deep);font-family:var(--font-mono);letter-spacing:.04em;z-index:1;background:#fff;border-radius:5px;padding:4px 10px;font-size:10.5px;font-weight:700;position:absolute;top:12px;left:12px}.list-page .cover-mono{font-family:var(--font-mono);color:#ffffffb3;letter-spacing:.06em;z-index:1;font-size:10px;position:absolute;top:12px;right:12px}.list-page .score-tag{color:#fff;font-family:var(--font-mono);z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:6px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;left:12px}.list-page .score-tag b{color:#ffd86b;font-size:12.5px}.list-page .bg-orange{background:linear-gradient(135deg,#c2410c 0%,#f97316 100%)}.list-page .bg-red{background:linear-gradient(135deg,#7a2419 0%,#dc2626 100%)}.list-page .bg-green{background:linear-gradient(135deg,#19562f 0%,#1a7f5a 100%)}.list-page .bg-gold{color:#5a3700;background:linear-gradient(135deg,#92400e 0%,#fbbf24 100%)}.list-page .bg-blue{background:linear-gradient(135deg,#143a66 0%,#2563eb 100%)}.list-page .bg-navy{background:linear-gradient(135deg,#0b1220 0%,#1a3457 100%)}.list-page .bg-purple{background:linear-gradient(135deg,#3b1f5e 0%,#7a4dbf 100%)}.list-page .bg-crimson{background:linear-gradient(135deg,#4c0519 0%,#be123c 100%)}.list-page .article-info{flex-direction:column;flex:1;padding:20px;display:flex}.list-page .article-info h3{letter-spacing:-.01em;color:var(--ink);margin-bottom:10px;font-size:16.5px;font-weight:700;line-height:1.45}.list-page .article-info .summary{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:14px;font-size:13.5px;line-height:1.65;display:-webkit-box;overflow:hidden}.list-page .article-info .meta{font-family:var(--font-mono);color:var(--muted);border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:12px;font-size:11px;display:flex}.list-page .article-info .meta .dot-sep{background:var(--muted);opacity:.5;border-radius:50%;width:3px;height:3px}.list-page .article-card.featured{grid-column:span 2}.list-page .article-card.featured .article-cover{aspect-ratio:16/8;font-size:90px}.list-page .article-card.featured .article-info{padding:28px}.list-page .article-card.featured h3{letter-spacing:-.02em;margin-bottom:12px;font-size:22px;font-weight:800}.list-page .article-card.featured .summary{-webkit-line-clamp:3;font-size:14.5px}.list-page .side-sub{color:#fff;background:linear-gradient(135deg,#0b1220 0%,#143a66 100%);border-radius:14px;flex-direction:column;justify-content:center;padding:28px;display:flex;position:relative;overflow:hidden}.list-page .side-sub:before{content:"";background:radial-gradient(#f973164d,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.list-page .side-sub .label{font-family:var(--font-mono);color:var(--orange-bright);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:10.5px;font-weight:600;position:relative}.list-page .side-sub h4{margin-bottom:6px;font-size:20px;font-weight:800;line-height:1.3;position:relative}.list-page .side-sub p{color:#bcc8de;margin-bottom:18px;font-size:13px;line-height:1.6;position:relative}.list-page .side-sub .sub-form{flex-direction:column;gap:8px;display:flex;position:relative}.list-page .side-sub input{color:#fff;font:inherit;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;outline:none;padding:10px 14px;font-size:13px;transition:all .2s}.list-page .side-sub input:focus{border-color:var(--orange);background:#ffffff14}.list-page .side-sub input::placeholder{color:#8b97ad}.list-page .side-sub button{background:var(--orange);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:10px;font-size:13.5px;font-weight:700;transition:background .2s}.list-page .side-sub button:hover{background:var(--orange-bright)}.list-page .next-row{border-top:1px solid var(--line);background:#fff;padding:40px 0}.list-page .next-row .stages-head{text-align:center;margin-bottom:24px}.list-page .next-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:1100px;margin:0 auto;display:grid}.list-page .next-card{background:var(--bg);border:1px solid var(--line);cursor:pointer;border-radius:14px;padding:28px;transition:all .25s}.list-page .next-card:hover{border-color:var(--accent-line);background:var(--accent-bg)}.list-page .next-card .nlabel{font-family:var(--font-mono);color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}.list-page .next-card h4{letter-spacing:-.015em;margin-bottom:10px;font-size:20px;font-weight:800}.list-page .next-card p{color:var(--ink-2);margin-bottom:16px;font-size:13.5px;line-height:1.7}.list-page .next-card .narrow{color:var(--accent-deep);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:1080px){.list-page .timeline,.list-page .timeline.cols-3,.list-page .timeline.cols-6{grid-template-columns:repeat(2,1fr)}.list-page .timeline:before{display:none}.list-page .article-grid{grid-template-columns:repeat(2,1fr)}.list-page .article-card.featured{grid-column:span 2}.list-page .next-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.list-page .timeline,.list-page .timeline.cols-3,.list-page .timeline.cols-6,.list-page .article-grid,.list-page .next-grid{grid-template-columns:1fr}.list-page .article-card.featured{grid-column:span 1}.list-page .article-card.featured .article-cover{aspect-ratio:16/9;font-size:60px}.list-page .article-card.featured h3{font-size:18px}.list-page .filter-bar{top:60px}}
