.table-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.table-category-select{width:200px}.table-title{margin-left:12px}.item-page{padding:24px 32px;display:flex;flex-direction:column;gap:24px}.item-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.item-title{margin:0;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modification-select{min-width:220px;margin-left:auto}.search-page{padding:24px}.search-input-container{display:flex;justify-content:flex-start;margin-bottom:24px}.search-results-header{margin-bottom:16px}.search-results-header h3{margin:0;color:var(--ant-color-text)}.search-results-count{color:#888;margin-top:8px;font-size:14px}.search-no-results{text-align:center;margin:60px 0;color:#ff9800;font-size:16px}.search-pagination{margin-top:24px;text-align:center}.search-loading{display:flex;justify-content:center;align-items:center;min-height:300px}.ant-table-tbody>tr:hover>td{background:#00ff8f0d!important}.ant-table-tbody>tr{cursor:pointer;transition:background-color .2s ease}.header-bar{display:flex;align-items:center;gap:1rem;height:100%}.category-select{width:200px}.search-input{width:450px}.header-bar{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#00152a}.header-logo{color:var(--accent);font-weight:700;font-size:20px;cursor:pointer}.header-controls{display:flex;gap:12px}.header-coin-label{font-size:15px;color:var(--accent-soft);font-weight:500;display:inline-block;min-width:210px}.header-coin-value{color:#fff;font-weight:600;letter-spacing:2px;display:inline-block;min-width:110px;text-align:right}.search-show-all{text-align:center;color:var(--accent-soft)}.login-btn{background:transparent!important;border:1px solid var(--accent-border)!important;color:var(--accent-soft)!important;font-weight:500;letter-spacing:.5px;box-shadow:none;transition:border-color .2s,color .2s,box-shadow .2s,background-color .2s;height:40px}.login-btn:hover,.login-btn:focus{border-color:var(--accent)!important;color:var(--accent)!important;background:#00ff8f0d!important;box-shadow:0 0 0 2px #00ff8f22}.login-btn:active{background:#00ff8f1f!important;border-color:var(--accent)!important;color:var(--accent)!important}.footer-bar{width:100%;background:#181c1f;color:#b6c2cd;font-size:15px;padding:18px 0 12px;display:flex;justify-content:center;align-items:center;border-top:1px solid #23272a;margin-top:0;box-sizing:border-box}.footer-content{width:100%;max-width:1100px;display:flex;flex-direction:column;align-items:center;gap:8px}.footer-author{font-weight:600;color:#00ff8f;letter-spacing:.5px;display:flex;flex-direction:column;align-items:center;gap:2px}.footer-links{font-weight:400;color:#b6c2cd;font-size:14px;margin-top:2px;display:flex;gap:8px}.footer-links a{color:#b6c2cd;text-decoration:underline;transition:color .2s}.footer-links a:hover{color:#00ff8f}.footer-links span{color:#444;margin:0 2px}.footer-disclaimer{font-size:13px;color:#b6c2cd;text-align:center;line-height:1.5}.footer-row{width:100%;display:flex}.footer-row-top{flex-direction:row;justify-content:space-between;align-items:center}.footer-row-bottom{margin-top:10px;width:100%;display:block}.footer-col{flex:1;display:flex;flex-direction:column;justify-content:center}.footer-author{align-items:flex-start}.footer-rb-bot{align-items:flex-end;text-align:right}.footer-rb-bot span{font-size:13px;color:#b6c2cd}.footer-rb-link{color:#00ff8f;margin-left:4px;font-weight:500;text-decoration:none;transition:color .2s}.footer-rb-link:hover{color:#00e67a}.footer-disclaimer{text-align:center;width:100%;margin:0 auto;display:block}.footer-boosty{align-items:center;gap:4px;text-align:center;font-size:13px}.boosty-link{display:flex;align-items:center;gap:16px;background:#242a2e;padding:8px 20px 8px 16px;border-radius:10px;text-decoration:none;color:#ffb380;font-weight:600;line-height:1.1;box-shadow:0 0 0 1px #2d3438;transition:background .2s,transform .2s,box-shadow .2s}.boosty-link:hover{background:#2f363b;transform:translateY(-2px);box-shadow:0 4px 10px -2px #00000080,0 0 0 1px #394146}.boosty-icon img{display:block;width:180px;height:52px;object-fit:contain}.boosty-text{letter-spacing:.5px}.boosty-caption{color:#77848e;font-size:11.5px;margin-top:4px}@media (max-width: 760px){.footer-row-top{flex-direction:column;gap:14px}.footer-author,.footer-rb-bot{align-items:center;text-align:center}.footer-boosty{order:3}}.main-layout{min-height:100vh;display:flex;flex-direction:column}.page-content{flex-grow:1;flex-shrink:0;flex-basis:auto;min-height:0}body{margin:0;padding:0}.app-header{padding:0 32px;display:flex;align-items:center;justify-content:space-between;height:64px;border-bottom:1px solid var(--ant-color-border)}.app-logo{font-size:20px;font-weight:700;color:var(--ant-color-primary);text-shadow:0 0 4px #00ff8f80}.app-content{padding:24px}.table-container{padding:24px;border-radius:8px}html,body,#root{height:100%;margin:0;padding:0;background-color:#0e1a2b;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen;box-sizing:border-box}:root{--accent: #00ff8f;--accent-soft: #35ffac;--accent-muted: #00ff8f99;--accent-border: #00ff8f44}
