.card[data-astro-cid-dd5txfcy]{background-color:var(--bg-primary);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease;border:1px solid var(--border-light);height:100%;display:flex;flex-direction:column}.card--clickable[data-astro-cid-dd5txfcy]{cursor:pointer;text-decoration:none;color:inherit}.card--clickable[data-astro-cid-dd5txfcy]:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.card--horizontal[data-astro-cid-dd5txfcy]{flex-direction:row;align-items:center}.card--horizontal[data-astro-cid-dd5txfcy] .card-image[data-astro-cid-dd5txfcy]{flex-shrink:0;width:200px;height:150px}.card--horizontal[data-astro-cid-dd5txfcy] .card-content[data-astro-cid-dd5txfcy]{flex:1}.card--minimal[data-astro-cid-dd5txfcy]{box-shadow:none;border:none;background-color:transparent}.card--minimal[data-astro-cid-dd5txfcy]:hover{transform:none;box-shadow:none}.card--minimal[data-astro-cid-dd5txfcy] .card-content[data-astro-cid-dd5txfcy]{padding:var(--space-md) 0}.card--small[data-astro-cid-dd5txfcy]{max-width:300px}.card--medium[data-astro-cid-dd5txfcy]{max-width:400px}.card--large[data-astro-cid-dd5txfcy]{max-width:500px}.card-image[data-astro-cid-dd5txfcy]{position:relative;width:100%;height:200px;overflow:hidden}.card--small[data-astro-cid-dd5txfcy] .card-image[data-astro-cid-dd5txfcy]{height:150px}.card--large[data-astro-cid-dd5txfcy] .card-image[data-astro-cid-dd5txfcy]{height:250px}.card-image[data-astro-cid-dd5txfcy] img[data-astro-cid-dd5txfcy]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card--clickable[data-astro-cid-dd5txfcy]:hover .card-image[data-astro-cid-dd5txfcy] img[data-astro-cid-dd5txfcy]{transform:scale(1.05)}.card-badge[data-astro-cid-dd5txfcy]{position:absolute;top:var(--space-md);left:var(--space-md);background-color:var(--primary);color:var(--text-white);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;z-index:1}.card-badge--standalone[data-astro-cid-dd5txfcy]{position:static;display:inline-block;margin-bottom:var(--space-sm)}.card-content[data-astro-cid-dd5txfcy]{padding:var(--space-lg);flex:1;display:flex;flex-direction:column}.card--small[data-astro-cid-dd5txfcy] .card-content[data-astro-cid-dd5txfcy]{padding:var(--space-md)}.card--large[data-astro-cid-dd5txfcy] .card-content[data-astro-cid-dd5txfcy]{padding:var(--space-xl)}.card--horizontal[data-astro-cid-dd5txfcy] .card-content[data-astro-cid-dd5txfcy]{padding:var(--space-lg)}.card-title[data-astro-cid-dd5txfcy]{font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:var(--space-sm);color:var(--text-primary)}.card--small[data-astro-cid-dd5txfcy] .card-title[data-astro-cid-dd5txfcy]{font-size:1.125rem}.card--large[data-astro-cid-dd5txfcy] .card-title[data-astro-cid-dd5txfcy]{font-size:1.5rem}.card-description[data-astro-cid-dd5txfcy]{color:var(--text-secondary);line-height:1.6;margin-bottom:var(--space-md);flex:1}.card--small[data-astro-cid-dd5txfcy] .card-description[data-astro-cid-dd5txfcy]{font-size:.875rem}.card-cta[data-astro-cid-dd5txfcy]{display:flex;align-items:center;gap:var(--space-xs);color:var(--primary);font-weight:600;margin-top:auto;transition:all .2s ease}.card--clickable[data-astro-cid-dd5txfcy]:hover .card-cta[data-astro-cid-dd5txfcy]{gap:var(--space-sm)}.cta-text[data-astro-cid-dd5txfcy]{font-size:.875rem}.cta-arrow[data-astro-cid-dd5txfcy]{transition:transform .2s ease}.card--clickable[data-astro-cid-dd5txfcy]:hover .cta-arrow[data-astro-cid-dd5txfcy]{transform:translate(2px)}@media (max-width: 768px){.card--horizontal[data-astro-cid-dd5txfcy]{flex-direction:column}.card--horizontal[data-astro-cid-dd5txfcy] .card-image[data-astro-cid-dd5txfcy]{width:100%;height:200px}.card--small[data-astro-cid-dd5txfcy],.card--medium[data-astro-cid-dd5txfcy],.card--large[data-astro-cid-dd5txfcy]{max-width:none;width:100%}.card-content[data-astro-cid-dd5txfcy]{padding:var(--space-md)}.card--large[data-astro-cid-dd5txfcy] .card-content[data-astro-cid-dd5txfcy]{padding:var(--space-lg)}}@media (prefers-color-scheme: dark){.card[data-astro-cid-dd5txfcy]{background-color:var(--bg-secondary);border-color:var(--border-medium)}.card--minimal[data-astro-cid-dd5txfcy]{background-color:transparent}}@media (prefers-contrast: high){.card[data-astro-cid-dd5txfcy]{border-width:2px;border-color:var(--text-primary)}.card-badge[data-astro-cid-dd5txfcy]{border:2px solid var(--text-white)}}@media (prefers-reduced-motion: reduce){.card[data-astro-cid-dd5txfcy],.card-image[data-astro-cid-dd5txfcy] img[data-astro-cid-dd5txfcy],.card-cta[data-astro-cid-dd5txfcy],.cta-arrow[data-astro-cid-dd5txfcy]{transition:none}.card--clickable[data-astro-cid-dd5txfcy]:hover,.card--clickable[data-astro-cid-dd5txfcy]:hover .card-image[data-astro-cid-dd5txfcy] img[data-astro-cid-dd5txfcy]{transform:none}}
