.value-card.svelte-9icghv{padding:32px;border-left:2px solid var(--accent);background:var(--bg-card);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:0 var(--radius) var(--radius) 0;transition:all var(--transition)}.value-card.svelte-9icghv:hover{background:var(--bg-card-hover);border-left-color:var(--accent-light)}h3.svelte-9icghv{margin-bottom:10px;font-size:1.1rem}p.svelte-9icghv{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.about-text.svelte-44d0rw{max-width:720px;margin-bottom:64px}.about-text.svelte-44d0rw p:where(.svelte-44d0rw){color:var(--text-secondary);margin-bottom:16px;font-size:1.05rem;line-height:1.8}.values-grid.svelte-44d0rw{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:64px}.tech-list.svelte-44d0rw{display:flex;flex-wrap:wrap;gap:10px}.tech-list.svelte-44d0rw span:where(.svelte-44d0rw){font-family:var(--font-mono);font-size:.85rem;color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border);padding:8px 16px;border-radius:var(--radius-sm);transition:all var(--transition)}.tech-list.svelte-44d0rw span:where(.svelte-44d0rw):hover{border-color:var(--accent);color:var(--accent)}@media(max-width:768px){.values-grid.svelte-44d0rw{grid-template-columns:1fr}}
