.desktop-card-view-wrapper{box-sizing:border-box;background-color:#0000;width:100%;padding:16px}.desktop-card-view-container{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;display:flex}.desktop-card-item{box-sizing:border-box;cursor:pointer;background-color:#fff;border-radius:10px;flex:0 0 calc(16.666% - 16px);width:calc(16.666% - 16px);min-width:160px;max-width:220px;margin:0;padding:0;transition:transform .3s;position:relative}.desktop-card-item:hover{transform:translateY(-4px)}.desktop-card-content-box{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.desktop-card-image-wrapper{aspect-ratio:2.5/3.5;background-color:#f5f5f5;border-radius:10px 10px 0 0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.desktop-card-img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.desktop-card-image-wrapper .image-wrapper{justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.desktop-card-info-section{flex-direction:column;gap:5px;padding:10px;display:flex}.desktop-card-name-price-row{justify-content:space-between;align-items:center;display:flex}.desktop-card-title{white-space:nowrap;text-overflow:ellipsis;max-width:70%;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.desktop-card-price-display{font-size:.9rem;font-weight:500}.desktop-card-price-display p{margin:0}.desktop-card-number-pokeball-row{justify-content:space-between;align-items:center;display:flex}.desktop-card-number-display{color:#666;font-size:.85rem}.desktop-card-number-display p{margin:0}.desktop-pokeball-container{cursor:pointer}.desktop-pokeball-img{width:30px;height:30px;transition:transform .2s}.desktop-pokeball-img:hover{transform:scale(1.1)}@media (max-width:1600px){.desktop-card-item{flex:0 0 calc(20% - 16px);width:calc(20% - 16px)}}@media (max-width:1200px){.desktop-card-item{flex:0 0 calc(25% - 16px);width:calc(25% - 16px)}}@media (max-width:900px){.desktop-card-item{flex:0 0 calc(33.333% - 16px);width:calc(33.333% - 16px)}}@media (max-width:600px){.desktop-card-item{flex:0 0 calc(50% - 16px);width:calc(50% - 16px)}}@media (max-width:400px){.desktop-card-view-container{gap:12px}.desktop-card-item{flex:0 0 calc(50% - 12px);width:calc(50% - 12px);min-width:140px}}
.mobile-card-view-wrapper{box-sizing:border-box;background-color:#0000;width:100%;padding:12px}.mobile-card-view-container{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;display:flex}.mobile-card-item{box-sizing:border-box;cursor:pointer;background-color:#fff;border-radius:10px;flex:0 0 calc(50% - 8px);width:calc(50% - 8px);min-width:140px;max-width:180px;margin:0;padding:0;transition:transform .2s;position:relative;overflow:hidden}.mobile-card-item:hover{transform:translateY(-2px)}.mobile-card-content-box{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.mobile-card-image-wrapper{aspect-ratio:2.5/3.5;background-color:#f5f5f5;border-radius:10px 10px 0 0;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.mobile-card-img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.mobile-card-image-wrapper .image-wrapper{justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.mobile-card-info-section{border-radius:10px;flex-direction:column;gap:2px;padding:8px 8px 10px;display:flex;position:relative}.mobile-card-name-price-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.mobile-card-title{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:.9rem;font-weight:600;overflow:hidden}.mobile-card-number-pokeball-row{justify-content:space-between;align-items:center;min-height:28px;display:flex}.mobile-card-price-display{flex-shrink:0;font-size:.85rem;font-weight:500}.mobile-card-price-display p{margin:0}.mobile-card-number-display{color:#666;font-size:.8rem}.mobile-card-number-display p{margin:0}.mobile-pokeball-container{cursor:pointer}.mobile-pokeball-img{width:24px;height:24px;transition:transform .2s}.mobile-pokeball-img:hover{transform:scale(1.1)}@media (min-width:500px){.mobile-card-item{flex:0 0 calc(33.333% - 8px);width:calc(33.333% - 8px)}}@media (min-width:700px){.mobile-card-item{flex:0 0 calc(25% - 12px);width:calc(25% - 12px)}.mobile-card-view-container{gap:16px}}@media (max-width:350px){.mobile-card-view-container{gap:8px}.mobile-card-item{flex:0 0 calc(50% - 4px);width:calc(50% - 4px);min-width:120px}.mobile-card-title{font-size:.8rem}.mobile-card-price-display{font-size:.75rem}.mobile-card-number-display{font-size:.7rem}.mobile-pokeball-img{width:20px;height:20px}}
