@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;text-align:center}.App,.notification{background-color:#000;color:#fff}.notification{align-items:center;border:2px solid #4528c8;box-shadow:0 4px 10px #00000080;display:flex;flex-direction:row;justify-content:center;left:50%;opacity:0;padding:10px 20px;position:fixed;top:60px;transform:translateX(-50%);transition:opacity 3s ease-in-out;width:calc(100% - 40px);z-index:999}.notification.show{opacity:1}.notificationmain{margin:10px 0}.notificationPut,.notificationmain{align-items:center;display:flex;flex-direction:row;justify-content:center}.notificationPut{background-color:#000;border:2px solid #4528c8;box-shadow:0 4px 10px #00000080;color:#fff;left:50%;opacity:0;padding:10px 20px;position:fixed;top:170px;transform:translateX(-50%);transition:opacity 3s ease-in-out;width:calc(100% - 40px);z-index:999}.notificationPut.show{opacity:1}.messageText{font-size:20px;font-weight:700;margin-right:10px}@keyframes swipe{0%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(-100%)}}.App-link{color:#61dafb}.header{background-color:#020114;border-bottom:1px solid #fff;box-shadow:none;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:1000}.header-scrolled{background-color:#010141;box-shadow:0 2px 4px #fff}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0;padding:10px}.header h1{color:#fff;font-size:24px;margin:0 0 0 10px}.header-left{align-items:center;display:flex;flex-direction:row}.logo{border-radius:50%;height:50px;object-fit:cover;width:50px}main{padding-top:60px}.hamburger{cursor:pointer;display:none;flex-direction:column;margin-right:10px}.hamburger .line{background-color:#fff;height:3px;margin:4px 0;width:25px}.hamburger.open .line:nth-child(2){opacity:0}.hamburger.open .line:first-child{transform:translateY(12px) rotate(45deg)}.hamburger.open .line:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.nav-menu{display:flex;gap:20px}.nav-menu a{color:#fff;font-size:18px;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#ccc}.submenu-container{position:relative}.submenu-title{color:#fff;cursor:pointer;display:inline-block;font-size:18px;padding:10px;text-decoration:none}.submenu{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#0a0a1ef2,#0a0a1ed9 80%,#0a0a1e00);border-radius:8px;box-shadow:0 8px 20px #00000073;display:none;flex-direction:column;left:0;padding:10px;position:absolute;top:100%;width:160px;z-index:10}.subMenu-item{display:flex;flex-direction:row;justify-content:space-around}.submenu a{border-radius:4px;color:#fff;padding:8px 12px;text-decoration:none;transition:background .2s ease,padding-left .2s ease}.submenu a:hover{background:#ffffff1a;padding-left:16px}.submenu-container:hover .submenu{display:flex}.login-button,.logout-button{align-items:center;display:flex;flex-direction:row;justify-content:center}.fauser{margin-top:5px}@media (max-width:768px){.header-content{padding:10px}.header h1{font-size:20px}.nav-menu{background-color:#040e3e;border-bottom-left-radius:10px;border-top-left-radius:10px;display:none;flex-direction:column;gap:0;position:absolute;right:0;top:60px;width:200px}.nav-menu.open{display:flex}.nav-menu a{border-bottom:1px solid #444;padding:15px}.hamburger{display:flex}.submenu{box-shadow:none;padding:0;position:static;width:100%}.submenu a{border-bottom:1px solid #444;padding:15px}}@media (max-width:480px){.header h1{font-size:18px}.header-content{padding:5px}}.entitlement-pill{align-items:center;background:linear-gradient(180deg,#00f7ff1f,#00f7ff14);border:1px solid #00f7ff59;border-radius:999px;box-shadow:0 2px 10px #00f7ff14,inset 0 0 12px #00f7ff0f;color:#00f7ff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;letter-spacing:.2px;margin-left:10px;padding:6px 12px;transform:translateZ(0);transition:transform .08s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none}.entitlement-pill:hover{background:linear-gradient(180deg,#00f7ff2e,#00f7ff1f);border-color:#00f7ff99;box-shadow:0 4px 16px #00f7ff1f,inset 0 0 16px #00f7ff17;transform:translateY(-1px)}.entitlement-dot{border-radius:50%;box-shadow:0 0 8px currentColor;height:8px;width:8px}.entitlement--pos{background:linear-gradient(180deg,#39ff881f,#39ff8814);border-color:#39ff8859;color:#39ff88}.entitlement--neg{background:linear-gradient(180deg,#ff5b5b1f,#ff5b5b14);border-color:#ff5b5b59;color:#ff5b5b}.entitlement--pos .entitlement-dot{animation:pillPulse 1.8s ease-in-out infinite}@keyframes pillPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.allTokensMain{margin-top:-20px}.square{align-content:center;border:solid;border-color:#4528c8;box-shadow:0 4px 6px #222ac34d,0 1px 3px hsla(0,7%,61%,.742);cursor:pointer;padding:10px;transition:transform .2s ease,box-shadow .2s ease;width:100px}.square:hover{box-shadow:0 6px 10px #0006,0 2px 5px #0000004d;transform:translateY(-5px)}.square:active{box-shadow:0 2px 4px #0006,0 1px 2px #0000004d;transform:translateY(2px)}.squareHolder{display:flex;flex-direction:row;justify-content:space-around}.squareData{font-size:20px;padding:5px}.squareDataTitle{font-size:22px;padding:5px}@media (max-width:1000px){.allTokensMain{margin-top:50px}}@media (max-width:600px){.allTokensMain{margin-top:50px}.square{padding:5px;width:50px}.squareHolder{display:flex;flex-direction:row;justify-content:space-around;width:100%}.squareData{font-size:20px;padding:5px}.squareDataTitle{font-size:10px;padding:5px}}.animated-number{display:inline-block;font-weight:700;transition:transform .5s ease-in-out}.spin{animation:spin .5s ease-in-out forwards}.home-container{height:100%;margin-top:60px;padding:10px}.home-container-pages{padding:10px}.moonshot-table-container{margin-bottom:20px;overflow-x:auto;width:100%}.moonshot-table{border-collapse:collapse;width:100%}.moonshot-table td,.moonshot-table th{border:1px solid #4528c8;padding:10px;text-align:left}.moonshot-table th{background:linear-gradient(180deg,#000,#2b2b88);color:#fff}.moonshot-table tr:nth-child(2n){background-color:#2f2f2f}.moonshot-table tr:hover{background-color:#2b2b88;cursor:pointer}.moonshot-table th:hover{background:linear-gradient(180deg,#000,#6565d4)}.green-fade{animation:fadeInOutGreen 1s forwards}.red-fade{animation:fadeInOutRed 1s forwards}.blurred-row{background-color:#f0f0f0;cursor:pointer;filter:blur(4px);position:relative}.blurred-row:after{background-color:#ffffffb3;border-radius:4px;color:#333;content:"Sign up to view details";font-weight:700;left:50%;padding:5px 10px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.clickable-row,.moonshot-table-container{position:relative}.modal-overlay{background-color:#00000080;height:100%;width:100%}.modal-content{background-color:#000;border:1px solid #4528c8;border-radius:8px;max-width:400px;padding:20px 30px;position:relative;width:90%}.close-button{cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}@keyframes fadeInOutGreen{0%{background-color:#00ff0080}50%{background-color:#0f0c}to{background-color:#0f00}}@keyframes fadeInOutRed{0%{background-color:#ff000080}50%{background-color:#f00c}to{background-color:#f000}}.info-modal{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.info-modal-content{background-color:#000;border:1px solid #4528c8;border-radius:8px;max-width:400px;padding:20px 30px;position:relative;width:90%}.info-modal-content h3{margin-top:0}.info-modal-content button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:15px;padding:10px 20px}.info-modal-content button:hover{background-color:#0056b3}.infomodalmain{display:flex;flex-direction:column}.infomodalicons{text-align:left}.single-suggestion-container{margin:auto;max-width:800px;padding:30px}.suggestion-card{background-color:#1e1e2f;border:1px solid #333;border-radius:12px;box-shadow:0 4px 12px #0006;color:#eee;padding:20px}.single-suggestion-box{background:linear-gradient(90deg,#1b1f4a,#0c0c2c);border:1px solid #ffffff0d;border-radius:12px;box-shadow:0 0 15px #0006;color:#fff;font-family:Segoe UI,sans-serif;margin:20px auto;padding:1.2rem 24px 24px;position:relative}.header-row,.row{border-bottom:2px solid #ffffff1a;margin-bottom:15px;padding-bottom:10px}.header-row h3,.row h3,.row p{color:#eaeaea}.header-row,.header-row-position-main,.header-row-position-main-scoring{align-items:center;border-bottom:3px solid;border-color:#fff;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.trade-data-box{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:90%}.trade-card-top-rows{display:flex;flex-direction:row;justify-content:space-between;width:100%}.header-title{align-items:center;color:#00bcd4;display:flex;font-size:1.4rem;font-weight:700;gap:10px}.asset-name{font-size:1.2rem;font-weight:700}.trend-text{font-size:1rem;font-weight:700}.row{border-bottom:1px solid;border-color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-around;margin-bottom:16px}.column{flex:1 1;min-width:220px}.section-title{color:#29b6f6;font-size:1.05rem;font-weight:700;margin-bottom:6px}.stat-line{line-height:1.4;margin:4px 0}.catalyst-box,.justification-box{border-top:1px solid #333;margin-top:20px;padding-top:10px}.catalyst-box p,.justification-box p{font-size:.95rem;line-height:1.6}.dots:after{animation:dots 1.5s steps(3) infinite;content:""}.ai-suggestion-list{height:100%;margin-top:60px;padding:10px}.custom-token-form{align-items:center;display:flex;gap:10px;height:100%;justify-content:center;margin-bottom:20px;margin-top:60px}.custom-token-form input{background-color:#1e1e2f;border:1px solid #555;border-radius:6px;color:#fff;font-size:1rem;outline:none;padding:10px 14px;transition:border .3s;width:250px}.custom-token-form input::placeholder{color:#888}.custom-token-form input:focus{border-color:#00bcd4}.custom-token-form button{background-color:#00bcd4;border:none;border-radius:6px;color:#111;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 18px;transition:background-color .3s}.custom-token-form button:disabled{background-color:#444;color:#ccc;cursor:not-allowed}.custom-token-form button:hover:not(:disabled){background-color:#00a2b5}.timestamp-container{align-content:center;justify-content:space-between;margin-bottom:10px;text-align:center}.timestamp-container,.timestamp-iconbox{align-items:center;display:flex;flex-direction:row}.timestamp-iconbox{justify-content:center}.timestamp-top-left{margin:4px}.timestamp-top-left,.timestamp-top-right{align-content:center;align-items:center;color:#999;display:flex;flex-direction:row;font-size:.75rem;text-align:center}.timestamp-top-right{margin-bottom:4px;margin-left:30px}.header-position-box{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:10px}.pagination-controls{align-items:center;display:flex;gap:10px;justify-content:center;margin:20px 0 100px}.pagination-controls button{cursor:pointer;font-size:.9rem;padding:6px 10px}.page-button{background:linear-gradient(145deg,#090e3a,#090909);color:#fff;cursor:pointer;width:140px}.page-button:hover{background:linear-gradient(145deg,#090e3a,#666);color:#b3b0b0}@keyframes dots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.top-row-text-ai{font-size:20px;font-weight:700}.token-price{font-size:.95em}.token-price,.token-price-scoring{color:#84e1f9;font-weight:400;margin-left:10px}.token-price-scoring{border:solid;border-radius:5px;border-width:1px;font-size:1.2em;padding:5px}.token-price-mc{color:#84e1f9;font-size:1.15em;font-weight:400}.green-text{color:#19ff6b}.green-text,.red-text{font-size:20px;font-weight:700}.red-text{color:#f44336}.rec-dot{border:1px solid #ffffff26;border-radius:50%;display:inline-block;height:10px;margin-right:6px;vertical-align:middle;width:10px}.trend-with-dot{align-items:center;display:inline-flex;gap:6px}.ai-outcome-row{display:flex;justify-content:space-around;margin-bottom:8px;padding:6px 10px 0}.ai-outcome-pill{border:1px solid #ffffff26;border-radius:999px;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.02em;padding:4px 10px;width:40%}.ai-outcome-pill.win{background:#22c55e26;border-color:#19ff6b;color:#19ff6b}.ai-outcome-pill.loss{background:#ef444426;border-color:#f44336;color:#f44336}.ai-correctness-pill{border:1px solid #ffffff26;border-radius:999px;display:inline-block;font-size:12px;font-weight:600;margin-left:8px;padding:3px 8px;width:40%}.ai-correctness-pill.correct{background:#22c55e26;border-color:#19ff6b;color:#19ff6b}.ai-correctness-pill.incorrect{background:#ef444426;border-color:#f44336;color:#f44336}.top-row-text-ai-2{font-size:16px}.top-row-text-ai-3{font-size:16px;margin-bottom:10px;text-align:left}.top-row-text-ai-4-phone{display:none}.expanded-section{font-size:16px}.options-container{display:flex;flex-direction:row;justify-content:space-around;margin-top:20px}.highlighted-block{background:linear-gradient(145deg,#090e3a,#2c2c2c);border:3px solid gold;border-radius:8px;box-shadow:0 0 40px #ffd7004d}.highlighted-block,.warning-block{font-size:16px;height:300px;margin-bottom:10px;padding:10px;transition:all .3s ease}.warning-block{background-color:#1e1e1e;border:2px solid red;border-radius:8px}.long-short-block{background-color:#000;border-radius:6px;display:flex;flex-direction:column;font-size:26px;height:300px;justify-content:space-around;margin-bottom:10px;padding:10px;width:400px}.confidence-green{color:#19ff6b;font-weight:700}.confidence-red{color:#ff4d4f;font-weight:700}.confidence-highlight{color:#19ff6b;font-weight:700}.trigger-triggered{background-color:#2ecc71}.trigger-cancelled,.trigger-triggered{border-radius:5px;color:#fff;font-weight:700;padding:4px 8px}.trigger-cancelled{background-color:#f39c12}.trigger-invalidated{background-color:#e74c3c;border-radius:5px;color:#fff;padding:4px 8px}.binance-chart-link{color:#f0b90b;display:inline-block;font-weight:700;margin-top:10px;text-decoration:none}.binance-chart-link:hover{text-decoration:underline}.filter-section{background:linear-gradient(90deg,#1b1f4a,#0c0c2c);border:1px solid #333;border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-evenly;margin-bottom:1.5rem;padding:1rem}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-label{color:#f0f0f0;font-weight:700;margin-bottom:5px}.custom-checkbox{color:#ccc;cursor:pointer;font-size:.95rem;padding-left:28px;position:relative;-webkit-user-select:none;user-select:none}.custom-checkbox input{cursor:pointer;opacity:0;position:absolute}.custom-checkbox .checkmark{background-color:#444;border:2px solid #888;border-radius:4px;height:18px;left:0;position:absolute;top:0;transition:background-color .3s ease;width:18px}.custom-checkbox input:checked~.checkmark{background-color:#7d72f4;border-color:#84e1f9}.custom-checkbox .checkmark:after{content:"";display:none;position:absolute}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:6px;top:1px;transform:rotate(45deg);width:4px}.source-icon{align-items:center;display:flex;gap:0}.source-logo{height:20px;margin-left:5px;vertical-align:middle;width:auto}.market-snapshot-panel{background:linear-gradient(90deg,#1b1f4a,#0c0c2c);border:1px solid #444;border-radius:12px;color:#f1f1f1;margin-bottom:20px}.snapshot-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.snapshot-header h3{color:#10f;margin:0}.snapshot-timestamp{color:#aaa;font-size:.9rem}.snapshot-analysis{color:#fff;font-size:.9rem}.snapshot-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.snapshot-item,.snapshot-item-analysis{align-items:center;background-color:#2b2b3a;border-left:4px solid orange;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;padding:12px}.snapshot-item-analysis{margin-top:10px}.label{color:#aaa;font-size:1rem}.value{color:#fff;font-size:1.05rem;font-weight:700}.ai-confidence.confidence-red{color:red;display:inline-block;margin-left:5px}.ai-confidence.confidence-green{color:#19ff6b;display:inline-block;margin-left:5px}.ai-confidence.confidence-orange{color:orange;display:inline-block;margin-left:5px}.trend-badge{font-size:.85rem;margin-left:6px;text-transform:capitalize}.trend-badge.rising,.trend-badge.surging{color:#19ff6b}.trend-badge.falling,.trend-badge.plunging{color:red}.trend-badge.neutral,.trend-badge.stable{color:orange}.trend-badge.unknown{color:#888}.share-link{background-color:#000;border-bottom:solid;border-radius:50px;border-radius:10px;border-top:solid;color:#31f61f;cursor:pointer;font-weight:700;padding:5px;text-decoration:none}.share-link:hover{background-color:#1a1919;text-decoration:underline}.icon-add-button{cursor:pointer;font-size:1.2rem}.icon-add-button.disabled{cursor:not-allowed;opacity:.5}.blurred-content{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none}.filter-select{background-color:#1e1e2f;border:1px solid #555;border-radius:5px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:12px;height:24px;padding:0;text-align:center;vertical-align:middle;width:100%}.twowaytrade{align-self:center;color:#31f61f;height:20px;margin-left:5px;width:25px}.heatmap-bar{background:#222;border:1px solid #444;border-radius:5px;display:flex;height:100px;overflow-x:auto;padding:0;width:100%}.top-row-text-ai-4{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;gap:1rem;justify-content:center;margin-top:2px;text-align:center}@media screen and (max-width:768px){.moonshot-table td,.moonshot-table th{font-size:12px;padding:6px}.home-container{margin-top:50px}.row{flex-direction:column}.highlighted-block,.warning-block{font-size:16px;height:300px}.long-short-block{font-size:20px;height:300px;width:250px}}@media (max-width:600px){.moonshot-table td:first-child,.moonshot-table td:nth-child(10),.moonshot-table td:nth-child(11),.moonshot-table td:nth-child(12),.moonshot-table td:nth-child(2),.moonshot-table td:nth-child(6),.moonshot-table th:first-child,.moonshot-table th:nth-child(10),.moonshot-table th:nth-child(11),.moonshot-table th:nth-child(12),.moonshot-table th:nth-child(2),.moonshot-table th:nth-child(6){display:table-cell}.moonshot-table td:not(:first-child):not(:nth-child(2)):not(:nth-child(6)):not(:nth-child(10)):not(:nth-child(11)):not(:nth-child(12)),.moonshot-table th:not(:first-child):not(:nth-child(2)):not(:nth-child(6)):not(:nth-child(10)):not(:nth-child(11)):not(:nth-child(12)){display:none}.moonshot-table td,.moonshot-table th{font-size:7px;padding:4px}.highlighted-block,.long-short-block,.warning-block{font-size:16px;height:300px}.long-short-block{width:200px}.phone-hide{display:none}.header-row-position-main{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.header-row-position-main-scoring{display:none}.header-position-box{font-size:12px;margin-bottom:5px;width:100%}.trade-data-box{flex-direction:row}.trade-card-top-rows,.trade-data-box{display:flex;justify-content:space-between;width:100%}.header-row,.trade-card-top-rows{flex-direction:column}.header-row{align-items:center;display:flex;justify-content:space-between}.timestamp-top-right{margin-left:15px}}@media (max-width:500px){.highlighted-block,.warning-block{font-size:14px;height:200px;margin:5px;padding:10px}.page-button{width:100px}.green-text{color:#19ff6b}.green-text,.red-text,.token-price-mc{font-size:18px}.top-row-text-ai{font-size:18px;font-weight:700}.top-row-text-ai-2{font-size:10px;margin-top:10px}.top-row-text-ai-3{font-size:14px;margin-top:5px}.top-row-text-ai-4-phone{align-items:center;border:solid;border-radius:5px;border-width:1px;display:flex;font-size:10px;justify-content:center;margin-top:10px;padding:3px;text-align:center;width:60px}.timestamp-top-right{height:18px;margin-left:25px;margin-right:0;width:18px}.timestamp-top-left{margin-left:-6px}.single-suggestion-box{padding:8px}}.flipped-badge{background:#f39c12;border:1px solid #00000026;border-radius:6px;color:#111;font-weight:700;padding:2px 8px}.loading-banner{background:#1c2333;border:1px solid #2b3550;border-radius:6px;color:#9ec1ff}.error-banner,.loading-banner{margin:8px auto 12px;padding:8px 12px;width:max-content}.error-banner{background:#331c1c;border:1px solid #503131;border-radius:6px;color:#ff9e9e}.subtle-note{font-size:12px;margin:4px auto 10px;opacity:.6;width:max-content}.chart-container{background-color:#0e0f1a;border:1px solid #00bcd4;border-radius:10px;box-shadow:0 2px 8px #00ffff0d;margin-bottom:2rem;margin-top:1rem;padding:1rem;transition:all .2s ease}.chart-container:hover{box-shadow:0 0 12px #00ffff1a;transform:scale(1.005)}.chart-title{color:#00e5ff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.custom-tooltip{background:#141414e6;border:1px solid #00e5ff;border-radius:8px;box-shadow:0 0 8px #00e5ff33;color:#fff;font-size:13px;padding:10px 12px}.recharts-text{font-size:10px!important}.custom-tooltip .tooltip-title{color:#00e5ff;font-size:14px;font-weight:700;margin-bottom:6px}.custom-tooltip span{color:#fff;font-weight:500}@media (max-width:768px){.chart-container{font-size:12px;padding:.5rem}.chart-title{font-size:.9rem;text-align:center}.custom-tooltip{font-size:11px;padding:6px 8px}.custom-tooltip .tooltip-title{font-size:12px}}@media (max-width:480px){.chart-container{margin-bottom:1rem;margin-top:.5rem;padding:.5rem}.chart-title{font-size:.9rem}.custom-tooltip{font-size:11px;padding:6px 8px}.custom-tooltip .tooltip-title{font-size:12px}}.flyer-container{background:#0a0a1a;border-radius:0;box-shadow:0 0 10px #000000b3;color:#fff;font-family:Segoe UI,sans-serif;padding:20px;text-align:center;width:320px}.flyer-logo{border-radius:50px;margin-bottom:10px;width:60px}.flyer-title{font-size:22px;font-weight:700;margin:10px 0 5px}.flyer-tag{color:#1dd1a1;font-size:16px;margin-bottom:5px}.flyer-trend{color:#54a0ff;font-weight:700}.flyer-time{color:#aaa;font-size:12px;margin-top:10px}.flyer-link{color:#ff9f43;font-size:13px;margin-top:5px}.flyer-download-btn{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:15px;padding:10px 20px}.flyer-download-btn:hover{background:#10ac84}:root{--ts-bg-900:#070816;--ts-bg-800:#0b0e22;--ts-glass:#0c0c18d1;--ts-glass-2:#0c0c18b3;--ts-neon-teal:#00c1ff;--ts-neon-green:#19ff6b;--ts-neon-violet:#4f00ff;--ts-amber:#ffb347;--ts-text-hi:#e9ecff;--ts-text-lo:#9aa0b3}.market-pulse-wrapper{left:18px;position:fixed;top:66px;z-index:1001}.pulse-chip{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(180deg,#0c0c18d1,#0c0c18b3) padding-box,linear-gradient(135deg,#4f00ffe6,#00c1ffe0,#19ff6beb) border-box;background:linear-gradient(to bottom,var(--ts-glass),var(--ts-glass-2)) padding-box,linear-gradient(135deg,#4f00ffe6,#00c1ffe0,#19ff6beb) border-box;border:1px solid #0000;border-radius:14px;box-shadow:inset 0 0 0 1px #ffffff0d,0 10px 26px #0000007a,0 0 18px #1f7bff2e;cursor:pointer;display:inline-flex;font-size:15px;font-weight:750;gap:10px;letter-spacing:.2px;padding:12px 14px;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.pulse-chip:hover{filter:brightness(1.03);transform:translateY(-1px)}.pulse-skin.pulse-bull-strong{box-shadow:inset 0 0 0 1px #19ff6b57,0 0 22px #19ff6b29,0 10px 26px #0000007a;color:#19ff6b;color:var(--ts-neon-green)}.pulse-skin.pulse-bull-light{box-shadow:inset 0 0 0 1px #6ef7a74d,0 0 22px #6ef7a71f,0 10px 26px #0000007a;color:#86f7bf}.pulse-skin.pulse-bear-strong{box-shadow:inset 0 0 0 1px #f4433657,0 0 22px #f4433629,0 10px 26px #0000007a;color:#ff6357}.pulse-skin.pulse-bear-light{box-shadow:inset 0 0 0 1px #ff8a804d,0 0 22px #ff8a801f,0 10px 26px #0000007a;color:#ff9d95}.pulse-skin.pulse-caution{box-shadow:inset 0 0 0 1px #ffd7005c,0 0 22px #ffd70026,0 10px 26px #0000007a;color:gold}.pulse-skin.pulse-neutral{color:#e9e9e9}.pulse-skin.pulse-whipsaw{color:#fff;isolation:isolate;position:relative}.pulse-skin.pulse-whipsaw:after{animation:tsChop 2.4s linear infinite;background:repeating-linear-gradient(135deg,#ffb3472e,#ffb3472e 6px,#0000 0,#0000 12px);border-radius:14px;content:"";inset:0;position:absolute;z-index:-1}@keyframes tsChop{to{background-position:24px 24px}}.pulse-skin.pulse-whipsaw .pulse-icon{filter:drop-shadow(0 0 6px rgba(255,179,71,.55))}.pulse-icon{display:inline-flex;font-size:16px}.pulse-icon,.pulse-text{line-height:1}.pulse-caret{margin-left:2px;opacity:.85;transition:transform .18s ease}.market-pulse-wrapper.open .pulse-caret{transform:rotate(180deg)}.pulse-panel{background:linear-gradient(180deg,#080a1af0,#080a1ae0) padding-box,linear-gradient(135deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.035)) border-box;border:1px solid #0000;border-radius:14px;box-shadow:0 18px 44px #0009,inset 0 0 1px #ffffff0d;color:#e9ecff;color:var(--ts-text-hi);left:0;margin-top:10px;max-height:0;max-width:380px;min-width:300px;opacity:0;overflow:hidden;padding:12px 14px;pointer-events:none;position:absolute;transform:translateY(-6px) scale(.985);transform-origin:top left;transition:opacity .18s ease,transform .18s ease,max-height .25s ease}.market-pulse-wrapper.open .pulse-panel{max-height:560px;opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.pulse-row{grid-gap:10px;display:grid;font-size:12.5px;gap:10px;grid-template-columns:120px 1fr;padding:7px 2px}.pulse-row .k{color:#98a2ff;opacity:.9}.pulse-row .v{color:#e9ecff;color:var(--ts-text-hi)}.pulse-divider{border-top:1px solid #ffffff0f;color:#9aa0b3;color:var(--ts-text-lo);font-size:11px;letter-spacing:.3px;margin:8px 0 6px;padding-top:6px;text-transform:uppercase}.pulse-row-header{color:#98a2ff;font-size:16px;margin-bottom:10px;opacity:.95}@media (max-width:768px){.market-pulse-wrapper{left:12px;top:58px}.pulse-chip{border-radius:12px;font-size:14px;padding:10px 12px}.pulse-panel{max-width:86vw;min-width:260px}}.pulse-chip{isolation:isolate;overflow:hidden;position:relative}.pulse-chip .pulse-caret,.pulse-chip .pulse-icon,.pulse-chip .pulse-text{position:relative;z-index:2}.pulse-chip:before{border-radius:inherit;content:"";inset:0;opacity:.95;pointer-events:none;position:absolute;z-index:1}.pulse-skin.pulse-whipsaw:before{display:none}@keyframes tsUpflow{0%{background-position:0 0}to{background-position:0 24px}}@keyframes tsDownflow{0%{background-position:0 0}to{background-position:0 -24px}}@keyframes tsPulse{0%,to{opacity:1}50%{opacity:.75}}@keyframes tsBreathe{0%,to{opacity:.88}50%{opacity:.72}}.pulse-skin.pulse-bull-light:before,.pulse-skin.pulse-bull-strong:before{animation:tsUpflow 4s linear infinite;background:linear-gradient(180deg,#19ff6b24,#19ff6b00 70%);background-size:100% 24px}.pulse-skin.pulse-bear-light:before,.pulse-skin.pulse-bear-strong:before{animation:tsDownflow 4s linear infinite;background:linear-gradient(0deg,#f4433624,#f4433600 70%);background-size:100% 24px}.pulse-skin.pulse-caution{animation:tsPulse 2.8s ease-in-out infinite}.pulse-skin.pulse-neutral{animation:tsBreathe 6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.pulse-chip:before,.pulse-skin.pulse-caution,.pulse-skin.pulse-neutral{animation:none!important}}.macroai-toggle{background:#00000040;border:1px solid #ffffff1f;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;margin-left:8px;padding:2px 8px}.macroai-toggle:hover{background:#ffffff14}.ts-econ-card{background:radial-gradient(circle at top left,#111827 0,#020617 55%,#000 100%);border:1px solid #1f2937;border-radius:16px;box-shadow:0 18px 45px #0009;color:#e5e7eb;font-size:13px;margin-top:80px;padding:16px 18px 12px}.ts-econ-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.ts-econ-title{font-size:16px;font-weight:600;margin:0}.ts-econ-subtitle{color:#9ca3af;font-size:12px;margin:4px 0 0}.ts-econ-filters{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.ts-econ-chip-group{background:#0f172ae6;border:1px solid #374151;border-radius:999px;display:inline-flex;padding:2px}.ts-econ-chip{background:#0000;border:none;border-radius:999px;color:#9ca3af;cursor:pointer;font-size:11px;padding:4px 10px;transition:all .15s ease-out}.ts-econ-chip:hover{background:#37415199;color:#e5e7eb}.ts-econ-chip-active{background:linear-gradient(135deg,#22c55e,#22d3ee);color:#020617;font-weight:600}.ts-econ-date-range{align-items:center;display:flex;gap:8px}.ts-econ-date-range label{color:#9ca3af;display:flex;flex-direction:column;font-size:10px;gap:2px}.ts-econ-date-range input[type=date]{background:#020617;border:1px solid #374151;border-radius:8px;color:#e5e7eb;font-size:11px;outline:none;padding:2px 6px}.ts-econ-date-range input[type=date]:focus{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e66}.ts-econ-empty,.ts-econ-error,.ts-econ-status{font-size:12px;margin-top:4px}.ts-econ-status{color:#9ca3af}.ts-econ-error{color:#fca5a5}.ts-econ-empty{color:#9ca3af}.ts-econ-body{margin-top:8px;max-height:420px;overflow-y:auto;padding-right:4px}.ts-econ-day{margin-bottom:10px}.ts-econ-day-header{align-items:center;color:#9ca3af;display:flex;font-size:11px;gap:6px;margin-bottom:4px}.ts-econ-day-dot{background:linear-gradient(135deg,#22c55e,#22d3ee);border-radius:999px;box-shadow:0 0 8px #22c55eb3;height:6px;width:6px}.ts-econ-day-label{letter-spacing:.08em;text-transform:uppercase}.ts-econ-list{background:radial-gradient(circle at top left,#020617 0,#020617 60%,#000 100%);border:1px solid #111827;border-radius:12px;list-style:none;margin:0;overflow:hidden;padding:0}.ts-econ-item{grid-gap:10px;border-top:1px solid #111827;display:grid;gap:10px;grid-template-columns:60px minmax(0,1fr) auto;padding:6px 10px}.ts-econ-item:first-child{border-top:none}.ts-econ-time{align-self:center;color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.ts-econ-main{min-width:0}.ts-econ-event{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-econ-meta{align-items:center;display:flex;font-size:10px;gap:6px;margin-top:2px}.ts-econ-currency{background:#0f172af2;border:1px solid #374151;border-radius:999px;color:#e5e7eb;padding:2px 8px}.ts-econ-impact{border-radius:999px;font-size:10px;letter-spacing:.06em;padding:2px 8px;text-transform:uppercase}.ts-econ-impact-high{background:#f8717129;border:1px solid #f97316;color:#fed7aa}.ts-econ-impact-med{background:#eab3082e;border:1px solid #eab308;color:#facc15}.ts-econ-impact-low{background:#38bdf829;border:1px solid #22d3ee;color:#7dd3fc}.ts-econ-values{align-items:flex-end;color:#9ca3af;display:flex;flex-direction:column;font-size:11px;gap:2px;justify-content:center}.ts-econ-val b{color:#e5e7eb;font-weight:600}.ts-econ-body::-webkit-scrollbar{width:6px}.ts-econ-body::-webkit-scrollbar-track{background:#0000}.ts-econ-body::-webkit-scrollbar-thumb{background:#111827;border-radius:999px}.ts-econ-top-filters{display:flex;flex-direction:column;gap:6px}.ts-econ-extra-filters{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;margin-top:6px}.ts-econ-chip-group-sub{background:#0f172ad9}.ts-econ-chip-sm{font-size:10px;padding:3px 8px}.ts-econ-filter-label{color:#9ca3af;font-size:10px;padding:0 4px 0 6px}.ts-econ-surprise{background:#0f172ae6;border:1px solid #374151;border-radius:999px;font-size:11px;margin-top:2px;padding:2px 6px}.ts-econ-admin-edit{align-items:center;display:flex;gap:4px;margin-top:4px}.ts-econ-admin-edit input{background:#020617;border:1px solid #374151;border-radius:6px;color:#e5e7eb;font-size:11px;padding:2px 4px;width:64px}.ts-econ-admin-edit button,.ts-econ-edit-btn{background:#1f2937;border:none;border-radius:6px;color:#e5e7eb;cursor:pointer;font-size:10px;padding:2px 6px}.ts-econ-admin-edit button:hover,.ts-econ-edit-btn:hover{background:#4b5563}.ts-econ-speech{background:#4f46e538;border:1px solid #6366f1;border-radius:999px;color:#e0e7ff;font-size:11px;padding:2px 6px}.ts-econ-surprise-panel{background:radial-gradient(circle at top left,#0f172a,#020617);border:1px solid #1f2937;border-radius:12px;margin-bottom:16px;margin-top:16px;padding:12px 14px}.ts-econ-surprise-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:8px}.ts-econ-surprise-header h4{color:#e5e7eb;font-size:14px;font-weight:600;margin:0}.ts-econ-surprise-count{color:#9ca3af;font-size:11px}.ts-econ-surprise-list{display:flex;flex-direction:column;gap:4px;max-height:220px;overflow-y:auto}.ts-econ-surprise-row{grid-gap:8px;align-items:center;border-radius:8px;display:grid;font-size:12px;gap:8px;grid-template-columns:120px minmax(0,1fr) 80px;padding:4px 6px}.ts-econ-surprise-row:nth-child(odd){background:#0f172ab3}.ts-econ-surprise-row:nth-child(2n){background:#0f172a66}.ts-econ-surprise-date{color:#9ca3af;font-size:11px;white-space:nowrap}.ts-econ-surprise-name{color:#e5e7eb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-econ-surprise-pct{background:#0f172ae6;border:1px solid #374151;border-radius:999px;font-size:11px;justify-self:end;padding:2px 8px}.ts-econ-surprise-good{background:#16a34a26;border-color:#22c55e;color:#bbf7d0}.ts-econ-surprise-bad{background:#f8717126;border-color:#f97316;color:#fed7aa}@media (max-width:768px){.ts-econ-header{flex-direction:column}.ts-econ-filters,.ts-econ-header{align-items:flex-start}.ts-econ-item{grid-template-columns:48px minmax(0,1fr)}.ts-econ-values{display:none}}.alts-container{color:#eee;margin-bottom:-20px;margin-top:-20px;padding:2rem 1rem}.alts-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.token-card{align-items:center;background:#14141f;border:1px solid #4528c8;border-radius:12px;display:flex;flex-direction:column;padding:1rem;text-decoration:none;transition:box-shadow .3s ease,transform .2s ease}.token-card:hover{box-shadow:0 0 8px #4528c899,0 0 16px #4528c866;transform:translateY(-3px)}.token-symbol{color:#e0ddff;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.token-change{font-family:Roboto Mono,monospace;font-size:.95rem;margin-bottom:.5rem}.token-change.positive{color:#19ff6b}.token-change.negative{color:#ff4d4f}.token-points{color:#aaa;font-size:.85rem}.modal-box{background:#1b1e22;border-radius:10px;box-shadow:0 0 15px #000c;color:#fff;max-width:500px;padding:20px;width:90%}.token-info-icon-wrapper{display:flex;justify-content:center;margin-top:6px;width:100%}.token-info-icon{color:#3498db;cursor:pointer;font-size:14px;transition:transform .2s}.token-info-icon:hover{transform:scale(1.15)}.token-reasoning-status{color:#e0ddff;font-family:Roboto Mono,monospace;font-size:.75rem;margin-top:6px;text-align:center}.missing-reasoning{background:#ffb3471a;border-radius:4px;color:#ffb347;font-weight:500;padding:2px 6px}.trending-carousel{margin-top:50px;overflow:hidden;position:relative}.carousel-logo{border-radius:50%;bottom:0;height:60px;object-fit:cover;position:absolute;right:14px;top:0;width:60px;z-index:10}.carousel-item{height:40px;margin-bottom:8px;margin-top:30px;text-align:center}.token,.tokenName{display:flex;flex-direction:row;text-align:center}.tokenName{font-size:16px;font-weight:700;margin-left:20px;padding:4px}.percent{align-items:center;background-color:#0000a2;border-radius:50%;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;margin-left:10px;padding:8px;width:20px}.slick-dots li button:before{color:#fff}.logoback{background-color:#000;border-radius:50%;bottom:0;height:60px;object-fit:cover;position:absolute;right:-10px;width:60px;z-index:10}.badMessage{font-size:24px;font-weight:600;margin-bottom:20px;margin-top:30px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.allTokenDataMain{background-color:#000;height:fit-content;margin-top:50px;padding:10px;width:fit-content}.token-table{overflow-x:auto;width:100%}.token-table td,.token-table th{border:1px solid #4528c8;font-size:10px;padding:5px;text-align:left}.token-table th{background:linear-gradient(180deg,#000,#2b2b88);color:#fff}.token-table tr:hover{background-color:#2b2b88;cursor:pointer}.filters{flex-wrap:wrap;margin-bottom:10px}.filters div{margin-right:20px}.performance-sim{background:linear-gradient(135deg,#000,#020738);font-family:Arial,sans-serif;height:fit-content;min-height:100vh;min-width:100%;padding-bottom:20px;padding-top:20px;text-align:center;width:fit-content}.performance-sim h2{color:#bababa;font-size:2.5rem;margin-bottom:20px;margin-top:0}.performance-sim form{align-items:center;display:flex;flex-direction:column;justify-content:center}.performance-sim .form-group{margin-bottom:20px;max-width:400px;width:80%}.form-group-labels{display:flex;flex-wrap:wrap;margin-bottom:20px;width:90%}.label-item{align-items:center;display:flex;flex:10 10 10%;margin-bottom:10px;padding:15px}.performance-sim label{color:#bababa;display:block;font-weight:700;margin-bottom:8px}.performance-sim input[type=number]{border:1px solid #bdc3c7;border-radius:5px;box-shadow:inset 0 1px 3px #072165;padding:10px;transition:border .3s;width:90%}.performance-sim input[type=number]:focus{border-color:#3498db;outline:none}.performance-sim button{background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-bottom:20px;padding:10px 20px;transition:background-color .3s}.performance-sim button:hover{background-color:#2980b9}.performance-sim table{border-collapse:collapse;margin:20px auto 0;width:80%}.performance-sim td,.performance-sim th{border:1px solid #4528c8;padding:12px;text-align:left}.performance-sim th{background-color:#000;color:#bababa}.performance-sim td{color:#bababa;font-size:16px}.performance-sim .summary{background-color:#000;border:1px solid #4528c8;border-radius:5px;color:#bababa;margin:20px;padding:15px}.performance-sim .error{color:#e74c3c;font-weight:700}.performance-sim input[type=checkbox]{margin-right:10px}.performance-sim label input[type=checkbox]{transform:scale(1.2)}.performance-results{padding:10px}@media (max-width:768px){.performance-sim table{max-width:700px}}@media (max-width:600px){.performance-sim table{max-width:500px}.performance-results,.performance-sim td,.performance-sim th{font-size:12px}}@media (max-width:420px){.performance-sim table{max-width:380px}.performance-results,.performance-sim td,.performance-sim th{font-size:10px}}@media (max-width:380px){.performance-sim table{max-width:300px}.performance-results,.performance-sim td,.performance-sim th{font-size:8px}}.prediction{background:linear-gradient(135deg,#000,#020738);font-family:Arial,sans-serif;height:fit-content;min-height:100vh;min-width:100%;padding-bottom:20px;padding-top:20px;text-align:center;width:fit-content}.prediction h3{color:#bababa;font-size:2.5rem;margin-bottom:20px;margin-top:0}.prediction table{border-collapse:collapse;margin:20px auto 0;width:90%}.prediction td,.prediction th{border:1px solid #4528c8;padding:10px;text-align:left}.prediction th{background:linear-gradient(180deg,#000,#2b2b88);color:#fff}.prediction table tr:nth-child(2n){background-color:#2f2f2f}.prediction tr:hover{background-color:#2b2b88;cursor:pointer}.prediction td{color:#bababa;font-size:16px}.filters{align-items:center;flex-direction:column}.filters,.filtersBodyMain{display:flex;justify-content:space-evenly;padding:10px}.filtersBodyMain{flex-direction:row;width:80%}.filtersMc{display:flex;flex-direction:column;height:80px;justify-content:space-evenly;width:50%}.filter-item{align-items:center;display:flex;flex-direction:row;justify-content:center}.filter-item label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:14px;font-weight:600}.filter-item input{background-color:#fff;margin:5px}.filter-toggle-button{background-color:#2b2b88;border:1px solid #4528c8;color:#fff;cursor:pointer;margin:10px;padding:5px}.filter-toggle-button:hover{background-color:#4528c8;border:1px solid #fff}@media (max-width:768px){.filters{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px}.filtersBodyMain,.filterslabel{padding:5px}.filtersBodyMain,.filtersMc,.filterslabel{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.filtersMc{height:100%}.filter-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.filter-item label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:14px;font-weight:600}.filter-item input{background-color:#fff;margin:5px}}.login-signup-container{align-items:center;background:linear-gradient(180deg,#000,#2b2b88);color:#fff;min-height:100vh;overflow-x:auto}.login-signup-container,.loginmaintop{display:flex;flex-direction:row;width:100%}.loginmaintop{justify-content:space-evenly;margin-bottom:20px}.loginmain,.signupinstructionmain{align-items:center;border:solid;display:flex;flex-direction:column;height:500px;justify-content:space-between;margin-top:50px;padding:10px;width:fit-content}.signupinstructionmain{text-align:left;width:300px}.loginmain form{width:300px}.loginmain form,.loginmain label{display:flex;flex-direction:column;justify-content:space-around}.loginmain label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:20px;margin-top:10px;width:100%}.loginmain input{background-color:#aeb3fe;display:flex;flex-direction:column;font-size:16px;height:25px;justify-content:space-around;margin-bottom:10px;width:96%}.login-signup-container button{background-color:#37bcf0;color:#fff;cursor:pointer;font-size:16px;height:30px;margin-top:20px;padding:5px;width:99%}.login-signup-container button:hover{background-color:#fff;color:#000}.instructions1,.login-signup-container button:hover{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.instructions1{flex-wrap:wrap;font-size:14px}.instructionsaddress{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:13px;margin-bottom:10px}.strong{color:#37bcf0}.copy{align-items:center;display:flex;flex-direction:row;justify-content:center}.instructionsaddress2{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-bottom:10px}.paymentaddressbox{background-color:#263a8a;padding:5px}.tracked-tokens{display:flex;flex-direction:row;margin-top:-10px}.accessList{text-wrap:wrap;background-color:#263a8a;border:solid;border-color:#37bcf0;border-width:1px;font-size:12px;padding:5px;text-align:center}.copy-success{background-color:#e6ffe6;border:1px solid green;border-radius:5px;color:green;display:inline-block;font-size:10px;padding:8px}.telegrambox{align-items:center;border:solid;border-color:#fff;display:flex;flex-direction:row;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:20px;justify-content:center;margin-top:20px;padding:10px}.tgicon{color:#fff;height:30px;margin-left:10px;width:30px}@media screen and (max-width:768px){.loginmaintop{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;margin-top:40px;width:100%}.loginmain input{width:94%}}.contractScanMain{align-items:center;background-color:#000;display:flex;height:fit-content;justify-content:center;padding:20px}.container,.contractScanMain{margin-top:50px;max-width:100%}.container{background-color:#04022c;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:30px;text-align:center}h2{color:#fff;font-size:2.5rem;font-weight:600;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase}form input{background-color:#f4f4f4e6;border:2px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:1.1rem;margin:15px 0;padding:12px;transition:border-color .3s ease;width:100%}form input:focus{border-color:#007bff;outline:none}form button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:12px 25px;transition:background-color .3s ease}form button:disabled{background-color:#ccc;cursor:not-allowed}form button:hover:not(:disabled){background-color:#0056b3}.error{color:red;font-size:1rem;font-weight:500;margin-top:10px}.results{margin-top:30px;text-align:left}.threat-level{background-color:#f4f4f4e6;border-radius:8px;box-shadow:0 2px 5px #0000000d;color:#000;margin-bottom:25px;padding:15px}.threat-level h4{align-items:center;display:flex;font-size:1.3rem;font-weight:500;margin-bottom:10px}.threat-level h4 .fa{margin-left:10px}.threat-level ul{list-style-type:none;padding-left:0}.threat-level ul li{color:#555;font-size:1.1rem;padding:5px 0}.results pre{background-color:#020114;border-radius:8px;box-shadow:0 2px 10px #0000001a;color:#f0f0f0;font-family:Courier New,Courier,monospace;font-size:1rem;overflow:auto;padding:20px}.social-links{color:#333;font-size:1rem}.social-links a{color:#007bff;display:flex;flex-direction:row;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#0056b3}.tokennamecontainer{display:flex;flex-direction:column;height:10px;justify-content:center;padding:100px}.token-name{background:linear-gradient(145deg,#09022f,#070781,#09022f);border-radius:10px;box-shadow:4px 4px 10px #0006,-4px -4px 10px #ffffff1a;color:#fff;font-size:2.5rem;font-weight:600;padding:20px;text-align:center;text-shadow:2px 2px 6px #0000004d,-2px -2px 6px #0000004d;transform:perspective(1000px) rotateX(5deg) rotateY(5deg)}.social-links{gap:10px;justify-content:space-around}.social-link,.social-links{align-items:center;display:flex}.social-link{justify-content:center}.social-icon-link{color:#000;display:inline-block;font-size:50px;text-decoration:none}.social-link-item{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.social-link-item:hover{color:#007bff}.social-icon{font-size:1.5rem;margin-right:8px}.holder-item,.social-link-item{align-items:center;display:flex}.holder-item{justify-content:center;margin-bottom:10px}.holder-address{margin-right:15px}.holder-percent{align-items:center;display:flex;font-weight:700}.holder-percent .fa-exclamation-triangle{margin-left:5px}@media screen and (max-width:768px){.container{margin:20px;padding:20px}h2{font-size:1.8rem;margin-bottom:20px}form button,form input{font-size:.95rem}form input{padding:10px}form button{padding:10px 20px}.results pre{font-size:.9rem;padding:15px}.social-links a{font-size:30px}.tokennamecontainer{height:30px;margin-top:20px;padding:50px}}@media screen and (max-width:480px){.container{margin:15px;padding:15px}h2{font-size:1.5rem;margin-bottom:15px}form button,form input{font-size:.9rem}.threat-level h4{font-size:1.1rem}.threat-level ul li{font-size:.9rem}.results pre{font-size:.85rem;padding:12px}.social-links{font-size:.85rem;margin-top:10px}.token-name{font-size:1.5rem;font-weight:500}.holder-item{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.holder-address,.holder-percent{font-size:10px}.tokennamecontainer{height:30px;margin-top:20px;padding:30px}}@media screen and (max-width:350px){.holder-address{font-size:8px}.holder-percent{font-size:10px}}.outcome-table-wrapper,.outcome-table-wrapper-dashboard{box-sizing:border-box;overflow-x:auto;padding:0 10px;width:100%}.outcome-table-wrapper-dashboard{margin-top:65px}.outcome-table tbody tr.tint-5pct>td{background-color:rgba(30,174,155,.384)!important}.outcome-table tbody tr.tint-5pct.selected>td{background-color:#236c4b!important}.top-margin-ai-edit-tokens{margin:100px 100px 0}.outcome-table{background-color:#1e1e2f;border-radius:5px;box-sizing:border-box;color:#f1f1f1;font-family:Segoe UI,sans-serif;margin-top:10px;padding:0;width:100%}.outcome-table h2{color:#00ffc8;font-size:24px;margin-bottom:16px}.table-scroll-container{border-radius:5px;max-height:75vh;overflow-y:auto}.outcome-table table{border-collapse:collapse;border-spacing:0;width:100%}.outcome-table thead th{background-color:#2c2c3e;box-shadow:0 2px 4px #0003;position:sticky;top:0;z-index:2}.outcome-table td,.outcome-table th{border:1px solid #333;font-size:12px;padding:6px 8px;text-align:center;width:50px}.outcome-table th{background-color:#2c2c3e;color:#fffdc1;font-weight:700;text-transform:uppercase}.outcome-table td{background-color:#2b2b3a}.outcome-table input,.outcome-table select,.outcome-table textarea{background-color:#1e1e2f;border:1px solid #555;border-radius:5px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:12px;height:32px;padding:4px;text-align:center;vertical-align:middle;width:100%}.outcome-table textarea{line-height:1.4;min-height:36px;padding-top:6px;resize:vertical}.outcome-table td,.outcome-table th{vertical-align:middle}.outcome-table button{background-color:#00ffc8;border:none;border-radius:5px;color:#1e1e2f;cursor:pointer;padding:6px 12px;transition:background .3s}.outcome-table select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill=%27white%27 height=%2712%27 viewBox=%270 0 24 24%27 width=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M7 10l5 5 5-5z%27/></svg>");background-position:right 10px center;background-repeat:no-repeat;padding-right:26px}.outcome-table button:hover{background-color:#00d4aa}.outcome-table button:disabled{background-color:#555;color:#aaa;cursor:not-allowed}.details-panel{background-color:#1e1e2f;border:1px solid #444;border-radius:5px;color:#fff;font-size:14px;margin-top:20px;padding:16px}.details-panel h3{color:#79c0ff;margin-top:0}.details-panel h4{color:#ffde59;margin-top:12px}.details-panel p{margin:4px 0}.expanded-row td{background-color:#1a1a2b;border-top:1px solid #333;color:#eee;font-size:15px;padding:24px 32px}.expanded-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.expanded-section{background-color:#252537;border:1px solid #333;border-radius:5px;padding:16px}.expanded-section h4{color:#ffd369;font-size:16px;margin-bottom:8px;margin-top:0}.expanded-section p{margin:4px 0}.filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:16px;margin-top:10px}.filter-bar label{color:#ccc;font-weight:500}.filter-bar select{background-color:#1e1e2f;border:1px solid #444;border-radius:5px;color:#fff;font-size:14px;outline:none;padding:6px 10px;transition:border-color .3s ease}.filter-bar select:focus,.filter-bar select:hover{border-color:#00ffc8}.expanded-section-tradehist{background-color:#252537;border:1px solid #333;border-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:16px}.filter-bar-tradehist{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:16px;margin-top:10px}.table-scroll-container::-webkit-scrollbar{height:10px;width:10px}.table-scroll-container::-webkit-scrollbar-track{background:#1e1e2f;border-radius:5px}.table-scroll-container::-webkit-scrollbar-thumb{background-color:#00ffc8;border:2px solid #1e1e2f;border-radius:5px}.table-scroll-container::-webkit-scrollbar-thumb:hover{background-color:#00d4aa}.table-scroll-container{scrollbar-color:#00ffc8 #1e1e2f;scrollbar-width:thin}.aidashbuttoncontainer{margin-top:10px}@media (max-width:768px){.outcome-table-wrapper{padding:0 5px}.outcome-table td,.outcome-table th{font-size:12px;padding:4px 6px}.filter-bar{align-items:flex-start;flex-direction:column;gap:10px}.expanded-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.expanded-section{background-color:#252537;border:1px solid #333;border-radius:5px;padding:16px}.expanded-section h4{color:#ffd369;font-size:10px;margin-bottom:8px;margin-top:0}.expanded-section p{font-size:10px;margin:4px 0}}@media (max-width:500px){.outcome-table td{width:70px}.outcome-table input,.outcome-table select,.outcome-table td{font-size:10px;padding:4px}.outcome-table select{width:70px}.outcome-table th{font-size:8px;font-weight:700;padding:4px}.outcome-table button{font-size:10px;padding:8px 6px}}.ask-ai-container{background:#0f1320;border-radius:12px;box-shadow:0 0 20px #00ffff1a;color:#fff;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;margin-left:5px;margin-right:5px;margin-top:80px;max-height:80vh;padding:1rem;width:70%}.aichat-container-pages{display:flex;flex-direction:row;padding:10px}.chat-header{border-bottom:1px solid #1f1f3a;font-size:1.4rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;text-align:center}.chat-window{margin-bottom:1rem;padding-right:10px;scroll-behavior:smooth}.chat-bubble{display:flex;margin-bottom:.75rem}.chat-bubble.ai{justify-content:flex-start}.chat-bubble.user{justify-content:flex-end}.bubble-content{word-wrap:break-word;background:#1c1f33;border-radius:16px;color:#eee;font-size:.95rem;line-height:1.4;max-width:80%;padding:10px 14px;white-space:pre-wrap}.chat-bubble.user .bubble-content{background:#519fff80;border-bottom-right-radius:2px;color:#fff}.chat-bubble.ai .bubble-content{background:#2a2d45;border-bottom-left-radius:2px}.chat-input-bar{display:flex;gap:10px}.chat-input-bar input{background:#1a1d2f;border:none;border-radius:8px;color:#fff;flex:1 1;font-size:.95rem;outline:none;padding:10px}.chat-input-bar button{background:#0056b3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 16px;transition:background .2s ease-in-out}.chat-input-bar button:hover{background:#0086b3}.chat-input-bar button:disabled{background:#555;cursor:not-allowed}.filter-dashboard{background:#0f1320;border-radius:12px;box-shadow:0 0 20px #00ffff1a;margin-left:5px;margin-right:5px;margin-top:80px;max-height:80vh;padding:1rem;width:25%}.button-group{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:.5rem}.button-group button,.filter-options button,.token-options button,button[onClick*=checkTokenOutcome]{background:#1d223b;border:1px solid #00ffe550;border-radius:8px;color:#00ffe5;cursor:pointer;font-weight:700;margin:4px;padding:8px 16px;transition:all .2s ease-in-out}.button-group button:hover,.filter-options button:hover,.token-options button:hover,button[onClick*=checkTokenOutcome]:hover{background:#00ffe5;color:#121624}.filter-options,.token-options{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:.5rem}.active-db{background-color:#000!important;border:1px solid #fff!important;color:#fff!important;font-weight:700}@media screen and (max-width:768px){.ask-ai-container{background:#0f1320;border-radius:12px;box-shadow:0 0 20px #00ffff1a;color:#fff;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;margin-left:0;margin-right:0;margin-top:20px;padding:1rem;width:90%}.aichat-container-pages{align-content:center;display:flex;flex-direction:column;justify-content:center;width:100%}.filter-dashboard{margin-left:0;margin-right:0;margin-top:80px;max-height:100vh;width:90%}}.tdh{flex-direction:column;width:100%}.tdh,.tdh-empty{display:flex;justify-content:center}.tdh-empty{align-self:center;background:#d41919;border:1px solid #e5e7eb;border-radius:1rem;color:#fff;flex-direction:row;padding:1.5rem;text-align:center;width:60%}.tdh-muted{color:#64748b;font-size:.875rem}.tdh-strong{color:#fff;font-weight:600}.tdh-pl-pos{color:#059669}.tdh-pl-neg{color:#ef4444}.tdh-cards{grid-gap:1rem;display:grid;gap:1rem;margin-top:1.5rem}.tdh-card{background:#252537;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 1px 2px #0f172a0f;padding:1rem}.tdh-card__header{align-items:center;display:flex;justify-content:space-between}.tdh-card__title{color:#fff;font-weight:600}.tdh-card__body{margin-top:.75rem}.tdh-divider>*+*{border-top:1px solid #e5e7eb}.tdh-row{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.5rem 0}.tdh-row:last-child{border-bottom:0}.tdh-row__left,.tdh-row__right{align-items:center;display:flex;gap:.5rem}.tdh-chip{border-radius:9999px;display:inline-block;font-size:12px;font-weight:600;padding:2px 8px;white-space:nowrap}.tdh-chip--slate{background:#253e79;color:#fff}.tdh-chip--green{background:#10b981;color:#fff}.tdh-chip--red{background:#ef4444;color:#fff}.tdh-chip--emerald-outline{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.tdh-chip--rose-outline{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.tdh-chip--light{background:#f8fafc}.tdh-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-top:1rem}.tdh-title{font-size:1.125rem;font-weight:600}.tdh-pills{display:flex;gap:.75rem;margin-bottom:1rem}.tdh-pill{background:#e5e7eb;border:1px solid #0000;border-radius:9999px;color:#1f2937;font-size:.875rem;font-weight:600;padding:.25rem 1rem;transition:background .15s,color .15s,border-color .15s}.tdh-pill--green.is-active{background:#10b981;border-color:#10b981;color:#fff}.tdh-pill--red.is-active{background:#ef4444;border-color:#ef4444;color:#fff}.tdh-chartbox{overflow:hidden;width:100%}.tdh-tooltip{background:#000;border:1px solid #374151;border-radius:12px;color:#fff;padding:8px 12px}.tdh-tooltip__title{font-size:.875rem;font-weight:700}.tdh-tooltip__meta{font-size:.75rem;opacity:.8}.tdh-tooltip__kv{font-size:.75rem}.tdh-tooltip__sum{margin-top:4px}.tdh-rank{border-radius:9999px;display:inline-block;font-size:12px;font-weight:600;padding:2px 8px;white-space:nowrap}.tdh-rank--1{background:#10b981;color:#fff}.tdh-rank--2{background:#60a5fa;color:#fff}.tdh-rank--3{background:#f59e0b;color:#111827}.tdh-rank--0{background:#e5e7eb;color:#374151}.tdh-table-card{margin-top:1rem}.tdh-table-wrap{overflow-x:auto}.tdh-table{border-collapse:initial;border-spacing:0;font-size:.875rem;width:100%}.tdh-table thead{background:#f8fafc;color:#475569}.tdh-th{cursor:pointer;font-weight:600;padding:.5rem .75rem;text-align:left;-webkit-user-select:none;user-select:none}.tdh-th.is-asc:after{content:" ▲"}.tdh-th.is-desc:after{content:" ▼"}.tdh-td{border-top:1px solid #e5e7eb;padding:.5rem .75rem}.tdh-scoretabs{margin-top:1.5rem}.tdh-scoretabs__bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.tdh-scoretabs__title{margin:0}.tdh-scoretabs__pills{display:flex;gap:.5rem}.tdh-tab{background:#fff;border:1px solid;border-radius:9999px;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.tdh-tab--buy{border-color:#a7f3d0;color:#047857}.tdh-tab--sell{border-color:#fecdd3;color:#be123c}.tdh-tab--buy.is-active{background:#10b981;border-color:#10b981;color:#fff}.tdh-tab--sell.is-active{background:#ef4444;border-color:#ef4444;color:#fff}@media (min-width:768px){.tdh-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.tdh-chartbox-hide{display:none}}.mp-label{border-radius:6px;box-shadow:0 0 3px #0003;display:inline-block;font-size:.8rem;font-weight:600;min-width:80px;padding:3px 8px;text-align:center;text-transform:capitalize}.mp-bullish{background-color:#065f46;color:#fff}.mp-bearish{background-color:#7f1d1d;color:#fff}.mp-neutral{background-color:#fff;border:1px solid #e5e7eb;color:#000}.mp-distribution{background-color:#fca5a5;color:#000}.mp-recovery{background-color:#bbf7d0;color:#000}.mp-caution{background-color:#facc15;color:#000}.mp-whipsaw{animation:pulseWarn 1.5s infinite alternate;background:repeating-linear-gradient(45deg,#f87171,#f87171 10px,#facc15 0,#facc15 20px);color:#000}@keyframes pulseWarn{0%{box-shadow:0 0 4px #ff00004d}to{box-shadow:0 0 8px #f009}}.tdh-cr{grid-gap:6px;display:grid;gap:6px}.tdh-cr-row{display:flex;flex-wrap:wrap;gap:6px}.tdh-cr-chip{background-color:#bcdadc;color:#000;font-size:13px;font-weight:600;padding:4px 10px}.tdh-cr-bar{background:#0c5a7c14;border-radius:999px;height:6px;overflow:hidden;position:relative}.tdh-cr-fill{background:linear-gradient(90deg,#10b981f2,#60a5faf2);border-radius:999px;height:100%}.clickable{cursor:pointer;transition:color .15s ease;-webkit-user-select:none;user-select:none}.clickable:hover{color:#3b82f6}.cx{grid-gap:16px;display:grid;gap:16px;grid-template-columns:360px 1fr;height:82vh;min-height:560px}@media (max-width:1200px){.cx{grid-template-columns:320px 1fr}}@media (max-width:900px){.cx{grid-template-columns:1fr;height:86vh}}.cx-controls,.cx-results{background:#0b0f1a;border:1px solid #1f2b3d;border-radius:12px;min-height:0;overflow:hidden}.cx-controls{overflow:auto;padding:12px 12px 8px}.cx-title{font-size:16px;font-weight:700;margin:0 0 8px 2px}.cx-section{background:#0e1422;border:1px solid #26344c;border-radius:10px;margin:10px 0;padding:6px 8px}.cx-summary{cursor:pointer;font-weight:600;list-style:none;margin:-6px -2px 6px;padding:6px 2px}.cx-field{margin:8px 0}.cx-label{font-size:12px;margin-bottom:4px;opacity:.85}.cx-chiprow{display:flex;flex-wrap:wrap;gap:6px}.pill{background:#0d1320;border:1px solid #3a475f;color:#d8dee9;padding:3px 8px}.pill.active{background:#0e1b14;border-color:#6ae3a1}.pill.disabled{opacity:.4;pointer-events:none}.cx-range{display:flex;gap:6px}.cx-input{background:#0d1320;border:1px solid #2a3852;border-radius:8px;color:#e4ecfa;padding:6px 8px;width:120px}.btn{background:#10192b;border:1px solid #2b3b58;border-radius:8px;color:#dbe6ff;padding:8px 10px}.btn:hover{filter:brightness(1.08)}.btn-primary{background:#123023;border-color:#2b6448}.cx-actions{display:flex;gap:8px;margin-top:10px}.cx-sorting{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto;margin-top:12px}.cx-sorting label{font-size:12px;opacity:.85}.cx-colbar{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto auto;margin-bottom:8px}.cx-colbtns{display:flex;gap:8px}.cx-cols{grid-gap:6px 12px;display:grid;gap:6px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:520px){.cx-cols{grid-template-columns:1fr}}.cx-colopt{align-items:center;display:flex;font-size:13px;gap:8px}.cx-results{display:flex;flex-direction:column;overflow:hidden}.cx-results-head{align-items:center;border-bottom:1px solid #1b2740;display:flex;justify-content:space-between;padding:10px 12px}.cx-results-hint{font-size:12px;opacity:.7}.cx-table-wrap{flex:1 1;overflow:auto}.cx-table{border-collapse:collapse;font-size:13px;min-width:100%;width:max-content}.cx-table td,.cx-table th{border-bottom:1px solid #1a263e;max-width:100px;overflow-x:hidden;overflow-y:hidden;padding:6px 8px;white-space:nowrap}.cx-table thead th{background:#0b0f1a;position:sticky;top:0;z-index:1}.trade-calculator-container{background-color:rgba(16,28,66,.355);border-radius:10px;box-shadow:0 0 6px #00ffc81a;color:#fff;font-family:Segoe UI,sans-serif;padding:16px}.trade-calculator-screen{background-color:#1e1e2f;border:1px solid #00ffc8;border-radius:6px;color:#00ffc8;font-size:1.4rem;font-weight:700;margin-bottom:16px;padding:12px;text-align:right;text-align:center}.trade-calculator-panel{display:flex;flex-direction:column;gap:12px}.trade-calculator-row-main{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:5px}.trade-calculator-row{display:flex;flex-direction:column}.trade-calculator-row label{color:gold;font-size:14px;margin-bottom:4px}.fake-input{background-color:#1e1e2f;border:1px solid #555;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;padding:8px;transition:border-color .2s;width:100px}.fake-input.active{border-color:#00ffc8;box-shadow:0 0 5px #00ffc8}.keypad{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.keypad button{background-color:#2b2b3d;border:none;border-radius:6px;box-shadow:0 0 4px #00ffc833;color:#fff;cursor:pointer;font-size:1.1rem;padding:10px;transition:background-color .2s,transform .1s}.keypad button:hover{background-color:#3c3c50;transform:scale(1.05)}.keypad button:active,.trade-calculator-button{background-color:#00ffc8;color:#1e1e2f}.trade-calculator-button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;margin-top:12px;padding:10px;transition:background-color .3s}.trade-calculator-button:hover{background-color:#00e6b3}.calculator-modal{background:#1e1e2f;border-radius:8px;box-sizing:border-box;color:#fff;padding:20px;width:350px}.alert-modal-overlay{align-items:center;background:#0009;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.alert-modal,.alert-modal-overlay{display:flex;overflow-y:auto;padding:20px}.alert-modal{background:#1e1e2f;border-radius:8px;box-sizing:border-box;color:#fff;flex-direction:column;max-height:90vh;max-width:920px;width:90%}.alert-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin:16px 0}.alert-modal label{font-size:16px}.alert-modal::-webkit-scrollbar{width:10px}.alert-modal::-webkit-scrollbar-track{background:#1a1a2e;border-radius:8px}.alert-modal::-webkit-scrollbar-thumb{background:#00ffc8;border:2px solid #1a1a2e;border-radius:8px}.alert-modal::-webkit-scrollbar-thumb:hover{background:#00e6b2}.alert-modal{scrollbar-color:#00ffc8 #1a1a2e;scrollbar-width:thin}@media (min-width:768px){.alert-grid{grid-template-columns:1fr 1fr}}.alert-preference-block{background-color:#1e1e2e;border:1px solid #333;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:16px}.pref-title{color:gold;font-size:1rem;font-weight:700;margin-bottom:6px}.alert-modal h3{color:#00ffc8;margin-top:0}.alert-modal label{display:block;font-size:12px;margin:10px 0}.dashboard-main{background-color:rgba(16,28,66,.355);padding-bottom:20px;padding-top:20px}.bell-icon{border-bottom:solid;border-radius:10px;border-top:solid;color:gold;cursor:pointer;font-size:1.2rem;padding:5px}.bell-icon:hover{background-color:#000}.modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:#1e1e2f;border-radius:8px;box-sizing:border-box;color:#fff;padding:20px;width:300px}.modal h3{color:#00ffc8;margin-top:0}.modal label{display:block;font-size:14px;margin:10px 0}.modal input,.modal select{margin-top:4px;width:100%}.modal-buttons{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:16px}.modal-buttons button{cursor:pointer;padding:6px 12px;width:100px}.trade-export-button{background-color:#00ffc8;border:none;border-radius:6px;color:#1e1e2f;cursor:pointer;font-size:12px;margin-top:12px;padding:10px;transition:background-color .3s}.trade-export-button:hover{background-color:#00e6b3}.export-trade-input{background-color:#0000;border:solid;border-color:grey;border-radius:5px;border-width:1px;color:#fff;font-size:14px;max-width:200px;padding:10px}.input-highlight{animation:flash 3s ease-in-out;border:2px solid #00ffc8;border-radius:4px}.dashboard-input{text-align:center;width:100px!important}.alert-triggered{background-color:#f0fff3;border:1px solid #a8e6b1;font-weight:600}.alert-triggered-icon{align-items:center;align-self:center;background-color:#f0fff300;border:1px solid #a8e6b1;border-radius:50%;color:#1d1c32;height:12px;margin-left:5px;width:12px}.rotate-icon{border-bottom:solid;border-radius:10px;border-top:solid;font-size:1.2rem;padding:5px;transition:transform .2s ease}.rotate-icon:hover{background-color:#000}.dashboard-menu-icons{background-color:#00ffc8;border-bottom:solid;border-radius:10px;border-top:solid;color:#000;cursor:pointer;font-size:1.2rem;padding:5px}.dashboard-menu-icons:hover{background-color:#000;color:#fff}.dashboard-button-group{align-items:center;border:none;border-radius:10px;border-top:1px solid gold;display:flex;flex-direction:row;justify-content:space-evenly;margin-top:20px;padding:10px;position:relative}.dashboard-button-group:before{box-shadow:10px 30px 40px rgba(30,126,190,.701);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:0}.dashboard-button-group-show{align-items:center;border:none;border-radius:10px;border-top:1px solid gold;display:flex;flex-direction:row;justify-content:space-evenly;margin-top:20px;padding:10px;position:relative}.dashboard-button-group-show:before{box-shadow:10px 30px 40px rgba(30,126,190,.701);content:"";height:5px;left:0;position:absolute;right:0;top:0;z-index:0}.device-popup-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.device-popup{background:#1e1e2f;border:1px solid #00ffc8;border-radius:10px;box-shadow:0 0 12px #00ffc8;color:#fff;padding:20px 30px;text-align:center}.device-popup h3{color:#00ffc8;margin-bottom:10px}.device-popup button{background-color:#00ffc8;border:none;border-radius:6px;color:#000;cursor:pointer;margin-top:15px;padding:8px 16px}.device-popup button:hover{background-color:#000;border:1px solid #00ffc8;color:#fff}.dashboard-telegram-group{display:flex;flex-direction:row;font-size:14px;justify-content:space-around;margin-bottom:10px;width:100%}.dashboard-telegram-button-box{margin-top:5px}.wallet-table{border-collapse:collapse;color:#fff;width:100%}.wallet-table td,.wallet-table th{border-bottom:1px solid #444;padding:10px;text-align:center}.summary-card{background-color:#1e1e2f;border-radius:10px;color:#fff;flex:1 1;padding:15px 20px}.wallet-table-center{align-items:center;display:flex;flex-direction:column;justify-content:center}.date-input-wallet{background-color:#1e1e2f;border:1px solid #444;border-radius:4px;color:#fff;padding:6px 10px}.date-input-wallet::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}@media (max-width:768px){.dashboard-button-group{display:flex;flex-direction:column}.dashboard-telegram-group{display:flex;flex-direction:row;font-size:14px;justify-content:space-around;margin-bottom:10px;width:100%}.dashboard-telegram-button-box{margin-top:5px}}.side-badge{border-radius:999px;display:inline-block;font-size:14px;font-weight:600;min-width:45px;padding:2px 8px;text-align:center}@media (max-width:600px){.side-badge{font-size:8px;min-width:30px;padding:2px}.hide{display:none}}.loading-modal{align-items:center;background:#0a0a14b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.loading-content{background:#1e1f2f;border-radius:12px;box-shadow:0 0 20px #0006;padding:30px 50px;text-align:center}.loader{border:4px solid #fff3;border-top-color:#00f7ff;margin:0 auto 20px}.fs-container{margin-top:50px;max-width:100%;padding:12px 16px 32px}.fs-card{background:#1c1f2e;border:1px solid #2b2e42;border-radius:14px;box-shadow:0 6px 24px #00000040;margin:12px 0;padding:16px}.fs-section-title{color:#eaf4ff;font-size:1.05rem;font-weight:700;letter-spacing:.2px;margin:0 0 12px;text-align:center}.fs-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.fs-col-span-2{grid-column:span 2}.fs-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.fs-actions{justify-content:center;margin-top:4px}.fs-label{font-size:.85rem;margin-bottom:6px;opacity:.8}.fs-input{background:#131629;border:1px solid #32365a;border-radius:10px;color:#eaf4ff;outline:none;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease;width:80%}.fs-input:focus{border-color:#00f7ff;box-shadow:0 0 0 3px #00f7ff1f}.fs-btn-ghost{background:#0000!important;border:1px solid #3a3d57!important}.fs-metrics{color:#dfe7ff;font-size:.95rem;line-height:1.6;margin-top:8px;text-align:center}.fs-metrics small{opacity:.75}.fs-card button{background:#00c2c7;border:1px solid #00e1e8;border-radius:10px;color:#071019;cursor:pointer;padding:8px 14px;transition:transform .05s ease,filter .15s ease}.fs-card button:hover{filter:brightness(1.05)}.fs-card button:active{transform:translateY(1px)}.fs-card .table-scroll-container{overflow:auto}@media (max-width:980px){.fs-container{padding:10px 12px 28px}.fs-grid{grid-template-columns:1fr}.fs-col-span-2{grid-column:span 1}.fs-section-title{text-align:left}}@media (max-width:520px){.fs-card{padding:12px}.fs-section-title{font-size:1rem}.fs-actions{justify-content:flex-start}}.profit-result{flex-direction:column;gap:5px;margin-top:10px}.modal-actions,.profit-result{display:flex;justify-content:space-around}.modal-actions{gap:10px;margin-top:14px}.modal-actions .danger{background:#9b1c1c;border:1px solid #ff000059;border-radius:8px;color:#fff;font-weight:600;padding:8px 12px}.modal-actions button{background:#1a1b2b;border:1px solid #2a2b3f;border-radius:8px;color:#e6e9f2;cursor:pointer;padding:8px 12px}.ai-chat-container{background-color:#0e1220;display:flex;flex-direction:column;height:100vh;margin-top:0;overflow:hidden;width:100%}.ai-chat-container h2{border-bottom:1px solid #00ffc8;color:#00ffc8;margin-bottom:16px;padding-bottom:8px}.search-box-aichat{display:none}.dropdown select,.search-box button,.search-box input{background-color:#1e1e2f;border:1px solid #00ffc8;border-radius:6px;color:#fff;font-size:1rem;margin-right:8px;padding:8px}.chat-input button,.search-box button{background-color:#00ffc8;border:none;color:#000;cursor:pointer;transition:background-color .3s ease}.chat-input button:hover,.search-box button:hover{background-color:#000;color:#fff}.dropdown{margin-top:16px}.dropdown h4{color:gold;margin-top:10px}.chat-window{background-color:#1e1e2f;border:1px solid #00ffc8;border-radius:10px;flex:1 1;margin-bottom:10px;overflow-y:auto;padding:10px}.chat-msg{border-radius:6px;margin-bottom:16px;max-width:100%;padding:10px}.chat-msg.user{background-color:#00ffc81a;border:1px solid #00ffc8;margin-left:auto;text-align:right}.chat-msg.assistant{background-color:rgba(7,2,51,.285);border:1px solid #0008ff;margin-right:auto;text-align:left}.chat-msg strong{color:#00ffc8;display:block;font-size:.9rem;margin-bottom:4px}.chat-input{display:flex;flex-direction:column;margin-top:16px}.chat-input textarea{animation:flash 2s ease-in-out;background-color:#1e1e2f;border:1px solid #00ffc8;border-radius:6px;color:#fff;font-size:1rem;padding:12px;resize:none}.chat-input button{border-radius:6px;font-weight:700;margin-top:10px;padding:10px}@keyframes flash{0%{box-shadow:0 0 2px #00ffc800}50%{box-shadow:0 0 10px #00ffc8cc}to{box-shadow:0 0 4px #00ffc800}}.token-header{background-color:#1e1e2f;border:1px solid #00ffc8;border-radius:8px;margin-top:10px;padding:10px}.token-info{align-items:center;display:flex;gap:12px}.token-info h3{color:#00ffc8;margin:0}.token-avatar{background-color:#fff;border-radius:50%;height:36px;width:36px}.chart-preview{background-color:#0a0a1a;border:1px solid #444;border-radius:8px;margin-top:10px}.chat-content{margin-top:4px;white-space:pre-wrap}.chat-timestamp{color:#888;font-size:.75rem;margin-top:6px;text-align:right}.modalloading-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modalloading{background:#1e1e2f;border-radius:8px;box-shadow:0 0 20px #00ffc8;color:#fff;padding:20px;text-align:center;width:300px}.modalloading h3{color:#00ffc8;margin-bottom:12px}.loader{animation:spin 1s linear infinite;border:6px solid #00ffc81a;border-radius:50%;border-top-color:#00ffc8;height:40px;margin:0 auto 10px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aichat-dropdowns{display:flex;flex-direction:row;justify-content:space-around;margin-top:-30px}.aichat-select{background-color:#00ffc8;border-radius:5px;color:#000;height:30px;margin-top:-20px;width:120px}.typing-indicator span{animation:blink 1.4s infinite;color:#00ffc8;font-size:20px;margin-right:2px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:0}40%{opacity:1}}@media (min-width:1200px){.aichat-right-panel{max-width:50%}}@media (min-width:768px){.ai-chat-container{flex-direction:row}.aichat-left-panel{margin-top:-40px;overflow-y:auto;padding:20px}.aichat-left-panel,.aichat-right-panel{align-self:center;height:80%;overflow:hidden;width:50%}.aichat-right-panel{border-left:1px solid #00ffc8;display:flex;flex-direction:column;justify-content:center;margin-top:30px;padding:10px}}.fb-page{box-sizing:border-box;margin-top:70px;overflow-x:auto;padding:0 10px;width:100%}@media (max-width:680px){.fb-page{margin-top:50px}.fb-top .fb-title{font-size:24px!important;margin-top:14px!important}}.fb-top .fb-title{font-size:32px;font-weight:800;letter-spacing:1px;margin-bottom:6px;margin-top:10px;text-align:center}.fb-top .fb-sub{margin-bottom:18px;opacity:.65;text-align:center}.fb-card{background:#0f1629;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 6px 20px #00000059;margin-bottom:20px;padding:18px}.fb-status .fb-status-row{align-items:center;display:flex;gap:12px}.fb-dot{border-radius:50%;box-shadow:0 0 8px currentColor;height:10px;width:10px}.fb-dot.on{background:#36d399;color:#36d399}.fb-dot.off{background:#f87272;color:#f87272}.fb-status-text{font-weight:700;letter-spacing:.6px}.fb-spacer{flex:1 1}.fb-grid{grid-gap:14px;display:grid;gap:14px;margin-bottom:10px}@media (min-width:1200px){.fb-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1199px){.fb-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.fb-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.fb-grid{grid-template-columns:repeat(2,1fr)}}.fb-field label{display:block;font-size:12px;letter-spacing:.8px;margin-bottom:8px;opacity:.7;text-transform:uppercase}.fb-field input,.fb-field select{background:#0b1120;border:1px solid #ffffff1f;border-radius:10px;color:#e8edf6;outline:none;padding:10px 12px;width:100px}.fb-field input:focus,.fb-field select:focus{border-color:#3abff8;box-shadow:0 0 0 3px #3abff826}.fb-section{border:solid;border-color:#ffffff1f;border-radius:5px;border-width:1px;margin-top:18px;padding:5px}.fb-section-head{align-items:center;display:flex;gap:10px;margin-bottom:10px}.fb-section-title{font-weight:700;letter-spacing:.6px}.fb-actions{display:flex;gap:10px;margin-left:auto}.link{background:#0000;border:none;color:#3abff8;cursor:pointer;padding:0;text-decoration:underline}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#0b1120;border:1px solid #ffffff1f;border-radius:999px;color:#cfe5ff;cursor:pointer;font-size:13px;padding:8px 12px}.chip.active{border-color:#3abff8;box-shadow:inset 0 0 0 1px #3abff8,0 0 10px #3abff840}.hint{font-size:12px;margin-top:6px;opacity:.6}.btn{background:#0b1120;border:1px solid #ffffff26;border-radius:10px;color:#e8edf6;cursor:pointer;padding:10px 14px}.btn.ghost{background:#0000}.btn.primary{background:linear-gradient(135deg,#3abff8,#36d399);border:none;color:#041222;font-weight:700}.btn:disabled{cursor:not-allowed;opacity:.5}.fb-actions-row{align-items:center;display:flex;gap:12px;margin-top:18px}.rule-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:10px}.rule-card{grid-gap:10px;background:#0c0c14;border:1px solid #2a2a2a;border-radius:12px;display:grid;gap:10px;grid-template-columns:1fr;padding:12px}.rule-row{grid-gap:8px;display:grid;grid-template-columns:120px 1fr}.rule-label{color:#9aa2b1;font-size:14px;width:10%}.rule-row input,.rule-row select{background:#131d2a4b;border:1px solid #333;border-radius:8px;color:#fff;padding:8px 10px;width:100%}.rule-actions{display:flex;justify-content:flex-end}.fb-hint{color:#8b93a7;font-size:12px;margin-top:8px}@media (max-width:520px){.rule-row{grid-template-columns:1fr}.rule-label{font-size:12px;margin-bottom:-4px;width:30%}.rule-row input,.rule-row select{font-size:12px;width:75%}}.rule-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.rule-row{align-items:center;display:flex;gap:8px}.rule-row input[placeholder=USD]{max-width:100px}.expanded-content-settings-aistats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:20px}.expanded-section-settings-aistats{background-color:#252537;border:1px solid #333;border-radius:5px;padding:16px}.span-all{grid-column:1/-1}.expanded-section-settings-aistats h4{color:#ffd369;font-size:16px;margin-bottom:8px;margin-top:0}.expanded-section-settings-aistats p{margin:4px 0}@media (max-width:768px){.expanded-content-settings-aistats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.expanded-section-settings-aistats{background-color:#252537;border:1px solid #333;border-radius:5px;padding:16px}.expanded-section-settings-aistats h4{color:#ffd369;font-size:10px;margin-bottom:8px;margin-top:0}.expanded-section-settings-aistats p{font-size:10px;margin:4px 0}}.ms-header-row{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.ms-tabs{display:flex;gap:8px}.ms-tab{background:#111;border:1px solid #333;border-radius:8px;color:#ddd;cursor:pointer;padding:8px 12px}.ms-tab.active{background:#0b2447;border-color:#2c7be5;color:#fff}.ms-date-nav{align-items:center;display:flex;gap:8px}.ms-date-select{background:#0f0f0f;border:1px solid #333;border-radius:6px;color:#fff;font-size:11px;padding:6px 8px;width:130px}.ms-top-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:12px}.ms-top-card{background:#0f0f0f;border:1px solid #222;border-radius:10px;padding:10px}.ms-k{color:#9aa0a6;font-size:12px}.ms-v{color:#fff;font-weight:600}.ms-badge{border:1px solid #0000;border-radius:999px;display:inline-block;font-size:12px;padding:2px 8px}.ms-green{background:#19ff6b;border-color:#0f3;color:#000}.ms-red{background:#f44336;border-color:#f44336;color:#fff}.ms-amber{background:#ffb300;border-color:#ffb300;color:#000}.ms-blue{background:#2196f3;border-color:#2196f3;color:#fff}.ms-neutral{background:#333;border-color:#333;color:#eee}.ms-ai-meta h3,.ms-horizons h3,.ms-sr-wrap h3{margin:0 0 8px}.ms-h-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ms-h-card{background:#0f0f0f;border:1px solid #222;border-radius:10px;padding:12px}.ms-h-title{align-items:center;display:flex;font-weight:700;gap:8px;margin-bottom:8px}.ms-rows .ms-row{display:flex;font-size:14px;gap:12px;justify-content:space-between;margin:3px 0}.ms-prob-bars{border:1px solid #333;border-radius:6px;display:flex;height:18px;margin-bottom:6px;margin-top:8px;overflow:hidden;width:100%}.ms-prob{align-items:center;display:flex;font-size:11px;justify-content:center}.ms-prob.best{background:#1b5e20;color:#c8e6c9}.ms-prob.base{background:#263238;color:#b0bec5}.ms-prob.worst{background:#b71c1c;color:#ffcdd2}.ms-narrative{color:#ccc;font-size:13px;line-height:1.35;margin-top:6px}.ms-sr-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ms-tags{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:6px}.ms-ai-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.ms-raw summary{color:#9ab;cursor:pointer}.ms-pre{background:#0b0b0b;border:1px solid #222;border-radius:8px;color:#cbd;max-height:320px;overflow:auto;padding:10px}.ms-legend{align-items:center;color:#cbd;display:flex;font-size:12px;gap:16px;justify-content:center;margin-top:8px}.ms-dot{border:2px solid;border-radius:50%;display:inline-block;height:10px;margin-right:6px;width:10px}.ms-tip{background:#0b0f17;border:1px solid #24324a;border-radius:10px;box-shadow:0 8px 24px #00000073,inset 0 1px 0 #ffffff08;color:#e6f0ff;font-size:12px;min-width:180px;padding:10px 12px}.ms-tip-title{color:#cfe3ff;font-weight:700;margin-bottom:6px}.ms-tip-row{display:flex;gap:12px;justify-content:space-between;padding:2px 0}.ms-tip-k{color:#9aa7b3}.ms-tip-v{color:#e6f0ff}.ms-tip-open{color:#80cbc4}.ms-tip-high{color:#9be7a3}.ms-tip-low{color:#ffcdd2}.ms-tip-close{color:#29b6f6}.ms-tip-sep{background:linear-gradient(90deg,#0000,#2b3a55,#0000);height:1px;margin:6px 0}.chart-container,.chart-container.expanded{position:relative}.ms-chart-frame{width:100%}.ms-expand-btn{background:#0f172a;border:1px solid #24324a;border-radius:8px;color:#cfe3ff;cursor:pointer;float:right;font-size:12px;margin-bottom:10px;margin-left:auto;padding:6px 10px}.ms-expand-btn:hover{background:#13213a;border-color:#2c7be5}.embeds-wrap{margin-top:10px;padding:12px}.embeds-head h2{margin:0 0 4px}.embeds-controls{display:flex;flex-wrap:wrap;gap:12px;margin:10px 0 14px}.embeds-controls label{display:flex;flex-direction:column;font-size:13px;gap:6px}.embeds-controls input,.embeds-controls select{background:#0f0f0f;border:1px solid #333;border-radius:8px;color:#fff;padding:8px}.embeds-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1.2fr 1fr}.embed-card{background:#0f0f0f;border:1px solid #222;border-radius:10px;padding:10px}.embed-title{font-weight:700;margin-bottom:8px}.embed-preview{background:#0b0b0b;border:1px dashed #222;border-radius:8px;padding:8px}.code-block{background:#0b0b0b;border:1px solid #222;border-radius:8px;font-size:12px;padding:10px;white-space:pre-wrap;word-break:break-word}.copy-btn{background:#0b2447;border:1px solid #2c7be5;border-radius:8px;color:#fff;cursor:pointer;margin-bottom:50px;padding:8px 10px}.copy-btn:hover{background:#10306a}.copy-msg{margin-left:8px}.copy-msg,.embed-note{font-size:12px;opacity:.8}.embed-note{margin-top:6px}@media (max-width:920px){.embeds-grid{grid-template-columns:1fr}.ms-header-row{display:flex;flex-direction:column}}.compact-metal-tick{align-self:center;height:30px;width:30px}.hype-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.hype-card{background:#0f0f0f;border:1px solid #222;border-radius:12px;overflow:hidden;padding:14px}.hype-head{gap:12px;justify-content:space-between;margin-bottom:6px}.hype-head,.hype-title{align-items:center;display:flex}.hype-title{gap:8px}.hype-symbol{cursor:pointer;font-size:16px;font-weight:800;letter-spacing:.5px;margin-right:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hype-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;gap:6px;justify-content:flex-end;opacity:.9}.score-badge{background:#19ff6b;border:1px solid #000;border-radius:6px;color:#000;font-weight:700}.pill,.score-badge{padding:2px 8px;white-space:nowrap}.pill{border:1px solid #333;border-radius:999px;font-size:12px}.pill-green{background:#19ff6b;border-color:#000;color:#000}.pill-yellow{background:#444;color:#fff}.pill-red{background:crimson;color:#fff}.trend-pill{border-radius:999px;font-size:11px;font-weight:600;padding:2px 8px}.trend-acceleration{background:#22c55e2e;color:#4ade80}.trend-building{background:#38bdf82e;color:#38bdf8}.trend-stalling{background:#94a3b82e;color:#e5e7eb}.trend-cooling{background:#f973162e;color:#fdba74}.trend-reversal{background:#f871712e;color:#fca5a5}.trend-new{background:#818cf82e;color:#a5b4fc}.hype-metrics{grid-gap:8px 12px;display:grid;font-size:12px;gap:8px 12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.hype-metrics span{color:#9aa0a6;display:block}.hype-metrics strong{color:#fff}.reasons{font-size:12px;margin-top:8px}.reasons summary{color:#9aa0a6;cursor:pointer}.hype-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.count-badge{background:#333;border:1px solid #444;border-radius:6px;color:#fff;font-weight:600;padding:1px 6px}@media (max-width:560px){.hype-grid{grid-template-columns:1fr}}.table-wrap{border:1px solid #222;border-radius:10px;overflow:auto}.hype-table{border-collapse:collapse;font-size:14px;width:100%}.hype-table td,.hype-table th{border-bottom:1px solid #222;padding:8px 10px;text-align:left}.hype-table thead th{background:#0b1d31f9;position:sticky;top:0;z-index:1}.pagination{align-items:center;display:flex;gap:10px;justify-content:flex-end;padding:10px 0}.hype-table td,.hype-table th{font-size:12px}.category-token-row::-webkit-scrollbar{height:4px}.category-token-row::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:999px}.hype-table{border-radius:8px;overflow:hidden}.hype-table,.hype-table th,.hype-table thead tr{background:#020617}.hype-table th{font-size:12px;text-transform:none}.hype-table tbody tr:nth-child(odd){background:#020617}.hype-table tbody tr:nth-child(2n){background:#020819}.hype-table tbody tr:hover{background:#111827}.category-token-row button.pill{border-radius:999px}.hype-filter-section{background:#020617;border:1px solid #333;border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-evenly;margin-bottom:1.5rem;padding:1rem}.hype-button{background:#0f172a;border:1px solid #4b5563;border-radius:10px;box-shadow:0 0 0 1px #38bdf866;color:#e5e7eb;cursor:pointer;font-size:12px;padding:6px 14px}.hype-filter-number{background-color:#fff}.category-summary{font-size:12px;margin:8px 0 10px;opacity:.9}.summary-cat{font-weight:600}.summary-keyword{font-weight:700;letter-spacing:.04em;margin-right:4px;text-transform:uppercase}.summary-keyword.accel{color:#4ade80}.summary-keyword.building{color:#38bdf8}.summary-keyword.cooling{color:#fb923c}.summary-keyword.reversal{color:#f97373}.summary-cat.accel-cat{color:#bbf7d0}.summary-cat.build-cat{color:#bae6fd}.summary-cat.cool-cat{color:#fed7aa}.summary-cat.rev-cat{color:#fecaca}.gloss-pill{background:#4d4d4d;box-shadow:0 0 6px #e3ff0059;font-weight:800;overflow:hidden;position:relative}.gloss-pill:after{animation:gloss-move 1.6s ease-in-out infinite;background:linear-gradient(120deg,#0000,#ffffff73 50%,#0000);content:"";height:100%;left:-60%;position:absolute;top:0;width:60%}@keyframes gloss-move{0%{left:-60%}to{left:140%}}.macro-container{background:#050511;border-radius:16px;box-shadow:0 0 25px #0009;color:#f5f5ff;margin-top:60px;padding:24px 32px}.macro-header-row{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.macro-title{font-size:26px;letter-spacing:1px;margin:0}.macro-subtitle{font-size:12px;margin-top:4px;opacity:.7}.macro-actions{display:flex;flex-wrap:wrap;gap:8px}.macro-btn{border:none;border-radius:999px;cursor:pointer;font-size:13px;padding:6px 14px;transition:all .15s ease}.macro-btn-primary{background:linear-gradient(135deg,#3a7afc,#6f5bff);color:#fff}.macro-btn-primary:hover{opacity:.9}.macro-btn-outline{background:#0000;border:1px solid #3a7afc;color:#d0ddff}.macro-btn-outline:hover{background:#3a7afc1f}.macro-btn-soft{background:#ffffff08;color:#f5f5ff}.macro-btn-soft:hover{background:#ffffff14}.macro-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;margin-left:8px;padding:3px 10px}.macro-badge-success{background:#00b45a2e;color:#52ffb3}.macro-badge-warning{background:#ffc4002e;color:#ffd86a}.macro-badge-info{background:#00bcff2e;color:#7fd7ff}.macro-badge-danger{background:#ff416c2e;color:#ff94b0}.macro-badge-neutral{background:#ffffff1a;color:#ddd}.macro-alert-warning{background:#ffc1071a;border-left:4px solid #ffc107;color:#856404}.macro-alert{border-radius:8px;font-size:13px;margin:10px 0 16px;padding:10px 12px}.macro-alert-error{background:#ff416c14;border:1px solid #ff416c59;color:#ff90a3}.macro-loading{font-size:14px;margin-top:16px;opacity:.8}.macro-section{margin-top:18px}.macro-section-title{font-size:18px;margin-bottom:8px}.macro-notes{font-size:13px;line-height:1.4;margin:0;padding-left:20px}.macro-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);margin-top:16px}.macro-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:14px 16px}.macro-card-title{font-size:15px;margin:0 0 8px;opacity:.85}.macro-table{border-collapse:collapse;font-size:12px;width:100%}.macro-table td,.macro-table th{padding:5px 6px;text-align:left}.macro-table thead tr{border-bottom:1px solid #ffffff1f}.macro-table tbody tr:nth-child(2n){background:#ffffff05}.macro-cell-green{color:#4ddf81}.macro-cell-red{color:#ff7979}.macro-history-section{margin-top:28px}.macro-history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.macro-history-sub{font-size:11px;opacity:.6}.macro-history-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.macro-history-table-card{max-height:320px;overflow:auto}.macro-history-table tbody tr.macro-row-clickable{cursor:pointer}.macro-history-table tbody tr.macro-row-clickable:hover{background:#ffffff0f}.macro-row-selected{background:#6a5cff47!important}.macro-history-detail-card{align-self:stretch}.macro-history-detail-meta{font-size:11px;margin-bottom:8px;opacity:.65}.macro-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}.macro-summary-column{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:10px 12px}.macro-summary-heading{font-size:13px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.macro-summary-bearish{color:#ff8a9a}.macro-summary-conflict{color:#ffd86a}.macro-summary-bullish{color:#7bffa4}.macro-note-empty{font-style:italic;opacity:.5}.macro-chip{background:#ffffff0f;border-radius:999px;color:#f5f5ff;display:inline-block;font-size:11px;margin-left:8px;padding:2px 8px}@media (max-width:900px){.macro-container{margin:16px;padding:16px}.macro-header-row{align-items:flex-start;flex-direction:column}.macro-grid,.macro-history-grid,.macro-summary-grid{grid-template-columns:minmax(0,1fr)}}.coach-page-wrap{display:flex;flex-direction:column;min-height:100dvh}.coach-page-header{margin-bottom:16px}.coach-page-title{color:#e5e7eb;font-size:18px;font-weight:600;margin:0}.coach-page-subtitle{color:#9ca3af;font-size:12px;margin:4px 0 0;max-width:640px}.coach-page-content-grid{display:flex;flex-direction:column;gap:16px}.coach-page-main-card{flex:1 1;min-width:0}@media (max-width:768px){.coach-page-wrap{padding:0}}.coach-card{background:#020617;border:1spx solid #1f2937;border-radius:16px;box-shadow:0 18px 40px #0f172acc;display:flex;flex-direction:column;margin-top:60px;min-height:100%;min-width:100%;padding:0}.coach-header{align-items:center;border-bottom:1px solid #111827;display:flex;gap:8px;justify-content:space-between;margin-top:5px;padding:4px 4px 8px}.coach-title{color:#e5e7eb;font-size:14px;font-weight:600;letter-spacing:.02em}.coach-subtitle{color:#9ca3af;font-size:11px}.coach-status-dot{background:radial-gradient(circle at 30% 30%,#22c55e,#16a34a);border-radius:999px;box-shadow:0 0 8px #22c55ecc;height:15px;width:15px}.coach-chat-window{display:flex;flex:1 1;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;padding:8px 8px 10px}.coach-msg-row{display:flex;width:100%}.coach-msg-row.user{justify-content:flex-end}.coach-msg-row.ai{justify-content:flex-start}.coach-bubble,.coach-markdown{text-align:left}.coach-bubble{word-wrap:break-word;border-radius:14px;font-size:18px;line-height:1.4;max-width:75%;padding:4px 10px}.coach-bubble-user{background:#0f172a;border:1px solid #38bdf880;border-bottom-right-radius:4px;color:#e5e7eb}.coach-bubble-ai{background:radial-gradient(circle at 0 0,#1f2937,#020617);border:1px solid #1e293b;border-bottom-left-radius:4px;color:#e5e7eb}.coach-typing-dot{animation:coach-typing 1s ease-in-out infinite;background:#9ca3af;border-radius:999px;display:inline-block;height:5px;margin-right:3px;width:5px}.coach-typing-dot:nth-child(2){animation-delay:.15s}.coach-typing-dot:nth-child(3){animation-delay:.3s}@keyframes coach-typing{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.coach-input-row{border-top:1px solid #111827;display:flex;flex-shrink:0;gap:8px;margin-top:6px;padding-top:6px}.coach-input{background:#020617;border:1px solid #1f2937;border-radius:999px;color:#e5e7eb;flex:1 1;font-size:14px;height:50px;outline:none;padding:6px 12px}.coach-input::placeholder{color:#6b7280}.coach-input:focus{border-color:#38bdf8b3;box-shadow:0 0 0 1px #38bdf84d}.coach-send-btn{align-items:center;align-self:center;background:#0f172a;border:1px solid #4b5563;border-radius:999px;color:#0f071d;cursor:pointer;font-size:12px;height:50px;padding:10px;white-space:nowrap;width:60px}.coach-send-btn:disabled{cursor:default;opacity:.5}.coach-send-btn:not(:disabled):hover{border-color:#38bdf8cc}.coach-bubble-ai .coach-markdown{line-height:1.5;white-space:pre-wrap}.coach-bubble-ai .coach-markdown ul{margin:.5rem 0 .5rem 1.25rem;padding:0}.coach-bubble-ai .coach-markdown p{margin:.25rem 0}@media (max-width:768px){.coach-card{border:0 solid #1f2937;box-shadow:none;height:100%;margin-top:32px;padding:0}.coach-bubble{font-size:10px;line-height:1.4;padding:4px}.coach-header{margin-top:10px}.coach-status-dot{margin-right:5px}}.coach-history-toggle{background:#0000004d;border:1px solid #ffffff1f;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;padding:6px 10px}.coach-history-toggle:disabled{cursor:default;opacity:.6}.coach-history-drawer{background:#050a1ef2;border:1px solid #ffffff14;border-radius:10px;display:flex;flex-direction:column;margin-bottom:8px;margin-top:8px;max-height:220px;overflow:hidden}.coach-history-list{max-height:220px;overflow-y:auto}.coach-history-item{background:#0000;border:none;color:#e5e5f0;cursor:pointer;padding:8px 10px;text-align:left;width:98%}.coach-history-item:last-child{border-bottom:none}.coach-history-item:hover{background:#ffffff0a}.coach-history-item.active{background:#4b8cff2e}.coach-history-line{display:flex;font-size:11px;justify-content:space-between;margin-bottom:3px}.coach-history-date{opacity:.9}.coach-history-direction{opacity:.85}.coach-history-snippet{font-size:11px;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coach-history-empty,.coach-history-loading{font-size:12px;opacity:.8;padding:10px}.coach-history-item{align-items:stretch;border-bottom:1px solid #ffffff0f;display:flex}.coach-history-main{color:inherit;flex:1 1;padding:8px 10px;text-align:left}.coach-history-delete,.coach-history-main{background:#0000;border:none;cursor:pointer}.coach-history-delete{color:#f66;font-size:13px;width:34px}.ht-wrapper{align-items:stretch;display:flex;height:100vh;pointer-events:none;position:fixed;right:0;top:0;z-index:1200}.ht-tab,.ht-wrapper.ht-open{pointer-events:auto}.ht-tab{align-items:center;background:radial-gradient(circle at 0 0,#22c55e 0,#16a34a 32%,#022c22 100%);border:none;border-radius:10px 0 0 10px;box-shadow:0 0 0 1px #0f172ae6,0 10px 30px #0f172ae6;color:#e5e7eb;cursor:pointer;display:flex;flex-direction:column;font-size:11px;font-weight:700;gap:2px;margin-right:0;margin-top:120px;outline:none;padding:8px 4px;position:relative;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.ht-tab span{letter-spacing:.08em}.ht-tab:hover{box-shadow:0 0 0 1px #38bdf8b3,0 20px 45px #0f172a;transform:translateX(-2px)}.ht-drawer{background:radial-gradient(circle at top left,#020617 0,#020617 40%,#0b1120 100%);border-left:1px solid #1e40af80;box-shadow:-12px 0 40px #0f172ae6;overflow:hidden;pointer-events:auto;transition:width .22s ease-out;width:0}.ht-open .ht-drawer{width:320px}.ht-drawer{display:flex;flex-direction:column;height:100vh}.ht-header{align-items:flex-start;border-bottom:1px solid #1f2937e6;display:flex;gap:10px;justify-content:space-between;padding:12px 14px 6px}.ht-title{color:#e5e7eb;font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ht-subtitle{color:#9ca3af;font-size:11px}.ht-close-btn{background:#0000;border:none;border-radius:999px;color:#9ca3af;cursor:pointer;font-size:14px;padding:4px}.ht-close-btn:hover{background:#0f172ad9;color:#e5e7eb}.ht-meta-row{align-items:center;border-bottom:1px solid #0f172ae6;display:flex;gap:6px;padding:0 14px 6px}.ht-pill{background:#020617;border:1px solid #374151;border-radius:999px;color:#d1d5db;font-size:10px;padding:3px 8px;white-space:nowrap}.ht-pill-loading{border-color:#22c55e;color:#22c55e}.ht-pill-error{border-color:#ef4444;color:#fecaca}.ht-asof{color:#6b7280;font-size:10px;margin-left:auto}.ht-list{flex:1 1;overflow-y:auto;padding:8px 10px 12px}.ht-empty{color:#9ca3af;font-size:12px;margin-top:20px;text-align:center}.ht-empty-small{color:#6b7280;display:block;font-size:11px;margin-top:4px}.ht-card{background:linear-gradient(135deg,#0f172af5,#0f172af5);border:1px solid #1f2937e6;border-radius:12px;box-shadow:0 14px 40px #0f172ab3;cursor:pointer;margin-bottom:8px;padding:8px 10px 6px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ht-card:hover{border-color:#38bdf8b3;box-shadow:0 20px 50px #0f172a;transform:translateY(-1px)}.ht-card-main{display:flex;flex-direction:column;gap:6px}.ht-token-row{justify-content:space-between;margin-bottom:3px}.ht-token-left,.ht-token-row{align-items:center;display:flex}.ht-token-left{gap:6px}.ht-token-symbol{color:#e5e7eb;font-size:13px;font-weight:700;letter-spacing:.04em}.ht-token-right{font-size:12px}.ht-price{color:#f9fafb;font-weight:500}.ht-level-badge{border:1px solid #0000;border-radius:999px;font-size:10px;letter-spacing:.08em;padding:2px 7px;text-transform:uppercase}.ht-level-basic{background:#2563eb1f;border-color:#3b82f6e6;color:#bfdbfe}.ht-level-plus{background:#16a34a2e;border-color:#22c55ef2;color:#bbf7d0}.ht-row{align-items:center;display:flex;gap:6px;margin-top:2px}.ht-col{flex:1 1}.ht-col-wide{flex:1 1 100%}.ht-label{color:#6b7280;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.ht-value{color:#e5e7eb;font-size:12px;font-weight:500}.ht-cat{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ht-card-foot{align-items:center;display:flex;gap:4px;justify-content:space-between;margin-top:6px}.ht-foot-pill{border:1px dashed #374151;border-radius:999px;color:#9ca3af;font-size:10px;padding:2px 7px}.ht-foot-pill-soft{opacity:.8}
/*# sourceMappingURL=main.4e266d61.css.map*/