:root{--site-bg:#020204;--surface:#111214;--surface-raised:#151619;--surface-inset:#090a0c;--line:#303236;--line-strong:#55575b;--text:#e7e7e8;--text-muted:#85878c;--text-dim:#77797e;--accent:#f0f0f1;--success:#82b49a}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--site-bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit;border-radius:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px solid var(--accent);outline-offset:2px}button:disabled{cursor:not-allowed}::selection{color:#080808;background:#d8d8d8}@keyframes pulse{0%,to{opacity:.35;transform:translate(-20%)}50%{opacity:1;transform:translate(110%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.cardsMobileList{display:none}@media (max-width:1180px){.cardsDesktopTable{display:none!important}.cardsMobileList{flex-direction:column;gap:12px;display:flex}.cardsMobileCard{background:0 0;border:1px solid #27272a;padding:12px}.cardsMobileTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cardsMobileTitle{min-width:0}.cardsMobileTitle p{color:#d4d4d8;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:400;line-height:1.35;overflow:hidden}.cardsMobileTitle span{color:#22c55e;letter-spacing:.04em;margin-top:2px;font-family:monospace;font-size:10px;font-weight:400;display:inline-block}.cardsMobileTop>strong{color:#d4d4d8;flex-shrink:0;font-family:monospace;font-size:12px;line-height:1.35}.cardsMobileBrand{color:#d4d4d8;justify-content:space-between;align-items:center;gap:8px;padding:3px 0 5px;font-size:12px;display:flex}.cardsMobileBrand span{color:#71717a;font-family:monospace;font-size:11px}.cardsMobileIncome{background:#022c224d;border:1px solid #065f46a6;justify-content:space-between;align-items:center;gap:8px;margin:2px 0 6px;padding:6px 8px;font-family:monospace;display:flex}.cardsMobileIncome span{color:#16a34a;letter-spacing:.1em;font-size:9px}.cardsMobileIncome strong{color:#4ade80;font-size:12px}.cardsMobileMeta{color:#d4d4d8;background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:6px 10px;padding:0;font-family:monospace;font-size:12px;line-height:1.25;display:grid}.cardsMobileMeta span{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;gap:5px;min-width:0;display:inline-flex;overflow:hidden}.cardsMobileMeta span:nth-child(2){grid-column:1/-1}.cardsMobileMeta span:first-child{border:1px solid #3f3f46;padding:3px 5px}.cardsMobileMeta b{color:#a1a1aa;letter-spacing:.07em;flex:none;font-size:10px;font-weight:500}.cardsMobileActions{gap:7px;padding-top:8px;display:flex}.cardsMobileActions button{color:#a1a1aa;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:1px solid #3f3f46;flex:1;min-height:0;padding:6px 10px;font-size:11px;font-weight:400}.cardsMobileActions button:last-child{color:#d4d4d8;background:0 0;border-color:#3f3f46}.cardsMobileActions button:disabled{cursor:not-allowed;opacity:.3}}
