.demo-tour-module__gz0BZq__tour{--demo-header-h:73px;width:100%;max-width:100%;height:calc(100dvh - var(--demo-header-h));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);grid-template-rows:auto 1fr auto;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:grid;overflow:hidden}.demo-tour-module__gz0BZq__banner{background:#fffbeb;border-bottom:1px solid #f59e0b59;justify-content:space-between;align-items:center;gap:1rem;padding:.375rem 1rem;display:flex;box-shadow:inset 0 3px #f59e0b}.demo-tour-module__gz0BZq__bannerLabel{letter-spacing:-.005em;color:#b45309;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.demo-tour-module__gz0BZq__bannerDot{background:#f59e0b;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.demo-tour-module__gz0BZq__bannerSub{color:#b45309;opacity:.85;font-weight:500}.demo-tour-module__gz0BZq__exitBtn{color:#b45309;cursor:pointer;background:0 0;border:1.5px solid #b453094d;border-radius:8px;align-items:center;gap:6px;height:22px;padding:0 9px;font-family:inherit;font-size:.6875rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.demo-tour-module__gz0BZq__exitBtn:hover{background:#f59e0b1f;border-color:#f59e0b}.demo-tour-module__gz0BZq__exitBtn:focus-visible{outline-offset:2px;outline:2px solid #b45309}.demo-tour-module__gz0BZq__body{grid-template-rows:auto 1fr;gap:.6rem;min-height:0;padding:.75rem 1rem;display:grid;overflow:hidden}.demo-tour-module__gz0BZq__captionTop{letter-spacing:-.01em;color:#f8fafc;text-align:center;text-wrap:balance;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin:0;padding:.45rem .85rem;font-size:.875rem;font-weight:500;line-height:1.5}.demo-tour-module__gz0BZq__stage{background:#f3f4f6;border:1px solid #ffffff1a;border-radius:16px;min-height:0;position:relative;overflow:hidden;box-shadow:0 16px 32px -8px #0000001a,0 32px 64px -16px #00000024,0 0 0 1px #00000008}.demo-tour-module__gz0BZq__frame{transform-origin:0 0;background:#fff;border:0;width:125%;height:125%;display:block;transform:scale(.8)}.demo-tour-module__gz0BZq__controls{padding:.55rem 1rem calc(.65rem + env(safe-area-inset-bottom));background:#0f172a99;border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;grid-template-areas:"back progress next";align-items:center;gap:1.25rem;display:grid}.demo-tour-module__gz0BZq__progress{grid-area:progress;justify-self:center;align-items:center;gap:.75rem;display:flex}.demo-tour-module__gz0BZq__dots{align-items:center;gap:7px;display:flex}.demo-tour-module__gz0BZq__dot{background:#ffffff29;border-radius:9999px;width:26px;height:6px;transition:background .2s cubic-bezier(.16,1,.3,1),width .2s cubic-bezier(.16,1,.3,1)}.demo-tour-module__gz0BZq__dotDone{background:#10b981}.demo-tour-module__gz0BZq__dotCurrent{background:#34d399;width:38px;box-shadow:0 0 0 1px #10b98140,0 2px 8px -2px #10b98180}.demo-tour-module__gz0BZq__progressLabel{color:#f8fafc9e;white-space:nowrap;font-size:.875rem;font-weight:500}.demo-tour-module__gz0BZq__progressNote{white-space:nowrap}@media (max-width:480px){.demo-tour-module__gz0BZq__progressNote{display:none}}.demo-tour-module__gz0BZq__back,.demo-tour-module__gz0BZq__next{letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0 16px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.demo-tour-module__gz0BZq__back{color:#f8fafc;background:0 0;border:1.5px solid #ffffff1a;grid-area:back}.demo-tour-module__gz0BZq__back:hover:not(:disabled){background:#ffffff0f}.demo-tour-module__gz0BZq__back:disabled{opacity:.4;cursor:not-allowed}.demo-tour-module__gz0BZq__next{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 50%,#047857 100%);grid-area:next;box-shadow:0 1px 2px #00000008,0 1px 3px #0000000f,inset 0 1px #ffffff1f}.demo-tour-module__gz0BZq__next:hover:not(:disabled):not(.demo-tour-module__gz0BZq__nextLocked){filter:brightness(1.05)}.demo-tour-module__gz0BZq__next:disabled,.demo-tour-module__gz0BZq__nextLocked{opacity:.45;cursor:not-allowed}.demo-tour-module__gz0BZq__gateBackdrop{z-index:10;position:absolute;inset:0}.demo-tour-module__gz0BZq__gateTease{background:#f9fafb;border:0;width:100%;height:100%;position:absolute;inset:0}.demo-tour-module__gz0BZq__gateScrim{-webkit-backdrop-filter:blur(3px)saturate(.9);backdrop-filter:blur(3px)saturate(.9);background:radial-gradient(120% 120% at 50% 35%,#064e3b47 0%,#0f172ab8 60%,#0f172adb 100%);position:absolute;inset:0}.demo-tour-module__gz0BZq__gateOverlay{z-index:11;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.demo-tour-module__gz0BZq__gateCard{text-align:left;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:460px;padding:2.5rem 2.5rem 2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both demo-tour-module__gz0BZq__gate-rise;display:flex;box-shadow:0 0 0 1px #10b9811a,0 24px 48px -12px #0f172a73,0 8px 16px -8px #0f172a66}@keyframes demo-tour-module__gz0BZq__gate-rise{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.demo-tour-module__gz0BZq__gateChip{letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:5px 12px 5px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.demo-tour-module__gz0BZq__gateChip svg{color:#059669}.demo-tour-module__gz0BZq__gateTitle{letter-spacing:-.02em;color:#111827;margin:0;font-family:Outfit,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.18}.demo-tour-module__gz0BZq__gateBody{color:#4b5563;margin:.75rem 0 0;font-size:1rem;line-height:1.6}.demo-tour-module__gz0BZq__gateLabel{color:#374151;margin:1.5rem 0 .5rem;font-size:.875rem;font-weight:600;display:block}.demo-tour-module__gz0BZq__gateInput{color:#111827;background:#fff;border:1.5px solid #d1d5db;border-radius:12px;width:100%;height:52px;padding:0 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.demo-tour-module__gz0BZq__gateInput::placeholder{color:#9ca3af}.demo-tour-module__gz0BZq__gateInput:focus{outline:none}.demo-tour-module__gz0BZq__gateInputFocused{border-color:#10b981;box-shadow:0 0 0 4px #10b98129}.demo-tour-module__gz0BZq__gateInputError{border-color:#ef4444;box-shadow:0 0 0 4px #ef444424}.demo-tour-module__gz0BZq__gateError{color:#b91c1c;align-items:center;gap:7px;margin:.5rem 0 0;font-size:.875rem;font-weight:500;display:flex}.demo-tour-module__gz0BZq__gateError svg{color:#ef4444;flex-shrink:0}.demo-tour-module__gz0BZq__gateSubmit{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 50%,#047857 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;margin-top:1.25rem;font-family:inherit;font-size:1.0625rem;font-weight:600;display:inline-flex;box-shadow:0 0 0 1px #10b98126,0 4px 12px -2px #10b98140,0 8px 24px -4px #10b9811f}.demo-tour-module__gz0BZq__gateSubmit:disabled{opacity:.6;cursor:progress}.demo-tour-module__gz0BZq__gateTrust{color:#6b7280;justify-content:center;align-items:center;gap:6px;margin:1rem 0 0;font-size:.75rem;display:flex}.demo-tour-module__gz0BZq__gateTrust svg{color:#059669}.demo-tour-module__gz0BZq__endWrap{z-index:12;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172ab8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.demo-tour-module__gz0BZq__endCard{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:460px;padding:2.5rem 2.5rem 2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both demo-tour-module__gz0BZq__gate-rise;box-shadow:0 0 0 1px #10b9811a,0 24px 48px -12px #0f172a73,0 8px 16px -8px #0f172a66}.demo-tour-module__gz0BZq__endBadge{letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-self:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:5px 12px 5px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.demo-tour-module__gz0BZq__endBadge svg{color:#059669}.demo-tour-module__gz0BZq__endTitle{letter-spacing:-.025em;color:#111827;margin:0;font-family:Outfit,sans-serif;font-size:2.125rem;font-weight:700;line-height:1.12}.demo-tour-module__gz0BZq__endBody{color:#4b5563;margin:.75rem 0 0;font-size:1.125rem;line-height:1.55}.demo-tour-module__gz0BZq__endBody strong{color:#111827;font-weight:700}.demo-tour-module__gz0BZq__endButtons{flex-direction:column;gap:.75rem;margin-top:1.75rem;display:flex}.demo-tour-module__gz0BZq__endPrimary{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#10b981 0%,#059669 50%,#047857 100%);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:.9375rem 1rem;font-size:1.0625rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 0 0 1px #10b98126,0 4px 12px -2px #10b98140,0 8px 24px -4px #10b9811f}.demo-tour-module__gz0BZq__endPrimary:hover{filter:brightness(1.05)}.demo-tour-module__gz0BZq__endSecondary{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.demo-tour-module__gz0BZq__endSecondary:hover{background:#f9fafb;border-color:#d1d5db}.demo-tour-module__gz0BZq__endSetupLink{color:#059669;cursor:pointer;background:0 0;border:none;align-self:center;align-items:center;gap:7px;margin-top:1.25rem;padding:.25rem .5rem;font-family:inherit;font-size:.875rem;font-weight:500;display:inline-flex}.demo-tour-module__gz0BZq__endSetupLink:hover{color:#047857;text-decoration:underline}.demo-tour-module__gz0BZq__appendix{z-index:13;background:#fff;grid-template-rows:auto 1fr;animation:.4s cubic-bezier(.34,1.56,.64,1) both demo-tour-module__gz0BZq__gate-rise;display:grid;position:absolute;inset:0}.demo-tour-module__gz0BZq__appendixBar{background:#ecfdf5;border-bottom:1px solid #a7f3d0;align-items:center;gap:.75rem;padding:.625rem 1.25rem;display:flex}.demo-tour-module__gz0BZq__appendixTag{letter-spacing:.08em;text-transform:uppercase;color:#047857;white-space:nowrap;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.demo-tour-module__gz0BZq__appendixTag svg{color:#059669}.demo-tour-module__gz0BZq__appendixCount{letter-spacing:.06em;text-transform:uppercase;color:#047857;white-space:nowrap;margin-left:auto;font-size:.6875rem;font-weight:600}.demo-tour-module__gz0BZq__appendixEscape{color:#047857;cursor:pointer;background:#fff;border:1.5px solid #a7f3d0;border-radius:8px;align-items:center;margin-left:.75rem;padding:6px 14px;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}.demo-tour-module__gz0BZq__appendixEscape:hover{background:#ecfdf5;border-color:#10b981}.demo-tour-module__gz0BZq__appendixStage{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-height:0;margin:1rem;position:relative;overflow:hidden}.demo-tour-module__gz0BZq__setupDone{z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex;position:absolute;inset:0}.demo-tour-module__gz0BZq__appendixClosing{text-align:center;letter-spacing:-.02em;color:#fff;max-width:420px;margin:0;font-family:Outfit,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.2}.demo-tour-module__gz0BZq__appendixCtaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;display:flex}.demo-tour-module__gz0BZq__appendixGhost{color:#047857;cursor:pointer;background:#fff;border:1.5px solid #a7f3d0;border-radius:10px;align-items:center;gap:6px;padding:.625rem 1.125rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.demo-tour-module__gz0BZq__appendixGhost:hover{background:#ecfdf5;border-color:#10b981}.demo-tour-module__gz0BZq__appendixPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 50%,#047857 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:.625rem 1.125rem;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.demo-tour-module__gz0BZq__appendixPrimary:hover{filter:brightness(1.05)}.demo-tour-module__gz0BZq__stageTap{z-index:5;cursor:zoom-in;background:0 0;border:none;padding:0;position:absolute;inset:0}.demo-tour-module__gz0BZq__stageExpand{z-index:6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;cursor:pointer;background:#0f172a9e;border:none;border-radius:9999px;align-items:center;gap:5px;height:28px;padding:0 10px;font-family:inherit;font-size:.6875rem;font-weight:600;display:inline-flex;position:absolute;top:10px;right:10px}.demo-tour-module__gz0BZq__lightbox{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070b14e0;justify-content:center;align-items:center;padding:32px;animation:.18s both demo-tour-module__gz0BZq__lightbox-fade;display:flex;position:fixed;inset:0}.demo-tour-module__gz0BZq__lightboxFrameWrap{background:#fff;border-radius:16px;width:min(560px,100%);max-height:calc(100vh - 64px);animation:.2s cubic-bezier(.34,1.56,.64,1) both demo-tour-module__gz0BZq__lightbox-pop;overflow:hidden;box-shadow:0 24px 60px #00000080}.demo-tour-module__gz0BZq__lightboxFrame{background:#fff;border:0;width:100%;height:min(80vh,760px);display:block}.demo-tour-module__gz0BZq__lightboxClose{color:#fff;cursor:pointer;background:#0f172a99;border:none;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:absolute;top:16px;right:16px}@keyframes demo-tour-module__gz0BZq__lightbox-fade{0%{opacity:0}to{opacity:1}}@keyframes demo-tour-module__gz0BZq__lightbox-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:767.98px){.demo-tour-module__gz0BZq__body{gap:.6rem;padding:.75rem}.demo-tour-module__gz0BZq__captionTop{padding:.45rem .85rem;font-size:.875rem;line-height:1.4}.demo-tour-module__gz0BZq__banner{padding:.3rem 1rem}.demo-tour-module__gz0BZq__frame{width:142.857%;height:142.857%;transform:scale(.7)}.demo-tour-module__gz0BZq__bannerSub{display:none}.demo-tour-module__gz0BZq__controls{padding:.55rem 1rem calc(.75rem + env(safe-area-inset-bottom));z-index:12;grid-template-columns:1fr 1fr;grid-template-areas:"progress progress""back next";gap:.5rem;position:relative}.demo-tour-module__gz0BZq__progress{margin-bottom:.5rem}.demo-tour-module__gz0BZq__back,.demo-tour-module__gz0BZq__next{width:100%;height:30px;padding:0 12px}.demo-tour-module__gz0BZq__dot{width:18px}.demo-tour-module__gz0BZq__dotCurrent{width:26px}.demo-tour-module__gz0BZq__endCard{padding:1.5rem 1.25rem 1.25rem}.demo-tour-module__gz0BZq__endTitle{font-size:1.625rem}.demo-tour-module__gz0BZq__endBody{font-size:1rem}.demo-tour-module__gz0BZq__appendixStage{margin:.75rem}.demo-tour-module__gz0BZq__gateScrim{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0f172a0a 0%,#0f172a1a 38%,#0f172a47 100%)}.demo-tour-module__gz0BZq__gateOverlay{justify-content:stretch;align-items:stretch;height:60dvh;padding:0;position:fixed;inset:auto 0 0}.demo-tour-module__gz0BZq__gateTease{transform-origin:top;height:calc(100% + 225px);transform:translateY(-198px)}.demo-tour-module__gz0BZq__gateCard{border-radius:24px 24px 0 0;width:100%;max-width:100%;height:100%;max-height:100%;padding:.5rem 1.5rem 1rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both demo-tour-module__gz0BZq__gate-sheet-rise;overflow-y:auto;box-shadow:0 -1px #10b9811f,0 -16px 40px -12px #0f172a80}.demo-tour-module__gz0BZq__gateCard:before{content:"";background:#d1d5db;border-radius:9999px;flex-shrink:0;width:40px;height:4px;margin:0 auto .75rem;display:block}.demo-tour-module__gz0BZq__gateChip{margin-bottom:.5rem}.demo-tour-module__gz0BZq__gateTitle{font-size:1.0625rem;line-height:1.2}.demo-tour-module__gz0BZq__gateBody{margin-top:.5rem;font-size:.8125rem;line-height:1.45}.demo-tour-module__gz0BZq__gateLabel{margin:.75rem 0 .25rem}.demo-tour-module__gz0BZq__gateInput{height:44px}.demo-tour-module__gz0BZq__gateSubmit{height:46px;margin-top:.75rem;font-size:1rem}.demo-tour-module__gz0BZq__gateTrust{margin-top:.5rem}}@keyframes demo-tour-module__gz0BZq__gate-sheet-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.demo-tour-module__gz0BZq__gateCard,.demo-tour-module__gz0BZq__endCard,.demo-tour-module__gz0BZq__appendix,.demo-tour-module__gz0BZq__lightbox,.demo-tour-module__gz0BZq__lightboxFrameWrap{animation:none}}
/*# sourceMappingURL=736fca2959307f61.css.map*/