.svelte-3wole2{margin:0;padding:0;box-sizing:border-box}.docs-page.svelte-3wole2{position:relative;min-height:100vh;background:linear-gradient(135deg,#000,#0a192f);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.docs-page.svelte-3wole2:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;opacity:.3;z-index:0;pointer-events:none}.docs-container.svelte-3wole2{position:relative;z-index:1;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:2rem;padding:2rem;min-height:calc(100vh - 80px)}.docs-sidebar.svelte-3wole2{position:sticky;top:100px;height:-moz-fit-content;height:fit-content}.sidebar-content.svelte-3wole2{background:#ffffff08;border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.1)}.sidebar-content.svelte-3wole2 h3:where(.svelte-3wole2){font-size:1.1rem;margin-bottom:1rem;color:#fff}.sidebar-menu.svelte-3wole2{list-style:none}.sidebar-menu.svelte-3wole2 li:where(.svelte-3wole2){margin-bottom:.5rem}.menu-item.svelte-3wole2{display:flex;align-items:center;gap:.75rem;padding:.75rem;color:#ffffffb3;text-decoration:none;border-radius:8px;transition:all .3s ease;font-size:.95rem}.menu-item.svelte-3wole2:hover{background:#3d9cd31a;color:#3d9cd3}.menu-icon.svelte-3wole2{width:20px;height:20px}.has-submenu.svelte-3wole2{position:relative}.submenu.svelte-3wole2{list-style:none;margin:.25rem 0 0;padding:0 0 0 2.5rem}.submenu.svelte-3wole2 li:where(.svelte-3wole2){margin-bottom:.25rem}.submenu.svelte-3wole2 a:where(.svelte-3wole2){display:block;padding:.5rem .75rem;color:#fff9;text-decoration:none;font-size:.85rem;border-radius:6px;transition:all .2s ease;border-left:2px solid transparent}.submenu.svelte-3wole2 a:where(.svelte-3wole2):hover{color:#3d9cd3;background:#3d9cd314;border-left-color:#3d9cd380}.docs-content.svelte-3wole2{max-width:900px}.content-wrapper.svelte-3wole2{background:#ffffff08;border-radius:12px;padding:3rem;border:1px solid rgba(255,255,255,.1)}.doc-section.svelte-3wole2{margin-bottom:4rem}.section-header.svelte-3wole2{margin-bottom:2rem}.section-header.svelte-3wole2 h1:where(.svelte-3wole2){font-size:2.5rem;font-weight:300;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#3d9cd3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.lead.svelte-3wole2{font-size:1.2rem;color:#ffffffb3;line-height:1.6}h2.svelte-3wole2{font-size:2rem;font-weight:300;margin-bottom:1.5rem;padding-bottom:.5rem;background:linear-gradient(90deg,#fff,#3d9cd3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-bottom:1px solid rgba(61,156,211,.2)}h3.svelte-3wole2{font-size:1.3rem;color:#fff;margin-bottom:.75rem}h4.svelte-3wole2{font-size:1.1rem;color:#fff;margin-bottom:.5rem}p.svelte-3wole2{line-height:1.7;color:#fffc;margin-bottom:1rem}.info-card.svelte-3wole2{display:flex;gap:1rem;background:#3d9cd314;border:1px solid rgba(61,156,211,.2);border-radius:12px;padding:1.5rem;margin:2rem 0}.info-icon.svelte-3wole2{flex-shrink:0}.info-icon.svelte-3wole2 svg:where(.svelte-3wole2){width:24px;height:24px;color:#3d9cd3}.info-content.svelte-3wole2 h4:where(.svelte-3wole2){color:#3d9cd3;margin-bottom:.5rem}.steps-container.svelte-3wole2{margin:2rem 0}.step.svelte-3wole2{display:flex;gap:1.5rem;margin-bottom:3rem;position:relative}.step.svelte-3wole2:not(:last-child):after{content:"";position:absolute;left:19px;top:45px;bottom:-45px;width:2px;background:linear-gradient(180deg,#3d9cd366,#3d9cd31a)}.step-number.svelte-3wole2{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#3d9cd3,#2d7ba3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#fff;box-shadow:0 4px 15px #3d9cd34d}.step-content.svelte-3wole2{flex:1}.step-description.svelte-3wole2{color:#fff9;font-size:.95rem}.code-block.svelte-3wole2{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;margin:1rem 0;overflow-x:auto}.code-block.svelte-3wole2 code:where(.svelte-3wole2){color:#3d9cd3;font-family:Courier New,monospace;font-size:.95rem}.code-inline.svelte-3wole2{background:#3d9cd326;color:#3d9cd3;padding:.2rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem}.image-container.svelte-3wole2{margin:1.5rem 0;background:#0003;border-radius:12px;padding:1rem;border:1px solid rgba(255,255,255,.1)}.image-container.svelte-3wole2 img:where(.svelte-3wole2){width:100%;border-radius:8px;box-shadow:0 8px 32px #0000004d}.image-caption.svelte-3wole2{text-align:center;font-size:.9rem;color:#fff9;margin-top:.75rem;font-style:italic}.highlight-box.svelte-3wole2{background:#ffd7001a;border:1px solid rgba(255,215,0,.3);border-radius:8px;padding:1.25rem;margin:1rem 0}.highlight-box.svelte-3wole2 p:where(.svelte-3wole2){margin-bottom:.5rem}.bundle-id.svelte-3wole2{color:#fff9;font-size:.95rem}.warning-card.svelte-3wole2{display:flex;gap:1rem;background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:12px;padding:1.5rem;margin:1.5rem 0}.warning-icon.svelte-3wole2{flex-shrink:0;width:24px;height:24px;color:#ffc107}.warning-card.svelte-3wole2 h4:where(.svelte-3wole2){color:#ffc107;margin-bottom:.5rem}.success-card.svelte-3wole2{display:flex;gap:1rem;background:#4caf501a;border:1px solid rgba(76,175,80,.3);border-radius:12px;padding:1.5rem;margin:1.5rem 0}.success-icon.svelte-3wole2{flex-shrink:0;width:24px;height:24px;color:#4caf50}.success-card.svelte-3wole2 h4:where(.svelte-3wole2){color:#4caf50;margin-bottom:.5rem}.help-section.svelte-3wole2{background:linear-gradient(135deg,#3d9cd314,#3d9cd308);border:1px solid rgba(61,156,211,.2);border-radius:12px;padding:2rem;text-align:center;margin-top:4rem}.help-content.svelte-3wole2 h2:where(.svelte-3wole2){border:none;margin-bottom:1rem}.help-buttons.svelte-3wole2{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.help-button.svelte-3wole2{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3d9cd3,#2d7ba3);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 15px #3d9cd34d}.help-button.svelte-3wole2:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3d9cd366}.help-button.secondary.svelte-3wole2{background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.help-button.svelte-3wole2 svg:where(.svelte-3wole2){width:20px;height:20px}.annotated-screenshot.svelte-3wole2{position:relative;margin:2rem 0;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.annotated-screenshot.svelte-3wole2 img:where(.svelte-3wole2){width:100%;display:block}.callout.svelte-3wole2{position:absolute;transform:translate(-50%,-50%);z-index:10}.callout-number.svelte-3wole2{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#3d9cd3,#2d7ba3);color:#fff;font-weight:700;font-size:.85rem;border-radius:50%;box-shadow:0 2px 8px #3d9cd380,0 0 0 3px #ffffffe6}.callout-legend.svelte-3wole2{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;margin:2rem 0;padding:1.5rem;background:#0003;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.legend-item.svelte-3wole2{display:grid;grid-template-columns:28px 110px 1fr;align-items:center;gap:.5rem;font-size:.9rem;color:#fffc}.legend-number.svelte-3wole2{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:linear-gradient(135deg,#3d9cd3,#2d7ba3);color:#fff;font-weight:700;font-size:.75rem;border-radius:50%;flex-shrink:0}.legend-title.svelte-3wole2{font-weight:600;color:#fff}.legend-desc.svelte-3wole2{color:#fff9}.example-queries.svelte-3wole2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}.query-card.svelte-3wole2{display:flex;gap:1rem;padding:1.25rem;background:#3d9cd314;border:1px solid rgba(61,156,211,.2);border-radius:10px;transition:all .3s ease}.query-card.svelte-3wole2:hover{background:#3d9cd31f;border-color:#3d9cd34d;transform:translateY(-2px)}.query-icon.svelte-3wole2{font-size:1.5rem;flex-shrink:0}.query-content.svelte-3wole2{flex:1}.query-text.svelte-3wole2{font-size:.95rem;color:#fff;margin-bottom:.25rem;font-style:italic}.query-description.svelte-3wole2{font-size:.85rem;color:#ffffff80;margin:0}.tips-grid.svelte-3wole2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}.tip-card.svelte-3wole2{padding:1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:all .3s ease}.tip-card.svelte-3wole2:hover{background:#ffffff0d;border-color:#ffffff26}.tip-header.svelte-3wole2{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.tip-header.svelte-3wole2 svg:where(.svelte-3wole2){width:20px;height:20px;color:#3d9cd3}.tip-header.svelte-3wole2 h4:where(.svelte-3wole2){margin:0;font-size:1rem;color:#fff}.tip-card.svelte-3wole2 p:where(.svelte-3wole2){margin:0;font-size:.9rem;color:#ffffffb3;line-height:1.5}@media(max-width:1024px){.docs-container.svelte-3wole2{grid-template-columns:1fr}.docs-sidebar.svelte-3wole2{position:static}.sidebar-content.svelte-3wole2{margin-bottom:2rem}.sidebar-menu.svelte-3wole2{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.submenu.svelte-3wole2{padding-left:1.5rem;margin-top:.5rem}.has-submenu.svelte-3wole2{grid-column:1 / -1}}@media(max-width:768px){.docs-container.svelte-3wole2{padding:1rem}.content-wrapper.svelte-3wole2{padding:1.5rem}.section-header.svelte-3wole2 h1:where(.svelte-3wole2){font-size:2rem}.lead.svelte-3wole2{font-size:1rem}h2.svelte-3wole2{font-size:1.5rem}.help-buttons.svelte-3wole2{flex-direction:column}.step.svelte-3wole2{gap:1rem}.step-number.svelte-3wole2{width:35px;height:35px;font-size:1rem}.step.svelte-3wole2:not(:last-child):after{left:16.5px}.callout-number.svelte-3wole2{width:22px;height:22px;font-size:.7rem}.callout-legend.svelte-3wole2{grid-template-columns:1fr;gap:.75rem;padding:1rem}.legend-item.svelte-3wole2{grid-template-columns:24px 90px 1fr;font-size:.85rem;gap:.4rem}.legend-number.svelte-3wole2{width:20px;height:20px;font-size:.65rem}.example-queries.svelte-3wole2,.tips-grid.svelte-3wole2{grid-template-columns:1fr}}.feature-block.svelte-3wole2{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.feature-block.svelte-3wole2:last-child{border-bottom:none;padding-bottom:0}.feature-screenshot.svelte-3wole2{margin:1.5rem 0;background:#0003;border-radius:12px;padding:1rem;border:1px solid rgba(255,255,255,.1)}.feature-screenshot.svelte-3wole2 img:where(.svelte-3wole2){width:100%;border-radius:8px;box-shadow:0 8px 32px #0000004d}.feature-capabilities.svelte-3wole2{margin:1.5rem 0;padding:1.5rem;background:#3d9cd30d;border-radius:12px;border:1px solid rgba(61,156,211,.15)}.feature-capabilities.svelte-3wole2 h4:where(.svelte-3wole2){color:#3d9cd3;margin-bottom:1rem;font-size:1rem}.capability-grid.svelte-3wole2{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.capability-item.svelte-3wole2{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#ffffff08;border-radius:8px;font-size:.9rem;color:#fffc}.capability-icon.svelte-3wole2{font-size:1.25rem}.capability-list.svelte-3wole2{display:flex;flex-direction:column;gap:.75rem}.capability-row.svelte-3wole2{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#fffc}.capability-row.svelte-3wole2 svg:where(.svelte-3wole2){width:18px;height:18px;color:#4caf50;flex-shrink:0}.try-it-box.svelte-3wole2{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#3d9cd31a,#3d9cd30d);border:1px solid rgba(61,156,211,.25);border-radius:10px;border-left:4px solid #3d9cd3}.try-it-box.svelte-3wole2 h4:where(.svelte-3wole2){color:#3d9cd3;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.try-it-box.svelte-3wole2 p:where(.svelte-3wole2){margin:0;font-style:italic;color:#ffffffe6;font-size:.95rem}.feature-highlight.svelte-3wole2{display:flex;gap:1.5rem;margin:1.5rem 0;padding:1.5rem;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.highlight-icon.svelte-3wole2{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,#3d9cd333,#3d9cd31a);border-radius:12px;display:flex;align-items:center;justify-content:center}.highlight-icon.svelte-3wole2 svg:where(.svelte-3wole2){width:32px;height:32px;color:#3d9cd3}.highlight-content.svelte-3wole2{flex:1}.highlight-content.svelte-3wole2 h4:where(.svelte-3wole2){margin-bottom:.75rem;color:#fff}.highlight-content.svelte-3wole2 ol:where(.svelte-3wole2){margin:0;padding-left:1.25rem;color:#fffc}.highlight-content.svelte-3wole2 li:where(.svelte-3wole2){margin-bottom:.5rem;line-height:1.5}.highlight-content.svelte-3wole2 li:where(.svelte-3wole2):last-child{margin-bottom:0}@media(max-width:768px){.capability-grid.svelte-3wole2{grid-template-columns:repeat(2,1fr)}.feature-highlight.svelte-3wole2{flex-direction:column;gap:1rem}.highlight-icon.svelte-3wole2{width:50px;height:50px}.highlight-icon.svelte-3wole2 svg:where(.svelte-3wole2){width:26px;height:26px}}@media(max-width:480px){.capability-grid.svelte-3wole2{grid-template-columns:1fr}}.subsection-title.svelte-3wole2{font-size:1.1rem;font-weight:600;color:#fff;margin-top:2rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.detail-list.svelte-3wole2{list-style:none;padding:0;margin:1rem 0}.detail-list.svelte-3wole2 li:where(.svelte-3wole2){position:relative;padding-left:1.25rem;margin-bottom:.75rem;line-height:1.6;color:#fffc}.detail-list.svelte-3wole2 li:where(.svelte-3wole2):before{content:"";position:absolute;left:0;top:.6rem;width:6px;height:6px;background:#3d9cd3;border-radius:50%}.detail-list.svelte-3wole2 li:where(.svelte-3wole2) strong:where(.svelte-3wole2){color:#fff}.steps-container.compact.svelte-3wole2 .step:where(.svelte-3wole2){margin-bottom:1.5rem}.steps-container.compact.svelte-3wole2 .step:where(.svelte-3wole2):not(:last-child):after{top:35px;bottom:-25px}.steps-container.compact.svelte-3wole2 .step-number:where(.svelte-3wole2){width:32px;height:32px;font-size:1rem}.steps-container.compact.svelte-3wole2 .step-content:where(.svelte-3wole2) p:where(.svelte-3wole2){margin:0;font-size:.95rem}.switch-scenario.svelte-3wole2{margin:1.25rem 0;padding:1.25rem;background:#ffffff08;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.switch-scenario.svelte-3wole2 h5:where(.svelte-3wole2){font-size:1rem;font-weight:600;color:#3d9cd3;margin-bottom:.5rem}.switch-scenario.svelte-3wole2 p:where(.svelte-3wole2){margin:0;font-size:.95rem;color:#fffc}@media(max-width:768px){.steps-container.compact.svelte-3wole2 .step-number:where(.svelte-3wole2){width:28px;height:28px;font-size:.9rem}.steps-container.compact.svelte-3wole2 .step:where(.svelte-3wole2):not(:last-child):after{left:13px}}.lightbox-overlay.svelte-3wole2{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out;animation:svelte-3wole2-fadeIn .2s ease;border:none;padding:0;margin:0}@keyframes svelte-3wole2-fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close.svelte-3wole2{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10000}.lightbox-close.svelte-3wole2:hover{background:#fff3;transform:scale(1.1)}.lightbox-close.svelte-3wole2 svg:where(.svelte-3wole2){width:24px;height:24px;color:#fff}.lightbox-image.svelte-3wole2{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;cursor:default;animation:svelte-3wole2-scaleIn .2s ease}@keyframes svelte-3wole2-scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.feature-screenshot.svelte-3wole2 img:where(.svelte-3wole2),.image-container.svelte-3wole2 img:where(.svelte-3wole2),.annotated-screenshot.svelte-3wole2 img:where(.svelte-3wole2){transition:transform .2s ease,box-shadow .2s ease}.feature-screenshot.svelte-3wole2 img:where(.svelte-3wole2):hover,.image-container.svelte-3wole2 img:where(.svelte-3wole2):hover,.annotated-screenshot.svelte-3wole2 img:where(.svelte-3wole2):hover{transform:scale(1.02);box-shadow:0 12px 40px #0006}
