.detail-card[data-v-ac887ad1]{background-color:#ccc;border:1px solid #ccc;border-radius:18px;box-shadow:0 0 15px -2px #0000001a;margin:16px;padding:10px;z-index:100}.card-box,.card-container,.card-date-col,.card-details,.card-head,.card-holder-col,.card-number-row{display:flex}.card-container{align-items:center;justify-content:center}.card-box{background:#fff;border-radius:18px;box-shadow:0 0 15px -2px #0000001a;flex-direction:column;gap:1.2em;justify-content:space-around;margin:16px;min-height:160px;padding:1.5em;width:300px}.card-head{align-items:center;justify-content:space-between}.card-chip svg{height:32px;width:32px}.card-chip svg path{fill:#636363}.card-logo svg{height:48px;width:48px}.card-number-row{font-size:1.3em;font-weight:600;justify-content:center;word-spacing:1em}.card-box:hover .card-number-row{font-size:1.32em}.card-details{justify-content:space-between;text-transform:uppercase}.card-holder-col{flex-direction:column;gap:2px}.card-date-title,.card-holder-title{color:#bdbdbd;font-size:.7em}.card-holder-name{font-size:1.1em;font-weight:600}.card-date-col{align-items:flex-end;flex-direction:column;gap:2px}.dital-card-origin{height:auto;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:auto;z-index:100}.overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:50}.turnstile-fullscreen{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.form-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;margin:0 auto;max-width:400px;padding:20px}.input-field{border:1px solid #ccc;border-radius:4px;margin-bottom:10px;padding:10px;width:100%}.submit-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px;width:100%}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.error{color:red;display:block;font-size:.9em;margin-bottom:10px}.pokemon-card{border:1px solid #ccc;margin-top:10px;padding:10px}.prompt-message{animation:fadeInOut 5s ease-in-out;background-color:#4caf50;border-radius:4px;box-shadow:0 2px 5px #0003;color:#fff;left:50%;padding:15px 30px;position:fixed;top:20px;transform:translate(-50%);z-index:1000}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}
