: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}.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}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{grid-auto-columns:minmax(28px,1fr);grid-auto-flow:column;align-items:end;gap:6px;width:100%;min-height:140px;padding:8px 2px 4px;display:grid;overflow:auto hidden}.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:minmax(26px,1fr);gap:4px;width:100%;padding-top:6px}.frequency-item{min-width:26px}}.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}}.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%}.wechat-login-card{padding-bottom:26px}.wechat-mark{color:#18a957;background:#eaf8ef}.wechat-login-button{color:#fff;cursor:pointer;background:#18a957;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:4px;font-weight:800;display:flex;box-shadow:0 9px 24px #18a95738}.wechat-login-button:active{transform:scale(.98)}.wechat-login-button:disabled{opacity:.62;cursor:wait}.wechat-login-hint{color:#969aa2;margin-top:12px;font-size:11px;display:block}.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}}
