@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@tailwind base;@tailwind components;@tailwind utilities;:root{--bg-color:#000;--card-bg:#161616;--text-main:#e0e0e0;--text-dim:#888;--gs-gold:#c5a059;--signal-green:#00e676;--alert-red:#ff1744;--btn-height:54px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;background-color:var(--bg-color);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.hidden{display:none!important}.text-gold{color:var(--gs-gold)}.text-green{color:var(--signal-green)}.text-red{color:var(--alert-red)}.text-mono{font-family:Courier New,monospace;letter-spacing:.5px}.flex-between{justify-content:space-between}.flex-between,.flex-center{display:flex;align-items:center}.flex-center{justify-content:center}header{height:50px;padding:0 16px;border-bottom:1px solid #222;display:flex;justify-content:space-between;align-items:center;background:#000;z-index:10}#main-area{flex:1 1;overflow-y:auto;padding:16px 16px 90px}.section-title{font-size:11px;color:#666;font-weight:700;margin-bottom:8px;letter-spacing:1px;display:flex;justify-content:space-between;align-items:center}.refresh-btn{border:1px solid #333;padding:4px 8px;border-radius:4px;color:var(--gs-gold);cursor:pointer;background:transparent}.signal-card{background:#1a1a1a;border:1px solid #333;border-left:3px solid var(--gs-gold);border-radius:6px;padding:14px;margin-bottom:20px;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.signal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;border-bottom:1px solid #333;padding-bottom:8px}.pair-badge{font-weight:700;font-size:16px}.order-type{font-size:11px;padding:2px 6px;border-radius:3px;border:1px solid #444;color:#ccc}.impact-grid{display:grid;grid-template-columns:1fr 1px 1fr;grid-gap:10px;gap:10px;margin:10px 0;background:#111;padding:10px;border-radius:4px}.impact-item{text-align:center}.impact-label{font-size:10px;color:#666;display:block;margin-bottom:2px}.impact-value{font-size:14px;font-weight:700;font-family:Courier New,monospace}.divider{background:#333;height:100%;width:1px}.price-detail{font-size:12px;color:#888;display:flex;justify-content:space-between;margin-top:4px}.chart-placeholder{height:180px;background:#111;border:1px solid #333;border-radius:4px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;color:#444;font-size:12px}.order-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.btn{width:100%;height:var(--btn-height);border-radius:4px;font-weight:700;border:none;cursor:pointer;font-size:14px;display:flex;justify-content:center;align-items:center;text-transform:uppercase}.btn-primary{background:var(--gs-gold);color:#000}.btn-outline{background:transparent;border:1px solid #444;color:#888}.btn-buy{background-color:#0d3813;color:#4caf50;border:1px solid #1b5e20}.btn-sell{background-color:#3b0d0d;color:#ef5350;border:1px solid #b71c1c}.btn-approve{background:var(--gs-gold);color:#000;height:40px;font-size:12px;width:100%}.btn-green{background:var(--signal-green);color:#000}.fixed-footer{position:fixed;bottom:0;left:0;width:100%;padding:12px 16px 20px;background:linear-gradient(180deg,transparent,#000 30%);z-index:20}.scanning-line{height:2px;width:100%;background:linear-gradient(90deg,transparent,var(--gs-gold),transparent);position:absolute;top:0;animation:scan 1.5s infinite}@keyframes scan{0%{left:-100%}to{left:100%}}.pulsing{animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.overlay-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:50;display:flex;flex-direction:column;padding:16px}.result-icon{font-size:50px;margin-bottom:10px}.reason-box{background:#111;border:1px solid #333;padding:15px;border-radius:4px;margin:15px 0;font-size:12px;color:#ccc;line-height:1.5;text-align:left;width:100%}