.sheet-card[data-astro-cid-qppy5zfy]{display:flex;flex-direction:column;background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-elevation-1);transition:transform var(--duration-fast) var(--ease-spring),box-shadow var(--duration-fast) ease;width:100%;min-width:0}.sheet-card[data-astro-cid-qppy5zfy]:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevation-3);border-color:hsl(var(--border-strong))}.sheet-preview-box[data-astro-cid-qppy5zfy]{position:relative;width:100%;aspect-ratio:210 / 297;background-color:#fff;border-bottom:1px solid hsl(var(--border-subtle));overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1.25rem}.sheet-vector-preview[data-astro-cid-qppy5zfy]{width:100%;height:100%;object-fit:contain;transition:transform var(--duration-normal) ease}.sheet-card[data-astro-cid-qppy5zfy]:hover .sheet-vector-preview[data-astro-cid-qppy5zfy]{transform:scale(1.03)}.sheet-badges[data-astro-cid-qppy5zfy]{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.35rem;pointer-events:none}.badge-tag[data-astro-cid-qppy5zfy]{font-family:var(--font-heading);font-size:.7rem;font-weight:700;color:hsl(var(--primary));background:hsl(var(--bg-surface) / .9);backdrop-filter:blur(4px);padding:.2rem .6rem;border-radius:var(--radius-pill);border:1px solid hsl(var(--primary) / .2);box-shadow:var(--shadow-elevation-1)}.badge-toddler[data-astro-cid-qppy5zfy]{font-family:var(--font-heading);font-size:.7rem;font-weight:700;color:hsl(var(--accent-coral));background:hsl(var(--bg-surface) / .9);backdrop-filter:blur(4px);padding:.2rem .6rem;border-radius:var(--radius-pill);border:1px solid hsl(var(--accent-coral) / .2);box-shadow:var(--shadow-elevation-1)}.sheet-meta-content[data-astro-cid-qppy5zfy]{padding:1.15rem 1.25rem 1.25rem;display:flex;flex-direction:column;flex-grow:1}.sheet-card-title[data-astro-cid-qppy5zfy]{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:hsl(var(--text-primary));line-height:1.35;margin:0 0 .35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sheet-dim-note[data-astro-cid-qppy5zfy]{font-size:.775rem;color:hsl(var(--text-muted));margin:0 0 1rem}.sheet-card-actions[data-astro-cid-qppy5zfy]{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}.btn-print-sheet[data-astro-cid-qppy5zfy]{width:100%;min-height:44px;font-size:.9rem}.sheet-card-sub-actions[data-astro-cid-qppy5zfy]{display:flex;gap:.35rem;align-items:center}.btn-sub-action[data-astro-cid-qppy5zfy]{flex:1;font-size:.8rem;padding:.5rem;min-height:44px;justify-content:center}.btn-card-icon[data-astro-cid-qppy5zfy]{width:44px;height:44px;min-width:44px;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sheet-catalog-section[data-astro-cid-ednb22hi]{margin:4rem 0 2rem}.catalog-header[data-astro-cid-ednb22hi]{margin-bottom:2rem}.catalog-heading[data-astro-cid-ednb22hi]{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:700;color:hsl(var(--text-primary));margin-bottom:.5rem;line-height:1.25}.catalog-subtitle[data-astro-cid-ednb22hi]{font-size:1.05rem;color:hsl(var(--text-secondary));margin:0 0 1.5rem}.chip-group[data-astro-cid-ednb22hi]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.chip[data-astro-cid-ednb22hi]{padding:.55rem 1.15rem;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:.875rem;font-weight:600;background:hsl(var(--bg-surface));color:hsl(var(--text-secondary));border:1px solid hsl(var(--border-subtle));box-shadow:var(--shadow-elevation-1);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-spring),color var(--duration-fast) var(--ease-spring),border-color var(--duration-fast) var(--ease-spring);white-space:nowrap}.chip[data-astro-cid-ednb22hi]:hover{background:hsl(var(--bg-hover));color:hsl(var(--text-primary));border-color:hsl(var(--border-strong))}.chip[data-astro-cid-ednb22hi].active{background:hsl(var(--primary));color:hsl(var(--text-on-primary));border-color:hsl(var(--primary));box-shadow:var(--shadow-elevation-2)}.sheets-gallery-grid[data-astro-cid-ednb22hi]{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:2rem}@media(min-width:540px){.sheets-gallery-grid[data-astro-cid-ednb22hi]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.sheets-gallery-grid[data-astro-cid-ednb22hi]{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media(min-width:1200px){.sheets-gallery-grid[data-astro-cid-ednb22hi]{grid-template-columns:repeat(4,minmax(0,1fr))}}.load-more-box[data-astro-cid-ednb22hi]{display:flex;justify-content:center;margin-top:3rem}.btn-load-more[data-astro-cid-ednb22hi]{padding:.9rem 2rem;font-size:1rem;font-weight:700}.stencil-widget-card[data-astro-cid-r4d23rd6]{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-xl);padding:1.5rem;box-shadow:var(--shadow-elevation-1);width:100%;max-width:100%;min-width:0}@media(max-width:640px){.stencil-widget-card[data-astro-cid-r4d23rd6]{padding:1rem}}.stencil-header[data-astro-cid-r4d23rd6]{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.stencil-eyebrow[data-astro-cid-r4d23rd6]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--primary))}.stencil-title[data-astro-cid-r4d23rd6]{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:hsl(var(--text-primary));margin:.2rem 0 0}.stencil-badge[data-astro-cid-r4d23rd6]{font-size:.72rem;font-weight:700;color:hsl(var(--text-primary));background:hsl(var(--accent-sun));padding:.2rem .6rem;border-radius:var(--radius-pill);white-space:nowrap}.stencil-instruction[data-astro-cid-r4d23rd6]{font-size:.9rem;color:hsl(var(--text-secondary));margin:0 0 1.25rem;line-height:1.6}.stencil-input-row[data-astro-cid-r4d23rd6]{display:flex;gap:.5rem;margin-bottom:1.25rem;width:100%}@media(max-width:480px){.stencil-input-row[data-astro-cid-r4d23rd6]{flex-wrap:wrap}}.stencil-text-field[data-astro-cid-r4d23rd6]{flex:1;min-width:0;min-height:44px;padding:.5rem 1rem;border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-pill);font-family:var(--font-body);font-size:1rem;font-weight:600;color:hsl(var(--text-primary));background:hsl(var(--bg-canvas));outline:none;transition:border-color var(--duration-fast) ease}.stencil-text-field[data-astro-cid-r4d23rd6]:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .15)}.stencil-btn[data-astro-cid-r4d23rd6]{padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;white-space:nowrap;flex-shrink:0;min-height:44px}@media(max-width:480px){.stencil-btn[data-astro-cid-r4d23rd6]{width:100%}}.stencil-preview-container[data-astro-cid-r4d23rd6]{position:relative;background:#fff;border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-lg);padding:1rem 1.25rem;overflow:hidden}.stencil-preview-label[data-astro-cid-r4d23rd6]{display:block;font-size:.75rem;color:hsl(var(--text-muted));margin-bottom:.75rem}.stencil-tracing-strip[data-astro-cid-r4d23rd6]{position:relative;z-index:2;min-height:54px;display:flex;align-items:center;justify-content:center}.stencil-letter-sample[data-astro-cid-r4d23rd6]{font-family:var(--font-cursive);font-size:2.25rem;font-weight:700;letter-spacing:.15em;color:hsl(var(--primary));text-shadow:0 0 1px hsl(var(--primary));user-select:none}.stencil-guidelines[data-astro-cid-r4d23rd6]{position:absolute;inset:0;pointer-events:none;display:flex;flex-direction:column;justify-content:center;padding:0 1rem;gap:16px;opacity:.25}.guide-line[data-astro-cid-r4d23rd6].dot-top{border-top:1px dashed hsl(var(--primary))}.guide-line[data-astro-cid-r4d23rd6].solid-mid,.guide-line[data-astro-cid-r4d23rd6].solid-bot{border-top:1px solid hsl(var(--primary))}
