.snap-builder-card{position:relative}.snap-builder-card-face{position:relative;display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:.75rem;border:1px solid color-mix(in oklch,var(--color-base-content) 15%,transparent);background:var(--color-base-200);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.snap-builder-card-face:hover{transform:translateY(-2px);box-shadow:0 6px 16px color-mix(in oklch,var(--color-base-content) 25%,transparent)}.snap-builder-card-face img{width:100%;height:100%;object-fit:cover}.snap-builder-card-text{display:flex;flex-direction:column;gap:.25rem;height:100%;padding:.5rem;font-size:.7rem;text-align:left}.snap-builder-card-rules{overflow:hidden;font-size:.62rem;opacity:.75}.snap-builder-card.is-in-deck .snap-builder-card-face{outline:2px solid var(--color-primary);outline-offset:-2px}.snap-builder-card-check{position:absolute;top:6%;right:6%;display:flex;align-items:center;justify-content:center;height:1.5rem;width:1.5rem;border-radius:9999px;background:var(--color-primary);color:var(--color-primary-content);font-size:.8rem;font-weight:700;box-shadow:0 1px 4px #0006}.snap-deck-row{display:flex;align-items:center;gap:.4rem;padding:.15rem .3rem;border-radius:.375rem;font-size:.85rem}.snap-deck-row:hover{background:color-mix(in oklch,var(--color-base-content) 8%,transparent)}.snap-deck-row.is-empty{border:1px dashed color-mix(in oklch,var(--color-base-content) 12%,transparent)}.snap-deck-row-cost{display:flex;height:1.4rem;width:1.4rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.3rem;background:color-mix(in oklch,var(--color-primary) 30%,transparent);font-size:.7rem;font-weight:700}.snap-curve{display:flex;align-items:stretch;gap:4px;height:72px}.snap-curve-col{display:flex;flex:1;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px}.snap-curve-count{font-size:.62rem;line-height:1;opacity:.7}.snap-curve-bar{width:100%;min-height:2px;border-radius:3px 3px 0 0;background:color-mix(in oklch,var(--color-primary) 75%,transparent)}.snap-curve-label{font-size:.62rem;line-height:1;opacity:.55}
