.exchange-display[data-v-650c88f7]{width:100%;min-height:100vh;background:linear-gradient(135deg,var(--bg-light) 0%,var(--white-off) 100%);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;will-change:scroll-position}.content-wrapper[data-v-650c88f7]{display:flex;padding:10px;max-width:2800px;margin:0 auto;justify-content:center}.content[data-v-650c88f7]{flex:1;max-width:1400px;min-width:0}.table-container[data-v-650c88f7]{background:var(--white);overflow:hidden}.table-header[data-v-650c88f7]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background:var(--primary-yellow-dark);color:var(--white);font-weight:700;font-size:20px}.header-cell[data-v-650c88f7]{padding:20px;text-align:center}.table-body[data-v-650c88f7]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;contain:layout style paint}.table-cell[data-v-650c88f7]{padding:20px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#000;transition:opacity .2s ease,background-color .3s ease}.table-body>.table-cell[data-v-650c88f7]:nth-child(8n-7),.table-body>.table-cell[data-v-650c88f7]:nth-child(8n-6),.table-body>.table-cell[data-v-650c88f7]:nth-child(8n-5),.table-body>.table-cell[data-v-650c88f7]:nth-child(8n-4){background-color:var(--primary-yellow-light)}.table-body>.table-cell[data-v-650c88f7]:nth-child(8n-3),.table-body>.table-cell[data-v-650c88f7]:nth-child(8n-2),.table-body>.table-cell[data-v-650c88f7]:nth-child(8n-1),.table-body>.table-cell[data-v-650c88f7]:nth-child(8n){background-color:var(--white)}.table-body>.table-cell[data-v-650c88f7]:hover,.table-body>.table-cell:hover~.table-cell[data-v-650c88f7]{background:var(--primary-yellow-light)}.currency-col[data-v-650c88f7]{justify-content:flex-start}.currency-cell[data-v-650c88f7]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;width:100%}.denomination-col[data-v-650c88f7]{color:#000;font-weight:700}.denomination-col-tit[data-v-650c88f7]{color:var(--text-white);font-weight:700}.currency-flag[data-v-650c88f7]{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid var(--border-yellow);transition:opacity .2s ease;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);backface-visibility:hidden}.currency-code[data-v-650c88f7]{font-size:20px;font-weight:700;color:#000}.rate[data-v-650c88f7]{font-size:20px;font-weight:700;padding:10px 20px;border-radius:8px;min-width:120px;text-align:center;transition:all .3s ease}.buy-rate[data-v-650c88f7]{color:#000;background:#ff8c0026;border:1px solid rgba(255,140,0,.3)}.sell-rate[data-v-650c88f7]{color:#000;background:#87ceeb26;border:1px solid rgba(135,206,235,.3)}.loading[data-v-650c88f7]{display:flex;justify-content:center;align-items:center;height:100%;font-size:20px;font-weight:700;color:#000}@media (max-width: 1600px){.content-wrapper[data-v-650c88f7]{flex-direction:column;padding:20px}.content[data-v-650c88f7]{max-width:100%}}@media (max-width: 1200px){.table-header[data-v-650c88f7],.table-body[data-v-650c88f7]{grid-template-columns:1fr 1fr 1fr 1fr}.table-cell[data-v-650c88f7],.header-cell[data-v-650c88f7]{padding:16px 12px;font-size:20px;font-weight:700}.rate[data-v-650c88f7]{font-size:20px;font-weight:700;padding:8px 16px;min-width:100px}}@media (max-width: 768px){.content-wrapper[data-v-650c88f7]{padding:10px}.table-header[data-v-650c88f7],.table-body[data-v-650c88f7]{grid-template-columns:1fr 1fr 1fr 1fr}.table-cell[data-v-650c88f7],.header-cell[data-v-650c88f7]{padding:12px 8px;font-size:20px;font-weight:700}.currency-flag[data-v-650c88f7]{width:24px;height:24px}.currency-code[data-v-650c88f7]{font-size:20px;font-weight:700}.rate[data-v-650c88f7]{font-size:20px;font-weight:700;padding:6px 12px;min-width:80px}}#app{width:100%;height:100vh;margin:0;padding:0}:root{--primary-yellow: #FFD700;--primary-yellow-light: #FFF8DC;--primary-yellow-dark: #FFA500;--white: #FFFFFF;--white-off: #FFFEF5;--bg-dark: #1a1a1a;--bg-light: #FFFEF0;--text-primary: #333333;--text-secondary: #666666;--text-yellow: #FFD700;--text-white: #FFFFFF;--border-yellow: #FFD700;--border-light: rgba(255, 215, 0, .3);--buy-color: #FF8C00;--sell-color: #87CEEB}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-light);overflow-x:hidden}#app{width:100%;height:100vh}
