.trend-main{max-width:1120px}.trend-hero{padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.trend-hero h1{margin:0;font-size:28px}.trend-hero p{margin:7px 0 0;color:var(--muted);font-size:14px}.trend-refresh{border:1px solid var(--line);padding:10px 17px;border-radius:12px;background:var(--card);cursor:pointer;font-weight:700;white-space:nowrap;writing-mode:horizontal-tb;min-width:56px}.trend-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.trend-switch button,.trend-tabs button{border:1px solid var(--line);background:var(--card);color:var(--muted);font-weight:700;cursor:pointer}.trend-switch button{height:46px;border-radius:12px;font-size:15px}.trend-switch button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.trend-tabs{display:flex;gap:8px;overflow:auto;padding:12px 0 2px;scrollbar-width:none}.trend-tabs::-webkit-scrollbar{display:none}.trend-tabs button{padding:9px 13px;border-radius:10px;white-space:nowrap;font-size:13px}.trend-tabs button.active{background:var(--text);color:var(--card);border-color:var(--text)}.trend-card{margin-top:12px;padding:20px 22px 18px}.trend-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.trend-card-head h2{margin:0;font-size:19px}.trend-card-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.trend-card-head span{font-size:12px;color:var(--muted)}.trend-chart-wrap{width:100%;min-height:330px;overflow:hidden}.lottery-board{display:grid;grid-template-columns:var(--lottery-info-w) minmax(0,1fr);width:100%;max-width:100%;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--card);box-sizing:border-box}.lottery-board-compact{grid-template-columns:var(--lottery-info-w) minmax(0,1fr)}.lottery-info{width:var(--lottery-info-w);min-width:0;background:var(--card)}.lottery-info-head{height:var(--lottery-head-h);display:grid;grid-template-columns:var(--lottery-issue-w) var(--lottery-result-w);align-items:center;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted);font-weight:800;text-align:center;box-sizing:border-box}.lottery-info-row{height:var(--lottery-row-h);display:grid;grid-template-columns:var(--lottery-issue-w) var(--lottery-result-w);align-items:center;border-bottom:1px solid var(--line);padding:0 4px;line-height:1.1;box-sizing:border-box}.lottery-info-row b{font-size:12px;white-space:nowrap;text-align:center}.lottery-info-row span{font-size:15px;font-weight:800;white-space:nowrap;text-align:center;letter-spacing:-.2px}.lottery-graph-scroll{width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.lottery-graph-scroll.compact-graph{overflow:hidden}.lottery-graph{width:var(--lottery-graph-w);min-width:var(--lottery-graph-w)}.lottery-svg{display:block;width:var(--lottery-graph-w);max-width:none;height:auto}.lottery-col{fill:transparent;stroke:var(--line);stroke-width:1}.lottery-row{stroke:var(--line);stroke-width:1}.lottery-head-text{fill:var(--muted);font-size:12px;font-weight:800}.lottery-line{stroke-width:2.2;fill:none;stroke:#e64b4b}.lottery-point{stroke:var(--card);stroke-width:2}.lottery-point-text{fill:#fff;font-size:10px;font-weight:800;pointer-events:none}.trend-red{fill:#e64b4b;stroke:#e64b4b}.trend-blue{fill:#3478d8;stroke:#3478d8}.trend-orange{fill:#e58a24;stroke:#e58a24}.trend-purple{fill:#8b5fc7;stroke:#8b5fc7}.trend-legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:10px;color:var(--muted);font-size:12px}.trend-legend i{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:5px}.trend-loading{text-align:center;color:var(--muted);padding:120px 0}.trend-error{color:var(--red)}.legend-line-sample{display:inline-block!important;width:18px!important;height:2px!important;border-radius:0!important;background:#e64b4b;vertical-align:middle;margin-right:5px;position:relative;top:-1px}
@media(max-width:700px){.trend-hero{padding:17px 14px;border-radius:17px}.trend-hero h1{font-size:22px}.trend-hero p{font-size:12px}.trend-refresh{padding:8px 11px;font-size:12px}.trend-switch{gap:6px}.trend-switch button{height:40px;font-size:13px}.trend-tabs{gap:6px;padding-top:9px}.trend-tabs button{padding:7px 10px;font-size:12px}.trend-card{padding:14px 10px;border-radius:16px}.trend-card-head h2{font-size:16px}.trend-card-head p{font-size:11px}.trend-chart-wrap{min-height:0}.lottery-board{grid-template-columns:var(--lottery-info-w) minmax(0,1fr);max-width:100%;border-radius:10px}.lottery-info-head{font-size:11px}.lottery-info-row b{font-size:11px}.lottery-info-row span{font-size:14px}.lottery-head-text{font-size:11px}.lottery-point-text{font-size:9px}.lottery-point{r:8}.trend-legend{font-size:10px;gap:8px 12px}}
