.coin-search{position:relative;width:100%;max-width:400px}.search-input-container{position:relative;display:flex;align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:8px;overflow:hidden;transition:all .2s}.search-input-container:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.search-icon{padding:8px 12px;color:#9ca3af;font-size:14px;-webkit-user-select:none;user-select:none}.search-input{flex:1;background:transparent;border:none;color:#fff;font-size:13px;padding:8px 0;outline:none}.search-input::placeholder{color:#6b7280}.clear-button{background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:8px 12px;font-size:16px;transition:color .2s;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.clear-button:hover{color:#fff;background:#2a2a2a;border-radius:4px}.search-results{position:absolute;top:100%;left:0;right:0;background:#1a1a1a;border:1px solid #333;border-top:none;border-radius:0 0 8px 8px;max-height:300px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px #0000004d}.search-result-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #2a2a2a}.search-result-item:last-child{border-bottom:none}.search-result-item:hover,.search-result-item.selected{background:#2a2a2a}.coin-left-section{flex:1;display:flex;align-items:center;gap:8px}.coin-right-section{display:flex;align-items:center;gap:8px}.coin-symbol{font-weight:600;color:#fff;font-size:14px}.coin-name{color:#9ca3af;font-size:12px}.coin-change{color:#10b981;font-size:12px;font-weight:600;padding:4px 8px;display:flex;align-items:center;justify-content:center;min-width:60px}.coin-change.negative{color:#ef4444!important;background:none!important}.coin-type{background:#2a2a2a;color:#9ca3af;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500;margin-right:8px}.coin-type.spot{background:#1e40af;color:#fff}.coin-type.futures{background:#dc2626;color:#fff}.coin-price{color:#fff;font-weight:600;font-size:14px;min-width:80px;text-align:right}.search-no-results{position:absolute;top:100%;left:0;right:0;background:#1a1a1a;border:1px solid #333;border-top:none;border-radius:0 0 8px 8px;padding:20px;text-align:center;color:#9ca3af;z-index:1000}.no-results-icon{font-size:24px;margin-bottom:8px}@media (max-width: 768px){.coin-search{max-width:100%}.search-result-item{padding:10px 12px}.coin-symbol{font-size:13px}.coin-name{font-size:11px}.coin-price{font-size:13px;min-width:70px}}.search-results::-webkit-scrollbar{width:6px}.search-results::-webkit-scrollbar-track{background:#1a1a1a}.search-results::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.search-results::-webkit-scrollbar-thumb:hover{background:#555}.coin-search.trade-search-full{max-width:none;width:100%}.coin-search.trade-search-full .search-input-container{border-radius:12px;border-width:2px;padding:0;background:#1a1a1a;border:2px solid #333}.coin-search.trade-search-full .search-input-container:focus-within{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.coin-search.trade-search-full .search-input{font-size:16px;padding:16px 20px;background:#1a1a1a;border:none;border-radius:12px}.coin-search.trade-search-full .search-input:focus{outline:none}.coin-search.trade-search-full .search-icon{padding:16px 20px;font-size:16px}.coin-search.trade-search-full .clear-button{padding:16px 20px;font-size:18px;min-width:40px;height:40px}.trade-flow{padding:0;background:#0a0a0a;min-height:100vh;color:#fff}.trade-flow-header{display:flex;justify-content:center;align-items:center;margin-bottom:8px}.search-section{width:100%;max-width:800px}.trade-flow-header h2{margin:0;font-size:24px;color:#fff}.trade-stats{display:flex;gap:16px;font-size:14px;color:#ccc}.trade-stats>div{background:#1a1a1a;padding:8px 12px;border-radius:6px;border:1px solid #333}.trade-flow-content{display:flex;flex-direction:column;gap:8px}.time-interval{margin-bottom:8px}.time-interval h3{color:#fff;margin-bottom:8px;text-align:center}.hourly-chart{display:flex;gap:4px;background:#ffffff08;padding:16px 12px;border-radius:12px;overflow-x:auto;min-height:120px;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 2px 8px #0003}.hour-bar{flex:1;min-width:20px;display:flex;flex-direction:column;align-items:center;position:relative}.hour-bar.current{background:linear-gradient(135deg,#ff6b3533,#ff8c4233);border-radius:8px;border:2px solid #ff6b35;box-shadow:0 0 16px #ff6b3566;transform:scale(1.05)}.hour-label{color:#999;font-size:9px;margin-bottom:4px;writing-mode:vertical-rl;text-orientation:mixed}.hour-activity{flex:1;display:flex;align-items:flex-end;gap:1px;width:100%;min-height:60px}.activity-bar{flex:1;min-height:2px;border-radius:1px;transition:height .3s ease}.activity-bar.buy{background:linear-gradient(to top,#10b981,#34d399,#10b981);box-shadow:0 0 8px #10b98180;border-radius:2px 2px 0 0}.activity-bar.sell{background:linear-gradient(to top,#ef4444,#f87171,#ef4444);box-shadow:0 0 8px #ef444480;border-radius:2px 2px 0 0}.hour-bar.current .activity-bar{box-shadow:0 0 5px #ff6b3580}.volume-display-container{display:flex;flex-direction:column;background:#1a1a1a;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #0003;transition:transform .2s,box-shadow .2s}.volume-display-container:hover{box-shadow:0 4px 16px #0000004d}.selected-ticker-info{display:flex;justify-content:space-between;align-items:center;padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.market-switcher{display:flex;gap:8px}.market-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#9ca3af;padding:6px 12px;border-radius:8px;font-size:11px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.market-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.market-btn:hover:before{left:100%}.market-btn:hover{background:#ffffff14;color:#fff;border-color:#fff3;transform:translateY(-1px)}.market-btn.active{background:linear-gradient(135deg,#ff6b35,#ff8c42);border-color:#ff6b35;color:#fff;box-shadow:0 4px 12px #ff6b354d}.market-btn.active:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ff6b3566}.ticker-info{display:flex;align-items:center;gap:12px}.ticker-symbol{color:#fff;font-size:14px;font-weight:600}.ticker-change{color:#10b981;font-size:12px;font-weight:700;padding:4px 10px;background:linear-gradient(135deg,#10b98126,#05966926);border-radius:6px;border:1px solid rgba(16,185,129,.3);box-shadow:0 2px 8px #10b98133}.ticker-change.negative{color:#ef4444;background:linear-gradient(135deg,#ef444426,#dc262626);border-color:#ef44444d;box-shadow:0 2px 8px #ef444433}.volume-content-wrapper{display:flex;align-items:center;gap:16px}.total-volume-display{display:flex;flex-direction:column;align-items:center;min-width:120px;padding:12px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.volume-bar-wrapper{flex:1}.volume-stats-compact{display:flex;justify-content:space-between;margin-bottom:12px;gap:16px}.volume-stat-buy,.volume-stat-sell{display:flex;flex-direction:column;align-items:flex-start}.volume-stat-sell{align-items:flex-end}.volume-stat-ratio{min-width:140px}.volume-bar-wrapper>.volume-stat-ratio{width:100%;min-width:auto;margin-top:10px;padding:8px;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.ratio-bar-container{width:100%;max-width:120px;margin:0 auto}.volume-label{color:#9ca3afe6;font-size:9px;font-weight:600;margin-bottom:4px;text-transform:uppercase;letter-spacing:.8px;opacity:.8}.volume-value{color:#fff;font-size:15px;font-weight:800;text-align:center;letter-spacing:-.3px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.volume-value.buy{color:#10b981;text-shadow:0 0 8px rgba(16,185,129,.3)}.volume-value.sell{color:#ef4444;text-shadow:0 0 8px rgba(239,68,68,.3)}.volume-bar{position:relative;height:10px;background:#ffffff0d;border-radius:6px;overflow:hidden;display:flex;box-shadow:inset 0 2px 4px #0003}.volume-bar-segment{height:100%;transition:width .3s ease-in-out;position:relative}.volume-bar-segment.buy{background:linear-gradient(90deg,#10b981,#34d399,#10b981);border-radius:6px 0 0 6px;box-shadow:0 0 8px #10b98166}.volume-bar-segment.sell{background:linear-gradient(90deg,#ef4444,#f87171,#ef4444);border-radius:0 6px 6px 0;box-shadow:0 0 8px #ef444466}.volume-bar-segment.buy:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:pulse 2s infinite}.volume-bar-segment.sell:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:pulse 2s infinite}@keyframes pulse{0%{transform:translate(-100%)}to{transform:translate(100%)}}.trades-container{position:relative;min-height:300px;background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:16px;margin-top:8px}.trades-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #333}.trades-header h3{margin:0;font-size:16px;color:#fff}.trades-list{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.trade-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#2a2a2a;border-radius:6px;border-left:3px solid transparent;transition:all .2s ease}.trade-row.buy{border-left-color:#0f0;background:#00ff000d}.trade-row.sell{border-left-color:red;background:#ff00000d}.trade-row:hover{background:#333}.trade-symbol{font-weight:700;color:#fff;font-size:14px}.trade-price{color:#ccc;font-size:12px}.trade-size{font-weight:700;color:#fff;font-size:13px}.trade-time{color:#666;font-size:11px}.loading-indicator{display:flex;align-items:center;gap:8px;color:#ff6b35;font-size:12px}.mini-spinner{width:16px;height:16px;border:2px solid #333;border-top:2px solid #ff6b35;border-radius:50%;animation:spin 1s linear infinite}.error-banner{background:#f44;color:#fff;padding:12px 16px;border-radius:6px;margin:8px 0;display:flex;justify-content:space-between;align-items:center}.error-banner button{background:#fff;color:#f44;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:12px;font-weight:700}.error-banner button:hover{background:#f0f0f0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.selected-coin-info{margin-top:12px;padding:12px 16px;background:#2a2a2a;border-radius:8px;border:1px solid #444;display:flex;align-items:center;gap:8px}.selected-coin-symbol{font-weight:700;color:#fff;font-size:16px}.selected-coin-market{color:#ff6b35;font-size:14px;text-transform:uppercase}@media (max-width: 768px){.trade-flow{padding:0;overflow-x:hidden;width:100%;max-width:100vw}.trade-flow-header{margin-bottom:4px;padding:0 8px}.search-section{max-width:100%}.trade-flow-content{padding:0 8px;gap:4px}.volume-display-container{padding:12px;border-radius:10px;margin-bottom:10px}.selected-ticker-info{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;flex-wrap:wrap}.ticker-info{gap:8px;flex-wrap:wrap}.ticker-symbol{font-size:13px}.ticker-change{font-size:11px;padding:3px 6px}.market-switcher{gap:6px;width:100%}.market-btn{flex:1;padding:6px 8px;font-size:11px}.volume-content-wrapper{flex-direction:row;gap:10px;align-items:center;flex-wrap:wrap}.total-volume-display{min-width:100px;width:auto;flex-shrink:0;padding:10px}.volume-label{font-size:8px;margin-bottom:3px}.volume-value{font-size:13px}.volume-bar-wrapper{flex:1;min-width:150px}.volume-stats-compact{flex-direction:row;justify-content:space-between;gap:6px;margin-bottom:6px;flex-wrap:nowrap}.volume-stat-buy,.volume-stat-sell{flex:1;align-items:center;min-width:0;flex-basis:auto}.volume-stat-sell{align-items:center}.hourly-chart{padding:8px 4px;gap:1px;min-height:80px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.hourly-chart::-webkit-scrollbar{height:4px}.hourly-chart::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.hour-bar{min-width:16px;flex-shrink:0}.hour-label{font-size:9px;margin-bottom:2px;writing-mode:horizontal-tb;text-orientation:mixed}.hour-activity{min-height:50px;gap:2px}.activity-bar{width:12px}.volume-display-container .volume-content-wrapper{gap:10px;background:#ffffff05;border-radius:12px;padding:10px;flex-direction:row;flex-wrap:wrap}.volume-display-container .volume-stats-compact{flex-wrap:nowrap;gap:6px;justify-content:space-between}.volume-display-container .volume-stat-buy,.volume-display-container .volume-stat-sell{flex:1;min-width:0;align-items:center;text-align:center;padding:8px;background:#ffffff08;border-radius:6px;border:1px solid rgba(255,255,255,.05)}.volume-display-container .volume-label{font-size:8px}.volume-display-container .volume-value{font-size:13px}.volume-bar-wrapper>.volume-stat-ratio{width:100%;margin-top:8px;padding:6px}.ratio-bar-container{max-width:100%}}@media (max-width: 480px){.trade-flow-content{padding:0 4px}.volume-display-container{padding:10px}.volume-content-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.volume-content-wrapper::-webkit-scrollbar{height:3px}.volume-content-wrapper::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.ticker-symbol{font-size:13px}.ticker-change{font-size:11px;padding:2px 5px}.market-btn{padding:5px 6px;font-size:10px}.volume-value{font-size:14px}.volume-label{font-size:8px}.hour-bar{min-width:14px}.hour-label{font-size:8px}.activity-bar{width:10px}.volume-display-container .volume-stats-compact{flex-direction:row;gap:4px;flex-wrap:wrap}.volume-display-container .volume-stat-buy,.volume-display-container .volume-stat-sell{flex:1 1 calc(33.333% - 3px);min-width:80px}.volume-stat-ratio{min-width:auto!important;width:100%}.ratio-bar-container{max-width:100%!important}}.analytics-container{padding:20px;max-width:1200px;margin:0 auto}.analytics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}.analytics-header h2{margin:0;color:#fff;font-size:24px}.filters-row{display:flex;gap:20px;flex-wrap:wrap}.symbol-selector,.market-selector{display:flex;align-items:center;gap:10px}.symbol-selector label,.market-selector label{color:#ccc;font-weight:500}.symbol-selector select,.market-selector select{background:#2a2a2a;border:1px solid #444;color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;min-width:120px}.symbol-selector select:focus,.market-selector select:focus{outline:none;border-color:#007bff}.save-button{background:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.save-button:hover{background:#218838}.status-message{padding:15px;margin:20px 0;border-radius:8px;text-align:center;font-weight:500}.status-message.loading{background:#2a2a2a;color:#ccc;border:1px solid #444}.status-message.error{background:#2d1b1b;color:#f44336;border:1px solid #f44336}.analytics-table-container{background:#1a1a1a;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000004d}.analytics-table{width:100%;border-collapse:collapse;color:#fff}.analytics-table th{background:#2a2a2a;color:#fff;padding:16px 12px;text-align:left;font-weight:600;border-bottom:2px solid #333}.analytics-table td{padding:14px 12px;border-bottom:1px solid #333;transition:background-color .2s}.analytics-table tbody tr:hover{background:#2a2a2a}.analytics-table tbody tr:last-child td{border-bottom:none}.buy-value{color:#4caf50;font-weight:600}.sell-value{color:#f44336;font-weight:600}.total-value{color:#fff;font-weight:600}.buy-percentage{color:#ffc107;font-weight:600}.loading{text-align:center;padding:40px;color:#ccc;font-size:16px}.error{text-align:center;padding:40px;color:#f44336;font-size:16px}.retry-button{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;margin-top:10px}.retry-button:hover{background:#0056b3}.no-data{text-align:center;padding:40px;color:#888;font-size:16px}@media (max-width: 768px){.analytics-header{flex-direction:column;align-items:flex-start}.analytics-table-container{overflow-x:auto}.analytics-table{min-width:600px}.analytics-table th,.analytics-table td{padding:12px 8px;font-size:14px}}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#0a0a0a;color:#fff;line-height:1.5;overflow-x:hidden;width:100%;max-width:100vw}#root{min-height:100vh;width:100%;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding-bottom:80px}.last-update{color:#9ca3af;font-size:14px}.updating{color:#3b82f6;font-weight:500}.tabs{display:flex;gap:10px;margin-bottom:20px}.tab{padding:10px 20px;background:#1a1a1a;border:1px solid #333;border-radius:8px;cursor:pointer;transition:all .2s}.tab:hover{background:#2a2a2a}.tab.active{background:#3b82f6;border-color:#3b82f6}.bottom-tabs{position:fixed;bottom:0;left:0;right:0;display:flex;background:#1a1a1a;border-top:1px solid #333;z-index:1000}.bottom-tab{flex:1;padding:15px 10px;background:transparent;border:none;color:#9ca3af;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;font-weight:500}.bottom-tab:hover{background:#2a2a2a;color:#fff}.bottom-tab.active{background:#2a2a2a;color:#ff6b35;border-top:2px solid #ff6b35}.tab-icon{font-size:18px;margin-bottom:2px}.orderbook-container{background:#1a1a1a;border-radius:8px;border:1px solid #333;padding:20px;margin:20px 0;text-align:center}.orderbook-container h3{color:#fff;margin:0 0 10px}.orderbook-container p{color:#9ca3af;margin:0}.coin-list-container{background:#1a1a1a;border-radius:8px;border:1px solid #333;overflow:hidden}.coin-list-header{display:flex;justify-content:space-between;padding:15px;background:#2a2a2a;border-bottom:1px solid #333;font-weight:600;color:#9ca3af;font-size:14px}.header-item{border-right:1px solid #444;padding-right:8px;margin-right:8px}.header-item:last-child{border-right:none;padding-right:0;margin-right:0}.header-item{flex:1;text-align:left;cursor:pointer;padding-right:10px;display:flex;align-items:center;justify-content:space-between;transition:color .2s}.header-item:hover{color:#fff}.sort-indicator{display:flex;flex-direction:column;align-items:center;margin-left:6px;gap:1px}.sort-arrow{font-size:10px;color:#9ca3af;line-height:.8;transition:color .2s;font-weight:700}.sort-arrow.active{color:#ff6b35}.header-item.first-column{flex:1.2;display:flex;align-items:center;cursor:pointer}.combined-header{display:flex;align-items:center;gap:0px}.sortable-group{display:flex;align-items:center;cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .2s}.sortable-group:hover{background:#333}.sortable-group-volume{display:flex;align-items:center;cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .2s;margin-left:0}.sortable-group-volume:hover{background:#333}.separator{color:#9ca3af;font-weight:700;margin:0 2px;padding:0}.non-sortable,.sortable-text{color:#9ca3af;font-weight:600;margin:0;padding:0}.header-item.price-header{flex:.8;text-align:right;justify-content:flex-end}.header-item.change-header{text-align:right;justify-content:flex-end;flex:.8}.coin-list{display:flex;flex-direction:column}.coin-item{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #333;transition:background-color .2s}.coin-item:hover{background:#2a2a2a}.coin-item:last-child{border-bottom:none}.coin-symbol-section{flex:1.2;text-align:left;border-right:1px solid #444;padding-right:8px;margin-right:8px}.coin-symbol{font-weight:700;font-size:16px;margin-bottom:4px}.coin-volume{color:#9ca3af;font-size:14px}.coin-price-section{flex:.8;text-align:right;border-right:1px solid #444;padding-right:8px;margin-right:8px}.coin-price{font-size:18px;font-weight:700;margin-bottom:4px}.coin-price-usdt{color:#9ca3af;font-size:14px}.coin-change-section{flex:.8;text-align:right}.coin-change{font-weight:700;padding:4px 8px;border-radius:4px;display:inline-block;min-width:60px;text-align:center}.coin-change.positive{background:#10b981;color:#fff}.coin-change.negative{background:#ef4444;color:#fff}.loading{text-align:center;padding:40px;color:#9ca3af}.filter-panel{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:20px;margin-bottom:20px}.filter-row{display:flex;gap:20px;margin-bottom:15px;flex-wrap:wrap}.filter-row:last-child{margin-bottom:0}.filter-group{flex:1;min-width:200px}.filter-group label{display:block;margin-bottom:5px;color:#e5e7eb;font-size:14px;font-weight:500}.filter-controls{display:flex;gap:10px;align-items:center}.filter-select{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#fff;padding:8px 12px;font-size:14px;min-width:150px}.filter-select:focus{outline:none;border-color:#3b82f6}.sort-direction{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#fff;padding:8px 12px;cursor:pointer;font-size:16px;min-width:40px;height:40px}.sort-direction:hover{background:#3a3a3a}.filter-buttons{display:flex;gap:8px}.filter-button{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#fff;padding:8px 12px;cursor:pointer;font-size:12px;transition:all .2s}.filter-button:hover{background:#3a3a3a}.filter-button.active{background:#3b82f6;border-color:#3b82f6}.settings-container{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:30px;margin-bottom:20px}.settings-container h3{color:#fff;margin-bottom:25px;font-size:24px;text-align:center}.settings-section{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #2a2a2a}.settings-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.settings-section h4{color:#fff;margin-bottom:10px;font-size:18px;display:flex;align-items:center;gap:8px}.settings-section p{color:#9ca3af;font-size:14px;margin-bottom:15px}.settings-search{max-width:100%}@media (max-width: 768px){.filter-row{flex-direction:column;gap:10px}.filter-controls{flex-direction:column;align-items:stretch}.filter-buttons{justify-content:space-between}}
