body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{min-height:100vh}.App{align-items:center;display:flex;justify-content:center;padding:20px}.container{max-width:400px;text-align:center;width:100%}.title{color:#fff;font-size:24px;font-weight:600;line-height:1.3;margin-bottom:16px}.subtitle{color:#8a8a8a;font-size:16px;line-height:1.5;margin-bottom:32px}.rarities-list{background:#ffffff0d;border-radius:16px;margin-bottom:32px;padding:24px}.rarity-item{align-items:center;color:#fff;display:flex;font-size:16px;justify-content:space-between;margin-bottom:12px}.rarity-item:last-child{margin-bottom:0}.connect-button-wrapper{display:flex;justify-content:center;margin-top:32px}.connect-button-wrapper button{background:#0098ea!important;border:none!important;border-radius:12px!important;color:#fff!important;cursor:pointer!important;font-size:16px!important;font-weight:600!important;min-width:200px!important;padding:16px 32px!important;transition:all .2s ease!important}.connect-button-wrapper button:hover{background:#0084cc!important;transform:translateY(-1px)}.connected-state{animation:fadeIn .3s ease}.success-icon{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:32px;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.connected-title{color:#fff;font-size:24px;font-weight:600;margin-bottom:16px}.wallet-address{color:#8a8a8a;font-family:monospace;font-size:16px;margin-bottom:32px}.poker-button{background:#0098ea;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:200px;padding:16px 32px;transition:all .2s ease}.poker-button:hover{background:#0084cc;transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.title{font-size:20px}.subtitle{font-size:14px}.rarities-list{padding:20px}.rarity-item{font-size:14px}}
/*# sourceMappingURL=main.102c6e16.css.map*/