body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f4f6f8;margin:0;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}.auth-gate{display:flex;justify-content:center;align-items:center;height:100vh;height:100dvh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)}.auth-box{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:48px 40px;text-align:center;max-width:380px;width:90%}.auth-box h2{color:#e2e8f0;margin:0 0 8px;font-size:1.6em}.auth-box p{color:#94a3b8;margin:0 0 24px;font-size:.9em}.auth-input{width:100%;padding:12px 16px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff14;color:#e2e8f0;font-size:1em;box-sizing:border-box;margin-bottom:16px;outline:none}.auth-input:focus{border-color:#3b82f6}.auth-input::placeholder{color:#64748b}.auth-btn{width:100%;padding:12px;border:none;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:1em;font-weight:600;cursor:pointer}.web-view-section{flex:none;height:40vh;min-height:120px;max-height:85vh;display:flex;flex-direction:column;background:#fff;position:relative}.resizer{height:6px;background:#dcdde1;cursor:row-resize;width:100%;flex-shrink:0;z-index:10}.resizer:hover,.resizer.dragging{background:#a4b0be}.url-bar{display:flex;padding:10px 20px;background:#f8f9fa;border-bottom:1px solid #eaeaea;gap:10px;align-items:center}.bookmark-bar{display:flex;padding:8px 20px;background:#fdfdfd;border-bottom:1px solid #eaeaea;gap:10px;overflow-x:auto;white-space:nowrap}.bookmark-tag{background:#fff;border:1px solid #dcdde1;padding:4px 12px;border-radius:15px;font-size:.85em;display:flex;align-items:center;gap:8px;box-shadow:0 1px 3px #0000000a;cursor:grab}.bookmark-tag:active{cursor:grabbing}.bookmark-tag:hover{background:#f1f2f6;border-color:#bdc3c7}.bookmark-name{cursor:pointer;color:#2980b9;font-weight:600}.bookmark-name:hover{text-decoration:underline}.bookmark-actions{display:flex;align-items:center;gap:4px;border-left:1px solid #eaeaea;padding-left:6px}.bookmark-edit{color:#f39c12;cursor:pointer;opacity:.5;font-size:.9em}.bookmark-edit:hover{opacity:1}.bookmark-delete{color:#e74c3c;cursor:pointer;opacity:.5;font-size:.9em}.bookmark-delete:hover{opacity:1}.url-input{flex:1;padding:8px 12px;border:1px solid #ccc;border-radius:6px;font-size:.95em}#web-iframe{flex:1;width:100%;border:none;background:#fdfdfd}.iframe-notice{padding:4px 20px;font-size:.75em;color:#888;background:#f8f9fa;display:flex;justify-content:space-between}.dashboard-section{flex:1;overflow:auto;padding:20px;display:block;-webkit-overflow-scrolling:touch}.dashboard-container{background:#fff;padding:30px;border-radius:12px;box-shadow:0 8px 16px #00000014;min-width:100%;width:max-content;box-sizing:border-box}.sticky-viewport-bar{position:sticky;left:30px;width:calc(100vw - 100px);box-sizing:border-box}.title-container{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:15px}.title-row{display:flex;align-items:center;justify-content:center}.title-row h2{margin:0;color:#1a1a1a}.metrics-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.fng-badge{padding:4px 10px;border-radius:20px;font-size:.85em;font-weight:700;color:#fff;background:#95a5a6;display:flex;align-items:center;gap:5px;box-shadow:0 2px 5px #0000001a}.global-badge{padding:4px 10px;border-radius:20px;font-size:.85em;font-weight:600;color:#2c3e50;background:#ecf0f1;display:flex;align-items:center;gap:5px}.controls-bar,.edit-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-radius:8px;margin-bottom:10px;flex-wrap:wrap;gap:15px}.controls-bar{background:#f8f9fa;border:1px solid #eaeaea}.edit-bar{background:#fffaf0;margin-bottom:20px;border:1px dashed #f39c12}.control-group{display:flex;align-items:center;gap:12px;font-size:.95em;color:#2c3e50}.action-btn{padding:6px 14px;background:#3498db;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.95em;font-weight:700;display:flex;align-items:center;gap:6px}.action-btn:hover{filter:brightness(1.1)}.action-btn:disabled{opacity:.7;cursor:not-allowed}.btn-paused{background:#e74c3c}.btn-paused:hover{background:#c0392b}.btn-manual{background:#16a085}.btn-add{background:#27ae60}.btn-star-header{background:#f39c12}.btn-icon{background:none;border:none;cursor:pointer;font-size:1.2em;padding:5px;border-radius:4px}.btn-icon:hover{background:#eaeaea}.btn-star{color:#f1c40f}.btn-delete{color:#e74c3c}.btn-delete:hover{background:#fadbd8}.coin-input{width:100px;padding:6px 10px;border:1px solid #ccc;border-radius:4px;text-transform:uppercase;font-size:.95em}.interval-input{width:60px;padding:5px 8px;border:1px solid #ccc;border-radius:4px;text-align:center;font-size:1em}.countdown-text{color:#e67e22;font-weight:700;font-variant-numeric:tabular-nums;min-width:100px}.update-time{font-size:.85em;color:#7f8c8d}.table-title{font-size:1.2em;color:#2c3e50;margin-top:30px;margin-bottom:10px;padding-bottom:5px;border-bottom:2px solid #eaeaea;display:inline-flex;align-items:center;gap:10px}.clear-sort-btn{font-size:.65em;padding:2px 8px;background:#e74c3c;color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:600;white-space:nowrap;vertical-align:middle}.clear-sort-btn:hover{background:#c0392b}table{width:100%;border-collapse:separate;border-spacing:0;min-width:2200px}th{background:#2c3e50;color:#ecf0f1;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;position:sticky;top:0;z-index:10;border-bottom:1px solid #1a252f;border-top:1px solid #1a252f}th:hover{background:#34495e}th,td{padding:12px;text-align:center;vertical-align:middle}td{border-bottom:1px solid #eaeaea}th:nth-child(1),td:nth-child(1){position:sticky;left:0;z-index:11;width:45px;min-width:45px;max-width:45px;background-color:inherit}th:nth-child(2),td:nth-child(2){position:sticky;left:45px;z-index:11;width:170px;min-width:170px;max-width:170px;background-color:inherit}th:nth-child(1),th:nth-child(2){z-index:15;background:#2c3e50}tbody tr{background:#fff;transition:background-color .2s}tbody tr:hover{background:#fafbfc}td:nth-child(2):after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:#eaeaea;box-shadow:2px 0 4px #0000000d}th:nth-child(2):after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:#1a252f;box-shadow:2px 0 4px #0003}.sort-icon{font-size:.8em;color:#ecf0f166;margin-left:5px}th.active-sort .sort-icon{color:#f39c12;font-weight:700}.sort-num{font-size:.65em;vertical-align:super;margin-left:1px}.draggable-th{cursor:grab}.draggable-th:active{cursor:grabbing}.col-dragging{opacity:.4;background:#dfe6e9!important}.col-dragover{background:#d4efdf!important;border-left:2px solid #27ae60;border-right:2px solid #27ae60}.index-col{color:#95a5a6;font-weight:700;font-size:.9em}tr:last-child td{border-bottom:none}.coin-cell{display:flex;align-items:center;justify-content:center;gap:10px}.coin-cell-col{display:flex;flex-direction:column;align-items:center;gap:3px}.coin-icon{width:24px;height:24px;border-radius:50%;object-fit:cover}.coin-fallback{width:24px;height:24px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.coin-name{font-weight:700;color:#2c3e50;font-size:1.1em}.coin-link{text-decoration:none;outline:none;display:inline-block}.coin-link:hover .coin-name{color:#3498db;text-decoration:underline}td:nth-child(2):has(.sent-wrapper:hover){z-index:1000}.sent-wrapper{position:relative;display:inline-block;cursor:pointer;margin-top:3px}.sent-badge-sm{display:inline-block;padding:2px 6px;border-radius:4px;font-size:.72em;font-weight:700;white-space:nowrap}.sent-tooltip{display:none;position:absolute;bottom:100%;left:0;background:#2c3e50;color:#ecf0f1;padding:12px 14px;border-radius:8px;font-size:.78em;white-space:normal;width:260px;z-index:100;box-shadow:0 4px 12px #0000004d;line-height:1.5}.sent-tooltip:after{content:"";position:absolute;top:100%;left:20px;border:6px solid transparent;border-top-color:#2c3e50}.sent-wrapper:hover .sent-tooltip{display:block}.sent-tip-title{font-weight:700;color:#f39c12;margin-bottom:4px}.sent-tip-cond{color:#bdc3c7;font-size:.9em}.sent-tip-meaning{color:#ecf0f1;margin-top:8px;padding-top:6px;border-top:1px solid #4a6274}.sent-tip-action{color:#2ecc71;margin-top:6px;font-weight:600}.price-val{font-weight:700;color:#2c3e50;font-size:1.1em}.change-up{color:#27ae60;font-weight:700}.change-down{color:#e74c3c;font-weight:700}.spot-val{color:#27ae60}.futures-val{color:#f39c12}.diff-val{color:#8e44ad}.oi-val .short-val,.oi-diff-val{color:#16a085}.tvl-val{color:#e84393;font-weight:700}.locked-val .short-val{color:#474787}.unminted-val .short-val{color:#34495e}.na-val{color:#bdc3c7;font-size:.9em}.raw-val{font-size:.9em;color:#2c3e50;font-weight:700;margin-bottom:4px}.short-val{font-weight:700;font-size:1.1em}.ratio-badge{display:inline-block;background:#f1e4f7;color:#8e44ad;padding:2px 6px;border-radius:4px;font-size:.8em;margin-left:5px}.oi-ratio-badge{display:inline-block;background:#e8f8f5;color:#16a085;padding:2px 6px;border-radius:4px;font-size:.8em;margin-left:5px}.pct-badge{display:inline-block;background:#f1f2f6;padding:2px 6px;border-radius:4px;font-size:.85em;font-weight:600;margin-top:2px}.pct-locked{color:#474787}.pct-unminted{color:#34495e}.fr-cell{white-space:nowrap}.fr-wrapper{position:relative;display:inline-block;cursor:pointer}.fr-badge{display:inline-block;padding:4px 8px;border-radius:6px;font-size:.85em;font-weight:700}.fr-badge-sm{display:inline-block;padding:2px 5px;border-radius:4px;font-size:.78em;font-weight:700}.fr-neutral{background:#f1f2f6;color:#636e72}.fr-pos{background:#e8f8f5;color:#27ae60}.fr-high-pos{background:#d5f5e3;color:#1e8449;border:1px solid #a9dfbf}.fr-extreme-pos{background:#a9dfbf;color:#145a32;border:1px solid #7dcea0}.fr-neg{background:#fdedec;color:#e74c3c}.fr-extreme-neg{background:#f5b7b1;color:#922b21;border:1px solid #ec7063}.fr-tooltip{display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#2c3e50;color:#ecf0f1;padding:10px 12px;border-radius:8px;font-size:.8em;white-space:nowrap;z-index:100;box-shadow:0 4px 12px #0000004d;min-width:180px}.fr-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#2c3e50}.fr-wrapper:hover .fr-tooltip{display:block}.fr-tip-row{display:flex;justify-content:space-between;align-items:center;padding:3px 0;gap:12px}.fr-tip-ex{color:#bdc3c7;font-weight:600}.fr-count{color:#95a5a6;font-size:.85em;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid #4a6274;text-align:center}.fr-consensus-badge{font-size:.72em;font-weight:700;margin-top:3px;text-align:center;white-space:nowrap}.fr-consensus-tip{margin-top:8px;padding-top:6px;border-top:1px solid #4a6274;text-align:center;font-weight:700;font-size:.95em}.consensus-long{color:#27ae60}.consensus-short{color:#e74c3c}.consensus-directional{color:#f39c12}.consensus-mixed{color:#95a5a6}.oi-up .short-val{color:#27ae60}.oi-down .short-val{color:#e74c3c}.oi-estimate-warn{font-size:.8em;cursor:help;vertical-align:middle;margin-left:2px}.oi-count{font-size:.7em;color:#95a5a6;margin-top:2px;cursor:help}.vol-up .short-val{color:#27ae60}.vol-down .short-val{color:#e74c3c}.mcap-val{font-weight:700;color:#2c3e50}.fdv-sub{font-size:.8em;color:#95a5a6;font-weight:400;margin-top:2px}.row-alert{background:#fff3e080!important;border-left:3px solid #f39c12}.sent-badge{display:inline-block;padding:4px 8px;border-radius:6px;font-size:.85em;font-weight:700;white-space:nowrap;box-shadow:0 1px 2px #0000000d}.sent-liquidation-long,.sent-liquidation-short{background:#f5b7b1;color:#922b21;border:1px solid #ec7063;animation:sent-pulse 1.4s ease-in-out infinite}.sent-speculative-long,.sent-speculative-short{background:#fadbd8;color:#c0392b;border:1px solid #f1948a}.sent-distribution{background:#fdebd0;color:#d35400;border:1px solid #f0a27a}.sent-accumulation{background:#d5f5e3;color:#1e8449;border:1px solid #a9dfbf}.sent-vol-expansion{background:#d6eaf8;color:#1a6fa8;border:1px solid #7fb3d3}.sent-leverage{background:#fef9e7;color:#b7950b;border:1px solid #f7dc6f}.sent-deleveraging{background:#e8daef;color:#7d3c98;border:1px solid #c39bd3}.sent-whale{background:#d6eaf8;color:#1a5276;border:1px solid #85c1e9}.sent-vol-contraction{background:#f2f3f4;color:#626567}.sent-healthy{background:#e8f8f5;color:#1e8449}.sent-cooling{background:#eaf2ff;color:#2980b9}.sent-neutral{background:#f1f2f6;color:#636e72}@keyframes sent-pulse{0%,to{opacity:1}50%{opacity:.65}}.sparkline-svg{display:block;margin:0 auto}.empty-msg{padding:30px!important;color:#95a5a6;font-style:italic}@keyframes flashUpdate{0%{background:#f1c40f33}to{background:transparent}}.row-updated{animation:flashUpdate 1s ease-out}.footer-note{text-align:center;color:#7f8c8d;font-size:.85em;margin-top:30px;padding-top:20px;border-top:1px dashed #eaeaea;line-height:1.6}.fab-btn{position:fixed;bottom:30px;right:30px;background:linear-gradient(135deg,#34495e,#2c3e50);color:#fff;border:none;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 15px #2c3e5066;cursor:pointer;display:none;justify-content:center;align-items:center;z-index:1000}.fab-btn:hover{transform:translateY(-5px);box-shadow:0 6px 20px #2c3e5099}.fab-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}#ff-period-fab{position:fixed;bottom:90px;right:30px;z-index:999}#ff-fab-btn{background:linear-gradient(135deg,#27ae60,#1e8449);color:#fff;border:none;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 15px #27ae6066;cursor:pointer;font-size:.75em;font-weight:700;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.2;gap:1px;transition:transform .2s,box-shadow .2s}#ff-fab-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #27ae608c}#ff-period-panel{display:none;position:absolute;bottom:56px;right:0;background:#fff;border:1px solid #dcdde1;border-radius:10px;padding:12px 14px;box-shadow:0 8px 24px #00000026;min-width:230px}.ff-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:.85em;color:#2c3e50;font-weight:600}.ff-panel-close{background:none;border:none;cursor:pointer;font-size:1.1em;color:#95a5a6;padding:2px 5px;border-radius:4px}.ff-panel-close:hover{background:#fadbd8;color:#e74c3c}#status-msg{color:#e74c3c;text-align:center;margin-top:10px}.ff-period-label{font-size:.85em;color:#636e72;white-space:nowrap}.ff-period-tabs{display:flex;gap:3px}.ff-period-btn{padding:3px 9px;border:1px solid #dcdde1;border-radius:10px;background:#fff;font-size:.78em;font-weight:600;cursor:pointer;color:#636e72;transition:all .15s}.ff-period-btn:hover{background:#f1f2f6;border-color:#b2bec3;color:#2c3e50}.ff-period-btn.ff-period-active{background:#2c3e50;color:#fff;border-color:#2c3e50}.ff-col{min-width:120px;padding:5px 8px!important;vertical-align:middle}.ff-split-bar{height:7px;background:#fde8e8;border-radius:4px;overflow:hidden}.ff-buy-seg{height:100%;background:linear-gradient(90deg,#27ae60,#2ecc71);border-radius:4px;transition:width .4s ease}.ff-split-pct{display:flex;justify-content:space-between;margin-top:3px;font-size:.72em;font-weight:600}.buy-pct{color:#27ae60}.sell-pct{color:#e74c3c}.ff-net-val{font-size:.88em;font-weight:700;margin-top:3px}.ff-net-val.flow-up{color:#27ae60}.ff-net-val.flow-down{color:#e74c3c}.ff-vol-sub{font-size:.72em;color:#95a5a6;margin-top:1px;white-space:nowrap}.ff-sizes{margin-top:5px;padding-top:4px;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:2px}.ff-size-row{display:flex;align-items:center;gap:4px}.ff-size-label{font-size:.68em;font-weight:700;color:#7f8c8d;min-width:12px;text-align:right;flex-shrink:0}.ff-size-bar-wrap{flex:1;height:4px;background:#fde8e8;border-radius:2px;overflow:hidden;min-width:30px}.ff-size-net{font-size:.68em;font-weight:700;white-space:nowrap;min-width:44px;text-align:right;flex-shrink:0}.ff-size-net.flow-up{color:#27ae60}.ff-size-net.flow-down{color:#e74c3c}.btn-lang{background:#636e72;min-width:36px;font-size:.85em;font-weight:700;padding:5px 10px}.btn-lang:hover{background:#2d3436}.cron-status-section{margin-top:24px;padding-top:18px;border-top:1px dashed #eaeaea;overflow-x:auto;-webkit-overflow-scrolling:touch}.cron-status-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}#cron-status-title{font-size:.95em;font-weight:700;color:#2c3e50}.cron-refresh-btn{background:none;border:1px solid #dcdde1;border-radius:6px;cursor:pointer;font-size:1.1em;padding:1px 7px;color:#636e72;line-height:1;transition:all .15s}.cron-refresh-btn:hover:not(:disabled){background:#f1f2f6;color:#2c3e50;border-color:#b2bec3}.cron-refresh-btn:disabled,.cron-card-trigger-btn:disabled,.cron-trigger-all-btn:disabled{opacity:.35;cursor:not-allowed}.cron-status-grid{display:flex;flex-wrap:nowrap;gap:10px;min-width:max-content}.cron-card{min-width:160px;max-width:220px;background:#f8f9fa;border:1px solid #eaeaea;border-radius:10px;padding:10px 14px;flex:1 1 160px;transition:border-color .2s}.cron-card.status-ok{border-left:3px solid #27ae60}.cron-card.status-error{border-left:3px solid #e74c3c;background:#fff9f9}.cron-card.status-never{border-left:3px solid #bdc3c7}.cron-card-name{font-size:.82em;font-weight:700;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cron-card-schedule{font-size:.72em;color:#95a5a6;margin-top:1px}.cron-card-status{display:inline-block;margin-top:6px;padding:2px 7px;border-radius:10px;font-size:.75em;font-weight:700}.cron-card-status.ok{background:#e8f8f5;color:#16a085}.cron-card-status.error{background:#fdedec;color:#e74c3c}.cron-card-status.never{background:#f1f2f6;color:#95a5a6}.cron-card-time{font-size:.76em;color:#7f8c8d;margin-top:5px}.cron-card-detail{font-size:.73em;color:#636e72;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.cron-card-duration{font-size:.7em;color:#b2bec3;margin-top:2px}.cron-card-skeleton{min-width:160px;max-width:220px;height:90px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:10px;flex:1 1 160px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cron-zones{display:flex;flex-direction:column;gap:10px;min-width:max-content}.cron-zone{border:2px dashed #ddd;border-radius:8px;padding:8px;min-height:60px;transition:border-color .15s}.cron-zone-active{border-color:#27ae60;background:#f0fff4}.cron-zone-standby{border-color:#bdc3c7;background:#fafafa}.cron-zone-dragover{border-style:solid;border-color:#2980b9;background:#eaf4ff}.cron-zone-label{display:flex;align-items:center;justify-content:space-between;font-size:.75em;font-weight:600;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.cron-zone-cards{display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px}.cron-zone-empty{font-size:.8em;color:#aaa;text-align:center;padding:12px 0}.cron-zone-actions{display:flex;align-items:center;gap:6px}.cron-trigger-all-btn{font-size:.78em;padding:3px 8px;background:#27ae60;color:#fff;border:none;border-radius:4px;cursor:pointer;white-space:nowrap}.cron-trigger-all-btn:hover{background:#219a52}.cron-trigger-all-btn:disabled{background:#95a5a6;cursor:not-allowed}.cron-cancel-poll-btn{font-size:.78em;padding:3px 8px;background:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer;white-space:nowrap}.cron-cancel-poll-btn:hover{background:#c0392b}.cron-card-trigger-btn{position:absolute;top:4px;right:4px;font-size:.7em;padding:2px 5px;background:#3498db;color:#fff;border:none;border-radius:3px;cursor:pointer;line-height:1.2}.cron-card-trigger-btn:hover{background:#2980b9}.cron-card-trigger-btn:disabled{background:#bdc3c7;cursor:not-allowed}.cron-card{position:relative;padding-right:36px}.page-nav{display:flex;align-items:center;gap:2px;padding:4px 12px;background:#2c3e50;flex-shrink:0}.page-nav-btn{padding:7px 16px;border:none;border-radius:4px;background:transparent;color:#bdc3c7;font-size:.9em;cursor:pointer;transition:background .15s,color .15s}.page-nav-btn:hover{background:#34495e;color:#fff}.page-nav-btn.page-nav-active{background:#3498db;color:#fff}.page-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.coming-soon-page{justify-content:center;align-items:center}.coming-soon-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;text-align:center;color:#636e72;gap:12px}.coming-soon-icon{font-size:3em}.coming-soon-container h2{font-size:1.4em;color:#2c3e50;margin:0}.coming-soon-container p{margin:0;font-size:.95em}.coming-soon-detail{font-size:.85em!important;color:#95a5a6;max-width:500px}.footer-note{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center;padding:6px 12px}.footer-powered-label{font-size:.78em;color:#95a5a6;white-space:nowrap}.footer-platforms{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.footer-platform{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#f8f9fa;border:1px solid #eaeaea;border-radius:20px;font-size:.82em;color:#636e72}.footer-platform-icon{display:block;border-radius:2px}.footer-platform-name{font-weight:600;color:#2c3e50}.bt-page-inputs{display:flex;gap:18px;margin-bottom:14px;flex-wrap:wrap;font-size:.9em}.bt-page-inputs label{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bt-page-inputs input{width:70px;padding:4px 6px}.bt-dual-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bt-list-col{display:flex;flex-direction:column}.bt-list-header{font-size:.88em;font-weight:600;color:#2c3e50;padding:6px 8px;background:#ecf0f1;border:1px solid #d0d7de;border-bottom:none;border-radius:5px 5px 0 0}.bt-chip-zone{min-height:120px;padding:8px;border:1px solid #d0d7de;border-radius:0 0 5px 5px;background:#fafbfc;display:flex;flex-wrap:wrap;gap:6px;align-content:flex-start}.bt-chip-zone.bt-chip-dragover{background:#e8f0fe;border-color:#3498db}.bt-chip{display:inline-flex;align-items:center;padding:5px 11px;background:#fff;border:1px solid #c8d1da;border-radius:14px;font-size:.88em;font-family:monospace;cursor:grab;-webkit-user-select:none;user-select:none;transition:background .1s,transform .05s}.bt-chip:hover{background:#eaf2ff;border-color:#3498db}.bt-chip:active{cursor:grabbing;transform:scale(.95)}.bt-chip.bt-chip-dragging{opacity:.4}.bt-hint{font-size:.85em;color:#7f8c8d;margin-top:10px}.bt-save-row{display:flex;align-items:center;gap:10px;margin-top:14px}.settings-page{overflow-y:auto}.settings-page-body{max-width:960px;margin:0 auto;padding:24px}.sg-group{border:1px solid #e1e4e8;border-radius:10px;margin-bottom:16px;overflow:hidden}.sg-group-header{width:100%;display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f4f6f9;border:none;cursor:pointer;text-align:left}.sg-group-header:hover{background:#eceff3}.sg-group-icon{font-size:1em}.sg-group-title{font-size:1.05em;font-weight:700;color:#2c3e50;flex:1}.sg-group-chevron{font-size:.9em;color:#7f8c8d}.sg-group-body{padding:0 0 12px}.sg-section{border-top:1px solid #ecf0f1}.sg-section:first-child{border-top:none}.sg-section-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:transparent;border:none;cursor:pointer;text-align:left}.sg-section-header:hover{background:#f8f9fa}.sg-section-title{font-size:.95em;font-weight:600;color:#34495e}.sg-section-chevron{font-size:.85em;color:#95a5a6}.sg-section-body{padding:4px 18px 14px}.sg-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.sg-row label{font-size:.93em;color:#4a5568;white-space:nowrap}.sg-hint{font-size:.88em;color:#6b7280;margin:6px 0 10px;line-height:1.6}.sg-input-sm{width:80px;padding:5px 8px;border:1px solid #cbd5e0;border-radius:5px;font-size:.93em;text-align:center}.sg-save-row{display:flex;align-items:center;gap:10px;margin-top:14px}.sg-status-ok{font-size:.9em;color:#27ae60;font-weight:600}.sg-status-err{font-size:.9em;color:#e74c3c;font-weight:600}.exch-card{border:1px solid #e1e4e8;border-radius:6px;margin-bottom:12px;overflow:hidden}.exch-card-info{background:#f8f9fb}.exch-card-name{padding:9px 14px;background:#ecf0f1;font-weight:700;font-size:.93em;color:#2c3e50;border-bottom:1px solid #e1e4e8}.exch-card-body{padding:12px 14px;font-size:.9em}.sg-exch-per-page{font-size:.88em;color:#6b7280}.sg-exch-total{font-size:.9em;color:#2c3e50;font-weight:600}.sent-tier-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:12px}.sent-tier-col{padding:12px;border:1px solid #e1e4e8;border-radius:6px;background:#fafbfc}.sent-tier-header{font-size:.9em;font-weight:600;color:#2c3e50;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid #e1e4e8}.sg-rules-ref{margin-top:4px}.sg-rules-toggle{background:none;border:1px solid #d1d9e0;border-radius:5px;padding:6px 12px;font-size:.9em;color:#3498db;cursor:pointer}.sg-rules-toggle:hover{background:#eaf4fb}.sg-rules-table{margin-top:10px;display:flex;flex-direction:column;gap:8px}.sg-rules-note{font-size:.85em;color:#7f8c8d;padding:8px 12px;background:#f8f9fa;border-radius:5px;border-left:3px solid #bdc3c7;margin-bottom:4px;line-height:1.5}.sg-rule-card{border:1px solid #e1e4e8;border-radius:7px;overflow:hidden}.sg-rule-header{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e1e4e8}.sg-rule-priority{font-size:.78em;color:#95a5a6;font-weight:700;min-width:24px}.sg-rule-body{padding:10px 12px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media(max-width:900px){.sg-rule-body{grid-template-columns:1fr}}.sg-rule-block{font-size:.88em}.sg-rule-label{font-weight:700;color:#2c3e50;font-size:.85em;display:block;margin-bottom:4px}.sg-rule-conditions{margin:0;padding-left:16px;color:#4a5568;line-height:1.6}.sg-rule-conditions li{margin-bottom:2px}.sg-rule-text{margin:0;color:#4a5568;line-height:1.5}
