.product-card[data-astro-cid-tjdfhdqb]{position:relative;background:var(--card-bg);border:1px solid var(--ink-200);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:background var(--duration-fast) var(--ease-out-expo),border-color var(--duration-fast) var(--ease-out-expo),box-shadow var(--duration-fast) var(--ease-out-expo)}.product-card[data-astro-cid-tjdfhdqb]:hover{background:var(--card-bg-hover);border-color:var(--sakura-300);box-shadow:0 4px 20px #e8587a14}.product-card--compact[data-astro-cid-tjdfhdqb]{background:none;border:none;border-bottom:1px solid var(--ink-200);border-radius:0;padding:0;box-shadow:none;flex-direction:row;transition:background var(--duration-fast) var(--ease-out-expo)}.product-card--compact[data-astro-cid-tjdfhdqb]:last-child{border-bottom:none}.product-card--compact[data-astro-cid-tjdfhdqb]:hover{background:var(--card-bg-hover);border:none;border-bottom:1px solid var(--ink-200);box-shadow:none;border-radius:6px;margin:0 -12px;padding:0 12px}.product-card--compact[data-astro-cid-tjdfhdqb]:last-child:hover{border-bottom:none}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__body[data-astro-cid-tjdfhdqb]{padding:var(--space-xs) 0;width:100%}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__title[data-astro-cid-tjdfhdqb]{font-size:1rem;font-weight:500;margin:0}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__title[data-astro-cid-tjdfhdqb] a[data-astro-cid-tjdfhdqb]{color:inherit;text-decoration:none}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__title[data-astro-cid-tjdfhdqb] a[data-astro-cid-tjdfhdqb]:hover{color:var(--sakura-500)}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__description[data-astro-cid-tjdfhdqb]{font-size:var(--text-sm);color:var(--ink-400);margin:2px 0 0;line-height:1.5}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__status[data-astro-cid-tjdfhdqb]{margin-bottom:2px}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__status-badge[data-astro-cid-tjdfhdqb]{font-size:.7rem;padding:1px 6px;border-radius:4px}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__action[data-astro-cid-tjdfhdqb]{margin-top:var(--space-2xs)}.product-card--compact[data-astro-cid-tjdfhdqb] .product-card__link[data-astro-cid-tjdfhdqb]{font-size:var(--text-sm)}.product-card[data-astro-cid-tjdfhdqb][data-tilt]:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(600px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(232,88,122,.06),transparent 40%);opacity:0;transition:opacity var(--duration-fast) var(--ease-out-expo);pointer-events:none;z-index:0}.product-card[data-astro-cid-tjdfhdqb][data-tilt]:hover:before{opacity:1}.product-card__image[data-astro-cid-tjdfhdqb]{width:100%;aspect-ratio:16 / 10;overflow:hidden}.product-card__placeholder[data-astro-cid-tjdfhdqb]{width:100%;aspect-ratio:16 / 10;position:relative;overflow:hidden}.product-card__placeholder--released[data-astro-cid-tjdfhdqb]{background:linear-gradient(135deg,#ffb8c64d,#90c69540,#d4edda4d)}.product-card__placeholder--growing[data-astro-cid-tjdfhdqb]{background:linear-gradient(135deg,#f5c2694d,#f8bbd033,#ffe0e64d)}.product-card__placeholder--experiment[data-astro-cid-tjdfhdqb]{background:linear-gradient(135deg,#8b5cf633,#38bdf826,#a78bfa33)}.product-card__placeholder[data-astro-cid-tjdfhdqb]:before{content:"";position:absolute;top:50%;left:50%;width:48px;height:48px;transform:translate(-50%,-50%);border-radius:50%;background:#fff6;box-shadow:0 0 30px #fff3}.product-card__placeholder[data-astro-cid-tjdfhdqb]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(255,255,255,.15) 100%);pointer-events:none}.product-card__image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-normal) var(--ease-out-expo)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.03)}.product-card__body[data-astro-cid-tjdfhdqb]{padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-xs);flex:1}.product-card__status[data-astro-cid-tjdfhdqb]{margin-bottom:var(--space-xs)}.product-card__status-badge[data-astro-cid-tjdfhdqb]{font-family:var(--font-sans);font-size:.7rem;font-weight:600;letter-spacing:.06em;padding:.2em .6em;border-radius:4px;display:inline-block}.product-card__status-badge--released[data-astro-cid-tjdfhdqb]{background:var(--green-200);color:var(--green-600)}.product-card__status-badge--growing[data-astro-cid-tjdfhdqb]{background:#f5c26933;color:#a87430}.product-card__status-badge--experiment[data-astro-cid-tjdfhdqb]{background:#8b5cf626;color:var(--purple-500)}.product-card__title[data-astro-cid-tjdfhdqb]{font-family:var(--font-serif);font-size:1.2rem;font-weight:600;color:var(--ink-900)}.product-card__description[data-astro-cid-tjdfhdqb]{font-family:var(--font-sans);font-size:.9rem;color:var(--ink-600);line-height:1.7;flex:1}.product-card__for-agents[data-astro-cid-tjdfhdqb]{font-family:var(--font-sans);font-size:.78rem;color:var(--ink-400);line-height:1.6;margin-top:var(--space-xs);padding:var(--space-xs) var(--space-sm);background:var(--ink-50);border-radius:4px}.product-card__for-agents-label[data-astro-cid-tjdfhdqb]{font-weight:600;font-size:.68rem;letter-spacing:.03em;text-transform:uppercase;color:var(--ink-500);margin-right:.3em}.product-card__tags[data-astro-cid-tjdfhdqb]{list-style:none;display:flex;flex-wrap:wrap;gap:.4em;margin-top:var(--space-xs)}.product-card__tag[data-astro-cid-tjdfhdqb]{font-family:var(--font-sans);font-size:.7rem;color:var(--ink-500);background:var(--ink-100);padding:.15em .5em;border-radius:3px}.product-card__action[data-astro-cid-tjdfhdqb]{margin-top:var(--space-xs)}.product-card__link[data-astro-cid-tjdfhdqb]{font-family:var(--font-sans);font-size:.85rem;color:var(--sakura-500);text-decoration:none;display:inline-flex;align-items:center;gap:.3em;position:relative;transition:color var(--duration-fast) var(--ease-out-expo),gap var(--duration-fast) var(--ease-out-expo)}.product-card__link[data-astro-cid-tjdfhdqb]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--sakura-400);transition:width var(--duration-normal) var(--ease-out-expo)}.product-card__link[data-astro-cid-tjdfhdqb]:hover{color:var(--sakura-600);gap:.5em}.product-card__link[data-astro-cid-tjdfhdqb]:hover:after{width:100%}body.theme-night .product-card[data-astro-cid-tjdfhdqb]{background:#2d2d4499;border-color:#ffffff1a}body.theme-night .product-card[data-astro-cid-tjdfhdqb]:hover{background:#2d2d44e6;border-color:var(--sakura-400)}body.theme-night .product-card__image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{filter:brightness(.85)}body.theme-night .product-card__title[data-astro-cid-tjdfhdqb]{color:var(--sakura-200)}body.theme-night .product-card__description[data-astro-cid-tjdfhdqb]{color:var(--ink-300)}
