.SimpleProductCard-module__NvGV_W__product-card{aspect-ratio:3/4;border:1px solid var(--line);background:var(--panel);transition:border-color .25s,transform .25s;display:block;position:relative}.SimpleProductCard-module__NvGV_W__product-card:hover{border-color:var(--primary);transform:translateY(-4px)}.SimpleProductCard-module__NvGV_W__product-card:before{content:"";z-index:5;pointer-events:none;border:1px dashed #47ff8340;transition:border-color .25s;position:absolute;inset:6px}.SimpleProductCard-module__NvGV_W__product-card:hover:before{border-color:#47ff838c}.SimpleProductCard-module__NvGV_W__product-card__chip{border:1px solid var(--line);color:var(--primary);font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;background:#050907bf;align-items:center;gap:6px;padding:3px 8px;font-size:9px;font-weight:800;display:inline-flex}.SimpleProductCard-module__NvGV_W__product-card__chip-dot{background:var(--primary);border-radius:50%;width:4px;height:4px}.SimpleProductCard-module__NvGV_W__product-card__node{z-index:30;border:1px solid var(--line);width:28px;height:28px;color:var(--muted-foreground);background:#050907bf;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:flex;position:absolute;top:10px;right:10px}.SimpleProductCard-module__NvGV_W__product-card__node[data-active=true]{color:#ff4d6d;border-color:#ff4d6d}.SimpleProductCard-module__NvGV_W__product-card__image{transition:transform .5s}.SimpleProductCard-module__NvGV_W__product-card:hover .SimpleProductCard-module__NvGV_W__product-card__image{transform:scale(1.06)}.SimpleProductCard-module__NvGV_W__product-card__footer{z-index:10;border-top:1px solid var(--line);background:#050907b3;padding:10px 12px 12px;position:relative}.SimpleProductCard-module__NvGV_W__product-card__title{color:var(--foreground);letter-spacing:-.01em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0 0 8px;font-size:.85rem;font-weight:800;overflow:hidden}.SimpleProductCard-module__NvGV_W__product-card__price{color:var(--primary);font-family:var(--font-mono,monospace);font-size:1.15rem;font-weight:900}.SimpleProductCard-module__NvGV_W__product-card__currency{color:var(--primary);opacity:.7;font-size:.7rem;font-weight:700}.SimpleProductCard-module__NvGV_W__product-card__add{border:1px solid var(--primary);width:32px;height:32px;color:var(--primary);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.SimpleProductCard-module__NvGV_W__product-card__add[data-state=added]{background:var(--primary);color:var(--primary-foreground)}.SimpleProductCard-module__NvGV_W__product-card__add[data-state=disabled]{border-color:var(--line);color:var(--muted-foreground);cursor:not-allowed;opacity:.5}.SimpleProductCard-module__NvGV_W__product-card__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite SimpleProductCard-module__NvGV_W__product-card-spin}@keyframes SimpleProductCard-module__NvGV_W__product-card-spin{to{transform:rotate(360deg)}}.SimpleProductCard-module__NvGV_W__product-card__notice{color:#f5a524;font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;margin:8px 0 0;font-size:9px}.SimpleProductCard-module__NvGV_W__product-card__notice--error{color:#f04444}
