.alert-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.alert-section-header h4{font-size:15px;margin:0;font-weight:700}.alert-hint{font-size:10px;color:var(--accent);background:#ff8a001a;padding:3px 8px;border-radius:6px}.alert-form{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.alert-direction-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.alert-direction-row::-webkit-scrollbar{display:none}.alert-dir-btn{flex-shrink:0;display:flex;align-items:center;gap:4px;padding:7px 10px;border:1px solid var(--border);border-radius:20px;background:#ffffff08;color:var(--text-dim);font-size:11px;cursor:pointer;transition:all .25s ease;font-family:inherit;white-space:nowrap}.alert-dir-btn svg{flex-shrink:0;opacity:.6;transition:opacity .25s}.alert-dir-btn.active{background:#ff8a00;color:#000;border-color:#ff8a00;box-shadow:0 0 16px #ff8a0040;font-weight:600}.alert-dir-btn.active svg{opacity:1}.alert-price-wrapper{position:relative;display:flex;align-items:center}.alert-price-prefix{position:absolute;right:14px;font-size:16px;font-weight:700;color:var(--accent);pointer-events:none;z-index:1}.alert-price-input{flex:1;margin-bottom:0!important;padding:14px 32px 14px 14px!important;font-size:18px!important;font-weight:600!important;text-align:left;direction:ltr;letter-spacing:.5px}.alert-submit-btn{width:100%!important;padding:14px 16px!important;white-space:nowrap;background:#ff8a00!important;border-radius:14px!important;font-size:14px!important;font-weight:700!important;letter-spacing:.3px;transition:transform .15s ease,box-shadow .25s ease;box-shadow:0 0 16px #ff8a0040}.alert-submit-btn:active{transform:scale(.97);box-shadow:0 0 #ff8a0000}.alert-list{display:flex;flex-direction:column;gap:8px}.alert-item{display:flex;justify-content:space-between;align-items:center;border-radius:18px;padding:12px 14px;font-size:13px;transition:border-color .2s;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.06);background:var(--bg-card);box-shadow:0 8px 24px #00000040}.alert-item:active{border-color:#ffffff1f}.alert-item-left{display:flex;align-items:center;gap:10px;min-width:0}.alert-item-status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0;box-shadow:0 0 6px #00c89680}.alert-item-status-dot.paused{background:var(--text-sub);box-shadow:none}.alert-item-info{display:flex;flex-direction:column;gap:3px;min-width:0}.alert-item-top{display:flex;align-items:center;gap:6px}.alert-item-symbol{font-weight:700;color:var(--accent);font-size:13px}.alert-item-badge{font-size:9px;font-weight:600;padding:1px 6px;border-radius:6px;white-space:nowrap;line-height:1.6}.alert-item-badge.bullish{background:#00c89626;color:var(--green)}.alert-item-badge.bearish{background:#ff4d4d26;color:var(--red)}.alert-item-badge.neutral{background:#6496ff26;color:#6496ff}.alert-item-target{font-size:12px;color:var(--text-dim);direction:ltr;text-align:right}.alert-remove-btn{background:#ff4d4d1a;border:1px solid rgba(255,77,77,.15);color:var(--red);cursor:pointer;padding:6px;border-radius:8px;transition:background .2s;flex-shrink:0;display:flex;align-items:center;justify-content:center}.alert-remove-btn:active{background:#ff4d4d40}.alert-empty{font-size:12px;color:var(--text-dim);text-align:center;padding:12px 8px}.trend-strength-section{margin-bottom:14px;padding:12px 14px;background:#ffffff05;border:1px solid var(--border);border-radius:12px}.trend-strength-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;color:var(--text-dim);font-weight:600}.trend-strength-bar{position:relative;width:100%;height:6px;background:#ffffff0f;border-radius:3px;overflow:visible}.trend-strength-fill{height:100%;border-radius:3px;width:50%;background:var(--text-sub);transition:width .5s ease,background .5s ease}.trend-strength-fill.bullish{background:linear-gradient(90deg,rgba(0,200,150,.6),var(--green))}.trend-strength-fill.bearish{background:linear-gradient(90deg,var(--red),rgba(255,77,77,.6))}.trend-strength-label{position:absolute;top:-20px;right:0;font-size:11px;font-weight:700;transition:color .5s ease;color:var(--text-dim)}.trend-strength-label.bullish{color:var(--green)}.trend-strength-label.bearish{color:var(--red)}
