.documentation-page.svelte-l7pyp1{background:var(--pure);color:var(--neutral);font-family:Fira Sans,sans-serif;height:100vh;overflow-y:auto;padding-top:100px;box-sizing:border-box;scroll-behavior:smooth}.landing-header.svelte-l7pyp1{display:flex;justify-content:space-between;align-items:center;padding:30px 50px;position:fixed;top:0;width:100%;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.logo-img.svelte-l7pyp1{height:40px}.main-nav.svelte-l7pyp1{display:flex;gap:35px}.main-nav.svelte-l7pyp1 a:where(.svelte-l7pyp1){color:var(--neutral);text-decoration:none;transition:color .2s}.main-nav.svelte-l7pyp1 a.selected:where(.svelte-l7pyp1),.main-nav.svelte-l7pyp1 a:where(.svelte-l7pyp1):hover{color:var(--text)}.auth-buttons.svelte-l7pyp1{display:flex;align-items:center;gap:15px}.auth-buttons.svelte-l7pyp1 button:where(.svelte-l7pyp1){font-size:15px;padding:8px 18px;border-radius:8px;cursor:pointer;transition:background .2s,color .2s;border:none;font-family:Fira Sans,sans-serif}.login-btn.svelte-l7pyp1{background:transparent;color:var(--neutral)}.login-btn.svelte-l7pyp1:hover{color:var(--text)}.try-free-btn.svelte-l7pyp1{background:var(--background2);color:var(--text);font-size:18px;padding:15px 25px;border-radius:15px}.try-free-btn.svelte-l7pyp1:hover{filter:brightness(1.2)}.documentation-body.svelte-l7pyp1{display:flex;padding:20px 50px;gap:40px}.sidebar.svelte-l7pyp1{width:280px;margin-left:30px}.sidebar.svelte-l7pyp1 ul:where(.svelte-l7pyp1){list-style:none;margin:0;padding:0}.sidebar.svelte-l7pyp1 li:where(.svelte-l7pyp1){cursor:pointer}.sidebar.svelte-l7pyp1 li:where(.svelte-l7pyp1)>span:where(.svelte-l7pyp1){display:flex;align-items:center;gap:8px;padding:10px 0;color:var(--neutral);transition:color .2s}.sidebar.svelte-l7pyp1 li:where(.svelte-l7pyp1)>span:where(.svelte-l7pyp1) img:where(.svelte-l7pyp1){width:18px;height:18px}.sidebar.svelte-l7pyp1 li.current:where(.svelte-l7pyp1)>span:where(.svelte-l7pyp1){color:var(--text);font-weight:500}.sidebar.svelte-l7pyp1 li.current:where(.svelte-l7pyp1) ul:where(.svelte-l7pyp1){padding-left:24px;margin:8px 0 12px;border-left:2px solid rgba(var(--background2-rgb, 200,200,200),.2);background:rgba(var(--background2-rgb, 200,200,200),.05);border-radius:0 8px 8px 0;padding-top:8px;padding-bottom:8px}.sidebar.svelte-l7pyp1 li.current:where(.svelte-l7pyp1) ul:where(.svelte-l7pyp1) li:where(.svelte-l7pyp1){padding:6px 0;font-size:13px;margin:0;transition:all .2s}.sidebar.svelte-l7pyp1 li.current:where(.svelte-l7pyp1) ul:where(.svelte-l7pyp1) li:where(.svelte-l7pyp1):hover{background:rgba(var(--background2-rgb, 200,200,200),.1);border-radius:4px;margin:0 -8px;padding-left:8px}.sidebar.svelte-l7pyp1 li:where(.svelte-l7pyp1) span:where(.svelte-l7pyp1):hover{color:var(--text)}.sidebar.svelte-l7pyp1 a:where(.svelte-l7pyp1){color:var(--neutral);text-decoration:none;display:block;padding:4px 0;transition:color .2s;border-radius:4px}.sidebar.svelte-l7pyp1 a:where(.svelte-l7pyp1):hover{color:var(--text);font-weight:500}.content.svelte-l7pyp1{flex:1;transition:opacity .2s ease-in-out}.content.svelte-l7pyp1 h1:where(.svelte-l7pyp1){font-size:32px;margin-bottom:16px;color:var(--text);font-weight:600}.content.svelte-l7pyp1 h2:where(.svelte-l7pyp1){font-size:22px;margin-top:32px;margin-bottom:16px;color:var(--text);font-weight:500}.content.svelte-l7pyp1 h3:where(.svelte-l7pyp1){font-size:18px;margin-top:32px;margin-bottom:12px;color:var(--text);font-weight:500}.content.svelte-l7pyp1 ol:where(.svelte-l7pyp1),.content.svelte-l7pyp1 ul:where(.svelte-l7pyp1){margin:12px 0 24px 24px;padding:0}.content.svelte-l7pyp1 ol:where(.svelte-l7pyp1)>li:where(.svelte-l7pyp1){margin-bottom:16px;line-height:1.6}.content.svelte-l7pyp1 ul:where(.svelte-l7pyp1)>li:where(.svelte-l7pyp1){margin-bottom:8px;line-height:1.6;color:var(--neutral)}.content.svelte-l7pyp1 .app-link:where(.svelte-l7pyp1){display:inline-flex;align-items:center;background:var(--background2);color:var(--text);padding:8px 16px;border-radius:8px;text-decoration:none;font-weight:500;transition:filter .2s}.content.svelte-l7pyp1 .app-link:where(.svelte-l7pyp1):hover{filter:brightness(1.1)}.content.svelte-l7pyp1 p:where(.svelte-l7pyp1){max-width:90%;line-height:1.6;color:var(--neutral)}.landing-footer.svelte-l7pyp1{padding:45px 50px;margin-top:80px;background:var(--pure);border-top:1px solid var(--background2)}.footer-container.svelte-l7pyp1{display:flex;align-items:center}.footer-logo.svelte-l7pyp1{height:30px}.footer-nav.svelte-l7pyp1{margin-left:auto;display:flex;gap:24px;font-size:14px}.footer-nav.svelte-l7pyp1 a:where(.svelte-l7pyp1){color:var(--neutral);text-decoration:none;transition:color .2s}.footer-nav.svelte-l7pyp1 a:where(.svelte-l7pyp1):hover{color:var(--text)}.content.svelte-l7pyp1 .doc-note:where(.svelte-l7pyp1){border-left:4px solid var(--background2);background:rgba(var(--background2-rgb, 200,200,200),.12);padding:12px 16px;margin:10px 0;width:auto;display:inline-block}.content.svelte-l7pyp1 .doc-note:where(.svelte-l7pyp1) p:where(.svelte-l7pyp1){margin:0;color:var(--text)}.video-container.svelte-l7pyp1{max-width:80%;margin:20px 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.demo-video.svelte-l7pyp1{width:100%;height:auto;display:block;border-radius:12px}.loading-container.svelte-l7pyp1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;min-height:300px;background:linear-gradient(135deg,rgba(var(--background2-rgb, 200,200,200),.05),rgba(var(--background2-rgb, 200,200,200),.02));border-radius:16px;margin:20px 0;animation:svelte-l7pyp1-fadeIn .2s ease-in}.loading-spinner.svelte-l7pyp1{width:40px;height:40px;border:3px solid rgba(var(--background2-rgb, 200,200,200),.1);border-top:3px solid var(--background2);border-radius:50%;animation:svelte-l7pyp1-spin .8s linear infinite;margin-bottom:20px}.loading-container.svelte-l7pyp1 p:where(.svelte-l7pyp1){color:var(--neutral);font-size:16px;margin:0;font-weight:500;animation:svelte-l7pyp1-pulse 2s ease-in-out infinite}@keyframes svelte-l7pyp1-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-l7pyp1-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-l7pyp1-pulse{0%,to{opacity:.7}50%{opacity:1}}
