.vs-root{width:100%}.vs-title{margin-bottom:16px;font-size:.875rem;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.05em}.dark .vs-title{color:#a1a1aa}.vs-grid{display:flex;gap:16px;flex-wrap:wrap}.vs-grid--row{flex-direction:row;align-items:flex-start}.vs-grid--column{flex-direction:column}.vs-card{flex:1;min-width:200px;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden;isolation:isolate;position:relative}.dark .vs-card{border-color:#3f3f46}.vs-label{padding:6px 12px;font-size:.75rem;font-weight:600;font-family:system-ui,sans-serif;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #e4e4e7}.dark .vs-label{border-bottom-color:#3f3f46}.vs-label--neobrutalism{background:#facc15;color:#000;border-color:#000}.vs-label--shadcn{background:#f4f4f5;color:#18181b}.dark .vs-label--shadcn{background:#27272a;color:#fafafa}.vs-label--flowbite{background:#eff6ff;color:#1c64f2;border-color:#bfdbfe}.dark .vs-label--flowbite{background:#1e3a5f;color:#93c5fd;border-color:#1e40af}.vs-preview{display:flex;align-items:center;justify-content:center;padding:24px 16px;min-height:100px;background:#fff}.dark .vs-preview{background:#18181b}.vs-label--glassmorphism{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.vs-label--md3{background:#eaddff;color:#21005d;border-color:#ccc2dc}.dark .vs-label--md3{background:#4f378b;color:#eaddff;border-color:#6650a4}.vs-label--neumorphism{background:#e0e5ec;color:#6c7a9c;border-color:rgba(163,177,198,.5)}.dark .vs-label--neumorphism{background:#2d2d3a;color:#a0a8c0;border-color:#3d3d4e}.vs-card--glassmorphism .vs-preview{background:linear-gradient(135deg,#667eea,#764ba2)}.dark .vs-card--glassmorphism .vs-preview{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.vs-card--neumorphism .vs-preview{background:#e0e5ec}.dark .vs-card--neumorphism .vs-preview{background:#2d2d3a}