body{font-family:Arial,sans-serif}.swtool-button{display:inline-block;padding:10px 20px;background-color:#0073aa;color:#fff;text-decoration:none;border-radius:5px;text-align:center;cursor:pointer;border:none;font-size:14px;margin:5px}.swtool-button:hover{background-color:#005177}.swtool-button.unsubscribe{margin:18px 0;background-color:#dc3232}.button-container{text-align:center}.swtool-button-report{display:inline-block;padding:10px 20px;background-color:#0073aa;color:#fff;text-decoration:none;border-radius:5px;text-align:center;cursor:pointer;border:none;font-size:14px;margin:5px}.swtool-button-report:hover{background-color:#005177}.swtool-chart{position:relative;width:100%;height:400px;display:block;margin-left:auto;margin-right:auto}.swtool-chart-container{position:relative;width:100%;display:flex;justify-content:center;background-color:rgb(255 255 255)}.chart-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.3;pointer-events:none;display:block;z-index:100}.chart-logo img{max-width:150px;height:auto;display:block}@media (max-width:768px){.swtool-chart{height:300px;margin-left:2px}.chart-logo img{max-width:100px}}@media (max-width:480px){.swtool-chart{height:250px;margin-left:2px}.chart-logo img{max-width:80px}}.swtool-chart:-webkit-full-screen{width:100vw!important;height:100vh!important;background-color:#fff;display:flex;justify-content:center;align-items:center;aspect-ratio:16 / 9!important;z-index:9999!important;}.swtool-chart:-moz-full-screen{width:100vw!important;height:100vh!important;background-color:#fff;display:flex;justify-content:center;align-items:center;aspect-ratio:16 / 9!important;z-index:9998!important;}.swtool-chart:-ms-fullscreen{width:100vw!important;height:100vh!important;background-color:#fff;display:flex;justify-content:center;align-items:center;aspect-ratio:16 / 9!important;z-index:9998!important;}.swtool-chart:fullscreen{width:100vw!important;height:100vh!important;background-color:#fff;display:flex;justify-content:center;align-items:center;aspect-ratio:16 / 9!important;z-index:9998!important;}.danmu-container{position:absolute;top:15%;left:0;width:100%;height:auto;min-height:200px;overflow:hidden;z-index:1000}.danmu-item{position:absolute;white-space:nowrap;font-size:16px;color:#333;left:100%;animation:danmu 10s linear infinite;display:inline-block;opacity:0;animation-fill-mode:forwards;line-height:1.8}@keyframes danmu{0%{transform:translateX(0);opacity:1}100%{transform:translateX(-100vw);opacity:1}}@media (max-width:768px){.danmu-container{top:10%;min-height:150px}.danmu-item{font-size:14px}}@media (max-width:480px){.danmu-container{top:10%;min-height:100px}.danmu-item{font-size:12px}}.swtool-chart-tabs{display:flex;gap:5px;position:relative;z-index:100000!important}.swtool-chart:fullscreen .swtool-chart-tabs,.swtool-chart:-webkit-full-screen .swtool-chart-tabs,.swtool-chart:-moz-full-screen .swtool-chart-tabs{position:fixed!important;top:10px!important;left:10px!important;z-index:2147483647!important;background:rgb(255 255 255 / .9)!important;padding:5px!important;border-radius:4px!important}.swtool-tab{padding:5px 10px;margin-right:5px;cursor:pointer;border:1px solid #ccc;background-color:#f9f9f9;margin-left:2px;z-index:100001!important;position:relative}.swtool-tab.active{background-color:#0073aa;color:#fff;border-color:#0073aa}.chart-lock{position:absolute;right:20%;top:50%;transform:translateY(-50%);font-size:48px;opacity:.5;cursor:pointer;z-index:10000;color:#000}.chart-lock:hover{opacity:.8}.chart-lock::after{content:"👉VIP解锁信号";position:absolute;top:-50px;left:50%;transform:translateX(-50%);background-color:rgb(0 0 0 / .8);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:1;transition:opacity 0.3s ease}.chart-lock:hover::after{opacity:1}.swtool-pagination{margin-top:20px;text-align:center}.swtool-pagination a{display:inline-block;padding:5px 10px;margin:0 5px;border:1px solid #ddd;text-decoration:none;color:#333}.swtool-pagination a.active{background-color:#0073aa;color:#fff;border-color:#0073aa}.swtool-pagination-history{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:10px;font-family:Arial,sans-serif;flex-wrap:wrap}.pagination-button{padding:8px 16px;border:1px solid #ccc;border-radius:4px;background-color:#f9f9f9;color:#333;cursor:pointer;transition:background-color 0.3s ease,border-color 0.3s ease}.pagination-button:hover{background-color:#eaeaea;border-color:#999}.pagination-button:active{background-color:#ddd}.pagination-button:disabled{background-color:#f0f0f0;color:#999;cursor:not-allowed}#swtool-pagination-history-input{padding:8px;border:1px solid #ccc;border-radius:4px;width:60px;text-align:center}#swtool-pagination-history-go{padding:8px 16px;border:1px solid #007bff;border-radius:4px;background-color:#007bff;color:#fff;cursor:pointer;transition:background-color 0.3s ease,border-color 0.3s ease}#swtool-pagination-history-go:hover{background-color:#0056b3;border-color:#0056b3}#swtool-pagination-history-go:active{background-color:#004085}@media (max-width:768px){.swtool-pagination-history{flex-direction:row;justify-content:center;gap:5px}.pagination-button,#swtool-pagination-history-input,#swtool-pagination-history-go{padding:6px 12px;font-size:14px}}.swtool-holding-table,.swtool-trade-history,.swtool-strategy-intro{margin-top:1px;overflow-x:auto;width:100%}.swtool-holding-table table,.swtool-trade-history table,.swtool-strategy-intro table{width:100%;border-collapse:collapse;table-layout:fixed}.swtool-holding-table th,.swtool-trade-history th,.swtool-strategy-intro th{background-color:#f5f5f5;padding:5px;text-align:left;white-space:nowrap}.swtool-holding-table td,.swtool-trade-history td,.swtool-strategy-intro td{padding:1px;border-bottom:1px solid #ddd;white-space:normal;word-break:break-word}@media (max-width:768px){.swtool-holding-table,.swtool-trade-history,.swtool-strategy-intro{margin-top:1px}.swtool-holding-table table,.swtool-trade-history table,.swtool-strategy-intro table{table-layout:auto}.swtool-holding-table th,.swtool-trade-history th,.swtool-strategy-intro th,.swtool-holding-table td,.swtool-trade-history td,.swtool-strategy-intro td{padding:1px;white-space:normal}}@media (max-width:480px){.swtool-holding-table,.swtool-trade-history,.swtool-strategy-intro{margin-top:1px}.swtool-holding-table th,.swtool-trade-history th,.swtool-strategy-intro th,.swtool-holding-table td,.swtool-trade-history td,.swtool-strategy-intro td{padding:1px}}.swtool-holding-table th,.swtool-holding-table td,.swtool-trade-history th,.swtool-trade-history td,.swtool-strategy-intro th,.swtool-strategy-intro td{max-width:100%}.swtool-holding-table td,.swtool-trade-history td,.swtool-strategy-intro td{word-break:break-word}#swtool-qrcode-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:20px auto}#swtool-qrcode-container img{width:150px;height:150px}#swtool-qrcode-container div{margin-top:10px;font-size:16px;color:#333}.hidetitle .entry-title{display:none}#swtool-generate-report-button{margin-left:8px}.blink{animation:blink 1s ease-in-out infinite alternate}@keyframes blink{from{background-color:initial}to{background-color:red}}.swtool-strategy-intro .metric-value a{color:#ff0000!important;text-decoration:underline!important;font-weight:700}.swtool-strategy-intro .metric-value a:hover{opacity:.8}.swtool-trade-history td a{color:red;text-decoration:underline}#swtool-order-by{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:200px;padding:10px 20px;font-size:16px;color:#333;background-color:#fff;border:2px solid #0073aa;border-radius:5px;box-shadow:0 2px 4px rgb(0 0 0 / .1);cursor:pointer;transition:all 0.3s ease;position:relative;text-align:center;margin:0 auto;display:block}#swtool-order-by:hover,#swtool-order-by:focus{border-color:#00a0d2;box-shadow:0 4px 8px rgb(0 0 0 / .2);outline:none}#swtool-order-by::after{content:'\25BC';color:#0073aa;position:absolute;top:50%;right:15px;transform:translateY(-50%);pointer-events:none}#swtool-order-by option{padding:10px;background-color:#fff;color:#333;text-align:center}#swtool-order-by option:hover{background-color:#0073aa;color:#fff}@media (min-width:768px){#swtool-order-by{margin-left:5%;margin-right:auto}}@media (max-width:767px){#swtool-order-by{margin:0 auto}}#dmt-toggle-container{position:fixed;bottom:15%;right:25px;z-index:1000}#dmt-toggle-button{background:none;border:none;font-size:18px;cursor:pointer;padding:8px;background-color:rgb(255 255 255 / .8);border-radius:50%;box-shadow:0 2px 5px rgb(0 0 0 / .2)}body.dark-mode #dmt-toggle-button{background-color:rgb(0 0 0 / .8);color:#fff}body.dark-mode .swtool-holding-table th,body.dark-mode .swtool-trade-history th,body.dark-mode .swtool-strategy-intro th{background-color:#1e1e1e;color:#fff}body.dark-mode .swtool-holding-table td,body.dark-mode .swtool-trade-history td,body.dark-mode .swtool-strategy-intro td{background-color:#2d2d2d;color:#fff;border-bottom:1px solid #444}body.dark-mode .swtool-holding-table tr:hover td,body.dark-mode .swtool-trade-history tr:hover td,body.dark-mode .swtool-strategy-intro tr:hover td{background-color:#3a3a3a;color:#fff}body.dark-mode .swtool-chart-container{background-color:#1e1e1e}body.dark-mode .swtool-chart{background-color:#1e1e1e}body.dark-mode .swtool-chart canvas{background-color:#1e1e1e}body.dark-mode .swtool-button{background-color:#0073aa;color:#fff}body.dark-mode .swtool-button:hover{background-color:#005177}body.dark-mode .swtool-button.unsubscribe{background-color:#dc3232}body.dark-mode .swtool-button-report{background-color:#0073aa;color:#fff}body.dark-mode .swtool-button-report:hover{background-color:#005177}body.dark-mode .danmu-item{color:#fff}body.dark-mode .chart-lock{color:#fff}body.dark-mode .chart-lock::after{background-color:rgb(255 255 255 / .8);color:#000}body.dark-mode .swtool-pagination a{background-color:#1e1e1e;color:#fff;border:1px solid #444}body.dark-mode .swtool-pagination a.active{background-color:#0073aa;color:#fff}body.dark-mode .swtool-pagination-history a{background-color:#1e1e1e;color:#fff;border:1px solid #444}body.dark-mode .swtool-pagination-history a.active{background-color:#0073aa;color:#fff}body.dark-mode #swtool-order-by{background-color:#1e1e1e;color:#fff;border:2px solid #444}body.dark-mode #swtool-order-by::after{color:#fff}body.dark-mode #swtool-order-by option{background-color:#1e1e1e;color:#fff}body.dark-mode #swtool-order-by option:hover{background-color:#0073aa;color:#fff}body.dark-mode #swtool-qrcode-container div{color:#fff}body.dark-mode .swtool-chart:-webkit-full-screen,body.dark-mode .swtool-chart:-moz-full-screen,body.dark-mode .swtool-chart:-ms-fullscreen,body.dark-mode .swtool-chart:fullscreen{background-color:#1e1e1e}body.dark-mode .swtool-tab{background-color:#1e1e1e;color:#fff;border:1px solid #444}body.dark-mode .swtool-tab.active{background-color:#0073aa;color:#fff}body.dark-mode .padded{background-color:#0073aa;color:#fff}body.dark-mode .title{background-color:#0073aa;color:#fff}body.dark-mode .a{background-color:#0073aa;color:#fff}body.dark-mode .li{background-color:#0073aa;color:#fff}.swtool-ranking-container{background-color:#fff;color:#000}.swtool-ranking-container.dark-mode{background-color:#000;color:#fff}.swtool-ranking-container.dark-mode #swtool-order-by{background-color:#1e1e1e;color:#fff;border:2px solid #444}.swtool-ranking-container.dark-mode #swtool-order-by::after{color:#fff}.swtool-ranking-container.dark-mode #swtool-order-by option{background-color:#1e1e1e;color:#fff}.swtool-ranking-container.dark-mode #swtool-order-by option:hover{background-color:#0073aa;color:#fff}.swtool-ranking-container.dark-mode .swtool-pagination a{background-color:#1e1e1e;color:#fff;border:1px solid #444}.swtool-ranking-container.dark-mode .swtool-pagination a.active{background-color:#0073aa;color:#fff}.swtool-ranking-container.dark-mode ul li a{background-color:#0073aa;color:#fff}.swtool-ranking-container.dark-mode ul li a:hover{background-color:#0073aa;color:#0073aa}.swtool-subscription{margin:18px 0}.swtool-button.unsubscribe{background-color:#dc3232}#swtool-subscription-form{margin-top:1px}#swtool-subscription-form input{padding:5px;margin-left:1px}#swtool-subscription-submit{z-index:9999;position:relative}.swtool-form-container{max-width:100%;padding:15px}.mobile-form-group{margin-bottom:20px}.mobile-input{width:100%;height:40px;padding:8px 12px;font-size:16px;border:1px solid #ddd;border-radius:4px}.mobile-terms{border:1px solid #eee;margin:20px 0;padding:15px}.mobile-terms-content{max-height:50vh;overflow-y:auto;font-size:14px;line-height:1.6}.mobile-checkbox-label{display:flex;align-items:center;margin-top:15px}.mobile-checkbox{margin-right:10px;width:18px;height:18px}.mobile-submit-btn{width:100%;height:45px;font-size:16px;background:#0073aa;color:#fff;border:none;border-radius:4px}.mobile-status{margin-top:25px;padding-top:20px;border-top:1px solid #eee}.mobile-status-input-group{display:flex;gap:10px;margin:15px 0}.mobile-status-input{flex:1;height:40px;padding:8px}.mobile-status-btn{width:100px;background:#2271b1;color:#fff;border:none;border-radius:4px}@media (max-width:480px){.mobile-terms-content{font-size:13px}.mobile-submit-btn{height:50px;font-size:17px}.mobile-admin-title{font-size:20px;padding:10px 0}}.mobile-notice{padding:15px;margin:15px;background:#f8f9fa;border-radius:4px}.mobile-alert{color:#dc3545;padding:10px}.mobile-loading{color:#6c757d;padding:10px}.vip-info{margin:15px 0;padding:10px;background:#f5f5f5;border-radius:4px}.vip-info p{margin:5px 0}.upgrade-btn{display:inline-block;padding:8px 16px;background:#0073aa;color:#fff;text-decoration:none;border-radius:4px;margin-top:10px}.upgrade-btn:hover{background:#005177}.swtool-predict-container{margin:20px 0;padding:20px;border:1px solid #e0e6ed;border-radius:10px;background:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .05)}.swtool-predict-header{display:flex;flex-direction:column;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f0f4f9}.swtool-predict-input{display:flex;flex-direction:column;gap:12px}.swtool-predict-input input{width:100%;padding:12px 15px;border:1px solid #e0e6ed;border-radius:6px;font-size:18px;transition:all 0.3s ease}.swtool-predict-input input:focus{border-color:#0073aa;box-shadow:0 0 0 2px rgb(0 115 170 / .1)}.swtool-predict-result{margin-top:15px;padding:15px;border-radius:6px;font-size:18px;line-height:1.6}.predict-success{color:#155724;background-color:#f0fdf4;border:1px solid #bbf7d0}.predict-error{color:#7f1d1d;background-color:#fef2f2;border:1px solid #fecaca}@media (max-width:768px){.swtool-predict-container{padding:15px;margin:15px 0}.swtool-predict-input input{padding:10px 12px}.swtool-predict-result{padding:12px}}body.dark-mode .swtool-predict-container{background-color:#2d2d2d;border-color:#444}body.dark-mode .swtool-predict-header{border-color:#444}body.dark-mode .swtool-predict-input input{background-color:#1e1e1e;border-color:#444;color:#fff}body.dark-mode .predict-success{background-color:#1a3a1e;border-color:#2e7d32}body.dark-mode .predict-error{background-color:#3a1a1a;border-color:#7d2e2e}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gain-prediction-card{animation:fadeInUp 0.5s ease-out}.gain-prediction-card{background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);border:1px solid #e1e4e8;border-radius:12px;padding:16px;margin:12px 0;box-shadow:0 2px 8px rgb(0 0 0 / .05);transition:all 0.3s ease}.gain-prediction-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1);transform:translateY(-2px)}.gain-header{display:flex;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.gain-icon{font-size:18px;margin-right:8px;color:#666}.gain-title{font-size:14px;font-weight:600;color:#555;letter-spacing:.5px}.gain-value{font-size:28px;font-weight:700;text-align:center;margin:12px 0;padding:8px;border-radius:8px;font-family:'SF Mono','Monaco','Inconsolata','Fira Code',monospace}.gain-description{font-size:13px;text-align:center;color:#666;font-weight:500;padding-top:6px;border-top:1px dashed #e8e8e8}.gain-excellent{color:red;background:linear-gradient(135deg,rgb(255 0 0 / .08),rgb(255 0 0 / .02));border:1px solid rgb(255 0 0 / .2)}.gain-great{color:#ff6b6b;background:linear-gradient(135deg,rgb(255 107 107 / .08),rgb(255 107 107 / .02));border:1px solid rgb(255 107 107 / .15)}.gain-good{color:#ff9f43;background:linear-gradient(135deg,rgb(255 159 67 / .08),rgb(255 159 67 / .02));border:1px solid rgb(255 159 67 / .15)}.gain-slight{color:#feca57;background:linear-gradient(135deg,rgb(254 202 87 / .08),rgb(254 202 87 / .02));border:1px solid rgb(254 202 87 / .15)}.loss-slight{color:#54a0ff;background:linear-gradient(135deg,rgb(84 160 255 / .08),rgb(84 160 255 / .02));border:1px solid rgb(84 160 255 / .15)}.loss-moderate{color:#5f27cd;background:linear-gradient(135deg,rgb(95 39 205 / .08),rgb(95 39 205 / .02));border:1px solid rgb(95 39 205 / .15)}.loss-significant{color:#341f97;background:linear-gradient(135deg,rgb(52 31 151 / .08),rgb(52 31 151 / .02));border:1px solid rgb(52 31 151 / .15)}.loss-severe{color:#00d2d3;background:linear-gradient(135deg,rgb(0 210 211 / .08),rgb(0 210 211 / .02));border:1px solid rgb(0 210 211 / .15)}@media (max-width:768px){.gain-prediction-card{padding:12px}.gain-value{font-size:24px;padding:6px}.gain-description{font-size:12px}}.gain-accuracy{display:flex;justify-content:center;align-items:center;margin:8px 0;padding:4px 8px;border-radius:4px;font-size:13px}.accuracy-label{color:#666;margin-right:6px;font-weight:500}.accuracy-value{font-weight:600;padding:2px 8px;border-radius:12px;min-width:50px;text-align:center}.accuracy-excellent{color:red;background-color:rgb(255 0 0 / .1);border:1px solid rgb(255 0 0 / .2)}.accuracy-great{color:#ff6b6b;background-color:rgb(255 107 107 / .1);border:1px solid rgb(255 107 107 / .2)}.accuracy-good{color:#ff9f43;background-color:rgb(255 159 67 / .1);border:1px solid rgb(255 159 67 / .2)}.accuracy-fair{color:#feca57;background-color:rgb(254 202 87 / .1);border:1px solid rgb(254 202 87 / .2)}.accuracy-weak{color:#54a0ff;background-color:rgb(84 160 255 / .1);border:1px solid rgb(84 160 255 / .2)}.accuracy-poor{color:#5f27cd;background-color:rgb(95 39 205 / .1);border:1px solid rgb(95 39 205 / .2)}@media (max-width:768px){.gain-accuracy{font-size:12px;padding:3px 6px}.accuracy-value{min-width:40px;padding:1px 6px}}#prediction-chart-container{border:1px solid #e0e0e0;background:#fff}#prediction-chart-container h5{color:#333;font-weight:600}#swtool-view-prediction-post:hover{background-color:#0073aa;color:#fff;text-decoration:none}.prediction-error{padding:15px;background-color:#fff3f3;border-left:4px solid #ff6b6b;margin-bottom:15px;border-radius:4px}.prediction-error h4{color:#d32f2f;margin-top:0;margin-bottom:10px;font-size:16px}.error-message{color:#5f2120;line-height:1.5;font-size:14px}.loading-dots{display:inline-block;width:20px;text-align:left;animation:dots-blink 1.4s infinite both;color:#f0f00f}@keyframes dots-blink{0%,30%{opacity:0}70%{opacity:1}100%{opacity:0}}.loading-dots::after{content:"";animation:dots-change 1.4s infinite both}@keyframes dots-change{0%{content:""}30%{content:"."}70%{content:"."}100%{content:""}}#swtool-predict-button{min-width:150px!important;min-height:50px!important;padding:14px 28px!important;font-size:16px!important;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;touch-action:manipulation!important;user-select:none!important;transform:translateZ(0)!important;will-change:transform!important;position:relative;z-index:9999;opacity:1!important;background-color:#0073aa!important;color:white!important;border:none!important;border-radius:4px!important;cursor:pointer!important;display:inline-block!important;text-align:center!important;text-decoration:none!important;outline:none!important;box-shadow:none!important;transition:none!important;margin:0 auto;display:block}#swtool-predict-button:active{opacity:0.8!important;transform:scale(.98) translateZ(0)!important}#swtool-predict-button::before,#swtool-predict-button::after{display:none!important}@media (max-width:768px){#swtool-predict-button{min-width:180px!important;min-height:60px!important;padding:16px 32px!important;font-size:18px!important;width:100%;max-width:300px}.swtool-predict-actions{flex-direction:column}.stock-search-item{padding:14px 16px!important;min-height:48px!important}input,select,button{min-height:44px!important}}.swtool-select,.swtool-input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.swtool-button{padding:10px 20px;background-color:#0073aa!important;color:white!important;border:none!important;border-radius:4px!important;cursor:pointer!important;font-size:16px!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;user-select:none!important;min-height:44px!important;display:inline-block!important;text-align:center!important;text-decoration:none!important;outline:none!important}.swtool-button:hover{background-color:#006699!important}.swtool-button:disabled{background-color:#cccccc!important;cursor:not-allowed!important}.swtool-predict-result-container{background-color:#f8f9fa;border-radius:5px;padding:15px;margin-top:15px}.prediction-result-item{margin-bottom:15px;padding:10px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.position-display{font-size:18px;font-weight:700;margin:10px 0}.reason-display{margin:10px 0;color:#555}.strong-buy{color:red}.buy{color:#f55}.hold{color:#888}.sell{color:#5c5}.strong-sell{color:#0a0}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid #cf27b9;border-radius:50%;border-top-color:#fe5;animation:spin 1s ease-in-out infinite;margin-right:10px}@keyframes spin{to{transform:rotate(360deg)}}.default-value{color:#999;font-style:italic}.stock-search-item:hover{background-color:#f5f5f5}.swtool-predict-alert{background-color:#fff3cd;border-left:4px solid #ffc107;padding:15px;margin-bottom:20px}.swtool-predict-alert p{margin:0 0 15px 0;color:#856404}.swtool-predict-actions{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;width:100%;margin:20px 0}@media (prefers-color-scheme:dark){.swtool-predict-container{background-color:#2d2d2d;border-color:#444}.swtool-predict-header{border-bottom-color:#444}.swtool-predict-header h3{color:#fff}.swtool-predict-counter{color:#ccc}.swtool-predict-counter a{color:#66b3ff}.swtool-predict-counter a:hover{color:#9cf}.swtool-predict-input-group label{color:#fff}.swtool-select,.swtool-input{background-color:#3d3d3d;color:#fff;border-color:#555}.swtool-select:focus,.swtool-input:focus{border-color:#0073aa;background-color:#4d4d4d}.swtool-predict-actions .swtool-button{background-color:#0073aa!important;color:#ffffff!important}.swtool-predict-actions .swtool-button:hover{background-color:#006699!important}.swtool-predict-actions .swtool-button:disabled{background-color:#555!important;color:#999!important}.swtool-predict-result-container{background-color:#3d3d3d}.prediction-result-item{background-color:#2d2d2d;color:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .3)}.position-display{color:#fff}.reason-display{color:#ccc}.gain-prediction-card{background:linear-gradient(135deg,#3d3d3d 0%,#2d2d2d 100%);border-color:#555;box-shadow:0 2px 8px rgb(0 0 0 / .2)}.gain-prediction-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .3)}.gain-header{border-bottom-color:#555}.gain-icon{color:#aaa}.gain-title{color:#ddd}.gain-description{color:#aaa;border-top-color:#555}.stock-search-item{background-color:#3d3d3d;color:#fff;border-bottom-color:#555}.stock-search-item:hover{background-color:#4d4d4d}.swtool-predict-alert{background-color:#332a00;border-left-color:#ffc107}.swtool-predict-alert p{color:#ffd54f}#prediction-chart-container{background-color:#2d2d2d;border-color:#555}#prediction-chart-container h5{color:#fff}.prediction-error{background-color:#332;border-left-color:#ff6b6b}.prediction-error h4{color:#f99}.error-message{color:#fcc}#swtool-view-prediction-post,.view-single-post-btn{color:#66b3ff;border-color:#66b3ff}#swtool-view-prediction-post:hover,.view-single-post-btn:hover{background-color:#66b3ff;color:#fff}#prediction-curl-container{background-color:#2d2d2d;border:1px solid #444;border-radius:6px;padding:12px;margin-top:15px}#prediction-curl-command{background-color:#1a1a1a;color:#e0e0e0;padding:10px;border-radius:4px;font-family:'Courier New',Courier,monospace;font-size:13px;line-height:1.5;border:1px solid #333;margin-bottom:10px;overflow-x:auto;white-space:pre-wrap}#prediction-curl-command.high-contrast{background-color:#000;color:#fff;border:1px solid #666}.gain-excellent{color:#f44;background:linear-gradient(135deg,rgb(255 68 68 / .15),rgb(255 68 68 / .05));border:1px solid rgb(255 68 68 / .3)}.gain-great{color:#f88;background:linear-gradient(135deg,rgb(255 136 136 / .15),rgb(255 136 136 / .05));border:1px solid rgb(255 136 136 / .25)}.gain-good{color:#ffb366;background:linear-gradient(135deg,rgb(255 179 102 / .15),rgb(255 179 102 / .05));border:1px solid rgb(255 179 102 / .25)}.gain-slight{color:#ffd966;background:linear-gradient(135deg,rgb(255 217 102 / .15),rgb(255 217 102 / .05));border:1px solid rgb(255 217 102 / .25)}.loss-slight{color:#69f;background:linear-gradient(135deg,rgb(102 153 255 / .15),rgb(102 153 255 / .05));border:1px solid rgb(102 153 255 / .25)}.loss-moderate{color:#96f;background:linear-gradient(135deg,rgb(153 102 255 / .15),rgb(153 102 255 / .05));border:1px solid rgb(153 102 255 / .25)}.loss-significant{color:#75f;background:linear-gradient(135deg,rgb(119 85 255 / .15),rgb(119 85 255 / .05));border:1px solid rgb(119 85 255 / .25)}.loss-severe{color:#4ff;background:linear-gradient(135deg,rgb(68 255 255 / .15),rgb(68 255 255 / .05));border:1px solid rgb(68 255 255 / .25)}.strong-buy{color:#f44}.buy{color:#f88}.hold{color:#aaa}.sell{color:#69f}.strong-sell{color:#4ff}}body.dark-mode .swtool-predict-container,body.dark-mode #swtool-prediction-tool{background-color:#2d2d2d}body.dark-mode .swtool-predict-header{border-bottom-color:#444}body.dark-mode .swtool-predict-header h3{color:#fff}body.dark-mode .swtool-predict-counter{color:#ccc}body.dark-mode .swtool-predict-counter a{color:#66b3ff}body.dark-mode .swtool-predict-counter a:hover{color:#9cf}body.dark-mode .swtool-predict-input-group label{color:#fff}body.dark-mode .swtool-select,body.dark-mode .swtool-input{background-color:#3d3d3d;color:#fff;border-color:#555}body.dark-mode .swtool-select:focus,body.dark-mode .swtool-input:focus{border-color:#0073aa;background-color:#4d4d4d}body.dark-mode .swtool-predict-actions .swtool-button{background-color:#0073aa!important;color:#ffffff!important}body.dark-mode .swtool-predict-actions .swtool-button:hover{background-color:#006699!important}body.dark-mode .swtool-predict-actions .swtool-button:disabled{background-color:#555!important;color:#999!important}body.dark-mode .swtool-predict-result-container{background-color:#3d3d3d}body.dark-mode .prediction-result-item{background-color:#2d2d2d;color:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .3)}body.dark-mode .position-display{color:#fff}body.dark-mode .reason-display{color:#ccc}body.dark-mode .gain-prediction-card{background:linear-gradient(135deg,#3d3d3d 0%,#2d2d2d 100%);border-color:#555;box-shadow:0 2px 8px rgb(0 0 0 / .2)}body.dark-mode .gain-prediction-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .3)}body.dark-mode .gain-header{border-bottom-color:#555}body.dark-mode .gain-icon{color:#aaa}body.dark-mode .gain-title{color:#ddd}body.dark-mode .gain-description{color:#aaa;border-top-color:#555}body.dark-mode .gain-excellent{color:#f44;background:linear-gradient(135deg,rgb(255 68 68 / .15),rgb(255 68 68 / .05));border:1px solid rgb(255 68 68 / .3)}body.dark-mode .gain-great{color:#f88;background:linear-gradient(135deg,rgb(255 136 136 / .15),rgb(255 136 136 / .05));border:1px solid rgb(255 136 136 / .25)}body.dark-mode .gain-good{color:#ffb366;background:linear-gradient(135deg,rgb(255 179 102 / .15),rgb(255 179 102 / .05));border:1px solid rgb(255 179 102 / .25)}body.dark-mode .gain-slight{color:#ffd966;background:linear-gradient(135deg,rgb(255 217 102 / .15),rgb(255 217 102 / .05));border:1px solid rgb(255 217 102 / .25)}body.dark-mode .loss-slight{color:#69f;background:linear-gradient(135deg,rgb(102 153 255 / .15),rgb(102 153 255 / .05));border:1px solid rgb(102 153 255 / .25)}body.dark-mode .loss-moderate{color:#96f;background:linear-gradient(135deg,rgb(153 102 255 / .15),rgb(153 102 255 / .05));border:1px solid rgb(153 102 255 / .25)}body.dark-mode .loss-significant{color:#75f;background:linear-gradient(135deg,rgb(119 85 255 / .15),rgb(119 85 255 / .05));border:1px solid rgb(119 85 255 / .25)}body.dark-mode .loss-severe{color:#4ff;background:linear-gradient(135deg,rgb(68 255 255 / .15),rgb(68 255 255 / .05));border:1px solid rgb(68 255 255 / .25)}body.dark-mode .stock-search-item{background-color:#3d3d3d;color:#fff;border-bottom-color:#555}body.dark-mode .stock-search-item:hover{background-color:#4d4d4d}body.dark-mode .swtool-predict-alert{background-color:#332a00;border-left-color:#ffc107}body.dark-mode .swtool-predict-alert p{color:#ffd54f}body.dark-mode #prediction-chart-container{background-color:#2d2d2d;border-color:#555}body.dark-mode #prediction-chart-container h5{color:#fff}body.dark-mode .prediction-error{background-color:#332;border-left-color:#ff6b6b}body.dark-mode .prediction-error h4{color:#f99}body.dark-mode .error-message{color:#fcc}body.dark-mode #swtool-view-prediction-post,body.dark-mode .view-single-post-btn{color:#66b3ff;border-color:#66b3ff}body.dark-mode #swtool-view-prediction-post:hover,body.dark-mode .view-single-post-btn:hover{background-color:#66b3ff;color:#fff}body.dark-mode #prediction-curl-container{background-color:#3d3d3d}body.dark-mode #prediction-curl-command{color:#ccc}body.dark-mode #prediction-copy-curl{background-color:#0073aa;color:#fff}body.dark-mode #prediction-copy-curl:hover{background-color:#069}body.dark-mode #prediction-copy-status{color:#4CAF50}body.dark-mode .strong-buy{color:#f44}body.dark-mode .buy{color:#f88}body.dark-mode .hold{color:#aaa}body.dark-mode .sell{color:#69f}body.dark-mode .strong-sell{color:#4ff}body.dark-mode .loading-spinner{border-color:#ff69eb;border-top-color:#ffff64}body.dark-mode .default-value{color:#999}body.dark-mode .loading-dots{color:#ffff64}@media (prefers-color-scheme:dark){.swtool-predict-container{background-color:#2d2d2d;border-color:#444}.swtool-predict-header{border-bottom-color:#444}.swtool-predict-header h3{color:#fff}.swtool-predict-counter{color:#ccc}.swtool-predict-counter a{color:#66b3ff}.swtool-predict-counter a:hover{color:#9cf}.swtool-predict-input-group label{color:#fff}.swtool-select,.swtool-input{background-color:#3d3d3d;color:#fff;border-color:#555}.swtool-select:focus,.swtool-input:focus{border-color:#0073aa;background-color:#4d4d4d}.swtool-predict-actions .swtool-button{background-color:#0073aa!important;color:#ffffff!important}.swtool-predict-actions .swtool-button:hover{background-color:#006699!important}.swtool-predict-actions .swtool-button:disabled{background-color:#555!important;color:#999!important}.swtool-predict-result-container{background-color:#3d3d3d}.prediction-result-item{background-color:#2d2d2d;color:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .3)}.position-display{color:#fff}.reason-display{color:#ccc}.gain-prediction-card{background:linear-gradient(135deg,#3d3d3d 0%,#2d2d2d 100%);border-color:#555;box-shadow:0 2px 8px rgb(0 0 0 / .2)}.gain-prediction-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .3)}.gain-header{border-bottom-color:#555}.gain-icon{color:#aaa}.gain-title{color:#ddd}.gain-description{color:#aaa;border-top-color:#555}.stock-search-item{background-color:#3d3d3d;color:#fff;border-bottom-color:#555}.stock-search-item:hover{background-color:#4d4d4d}.swtool-predict-alert{background-color:#332a00;border-left-color:#ffc107}.swtool-predict-alert p{color:#ffd54f}#prediction-chart-container{background-color:#2d2d2d;border-color:#555}#prediction-chart-container h5{color:#fff}.prediction-error{background-color:#332;border-left-color:#ff6b6b}.prediction-error h4{color:#f99}.error-message{color:#fcc}#swtool-view-prediction-post,.view-single-post-btn{color:#66b3ff;border-color:#66b3ff}#swtool-view-prediction-post:hover,.view-single-post-btn:hover{background-color:#66b3ff;color:#fff}#prediction-curl-container{background-color:#3d3d3d}#prediction-curl-command{color:#ccc}#prediction-copy-curl{background-color:#0073aa;color:#fff}#prediction-copy-curl:hover{background-color:#069}#prediction-copy-status{color:#4CAF50}.gain-excellent{color:#f44;background:linear-gradient(135deg,rgb(255 68 68 / .15),rgb(255 68 68 / .05));border:1px solid rgb(255 68 68 / .3)}.gain-great{color:#f88;background:linear-gradient(135deg,rgb(255 136 136 / .15),rgb(255 136 136 / .05));border:1px solid rgb(255 136 136 / .25)}.gain-good{color:#ffb366;background:linear-gradient(135deg,rgb(255 179 102 / .15),rgb(255 179 102 / .05));border:1px solid rgb(255 179 102 / .25)}.gain-slight{color:#ffd966;background:linear-gradient(135deg,rgb(255 217 102 / .15),rgb(255 217 102 / .05));border:1px solid rgb(255 217 102 / .25)}.loss-slight{color:#69f;background:linear-gradient(135deg,rgb(102 153 255 / .15),rgb(102 153 255 / .05));border:1px solid rgb(102 153 255 / .25)}.loss-moderate{color:#96f;background:linear-gradient(135deg,rgb(153 102 255 / .15),rgb(153 102 255 / .05));border:1px solid rgb(153 102 255 / .25)}.loss-significant{color:#75f;background:linear-gradient(135deg,rgb(119 85 255 / .15),rgb(119 85 255 / .05));border:1px solid rgb(119 85 255 / .25)}.loss-severe{color:#4ff;background:linear-gradient(135deg,rgb(68 255 255 / .15),rgb(68 255 255 / .05));border:1px solid rgb(68 255 255 / .25)}.strong-buy{color:#f44}.buy{color:#f88}.hold{color:#aaa}.sell{color:#69f}.strong-sell{color:#4ff}}body.dark-mode .swtool-predict-container,body.dark-mode #swtool-prediction-tool{background-color:#2d2d2d}body.dark-mode .swtool-predict-header{border-bottom-color:#444}body.dark-mode .swtool-predict-header h3{color:#fff}body.dark-mode .swtool-predict-counter{color:#ccc}body.dark-mode #swtool-prediction-tool #swtool-prediction-result>div>div>h4{color:#ffffff!important}body.dark-mode h4[style*="margin: 0"]{color:#ffffff!important}.prediction-result-title{color:inherit}body.dark-mode .prediction-result-title{color:#ffffff!important}body.dark-mode #prediction-curl-command{background-color:#000!important;color:#fff!important}body.dark-mode #prediction-curl-command,body.dark-mode [id="prediction-curl-command"]{background-color:#000000!important;color:#ffffff!important;border:1px solid #333!important}body.dark-mode .swtool-predict-header{background-color:#2d2d2d;border-bottom-color:#444}body.dark-mode .swtool-predict-header h3{color:#ffffff!important}body.dark-mode .swtool-predict-counter{color:#ccc}body.dark-mode .swtool-predict-counter a[href],body.dark-mode .swtool-predict-counter a[style*="color: #ff0000"]{color:#ff6666!important}body.dark-mode .swtool-predict-counter a:hover{color:#ff9999!important}body.dark-mode .swtool-predict-counter span{color:#fff}body.dark-mode #visitors-remaining-counter,body.dark-mode #visitors-points-counter{color:#fff;font-weight:700}body.dark-mode [style*="color: #ff0000"]{color:#ff6666!important}body.dark-mode .swtool-predict-header,body.dark-mode .swtool-predict-header *{color:#fff}body.dark-mode .swtool-predict-counter a{text-decoration:none}body.dark-mode .swtool-predict-counter a:hover{text-decoration:underline}body.dark-mode #prediction-curl-command,body.dark-mode #swtool-visitors-curl-command,body.dark-mode #swtool-test-result pre,body.dark-mode #swtool-result-data{background-color:#0d0d0d!important;color:#e0e0e0!important;border:1px solid #333!important;padding:12px!important;border-radius:4px!important;font-family:'Cascadia Code','Consolas','Monaco','Courier New',monospace!important;font-size:13px!important;line-height:1.6!important;white-space:pre-wrap!important;word-break:break-all!important;overflow-x:auto!important}body.dark-mode #swtool-visitors-curl-command .curl-method{color:#569cd6!important}body.dark-mode #swtool-visitors-curl-command .curl-url{color:#ce9178!important}body.dark-mode #swtool-visitors-curl-command .curl-param{color:#9cdcfe!important}body.dark-mode #swtool-visitors-curl-command .curl-value{color:#d7ba7d!important}body.dark-mode #swtool-visitors-result-data{background-color:#1a1a1a!important;color:#e0e0e0!important;border:1px solid #444!important;padding:15px!important;border-radius:4px!important;font-family:'SF Mono',Monaco,'Courier New',monospace!important;font-size:13px!important;line-height:1.6!important;white-space:pre-wrap!important;word-break:break-all!important;overflow-x:auto!important}body.dark-mode #swtool-visitors-result-data[style]{background-color:#0d0d0d!important;color:#ffffff!important;border:1px solid #333!important}body.dark-mode #swtool-visitors-result-data .json-key{color:#9cdcfe!important}body.dark-mode #swtool-visitors-result-data .json-string{color:#ce9178!important}body.dark-mode #swtool-visitors-result-data .json-number{color:#b5cea8!important}body.dark-mode #swtool-visitors-result-data .json-boolean{color:#569cd6!important}body.dark-mode #swtool-visitors-result-data .json-null{color:#569cd6!important}body.dark-mode #swtool-visitors-result-data .json-punctuation{color:#d4d4d4!important}body.dark-mode #swtool-curl-command{background-color:#1a1a1a!important;color:#f0f0f0!important;border:1px solid #444!important;padding:10px!important;border-radius:4px!important;font-family:'SF Mono',Monaco,Consolas,'Courier New',monospace!important;font-size:13px!important;line-height:1.5!important;white-space:pre-wrap!important;word-break:break-all!important}body.dark-mode #swtool-curl-command[style]{background-color:#000000!important;color:#ffffff!important;border:1px solid #333!important}.inline-follow-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;background:linear-gradient(135deg,#ff5722 0%,#ff8a65 100%);color:#fff;border:none;padding:4px 10px;font-size:12px;font-weight:600;border-radius:4px;cursor:pointer;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 5px rgb(255 87 34 / .2);min-width:60px;text-align:center;position:relative;overflow:hidden;letter-spacing:.2px;line-height:1.3;margin-left:8px}.inline-follow-btn:hover{background:linear-gradient(135deg,#ff8a65 0%,#ff5722 100%);transform:translateY(-1px);box-shadow:0 3px 8px rgb(255 87 34 / .3);color:#fff;text-decoration:none}.inline-follow-btn:active{transform:translateY(0);box-shadow:0 1px 3px rgb(255 87 34 / .2)}.inline-follow-btn .follow-icon{font-size:12px;filter:drop-shadow(0 1px 1px rgb(0 0 0 / .2))}.inline-follow-btn.guest-follow{background:linear-gradient(135deg,#9e9e9e 0%,#bdbdbd 100%);box-shadow:0 2px 5px rgb(158 158 158 / .2)}.inline-follow-btn.guest-follow:hover{background:linear-gradient(135deg,#bdbdbd 0%,#9e9e9e 100%);box-shadow:0 3px 8px rgb(158 158 158 / .3)}body.dark-mode .inline-follow-btn{background:linear-gradient(135deg,#ff7043 0%,#ffab91 100%);box-shadow:0 2px 5px rgb(255 112 67 / .3)}body.dark-mode .inline-follow-btn:hover{background:linear-gradient(135deg,#ffab91 0%,#ff7043 100%);box-shadow:0 3px 8px rgb(255 112 67 / .4)}body.dark-mode .inline-follow-btn.guest-follow{background:linear-gradient(135deg,#757575 0%,#9e9e9e 100%);box-shadow:0 2px 5px rgb(117 117 117 / .3)}body.dark-mode .inline-follow-btn.guest-follow:hover{background:linear-gradient(135deg,#9e9e9e 0%,#757575 100%);box-shadow:0 3px 8px rgb(117 117 117 / .4)}.symbol-cell{min-width:180px}.symbol-with-action{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.symbol-code{font-family:'Consolas','Monaco','Courier New',monospace;font-weight:600;color:#333;background:#f8f9fa;padding:3px 8px;border-radius:4px;border:1px solid #e9ecef;font-size:13px}body.dark-mode .symbol-code{color:#fff;background:#2d2d2d;border-color:#444}.action-cell{min-width:100px}.quick-actions{display:flex;gap:5px}.quick-action-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;font-size:14px;transition:all 0.2s ease;padding:0}.quick-action-btn:hover{background:#e9ecef;transform:translateY(-1px);box-shadow:0 2px 4px rgb(0 0 0 / .1)}.quick-action-btn.view-chart:hover{background:#e3f2fd;border-color:#90caf9;color:#1976d2}.quick-action-btn.add-watchlist:hover{background:#fff3e0;border-color:#ffcc80;color:#f57c00}body.dark-mode .quick-action-btn{background:#3d3d3d;border-color:#555;color:#fff}body.dark-mode .quick-action-btn:hover{background:#4d4d4d}body.dark-mode .quick-action-btn.view-chart:hover{background:#2c387e;border-color:#5c6bc0}body.dark-mode .quick-action-btn.add-watchlist:hover{background:#4e342e;border-color:#8d6e63}#positions-content tbody tr.holding-row:hover,.swtool-holding-table tbody tr.holding-row:hover{background-color:#f8f9fa}body.dark-mode #positions-content tbody tr.holding-row:hover,body.dark-mode .swtool-holding-table tbody tr.holding-row:hover{background-color:#3d3d3d}@media (max-width:768px){.symbol-cell{min-width:150px}.symbol-with-action{flex-direction:column;align-items:flex-start;gap:6px}.inline-follow-btn{margin-left:0;width:100%;justify-content:center}.action-cell{min-width:80px}.quick-actions{flex-direction:column;gap:3px}.quick-action-btn{width:100%;height:28px}}.loading-data{color:#999;font-style:italic}.loading-data:after{content:'...';animation:loadingDots 1.5s infinite}@keyframes loadingDots{0%,20%{content:'.'}40%{content:'..'}60%,100%{content:'...'}}.swtool-chart:fullscreen .swtool-chart-tabs,.swtool-chart:-webkit-full-screen .swtool-chart-tabs,.swtool-chart:-moz-full-screen .swtool-chart-tabs{position:fixed!important;top:10px!important;left:10px!important;z-index:2147483647!important;background:rgb(255 255 255 / .95)!important;padding:5px!important;border-radius:4px!important}.swtool-chart:fullscreen .swtool-tab,.swtool-chart:-webkit-full-screen .swtool-tab,.swtool-chart:-moz-full-screen .swtool-tab{z-index:2147483648!important}.site-title a,.site-header a,.custom-logo-link,.site-branding a{text-decoration:none!important}.main-navigation a,.primary-menu a{text-decoration:none!important}.swtool-chart-container{position:relative;width:100%;background-color:rgb(255 255 255)}.swtool-chart-container.has-chart{display:flex;justify-content:center}.swtool-chart-wrapper{position:relative;width:100%}.swtool-chart{position:relative;width:100%;height:400px;display:block;margin-left:auto;margin-right:auto}.swtool-chart canvas{width:100%!important;height:100%!important;min-height:400px}.swtool-chart-only-container{position:relative;width:100%;background-color:rgb(255 255 255)}.swtool-chart-only-container .swtool-chart{height:400px;width:100%}.swtool-holding-table,.swtool-trade-history,.swtool-strategy-intro,.swtool-strategy-section{margin-top:20px;overflow-x:auto;width:100%;clear:both}.swtool-holding-table table,.swtool-trade-history table,.swtool-strategy-intro table,.swtool-strategy-section table{width:100%;border-collapse:collapse;table-layout:auto}@media (max-width:768px){.swtool-chart{height:300px}.swtool-chart canvas{min-height:300px}.swtool-holding-table,.swtool-trade-history,.swtool-strategy-intro,.swtool-strategy-section{margin-top:15px}}@media (max-width:480px){.swtool-chart{height:250px}.swtool-chart canvas{min-height:250px}.swtool-holding-table,.swtool-trade-history,.swtool-strategy-intro,.swtool-strategy-section{margin-top:10px}}