*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{background:#fcfcfc;color:#0a1628;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;overflow:hidden}html,body,#root{height:100%}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:52px;min-height:52px;background:#fff;position:relative;z-index:100;border-bottom:1px solid #F0F1F3}.header-left{display:flex;align-items:center;gap:28px}.logo{font-size:.875rem;font-weight:700;color:#0a1628;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;gap:8px}.logo-img{height:36px;width:auto;object-fit:contain}nav{display:flex;align-items:center;gap:2px}.nav-link{font-size:.75rem;font-weight:500;color:#8a9bb5;text-decoration:none;padding:6px 12px;border-radius:5px;transition:color .15s,background .15s;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;border:none;background:none;font-family:inherit;line-height:1.4}.nav-link:hover{color:#0a1628;background:#f3f4f6}.nav-link.active{color:#fff;background:#1a2a45;font-weight:600}.header-right{display:flex;align-items:center;gap:16px}.header-time{font-size:.8125rem;font-weight:600;color:#0a1628;font-variant-numeric:tabular-nums;letter-spacing:.02em}.header-date{font-size:.6875rem;color:#8a9bb5;letter-spacing:.01em}.header-badge{font-size:.625rem;font-weight:700;color:#1a2a45;background:#eef1f6;padding:3px 8px;border-radius:3px;letter-spacing:.06em;text-transform:uppercase}.terminal-page{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fcfcfc}.market-strip{display:flex;align-items:center;gap:0;padding:0 16px;height:44px;min-height:44px;background:#fff;border-bottom:1px solid #F0F1F3;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.market-strip::-webkit-scrollbar{display:none}.market-coin{display:flex;align-items:center;gap:6px;padding:0 14px;height:100%;border-right:1px solid #F0F1F3;white-space:nowrap;flex-shrink:0}.market-coin:last-child{border-right:none}.market-coin-icon{width:18px;height:18px;border-radius:50%}.market-coin-symbol{font-size:.6875rem;font-weight:700;color:#0a1628;letter-spacing:.04em}.market-coin-price{font-size:.6875rem;font-weight:600;color:#0a1628;font-variant-numeric:tabular-nums}.market-coin-change{font-size:.625rem;font-weight:600;font-variant-numeric:tabular-nums;padding:1px 5px;border-radius:3px}.market-coin-change.up{color:#16a34a;background:#f0fdf4}.market-coin-change.down{color:#dc2626;background:#fef2f2}.market-coin-cap{font-size:.5625rem;color:#8a9bb5;font-variant-numeric:tabular-nums}.terminal-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;min-height:0;overflow:hidden;gap:1px;background:#e5e7eb}.terminal-left{display:flex;align-items:center;justify-content:center;padding:16px;overflow-y:auto;background:#1a2a45}.swap-panel{width:100%;max-width:600px}.terminal-right{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fcfcfc}.breaking-news{border-bottom:1px solid #E5E7EB;background:#fff;flex-shrink:0;max-height:280px;overflow-y:auto}.breaking-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F0F1F3;position:sticky;top:0;background:#fff;z-index:2}.breaking-header h3{font-size:.75rem;font-weight:700;color:#0a1628;letter-spacing:.06em;text-transform:uppercase}.breaking-badge{font-size:.5625rem;font-weight:600;color:#8a9bb5;background:#f3f4f6;padding:2px 8px;border-radius:3px;letter-spacing:.02em}.breaking-item{display:flex;flex-direction:column;gap:3px;padding:8px 16px;text-decoration:none;border-bottom:1px solid #F8F9FB;transition:background .1s;cursor:pointer}.breaking-item:last-child{border-bottom:none}.breaking-item:hover{background:#f8f9fb}.breaking-title{font-size:.75rem;font-weight:500;color:#0a1628;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.breaking-meta{display:flex;align-items:center;justify-content:space-between}.breaking-source{font-size:.5625rem;color:#1a2a45;font-weight:600;letter-spacing:.02em}.breaking-time{font-size:.5625rem;color:#b0b8c9;font-variant-numeric:tabular-nums}.breaking-empty{padding:24px 16px;text-align:center;font-size:.75rem;color:#8a9bb5}.chart-wrapper{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.chart-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #F0F1F3;background:#fff;flex-shrink:0}.chart-label{font-size:.75rem;font-weight:700;color:#0a1628;letter-spacing:.04em;text-transform:uppercase}.chart-picks{display:flex;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none}.chart-picks::-webkit-scrollbar{display:none}.chart-pick{font-size:.5625rem;font-weight:600;color:#8a9bb5;background:#f3f4f6;border:1px solid transparent;padding:2px 8px;border-radius:3px;cursor:pointer;transition:all .15s;font-family:inherit;letter-spacing:.04em;white-space:nowrap}.chart-pick:hover{color:#0a1628;background:#e5e7eb}.chart-pick.active{color:#fff;background:#1a2a45;border-color:#1a2a45}.chart-badge{font-size:.5625rem;font-weight:600;color:#8a9bb5;background:#f3f4f6;padding:2px 8px;border-radius:3px;letter-spacing:.02em;flex-shrink:0}.tradingview-widget-container{flex:1;min-height:0}.news-page-wrapper{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:#f8f9fb}.news-page{max-width:1280px;margin:0 auto;padding:24px 24px 48px}.news-page-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.news-page-header h1{font-size:1.25rem;font-weight:700;color:#0a1628;letter-spacing:.01em}.news-back-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;font-size:.75rem;font-weight:600;color:#1a2a45;background:#fff;border:1px solid #E5E7EB;border-radius:6px;cursor:pointer;transition:background .15s,color .15s;font-family:inherit;letter-spacing:.02em}.news-back-btn:hover{background:#1a2a45;color:#fff;border-color:#1a2a45}.news-page-count{font-size:.6875rem;font-weight:600;color:#8a9bb5;margin-left:auto;letter-spacing:.02em}.news-page-grid{display:grid;grid-template-columns:1fr 380px;gap:20px;align-items:start}.news-page-col{display:flex;flex-direction:column;gap:20px}.news-section{background:#fff;border-radius:10px;border:1px solid #E5E7EB;overflow:hidden}.news-section-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #F0F1F3}.news-section-header h2{font-size:.8125rem;font-weight:700;color:#0a1628;letter-spacing:.04em;text-transform:uppercase}.news-section-badge{font-size:.5625rem;font-weight:600;color:#8a9bb5;background:#f3f4f6;padding:3px 8px;border-radius:3px;letter-spacing:.02em}.news-section-badge.trusted{color:#1a2a45;background:#eef1f6;font-weight:700}.news-card{display:flex;flex-direction:column;gap:5px;padding:12px 18px;text-decoration:none;border-bottom:1px solid #F8F9FB;transition:background .1s;cursor:pointer}.news-card:last-child{border-bottom:none}.news-card:hover{background:#f8f9fb}.news-card-title{font-size:.8125rem;font-weight:500;color:#0a1628;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card-meta{display:flex;align-items:center;justify-content:space-between}.news-card-source{font-size:.625rem;color:#1a2a45;font-weight:600;letter-spacing:.02em}.news-card-time{font-size:.625rem;color:#b0b8c9;font-variant-numeric:tabular-nums}.news-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;gap:6px;color:#8a9bb5;font-size:.8125rem}.footer{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;background:#fff;border-top:1px solid #F0F1F3;min-height:36px}.footer-text{font-size:.625rem;color:#b0b8c9;letter-spacing:.02em}.footer-disclaimer{font-size:.5625rem;color:#b0b8c9;letter-spacing:.01em;font-weight:400}@media(max-width:1024px){.terminal-grid{grid-template-columns:1fr;overflow-y:auto}.terminal-left{min-height:500px}.terminal-right{min-height:600px}.app{height:auto;min-height:100vh;overflow:auto}body{overflow:auto}}@media(max-width:960px){.news-page-grid{grid-template-columns:1fr}}@media(max-width:640px){.header{padding:0 12px;height:48px;min-height:48px}.header-left{gap:12px}nav{display:none}.header-date,.header-time{display:none}.terminal-left{padding:16px 8px}.swap-panel{max-width:100%}.news-page{padding:16px 12px 32px}.news-page-header{gap:10px}.news-page-header h1{font-size:1rem}.news-card{padding:10px 12px}.news-section-header{padding:12px}.footer{flex-direction:column;gap:2px;padding:8px 12px}}
