.ah-product-card[data-v-de723871]{gap:var(--app-product-card-gap);width:100%;min-width:0;min-height:var(--app-product-card-min-height);height:100%;padding:var(--app-card-padding);border:1px solid var(--app-border);border-radius:var(--app-card-radius);background:var(--app-surface-1);flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #2354940a;container-type:inline-size}.ah-product-card[data-v-de723871]:hover{border-color:#b8baff;box-shadow:0 8px 22px #3c4da41a}.ah-product-card[data-v-de723871]:focus-within{outline-offset:3px;outline:3px solid #6366f188}.ah-product-card__cover[data-v-de723871]{aspect-ratio:1;border-radius:var(--app-control-radius);background:var(--app-surface-2);flex:none;width:100%;height:auto;position:relative;overflow:hidden}.ah-product-card__badge[data-v-de723871]{top:var(--app-card-padding);right:var(--app-card-padding);z-index:2;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#7047eb;border:1px solid #0000;border-radius:999px;max-width:100px;padding:3px 8px;font-size:11px;font-weight:700;line-height:16px;position:absolute;overflow:hidden}.ah-product-card__cover>img[data-v-de723871]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ah-product-card__fallback[data-v-de723871]{background:radial-gradient(#7374ff19,#0000);place-items:center;height:100%;display:grid}.ah-product-card__brand[data-v-de723871]{width:70%;max-width:100px;height:70%;max-height:100px}.ah-product-card__fallback--openai[data-v-de723871]{color:#fff;background:linear-gradient(135deg,#05ba9e,#079d83)}.ah-product-card__fallback--claude[data-v-de723871]{background:linear-gradient(135deg,#fff3eb,#ffd7bb)}.ah-product-card__fallback--gemini[data-v-de723871]{background:#f3f5ff}.ah-product-card__fallback--grok[data-v-de723871]{color:#fff;background:#090b10}.ah-product-card__title[data-v-de723871]{min-width:0;min-height:48px;color:var(--app-text);margin:0;font-size:16px;font-weight:700;line-height:24px;overflow:hidden}.ah-product-card__title a[data-v-de723871]{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ah-product-card__title a[data-v-de723871]:after{z-index:1;content:"";position:absolute;inset:0}.ah-product-card__description[data-v-de723871]{-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;min-height:40px;max-height:40px;color:var(--app-text-secondary);-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.ah-product-card__tags[data-v-de723871]{align-items:center;gap:var(--app-product-card-gap);white-space:nowrap;min-height:24px;display:flex;overflow:hidden}.ah-product-card__tag[data-v-de723871]{--tag-color:#3779fc;border:1px solid var(--tag-light-border,color-mix(in srgb,var(--tag-color) 20%,transparent));border-radius:var(--app-control-radius);background:var(--tag-light-bg,color-mix(in srgb,var(--tag-color) 8%,var(--app-surface-1)));max-width:128px;color:var(--tag-light-text,var(--app-text-secondary));text-overflow:ellipsis;flex-shrink:0;padding:2px 7px;font-size:11px;line-height:18px;overflow:hidden}.ah-product-card__footer[data-v-de723871]{gap:var(--app-product-card-gap);font-variant-numeric:tabular-nums;min-width:0;margin-top:auto;display:grid}.ah-product-card__meta[data-v-de723871]{justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:24px;display:flex}.ah-product-card__sold[data-v-de723871],.ah-product-card__stock-slot[data-v-de723871]{min-width:0;overflow:hidden}.ah-product-card__stock[data-v-de723871]{border-radius:var(--app-control-radius);text-overflow:ellipsis;white-space:nowrap;padding:2px 6px;font-size:12px;line-height:20px;display:block;overflow:hidden}.ah-product-card__stock.is-positive[data-v-de723871]{color:#008952;background:#e9faf1}.ah-product-card__stock.is-warning[data-v-de723871]{color:#bf6600;background:#fff2df}.ah-product-card__stock.is-negative[data-v-de723871]{color:#de3043;background:#fff0f0}.ah-product-card__stock.is-neutral[data-v-de723871]{color:var(--app-text-muted);background:var(--app-surface-2)}.ah-product-card__sold[data-v-de723871]{color:var(--app-text-muted);text-align:right;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;font-size:12px}.ah-product-card__purchase-row[data-v-de723871]{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0;display:grid}.ah-product-card__price-stack[data-v-de723871]{flex-direction:column;min-width:0;display:flex}.ah-product-card__original[data-v-de723871]{color:var(--app-text-muted);font-size:12px;line-height:16px;text-decoration:line-through}.ah-product-card__original[data-v-de723871],.ah-product-card__price[data-v-de723871]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ah-product-card__price[data-v-de723871]{color:#ff303b;font-size:clamp(18px,1.45vw,23px);line-height:24px}.ah-product-card__buy[data-v-de723871],.ah-product-card__details[data-v-de723871]{z-index:2;min-height:var(--app-control-height);text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;line-height:18px;display:inline-flex;position:relative}.ah-product-card__details[data-v-de723871]{border-color:var(--app-border);min-width:72px;color:var(--app-text);background:var(--app-surface-1)}.ah-product-card__buy[data-v-de723871]{color:#fff;background:linear-gradient(110deg,#1859ff,#8b24ff 48%,#fd2a96 78%,#ff5b3e);min-width:80px}.ah-product-card__buy[data-v-de723871]:disabled{cursor:not-allowed;color:#fff;box-shadow:none;background:#aeb8ca}.ah-product-card.is-sold-out .ah-product-card__cover[data-v-de723871]{filter:grayscale(.85);opacity:.65}.ah-product-card.is-sold-out[data-v-de723871]{background:color-mix(in srgb,var(--app-surface-1) 90%,var(--app-surface-2))}.dark .ah-product-card[data-v-de723871]{background:#041329;border-color:#163659;box-shadow:0 4px 18px #0002}.dark .ah-product-card[data-v-de723871]:hover{border-color:#4259b9;box-shadow:0 0 18px #2638dd22}.dark .ah-product-card__tag[data-v-de723871]{background:var(--tag-dark-bg,color-mix(in srgb,var(--tag-color) 13%,#041329));border-color:var(--tag-dark-border,color-mix(in srgb,var(--tag-color) 40%,transparent));color:var(--tag-dark-text,var(--app-text-secondary))}.dark .ah-product-card__stock.is-positive[data-v-de723871]{color:#65e8b2;background:#004536}.dark .ah-product-card__stock.is-warning[data-v-de723871]{color:#ffc96a;background:#493008}.dark .ah-product-card__stock.is-negative[data-v-de723871]{color:#ff839c;background:#411c35}.dark .ah-product-card__stock.is-neutral[data-v-de723871]{color:#c0cde2;background:#1a2b48}.dark .ah-product-card__price[data-v-de723871]{color:#ff7494}.dark .ah-product-card__buy[data-v-de723871]:not(:disabled){box-shadow:0 4px 16px #634bff33}.dark .ah-product-card__buy[data-v-de723871]:disabled{color:#c0cde2;background:#394b6b;border-color:#7285a5}.dark .ah-product-card.is-sold-out[data-v-de723871]{background:#101a2c}@container (width<=280px){.ah-product-card__purchase-row[data-v-de723871]{grid-template-columns:repeat(2,minmax(0,1fr))}.ah-product-card__price-stack[data-v-de723871]{grid-column:1/-1}}@media (width<=420px){.ah-product-card__buy[data-v-de723871],.ah-product-card__details[data-v-de723871]{min-width:0;padding-inline:8px;font-size:13px}}@media (prefers-reduced-motion:reduce){.ah-product-card[data-v-de723871]{transition:none}}.ah-product-skeleton[data-v-c2810878]{grid-template-rows:var(--app-product-media-height) 48px 40px 24px minmax(80px,1fr);gap:var(--app-product-card-gap);width:100%;min-width:0;min-height:var(--app-product-card-min-height);height:100%;padding:var(--app-card-padding);border:1px solid var(--app-border);border-radius:var(--app-card-radius);background:var(--app-surface-1);display:grid;overflow:hidden}.ah-skeleton[data-v-c2810878]{background:linear-gradient(90deg,var(--app-surface-2) 25%,var(--app-surface-3) 50%,var(--app-surface-2) 75%);background-size:200% 100%;border-radius:8px;animation:1.4s linear infinite ah-shimmer-c2810878}.ah-skeleton--cover[data-v-c2810878]{border-radius:var(--app-control-radius)}.ah-skeleton--title[data-v-c2810878]{width:76%}.ah-skeleton--line[data-v-c2810878]{width:92%}.ah-skeleton--short[data-v-c2810878]{width:58%}.ah-skeleton--footer[data-v-c2810878]{width:100%}@keyframes ah-shimmer-c2810878{to{background-position:-200% 0}}.ah-product-grid[data-v-c2810878]{gap:var(--app-grid-gap);grid-template-columns:minmax(0,1fr);display:grid}@media (width>=640px){.ah-product-grid[data-v-c2810878]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.ah-product-grid[data-v-c2810878]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1440px){.ah-product-grid[data-v-c2810878]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.ah-skeleton[data-v-c2810878]{animation:none}}
