.tp-steps-list.svelte-1933p3m{display:flex;flex-direction:column;gap:var(--tp-space-4);font:var(--tp-body-sm)}.tp-step-item.svelte-1933p3m{display:flex;align-items:flex-start;gap:var(--tp-space-3)}.tp-step-number.svelte-1933p3m{margin-top:2px;flex-shrink:0}.tp-step-content.svelte-1933p3m{flex:1}.tp-step-title.svelte-1933p3m{font-weight:var(--tp-font-weight-bold);color:var(--tp-text-primary)}.tp-step-description.svelte-1933p3m{color:var(--tp-text-secondary)}.tp-example-container.svelte-1933p3m{margin-top:var(--tp-space-6);background:color-mix(in srgb,var(--tp-surface) 50%,transparent);padding:var(--tp-space-4);border-radius:var(--tp-radius-md);border:1px solid var(--tp-border)}.tp-example-title.svelte-1933p3m{font:var(--tp-body);font-weight:var(--tp-font-weight-bold);color:var(--tp-text-primary);margin-bottom:var(--tp-space-2)}.tp-example-content.svelte-1933p3m{display:flex;flex-direction:column;gap:var(--tp-space-2);font:var(--tp-body-sm)}.tp-example-item.svelte-1933p3m{display:flex;flex-direction:column;gap:var(--tp-space-1)}.tp-example-label.svelte-1933p3m{font-weight:var(--tp-font-weight-bold)}.tp-text-error.svelte-1933p3m{color:var(--tp-error)}.tp-text-success.svelte-1933p3m{color:var(--tp-success)}.tp-example-text.svelte-1933p3m{color:var(--tp-text-secondary);font-style:italic}.tp-features-container.svelte-13q8io2{display:grid;gap:var(--tp-space-6)}@media (min-width: 768px){.tp-features-container.svelte-13q8io2{grid-template-columns:repeat(2,1fr)}}.tp-features-section.svelte-13q8io2{display:flex;flex-direction:column;gap:var(--tp-space-4)}.tp-feature-group.svelte-13q8io2{display:flex;flex-direction:column;gap:var(--tp-space-2)}.tp-feature-title.svelte-13q8io2{font:var(--tp-body);font-weight:var(--tp-font-weight-bold);color:var(--tp-text-primary)}.tp-feature-description.svelte-13q8io2{font:var(--tp-body-sm);color:var(--tp-text-secondary)}.tp-feature-list.svelte-13q8io2{display:flex;flex-direction:column;gap:var(--tp-space-2);font:var(--tp-body-sm);color:var(--tp-text-secondary);padding-left:var(--tp-space-4)}.tp-feature-item.svelte-13q8io2{list-style:none}.tp-examples-section.svelte-13q8io2{display:flex;flex-direction:column;gap:var(--tp-space-4)}.tp-example-box.svelte-13q8io2{background:color-mix(in srgb,var(--tp-surface) 50%,transparent);padding:var(--tp-space-4);border-radius:var(--tp-radius-md);border:1px solid rgba(0,0,0,.5)}.tp-example-box-title.svelte-13q8io2{font:var(--tp-body);font-weight:var(--tp-font-weight-bold);color:var(--tp-text-primary);margin-bottom:var(--tp-space-2)}.tp-example-box-content.svelte-13q8io2{display:flex;flex-direction:column;gap:var(--tp-space-1);font:var(--tp-body-sm)}.tp-code-item.svelte-13q8io2{font-family:var(--tp-prompt-font)}.tp-code.svelte-13q8io2{background:var(--tp-bg);border:1px solid rgba(0,0,0,.5);border-radius:var(--tp-radius-sm);padding:2px 4px;font-family:var(--tp-prompt-font);font-size:.875em}.tp-badge.svelte-13q8io2{display:inline-block;padding:0 var(--tp-space-2);border-radius:var(--tp-radius-pill);font-size:12px;line-height:18px;background:var(--tp-surface);color:var(--tp-text-secondary);border:1px solid rgba(0,0,0,.5);margin-right:var(--tp-space-1);margin-bottom:var(--tp-space-1)}.tp-example-comparison.svelte-13q8io2{display:flex;flex-direction:column;gap:var(--tp-space-1)}.tp-label-before.svelte-13q8io2{color:var(--tp-error);font-weight:var(--tp-font-weight-bold)}.tp-example-quote.svelte-13q8io2{color:var(--tp-text-secondary);font-style:italic}.tp-example-text.svelte-13q8io2{color:var(--tp-text-secondary)}.tp-card.svelte-wtatpf{background:linear-gradient(135deg,color-mix(in srgb,var(--tp-accent-solid) 15%,transparent),color-mix(in srgb,var(--tp-lightning-electric) 15%,transparent));border-radius:var(--tp-radius-md);box-shadow:var(--tp-elev-1);border:1px solid black;padding:var(--tp-space-5);transition:all .2s ease}.tp-card.svelte-wtatpf:hover{border-color:var(--tp-accent-solid);box-shadow:var(--tp-elev-2)}.tp-card-header.svelte-wtatpf{margin-bottom:var(--tp-space-4)}.tp-card-title.svelte-wtatpf{display:flex;align-items:center;gap:var(--tp-space-2);font:var(--tp-h4);font-weight:var(--tp-font-weight-bold);color:var(--tp-text-primary);margin-bottom:var(--tp-space-2);letter-spacing:var(--tp-letter-spacing-head)}.tp-card-icon.svelte-wtatpf{font-size:1.5rem;line-height:1}.tp-card-description.svelte-wtatpf{font:var(--tp-body);color:var(--tp-text-secondary)}.tp-card-content.svelte-wtatpf{color:var(--tp-text-primary)}.tp-search-wrapper.svelte-b3ulhv{position:relative;max-width:28rem;margin:0 auto}.tp-search-input-container.svelte-b3ulhv{display:flex;gap:var(--tp-space-2);align-items:center}.tp-search-input.svelte-b3ulhv{flex:1;padding:var(--tp-space-3) var(--tp-space-4);font-size:1rem}.tp-search-clear-btn.svelte-b3ulhv{padding:var(--tp-space-2);background:transparent;border:1px solid transparent;border-radius:var(--tp-radius-sm);color:var(--tp-text-secondary);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.tp-search-clear-btn.svelte-b3ulhv:hover{color:var(--tp-text-primary);background:var(--tp-surface)}.tp-search-results.svelte-b3ulhv{position:absolute;top:100%;left:0;right:0;margin-top:var(--tp-space-1);background:var(--tp-bg);border:1px solid var(--tp-border);border-radius:var(--tp-radius-md);box-shadow:var(--tp-elev-2);z-index:50;max-height:24rem;overflow-y:auto}.tp-search-result-item.svelte-b3ulhv{width:100%;padding:var(--tp-space-3);text-align:left;background:transparent;border:none;border-bottom:1px solid var(--tp-border);cursor:pointer;transition:background-color .15s ease}.tp-search-result-item.svelte-b3ulhv:last-child{border-bottom:none}.tp-search-result-item.svelte-b3ulhv:hover{background:var(--tp-surface)}.tp-search-result-title.svelte-b3ulhv{font:var(--tp-body-sm);font-weight:var(--tp-font-weight-bold);color:var(--tp-text-primary);margin-bottom:var(--tp-space-1)}.tp-search-result-breadcrumb.svelte-b3ulhv{font:var(--tp-body-sm);color:var(--tp-text-secondary);font-size:.75rem}.tp-search-no-results.svelte-b3ulhv{position:absolute;top:100%;left:0;right:0;margin-top:var(--tp-space-1);background:var(--tp-bg);border:1px solid var(--tp-border);border-radius:var(--tp-radius-md);box-shadow:var(--tp-elev-2);z-index:50;padding:var(--tp-space-4)}.tp-search-no-results-text.svelte-b3ulhv{font:var(--tp-body-sm);color:var(--tp-text-secondary);text-align:center}.tp-hero-section.svelte-q5gp83{padding:var(--tp-space-8) var(--tp-space-4);position:relative}.tp-hero-title.svelte-q5gp83{font:var(--tp-h1);font-weight:var(--tp-font-weight-bold);margin-bottom:var(--tp-space-6);letter-spacing:var(--tp-letter-spacing-head)}.tp-hero-description.svelte-q5gp83{font:var(--tp-body-lg);color:var(--tp-text-secondary);margin-bottom:var(--tp-space-8);max-width:48rem;margin-left:auto;margin-right:auto}.tp-search-container.svelte-q5gp83{margin-bottom:var(--tp-space-8)}.tp-quick-access-grid.svelte-q5gp83{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--tp-space-4);max-width:64rem;margin:0 auto}@media (min-width: 768px){.tp-quick-access-grid.svelte-q5gp83{grid-template-columns:repeat(4,1fr)}}.tp-quick-access-btn.svelte-q5gp83{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-2);padding:var(--tp-space-6);background:linear-gradient(135deg,color-mix(in srgb,var(--tp-accent-solid) 15%,transparent),color-mix(in srgb,var(--tp-lightning-electric) 15%,transparent));border:1px solid var(--tp-border);border-radius:var(--tp-radius-md);color:var(--tp-text-primary);font:var(--tp-body);font-weight:var(--tp-font-weight-bold);cursor:pointer;transition:all .2s ease;min-height:120px}.tp-quick-access-btn.svelte-q5gp83:hover{background:var(--tp-thunder-navy);color:#fff;border-color:var(--tp-thunder-blue);transform:translateY(-2px);box-shadow:var(--tp-elev-2)}.tp-quick-access-icon.svelte-q5gp83{font-size:2rem;line-height:1}.tp-quick-access-text.svelte-q5gp83{font-weight:var(--tp-font-weight-bold);text-align:center}.tp-nav-section.svelte-q5gp83{padding:var(--tp-space-8) var(--tp-space-4);border-bottom:1px solid var(--tp-border);background:var(--tp-bg)}.tp-nav-container.svelte-q5gp83{display:flex;flex-wrap:wrap;gap:var(--tp-space-2);justify-content:center}.tp-nav-btn.svelte-q5gp83{padding:var(--tp-space-2) var(--tp-space-4);border-radius:var(--tp-radius-md);border:1px solid transparent;background:transparent;color:var(--tp-text-secondary);font:var(--tp-body-sm);font-weight:500;cursor:pointer;transition:all .15s ease}.tp-nav-btn.svelte-q5gp83:hover{color:var(--tp-text-primary);background:var(--tp-surface)}.tp-nav-btn.active.svelte-q5gp83{background:var(--tp-accent-solid);color:#fff;border-color:var(--tp-accent-solid)}.tp-main-content.svelte-q5gp83{max-width:72rem;margin:0 auto;padding:var(--tp-space-8) var(--tp-space-4)}.tp-content-section.svelte-q5gp83{margin-bottom:var(--tp-space-8);scroll-margin-top:var(--tp-space-8)}.tp-section-title.svelte-q5gp83{font:var(--tp-h2);font-weight:var(--tp-font-weight-bold);margin-bottom:var(--tp-space-8);letter-spacing:var(--tp-letter-spacing-head)}.tp-grid-2.svelte-q5gp83{display:grid;gap:var(--tp-space-8)}@media (min-width: 768px){.tp-grid-2.svelte-q5gp83{grid-template-columns:repeat(2,1fr)}}.tp-subsection-container.svelte-q5gp83{display:flex;flex-direction:column;gap:var(--tp-space-8)}.tp-cta-section.svelte-q5gp83{padding:var(--tp-space-8) var(--tp-space-4);background:linear-gradient(90deg,color-mix(in srgb,var(--tp-thunder-navy) 12%,transparent),color-mix(in srgb,var(--tp-lightning-electric) 10%,transparent))}.tp-cta-content.svelte-q5gp83{max-width:64rem;margin:0 auto;text-align:center}.tp-cta-title.svelte-q5gp83{font:var(--tp-h2);font-weight:var(--tp-font-weight-bold);margin-bottom:var(--tp-space-4);letter-spacing:var(--tp-letter-spacing-head)}.tp-cta-description.svelte-q5gp83{font:var(--tp-body-lg);color:var(--tp-text-secondary);margin-bottom:var(--tp-space-8)}.tp-cta-buttons.svelte-q5gp83{display:flex;flex-direction:column;gap:var(--tp-space-4);align-items:center}@media (min-width: 640px){.tp-cta-buttons.svelte-q5gp83{flex-direction:row;justify-content:center}}.tp-btn-secondary.svelte-q5gp83{padding:var(--tp-space-3) var(--tp-space-5);border-radius:var(--tp-radius-md);font:var(--tp-font-weight-bold) 14px/20px var(--tp-font-primary);background:var(--tp-surface);color:var(--tp-text-primary);border:1px solid var(--tp-border);cursor:pointer;transition:all .15s ease}.tp-btn-secondary.svelte-q5gp83:hover{border-color:var(--tp-accent-solid);color:var(--tp-accent-solid);transform:translateY(-1px)}.support-page code{font-family:var(--tp-prompt-font);background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:var(--tp-radius-sm);padding:2px 4px;font-size:.875em}
