:root{--background:#000;--foreground:#fff;--accent:#9945ff;--accent-secondary:#14f195;--surface-base:#070707;--surface-card:#ffffff0d;--surface-card-strong:#ffffff14;--surface-elevated:#0a0a0af0;--border-soft:#ffffff24;--text-secondary:#d3d3d3;--text-tertiary:#9f9f9f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow-soft:0 14px 34px #00000073}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);overflow-x:hidden}.app-font{font-family:Avenir Next,Segoe UI,Helvetica Neue,Helvetica,sans-serif}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:inherit;text-decoration:none}.main-content{flex-direction:column;align-items:center;min-height:100vh;padding-top:80px;display:flex}.uiCard{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:var(--surface-card);box-shadow:var(--shadow-soft)}.uiButton{border-radius:var(--radius-sm);cursor:pointer;color:#fff;border:1px solid #0000;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .12s,opacity .12s,border-color .12s,background-color .12s;display:inline-flex}.uiButton:hover{transform:translateY(-1px)}.uiButton:disabled{opacity:.6;pointer-events:none}.uiButtonPrimary{background:linear-gradient(135deg,var(--accent)0%,var(--accent-secondary)100%)}.uiButtonSecondary{background:var(--surface-card-strong);border-color:var(--border-soft);color:#fff}.uiButtonGhost{color:#e8e8e8;background:#ffffff05;border-color:#fff3}.uiChip,.uiChipMuted{border:1px solid #0000;border-radius:999px;align-items:center;min-height:22px;padding:2px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.uiChip{color:#7ff7c6;background:#14f19529;border-color:#14f19552}.uiChipMuted{color:var(--text-tertiary);background:#ffffff0f;border-color:#ffffff24}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.wallet-adapter-button{color:#fff!important;background-color:#0000!important;border:1px solid #fff3!important;font-family:inherit!important;font-weight:500!important;transition:all .3s!important}.wallet-adapter-button:hover{border-color:var(--accent)!important;background-color:#ffffff1a!important}@media (max-width:640px){.wallet-adapter-button{height:36px!important;padding:0 12px!important;font-size:13px!important;line-height:36px!important}.wallet-adapter-button-start-icon{width:16px!important;height:16px!important;margin-right:6px!important}}.wallet-adapter-modal-wrapper{background-color:#1a1a1a!important;border:1px solid #333!important;border-radius:16px!important;font-family:inherit!important;box-shadow:0 4px 30px #00000080!important}.wallet-adapter-modal-title{color:var(--foreground)!important;font-size:1.25rem!important;font-weight:600!important}.wallet-adapter-modal-button{color:#fff!important;background-color:#222!important;border:1px solid #333!important;border-radius:8px!important;transition:all .2s!important}.wallet-adapter-modal-button:hover{transform:translateY(-1px);border-color:var(--accent)!important;background-color:#333!important}.wallet-adapter-modal-overlay{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#000000b3!important}.wallet-adapter-modal-list{margin:0!important;padding:0!important}.wallet-adapter-modal-list li{margin-bottom:8px!important}.wallet-adapter-dropdown-list{background-color:#222!important;border:1px solid #333!important;box-shadow:0 4px 20px #00000080!important}.wallet-adapter-dropdown-list-item:hover{background-color:#333!important}
