#listing-grid{margin-top:2.5rem}.funpaper-layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=1024px){.funpaper-layout{grid-template-columns:260px 1fr;gap:3rem}}.funpaper-layout__sidebar{min-width:0}@media (width>=1024px){.funpaper-layout__sidebar{align-self:start;position:sticky;top:5rem}}.funpaper-sidebar{background:#e6cbec;border-radius:.75rem;height:fit-content;padding:1.5rem}.funpaper-sidebar__desktop{display:none}@media (width>=1024px){.funpaper-sidebar__desktop{display:block}}.funpaper-layout__main{min-width:0}.funpaper-filter{margin-bottom:1.5rem;font-size:.95rem}.funpaper-filter__heading{border-bottom:1px solid #59287e;margin:0 0 .5rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:700}.funpaper-filter__group{border-bottom:1px solid #59287e;padding:.5rem 0}.funpaper-filter__toggle{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:.5rem 0;font-weight:600;display:flex}.funpaper-filter__chevron{transition:transform .2s;transform:rotate(-90deg)}.funpaper-filter__chevron.is-open{transform:rotate(0)}.funpaper-filter__panel{flex-direction:column;gap:.5rem;padding:.5rem 0 .75rem 1rem;display:flex}.funpaper-filter__category{margin-bottom:.75rem}.funpaper-filter__category-label{margin:0 0 .25rem;font-weight:700}.funpaper-filter__option{cursor:pointer;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.bundle-cards{margin-bottom:2rem}.bundle-cards__heading{margin:0 0 1rem;font-size:1.25rem;font-weight:700}.bundle-cards__grid{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){.bundle-cards__grid{flex-direction:row}}.bundle-card{color:inherit;background:#fbf6f2;border-radius:.75rem;flex:1;padding:1rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.bundle-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.bundle-card__img-wrap{aspect-ratio:4/3;background:#fff;border-radius:.75rem;margin-bottom:.5rem;overflow:hidden}.bundle-card__img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.bundle-card__label{text-align:center;min-height:3.125rem;margin:0;font-weight:500}.listing-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.listing-toolbar__meta{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.85rem;display:inline-flex}.listing-toolbar__count{display:none}@media (width>=1024px){.listing-toolbar__count{display:inline}}.reset-link{color:var(--color-primary);font-size:.8rem;text-decoration:underline}.reset-link--button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.funpaper-mobile-filter{background:#fff;border:1px solid #ecdab7;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500;display:inline-flex}@media (width>=1024px){.funpaper-mobile-filter{display:none}}.funpaper-sort{background:#fff;border:1px solid #ecdab7;border-radius:.25rem;padding:.35rem .55rem;font-size:.8rem}.funpaper-alert{color:#9f1239;background:#fff2f2;border:1px solid #fecdd3;border-radius:.5rem;padding:.75rem 1rem}.funpaper-card{color:inherit;border-radius:.5rem;flex-direction:column;justify-content:space-between;align-items:center;min-height:100%;padding:.75rem;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.funpaper-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.funpaper-card img{object-fit:contain;width:128px;height:180px;margin:0 auto 1.5rem;display:block}.funpaper-card--bundle img{height:96px}.funpaper-card__title{text-align:center;margin:0 0 .5rem;font-size:.75rem;line-height:1.45}.funpaper-card__description{-webkit-line-clamp:2;color:#6b7280;text-align:center;-webkit-box-orient:vertical;margin:0 0 .25rem;padding:0 .25rem;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.funpaper-card__downloaded{color:#737373;text-align:center;margin:0;font-size:.75rem}.funpaper-card__cta{color:#fff;background:var(--color-primary,#563f7a);text-align:center;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:.55rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.2;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #563f7a38}@media (width<=767px){.funpaper-card__cta{padding:.5rem .75rem;font-size:.8125rem}}.funpaper-card__cta:hover{transform:translateY(-1px);box-shadow:0 8px 18px #563f7a4d}.funpaper-card__cta:active{transform:translateY(0)}.funpaper-pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.funpaper-pagination button{background:#fff;border:1px solid #dcd3bb;border-radius:.25rem;padding:.3rem .75rem}.funpaper-pagination button:disabled{opacity:.5;cursor:not-allowed}.funpaper-skeleton{border-radius:.5rem;padding:.75rem;animation:1.2s ease-in-out infinite funpaperPulse}.funpaper-skeleton__thumb,.funpaper-skeleton__line,.funpaper-skeleton__button{background:#e5e7eb;border-radius:.5rem}.funpaper-skeleton__thumb{width:128px;height:180px;margin:0 auto 1.5rem}.funpaper-skeleton__line{width:80%;height:.75rem;margin:0 auto .5rem}.funpaper-skeleton__line--short{width:55%}.funpaper-skeleton__button{width:100%;height:1.75rem;margin-top:.75rem}@keyframes funpaperPulse{0%,to{opacity:1}50%{opacity:.55}}.funpaper-empty{justify-content:center}.funpaper-empty__mark{background:linear-gradient(135deg,#8562a82e,#f5818f2e),#fff;border:1px solid #563f7a1f;border-radius:1rem;width:10rem;height:7rem}.funpaper-empty__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.funpaper-empty__text{margin:0;font-size:.875rem}.funpaper-drawer{z-index:1001;max-height:80vh;box-shadow:var(--shadow-lg);background:#fff;padding:2rem;position:fixed;top:0;left:0;right:0;overflow-y:auto}.funpaper-drawer__close{background:0 0;border:0;padding:.25rem;position:absolute;top:2rem;right:2rem}.funpaper-drawer__backdrop{z-index:1000;background:#0c0a1180;border:0;position:fixed;inset:0}.sidebar-medsos{scrollbar-width:thin;flex-direction:row;gap:.75rem;min-width:0;padding:.75rem 0;display:flex;overflow-x:auto}.sidebar-medsos__heading{margin:0 0 .5rem;font-size:.75rem;font-weight:600;display:none}.sidebar-medsos__row{flex-direction:row;flex-shrink:0;gap:.5rem;display:flex}.sidebar-medsos__cta{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.sidebar-medsos__cta-text{color:var(--color-text);margin:0 0 .25rem;font-size:.75rem;font-weight:600;display:none}.sidebar-medsos__item{color:#fff;opacity:.95;white-space:nowrap;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s,box-shadow .15s;display:inline-flex}.sidebar-medsos__item:hover{opacity:1;box-shadow:var(--shadow-md);transform:translateY(-1px)}.sidebar-medsos__item img{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px}.sidebar-medsos__label{display:none}@media (width>=1024px){.sidebar-medsos{flex-direction:column;gap:1.25rem;min-width:212px;padding:0;overflow-x:visible}.sidebar-medsos__heading{display:block}.sidebar-medsos__row{flex-direction:column;gap:.75rem}.sidebar-medsos__cta{gap:.5rem}.sidebar-medsos__cta-text{margin-bottom:.25rem;display:block}.sidebar-medsos__item{padding:1rem 1.5rem;font-size:1.125rem}.sidebar-medsos__item img{width:28px;height:28px}.sidebar-medsos__label{display:inline-block}}
