.card[data-v-ffc2b399]{background:var(--color-surface);backdrop-filter:var(--backdrop-blur);border:1px solid var(--color-border);border-radius:var(--border-radius-md);padding:var(--spacing-md);transition:transform var(--transition-bounce),box-shadow var(--transition-fast),border-color var(--transition-fast);height:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,var(--shadow-sm)}.card--hover[data-v-ffc2b399]:hover{transform:translateY(-8px);box-shadow:inset 0 1px #ffffff1a,var(--shadow-lg);border-color:var(--color-border-accent)}.card__spotlight[data-v-ffc2b399]{pointer-events:none;position:absolute;inset:0;background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y),rgba(212,175,55,.12),transparent 40%);opacity:0;transition:opacity .5s ease;z-index:0}.card:hover .card__spotlight[data-v-ffc2b399]{opacity:1}.card__icon[data-v-ffc2b399]{background:#d4af371a;width:50px;height:50px;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;color:var(--color-accent);position:relative;z-index:1}.card__icon[data-v-ffc2b399] svg{width:24px;height:24px}.card__content[data-v-ffc2b399]{flex:1;width:100%;position:relative;z-index:1}.card__content h3[data-v-ffc2b399]{font-size:1.25rem;color:var(--color-text-main);margin-bottom:.75rem;font-weight:600}.card__content p[data-v-ffc2b399]{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}@media(max-width:768px){.card[data-v-ffc2b399]{border-color:#d4af3726;background:#ffffff08}.card__icon[data-v-ffc2b399]{margin-bottom:1rem}}
