.SnapshotCard-module__tv1Qea__card{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:6px;overflow:hidden}.SnapshotCard-module__tv1Qea__header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--card));align-items:center;gap:.75rem;min-height:3.25rem;padding:.75rem 1rem;display:flex}.SnapshotCard-module__tv1Qea__title{flex:1;min-width:0}.SnapshotCard-module__tv1Qea__titleOverline{letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:10px;font-weight:600}.SnapshotCard-module__tv1Qea__titleText{color:hsl(var(--foreground));margin-top:2px;font-size:.9rem;font-weight:600;line-height:1.2}.SnapshotCard-module__tv1Qea__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.375rem;display:flex}.SnapshotCard-module__tv1Qea__btn{border:1px solid hsl(var(--border));background:hsl(var(--background));height:32px;color:hsl(var(--foreground));cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;transition:background-color .12s,border-color .12s;display:inline-flex}.SnapshotCard-module__tv1Qea__btn:hover:not(:disabled){background:hsl(var(--accent))}.SnapshotCard-module__tv1Qea__btn:disabled{opacity:.5;cursor:not-allowed}.SnapshotCard-module__tv1Qea__btnPrimary{background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.SnapshotCard-module__tv1Qea__btnPrimary:hover:not(:disabled){opacity:.9;background:hsl(var(--foreground))}.SnapshotCard-module__tv1Qea__body{background:hsl(var(--muted) / .25);justify-content:center;padding:1rem;display:flex}.SnapshotCard-module__tv1Qea__imageFrame{aspect-ratio:1;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:4px;justify-content:center;align-items:center;width:100%;max-width:28rem;display:flex;overflow:hidden}.SnapshotCard-module__tv1Qea__imageFrame img{object-fit:contain;width:100%;height:100%;display:block}.SnapshotCard-module__tv1Qea__placeholder{color:hsl(var(--muted-foreground));font-size:13px}.SnapshotCard-module__tv1Qea__footer{border-top:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:hsl(var(--card));justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:11px;display:flex}.SnapshotCard-module__tv1Qea__filename{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}@media (max-width:480px){.SnapshotCard-module__tv1Qea__header{flex-direction:column;align-items:flex-start}.SnapshotCard-module__tv1Qea__actions{justify-content:flex-start;width:100%}.SnapshotCard-module__tv1Qea__footer{flex-direction:column;align-items:flex-start;gap:.25rem}}
