.catalogue-heading{margin:0 0 .35rem;font-size:1.9rem}.catalogue-intro{margin:0 0 1.75rem;max-width:62ch;color:var(--text-muted)}.catalogue-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.25rem;margin:0;padding:0;list-style:none}.catalogue-card{display:flex;flex-direction:column;gap:.3rem;padding:.9rem;border:1px solid var(--border);border-radius:.75rem;background:var(--surface)}.catalogue-frame{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3;margin-bottom:.4rem;border-radius:.5rem;background:#fff;overflow:hidden}:root[data-theme=dark] .catalogue-frame{background:#f2f3f5}.catalogue-drawing{width:100%;height:100%}.catalogue-drawing path.cut,.catalogue-drawing path:not([class]){fill:#c49a6c;fill-rule:evenodd;stroke:#8a6234;stroke-width:.4}.catalogue-drawing path.fold{fill:none;stroke:#8a6234;stroke-width:.5;stroke-dasharray:3 2;opacity:.55}.catalogue-frame.is-empty:after{content:"";display:block;width:100%;aspect-ratio:4 / 3;background:repeating-linear-gradient(45deg,#eee 0 6px,#f6f6f6 6px 12px)}.catalogue-name{margin:0;font-size:1rem;line-height:1.25}.catalogue-facts,.catalogue-used{margin:0;font-size:.78rem;color:var(--text-muted)}.catalogue-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin:.55rem 0 0}.catalogue-actions>a{font-size:.85rem;padding:.35rem .7rem}.catalogue-quiet{background:transparent;border:1px solid var(--border);color:var(--text)}.catalogue-empty{color:var(--text-muted)}.catalogue-photo{width:100%;height:100%;object-fit:cover;display:block}.catalogue-frame .catalogue-drawing{max-width:calc(100% - 1rem);max-height:calc(100% - 1rem)}
