.theme-light.svelte-5gwfv1{--paragraph-font-size: 1.2em}main.svelte-5gwfv1{display:flex;min-height:100vh;flex-direction:column}.content.svelte-5gwfv1{position:relative}.container-hero.svelte-5gwfv1{padding:0 1rem;max-width:1200px;margin:0 auto}.container.svelte-5gwfv1{padding:0 2rem;max-width:1100px;margin:0 auto}.introduction.svelte-5gwfv1{position:relative}.content-wrapper.svelte-5gwfv1{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}@media (min-width: 768px){.content-wrapper.svelte-5gwfv1{flex-direction:row;justify-content:space-between;margin-top:-6rem}}@media (max-width: 768px){.content-wrapper.svelte-5gwfv1{margin-top:-20rem}.container.svelte-5gwfv1{padding:0 .75rem}.main-content.svelte-5gwfv1{background:var(--background-base);padding:1rem;width:100%}}@media (min-width: 768px){.main-content.svelte-5gwfv1{background:var(--background-base);padding:1rem 2rem;width:80%}}.title.svelte-5gwfv1{font-family:Bitter,serif;margin-bottom:2rem;font-weight:500;line-height:1.2}.title.svelte-5gwfv1 .desktop:where(.svelte-5gwfv1){display:none;font-size:4rem;max-width:13em}.title.svelte-5gwfv1 .mobile:where(.svelte-5gwfv1){font-size:3rem}@media (min-width: 768px){.title.svelte-5gwfv1 .desktop:where(.svelte-5gwfv1){display:block}.title.svelte-5gwfv1 .mobile:where(.svelte-5gwfv1){display:none}}.description.svelte-5gwfv1{margin-top:2rem;font-family:Bitter,serif;font-size:1.5rem;line-height:2.1rem;width:90%;font-weight:400}.description.svelte-5gwfv1 strong:where(.svelte-5gwfv1){font-style:normal;font-weight:600;color:var(--text-base)}.stats.svelte-5gwfv1{padding:6rem 0}.stats.svelte-5gwfv1 h2:where(.svelte-5gwfv1){font-family:Bitter,serif;font-size:2.5rem;font-weight:500;margin:0 0 2rem;max-width:90%;line-height:3.5rem}.stats.svelte-5gwfv1 p:where(.svelte-5gwfv1){font-size:var(--paragraph-font-size);line-height:1.4;font-weight:500;margin:0 0 1rem;color:var(--text-base)}.bg-white.svelte-5gwfv1{background:var(--background-base)}.bg-grey.svelte-5gwfv1{background:var(--background-weaker)}.two-column-text.svelte-5gwfv1{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.column.svelte-5gwfv1{display:flex;flex-direction:column}@media (max-width: 768px){.two-column-text.svelte-5gwfv1{grid-template-columns:1fr;gap:1rem}}ul.svelte-5gwfv1{margin:1rem 0;padding-left:2rem}ul.svelte-5gwfv1 li:where(.svelte-5gwfv1){margin-bottom:.5rem;font-size:var(--paragraph-font-size);line-height:1.4;color:var(--text-base)}code.svelte-5gwfv1{background:var(--background-weaker);padding:.2rem .4rem;border-radius:3px;font-family:monospace;font-size:.9em}.info-box.svelte-5gwfv1{background:var(--background-base);padding:2rem;border-radius:8px;margin:3rem 0 0;border-left:4px solid var(--node-color-project)}.info-box.svelte-5gwfv1 h3:where(.svelte-5gwfv1){margin-top:0;margin-bottom:1rem;font-family:Bitter,serif;font-size:1.5rem;font-weight:500}.info-box.svelte-5gwfv1 p:where(.svelte-5gwfv1){margin:0}.resources-grid.svelte-5gwfv1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.resource-card.svelte-5gwfv1{background:var(--background-base);padding:2rem;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:var(--shadow-sm)}.resource-card.svelte-5gwfv1:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);text-decoration:none}.resource-card.svelte-5gwfv1 h3:where(.svelte-5gwfv1){margin:0 0 1rem;color:var(--text-base);font-size:1.5rem;font-family:Bitter,serif;font-weight:500}.resource-card.svelte-5gwfv1 p:where(.svelte-5gwfv1){margin:0;color:var(--text-weaker);font-size:1rem;line-height:1.4}.support-box.svelte-5gwfv1{background:var(--background-base);padding:2rem;border-radius:8px;margin:2rem 0;text-align:center;box-shadow:var(--shadow-sm)}.support-box.svelte-5gwfv1 h3:where(.svelte-5gwfv1){margin-top:0;margin-bottom:1rem;font-family:Bitter,serif;font-size:1.5rem;font-weight:500}.support-box.svelte-5gwfv1 p:where(.svelte-5gwfv1){margin:0}a.svelte-5gwfv1{color:#5470c6;text-decoration:none}a.svelte-5gwfv1:hover{text-decoration:underline}.api-key-compact.svelte-5gwfv1{background:var(--background-weaker);padding:1.5rem;border-radius:8px;margin:2rem 0;border-left:4px solid #5470c6}.api-key-header.svelte-5gwfv1 h3:where(.svelte-5gwfv1){margin:0 0 .5rem;font-family:Bitter,serif;font-size:1.5rem;font-weight:500;color:var(--text-base)}.api-key-header.svelte-5gwfv1 p:where(.svelte-5gwfv1){margin:0 0 1rem;font-size:1rem;color:var(--text-weaker);line-height:1.4}.api-key-form-compact.svelte-5gwfv1{margin:0}.form-inline.svelte-5gwfv1{display:flex;gap:.75rem;align-items:stretch}.form-inline.svelte-5gwfv1 input:where(.svelte-5gwfv1){flex:1;padding:.6rem 1rem;font-size:.95rem;border:1px solid var(--border-color, #ddd);border-radius:4px;background:var(--background-base);color:var(--text-base);transition:border-color .2s;min-width:0}.form-inline.svelte-5gwfv1 input:where(.svelte-5gwfv1):focus{outline:none;border-color:var(--node-color-project)}.form-inline.svelte-5gwfv1 input:where(.svelte-5gwfv1):disabled{opacity:.6;cursor:not-allowed}.form-inline.svelte-5gwfv1 button:where(.svelte-5gwfv1){background:var(--node-color-project);color:#fff;border:none;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .2s;white-space:nowrap;flex-shrink:0}.form-inline.svelte-5gwfv1 button:where(.svelte-5gwfv1):hover:not(:disabled){background:color-mix(in srgb,var(--node-color-project) 85%,black)}.form-inline.svelte-5gwfv1 button:where(.svelte-5gwfv1):disabled{opacity:.6;cursor:not-allowed}.message-compact.svelte-5gwfv1{margin-top:.75rem;padding:.75rem;border-radius:4px;font-size:.9rem;line-height:1.3}.message-compact.success.svelte-5gwfv1{background:color-mix(in srgb,#4ade80 20%,transparent);color:#166534;border:1px solid #4ade80}.message-compact.error.svelte-5gwfv1{background:color-mix(in srgb,#f87171 20%,transparent);color:#991b1b;border:1px solid #f87171}@media (max-width: 768px){.stats.svelte-5gwfv1{padding:3rem 0}.stats.svelte-5gwfv1 h2:where(.svelte-5gwfv1){font-size:2rem;line-height:2.5rem}.resources-grid.svelte-5gwfv1{grid-template-columns:1fr}.form-inline.svelte-5gwfv1{flex-direction:column;gap:.5rem}.form-inline.svelte-5gwfv1 button:where(.svelte-5gwfv1){padding:.75rem 1.5rem}.api-key-compact.svelte-5gwfv1{padding:1.25rem}}
