html,body{overscroll-behavior:none;touch-action:manipulation;color:#e5e7eb;background:#0a0a0a;height:100%;margin:0;padding:0;font-family:Inter,sans-serif;overflow:hidden}#chart-container{z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}#messageBox{z-index:10000;pointer-events:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:fixed;top:20px;right:20px}#alertModal .modal-content{border-radius:1rem 1rem 0 0;width:100%;max-height:95vh}@media (min-width:768px){#alertModal .modal-content{border-radius:1rem;width:60%;max-height:90vh}}#activeAlerts{overscroll-behavior-y:contain;max-height:180px;display:block;position:relative;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overflow:scroll!important}.modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.premium-content{z-index:10001;border:none;border-radius:20px;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;background:0 0!important}.premium-content:before{content:"";z-index:-2;background:linear-gradient(135deg,gold,#fdb931,gold,#fdb931) 0 0/300% 300%;border-radius:23px;animation:3s linear infinite goldShine;position:absolute;inset:-3px}.premium-content:after{content:"";z-index:-1;background:linear-gradient(#fff,#f7fafc);border-radius:20px;position:absolute;inset:0}@keyframes goldShine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.premium-features-list{text-align:left;margin:0 0 25px;padding:0;list-style:none}.premium-features-list li{color:#2d3748;border-bottom:1px dashed #e2e8f0;padding:8px 0;font-size:1rem}.premium-features-list li:last-child{border-bottom:none}.vertical-actions{flex-direction:column;gap:12px;width:100%;display:flex}.btn-premium-upgrade{color:#fff;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);border-radius:12px;width:100%;padding:12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 6px #48bb784d}.btn-premium-upgrade:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 8px #48bb7866}.btn-secondary-text{color:#718096;cursor:pointer;background:0 0;border:none;padding:5px;font-size:.9em;text-decoration:underline}.btn-secondary-text:hover{color:#4a5568}.modal.active{display:flex!important}#alertModal input,#alertModal select{font-size:16px!important}.custom-scrollbar{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;display:block}.custom-scrollbar::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#fff9;border:1px solid #0000001a;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fffc}
