/* Canva lettering and the balanced Faith & Everyday collection. */
.canva-brand{flex-direction:column;gap:8px;width:220px;flex-shrink:0}
.canva-brand img{display:block;width:220px;height:auto}
.canva-brand>small{font:10px/1.5 var(--font-body);letter-spacing:.025em;white-space:nowrap}
.canva-brand>small{font-size:12px}
[data-theme=dark] .canva-brand img{filter:brightness(0) invert(.9)}
.products{grid-template-columns:repeat(3,1fr)}
.paper-brand-img{width:90%;height:auto;margin-top:var(--space-6);background:#fffaf3c9}
.product-visual{aspect-ratio:.95;padding:var(--space-12)}
.actual-paper{width:85%;height:auto;max-height:100%;object-fit:contain;transform:rotate(-5deg);box-shadow:6px 10px 18px #694a3b25;transition:transform .4s}
.product:nth-child(2) .actual-paper{transform:rotate(4deg)}
.product-visual:hover .actual-paper{transform:rotate(0)}
.original-art{display:flex;flex-direction:column;justify-content:center;gap:var(--space-6);background:#ead9d2;padding:var(--space-6);min-height:370px}
.original-art>img{width:100%;height:auto;box-shadow:0 6px 18px #694a3b15}
.original-art>p{font-family:var(--font-display);font-size:26px;color:#4e3438;text-align:center}
.original-divider{width:70px;height:1px;background:#b49260}
.modal-art .actual-paper{width:100%;max-height:420px}
.modal-art .paper{width:100%}
.sample-note{margin-top:var(--space-4);color:var(--muted)}
.hero-copy>.eyebrow{max-width:420px}
@media(max-width:900px){.products{grid-template-columns:repeat(2,1fr)}.product-visual{padding:var(--space-8)}header{gap:var(--space-4)}nav{gap:var(--space-6)}.canva-brand,.canva-brand img{width:195px}}
@media(max-width:600px){.canva-brand,.canva-brand img{width:205px}.canva-brand{gap:4px}.canva-brand>small{font-size:12px;letter-spacing:0}.hero-copy>.eyebrow{max-width:275px}.product-visual{padding:var(--space-4);aspect-ratio:.8}.paper-brand-img{margin-top:var(--space-4);width:100%}.actual-paper{width:100%}.modal-art{display:none}.original-art{min-height:260px;padding:var(--space-4)}.original-art>p{font-size:24px}}
