.ShopProductCard-module__48vJIa__cardLink{height:100%;color:inherit;text-decoration:none;display:block}.ShopProductCard-module__48vJIa__card{background:linear-gradient(180deg,var(--theme-surface-card),var(--theme-card-paper,var(--theme-surface-card)));border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);height:100%;box-shadow:var(--theme-shadow-sm);transition:transform var(--duration-base)var(--ease-standard),border-color var(--duration-base)var(--ease-standard),box-shadow var(--duration-base)var(--ease-standard);flex-direction:column;display:flex;overflow:hidden}.ShopProductCard-module__48vJIa__card:hover{border-color:var(--theme-border-brand);box-shadow:var(--theme-shadow-md);transform:translateY(-4px)}.ShopProductCard-module__48vJIa__card:hover .ShopProductCard-module__48vJIa__title{color:var(--theme-action-link)}@media (prefers-reduced-motion:reduce){.ShopProductCard-module__48vJIa__card,.ShopProductCard-module__48vJIa__card:hover{transition:none;transform:none}}.ShopProductCard-module__48vJIa__cover{aspect-ratio:16/10;background:linear-gradient(135deg,var(--theme-brand-fill),var(--theme-brand-fill-active));width:100%;box-shadow:inset 0 -1px 0 var(--theme-border-default);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ShopProductCard-module__48vJIa__coverImage{object-fit:cover;transition:transform var(--duration-slide)var(--ease-standard)}.ShopProductCard-module__48vJIa__card:hover .ShopProductCard-module__48vJIa__coverImage{transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.ShopProductCard-module__48vJIa__coverImage,.ShopProductCard-module__48vJIa__card:hover .ShopProductCard-module__48vJIa__coverImage{transition:none;transform:none}}.ShopProductCard-module__48vJIa__coverFallback{font-family:var(--font-display);font-size:var(--type-body-sm);text-align:center;color:var(--theme-brand-on-fill);padding:0 18px}.ShopProductCard-module__48vJIa__typeBadge{z-index:1;letter-spacing:.06em;text-transform:uppercase;color:var(--card-glass-text);background:var(--card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--radius-sm);white-space:nowrap;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.ShopProductCard-module__48vJIa__perkBadge,.ShopProductCard-module__48vJIa__saleBadge{z-index:1;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-success-text);background:var(--theme-success-bg);border:1px solid var(--theme-success-border);border-radius:var(--radius-sm);white-space:nowrap;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.ShopProductCard-module__48vJIa__saleBadge{color:var(--theme-warning-text);background:var(--theme-warning-bg);border-color:var(--theme-warning-border)}.ShopProductCard-module__48vJIa__body{flex-direction:column;flex:1;gap:6px;padding:14px 16px 16px;display:flex}.ShopProductCard-module__48vJIa__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--theme-text-strong);-webkit-line-clamp:2;transition:color var(--duration-fast)var(--ease-standard);-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.ShopProductCard-module__48vJIa__description{font-size:var(--type-body-sm);color:var(--theme-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.ShopProductCard-module__48vJIa__priceRow{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;display:flex}.ShopProductCard-module__48vJIa__price{font-size:var(--type-body-lg);color:var(--theme-text-strong);align-items:baseline;gap:6px;font-weight:700;display:inline-flex}.ShopProductCard-module__48vJIa__listPrice{font-size:var(--type-body-sm);color:var(--theme-text-muted);font-weight:400}.ShopProductCard-module__48vJIa__freePrice{color:var(--theme-success-text)}.ShopProductCard-module__48vJIa__owned{font-size:var(--type-body-sm);color:var(--theme-success-text);font-weight:600}.ShopProductCard-module__48vJIa__action{font-size:var(--type-body-sm);border-radius:var(--radius-md);background:var(--theme-action-primary-bg);color:var(--theme-text-on-brand);transition:background var(--duration-fast)var(--ease-standard);flex:none;padding:7px 14px;font-weight:600}.ShopProductCard-module__48vJIa__card:hover .ShopProductCard-module__48vJIa__action{background:var(--theme-action-primary-hover-bg)}
.ShopContent-module__DcxCzG__page{max-width:var(--container-max);padding:var(--space-8)var(--space-6)var(--space-16);margin:0 auto}.ShopContent-module__DcxCzG__header{margin-bottom:var(--space-6)}.ShopContent-module__DcxCzG__heading{font-family:var(--font-display);font-size:var(--type-display-md);color:var(--theme-text-strong);margin:0 0 var(--space-1)}.ShopContent-module__DcxCzG__subheading{font-size:var(--type-body-md);color:var(--theme-text-muted);margin:0}.ShopContent-module__DcxCzG__chips{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.ShopContent-module__DcxCzG__chip{font-size:var(--type-body-sm);padding:var(--space-1)var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--theme-border-default);background:var(--theme-surface-card);color:var(--theme-text-muted);cursor:pointer;transition:background var(--duration-fast)var(--ease-standard),border-color var(--duration-fast)var(--ease-standard),color var(--duration-fast)var(--ease-standard)}.ShopContent-module__DcxCzG__chip:hover{border-color:var(--theme-border-brand);color:var(--theme-text-default)}.ShopContent-module__DcxCzG__chip[aria-pressed=true]{background:var(--theme-action-subtle-bg);border-color:var(--theme-border-brand);color:var(--theme-action-link);font-weight:600}.ShopContent-module__DcxCzG__grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ShopContent-module__DcxCzG__grid[data-columns="1"]{grid-template-columns:minmax(0,1fr);max-width:400px}.ShopContent-module__DcxCzG__grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:800px}@media (max-width:1023px){.ShopContent-module__DcxCzG__grid,.ShopContent-module__DcxCzG__grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}@media (max-width:600px){.ShopContent-module__DcxCzG__page{padding:var(--space-5)var(--space-4)var(--space-12)}.ShopContent-module__DcxCzG__grid,.ShopContent-module__DcxCzG__grid[data-columns="1"],.ShopContent-module__DcxCzG__grid[data-columns="2"]{grid-template-columns:minmax(0,1fr);max-width:none}}.ShopContent-module__DcxCzG__skeletonCard{border:1px solid var(--theme-border-default);border-radius:var(--radius-lg);background:var(--theme-surface-card);flex-direction:column;display:flex;overflow:hidden}.ShopContent-module__DcxCzG__skeletonCover{aspect-ratio:16/10;border-radius:0}.ShopContent-module__DcxCzG__skeletonBody{gap:var(--space-2);padding:var(--space-4);flex-direction:column;display:flex}.ShopContent-module__DcxCzG__error{font-size:var(--type-body-md);color:var(--theme-error-text);background:var(--theme-error-bg);border:1px solid var(--theme-error-border);border-radius:var(--radius-md);padding:var(--space-3)var(--space-4);margin:0}.ShopContent-module__DcxCzG__paymentNotice{gap:var(--space-1);margin-top:var(--space-4);padding:var(--space-4);border:1px solid var(--theme-border-default);border-radius:var(--radius-md);background:var(--theme-surface-raised);color:var(--theme-text-muted);font-size:var(--type-body-sm);flex-direction:column;line-height:1.5;display:flex}.ShopContent-module__DcxCzG__paymentNotice p{margin:0}.ShopContent-module__DcxCzG__paymentNoticeTitle{color:var(--theme-text-strong);font-weight:600}
