:root{--blue:#315dbc;--light-blue:#a6c4fc;--orange:#fe7926;--ink:#333;--muted:#666;--page:#d2e2ff}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);margin:0;font-family:Microsoft JhengHei,PingFang TC,Noto Sans TC,Microsoft YaHei,sans-serif}body{background:var(--page)}.site{background:url(/legacy/assets/topbac.png) 100% 0/934px no-repeat,url(/legacy/assets/bottombac.png) 0 100%/1412px no-repeat;min-height:100vh}.shell{width:min(100% - 32px,1200px);margin:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.header{justify-content:space-between;align-items:center;gap:24px;padding:19px 0 17px;display:flex}.logo{object-fit:contain;width:160px;height:72px}.header-right{align-items:center;gap:42px;display:flex}.motto{color:var(--orange);white-space:nowrap;font-size:24px;font-weight:700}.motto small{border-left:1px solid var(--orange);color:var(--muted);margin-left:16px;padding-left:16px;font-size:14px;font-weight:400}.search{border:1px solid var(--blue);background:#fff;border-radius:24px;width:296px;height:40px;display:flex;overflow:hidden}.search input{border:0;outline:0;flex:1;min-width:0;padding:0 14px}.search button,.gradient-btn{background:linear-gradient(85deg,var(--light-blue),var(--blue));color:#fff;cursor:pointer;border:0}.search button{width:88px}.nav{background:linear-gradient(#fff6,#fff);border:1px solid #fff;border-radius:6px;justify-content:space-between;align-items:stretch;height:52px;padding:0 16px;display:flex}.nav a{place-items:center;min-width:100px;font-size:16px;display:grid;position:relative}.nav a.active{color:var(--blue);font-size:18px;font-weight:700}.nav a.active:after{content:"";background:var(--orange);border-radius:4px 4px 0 0;width:40px;height:4px;position:absolute;bottom:0}.badge{background:var(--orange);color:#fff;border-radius:10px 10px 10px 0;margin-left:50px;padding:1px 5px;font-size:9px;position:absolute;top:4px}.crumb{margin:14px 0;font-size:13px}.panel{background:#fff;border-radius:5px;box-shadow:0 8px 30px #315dbc12}.section-title{justify-content:space-between;align-items:center;margin-bottom:18px;font-size:24px;font-weight:700;display:flex}.more,.history-link{color:var(--blue);font-size:14px}.home-grid{grid-template-columns:1fr 1.15fr;gap:18px;display:grid}.hero{color:#fff;background:linear-gradient(135deg,#315dbcdd,#6f94e6dd),url(/legacy/uploads/20251022/5a1fb6ec7b7a7f33a2c2d3e85bf1c685.png) 50%/cover;min-height:335px;padding:30px}.hero h1{max-width:340px;margin:70px 0 12px;font-size:34px}.news-card,.results,.help-preview{padding:28px}.news-row{border-bottom:1px solid #eef0f4;justify-content:space-between;gap:15px;padding:10px 0;font-size:15px;display:flex}.news-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.news-row time,.issue{color:#888;white-space:nowrap;font-size:13px}.results{margin-top:18px}.draw-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.draw-card{background:#f9faff;border-radius:5px;padding:16px}.draw-head{justify-content:space-between;font-weight:700;display:flex}.balls{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.ball{color:#fff;background:#ef302c;border-radius:50%;place-items:center;width:29px;height:29px;font-family:Arial,sans-serif;font-size:13px;font-weight:700;display:inline-grid}.ball.special{background:#315dbc}.ball.trial{background:#fe7926}.two-column{grid-template-columns:2fr 1fr;gap:16px;margin-top:18px;display:grid}.live{color:#fff;background:#315dbc;min-height:210px;padding:30px}.live h2{margin:0 0 12px;font-size:28px}.help-preview dt{margin-top:14px;font-weight:700}.help-preview dd{color:#666;margin:6px 0;line-height:1.65}.footer{color:#fff;text-align:center;background:#315dbc;margin-top:48px;padding:25px 0;font-size:13px;line-height:2}.notice-button{z-index:10;cursor:pointer;background:#f7f7f7;border:0;border-radius:5px 0 0 5px;padding:16px 20px;position:fixed;top:200px;right:0}.modal-backdrop{z-index:30;background:#0008;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:min(560px,100%);padding:28px;position:relative}.modal button{background:0 0;border:0;font-size:26px;position:absolute;top:8px;right:12px}.page-panel{min-height:520px;padding:38px 48px}.page-title{text-align:center;margin:0 0 30px;font-size:27px}.news-item{border-bottom:1px solid #dfe3ea;gap:26px;margin-bottom:28px;padding:0 0 28px;display:flex}.news-cover{object-fit:cover;background:#edf2ff;width:190px;height:118px}.news-body{flex:1;min-width:0}.news-body h2{margin:0;font-size:19px}.news-body time{color:#888;margin:9px 0;font-size:13px;display:block}.news-body p{color:#666;margin:0;line-height:1.7}.article{max-width:820px;margin:auto;font-size:16px;line-height:1.9}.article-content img{max-width:100%}.lottery-layout,.help-layout{grid-template-columns:170px 1fr;gap:15px;display:grid}.game-menu,.help-menu{padding:12px}.game-menu a,.help-menu a{text-align:center;border-radius:5px;padding:15px;display:block}.game-menu a.active,.help-menu a.active{background:var(--orange);color:#fff;font-weight:700}.table-wrap{overflow-x:auto}.lottery-table{border-collapse:collapse;width:100%;min-width:700px}.lottery-table th{text-align:left;background:#f9faff}.lottery-table td,.lottery-table th{border-bottom:1px solid #eee;padding:13px 10px}.video-layout{grid-template-columns:2fr 1fr;gap:15px;display:grid}.video-main,.video-side{padding:25px}.video-main video{aspect-ratio:16/9;background:#111;width:100%}.video-side a{border-bottom:1px solid #eee;padding:11px 0;display:block}.rich{color:#444;line-height:1.85}.community{background:#fff 100% 100%/760px no-repeat;min-height:520px;padding:42px 50px}.community h1{color:var(--blue);margin-top:0;font-size:38px}.download{background:linear-gradient(85deg,var(--light-blue),var(--blue));color:#fff;border-radius:30px;align-items:center;margin-right:18px;padding:12px 25px;display:inline-flex}.admin{background:#edf3ff;min-height:100vh;padding:30px}.admin-shell{max-width:1180px;margin:auto}.admin-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.admin-grid{grid-template-columns:190px 1fr;gap:18px;display:grid}.admin-nav,.admin-content{padding:18px}.admin-nav a{border-radius:5px;padding:14px;display:block}.admin-nav a.active{background:var(--blue);color:#fff}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-grid .full{grid-column:1/-1}.field{flex-direction:column;gap:6px;font-size:14px;display:flex}.field input,.field textarea,.field select{border:1px solid #ccd5e7;border-radius:4px;padding:10px}.field textarea{min-height:100px}.admin-table{border-collapse:collapse;width:100%;margin-top:20px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #e5e8ef;padding:10px;font-size:14px}.admin-table button{cursor:pointer;border:0;border-radius:4px;margin-right:6px;padding:6px 10px}.danger{color:#c52a22;background:#ffe8e7!important}.error{color:#c52a22}.empty{text-align:center;color:#777;padding:30px}@media (max-width:760px){.site{background-size:540px,700px}.shell{width:min(100% - 20px,1200px)}.header{align-items:flex-start;padding:10px 0}.logo{width:102px;height:48px}.header-right{flex-direction:column;align-items:flex-end;gap:8px}.motto{font-size:13px}.motto small{display:none}.search{width:190px;height:34px}.search button{width:60px}.nav{flex-wrap:wrap;justify-content:center;height:auto;min-height:48px;padding:0 4px;overflow:visible}.nav a{flex:1 0 25%;min-width:0;height:40px;font-size:14px}.nav a.active{font-size:15px}.badge{display:none}.home-grid,.two-column,.video-layout,.lottery-layout,.help-layout,.admin-grid{grid-template-columns:1fr}.hero{min-height:225px;padding:0}.hero h1{margin-top:0;font-size:25px}.carousel-frame,.carousel-frame>a{height:225px}.carousel-copy{bottom:26px;left:20px}.carousel-copy h1{font-size:25px}.carousel-copy p{font-size:14px}.news-card,.results,.help-preview{padding:18px}.draw-grid{grid-template-columns:repeat(2,1fr);gap:8px}.draw-card{padding:11px}.section-title{font-size:20px}.page-panel{padding:24px 16px}.news-item{gap:12px}.news-cover{width:106px;height:76px}.news-body h2{font-size:16px}.news-body time{margin:4px 0}.game-menu,.help-menu{white-space:nowrap;padding:8px;display:flex;overflow-x:auto}.game-menu a,.help-menu a{padding:10px 13px}.community{background-size:500px;min-height:450px;padding:28px 22px}.community h1{font-size:29px}.download{margin:5px 4px;padding:10px 17px}.notice-button{padding:10px 14px;top:auto;bottom:80px}.admin{padding:14px}.admin-content{padding:17px;overflow:auto}.form-grid{grid-template-columns:1fr}.admin-nav{display:flex;overflow-x:auto}.admin-nav a{white-space:nowrap}.page-title{font-size:23px}}.hero{padding:0;position:relative;overflow:hidden}.carousel-frame,.carousel-frame>a{width:100%;height:335px;display:block}.carousel-frame img{object-fit:cover;width:100%;height:100%;display:block}.carousel-shade{pointer-events:none;background:linear-gradient(90deg,#163e9a88,#0000 65%);position:absolute;inset:0}.carousel-copy{z-index:1;text-shadow:0 2px 8px #102c68;max-width:70%;position:absolute;bottom:36px;left:30px}.carousel-copy h1{margin:0 0 10px;font-size:32px}.carousel-copy p{margin:0;font-size:17px}.carousel-arrow{z-index:2;color:#fff;cursor:pointer;background:#173f8b99;border:0;width:34px;height:46px;font-size:31px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.previous{left:0}.carousel-arrow.next{right:0}.carousel-dots{z-index:2;gap:7px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:#fff8;border:0;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dots button.active{background:#fff}.draw-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.watch-link{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.draw-live-backdrop{z-index:50;background:#091326cc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.draw-live-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(1000px,96vw);height:min(700px,88vh);display:flex;overflow:hidden;box-shadow:0 24px 80px #0008}.draw-live-modal header{color:#193463;border-bottom:1px solid #e9edf4;justify-content:space-between;align-items:center;height:52px;padding:0 18px;display:flex}.draw-live-modal header button{color:#71809b;cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1}.draw-live-modal iframe{background:#111;border:0;width:100%;height:100%}.trend-page{padding-bottom:30px}.trend-panel{padding:26px 30px;overflow:hidden}.trend-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.trend-heading h1{color:#193463;margin:4px 0 8px;font-size:28px}.trend-heading p{color:#71809b;margin:0}.trend-eyebrow{letter-spacing:.18em;font-weight:700;color:var(--orange)!important;font-size:12px!important}.trend-back{color:var(--blue);white-space:nowrap;border:1px solid #dbe4f2;border-radius:20px;padding:9px 16px;font-size:13px}.trend-tabs{border-bottom:1px solid #e4eaf3;gap:8px;padding-bottom:12px;display:flex;overflow:auto}.trend-tabs button,.trend-periods button{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dce4f1;border-radius:18px;padding:8px 15px}.trend-tabs button.active,.trend-periods button.active{border-color:var(--blue);background:var(--blue);color:#fff}.trend-scroll{margin-top:18px;overflow:auto}.trend-grid{border-collapse:separate;border-spacing:0;text-align:center;width:max-content;min-width:100%;font-size:12px}.trend-grid th,.trend-grid td{white-space:nowrap;border-bottom:1px solid #e3e7ee;border-right:1px solid #e3e7ee;width:31px;min-width:31px;height:31px;padding:0}.trend-grid thead th{color:#554923;background:#f0e6c8;font-weight:700}.trend-grid thead tr:nth-child(2) th{color:#68717c;background:#f6f3e9;font-weight:600}.trend-grid tbody th,.trend-grid tbody td:first-child{background:#f8faff}.trend-grid tbody th:first-child{width:82px;min-width:82px}.trend-grid tbody td:nth-child(2){width:64px;min-width:64px}.trend-grid tbody td:nth-child(3){width:66px;min-width:66px}.trend-grid td.trend-hit{color:#d66d27;background:#fff1d9;font-weight:700}.trend-grid td.trend-hit i{color:#fff;background:#eb8a27;border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:inline-grid}.trend-code{align-items:center;gap:3px;display:inline-flex}.trend-code i{color:#fff;background:#d45d5e;border-radius:50%;place-items:center;width:18px;height:18px;font:700 11px Arial,sans-serif;display:grid}.trend-periods{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.trend-note{color:#8b96a7;margin:16px 0 0;font-size:12px}.trend-summary-grid{border:1px solid #e5eaf2;border-radius:8px;margin-top:18px;overflow:hidden}.summary-row{border-bottom:1px solid #edf0f5;grid-template-columns:90px 90px 100px 1fr;align-items:center;gap:12px;padding:11px 14px;font-size:13px;display:grid}.summary-row:last-child{border-bottom:0}.summary-row strong{color:#5d6d84;font-weight:600}@media (max-width:760px){.draw-actions{gap:8px}.trend-panel{padding:20px 14px}.trend-heading{flex-direction:column}.trend-heading h1{font-size:24px}.summary-row{grid-template-columns:70px 70px 88px 1fr;gap:7px;padding:10px 8px;font-size:12px}}.trend-page{width:100%;margin:0;padding:8px 0 24px}.trend-panel{box-shadow:none;border:1px solid #d7dce0;border-radius:3px;padding:0;overflow:hidden}.trend-heading{background:#fff;padding:25px 30px 20px;display:flex}.trend-heading h1{margin:4px 0 8px}.trend-heading p{margin:0}.trend-tabs{border-top:1px solid #f1f2f3;border-bottom:1px solid #e5e7e9;gap:0;height:42px;padding:0 9px}.trend-tabs button{color:#78818a;background:0 0;border:0;border-radius:0;height:42px;padding:0 12px;font-size:15px;font-weight:600}.trend-tabs button.active{color:#25282b;background:0 0;font-weight:800;position:relative}.trend-tabs button.active:after{content:"";background:#ed4e60;border-radius:2px;height:3px;position:absolute;bottom:3px;left:12px;right:12px}.trend-scroll{background:#fff;max-height:calc(100vh - 260px);overflow:auto}.trend-scroll table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.trend-scroll th,.trend-scroll td{box-sizing:border-box;text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #dfe3e6;border-right:1px solid #dfe3e6;width:31px;min-width:31px;max-width:31px;height:31px;padding:0;font:700 14px/1.1 Arial,sans-serif}.trend-scroll thead th{color:#25272b;background:#f4ebcf;height:30px;font-size:15px;font-weight:800}.trend-scroll thead tr:nth-child(2) th{background:#f8edce;height:26px;font-size:13px}.trend-scroll thead tr:first-child>th:nth-child(-n+4),.trend-scroll tbody>tr>th:first-child{background:#f7f2e5}.trend-scroll tbody th{color:#47545f;background:#fbfbfa}.trend-scroll tbody tr:nth-child(2n) th,.trend-scroll tbody tr:nth-child(2n) td{background-color:#fcfcfc}.trend-scroll td{color:#e77f91;font-size:14px;position:relative}.trend-scroll td span{z-index:2;position:relative}.reference-trend-grid{min-width:1360px}.reference-trend-grid thead tr:first-child>th:first-child{width:92px;min-width:92px}.reference-trend-grid thead tr:first-child>th:nth-child(2){width:56px;min-width:56px}.reference-trend-grid thead tr:first-child>th:nth-child(3),.reference-trend-grid thead tr:first-child>th:nth-child(4){width:58px;min-width:58px}.reference-trend-grid thead tr:first-child th:nth-child(5){background:#f5dfe5}.reference-trend-grid thead tr:first-child th:nth-child(6){background:#dce9f8}.reference-trend-grid thead tr:first-child th:nth-child(7){background:#dfeeda}.reference-trend-grid tbody td:nth-child(n+5):nth-child(-n+14){color:#e7778c;background:#fff5f7}.reference-trend-grid tbody td:nth-child(n+15):nth-child(-n+24){color:#6892ce;background:#f2f7ff}.reference-trend-grid tbody td:nth-child(n+25):nth-child(-n+34){color:#6d9a72;background:#f5f8f1}.reference-trend-grid td[class^=trend-hit-] i,.sum-tail-grid td.sum-hit i,.sum-tail-grid td.tail-hit i,.span-trend-grid td.span-hit i,.span-trend-grid td.amp-hit i{color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font:800 15px/1 Arial,sans-serif;display:inline-grid}.reference-trend-grid td.trend-hit-0 i{background:#ec5066}.reference-trend-grid td.trend-hit-1 i{background:#568bd4}.reference-trend-grid td.trend-hit-2 i{background:#62a56a}.reference-trend-grid .position-label{font-size:16px}.reference-trend-grid .draw-code{letter-spacing:.08em;color:#25282b;font-size:15px}.reference-trend-grid .stats-label{background:#ececec;font-size:14px}.reference-trend-grid .stat-single{background:#ececec;width:56px;min-width:56px}.reference-trend-grid td.group-hit i{color:#202428;background:#fff;border:1px solid #4c5257;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;font-weight:800;display:inline-grid}.reference-trend-grid td.group-hit.group-duplicate i{color:#ed5266;background:#fff5f6;border-color:#ed5266}.reference-trend-grid .stat-cell{color:#202428;background:#fff;width:56px;min-width:56px;font-weight:800}.sum-tail-grid{min-width:1460px}.sum-tail-grid th:first-child{width:102px;min-width:102px}.sum-tail-grid th:nth-child(2),.sum-tail-grid th:nth-child(3){width:104px;min-width:104px}.sum-tail-grid th:nth-child(4){width:48px;min-width:48px}.sum-tail-grid .sum-heading{color:#b33c52;background:#f7dfe5}.sum-tail-grid .tail-heading{color:#a46a2a;background:#f4e4c9}.sum-tail-grid tbody td:nth-child(n+5):nth-child(-n+32){color:#dc7184;background:#fff5f7}.sum-tail-grid tbody td:nth-child(n+33):nth-child(-n+42){color:#c38a47;background:#fff8ed}.sum-tail-code,.span-code,.odd-code{justify-content:center;align-items:center;gap:5px;display:flex}.sum-tail-code i,.span-code i,.odd-code i{color:#fff;background:#ce4c5a;border-radius:50%;place-items:center;width:17px;height:17px;font:800 11px/1 Arial,sans-serif;display:grid}.sum-tail-grid td.sum-hit i{background:#e95369}.sum-tail-grid td.tail-hit i{background:#dc9a43}.span-trend-grid{min-width:1314px}.span-trend-grid th:first-child{width:92px;min-width:92px}.span-trend-grid th:nth-child(2){width:72px;min-width:72px}.span-trend-grid th:nth-child(3){width:61px;min-width:61px}.span-trend-grid th:nth-child(4){width:58px;min-width:58px}.span-trend-grid .span-heading{color:#b33c52;background:#f7dfe5}.span-trend-grid .span-shape-heading{color:#68438b;background:#e7e0f2}.span-trend-grid .span-amp-heading{color:#376f91;background:#dcebf5}.span-trend-grid tbody td:nth-child(n+5):nth-child(-n+14){color:#8d969d;background:#f7f7f7}.span-trend-grid .span-shape-cell{color:#68438b;background:#f4eefb;width:56px;min-width:56px;font-weight:800}.span-trend-grid .span-shape-active{color:#c55b3b;background:#f9d5c5}.span-trend-grid td.span-hit i,.span-trend-grid td.amp-hit i{background:#eb8a27}.span-trend-grid td.span-remainder-hit i{color:#fff;background:#ed9b4f;place-items:center;width:25px;height:25px;font-style:normal;display:inline-grid}.route-trend-grid tbody td{color:#6d9a72;background:#f5f8f1}.route-trend-grid .route-hit{color:#fff;background:#62a56a;font-weight:800}.odd-even-grid{min-width:969px}.odd-even-grid th:first-child{width:92px;min-width:92px}.odd-even-grid th:nth-child(2){width:72px;min-width:72px}.odd-even-grid th:nth-child(3){width:61px;min-width:61px}.odd-even-grid .odd-pattern-heading{color:#b33c52;background:#f5e6c6}.odd-even-grid .odd-ratio-heading{color:#376f91;background:#dcebf5}.odd-even-grid tbody td{color:#d98a95;background:snow}.odd-even-grid tbody td:nth-last-child(-n+4){color:#5185a4;background:#f5fbff}.odd-even-grid td.odd-pattern-hit{color:#6b7822;background:#f4f9dd}.odd-even-grid td.odd-ratio-hit{color:#d85a42;background:#fff1dd}.odd-even-grid td.odd-pattern-hit i,.odd-even-grid td.odd-ratio-hit i{color:#6b7822;background:#edf6bd;place-items:center;min-width:52px;height:25px;padding:0 3px;font-style:normal;display:inline-grid}.odd-even-grid td.odd-ratio-hit i{color:#d85a42;background:#fff1dd}.trend-periods{background:#fff;border-top:1px solid #e5e7e9;margin:0;padding:12px 14px}.trend-note{padding:0 14px 14px}@media (max-width:760px){.trend-heading{padding:20px 14px 16px}.trend-tabs{overflow:auto}.trend-scroll{max-height:calc(100vh - 230px)}.trend-panel{border-left:0;border-right:0;border-radius:0}}.trend-page{width:100vw;margin-left:calc(50% - 50vw);padding-top:8px}.trend-panel{border-left:0;border-right:0;width:100%}.trend-line-wrapper{min-width:1360px;position:relative}.trend-line-wrapper>.trend-scroll{width:100%;min-width:100%;overflow:auto}.trend-line-wrapper>.trend-overlay{pointer-events:none;z-index:8;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.trend-overlay polyline{fill:none;stroke:#fff;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.trend-overlay-0 polyline{stroke:#ec5066;stroke-width:2px}.trend-overlay-1 polyline{stroke:#568bd4;stroke-width:2px}.trend-overlay-2 polyline{stroke:#62a56a;stroke-width:2px}.trend-grid-stage{vertical-align:top;min-width:1360px;display:inline-block;position:relative}@media (max-width:760px){.trend-page{width:100vw;margin-left:calc(50% - 50vw)}.trend-line-wrapper{min-width:1360px}}.trend-line-wrapper .reference-trend-grid{z-index:1;position:relative}.trend-line-wrapper>.trend-overlay{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.trend-line-wrapper>.trend-overlay-0 polyline{stroke:#ec5066}.trend-line-wrapper>.trend-overlay-1 polyline{stroke:#568bd4}.trend-line-wrapper>.trend-overlay-2 polyline{stroke:#62a56a}.trend-scroll:has(.trend-line-wrapper){max-height:calc(100vh - 260px);overflow:auto}.trend-line-wrapper .reference-trend-grid td[class^=trend-hit-] i{z-index:3;position:relative}.draw-live-preload{opacity:0!important;pointer-events:none!important;background:0 0!important;width:1px!important;height:1px!important;padding:0!important;position:fixed!important;inset:auto 0 0 auto!important;overflow:hidden!important}.draw-live-modal:fullscreen{border-radius:0;width:100vw;height:100vh}.draw-live-modal:fullscreen iframe{flex:1}.wap-draw{justify-content:initial}.wap-draw-main{min-width:0;color:inherit;display:block}.wap-draw-actions{justify-content:flex-end;gap:12px;margin-top:auto;padding-top:4px;font-size:12px;display:flex}.wap-draw-actions a,.wap-draw-actions button{color:#315dbc;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.wap-draw-actions button{color:#fe7926}.span-list{border-top:1px solid #e6eaee;margin-top:18px}.span-row{color:#5b6570;border-bottom:1px solid #e6eaee;grid-template-columns:90px 72px 100px 1fr;align-items:center;min-height:41px;padding:0 6px;font-size:14px;display:grid}.span-row:nth-child(2n){background:#fcfcfc}.span-row time{color:#69737d}.span-row strong{color:#536985;font-weight:500}.span-row .trend-code i{background:#d95a62;width:18px;height:18px;font-size:11px}@media (max-width:760px){.span-row{grid-template-columns:86px 58px 90px 1fr;font-size:13px}}.route-trend-grid{min-width:1518px}.route-trend-grid th:first-child{width:80px;min-width:80px}.route-trend-grid th:nth-child(2),.route-trend-grid th:nth-child(3){width:45px;min-width:45px}.route-trend-grid thead th{background:#f3e8c8}.route-trend-grid thead tr:nth-child(2) th{color:#453c28;background:#f7eecf}.route-trend-grid thead tr:nth-child(3) th{background:#fbf3dc}.route-trend-grid tbody td{color:#edc1c5;background:#fff;font-size:13px;font-weight:600}.route-trend-grid tbody td:nth-child(n+4):nth-child(-n+12){background:#fff7f7}.route-trend-grid tbody td:nth-child(n+13):nth-child(-n+21){color:#c0cfdf;background:#f5f9ff}.route-trend-grid tbody td:nth-child(n+22):nth-child(-n+30){background:#fff8fa}.route-trend-grid tbody td:nth-child(n+32):nth-child(-n+40){color:#b9bdc1;background:#fbfbfb}.route-trend-grid tbody td:nth-child(n+42){color:#c1c7ca;background:#fff}.route-trend-grid .route-ratio,.route-trend-grid .route-code{color:#1e2630;width:53px;min-width:53px;font-weight:800;background:#fff!important}.route-trend-grid td.route-position-0 i,.route-trend-grid td.route-position-1 i,.route-trend-grid td.route-position-2 i{color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font:800 14px/1 Arial,sans-serif;display:inline-grid}.route-trend-grid td.route-position-0 i{background:#c9243d}.route-trend-grid td.route-position-1 i{background:#1e72bd}.route-trend-grid td.route-position-2 i{background:#c9243d}.route-trend-grid td.route-group-hit i{color:#3d454c;background:#fff;border:1px solid #7f8589;border-radius:50%;place-items:center;width:20px;height:20px;font:800 13px/1 Arial,sans-serif;display:inline-grid}.route-trend-grid td.route-shape-0 i,.route-trend-grid td.route-shape-1 i,.route-trend-grid td.route-shape-2 i{color:#fff;place-items:center;width:20px;height:20px;font:800 13px/1 Arial,sans-serif;display:inline-grid}.route-trend-grid td.route-shape-0 i{background:#8ac5c8}.route-trend-grid td.route-shape-1 i{background:#e4ad55}.route-trend-grid td.route-shape-2 i{background:#8ac5c8}.route-chart-stage{width:max-content;min-width:1518px;position:relative}.route-chart-stage .route-trend-grid{z-index:1;position:relative}.route-hit-lines{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:visible}.route-hit-lines polyline{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.route-hit-lines .route-line-0{stroke:#d95162}.route-hit-lines .route-line-1{stroke:#4c8fca}.route-hit-lines .route-line-2{stroke:#d95162}.route-trend-grid td.route-position-0 i,.route-trend-grid td.route-position-1 i,.route-trend-grid td.route-position-2 i{z-index:3;position:relative}.sum-tail-grid thead tr:first-child>th:first-child{width:102px;min-width:102px}.sum-tail-grid thead tr:first-child>th:nth-child(2),.sum-tail-grid thead tr:first-child>th:nth-child(3){width:104px;min-width:104px}.sum-tail-grid thead tr:first-child>th:nth-child(4){width:48px;min-width:48px}.span-trend-grid thead tr:first-child>th:first-child{width:92px;min-width:92px}.span-trend-grid thead tr:first-child>th:nth-child(2){width:72px;min-width:72px}.span-trend-grid thead tr:first-child>th:nth-child(3){width:61px;min-width:61px}.span-trend-grid thead tr:first-child>th:nth-child(4){width:58px;min-width:58px}.odd-even-grid thead tr:first-child>th:first-child{width:92px;min-width:92px}.odd-even-grid thead tr:first-child>th:nth-child(2){width:72px;min-width:72px}.odd-even-grid thead tr:first-child>th:nth-child(3){width:61px;min-width:61px}.route-trend-grid thead tr:first-child>th:first-child{width:80px;min-width:80px}.route-trend-grid thead tr:first-child>th:nth-child(2),.route-trend-grid thead tr:first-child>th:nth-child(3){width:45px;min-width:45px}.trend-grid thead tr:not(:first-child)>th{width:31px;min-width:31px;max-width:31px}.trend-line-wrapper{width:max-content;min-width:100%;position:relative}.trend-line-wrapper>.trend-overlay{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:visible}.trend-line-wrapper>.trend-overlay polyline{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.basic-line-chart .trend-overlay-0{stroke:#ec5066}.basic-line-chart .trend-overlay-1{stroke:#568bd4}.basic-line-chart .trend-overlay-2{stroke:#62a56a}.sum-tail-line-chart .trend-overlay-0{stroke:#e95369}.sum-tail-line-chart .trend-overlay-1{stroke:#dc9a43}.trend-line-wrapper .trend-grid{z-index:auto;position:relative}.basic-line-chart .reference-trend-grid{z-index:auto}.trend-line-wrapper .trend-grid td.trend-hit i{z-index:3;position:relative}.direct-shape-line-chart .trend-overlay-0{stroke:#ec5066}.direct-shape-line-chart .trend-overlay-1{stroke:#568bd4}.direct-shape-line-chart .trend-overlay-2{stroke:#62a56a}.direct-shape-grid td.trend-hit-0 i,.direct-shape-grid td.trend-hit-1 i,.direct-shape-grid td.trend-hit-2 i{color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font:800 15px/1 Arial,sans-serif;display:inline-grid}.direct-shape-grid td.trend-hit-0 i{background:#ec5066}.direct-shape-grid td.trend-hit-1 i{background:#568bd4}.direct-shape-grid td.trend-hit-2 i{background:#62a56a}
.balls-dense{gap:4px}.balls-dense .ball{width:24px;height:24px;font-size:11px}@media (max-width:760px){.balls-dense .ball{width:21px;height:21px;font-size:10px}}
.mobile-logo,.mobile-actions,.mobile-search,.wap-home,.mobile-video{display:none}.wap-draw-name img{object-fit:contain}@media (max-width:760px){:root{--page:#edf3ff}body{background:#edf3ff}.site{background:#edf3ff;min-height:100vh}.shell{width:100%;margin:0}.desktop-home{display:none}.wap-home{padding-bottom:12px;display:block}.header{z-index:40;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin:0;padding:0 12px;position:absolute;top:12px;left:0}.header .brand{width:99px;height:34px;line-height:0;display:block}.header .brand .logo{display:none}.header .brand .mobile-logo{object-fit:contain;width:99px;height:34px;display:block}.header-right{display:none}.mobile-actions{align-items:center;gap:13px;display:flex}.mobile-video{background:#e53935;border-radius:3px;place-items:center;width:27px;height:25px;display:grid;position:relative;box-shadow:inset 0 0 0 3px #ff8a80}.mobile-video:after{content:"";clip-path:polygon(0 20%,100% 0,100% 100%,0 80%);background:#e53935;width:8px;height:11px;position:absolute;right:-7px}.mobile-video i,.mobile-video b{background:#fff;border-radius:50%;width:6px;height:6px;position:absolute}.mobile-video i{left:5px}.mobile-video b{right:5px}.mobile-icon{cursor:pointer;background:0 0;border:0;place-items:center;width:25px;height:30px;padding:0;display:grid;position:relative}.search-icon:before{content:"";border:2px solid #fff;border-radius:50%;width:12px;height:12px;transform:translate(-2px,-2px)}.search-icon:after{content:"";background:#fff;border-radius:2px;width:8px;height:2px;position:absolute;transform:translate(6px,8px)rotate(45deg)}.menu-icon i{background:#697586;border-radius:2px;width:19px;height:2px;position:absolute;left:3px}.menu-icon i:first-child{top:8px}.menu-icon i:nth-child(2){top:15px}.menu-icon i:nth-child(3){top:22px}.menu-icon.is-open i:first-child{background:#4b5563;top:15px;transform:rotate(45deg)}.menu-icon.is-open i:nth-child(2){opacity:0}.menu-icon.is-open i:nth-child(3){background:#4b5563;top:15px;transform:rotate(-45deg)}.mobile-search{z-index:45;opacity:0;background:#fff;border-radius:7px;width:min(280px,100vw - 24px);max-height:0;margin:0;padding:0;transition:max-height .2s,padding .2s,opacity .2s;display:flex;position:absolute;top:62px;right:12px;overflow:hidden;box-shadow:0 7px 18px #1d4ca94a}.mobile-search.is-open{opacity:1;max-height:56px;padding:9px}.mobile-search input{border:1px solid #dce3f2;border-radius:4px 0 0 4px;outline:0;flex:1;min-width:0;height:36px;padding:0 10px}.mobile-search button{color:#fff;background:#315dbc;border:0;border-radius:0 4px 4px 0;width:58px}.nav{z-index:38;opacity:0;visibility:hidden;background:#fff;border:0;border-radius:0;width:100%;min-height:0;max-height:0;margin:0;padding:0;transition:max-height .25s,opacity .2s;display:block;position:absolute;top:62px;overflow:hidden;box-shadow:0 8px 16px #1e3c782b}.nav.is-open{opacity:1;visibility:visible;max-height:430px}.nav a{border-bottom:1px solid #eef1f6;justify-content:flex-start;min-width:0;height:47px;padding:0 20px;font-size:15px;display:flex}.nav a.active{color:#315dbc;background:#f1f5ff;font-size:15px}.nav a.active:after{background:#fe7926;border-radius:50%;width:5px;height:5px;bottom:auto;left:auto;right:20px}.badge{border-radius:10px;margin:0 0 0 8px;padding:2px 6px;font-size:10px;display:inline-flex;position:static}.wap-hero{background:#2855d8;height:192px;position:relative;overflow:hidden}.wap-hero img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.wap-hero-dots{gap:5px;display:flex;position:absolute;bottom:20px;right:14px}.wap-hero-dots button{background:#ffffffa8;border:0;border-radius:50%;width:6px;height:6px;padding:0}.wap-hero-dots button.active{background:#fff;border-radius:5px;width:17px}.wap-shortcuts{z-index:2;background:#fff;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:2px;margin:-13px 16px 14px;padding:12px 5px 25px;display:grid;position:relative}.wap-shortcut{color:#163a8a;white-space:nowrap;flex-direction:column;align-items:center;gap:5px;min-width:0;font-size:12px;display:flex;position:relative}.shortcut-icon{place-items:center;width:43px;height:43px;display:grid;position:relative}.shortcut-icon img{object-fit:contain;width:43px;height:43px}.shortcut-icon em{z-index:1;color:#fff;background:#fe7926;border-radius:9px 9px 9px 0;padding:1px 5px;font-size:8px;font-style:normal;position:absolute;top:-2px;right:-9px}.wap-results-row{grid-template-columns:38% 60%;align-items:stretch;gap:2%;margin:0 16px 10px;display:grid}.wap-live-card,.wap-result-card{background:linear-gradient(#ffffffa6,#fff);border:1px solid #fff;border-radius:6px;min-height:198px;padding:12px}.wap-result-card{flex-direction:column;display:flex}.wap-card-heading{color:#315dbc;justify-content:space-between;align-items:center;display:flex}.wap-card-heading strong{font-size:15px;position:relative}.wap-card-heading strong:after,.wap-news-card h2:after{content:"";background:#fe7926;border-radius:3px;width:27px;height:3px;position:absolute;bottom:-4px;left:0}.wap-card-heading img{object-fit:contain;width:18px;height:18px}.wap-live-card>span{color:#666;margin-top:16px;font-size:12px;font-weight:700;display:block}.live-art{width:95%;margin:10px auto 0;display:block}.live-cover{object-fit:cover;background:#edf3ff;border-radius:4px;width:100%;height:116px;margin-top:13px;display:block}.wap-live-card .live-title{color:#315dbc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.wap-card-heading>div{gap:16px;font-size:12px;display:flex}.wap-card-heading>div b{color:#315dbc}.wap-card-heading>div span{color:#555;font-weight:400}.wap-draw{background:#e6f5ff;border-radius:5px;flex-direction:column;flex:1;justify-content:center;min-height:112px;margin-top:8px;padding:10px 7px 4px;display:flex}.wap-draw-name{color:#315dbc;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;display:flex}.wap-draw-name span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.wap-draw-name img{width:22px;height:22px}.wap-draw-name time{color:#888;white-space:nowrap;font-size:13px;font-weight:400}.wap-draw .balls{grid-template-columns:repeat(auto-fit,minmax(25px,1fr));gap:5px;min-height:25px;margin:18px 0 10px;display:grid}.wap-draw .ball{justify-self:center;width:25px;height:25px;font-size:12px}.wap-dots{justify-content:center;gap:5px;margin-top:10px;padding:2px 0 1px;display:flex}.wap-dots i{background:#d1d1d1;border-radius:50%;width:8px;height:8px}.wap-dots .active{background:#4a9df7;border-radius:8px;width:20px}.wap-draw-empty{color:#999;text-align:center;flex:1;place-items:center;font-size:12px;display:grid}.wap-news-card{background:#fff;border-radius:6px;margin:0 16px;padding:13px 12px 10px}.wap-news-card h2{color:#315dbc;margin:0 0 17px;font-size:14px;position:relative}.wap-news-viewport{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;overflow-x:auto}.wap-news-viewport::-webkit-scrollbar{display:none}.wap-news-track{gap:12px;width:max-content;display:flex}.wap-news-feature{color:#333;scroll-snap-align:start;width:calc(100vw - 56px);display:block}.wap-news-feature>img{object-fit:cover;border-radius:3px;width:100%;height:208px;display:block}.wap-news-feature strong{white-space:nowrap;text-overflow:ellipsis;margin-top:11px;font-size:14px;line-height:1.45;display:block;overflow:hidden}.wap-news-feature time{color:#999;margin-top:7px;font-size:12px;display:block}.wap-news-bottom{color:#999;justify-content:center;align-items:center;min-height:30px;margin-top:4px;font-size:12px;display:flex;position:relative}.wap-news-progress{gap:4px;margin-left:10px;display:flex}.wap-news-progress i{background:#d0d0d0;border-radius:50%;width:5px;height:5px;display:block}.wap-news-progress i.active{background:#4a9df7;border-radius:5px;width:14px}.wap-news-bottom>a{color:#4e7eef;border:2px solid #4e7eef;border-radius:50%;place-items:center;width:24px;height:24px;font-size:17px;font-weight:700;display:grid;position:absolute;right:0}.footer{margin-top:18px;padding:20px 16px 68px;font-size:11px;line-height:1.8}.notice-button{display:none}.modal{max-height:78vh;padding:22px 18px;overflow:auto}.wap-draw .balls{grid-template-columns:repeat(auto-fit,minmax(20px,1fr));gap:3px;display:grid}.wap-draw .ball{justify-self:center}.wap-dots button{cursor:pointer;background:#d1d1d1;border:0;border-radius:50%;width:8px;height:8px;padding:0}.wap-dots button.active{background:#4a9df7;border-radius:8px;width:20px}}
.wap-lottery{display:none}@media (max-width:760px){.desktop-lottery{display:none}.wap-lottery{background:#edf3ff;min-height:calc(100vh - 48px);padding:58px 16px 24px;display:block}.wap-page-title{color:#8492af;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;display:flex}.wap-page-title a{color:#315dbc}.wap-page-title strong{color:#233f82;font-size:16px}.wap-lottery-tabs{scrollbar-width:none;gap:8px;margin:0 -16px 12px;padding:0 16px 4px;display:flex;overflow-x:auto}.wap-lottery-tabs::-webkit-scrollbar{display:none}.wap-lottery-tabs button{color:#60708e;white-space:nowrap;background:#fff;border:1px solid #dce5f5;border-radius:20px;flex:none;align-items:center;gap:5px;height:38px;padding:0 12px;font-size:12px;display:flex}.wap-lottery-tabs button.active{color:#fff;background:#315dbc;border-color:#315dbc;box-shadow:0 4px 10px #315dbc35}.wap-lottery-tabs img{object-fit:contain;width:18px;height:18px}.wap-latest-draw{background:#fff;border-radius:8px;padding:16px 14px 12px;box-shadow:0 7px 20px #315dbc12}.wap-latest-head{justify-content:space-between;align-items:center;display:flex}.wap-latest-head>div{align-items:center;gap:8px;display:flex}.wap-latest-head img{object-fit:contain;width:30px;height:30px}.wap-latest-head strong{color:#23468f;font-size:16px;display:block}.wap-latest-head span,.wap-latest-head time{color:#8995aa;margin-top:3px;font-size:11px;display:block}.wap-latest-draw>.balls{grid-template-columns:repeat(auto-fit,minmax(27px,1fr));gap:7px;margin:22px 0 17px;display:grid}.wap-latest-draw>.balls .ball{justify-self:center;width:27px;height:27px;font-size:11px}.wap-history-link{color:#315dbc;justify-content:flex-end;align-items:center;gap:4px;font-size:12px;display:flex}.wap-history-link i{font-size:20px;font-style:normal;line-height:.5}.wap-history-list{background:#fff;border-radius:8px;margin-top:12px;padding:15px 14px}.wap-section-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.wap-section-heading h2{color:#233f82;margin:0;font-size:16px;position:relative}.wap-section-heading h2:after{content:"";background:#fe7926;border-radius:3px;width:26px;height:3px;position:absolute;bottom:-5px;left:0}.wap-section-heading span{color:#94a0b5;font-size:11px}.wap-history-row{border-bottom:1px solid #edf0f6;padding:13px 0}.wap-history-row:last-child{border-bottom:0}.wap-history-meta{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.wap-history-meta strong{color:#36558f;font-size:13px}.wap-history-meta time{color:#9aa4b5;font-size:11px}.wap-history-row .balls{flex-wrap:wrap;gap:5px;margin:0;display:flex}.wap-history-row .ball{width:24px;height:24px;font-size:10px}.wap-no-history,.wap-empty-page{text-align:center;color:#929db1;padding:36px 0;font-size:13px}}
