.tabs.svelte-rhxt15{margin-bottom:8px;border-bottom:1px solid var(--hairline)}.tabs-nav.svelte-rhxt15{display:flex;flex-wrap:wrap;gap:4px 28px}.tab.svelte-rhxt15{display:inline-flex;align-items:center;gap:8px;padding:12px 2px;margin-bottom:-1px;background:none;border:none;border-bottom:2px solid transparent;font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--ink-soft);cursor:pointer;transition:color .2s ease,border-color .2s ease}.tab.svelte-rhxt15:hover{color:var(--ink)}.tab.active.svelte-rhxt15{color:var(--purple);border-bottom-color:var(--purple)}.tab-panel.svelte-rhxt15 section:where(.svelte-rhxt15):first-child h2:where(.svelte-rhxt15){margin-top:40px}.card.svelte-rhxt15{margin:0 0 20px;padding:24px 28px;background:#fff;border:1px solid var(--hairline);border-radius:16px}.card.svelte-rhxt15 h3:where(.svelte-rhxt15){margin-top:0}.card.svelte-rhxt15 h3:where(.svelte-rhxt15) i:where(.svelte-rhxt15){margin-right:8px;color:var(--purple)}.card.svelte-rhxt15 p:where(.svelte-rhxt15):last-child,.card.svelte-rhxt15 ul:where(.svelte-rhxt15):last-child,.card.svelte-rhxt15 blockquote:where(.svelte-rhxt15):last-child{margin-bottom:0}.card-head.svelte-rhxt15{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.card-head.svelte-rhxt15 h3:where(.svelte-rhxt15){margin:0}.flow-card.svelte-rhxt15{margin:0;text-align:center}.flow-card.svelte-rhxt15 h3:where(.svelte-rhxt15){margin:0 0 6px}.flow-card.svelte-rhxt15 p:where(.svelte-rhxt15){margin:0;font-size:14px}.flow-icon.svelte-rhxt15{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 auto 12px;border-radius:50%;background:var(--purple-soft);color:var(--purple);font-size:16px}.step-head.svelte-rhxt15{display:flex;align-items:center;gap:12px;margin-bottom:12px}.step-head.svelte-rhxt15 h3:where(.svelte-rhxt15){margin:0}.step-num.svelte-rhxt15{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--ink);color:#fff;font-size:14px;font-weight:600}.pair.svelte-rhxt15,.grid-2.svelte-rhxt15,.grid-4.svelte-rhxt15{display:grid;gap:16px;margin-bottom:24px}.pair.svelte-rhxt15 blockquote:where(.svelte-rhxt15),.grid-2.svelte-rhxt15 .card:where(.svelte-rhxt15){margin:0}@media(min-width:768px){.pair.svelte-rhxt15,.grid-2.svelte-rhxt15{grid-template-columns:repeat(2,1fr)}.grid-4.svelte-rhxt15{grid-template-columns:repeat(4,1fr)}}blockquote.svelte-rhxt15 h3:where(.svelte-rhxt15){margin:0 0 8px}blockquote.svelte-rhxt15 h3:where(.svelte-rhxt15) i:where(.svelte-rhxt15){margin-right:8px;color:var(--purple)}blockquote.svelte-rhxt15>:where(.svelte-rhxt15):last-child{margin-bottom:0}blockquote.warn.svelte-rhxt15{background:#fff;border:1px solid var(--hairline);border-left:2px solid #dc2626;border-radius:12px}blockquote.warn.svelte-rhxt15 h3:where(.svelte-rhxt15) i:where(.svelte-rhxt15){color:#dc2626}.shot.svelte-rhxt15{margin:0 0 24px;padding:32px 20px;background:#fff;border:1px dashed var(--hairline);border-radius:12px;text-align:center;font-size:14px;color:var(--ink-faint)}.shot.svelte-rhxt15 p:where(.svelte-rhxt15){margin:0}.shot.svelte-rhxt15 i:where(.svelte-rhxt15){margin-right:8px}.card.svelte-rhxt15 .shot:where(.svelte-rhxt15):last-child{margin-bottom:0}.btn.svelte-rhxt15{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:999px;font-family:var(--font-sans);font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.btn-primary.svelte-rhxt15{background:var(--ink);border:none;color:#fff}.btn-primary.svelte-rhxt15:hover{background:var(--purple);transform:translateY(-1px)}.btn-ghost.svelte-rhxt15{background:#fff;border:1px solid var(--hairline);color:var(--ink)}.btn-ghost.svelte-rhxt15:hover{border-color:var(--ink)}.demo-row.svelte-rhxt15{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:16px 0 24px}.demo-note.svelte-rhxt15{font-size:14px;color:var(--ink-faint)}.status-list.svelte-rhxt15{list-style:none;padding:0;margin:0}.status-list.svelte-rhxt15 li:where(.svelte-rhxt15){display:flex;align-items:center;gap:12px;font-size:14px}.pill.svelte-rhxt15{display:inline-block;padding:4px 14px;border-radius:999px;border:1px solid var(--hairline);background:#fff;font-size:12px;font-weight:600;color:var(--ink-soft)}.pill-active.svelte-rhxt15{border-color:var(--purple);color:var(--purple)}.pill-done.svelte-rhxt15{background:var(--ink);border-color:var(--ink);color:#fff}.toggle-row.svelte-rhxt15{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ink-soft)}.toggle.svelte-rhxt15{position:relative;display:inline-block;width:44px;height:24px;border-radius:999px;background:var(--purple)}.toggle.svelte-rhxt15:after{content:"";position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#fff}.rule-box.svelte-rhxt15{margin-top:16px;padding:18px 22px;background:var(--paper);border:1px solid var(--hairline);border-radius:12px}.rule-box.svelte-rhxt15 h4:where(.svelte-rhxt15){margin:0 0 10px}.rule-list.svelte-rhxt15{list-style:none;padding:0;margin:0}.rule-list.svelte-rhxt15 li:where(.svelte-rhxt15){display:flex;align-items:center;gap:8px;font-size:14px}.rule-label.svelte-rhxt15{color:var(--ink-soft)}.info-list.svelte-rhxt15{list-style:none;padding:0}.info-list.svelte-rhxt15 li:where(.svelte-rhxt15){display:flex;align-items:flex-start;gap:10px;font-size:14px}.info-list.svelte-rhxt15 i:where(.svelte-rhxt15){margin-top:3px;color:var(--purple)}.checklist.svelte-rhxt15 li:where(.svelte-rhxt15){display:flex;align-items:flex-start;gap:10px}.checklist.svelte-rhxt15 i:where(.svelte-rhxt15){margin-top:5px;color:var(--purple)}.article-footer.svelte-rhxt15{margin-top:56px;padding-top:32px;border-top:1px solid var(--hairline)}.article-footer.svelte-rhxt15 h2:where(.svelte-rhxt15){margin-top:0}
