.mv-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.mv-card.svelte-cwls5q{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem;transition:all .25s}.mv-card.svelte-cwls5q:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.mv-icon.svelte-cwls5q{border-radius:var(--radius);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.mv-icon-primary.svelte-cwls5q{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary)}.mv-icon-accent.svelte-cwls5q{background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent)}.mv-title.svelte-cwls5q{color:var(--text);margin-bottom:.875rem;font-size:1.375rem;font-weight:800}.mv-text.svelte-cwls5q{color:var(--text-muted);font-size:1rem;line-height:1.8}@media (width<=768px){.mv-grid.svelte-cwls5q{grid-template-columns:1fr}}
