.effect-container{background-color:#fcca28;border-radius:10px;padding:.5rem;max-width:100%;margin:5 auto;flex-grow:1;text-align:center;font-size:.8rem;font-family:Roboto,sans-serif;font-weight:700;color:#1a1a1a}.tcg-card-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;margin:2rem 0}.tcg-card-value{background-color:#fcca28;border-radius:50%;padding:4px 8px;margin-right:5px;text-align:center;font-size:1rem;font-weight:700;font-family:Roboto,sans-serif;position:relative;z-index:1;color:#000}.tcg-card{background:linear-gradient(135deg,#000000 0%,#000000 100%);border:6px solid #fcca28;border-radius:10px;padding:.5rem;box-shadow:0 4px 6px #0000001a;position:relative;color:#333;overflow:hidden}.tcg-card-name{margin-top:0;background:#d9d9d9;padding:4px;border-radius:14px;text-align:center;font-size:.9rem;font-weight:700;font-family:Roboto,sans-serif;position:relative;z-index:1;color:#000}.tcg-card-name-row{display:flex;justify-content:space-between;align-items:center;padding:0 0rem}.tcg-card-image{width:100%;height:auto;margin:.3rem 0;border:4px solid #545454;border-radius:5px;box-shadow:0 4px 6px #0000001a}.tcg-card-id{margin-top:0;background:#d9d9d9;padding:4px;border-radius:10px;text-align:center;font-size:.6rem;font-weight:700;font-family:Roboto,sans-serif;position:relative;z-index:1;color:#000}.stats-container{background-color:#fcca28;border-radius:10px;padding:.5rem;max-width:100%;margin:5 auto;flex-grow:1}.stats-containertype{background-color:#d9d9d9;border-radius:50px;padding:.7rem;max-width:100%;margin:0 auto;flex-grow:1}.card-stats-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;flex-shrink:1}.space{margin-right:2px}.spacetype{margin-right:8px;margin-left:8px}.card-stats-rowtype{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-family:Roboto,sans-serif;font-weight:700;color:#000}.card-stats-row{display:flex;justify-content:space-between;align-items:center;font-family:Roboto,sans-serif;font-weight:700;color:#1a1a1a}.tcg-card .card-stats .rating{color:#3f57a6}.tcg-card .refresh-button{font-size:14px;border:none;background:none;cursor:pointer;padding:5px;border-radius:3px;transition:background-color .3s ease;color:#d9d9d9}.tcg-card .refresh-button:hover{background-color:#ffffff1a}.tcg-card .select-checkbox{display:flex;align-items:center;font-family:Roboto,sans-serif;color:#d9d9d9}.tcg-card .select-checkbox input[type=checkbox]{margin-right:5px}.card-actions{display:flex;justify-content:space-between}.stats-image{width:1.2em;height:auto;vertical-align:middle;min-width:1.2em;flex-shrink:0}.deckb-container,.network-buttons-container{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;margin:2rem 0;justify-content:center;align-items:center;grid-auto-rows:min-content;justify-items:center}@media screen and (min-width: 500px){.deckb-container,.network-buttons-container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 800px){.deckb-container,.network-buttons-container{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1000px){.deckb-container,.network-buttons-container{grid-template-columns:repeat(4,1fr)}}.deckb-card{padding:1rem;position:relative;overflow:visible;transition:transform .3s}.deckb-card.disabled{pointer-events:none;opacity:.5}.deck-info-button,.no-thanks-button{min-width:200px;padding:10px 15px;color:#fff;background-color:#0f172a;border:0;text-align:center;font-size:16px;cursor:pointer;border-radius:8px;font-weight:700;text-decoration:none;transition:transform .3s;display:flex;flex-direction:column;align-items:center;justify-content:center;height:60px}.deck-info-button:not(.disabled):hover,.no-thanks-button:not(.disabled):hover{transform:scale(1.1)}.deck-info-button.selected{background-color:#3b82f6}.deck-info-button.disabled,.no-thanks-button.disabled{background-color:#9ca3af;cursor:default}.upload-card,.no-thanks-button{min-width:200px;justify-self:center;display:flex;justify-content:center;align-items:center;padding:10px 15px;color:#fff;background-color:#0f172a;border:0;text-align:center;font-size:16px;cursor:pointer;border-radius:8px;font-weight:700;text-decoration:none;transition:transform .3s}.upload-card:not(.disabled):hover,.no-thanks-button:not(.disabled):hover{transform:scale(1.1)}.upload-card.disabled,.no-thanks-button.disabled{background-color:#9ca3af;cursor:default}.upload-container{display:flex;justify-content:center;margin:2rem 0}.done-button-container{display:flex;justify-content:center;align-items:center;height:100%}.done-button{padding:10px 15px;color:#fff;background-color:#0f172a;border:0;text-align:center;font-size:16px;cursor:pointer;border-radius:8px;font-weight:700;text-decoration:none;transition:transform .3s}.done-button:not(.disabled):hover{transform:scale(1.1)}.done-button.disabled{background-color:#9ca3af;cursor:default}.nft-cards-container{display:flex;flex-wrap:wrap;justify-content:flex-start}.nft-cards-container>div{flex:0 0 calc(100% - 10px);margin:5px}@media screen and (min-width: 500px){.nft-cards-container>div{flex:0 0 calc(50% - 10px)}}@media screen and (min-width: 800px){.nft-cards-container>div{flex:0 0 calc(33.333% - 10px)}}@media screen and (min-width: 1000px){.nft-cards-container>div{flex:0 0 calc(25% - 10px)}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{padding:10px;will-change:filter;max-width:250px;filter:drop-shadow(0 0 2em #646cffaa)}.logo:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.header{font-size:16px}.container{max-width:1200px;margin:0 auto;padding:24px}.button{padding:10px 15px;color:#fff;background-color:#0f172a;border:0;text-align:center;font-size:16px;cursor:pointer;border-radius:8px;font-weight:700;text-decoration:none;transition:transform .3s}.button:hover{transform:scale(1.1)}.button.right{margin-left:auto}.website-link{margin-bottom:15px}.header{border-bottom:1px dashed #000;margin-bottom:20px;padding-bottom:20px}a{color:#000;font-size:15px;font-weight:700;max-width:100%;display:inline-block;text-decoration:none}.tx-hash{font-size:18px;word-break:break-all}@media screen and (max-width: 680px){.button{width:100%}.button.right{margin-left:10px}}.centerflex{display:flex;justify-content:center;align-items:center;width:100%}.fixed{inset:0;position:fixed;background-color:#0000004d}.footer{margin-top:30px}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #000;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#000 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.buttons{width:100%;display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width: 680px){.buttons{flex-direction:column}}.qr-code-container{max-width:400px;width:100%;box-shadow:0 0 26px -8px #42445a6e;margin:0 auto;text-align:center}.qr-code-container .elven-qr-code-deep-link{margin-bottom:24px;font-size:16px;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-radius:8px;padding:8px 16px}.elven-wc-pairings{padding-bottom:20px}.elven-wc-pairings-header{font-size:18px;font-weight:700;text-align:center;margin-bottom:20px}.elven-wc-pairing-item{padding:20px 10px;border:1px dashed black;margin-bottom:10px;margin-left:auto;margin-right:auto;max-width:90%;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:space-between}.elven-wc-pairings-remove-btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#0f172a;color:#fff;float:right;border:0;border-radius:100%;cursor:pointer;line-height:1;font-size:14px}.elven-wc-pairing-item-description{text-align:left}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#000;background-color:#fff;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}
