.gg-product-card{background:var(--gg-color-surface);border:1px solid var(--gg-color-border-subtle);transition:transform .2s,box-shadow .2s}.gg-product-card:hover{transform:translateY(-7px)}.gg-product-card--large{border-radius:var(--gg-radius-xl);padding:18px}.gg-product-card--large:hover{box-shadow:var(--gg-shadow-card-hover)}.gg-product-card--grid{border-radius:var(--gg-radius-xl);padding:14px;animation:.4s both ggCardIn}.gg-product-card--grid:hover{box-shadow:var(--gg-shadow-card-hover-lg)}.gg-product-card__thumb{border-radius:var(--gg-radius-sm);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gg-product-card--large .gg-product-card__thumb{border-radius:18px;height:182px}.gg-product-card--grid .gg-product-card__thumb{border-radius:15px;height:144px}.gg-product-card__thumb-label{font-family:var(--gg-font-mono);letter-spacing:1px;color:#a29fc4;border-radius:var(--gg-radius-xs);background:#ffffffb8;padding:4px 10px;font-size:11.5px}.gg-product-card__ribbon{color:#fff;font-family:var(--gg-font-display);font-weight:var(--gg-weight-medium);letter-spacing:1px;border-radius:var(--gg-radius-full);padding:4px 9px;font-size:10px;position:absolute;top:12px;left:12px}.gg-product-card__meta{align-items:center;gap:9px;margin-top:16px;display:flex}.gg-product-card__rating{font-size:var(--gg-text-sm);font-weight:var(--gg-weight-bold);color:var(--gg-ink-200)}.gg-product-card__title{font-family:var(--gg-font-display);font-weight:var(--gg-weight-semibold);color:var(--gg-ink-800);line-height:1.15}.gg-product-card--large .gg-product-card__title{margin:12px 0 6px;font-size:23px}.gg-product-card--grid .gg-product-card__title{margin:10px 0 5px;font-size:20px}.gg-product-card__subtitle{color:var(--gg-ink-400);line-height:1.45;font-weight:var(--gg-weight-medium);margin:0}.gg-product-card--large .gg-product-card__subtitle{min-height:44px;font-size:14.5px}.gg-product-card--grid .gg-product-card__subtitle{min-height:39px;font-size:13.5px}.gg-product-card__footer{border-top:1px solid #f1eff8;justify-content:space-between;align-items:center;display:flex}.gg-product-card--large .gg-product-card__footer{margin-top:18px;padding-top:16px}.gg-product-card--grid .gg-product-card__footer{margin-top:14px;padding-top:13px}.gg-product-card__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.gg-product-card__price{font-family:var(--gg-font-display);font-weight:var(--gg-weight-semibold)}.gg-product-card--large .gg-product-card__price{font-size:26px}.gg-product-card--grid .gg-product-card__price{font-size:22px}@media (max-width:768px){.gg-product-card__footer .gg-button{min-height:44px}}
