:root{color:#25262b;font-synthesis:none;background:#f3f5fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 0,#fff 0,#f4f6fc 40%,#eef1f8 100%);min-height:100vh;margin:0}button,select{font:inherit}.app-shell{min-height:100vh}.brand{z-index:3;background:#fff;border-right:1px solid #e8eaf0;width:230px;padding:36px 28px;position:fixed;top:0;bottom:0;left:0}.brand>span{color:#fff;background:#304ffe;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:inline-grid}.brand b{margin-left:10px;font-size:20px}.brand small{color:#999;margin:8px 0 0 50px;display:block}.content{max-width:1000px;margin-left:230px;padding:34px 42px 110px}main{max-width:820px;margin:auto}.section-head{justify-content:space-between;align-items:center;margin:8px 0 26px;display:flex}.section-head h1{margin:0;font-size:30px}.section-head p,.generator p,.game p,.plan p{color:#9599a2;margin:6px 0 0}.updated{text-align:right;color:#a0a4ad;margin:-18px 4px 14px;font-size:13px}.cards{gap:18px;display:grid}.card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #ffffffe6;border-radius:22px;padding:24px;box-shadow:0 10px 35px #232a3d12}.result-card{cursor:pointer;transition:all .18s}.result-card:hover{transform:translateY(-2px);box-shadow:0 15px 40px #232a3d1a}header{justify-content:space-between;align-items:flex-start;display:flex}.game{align-items:center;gap:14px;display:flex}h2{margin:0;font-size:18px}.game-icon{color:#fff;background:linear-gradient(145deg,#ff5964,#d92440);border-radius:15px;place-items:center;width:48px;height:48px;font-weight:900;display:grid;box-shadow:0 6px 16px #e6334c30}.game-icon.dlt,.game-icon.pl3,.game-icon.pl5,.game-icon.qxc{background:linear-gradient(145deg,#5a8cff,#285fd7)}.date{text-align:right;color:#555;font-size:14px}.date small{color:#a2a5ad;margin-top:5px;display:block}.balls{flex-wrap:wrap;align-items:center;gap:9px;margin:24px 0;display:flex}.ball{color:#fff;background:linear-gradient(145deg,#f35661,#d62a40);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:inline-grid;box-shadow:0 4px 9px #d62a4030}.ball.blue{background:linear-gradient(145deg,#4d89f7,#2865dc);box-shadow:0 4px 9px #2865dc30}.plus{color:#aaa}.stats{color:#9ca0a8;border-top:1px solid #eee;grid-template-columns:1fr 1fr;padding-top:16px;font-size:13px;display:grid}.stats span:last-child{text-align:right}.stats b,.detail-grid b{color:#333;margin-top:5px;display:block}.pool{color:#686d77;background:#f1f3f8;border-radius:13px;justify-content:space-between;margin-top:16px;padding:13px 15px;font-size:13px;display:flex}.link{color:#304ffe;align-items:center;font-weight:700;display:flex}.icon-btn{cursor:pointer;color:#535965;background:#fff;border:0;border-radius:12px;padding:10px;box-shadow:0 4px 15px #2221}.danger{color:#d42b41;box-shadow:none}.notice{text-align:center;color:#a5a8af;margin-top:28px;font-size:13px}.skeleton{background:linear-gradient(90deg,#fff,#edf0f5,#fff) 0 0/200%;height:270px;animation:1.2s infinite shimmer}.spin{animation:.8s linear infinite spin}.state{text-align:center;color:#858a93;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex}.state button,.generator button,.primary{color:#fff;cursor:pointer;background:#304ffe;border:0;border-radius:12px;padding:11px 16px;font-weight:700}.tabs{gap:8px;padding-bottom:12px;display:flex;overflow:auto}.tabs button,.segmented button{white-space:nowrap;color:#686d77;cursor:pointer;background:#e8eaf1;border:0;border-radius:11px;padding:10px 15px}.segmented{gap:8px;margin:10px 0;display:flex}.generator{margin-top:8px}.generator-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.generator-head>div:last-child{gap:8px;display:flex}.generator select{background:#fff;border:1px solid #ddd;border-radius:11px;padding:10px}.generator button{align-items:center;gap:6px;display:flex}.generated{margin-top:22px}.entry{border-top:1px solid #eee;align-items:center;gap:14px;display:flex}.entry em{color:#aaa;font-size:12px;font-style:normal}.entry .balls{margin:15px 0}.sticky-action{text-align:right;margin-top:20px;position:sticky;bottom:90px}.primary{padding:14px 28px;box-shadow:0 8px 24px #304ffe45}.plan header{margin-bottom:12px}.back{color:#555;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:22px;display:flex}.detail-hero{text-align:center}.detail-hero .game-icon{margin:auto}.detail-hero h1{margin:12px 0 4px}.detail-hero p{color:#999}.detail-hero .balls{justify-content:center}.detail-card{margin:20px 0}.card h3{align-items:center;gap:8px;display:flex}.detail-grid{color:#999;grid-template-columns:repeat(3,1fr);gap:14px;font-size:13px;display:grid}.history{border-top:1px solid #eee;justify-content:space-between;align-items:center;display:flex}.history>span{font-size:13px}.history small{color:#aaa;margin-top:4px;display:block}.small{margin:13px 0}.small .ball{width:26px;height:26px;font-size:11px}.toast{color:#fff;z-index:5;background:#222e;border-radius:99px;padding:12px 18px;position:fixed;bottom:95px;left:50%;transform:translate(-50%)}nav{z-index:4;gap:6px;width:230px;padding:0 20px;display:grid;position:fixed;bottom:30px;left:0}nav button{color:#8d9199;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;padding:12px 16px;display:flex}nav svg{width:20px}nav .active{color:#304ffe;background:#eaedff;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200%}}@media (width<=760px){.brand{background:#ffffffbf;border:0;width:auto;height:70px;padding:16px 20px;position:static}.brand small{display:none}.content{margin:0;padding:18px 14px 105px}.section-head h1{font-size:26px}.card{border-radius:19px;padding:18px}.ball{width:32px;height:32px;font-size:13px}.stats{gap:10px}.generator-head{display:block}.generator-head>div:last-child{margin-top:16px}.detail-grid{grid-template-columns:1fr}.history{align-items:flex-start;gap:10px}.history .balls{justify-content:flex-end}.sticky-action{bottom:84px}nav{width:auto;height:72px;padding:7px 12px max(7px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #e6e8ee;grid-template-columns:repeat(3,1fr);bottom:0;left:0;right:0}nav button{flex-direction:column;justify-content:center;gap:3px;padding:4px;font-size:11px}nav .active{background:0 0}.toast{bottom:85px}}.pool{align-items:center}.card-links{align-items:center;gap:14px;display:flex}.card-links button{color:#304ffe;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:3px;font-weight:700;display:flex}.generator .generate-button{color:#2a2618;cursor:pointer;background:#fbc02d;border:0;border-radius:12px;align-items:center;gap:6px;padding:11px 16px;font-weight:800;display:flex;box-shadow:0 5px 15px #fbc02d4d}.entry em{min-width:30px}.custom-picker{margin-top:18px}.custom-head,.custom-label{justify-content:space-between;align-items:center;display:flex}.custom-head p{color:#9599a2;margin:6px 0}.custom-head button{color:#666;cursor:pointer;background:#f1f3f8;border:0;border-radius:10px;padding:8px 12px}.custom-group{border-top:1px solid #eee;margin-top:22px;padding-top:18px}.custom-label span{color:#999;font-size:12px}.number-grid{grid-template-columns:repeat(10,1fr);gap:8px;display:grid}.number-grid button{aspect-ratio:1;color:#62666f;cursor:pointer;background:#fff;border:1px solid #e1e3e9;border-radius:50%;font-size:12px;transition:all .15s}.number-grid button:hover{color:#304ffe;border-color:#304ffe}.number-grid button.selected{color:#fff;background:#e43a4e;border-color:#e43a4e;font-weight:800}.number-grid button.blue-choice{background:#3472e4;border-color:#3472e4}.custom-status{color:#92969e;text-align:center;background:#f5f6f9;border-radius:11px;margin:20px 0 0;padding:13px;font-size:12px}.custom-status.complete{color:#277a45;background:#eaf8ef}.frequency{margin-bottom:18px}.frequency-grid{align-items:flex-end;gap:7px;min-height:140px;padding:15px 2px 5px;display:flex;overflow-x:auto}.frequency-item{color:#888;flex-direction:column;flex:0 0 28px;justify-content:flex-end;align-items:center;gap:5px;font-size:10px;display:flex}.frequency-item span{font-weight:700}.frequency-item i{background:linear-gradient(#5b83ff,#304ffe);border-radius:5px 5px 2px 2px;width:12px;max-height:85px;display:block}.frequency-item b{color:#304ffe;font-size:10px}.home-card-actions{border-top:1px solid #eceef2;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:16px;display:grid}.home-card-actions button{color:#4f5663;cursor:pointer;background:#f1f3f8;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:0;height:38px;font-size:12px;font-weight:700;transition:background-color .16s,color .16s,transform .12s;display:flex}.home-card-actions button:hover{color:#304ffe;background:#e8ecff}.home-card-actions button:active{transform:scale(.96)}.page-title-compact,.rules-card{margin-bottom:16px}.rules-card h2{margin:0 0 8px}.rules-summary{color:#70757f;margin:0;line-height:1.75}.rules-section{border-top:1px solid #eceef2;margin-top:22px;padding-top:18px}.rules-section h3{margin:0 0 10px;font-size:16px}.rules-section p{color:#626873;margin:7px 0;font-size:13px;line-height:1.75}.rules-groups{gap:10px;margin-top:18px;display:grid}.rules-groups article{background:#f5f6f9;border-radius:14px;grid-template-columns:minmax(100px,1fr) auto;gap:5px 12px;padding:14px;display:grid}.rules-groups article b{color:#292d35}.rules-groups article span{color:#304ffe;font-size:13px;font-weight:700}.rules-groups article small{color:#8d9199;grid-column:1/-1}.rules-table-wrap{border:1px solid #e3e5ea;border-radius:12px;overflow-x:auto}.rules-table{border-collapse:collapse;width:100%;min-width:520px;font-size:12px}.rules-table th,.rules-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e3e5ea;border-right:1px solid #e3e5ea;padding:10px 12px;line-height:1.55}.rules-table th:last-child,.rules-table td:last-child{white-space:nowrap;border-right:0}.rules-table tr:last-child td{border-bottom:0}.rules-table th{color:#575c65;background:#f2f3f6}.rules-notice h3{margin-top:0}.rules-notice p{color:#858a93;margin-bottom:0;font-size:13px;line-height:1.75}.plan-filters{scrollbar-width:none;gap:8px;margin:-8px 0 18px;padding:4px 2px 10px;display:flex;overflow-x:auto}.plan-filters::-webkit-scrollbar{display:none}.plan-filters button{color:#6f737c;cursor:pointer;background:#e8eaf1;border:0;border-radius:999px;flex:none;padding:9px 13px;font-size:13px}.plan-filters button span{color:#8d9199;background:#fff;border-radius:99px;place-items:center;min-width:18px;height:18px;margin-left:3px;padding:0 5px;font-size:10px;display:inline-grid}.plan-filters button.active{color:#fff;background:#304ffe;font-weight:700}.filtered-empty{min-height:220px}@media (width<=760px){.pool{align-items:flex-start;gap:10px}.card-links{gap:8px}.number-grid{grid-template-columns:repeat(8,1fr);gap:7px}.custom-head{align-items:flex-start}.home-card-actions{gap:6px}.home-card-actions button{height:38px;padding:5px 2px;font-size:11px}.rules-groups article{grid-template-columns:1fr}.rules-groups article span,.rules-groups article small{grid-column:1}.rules-card{padding:18px 16px}.rules-table{min-width:500px}}@media (width>=761px){.content:has(.trend-page){width:max-content;max-width:none;padding-left:32px;padding-right:32px}.trend-page{width:max-content;max-width:none;margin-left:0}.trend-page .classic-trend{width:calc(var(--trend-table-width) + 10px);max-width:none}.trend-page .classic-trend .trend-scroll{overflow-x:hidden}.trend-page .kline-card,.trend-page .trend-history{width:calc(var(--trend-table-width) + 10px);max-width:none}}.trend-canvas .trend-cell.hit b{width:clamp(12px,calc(var(--trend-cell-size) * .9),23px);height:clamp(12px,calc(var(--trend-cell-size) * .9),23px);font-size:clamp(7px,calc(var(--trend-cell-size) * .38),10px)}.trend-canvas .trend-number-head>div,.trend-canvas .trend-cell,.trend-canvas .trend-summary-cell{font-size:clamp(7px,calc(var(--trend-cell-size) * .38),11px)}@media (width<=760px){body{padding-bottom:env(safe-area-inset-bottom);background:#f5f6fa}.content{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.sticky-action{bottom:calc(92px + env(safe-area-inset-bottom));z-index:19;margin-top:16px;padding:8px 0;position:sticky}.sticky-action .primary{min-height:48px}.bottom-nav{width:100%;height:calc(76px + env(safe-area-inset-bottom));padding:8px 18px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:none;backdrop-filter:none;z-index:20;background:#fff;border-top:1px solid #eceef2;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #1920320e}.bottom-nav button{color:#92959c;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;height:58px;padding:5px 8px;font-size:11px;font-weight:500;line-height:1;transition:color .15s,transform .15s;display:flex;position:relative}.bottom-nav button svg{stroke-width:2px;color:currentColor;width:22px;height:22px}.bottom-nav button span{white-space:nowrap}.bottom-nav button.active{color:#1e5be8;background:0 0;font-weight:700}.bottom-nav button:first-child.active svg{fill:#1e5be8;stroke:#1e5be8}.bottom-nav button:active{transform:scale(.94)}.toast{bottom:calc(90px + env(safe-area-inset-bottom))}.generator{padding-top:18px;position:relative}.generator-head{min-height:72px;display:block}.generator-head>div:first-child{padding-right:158px}.generator-head>div:first-child h2{font-size:17px;line-height:1.2}.generator-head>div:first-child p{font-size:11px;line-height:1.45}.generator-head>div:last-child{align-items:center;gap:6px;margin:0;display:flex;position:absolute;top:16px;right:16px}.generator select{text-align:center;background:#fff;border-color:#dfe1e7;border-radius:9px;width:58px;height:34px;padding:0 5px;font-size:11px}.generator .generate-button{white-space:nowrap;border-radius:9px;height:34px;padding:0 10px;font-size:11px;box-shadow:0 4px 10px #fbc02d3d}.generator .generate-button svg{width:14px;height:14px}.generated{margin-top:10px}}@media (width<=360px){.generator-head>div:first-child{padding-right:144px}.generator select{width:54px}.generator .generate-button{padding:0 8px}}.classic-trend{margin:18px 0;padding:0;overflow:hidden}.classic-trend__head{border-bottom:1px solid #e8eaf0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.classic-trend__head h3{margin:0}.classic-trend__head p{color:#9a9da5;margin:5px 0 0;font-size:12px}.trend-legend{color:#969aa2;font-size:11px}.trend-legend i{background:#ff5066;border-radius:50%;width:10px;height:10px;display:inline-block}.trend-scroll{overscroll-behavior-x:contain;background:#fff;overflow-x:auto}.trend-scroll::-webkit-scrollbar{height:8px}.trend-scroll::-webkit-scrollbar-thumb{background:#c8cbd2;border-radius:99px}.trend-canvas{font-variant-numeric:tabular-nums;min-width:100%;position:relative}.trend-group-head,.trend-number-head,.trend-table-row{display:flex}.trend-group-head{color:#62666e;background:#f3f5f8;border-bottom:1px solid #dfe2e8;font-size:12px;font-weight:700;position:absolute;top:0;left:0}.trend-group-head>div{border-right:1px dashed #ff7b89;place-items:center;display:grid}.trend-group-head .trend-issue-head{border-right:1px solid #dfe2e8;width:78px}.trend-number-head{color:#777b83;background:#f7f8fa;border-bottom:1px solid #dfe2e8;font-size:11px;font-weight:700;position:absolute;top:32px;left:0}.trend-number-head>div{border-right:1px solid #e7e9ee;place-items:center;display:grid}.trend-body{position:absolute;left:0}.trend-table-row{background:#fff;border-bottom:1px solid #eceef2}.trend-table-row:nth-child(2n){background:#fafbfc}.trend-issue{z-index:4;background:inherit;color:#8a8e96;border-right:1px solid #dfe2e8;place-items:center;font-size:10px;display:grid;position:sticky;left:0}.trend-cell{z-index:2;color:#b3b6bc;border-right:1px solid #eef0f3;place-items:center;font-size:10px;display:grid;position:relative}.trend-cell.hit b{z-index:3;color:#fff;background:#ff5066;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid;position:relative;box-shadow:0 2px 6px #ff506638}.trend-cell.hit-blue b{background:#3e7be9;box-shadow:0 2px 6px #3e7be938}.trend-lines{z-index:1;pointer-events:none;position:absolute;overflow:visible}.trend-history .history>span{min-width:104px}.trend-history .history small{display:none}@media (width<=760px){.classic-trend{border-radius:18px;margin-left:-2px;margin-right:-2px}.classic-trend__head{align-items:flex-start;padding:15px 16px}.trend-legend{text-align:right;max-width:112px;line-height:1.5}.trend-scroll{scrollbar-width:thin}.trend-history .history>span{min-width:88px}.trend-history .small{gap:5px}.trend-history .small .ball{width:24px;height:24px}}.tabs{scrollbar-width:none;background:#e8eaf1;border-radius:999px;gap:4px;margin-bottom:12px;padding:4px}.tabs::-webkit-scrollbar{display:none}.tabs button,.segmented button{background:0 0;border-radius:999px}.tabs .active,.segmented .active{color:#304ffe;background:#fff;font-weight:700;box-shadow:0 2px 8px #242a3a1a}.segmented{background:#e8eaf1;border-radius:999px;gap:4px;width:max-content;padding:4px}.pool{align-items:center;min-height:46px}.pool>span{align-items:center;display:flex}.period-filter{color:#8c9098;align-items:center;gap:7px;font-size:12px;display:flex}.period-filter select{color:#565a63;background:#fff;border:1px solid #dfe2e8;border-radius:999px;height:34px;padding:0 28px 0 12px;font-size:12px}.trend-group-head{z-index:5}.trend-group-head .trend-issue-head{z-index:9;background:#f3f5f8;border-right:1px solid #dfe2e8;flex:none;position:sticky;left:0}.trend-number-head{z-index:4}.trend-body{width:100%}.trend-issue{background:#fff;flex:none}.trend-table-row:nth-child(2n) .trend-issue{background:#fafbfc}.trend-history{margin-top:24px;padding-top:24px}.trend-history .history{align-items:center;min-height:52px}.trend-history .history>span{align-self:stretch;align-items:center;display:flex}.trend-history .balls{align-self:center;margin:10px 0}@media (width<=760px){.tabs{padding-bottom:4px}.tabs button{padding:9px 14px}.pool,.classic-trend__head{align-items:center}.period-filter>span{display:none}.period-filter select{max-width:104px}.trend-history{margin-top:24px;padding-top:24px}.trend-history .history{align-items:center}.trend-history .history>span{align-self:stretch}.trend-history .balls{justify-content:flex-end;align-self:center}}@media (width<=760px){.generator-head>div:first-child p,.custom-head p{font-size:22px;line-height:1.45}}.generator-head>div:first-child p,.custom-head p{font-size:11px;line-height:1.45}.tabs .active,.segmented .active{color:#1d1d1f;background:#fff}.plan-filters button.active{color:#1d1d1f;background:#fff;box-shadow:0 2px 8px #242a3a1a}.plan-filters button.active span{color:#55585f;background:#eef0f4}.period-filter{position:relative}.period-filter select{appearance:none;color:#3a3a3c;letter-spacing:.01em;cursor:pointer;background:#fafafceb;border:1px solid #3c3c432e;border-radius:999px;min-width:108px;height:38px;padding:0 34px 0 15px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,sans-serif;font-size:13px;font-weight:500;transition:transform .1s ease-out,background-color .16s,border-color .16s,box-shadow .16s;box-shadow:inset 0 1px #fffc,0 3px 12px #00000012}.period-filter:after{content:"";pointer-events:none;border-bottom:1.7px solid #636366;border-right:1.7px solid #636366;width:7px;height:7px;position:absolute;right:14px;transform:translateY(-2px)rotate(45deg)}.period-filter select:active{background:#f2f2f7;transform:scale(.97)}.period-filter select:focus-visible{outline-offset:2px;border-color:#007aff8c;outline:3px solid #007aff38}@media (width<=760px){.generator-head>div:first-child p,.custom-head p{font-size:11px;line-height:1.45}}@media (prefers-reduced-motion:reduce){.period-filter select{transition:none}.tabs,.plan-filters{scroll-behavior:auto}}.frequency{padding-top:12px}.frequency-grid{scrollbar-width:thin;scrollbar-color:#b7bdc9 transparent;grid-auto-columns:34px;grid-auto-flow:column;align-items:end;gap:8px;width:max-content;min-width:100%;min-height:140px;padding:8px 2px;display:grid;overflow:auto hidden}.frequency-grid::-webkit-scrollbar{height:7px}.frequency-grid::-webkit-scrollbar-thumb{background:#b7bdc9;border-radius:99px}.frequency-grid::-webkit-scrollbar-track{background:#eef0f4;border-radius:99px}.frequency-item{gap:5px;width:auto;min-width:28px}.frequency-item b{color:#85878c;font-size:10px;font-weight:700}.frequency-item span{color:#304ffe;font-size:10px;font-weight:800}.frequency-item i{width:clamp(10px,42%,16px)}.frequency h3 small{color:#96999f;margin-left:auto;font-size:11px;font-weight:500}@media (width<=760px){.frequency{padding-top:9px}.frequency-grid{grid-auto-columns:30px;gap:6px;padding-top:6px}.frequency-item{min-width:30px}}.trend-group-head .trend-stat-head{z-index:7;text-align:center;background:#eef1f6;border-bottom:1px solid #dfe2e8;border-right:1px solid #dfe2e8;flex:none;padding:0 5px;line-height:1.25;position:relative}.trend-stat{z-index:3;color:#646870;background:#f8f9fb;border-right:1px solid #e3e6eb;flex:none;place-items:center;font-size:10px;font-weight:600;display:grid;position:relative}.trend-table-row:nth-child(2n) .trend-stat{background:#f3f5f8}.history-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.history-head h3{margin:0}.history-list{min-height:520px}.history-pagination{border-top:1px solid #eceef2;justify-content:center;align-items:center;gap:14px;padding-top:16px;display:flex}.history-pagination button{color:#4f535b;cursor:pointer;background:#eef0f5;border:0;border-radius:999px;padding:8px 15px;font-size:12px;font-weight:600}.history-pagination button:disabled{opacity:.38;cursor:not-allowed}.history-pagination span{text-align:center;color:#8d9199;font-variant-numeric:tabular-nums;min-width:44px;font-size:12px}@media (width<=760px){.history-head{margin-bottom:6px}.history-list{min-height:500px}.history-pagination{gap:12px;padding-top:14px}.history-pagination button{min-width:72px;padding:9px 14px}}.period-filter select{box-shadow:none}.classic-trend{margin-bottom:22px;margin-left:4px;margin-right:4px}.trend-stat.shape-baozi,.trend-stat.shape-group3,.trend-stat.shape-group6{font-size:12px}.trend-stat.shape-baozi span,.trend-stat.shape-group3 span,.trend-stat.shape-group6 span{border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:24px;padding:0 8px;font-weight:700;display:inline-flex}.trend-stat.shape-baozi span{color:#d9384e;background:#fff0f1}.trend-stat.shape-group3 span{color:#2f6fd7;background:#edf4ff}.trend-stat.shape-group6 span{color:#278153;background:#edf8f1}@media (width<=760px){.classic-trend{margin-bottom:22px;margin-left:4px;margin-right:4px}}.detail-card{margin-top:4px}.detail-card .detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=760px){.detail-card{margin-top:4px}.detail-card .detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;font-size:12px}.detail-card .detail-grid span{min-width:0}.detail-card .detail-grid b{white-space:nowrap;font-size:13px}}.draw-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 26px;margin:14px 0 20px;padding:22px 24px;display:grid}.draw-metric{align-items:stretch;gap:13px;min-width:0;display:flex}.draw-metric>i{background:var(--metric-color);border-radius:999px;flex:0 0 7px;width:7px;min-height:58px}.draw-metric>span{flex-direction:column;justify-content:center;gap:5px;min-width:0;display:flex}.draw-metric b{color:#202124;text-overflow:ellipsis;white-space:nowrap;font-size:24px;line-height:1.05;overflow:hidden}.draw-metric:first-child b{color:var(--metric-color)}.draw-metric small{color:#999da4;white-space:nowrap;font-size:13px}@media (width<=760px){.draw-metrics{gap:18px 10px;margin:12px 0 18px;padding:18px 14px}.draw-metric{gap:8px}.draw-metric>i{flex-basis:5px;width:5px;min-height:50px}.draw-metric b{font-size:19px}.draw-metric small{font-size:11px}}.trend-cell.distribution-hit b{background:#6687f5;box-shadow:0 2px 6px #5677e838}.trend-cell.distribution-hit.repeat-hit b{background:#ff9f43;box-shadow:0 2px 6px #ff9f433d}.trend-cell.distribution-hit b i{color:#fff;background:#35c692;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-style:normal;font-weight:800;line-height:1;display:grid;position:absolute;top:-7px;right:-7px;box-shadow:0 0 0 1px #fff}.trend-summary-row,.trend-simulator{display:flex}.trend-summary-row{background:#fff7f8;border-bottom:1px solid #f0e7e9}.trend-summary-label,.trend-simulator-label{z-index:10;color:#8e9198;background:#fff7f8;border-right:1px solid #e0e3e8;flex:none;place-items:center;font-size:10px;display:grid;position:sticky;left:0}.trend-summary-cell{color:#9a9da3;border-right:1px solid #ece4e6;flex:none;place-items:center;font-size:10px;display:grid}.trend-summary-spacer{background:#fff7f8;flex:none}.trend-simulator{background:#fff;border:1px solid #e2e4e9;border-radius:10px;align-items:center;min-height:46px;margin-top:10px;overflow:hidden}.trend-simulator-label{color:#999;background:#fff;align-self:stretch}.trend-simulator button{color:#656970;cursor:pointer;background:#fff;border:1px solid #cfd2d8;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;margin:0 2px;padding:0;font-size:10px;font-weight:700;display:grid}.trend-simulator button.selected{color:#fff;background:#304ffe;border-color:#304ffe}.sim-placeholder{flex:none}.simulation-footer{color:#666a72;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:16px 4px 2px;font-size:12px;display:flex;position:relative}.simulation-footer b{color:#304ffe}.simulation-footer label{align-items:center;gap:4px;display:flex}.simulation-footer input{text-align:center;border:1px solid #dfe2e8;border-radius:8px;width:42px;height:30px}.simulation-footer button{color:#555a63;cursor:pointer;background:#fff;border:1px solid #dfe2e8;border-radius:10px;height:34px;padding:0 14px;font-weight:600}.simulation-footer .save-simulation{color:#fff;background:#ff5066;border-color:#ff5066}.simulation-footer button:disabled{opacity:.4;cursor:not-allowed}.simulation-footer em{color:#278153;font-size:11px;font-style:normal;position:absolute;bottom:-24px;right:4px}@media (width<=760px){.simulation-footer{justify-content:flex-start;gap:8px;padding:14px 0 4px}.simulation-footer span{width:100%}.simulation-footer button{padding:0 11px}.trend-simulator{margin-top:8px}}.trend-simulator button{border-radius:50%;height:28px;margin:0}.simulation-footer{text-align:center;justify-content:center}@media (width<=760px){.simulation-footer{text-align:center;justify-content:center}.simulation-footer span{text-align:center;width:100%}}.classic-trend{margin-bottom:16px}@media (width<=760px){.classic-trend{margin-bottom:16px}}.trend-group-divider{z-index:8;pointer-events:none;opacity:.9;border-left:2px solid #aeb4bf;width:0;position:absolute;top:0}.kline-card{margin:0 4px 16px;padding:0;overflow:hidden}.kline-toggle{color:#25262b;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:16px 20px;display:flex}.kline-toggle>span{align-items:center;gap:8px;display:flex}.kline-toggle b{font-size:17px}.kline-toggle small{color:#969aa2;margin-left:4px;font-size:11px;font-weight:500}.kline-toggle>svg{color:#8e929a;transition:transform .18s}.kline-card.expanded .kline-toggle>svg{transform:rotate(180deg)}.kline-content{border-top:1px solid #eceef2;padding:0 18px 16px}.kline-controls{justify-content:space-between;align-items:center;gap:12px;padding:14px 0 10px;display:flex}.kline-metrics{background:#eceef3;border-radius:999px;gap:4px;padding:4px;display:flex;overflow-x:auto}.kline-metrics button{color:#686c75;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;padding:7px 12px;font-size:12px}.kline-metrics button.active{color:#1d1d1f;background:#fff;font-weight:700;box-shadow:0 2px 7px #232a3d14}.ma-switches{align-items:center;gap:14px;margin-bottom:4px;display:flex}.ma-switches label{color:#686c74;cursor:pointer;align-items:center;gap:5px;font-size:11px;display:flex}.ma-switches input{opacity:0;pointer-events:none;position:absolute}.ma-switches i{background:#e6e8ed;border:1px solid #d2d5dc;border-radius:999px;width:22px;height:12px;position:relative}.ma-switches i:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;transition:transform .14s;position:absolute;top:1px;left:1px}.ma-switches input:checked+i{border-color:var(--ma-color);background:var(--ma-color)}.ma-switches input:checked+i:after{transform:translate(10px)}.kline-scroll{overscroll-behavior-x:contain;background:#fff;border:1px solid #eceef2;border-radius:14px;width:100%;overflow-x:auto}.kline-tooltip{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#26282ee6;border:1px solid #ffffffb3;border-radius:12px;flex-direction:column;gap:4px;padding:10px 12px;font-size:10px;display:flex;box-shadow:0 6px 20px #00000029}.kline-tooltip b{font-size:11px}.kline-notice{text-align:center;color:#a0a3aa;margin:10px 0 0;font-size:10px}@media (width<=760px){.kline-card{margin:0 4px 16px}.kline-toggle{min-height:62px;padding:14px 16px}.kline-toggle b{font-size:15px}.kline-toggle small{display:none}.kline-content{padding:0 12px 14px}.kline-controls{align-items:flex-start}.kline-metrics{max-width:calc(100% - 100px)}.kline-metrics button{padding:7px 11px}.ma-switches{gap:10px;overflow-x:auto}.kline-scroll{border-radius:12px}}@media (prefers-reduced-motion:reduce){.kline-toggle>svg,.ma-switches i:after{transition:none}}.kline-loading{color:#969aa2;place-items:center;width:100%;height:100%;font-size:12px;display:grid}.profile-page{max-width:720px}.profile-title{margin:4px 0 22px}.profile-title h1{margin:0;font-size:30px}.profile-title p{color:#969aa2;margin:7px 0 0}.profile-user{background:#fff;border-radius:24px;align-items:center;gap:14px;padding:22px 24px;display:flex;box-shadow:0 10px 32px #232a3d0f}.profile-avatar{color:#3155ff;background:#edf1ff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.profile-user h2{margin:0 0 6px;font-size:20px}.profile-user p{color:#92969e;font-variant-numeric:tabular-nums;margin:0}.profile-user>span{color:#278153;background:#edf8f1;border-radius:999px;margin-left:auto;padding:6px 10px;font-size:11px;font-weight:700}.member-banner{color:#fff;background:linear-gradient(125deg,#214bf0,#5680ff);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:14px 0;padding:22px 24px;display:flex;box-shadow:0 12px 30px #3155ff38}.member-banner span{color:#ffe28a;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.member-banner h2{margin:10px 0 5px;font-size:20px}.member-banner p{color:#ffffffb8;margin:0;font-size:12px}.member-banner button{color:#28220e;cursor:pointer;background:#fbc02d;border:0;border-radius:999px;flex:none;padding:11px 16px;font-size:12px;font-weight:800}.profile-menu{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 32px #232a3d0f}.profile-menu button{color:#25262b;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef0f3;align-items:center;width:100%;min-height:76px;padding:12px 20px;display:flex}.profile-menu button:last-child{border-bottom:0}.profile-menu i{color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.profile-menu button>span{flex-direction:column;flex:1;gap:4px;min-width:0;margin-left:14px;display:flex}.profile-menu b{font-size:15px}.profile-menu small{color:#9a9da4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-menu button>svg{color:#c1c4ca}.logout-button{color:#e04455;cursor:pointer;background:#fff;border:0;border-radius:18px;justify-content:center;align-items:center;gap:7px;width:100%;margin:14px 0 0;padding:14px;font-weight:700;display:flex}.profile-disclaimer{text-align:center;color:#a2a5ac;margin:18px 0;font-size:11px}.profile-login-card{text-align:center;background:#fff;border-radius:28px;max-width:480px;margin:32px auto;padding:30px;box-shadow:0 16px 45px #232a3d14}.login-mark{color:#3155ff;background:#edf1ff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 16px;display:grid}.profile-login-card h2{font-size:22px}.profile-login-card>p{color:#91959d;max-width:330px;margin:9px auto 24px;font-size:13px;line-height:1.6}.profile-login-card form{text-align:left}.profile-login-card label{margin-top:16px;display:block}.profile-login-card label>span{color:#656a73;margin:0 0 7px;font-size:12px;font-weight:700;display:block}.profile-login-card input{background:#fafbfc;border:1px solid #e0e3e9;border-radius:14px;outline:0;width:100%;height:48px;padding:0 14px;font-size:15px}.profile-login-card input:focus{border-color:#3155ff;box-shadow:0 0 0 3px #3155ff1a}.code-field{gap:9px;display:flex}.code-field input{min-width:0}.code-field button{color:#3155ff;cursor:pointer;background:#edf1ff;border:0;border-radius:14px;flex:0 0 108px;font-size:12px;font-weight:700}.code-field button:disabled{color:#9ca0a9;background:#f1f2f5}.profile-login-card .login-error{color:#df3e51;text-align:left;margin:10px 0 -4px;font-size:11px}.login-submit{color:#fff;cursor:pointer;background:#3155ff;border:0;border-radius:14px;width:100%;height:48px;margin-top:22px;font-weight:800;box-shadow:0 8px 22px #3155ff3d}.profile-login-card>small{color:#a1a4ab;margin-top:16px;font-size:10px;display:block}@media (width<=760px){.content:has(.profile-page){padding:14px 12px calc(112px + env(safe-area-inset-bottom));background:#f4f5f7}.profile-title{margin:6px 5px 18px}.profile-title h1{font-size:27px}.profile-title p{font-size:12px}.profile-user{border-radius:20px;padding:18px}.profile-avatar{width:52px;height:52px}.profile-user h2{font-size:18px}.member-banner{border-radius:20px;padding:19px 18px}.member-banner h2{font-size:17px}.member-banner button{padding:10px 13px}.profile-menu{border-radius:20px}.profile-menu button{min-height:70px;padding:10px 17px}.profile-login-card{border-radius:24px;margin:20px auto;padding:25px 20px}.profile-login-card input{font-size:16px}.bottom-nav{left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff5;border:0;border-radius:36px;grid-template-columns:repeat(4,minmax(0,1fr));width:calc(100% - 24px);height:70px;padding:6px;box-shadow:0 10px 35px #1e263a21}.bottom-nav button{border-radius:29px;outline:none;height:58px;transition:color .15s,background-color .15s,transform .15s}.bottom-nav button:focus-visible{box-shadow:none;outline:none}.bottom-nav button.active{color:#3155ff;background:#eef0f4}.bottom-nav button:first-child.active svg{fill:none;stroke:#3155ff}.bottom-nav button.active svg{stroke-width:2.5px}.toast{bottom:calc(92px + env(safe-area-inset-bottom))}}.trend-fold-card{margin:0 4px 16px;padding:0;overflow:hidden}.trend-history.trend-fold-card{margin:0 4px 16px;padding:0}.trend-collapse-toggle{color:#25262b;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:16px 20px;display:flex}.trend-collapse-toggle>span{align-items:center;gap:8px;min-width:0;display:flex}.trend-collapse-toggle b{font-size:17px}.trend-collapse-toggle small{color:#969aa2;text-overflow:ellipsis;white-space:nowrap;margin-left:4px;font-size:11px;font-weight:500;overflow:hidden}.trend-collapse-toggle>svg{color:#8e929a;flex:none;transition:transform .18s}.trend-fold-card.expanded .trend-collapse-toggle>svg{transform:rotate(180deg)}.trend-fold-controls,.trend-history-content{border-top:1px solid #eceef2}.trend-fold-controls{color:#969aa2;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;font-size:11px;display:flex}.trend-history-content{padding:12px 18px 16px}.trend-history-content .history-head{margin-bottom:6px}.trend-history-content .history-head>span{color:#969aa2;font-size:11px}.trend-fold-card .history-list{min-height:520px}@media (width<=760px){.trend-fold-card,.trend-history.trend-fold-card{margin:0 4px 16px}.trend-collapse-toggle{min-height:62px;padding:14px 16px}.trend-collapse-toggle b{font-size:15px}.trend-collapse-toggle small{display:none}.trend-fold-controls{padding:10px 12px}.trend-history-content{padding:10px 12px 14px}.trend-fold-card .history-list{min-height:500px}}@media (prefers-reduced-motion:reduce){.trend-collapse-toggle>svg{transition:none}}.plan header p{font-size:12px}.plan .entry em.stacked-label{flex-direction:column;align-items:flex-start;gap:3px;min-width:68px;line-height:1.25;display:flex}.plan .entry em.stacked-label span:last-child{white-space:nowrap;font-size:11px}.nav-selection{display:none}@media (width<=760px){.bottom-nav{isolation:isolate;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#f8f9fcb8;border:1px solid #ffffffbd;border-radius:36px;height:72px;padding:6px;overflow:hidden;box-shadow:0 14px 38px #1a203024,inset 0 1px #ffffffe6}.bottom-nav:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffff3b,#ffffff0a);position:absolute;inset:0}.bottom-nav .nav-selection{z-index:0;width:calc(25% - 3px);transform:translate3d(calc(var(--nav-index)*100%),0,0);will-change:transform;pointer-events:none;background:#ffffff9e;border:1px solid #ffffffdb;border-radius:30px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:block;position:absolute;top:6px;bottom:6px;left:6px;box-shadow:0 5px 16px #272d3e1a,inset 0 1px #ffffffe6}.bottom-nav button{z-index:1;color:#5b606bb8;letter-spacing:.015em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:29px;gap:4px;height:58px;padding:5px 4px;font-size:10.5px;font-weight:550;line-height:1.05;transition:transform .1s ease-out,color .28s,opacity .28s;position:relative}.bottom-nav button svg{stroke-width:2px;width:21px;height:21px;transition:transform .4s cubic-bezier(.22,1,.36,1),stroke-width .24s}.bottom-nav button.active{color:#3155ff;background:0 0;font-weight:700}.bottom-nav button.active svg{stroke-width:2.45px;transform:translateY(-1px)scale(1.06)}.bottom-nav button:active{transition-duration:90ms;transform:scale(.94)}.bottom-nav button:focus-visible{box-shadow:none;outline:none}}@media (width<=360px){.bottom-nav button{font-size:10px}.bottom-nav button svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.bottom-nav .nav-selection,.bottom-nav button,.bottom-nav button svg{transition:none}.bottom-nav button:active{transform:none}}@media (prefers-reduced-transparency:reduce){.bottom-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f9f9fb;border-color:#d9dce4}.bottom-nav:after{display:none}.bottom-nav .nav-selection{box-shadow:none;background:#fff;border-color:#e2e4ea}}@media (prefers-contrast:more){.bottom-nav{background:#fffffff5;border-color:#737780}.bottom-nav .nav-selection{background:#fff;border-color:#3155ff}.bottom-nav button{color:#555861}.bottom-nav button.active{color:#153fd4}}.profile-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.public-profile-menu{max-width:480px;margin:14px auto 0}.account-subpage{max-width:720px}.subpage-back{color:#61656e;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:0 0 18px;padding:8px 3px;font-size:13px;font-weight:650;display:flex}.subpage-title{justify-content:flex-start;align-items:center;gap:15px;margin:0 0 18px;display:flex}.subpage-title>i{color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-style:normal;display:grid}.subpage-title .help-color{background:#f5aa14}.subpage-title h1{letter-spacing:-.02em;margin:0;font-size:28px}.subpage-title p{color:#969aa2;margin:5px 0 0;font-size:13px}.account-section{background:#fff;border-radius:22px;margin-bottom:14px;padding:22px;box-shadow:0 10px 32px #232a3d0e}.account-section h2{margin:0 0 15px;font-size:18px}.section-caption{color:#969aa2;margin:-7px 0 16px;font-size:12px}.faq-list{border-top:1px solid #eceef2}.faq-list article{border-bottom:1px solid #eceef2}.faq-list article>button{color:#30323a;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:10px 0;font-size:14px;font-weight:700;display:flex}.faq-list article>button svg{color:#a4a7ae;flex:none;transition:transform .18s}.faq-list article.open>button svg{transform:rotate(180deg)}.faq-list article>p{color:#777b84;margin:-2px 0 16px;padding-right:24px;font-size:12px;line-height:1.7}.feedback-categories{scrollbar-width:none;gap:7px;margin-bottom:17px;display:flex;overflow-x:auto}.feedback-categories::-webkit-scrollbar{display:none}.feedback-categories button{color:#696d76;cursor:pointer;background:#eef0f5;border:0;border-radius:999px;flex:none;padding:8px 12px;font-size:11px}.feedback-categories button.active{color:#3155ff;background:#edf1ff;font-weight:750}.feedback-section label{margin-top:15px;display:block;position:relative}.feedback-section label>span{color:#5e626b;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.feedback-section textarea{resize:vertical;color:#282a31;width:100%;min-height:120px;font:inherit;background:#fafbfc;border:1px solid #e1e4ea;border-radius:14px;outline:0;padding:13px 14px;font-size:13px;line-height:1.6}.feedback-section textarea:focus,.feedback-contact:focus-within{border-color:#3155ff;box-shadow:0 0 0 3px #3155ff17}.feedback-section label>small{color:#a5a8ae;font-size:10px;position:absolute;bottom:10px;right:12px}.feedback-contact{color:#9a9da5;background:#fafbfc;border:1px solid #e1e4ea;border-radius:14px;align-items:center;gap:8px;height:46px;padding:0 13px;display:flex}.feedback-contact input{min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.feedback-submit{color:#fff;cursor:pointer;background:#3155ff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;width:100%;height:46px;margin-top:19px;font-weight:800;display:flex;box-shadow:0 8px 22px #3155ff33}.about-hero{text-align:center;margin:0 0 18px;display:block}.about-logo{color:#fff;background:#3155ff;border-radius:21px;place-items:center;width:68px;height:68px;margin:0 auto 13px;font-size:29px;font-weight:900;display:grid;box-shadow:0 11px 25px #3155ff3d}.about-hero h1{margin:0;font-size:25px}.about-hero p{color:#8f939b;margin:5px 0;font-size:12px}.about-hero>span{color:#757982;background:#e9ebf1;border-radius:999px;margin-top:7px;padding:5px 10px;font-size:10px;display:inline-flex}.about-copy p{color:#727680;margin:9px 0 0;font-size:13px;line-height:1.75}.about-links{padding:0;overflow:hidden}.about-links details{border-bottom:1px solid #eceef2}.about-links details:last-child{border-bottom:0}.about-links summary{cursor:pointer;align-items:center;min-height:76px;padding:12px 20px;list-style:none;display:flex}.about-links summary:focus{outline:none}.about-links summary:focus-visible{background:#f7f8fb}.about-links summary::-webkit-details-marker{display:none}.about-links summary>i{color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.about-links summary .blue{background:#49a9ee}.about-links summary .purple{background:#7a6ff0}.about-links summary .green{background:#36c978}.about-links summary>span{flex-direction:column;flex:1;gap:4px;min-width:0;margin-left:13px;display:flex}.about-links summary b{font-size:14px}.about-links summary small{color:#9a9da4;font-size:11px}.about-links summary>svg{color:#b8bbc2;transition:transform .18s}.about-links details[open] summary>svg{transform:rotate(180deg)}.about-links details>div{color:#727680;padding:0 20px 18px 71px;font-size:12px;line-height:1.75}.about-footer{text-align:center;color:#a2a5ac;margin:18px 0;font-size:10px}@media (width<=760px){.content:has(.account-subpage){padding:14px 12px calc(112px + env(safe-area-inset-bottom));background:#f4f5f7}.subpage-back{margin-bottom:12px}.subpage-title{margin-left:5px}.subpage-title h1{font-size:25px}.account-section{border-radius:20px;padding:19px}.account-section h2{font-size:17px}.about-hero{margin-top:-4px}.feedback-section textarea,.feedback-contact input{font-size:16px}}@media (prefers-reduced-motion:reduce){.faq-list article>button svg,.about-links summary>svg{transition:none}}.trend-game-switch{color:#858a94;cursor:pointer;background:#ffffffd1;border:1px solid #3c3c431f;border-radius:18px;align-items:center;gap:7px;padding:4px 8px 4px 4px;display:flex;box-shadow:0 5px 16px #232a3d12}.trend-game-switch .game-icon{width:48px;height:48px}.game-picker-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#181b2452;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.game-picker{background:#fffffff2;border:1px solid #fffc;border-radius:24px;width:min(460px,100%);padding:20px;box-shadow:0 24px 70px #181d2a3d}.game-picker>header{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.game-picker h2{margin:0;font-size:21px}.game-picker header p{color:#969aa2;margin:5px 0 0;font-size:12px}.game-picker>header>button{color:#757981;cursor:pointer;background:#eef0f4;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid}.game-picker-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.game-picker-grid>button{color:#343740;cursor:pointer;background:#f5f6f9;border:1px solid #0000;border-radius:17px;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:13px 6px 11px;display:flex;position:relative}.game-picker-grid>button.active{color:#2448df;background:#eef1ff;border-color:#3155ff}.game-picker-grid .game-icon{border-radius:13px;width:42px;height:42px;font-size:12px}.game-picker-grid b{white-space:nowrap;font-size:12px}.game-picker-grid small{color:#fff;background:#3155ff;border-radius:99px;padding:2px 5px;font-size:8px;position:absolute;top:5px;right:5px}@media (width<=760px){.trend-game-switch{box-shadow:none;background:0 0;border:0}.trend-game-switch .game-icon{width:44px;height:44px}.game-picker-backdrop{padding:12px 12px calc(92px + env(safe-area-inset-bottom));align-items:end}.game-picker{border-radius:24px;width:100%;padding:18px 14px 16px}.game-picker-grid{grid-template-columns:repeat(4,1fr);gap:8px}.game-picker-grid>button{padding:11px 3px 9px}.game-picker-grid .game-icon{width:38px;height:38px}.game-picker-grid b{font-size:10px}}.frequency-bars{gap:10px;margin-top:16px;display:grid}.frequency-bar-item{grid-template-columns:34px minmax(120px,1fr) 48px;align-items:center;gap:10px;min-height:22px;display:grid}.frequency-bar-item>span{color:#3155ff;background:#eef1ff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.frequency-bar-item>i{background:#eef0f4;border-radius:999px;height:12px;display:block;overflow:hidden}.frequency-bar-item>i>em{border-radius:inherit;background:linear-gradient(90deg,#3155ff,#6382ff);min-width:3px;height:100%;transition:width .24s;display:block;box-shadow:0 2px 7px #3155ff33}.frequency-bar-item>b{color:#737780;text-align:right;font-variant-numeric:tabular-nums;font-size:11px}.frequency-bars-scroll{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#b8beca transparent;max-height:242px;padding-right:7px;overflow-y:auto}.frequency-bars-scroll::-webkit-scrollbar{width:6px}.frequency-bars-scroll::-webkit-scrollbar-thumb{background:#b8beca;border-radius:99px}.frequency-bars-scroll::-webkit-scrollbar-track{background:#eef0f4}@media (width<=760px){.frequency-bars{gap:8px;margin-top:12px}.frequency-bars-scroll{max-height:211px}.frequency-bar-item{grid-template-columns:30px minmax(80px,1fr) 43px;gap:8px}.frequency-bar-item>span{width:25px;height:25px;font-size:10px}.frequency-bar-item>i{height:10px}.frequency-bar-item>b{font-size:10px}}.status-target-row{background:#f5f6f9;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 12px;padding:12px 14px;display:flex}.status-target-row>label{color:#666b74;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.status-target-row select{color:#30343c;background:#fff;border:1px solid #dfe2e8;border-radius:10px;min-width:88px;height:34px;padding:0 10px;font-weight:750}.status-target-row>div{color:#8c9098;align-items:center;gap:16px;font-size:11px;display:flex}.status-target-row b{color:#3155ff;font-size:13px}.status-charts{background:#f7f8fa;gap:12px;height:100%;padding:12px;display:grid}.status-charts>section{background:#fff;border:1px solid #e6e8ed;border-radius:13px;overflow:hidden}.status-charts h4{color:#3c4048;justify-content:space-between;align-items:center;margin:0;padding:10px 13px 4px;font-size:12px;display:flex}.status-charts h4 small{color:#92969e;font-size:9px;font-weight:500}@media (width<=760px){.status-target-row{flex-direction:column;align-items:flex-start}.status-target-row>div{justify-content:space-between;gap:7px;width:100%}.status-charts{padding:8px}.status-charts h4 small{display:none}}.status-trend-panel{color:#eee;background:#373737;height:100%;padding:14px 16px 12px}.status-trend-head{border-bottom:1px solid #4c4c4c;align-items:center;gap:20px;min-height:38px;padding-bottom:9px;font-size:10px;display:flex}.status-trend-head>b{color:#ddd;margin-right:auto;font-size:13px}.status-trend-head span{color:#aaa;white-space:nowrap}.status-trend-head strong{color:#e1d755;font-weight:650}.status-trend-head em{color:#e1d755;font-size:13px;font-style:normal;font-weight:800}.status-trend-legend{color:#c7c7c7;justify-content:flex-end;align-items:center;gap:18px;padding:9px 2px 0;font-size:9px;display:flex}.status-trend-legend span{align-items:center;gap:5px;display:flex}.status-trend-legend i{border-radius:3px;width:14px;height:3px;display:inline-block}.status-trend-legend .hit{background:#ff5964}.status-trend-legend .miss{border-top:2px dashed #20b895}.status-trend-chart{height:222px}.status-trend-range{color:#aaa;font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;padding:5px 38px 0;font-size:9px;display:flex}.status-trend-panel .recharts-tooltip-wrapper{outline:0}@media (width<=760px){.status-trend-panel{padding:11px 9px 9px}.status-trend-head{grid-template-columns:1fr 1fr;gap:5px 10px;display:grid}.status-trend-head>b{grid-column:1/-1}.status-trend-head span:nth-of-type(2){text-overflow:ellipsis;overflow:hidden}.status-trend-legend{justify-content:flex-start}.status-trend-chart{height:215px}.status-trend-range{padding:5px 12px 0}}.omission-trend-block{background:#343434;border:1px solid #4b4b4b;border-radius:10px;margin-top:10px}.omission-trend-block h4{color:#ddd;justify-content:space-between;align-items:center;margin:0;padding:9px 12px 2px;font-size:11px;display:flex}.omission-trend-block h4 small{color:#aaa;font-size:8px;font-weight:500}.omission-trend-block>div{height:145px}.status-range-filters{background:#f5f6f9;border-radius:14px;justify-content:center;align-items:flex-end;gap:12px;margin-top:12px;padding:12px;display:flex}.status-range-filters label{color:#777b84;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.status-range-filters select{color:#343840;background:#fff;border:1px solid #dfe2e8;border-radius:10px;min-width:130px;height:36px;padding:0 10px;font-size:12px}.status-range-filters>i{background:#b8bbc3;width:22px;height:1px;margin-bottom:18px}@media (width<=760px){.omission-trend-block h4 small{display:none}.omission-trend-block>div{height:135px}.status-range-filters{gap:8px}.status-range-filters label{flex:1;min-width:0}.status-range-filters select{width:100%;min-width:0;font-size:11px}.status-range-filters>i{width:12px}}.status-trend-selectors{justify-content:space-between;align-items:flex-end;gap:18px;padding:8px 38px 0;display:flex}.status-trend-selectors label{color:#aaa;flex-direction:column;gap:4px;font-size:9px;display:flex}.status-trend-selectors label:last-child{align-items:flex-end}.status-trend-selectors select{color:#ddd;background:#414141;border:1px solid #606060;border-radius:8px;outline:0;min-width:128px;height:30px;padding:0 8px;font-size:10px}.status-trend-selectors select:focus{border-color:#8e939c}@media (width<=760px){.status-trend-selectors{gap:10px;padding:8px 4px 0}.status-trend-selectors label{flex:1;min-width:0}.status-trend-selectors label:last-child{align-items:stretch}.status-trend-selectors select{width:100%;min-width:0}}.status-trend-canvas{width:100%;min-width:0;height:565px}.status-trend-legend i{border:0;border-radius:2px;width:8px;height:12px}.status-trend-legend .miss{background:#20b895;border:0}.status-trend-subhead{justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.status-trend-subhead h4{color:#ddd;margin:0;font-size:11px}.status-trend-subhead .status-trend-legend{padding-top:0}@media (width<=760px){.status-trend-canvas{width:max(100%,calc(var(--trend-points) * 14px));min-width:420px}}.cold-hot-card{margin:20px 0}.cold-hot-card>header{align-items:center}.cold-hot-card>header>small{color:#92969e;font-size:11px;font-weight:500}.cold-hot-card>p{color:#969aa2;margin:6px 0 18px;font-size:11px}.cold-hot-section+.cold-hot-section{border-top:1px solid #eceef2;margin-top:20px;padding-top:18px}.cold-hot-section>h4{color:#555a64;margin:0 0 12px;font-size:13px}.cold-hot-groups{gap:14px;display:grid}.cold-hot-row{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:12px;display:grid}.cold-hot-row>b{color:#666b74;padding-top:8px;font-size:12px}.cold-hot-row>div{flex-wrap:wrap;gap:9px;display:flex}.cold-hot-row span{flex-direction:column;align-items:center;gap:3px;display:flex}.cold-hot-row i{color:#ef5c45;background:#fff0ec;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;font-weight:800;display:grid}.cold-hot-row small{color:#a0a3aa;font-size:8px}.cold-hot-row.level-1 i{color:#d49516;background:#fff7df}.cold-hot-row.level-2 i{color:#4d79d8;background:#eaf2ff}.cold-hot-period{color:#888c95;align-items:center;gap:7px;font-size:10px;display:flex}.cold-hot-period select{color:#343840;background:#fff;border:1px solid #dfe2e8;border-radius:10px;height:34px;padding:0 28px 0 10px;font-size:11px}@media (width<=760px){.cold-hot-card{margin:14px 0}.cold-hot-card>p{margin-bottom:14px}.cold-hot-groups{gap:12px}.cold-hot-row{grid-template-columns:39px 1fr;gap:7px}.cold-hot-row>div{gap:7px}.cold-hot-row i{width:30px;height:30px;font-size:11px}}.trend-filter-actions{align-items:center;gap:12px;display:flex}.pattern-filter{color:#686d76;cursor:pointer;align-items:center;gap:6px;font-size:11px;display:flex}.pattern-filter input{opacity:0;pointer-events:none;position:absolute}.pattern-filter i{background:#dfe2e8;border-radius:99px;width:28px;height:16px;transition:background-color .15s;position:relative}.pattern-filter i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000002e}.pattern-filter input:checked+i{background:#8b5cf6}.pattern-filter input:checked+i:after{transform:translate(12px)}.show-pattern-hits .trend-cell.pattern-hit b{background:linear-gradient(145deg,#a66cff,#7845df);box-shadow:0 0 0 2px #eadfff,0 3px 8px #7845df61}.trend-export-button{color:#4f5560;cursor:pointer;background:#fff;border:1px solid #dfe2e8;border-radius:10px;align-items:center;gap:5px;height:34px;padding:0 11px;font-size:11px;font-weight:700;display:flex}.trend-export-button:hover{color:#3155ff;border-color:#3155ff}.trend-export-button:disabled{cursor:wait;opacity:.6}@media (width<=760px){.trend-fold-controls{align-items:center}.trend-fold-controls>span{display:none}.trend-filter-actions{justify-content:space-between;gap:7px;width:100%}.pattern-filter span{display:none}.trend-export-button{padding:0 8px;font-size:10px}.trend-export-button svg{width:13px}.trend-filter-actions .period-filter{min-width:92px}}.game-icon.dlt,.game-icon.pl3,.game-icon.pl5,.game-icon.qxc{box-shadow:0 6px 16px #285fd74d}.admin-page{width:min(1180px,100% - 40px);max-width:none;margin:0 auto;padding:34px 0 50px}.admin-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.admin-header>div>span{color:#3155ff;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.admin-header h1{letter-spacing:-.03em;margin:9px 0 5px;font-size:32px}.admin-header p{color:#92969e;margin:0;font-size:12px}.admin-header>button{color:#565c66;cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:12px;align-items:center;gap:6px;height:40px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.admin-period{background:#e9ecf3;border-radius:13px;gap:5px;width:max-content;margin:25px 0 15px;padding:4px;display:flex}.admin-period button{color:#727781;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 14px;font-size:11px}.admin-period button.active{color:#24272e;background:#fff;font-weight:800;box-shadow:0 2px 8px #232a3d14}.admin-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;display:grid}.admin-summary article{background:#ffffffe0;border:1px solid #ffffffd9;border-radius:18px;grid-template-columns:36px 1fr;align-items:center;gap:1px 10px;padding:17px 15px;display:grid;box-shadow:0 8px 25px #232a3d0e}.admin-summary article>i{color:#3155ff;background:#edf1ff;border-radius:11px;grid-row:1/3;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.admin-summary article>span{color:#8f949d;font-size:10px}.admin-summary article>b{font-variant-numeric:tabular-nums;font-size:21px}.admin-summary .purple>i{color:#8b5cf6;background:#f2ebff}.admin-summary .green>i{color:#31a662;background:#e8f8ee}.admin-summary .cyan>i{color:#1ca7b6;background:#e7f8fa}.admin-summary .orange>i{color:#e59422;background:#fff3df}.admin-summary .red>i{color:#e5505e;background:#ffebed}.admin-panel{background:#ffffffe0;border:1px solid #ffffffe6;border-radius:20px;margin-top:13px;padding:20px;box-shadow:0 8px 28px #232a3d0d}.admin-panel h2{margin:0;font-size:15px}.admin-trend>header{align-items:center}.admin-trend header p{color:#989ca4;margin:4px 0 0;font-size:10px}.admin-trend header>span{color:#92969e;font-size:10px}.admin-bars{border-bottom:1px solid #e4e7ed;align-items:flex-end;gap:5px;height:190px;margin-top:18px;padding:10px 4px 0;display:flex}.admin-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:3px;height:100%;display:flex}.admin-bars i{background:linear-gradient(#6382ff,#3155ff);border-radius:5px 5px 2px 2px;width:min(18px,72%);min-height:4px;display:block}.admin-bars small{color:#a1a5ad;white-space:nowrap;height:12px;font-size:8px}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.admin-ranking{gap:12px;margin-top:17px;display:grid}.admin-ranking>div{grid-template-columns:92px 1fr 40px;align-items:center;gap:10px;display:grid}.admin-ranking span{color:#656a73;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-ranking>div>i{background:#edf0f5;border-radius:99px;height:8px;display:block;overflow:hidden}.admin-ranking em{border-radius:inherit;background:linear-gradient(90deg,#3155ff,#7891ff);min-width:3px;height:100%;display:block}.admin-ranking b{text-align:right;font-variant-numeric:tabular-nums;font-size:11px}.admin-empty{color:#a0a4ac;text-align:center;margin:25px 0;font-size:11px}.admin-auth-state{color:#777c85;text-align:center;background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex;box-shadow:0 10px 35px #232a3d0f}.admin-auth-state svg{color:#3155ff}.admin-auth-state h2{color:#292c33;margin:15px 0 4px}.admin-auth-state p{color:#e04c5b;margin:5px}.admin-auth-state small{color:#999da5;margin-top:7px}.admin-updated{color:#a0a4ac;text-align:right;margin:15px 0;font-size:9px}@media (width<=900px){.admin-summary{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.admin-page{width:calc(100% - 24px);padding:20px 0 35px}.admin-header{align-items:flex-start}.admin-header h1{font-size:27px}.admin-header p{max-width:230px;line-height:1.5}.admin-header>button{justify-content:center;width:40px;padding:0;font-size:0}.admin-summary{grid-template-columns:repeat(2,1fr);gap:8px}.admin-summary article{padding:14px 12px}.admin-summary article>b{font-size:19px}.admin-grid{grid-template-columns:1fr}.admin-bars{gap:3px;height:165px;overflow:hidden}.admin-bars small{display:none}.admin-ranking>div{grid-template-columns:78px 1fr 35px}}.admin-header-actions{gap:8px;display:flex}.admin-header-actions button{color:#565c66;cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:12px;align-items:center;gap:6px;height:40px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.admin-header-actions button:last-child{color:#d44c5a}.admin-login-page{place-items:center;width:100%;max-width:none;min-height:100vh;padding:24px;display:grid}.admin-login-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;border:1px solid #ffffffeb;border-radius:28px;width:min(410px,100%);padding:38px 34px 28px;box-shadow:0 24px 70px #232a3d1f}.admin-login-logo{color:#fff;background:#3155ff;border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:20px;display:grid;box-shadow:0 12px 28px #3155ff40}.admin-login-card>span{color:#3155ff;font-size:11px;font-weight:800}.admin-login-card h1{letter-spacing:-.03em;margin:8px 0 6px;font-size:28px}.admin-login-card>p{color:#92969e;margin:0 0 24px;font-size:12px}.admin-login-card form{gap:16px;display:grid}.admin-login-card label{color:#626771;gap:7px;font-size:11px;font-weight:750;display:grid}.admin-login-card input{color:#262930;width:100%;height:46px;font:inherit;background:#f9fafc;border:1px solid #dfe3ea;border-radius:13px;outline:0;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.admin-login-card input:focus{border-color:#3155ff;box-shadow:0 0 0 3px #3155ff1a}.admin-login-card form>button{color:#fff;cursor:pointer;background:#3155ff;border:0;border-radius:13px;height:46px;margin-top:3px;font-size:13px;font-weight:800;box-shadow:0 10px 24px #3155ff38}.admin-login-card form>button:disabled{cursor:wait;opacity:.65}.admin-login-error{color:#d84555;background:#ffedef;border-radius:10px;padding:10px 12px;font-size:11px}.admin-login-card>small{color:#a0a4ac;text-align:center;margin-top:18px;font-size:9px;display:block}.admin-auth-state button{color:#fff;cursor:pointer;background:#3155ff;border:0;border-radius:10px;margin-top:10px;padding:9px 14px;font-size:11px;font-weight:750}@media (width<=620px){.admin-header-actions button{justify-content:center;width:40px;padding:0;font-size:0}.admin-login-page{padding:16px}.admin-login-card{border-radius:24px;padding:30px 22px 24px}.admin-login-card input{font-size:16px}}
