.page.svelte-zcgchl.svelte-zcgchl{max-width:var(--max-width);margin:0 auto;padding:2rem}.intro.svelte-zcgchl.svelte-zcgchl{max-width:600px;margin:1rem 0 2rem}.topics.svelte-zcgchl.svelte-zcgchl{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.topic-column.svelte-zcgchl.svelte-zcgchl{background:var(--secondary-color);padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.topic-column.svelte-zcgchl.svelte-zcgchl:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000001a}.topic-column.svelte-zcgchl h2.svelte-zcgchl{margin-top:0;padding-bottom:.5rem;border-bottom:2px solid var(--accent-color);text-transform:none}.guide-list.svelte-zcgchl.svelte-zcgchl{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.guide-item.svelte-zcgchl.svelte-zcgchl{background:var(--secondary-color);padding:2rem;border-left:5px solid var(--accent-color);transition:background .3s ease-in-out}.guide-item.svelte-zcgchl.svelte-zcgchl:hover{background:#eee}.guide-item.svelte-zcgchl a.svelte-zcgchl{color:var(--text-color);text-decoration:none;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:6px;background:#00000005;transition:all .2s ease}.guide-item.svelte-zcgchl a.svelte-zcgchl:hover{background:var(--background-color);color:var(--accent-color);padding-left:1.5rem}.arrow.svelte-zcgchl.svelte-zcgchl{opacity:0;transform:translate(-10px);transition:all .2s ease}.guide-item.svelte-zcgchl a:hover .arrow.svelte-zcgchl{opacity:1;transform:translate(0)}@media (max-width: 768px){.topics.svelte-zcgchl.svelte-zcgchl{grid-template-columns:1fr}.topic-column.svelte-zcgchl.svelte-zcgchl{padding:1.5rem}}
