@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px #0009;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform ease-in .15s}.wallet-adapter-modal{position:fixed;inset:0;opacity:0;transition:opacity linear .15s;background:#00000080;z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;position:fixed;inset:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media(max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px #0009;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media(max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:#fff;margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}:root{--accent: #6b7280;--accent-light: #9ca3af;--accent-glow: rgba(107, 114, 128, .3);--bg-dark: #111111;--bg-card: #1a1a1a;--bg-elevated: #222222;--text: #e8e8e8;--text-muted: #888;--border: #2a2a2a;--border-light: #3a3a3a;font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.45;font-weight:300;color:var(--text);background-color:var(--bg-dark);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(ellipse 120% 80% at 20% 20%,rgba(255,255,255,.02) 0%,transparent 50%),linear-gradient(160deg,#0d0d0d,#111 40%,#141414,#0f0f0f);background-attachment:fixed}#root{position:relative;z-index:1}a{font-weight:400;color:var(--text);text-decoration:inherit}a:hover{color:#fff;text-decoration:underline}button{border-radius:6px;border:1px solid var(--border);padding:.35em .8em;font-size:.85rem;font-weight:400;font-family:inherit;background:#ffffff08;color:var(--text);cursor:pointer;transition:box-shadow .2s,background .2s,border-color .2s}button:hover:not(:disabled){background:#ffffff0f;border-color:var(--border-light)}button:disabled{opacity:.35;cursor:not-allowed}button:focus-visible{outline:1px solid var(--accent-light);outline-offset:1px}input{font-family:inherit;font-size:.85rem;font-weight:300;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);border-radius:6px;padding:.3em .5em;width:4.5rem}input::placeholder{color:var(--text-muted)}input:focus{outline:none;box-shadow:0 0 0 1px var(--accent-glow)}.app{max-width:1100px;margin:0 auto;padding:1rem 1.5rem;height:100vh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.app-layout{display:flex;gap:1rem;width:100%;flex:1;min-height:0;align-items:stretch}.app-main{flex:1;min-width:0;min-height:0;overflow:auto}.bot-sidebar{flex-shrink:0;width:230px;max-height:calc(100vh - 2.5rem);background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:.75rem .85rem;display:flex;flex-direction:column;min-height:0}.bot-sidebar-section{margin-bottom:.85rem}.bot-sidebar-section:last-child{margin-bottom:0}.bot-sidebar-section--history{flex:1;min-height:0;display:flex;flex-direction:column}.bot-sidebar-section--history .bot-sidebar-title{flex-shrink:0}.bot-sidebar-toggle{display:flex;gap:.25rem}.bot-sidebar-toggle-btn{flex:1;padding:.3rem .4rem;font-size:.65rem;font-weight:400;color:var(--text-muted);background:var(--bg-dark);border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:color .2s,background .2s}.bot-sidebar-toggle-btn:hover{color:var(--text);background:#ffffff0a}.bot-sidebar-toggle-btn--active{color:#fff;background:#ffffff14;border-color:var(--border-light)}.bot-sidebar-title{margin:0 0 .35rem;font-size:.6rem;font-weight:500;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.bot-sidebar-address{display:block;font-size:.75rem;font-family:ui-monospace,monospace;color:var(--accent-light);word-break:break-all;text-decoration:none;transition:color .2s}.bot-sidebar-address:hover{color:#fff}.bot-sidebar-balance{font-size:.85rem;font-weight:500;color:#fff}.bot-sidebar-usd{font-size:.75rem;font-weight:300;color:var(--text-muted)}.bot-sidebar-loading,.bot-sidebar-error{color:var(--text-muted);font-size:.75rem}.bot-sidebar-error{color:#f08080}.bot-sidebar-empty{margin:0;font-size:.7rem;color:var(--text-muted)}.bot-wins-list-wrap{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;margin:0 -.15rem;padding:0 .15rem;scrollbar-gutter:stable}.bot-wins-list-wrap::-webkit-scrollbar{width:5px}.bot-wins-list-wrap::-webkit-scrollbar-track{background:transparent}.bot-wins-list-wrap::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.bot-wins-list-wrap{scrollbar-width:thin;scrollbar-color:var(--border-light) transparent}.bot-wins-list{margin:0;padding:0;list-style:none}.bot-win-outcome{font-weight:500;text-decoration:underline;text-underline-offset:2px}.bot-win-outcome--won{color:#2ecc71}.bot-win-outcome--lost{color:#e85c5c}.bot-win-item{padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.04);font-size:.7rem;color:var(--text);display:flex;flex-direction:column;gap:.15rem}.bot-win-item:last-child{border-bottom:none}.bot-win-date{color:var(--text-muted);font-size:.65rem}.bot-win-opponent a{color:var(--accent-light);text-decoration:none}.bot-win-opponent a:hover{text-decoration:underline}.bot-win-opponent strong{color:#fff}.bot-win-tx{font-size:.65rem;color:var(--text-muted);text-decoration:none;align-self:flex-start}.bot-win-tx:hover{color:#fff}.right-rail{flex-shrink:0;width:220px;display:flex;flex-direction:column;gap:.75rem}.dev-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:.65rem .75rem;display:flex;align-items:center;gap:.5rem}.dev-panel-avatar{width:34px;height:34px;border-radius:999px;overflow:hidden;flex-shrink:0;border:1px solid var(--border)}.dev-panel-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.dev-panel-body{display:flex;flex-direction:column;gap:.1rem}.dev-panel-title{margin:0;font-size:.6rem;font-weight:500;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.dev-panel-name{margin:0;font-size:.8rem;font-weight:500;color:var(--text)}.dev-panel-link{font-size:.7rem;color:var(--accent-light);text-decoration:none}.dev-panel-link:hover{text-decoration:underline;color:#fff}.header{flex-shrink:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:.4rem;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.06)}.header-social{grid-column:1;justify-self:start;display:flex;align-items:center;gap:.4rem}.header-title-block{grid-column:2;justify-self:center;display:flex;align-items:center;gap:.5rem}.header-logo{width:36px;height:36px;border-radius:8px;object-fit:cover}.title{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.03em;color:#fff}.header-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:.5rem}.header-social-link{display:flex;align-items:center;justify-content:center;color:var(--text-muted);padding:.25rem;border-radius:6px;transition:color .2s}.header-social-link:hover{color:#fff}.header-social-icon{width:18px;height:18px;display:block}.header-social-icon--x{width:16px;height:16px}.header-social-icon--pump{object-fit:contain}.wallet-btn,.wallet-btn button,[class*=wallet-adapter] button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:var(--bg-elevated)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:6px!important;padding:.35em .8em!important;font-size:.8rem!important;font-weight:400!important;box-shadow:none!important}.wallet-btn:hover button,.wallet-btn button:hover,[class*=wallet-adapter] button:hover{background:#ffffff0f!important;border-color:var(--border-light)!important}.wallet-adapter-modal-wrapper{background:var(--bg-elevated)!important;border:1px solid var(--border)!important;border-radius:10px!important}.wallet-adapter-modal-title{color:var(--text)!important;font-family:inherit!important;font-weight:400!important}.wallet-adapter-modal-button-close{background:var(--bg-card)!important;border:1px solid var(--border)!important;border-radius:6px!important}.wallet-adapter-modal-button-close svg{fill:var(--text-muted)!important}.wallet-adapter-modal-list .wallet-adapter-button{background:var(--bg-card)!important;border:1px solid var(--border)!important;border-radius:6px!important;color:var(--text)!important;margin-bottom:6px!important}.wallet-adapter-modal-list .wallet-adapter-button:hover{background:#ffffff0f!important}.wallet-adapter-modal-list-more{color:var(--accent-light)!important}.wallet-adapter-dropdown-list{background:var(--bg-elevated)!important;border:1px solid var(--border)!important;border-radius:10px!important}.wallet-adapter-dropdown-list-item{color:var(--text)!important;border-radius:6px!important}.wallet-adapter-dropdown-list-item:hover{background:#ffffff0f!important}.treasury-block{flex-shrink:0;text-align:center;padding:.35rem 1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;margin-bottom:.5rem}.treasury-label{display:block;font-size:.6rem;color:var(--text-muted);margin-bottom:.2rem;letter-spacing:.1em;text-transform:uppercase}.treasury-value{font-size:1.2rem;font-weight:500;color:#fff}.treasury-sub{display:block;font-size:.65rem;color:var(--text-muted);margin-top:.15rem;font-weight:300}.nav{display:flex;gap:.35rem;margin-bottom:.5rem}.nav-btn{padding:.35em 1em;font-size:.8rem;border-radius:6px}.nav-btn[aria-pressed=true]{background:#ffffff14;border-color:var(--border-light);color:#fff}.banner{margin-bottom:.6rem;border-radius:10px;overflow:hidden;border:1px solid var(--border)}.banner-img{width:100%;height:auto;display:block}.table{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:.75rem 1rem}.live-stats{display:flex;gap:.5rem;margin-bottom:.6rem}.live-stat{flex:1;text-align:center;padding:.4rem .3rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px}.live-stat-label{display:block;font-size:.55rem;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.15rem}.live-stat-value{font-size:.85rem;font-weight:500;color:#fff}.live-stat-value--green{color:#2ecc71}.live-stat-value--red{color:#e85c5c}.live-feed-header{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem}.live-dot{width:7px;height:7px;border-radius:50%;background:#2ecc71;animation:live-pulse 1.5s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.3}}.live-feed-title{font-size:.65rem;font-weight:500;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.live-feed{display:flex;flex-direction:column;gap:.3rem;max-height:340px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border-light) transparent}.live-feed::-webkit-scrollbar{width:5px}.live-feed::-webkit-scrollbar-track{background:transparent}.live-feed::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.live-game{padding:.4rem .6rem;border-radius:8px;border:1px solid var(--border);background:var(--bg-elevated);transition:background .15s}.live-game:hover{background:#ffffff0a}.live-game-top{display:flex;align-items:center;gap:.5rem}.live-game-outcome{font-size:.6rem;font-weight:600;letter-spacing:.06em;padding:.1rem .35rem;border-radius:4px}.live-game-outcome--won{color:#2ecc71;background:#2ecc711a}.live-game-outcome--lost{color:#e85c5c;background:#e85c5c1a}.live-game-amount{font-size:.75rem;font-weight:500;color:#fff;flex:1}.live-game-time{font-size:.6rem;color:var(--text-muted)}.live-game-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.15rem}.live-game-opponent{font-size:.65rem;color:var(--text-muted);font-family:ui-monospace,monospace}.live-game-tx{font-size:.6rem;color:var(--accent-light);text-decoration:none}.live-game-tx:hover{color:#fff;text-decoration:underline}.card{width:50px;height:72px;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;box-shadow:0 2px 8px #0000004d}.card--front{background:#fff;border:1px solid rgba(0,0,0,.08);color:#1a1a1a}.card--red{color:#c00}.card-rank{font-size:.95rem;line-height:1.2}.card-suit{font-size:1.15rem}.card--back{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border:1px solid var(--border);position:relative}.card-back-pattern{position:absolute;inset:4px;border:1px solid rgba(255,255,255,.08);border-radius:4px;opacity:.6}.lore{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem}.lore h2{margin:0 0 .75rem;font-size:1.2rem;font-weight:500;color:#fff}.lore h3{margin:1rem 0 .35rem;color:var(--text);font-size:.9rem;font-weight:500}.lore p{margin:0 0 .5rem;color:var(--text);font-size:.85rem;line-height:1.6;font-weight:300}.lore-games-intro{margin-bottom:.75rem;color:var(--text-muted);font-size:.8rem}.lore-games-grid{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;max-height:260px;overflow-y:auto;padding:.35rem 0}.lore-game-tag{display:inline-block;padding:.25rem .55rem;font-size:.7rem;font-weight:400;color:var(--text);background:#ffffff08;border:1px solid var(--border);border-radius:6px;white-space:nowrap;transition:background .2s;cursor:pointer;font-family:inherit}.lore-game-tag:hover{background:#ffffff14}.lore-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.lore-modal{position:relative;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;max-width:420px;width:100%;max-height:90vh;overflow-y:auto}.lore-modal--wide{max-width:520px}.lore-modal-close{position:absolute;top:.75rem;right:.75rem;width:1.75rem;height:1.75rem;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1;border-radius:6px}.lore-modal-title{margin:0 0 1rem;font-size:1.1rem;font-weight:500;color:#fff;padding-right:2rem}.lore-modal-section{margin-bottom:1rem}.lore-modal-section h4{margin:0 0 .35rem;font-size:.7rem;font-weight:500;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase}.lore-modal-stats{margin:0;font-size:.8rem;color:var(--text);font-weight:300}.lore-modal-stats strong{color:#fff;font-weight:500}.lore-modal-history-intro{margin:0 0 .5rem;font-size:.75rem;color:var(--text-muted)}.lore-modal-history{display:flex;flex-direction:column;gap:.4rem;max-height:50vh;overflow-y:auto}.lore-history-item{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#ffffff03}.lore-history-head{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.5rem;padding:.45rem .65rem;text-align:left;font-family:inherit;font-size:.8rem;color:var(--text);background:none;border:none;cursor:pointer;transition:background .2s}.lore-history-head:hover{background:#ffffff0a}.lore-history-round{font-weight:500;color:#fff}.lore-history-winner{color:var(--text-muted);font-size:.75rem}.lore-history-summary{color:var(--text-muted);font-size:.7rem;font-style:italic;min-width:0;overflow-wrap:break-word}.lore-history-toggle{color:var(--accent-light);font-size:.6rem}.lore-history-detail{padding:.5rem .75rem;border-top:1px solid var(--border);background:var(--bg-card)}.lore-history-detail h5{margin:.35rem 0 .15rem;font-size:.65rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.lore-history-detail h5:first-child{margin-top:0}.lore-modal-moves{margin:0;padding-left:1rem;font-size:.75rem;color:var(--text);line-height:1.5;font-weight:300}.lore-modal-moves li{margin-bottom:.15rem}.lore-modal-conclusion{margin:.15rem 0 0;font-size:.8rem;color:var(--text);font-style:italic;border-left:2px solid var(--border-light);padding-left:.6rem;font-weight:300}.lore-stats{margin-top:.85rem;padding:.6rem .75rem;background:#ffffff08;border:1px solid var(--border);border-radius:8px;font-size:.85rem;font-weight:300}.lore-stats strong{color:#fff;font-weight:500}.leaderboard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem}.leaderboard h2{margin:0 0 .5rem;font-size:1.2rem;font-weight:500;color:#fff}.leaderboard-subtitle{margin:0 0 .75rem;color:var(--text-muted);font-size:.8rem;font-weight:300}.leaderboard-empty{margin:0;color:var(--text-muted);font-size:.8rem}.leaderboard-table-wrap{margin-top:.35rem;max-height:300px;overflow-y:auto;overflow-x:auto;border-radius:8px;border:1px solid rgba(255,255,255,.06)}.leaderboard-table-wrap::-webkit-scrollbar{width:5px}.leaderboard-table-wrap::-webkit-scrollbar-track{background:transparent}.leaderboard-table-wrap::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.leaderboard-table-wrap{scrollbar-width:thin;scrollbar-color:var(--border-light) transparent}.leaderboard-table{width:100%;border-collapse:collapse;font-size:.75rem;font-weight:300}.leaderboard-table th,.leaderboard-table td{padding:.35rem .5rem;text-align:left;white-space:nowrap}.leaderboard-table thead{background:#ffffff08}.leaderboard-table th{font-weight:500;color:var(--text-muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em}.leaderboard-table tbody tr:nth-child(odd){background:#ffffff04}.leaderboard-table tbody tr:hover{background:#ffffff0a}.leaderboard-wallet{color:var(--accent-light);text-decoration:none;font-family:ui-monospace,monospace}.leaderboard-wallet:hover{text-decoration:underline;color:#fff}.leaderboard-net{font-weight:500}.leaderboard-net--positive{color:#2ecc71}.leaderboard-net--negative{color:#e85c5c}.buyback-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:.75rem .85rem;display:flex;flex-direction:column;min-height:0;flex:1}.buyback-title{margin:0 0 .35rem;font-size:.6rem;font-weight:500;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.buyback-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.35rem}.buyback-total-label{font-size:.7rem;color:var(--text-muted);font-weight:300}.buyback-total-value{font-size:.9rem;font-weight:500;color:#2ecc71}.buyback-desc{margin:0 0 .5rem;font-size:.65rem;color:var(--text-muted);line-height:1.4;font-weight:300}.buyback-list-wrap{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;margin:0 -.15rem;padding:0 .15rem;scrollbar-gutter:stable}.buyback-list-wrap::-webkit-scrollbar{width:5px}.buyback-list-wrap::-webkit-scrollbar-track{background:transparent}.buyback-list-wrap::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.buyback-list-wrap{scrollbar-width:thin;scrollbar-color:var(--border-light) transparent}.buyback-empty{margin:0;font-size:.7rem;color:var(--text-muted);font-weight:300}.buyback-list{margin:0;padding:0;list-style:none}.buyback-item{padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.04);font-size:.7rem}.buyback-item:last-child{border-bottom:none}.buyback-item-top{display:flex;justify-content:space-between;align-items:baseline}.buyback-item-date{color:var(--text-muted);font-size:.6rem}.buyback-item-amount{font-weight:500;color:#2ecc71}.buyback-item-bottom{display:flex;justify-content:space-between;align-items:baseline;margin-top:.1rem}.buyback-item-burned{font-size:.6rem;color:var(--text-muted);font-weight:300}.buyback-item-tx{font-size:.6rem;color:var(--accent-light);text-decoration:none;font-family:ui-monospace,monospace}.buyback-item-tx:hover{color:#fff;text-decoration:underline}@media(max-width:600px){.app{padding:.75rem 1rem}.app-layout{flex-direction:column}.bot-sidebar,.right-rail{width:100%}.header{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:.5rem}.header-social{grid-column:1;justify-self:center}.header-title-block{grid-column:1}.title{font-size:1.1rem}.header-actions{grid-column:1;justify-self:center}.card{width:44px;height:64px}.card-suit{font-size:1rem}}
