.funnel-root{--funnel-bg: #0f0c1c;--funnel-card: #191628;--funnel-primary: #6f6cff;--funnel-accent: #8a7dff;--funnel-border: #322b55;--funnel-text: #ffffff;--funnel-text-sub: #b8b3d8;--funnel-text-muted: #8f8ab0;--funnel-ease: cubic-bezier(.16, 1, .3, 1);--rb-bg-canvas: var(--funnel-bg);--rb-bg-surface: var(--funnel-card);--rb-border-subtle: var(--funnel-border);--rb-text-primary: var(--funnel-text);--rb-text-secondary: var(--funnel-text-sub);--rb-text-muted: var(--funnel-text-muted);--rb-accent: var(--funnel-primary);--rb-accent-to: var(--funnel-accent);--rb-accent-hover: var(--funnel-accent);--rb-accent-muted: rgb(111 108 255 / .18);--rb-accent-ring: rgb(111 108 255 / .4);background:var(--funnel-bg);color:var(--funnel-text);font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,sans-serif}.funnel-shell{width:100%;max-width:430px;min-height:100svh;margin-inline:auto}.funnel-scroll-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 20px 148px;scrollbar-width:none}.funnel-scroll-body--handoff{padding-top:1.5rem;padding-bottom:168px}.funnel-scroll-body::-webkit-scrollbar{display:none}.funnel-carousel{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;overflow-x:auto;scrollbar-width:none;display:flex;gap:10px;padding-bottom:6px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.funnel-carousel::-webkit-scrollbar{display:none}.funnel-divider{height:1px;background:linear-gradient(to right,transparent,var(--funnel-border) 20%,var(--funnel-border) 80%,transparent)}.funnel-section-label{color:var(--funnel-text-muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.funnel-section-label-optional{font-weight:600;letter-spacing:.04em;text-transform:lowercase;opacity:.85}.funnel-glass-card{background:#ffffff0a;border:1px solid rgb(255 255 255 / .08);border-radius:20px;backdrop-filter:blur(16px)}.funnel-intake-card{background:var(--funnel-card);border:1px solid var(--funnel-border);border-radius:20px;box-shadow:0 4px 24px #0003}.funnel-tag-chip{min-height:34px;padding:6px 12px;border-radius:999px;font-size:13px;line-height:1.2;font-weight:500;border:1px solid var(--funnel-border);background:#ffffff0a;color:var(--funnel-text-sub);transition:all .2s var(--funnel-ease)}.funnel-tag-chip[data-active=true]{border-color:transparent;background:linear-gradient(135deg,var(--funnel-primary),var(--funnel-accent));color:#fff;box-shadow:0 4px 16px #6f6cff40}.funnel-note-field{width:100%;box-sizing:border-box;background:#ffffff08;border:1px solid var(--funnel-border);border-radius:16px;padding:14px 16px;color:var(--funnel-text);caret-color:var(--funnel-primary);font-size:14px;line-height:1.65;resize:none;outline:none;font-family:inherit;min-height:72px;transition:border-color .2s ease,box-shadow .2s ease}.funnel-note-field::placeholder{color:var(--funnel-text-muted)}.funnel-note-field:focus{border-color:#6f6cff80;box-shadow:0 0 0 3px #6f6cff1a}.funnel-pill-btn{display:inline-flex;align-items:center;gap:.375rem;border-radius:999px;border:1px solid rgb(255 255 255 / .1);background:#ffffff0a;padding:.25rem .625rem;font-size:11px;font-weight:500;line-height:1.2;color:var(--funnel-text-sub);transition:border-color .2s ease,background-color .2s ease,color .2s ease}.funnel-pill-btn:hover:not(:disabled){border-color:#6f6cff59;background:#6f6cff1a;color:#fff}.funnel-pill-btn:disabled{cursor:not-allowed;opacity:.5}.funnel-sticky-cta{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;padding:20px 20px 32px;background:linear-gradient(to top,var(--funnel-bg) 72%,transparent);z-index:20}.funnel-cta-btn{width:100%;height:60px;border-radius:20px;font-family:inherit;font-weight:700;font-size:17px;letter-spacing:.01em;border:none;transition:all .25s var(--funnel-ease);display:inline-flex;align-items:center;justify-content:center;gap:8px}.funnel-cta-btn:disabled{cursor:not-allowed}.funnel-cta-btn[data-variant=idle]{background:var(--funnel-card);color:var(--funnel-text-muted);border:1px solid var(--funnel-border)}.funnel-cta-btn[data-variant=primary]{background:linear-gradient(135deg,var(--funnel-primary) 0%,var(--funnel-accent) 100%);color:#fff;box-shadow:0 10px 36px #6f6cff54,0 2px 8px #0000004d;cursor:pointer}.funnel-cta-btn[data-variant=primary]:not(:disabled):active{transform:scale(.97)}.funnel-cta-btn--link{text-decoration:none;box-sizing:border-box}.funnel-cta-btn--link:visited{color:#fff}.funnel-cta-btn[data-variant=success]{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;box-shadow:0 8px 28px #16a34a66}.funnel-cta-btn[data-variant=copy],.funnel-cta-btn--copy{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;box-shadow:0 10px 36px #16a34a61,0 2px 8px #00000047;cursor:pointer}.funnel-cta-btn[data-variant=copy]:not(:disabled):active,.funnel-cta-btn--copy:not(:disabled):active{transform:scale(.97)}.funnel-cta-btn[data-variant=handoff],.funnel-cta-btn--handoff{background:linear-gradient(135deg,#ca8a04,#facc15);color:#1c1917;box-shadow:0 10px 36px #eab30861,0 2px 8px #00000047;cursor:pointer}.funnel-cta-btn[data-variant=handoff]:not(:disabled):active,.funnel-cta-btn--handoff:not(:disabled):active{transform:scale(.97)}.funnel-cta-btn--handoff:visited,.funnel-cta-btn[data-variant=handoff]:visited{color:#1c1917}@keyframes funnel-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes funnel-star-bounce{0%{transform:scale(1)}30%{transform:scale(1.42)}60%{transform:scale(.9)}80%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes funnel-scale-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes funnel-maps-glow{0%,to{opacity:.55}50%{opacity:1}}.funnel-fade-up{animation:funnel-fade-up .38s var(--funnel-ease) both}.funnel-fade-in{animation:funnel-fade-up .42s var(--funnel-ease) both}@keyframes funnel-intake-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.funnel-intake-exit{animation:funnel-intake-exit .24s var(--funnel-ease) both;pointer-events:none}.funnel-reviews-enter{animation:funnel-fade-up .45s var(--funnel-ease) .04s both}.funnel-review-card-enter{animation:funnel-fade-up .4s var(--funnel-ease) both}.funnel-star-bounce{animation:funnel-star-bounce .45s var(--funnel-ease) both}.funnel-scale-in{animation:funnel-scale-in .28s var(--funnel-ease) both}.funnel-maps-glow{animation:funnel-maps-glow 3s ease-in-out infinite}.handoff-flow{display:grid;grid-template-columns:4.5rem 1fr 3.75rem 1fr 5.5rem;align-items:center;gap:.25rem;padding:1rem .75rem;overflow:hidden}.handoff-flow-node{display:flex;min-width:0;flex-direction:column;align-items:center;gap:.5rem}.handoff-flow-node--center{z-index:1}.handoff-flow-icon-box,.handoff-flow-platform{display:flex;height:2.75rem;width:100%;align-items:center;justify-content:center;border-radius:.875rem;border:1px solid var(--funnel-border);background:#ffffff08}.handoff-flow-platform{height:2.75rem;padding:.25rem .375rem}.handoff-flow-platform img{max-height:1.75rem!important}.handoff-flow-platform span{font-size:.625rem!important;line-height:1.15;padding-inline:.25rem}.handoff-flow-clipboard{position:relative;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:999px;background:#6f6cff26;color:var(--funnel-primary)}.handoff-flow-clipboard-check{position:absolute;right:-.125rem;bottom:-.125rem;border-radius:999px;background:#22c55e;padding:.125rem;color:#fff}.handoff-flow-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;font-weight:600;line-height:1.2;color:var(--funnel-text-muted);text-align:center}.handoff-flow-label--accent{color:#22c55e}.handoff-flow-track{position:relative;height:2.75rem;min-width:0}.handoff-flow-track-line{position:absolute;top:50%;right:0;left:0;height:0;border-top:1px dashed var(--funnel-border);transform:translateY(-50%)}.handoff-flow-track-dot{position:absolute;top:50%;left:0;height:.375rem;width:.375rem;border-radius:999px;background:var(--funnel-accent);transform:translateY(-50%)}@keyframes funnel-handoff-check-pop{0%{opacity:0;transform:scale(.6)}55%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes funnel-handoff-fly{0%{opacity:0;left:8%;transform:translateY(-50%) scale(.85)}15%{opacity:1}85%{opacity:1}to{opacity:0;left:46%;transform:translateY(-50%) scale(.7)}}@keyframes funnel-handoff-travel{0%{left:0%;opacity:0}12%{opacity:1}88%{opacity:1}to{left:calc(100% - .375rem);opacity:0}}@keyframes funnel-handoff-clipboard-pulse{0%,to{transform:scale(1);box-shadow:0 0 #6f6cff59}50%{transform:scale(1.08);box-shadow:0 0 0 8px #6f6cff00}}@keyframes funnel-handoff-cta-pulse{0%,to{transform:scale(1);box-shadow:0 10px 36px #eab30861,0 2px 8px #00000047}50%{transform:scale(1.02);box-shadow:0 14px 42px #facc1580,0 2px 8px #00000047}}@keyframes funnel-handoff-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes funnel-handoff-paste-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes funnel-handoff-chip-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes funnel-handoff-key-press{0%,to{background:#ffffff0f;border-color:var(--funnel-border)}50%{background:#6f6cff38;border-color:#6f6cff80}}@keyframes funnel-handoff-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.funnel-handoff-check-pop{animation:funnel-handoff-check-pop .42s var(--funnel-ease) both}.funnel-handoff-exit{animation:funnel-handoff-exit .2s var(--funnel-ease) both}.funnel-handoff-fly-pill{animation:funnel-handoff-fly .6s var(--funnel-ease) both}.funnel-handoff-fly-pill--replay{animation:funnel-handoff-fly .3s var(--funnel-ease) both}.funnel-handoff-travel-dot{animation:funnel-handoff-travel .75s var(--funnel-ease) both}.funnel-handoff-travel-dot--delayed{animation-delay:.7s}.funnel-handoff-clipboard-pulse{animation:funnel-handoff-clipboard-pulse .5s var(--funnel-ease) .45s both}.funnel-handoff-clipboard-pulse--replay{animation:funnel-handoff-clipboard-pulse .35s var(--funnel-ease) both}.funnel-handoff-cta-pulse{animation:funnel-handoff-cta-pulse 1.2s var(--funnel-ease) 2}.funnel-handoff-step{animation:funnel-fade-up .38s var(--funnel-ease) both}.funnel-handoff-paste-rise{animation:funnel-handoff-paste-rise .4s var(--funnel-ease) .2s both}.funnel-handoff-chip-bounce{animation:funnel-handoff-chip-bounce 1.2s ease-in-out 2}.funnel-handoff-key-press{animation:funnel-handoff-key-press .8s ease-in-out 2}.funnel-handoff-cursor-blink{animation:funnel-handoff-cursor-blink 1s step-end infinite}.handoff-panel{display:flex;flex-direction:column;gap:.875rem;padding-block:0 .25rem}[data-handoff=true] .funnel-scroll-body--handoff,[data-handoff=true] .business-presence-hero--compact .business-presence-hero-bg{background:transparent}[data-handoff=true] .business-presence-hero--compact .business-presence-hero-fade{display:none}[data-handoff=true] .business-presence-hero--compact .business-presence-hero-glow{opacity:.45}.handoff-stage{display:flex;flex-direction:column;gap:1.125rem}.handoff-stage-hero{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;padding-inline:.5rem}.handoff-stage-title{margin:0;font-size:1.75rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#fff}.handoff-stage-subtitle{margin:0;font-size:.8125rem;line-height:1.4;color:var(--funnel-text-muted)}.handoff-pipeline{display:flex;flex-direction:column;gap:.625rem;overflow:hidden;border-radius:1.375rem;border:1px solid rgb(255 255 255 / .1);background:transparent;padding:.875rem 1rem 1rem;box-shadow:0 0 0 1px #ffffff08 inset;cursor:default;pointer-events:none;user-select:none}.handoff-pipeline-caption{margin:0 0 .125rem;text-align:center;font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--funnel-text-muted);opacity:.8}.handoff-pipeline-zone-label{display:flex;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--funnel-text-muted)}.handoff-pipeline-zone--done .handoff-pipeline-zone-label{color:var(--funnel-text-muted);opacity:.55}.handoff-pipeline-zone--done .handoff-pipeline-zone-label svg{color:#a3a3a366}.handoff-pipeline-zone--done .handoff-stage-copied{border-color:#ffffff0d;background:#ffffff04;box-shadow:none}.handoff-pipeline-zone--active{border-radius:1rem;border:1px solid rgb(250 204 21 / .38);background:linear-gradient(180deg,#facc1524,#facc150a);padding:.875rem 1rem 1rem;box-shadow:0 0 32px #facc1529}.handoff-pipeline-zone--active .handoff-pipeline-zone-label{color:#fde68a;font-weight:800}.handoff-pipeline-zone-next-dot{display:inline-block;height:.375rem;width:.375rem;border-radius:999px;background:#facc15;box-shadow:0 0 8px #facc15a6;animation:handoff-next-pulse 1.6s ease-in-out infinite}@keyframes handoff-next-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.85)}}.handoff-pipeline-bridge--next .handoff-pipeline-bridge-text{font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fbbf24}.handoff-step-done-chip{margin:0;font-size:.6875rem;font-weight:600;color:#86efacd9}.handoff-stage-copied--done{gap:.375rem;padding:.5rem .75rem .625rem}.handoff-pipeline-zone--done .handoff-copied-lottie{width:min(100%,9.5rem);opacity:.6;filter:grayscale(.55) saturate(.4)}.handoff-pipeline-zone--done .handoff-copied-lottie-fallback{background:#ffffff0a;color:var(--funnel-text-muted);opacity:.55}.handoff-stage-bubble-text--done{font-size:.6875rem;line-height:1.4;color:var(--funnel-text-muted);opacity:.5}.handoff-pipeline-zone--dest .handoff-pipeline-zone-label{color:#93c5fdbf}.handoff-pipeline-bridge{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding-block:.125rem}.handoff-pipeline-bridge-line{display:block;width:2px;height:.5rem;border-radius:999px;background:linear-gradient(180deg,#ffffff24,#facc1573)}.handoff-pipeline-bridge-text{margin:0;font-size:.6875rem;font-weight:600;color:var(--funnel-text-sub)}.handoff-dest-sketch{border-radius:.875rem;border:1px solid rgb(255 255 255 / .1);background:#0000002e;padding:.75rem}.handoff-dest-sketch--flat{border:none;background:transparent;padding:0}.handoff-pipeline-zone--active .handoff-dest-sketch-head{margin-bottom:.625rem}.handoff-pipeline-zone--active .handoff-dest-sketch-field{border:none;border-radius:.625rem;background:#00000038;box-shadow:inset 0 0 0 1px #facc151f;padding:.75rem .875rem}.handoff-pipeline-zone--active .handoff-dest-sketch-placeholder{color:#fde68ab3;opacity:1}.handoff-pipeline-zone--active .handoff-dest-sketch-review{margin:0;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.45;color:#fef3c7eb}.handoff-pipeline-zone--active .handoff-dest-sketch-logo{flex-shrink:0;opacity:1}.handoff-pipeline-zone--active .handoff-dest-sketch-note{margin:.5rem 0 0;text-align:left;font-size:.625rem;color:var(--funnel-text-muted);opacity:.7}.handoff-pipeline-zone--active .handoff-dest-sketch--flat{border:none;background:transparent;box-shadow:none}.handoff-dest-sketch-head{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.625rem}.handoff-dest-sketch-logo{display:flex;align-items:center;opacity:.9}.handoff-dest-sketch-logo img{max-height:1rem!important;max-width:6.5rem!important;width:auto!important;height:auto!important}.handoff-dest-sketch-logo span{font-size:.6875rem!important;font-weight:700!important}.handoff-dest-sketch-title{margin:0;font-size:.6875rem;font-weight:500;line-height:1.4;color:var(--funnel-text-muted)}.handoff-dest-sketch-field{border-radius:.625rem;border:1px solid rgb(255 255 255 / .06);background:#00000026;padding:.625rem .75rem}.handoff-dest-sketch-placeholder{display:block;font-size:.75rem;font-style:italic;color:var(--funnel-text-muted);opacity:.85}.handoff-dest-sketch-note{margin:.5rem 0 0;font-size:.625rem;line-height:1.4;text-align:center;color:var(--funnel-text-muted);opacity:.75}.handoff-stage-copied{display:flex;flex-direction:column;align-items:center;gap:.625rem;border-radius:1rem;border:1px solid rgb(34 197 94 / .22);background:linear-gradient(135deg,#22c55e1a,#22c55e08);padding:.75rem .875rem .875rem}.handoff-copied-lottie-wrap{display:flex;width:100%;justify-content:center}.handoff-copied-lottie{width:min(100%,12.5rem);height:auto;aspect-ratio:200 / 80}.handoff-copied-lottie-fallback{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;min-width:6rem;border-radius:999px;background:#22c55e26;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#86efac}.handoff-stage-bubble{position:relative;border-radius:1rem;border:1px solid rgb(34 197 94 / .32);background:linear-gradient(135deg,#22c55e24,#22c55e0d);padding:.75rem .875rem .875rem}.handoff-stage-bubble-tag{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:.5rem;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#86efac}.handoff-stage-bubble-text{margin:0;font-size:.8125rem;line-height:1.55;color:var(--funnel-text-sub)}.handoff-stage-flow-arrow{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding-block:.125rem}.handoff-stage-flow-line{display:block;width:2px;height:.625rem;border-radius:999px;background:linear-gradient(180deg,#6f6cff80,#6f6cff1a)}.handoff-pipeline-bridge--next .handoff-stage-arrow-icon{color:#fbbf24}.handoff-stage-arrow-icon{color:var(--funnel-accent);animation:handoff-stage-arrow-bounce 1.4s ease-in-out infinite}.handoff-steps{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.handoff-step-row{display:flex;align-items:flex-start;gap:.75rem}.handoff-step-row--active{border-radius:.875rem;border:1px solid rgb(111 108 255 / .28);background:#6f6cff14;padding:.625rem .75rem;margin-inline:-.75rem}.handoff-step-row--active .handoff-step-num{background:linear-gradient(135deg,var(--funnel-primary),var(--funnel-accent));color:#fff}.handoff-step-row--active .handoff-step-text{color:#fff}.handoff-step-row--upcoming{opacity:.55}.handoff-step-num{display:flex;height:1.5rem;width:1.5rem;shrink:0;align-items:center;justify-content:center;border-radius:999px;background:#6f6cff2e;font-size:.75rem;font-weight:700;color:var(--funnel-primary)}.handoff-step-text{margin:0;padding-top:.0625rem;font-size:.875rem;line-height:1.45;color:var(--funnel-text-sub)}.handoff-panel-alert,.handoff-panel-note{display:flex;align-items:flex-start;gap:.5rem;border-radius:.875rem;padding:.625rem .75rem;font-size:.75rem;line-height:1.4;color:var(--funnel-text-sub)}.handoff-panel-alert{border:1px solid rgb(249 115 22 / .35);background:#f9731614}.handoff-panel-note{border:1px solid var(--funnel-border);background:#ffffff08}[data-handoff=true] .funnel-sticky-cta{background:linear-gradient(to top,var(--funnel-bg) 82%,transparent)}@keyframes handoff-stage-arrow-bounce{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(4px);opacity:1}}@keyframes handoff-stage-mockup-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.funnel-handoff-mockup-rise{animation:handoff-stage-mockup-rise .5s var(--funnel-ease) both}.funnel-handoff-mockup-rise--delayed{animation-delay:.2s}.funnel-loader-scene{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background:var(--funnel-bg, #0f0c1c);padding:1.5rem;overflow:hidden}.funnel-loader-ambient{position:absolute;top:42%;left:50%;z-index:0;width:min(320px,88vw);height:min(320px,88vw);border-radius:50%;background:radial-gradient(circle,rgb(111 108 255 / .22) 0%,transparent 68%);transform:translate(-50%,-50%);animation:funnel-loader-ambient-pulse 3.6s ease-in-out infinite;pointer-events:none}.funnel-loader-ambient--secondary{top:48%;width:min(220px,70vw);height:min(220px,70vw);background:radial-gradient(circle,rgb(255 184 0 / .1) 0%,transparent 72%);animation-delay:.6s}.funnel-loader-card{position:relative;z-index:1;width:min(292px,84vw);padding:1.35rem 1.2rem 1.2rem;border-radius:20px;border:1.5px solid rgb(111 108 255 / .28);background:linear-gradient(150deg,rgb(111 108 255 / .1) 0%,var(--funnel-card, #191628) 58%);box-shadow:0 14px 44px #6f6cff24,0 2px 10px #00000059;animation:funnel-loader-card-enter .55s var(--funnel-ease, cubic-bezier(.16, 1, .3, 1)) both}.funnel-loader-stars{display:flex;justify-content:center;gap:7px;margin-bottom:1.1rem}.funnel-loader-star{display:inline-flex;line-height:0}.funnel-loader-star svg{color:var(--funnel-border, #322b55);fill:transparent;transform:scale(.86);animation:funnel-loader-star-fill 3.6s var(--funnel-ease, cubic-bezier(.16, 1, .3, 1)) infinite}.funnel-loader-star--1 svg{animation-delay:0s}.funnel-loader-star--2 svg{animation-delay:.12s}.funnel-loader-star--3 svg{animation-delay:.24s}.funnel-loader-star--4 svg{animation-delay:.36s}.funnel-loader-star--5 svg{animation-delay:.48s}.funnel-loader-lines{position:relative;display:flex;flex-direction:column;gap:.55rem}.funnel-loader-line{display:block;height:7px;border-radius:999px;background:#ffffff0f;position:relative;overflow:hidden}.funnel-loader-line:after{content:"";position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#6f6cff59,#8a7dff9e 55%,#ffb80073);transform:scaleX(0);transform-origin:left center;animation:funnel-loader-line-grow 3.6s var(--funnel-ease, cubic-bezier(.16, 1, .3, 1)) infinite}.funnel-loader-line--1:after{width:78%;animation-delay:.62s}.funnel-loader-line--2:after{width:58%;animation-delay:.78s}.funnel-loader-line--3:after{width:68%;animation-delay:.94s}.funnel-loader-caret{position:absolute;left:0;bottom:-1px;width:2px;height:11px;border-radius:1px;background:var(--funnel-accent, #8a7dff);opacity:0;box-shadow:0 0 8px #8a7dffa6;animation:funnel-loader-caret-move 3.6s var(--funnel-ease, cubic-bezier(.16, 1, .3, 1)) infinite}.funnel-loader-label{position:relative;z-index:1;margin:0;font-size:.875rem;font-weight:500;color:var(--funnel-text-sub, #b8b3d8);animation:funnel-loader-label-in .5s var(--funnel-ease, cubic-bezier(.16, 1, .3, 1)) both}@keyframes funnel-loader-ambient-pulse{0%,to{opacity:.45;transform:translate(-50%,-50%) scale(.96)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.04)}}@keyframes funnel-loader-card-enter{0%{opacity:0;transform:translateY(14px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes funnel-loader-star-fill{0%,4%{color:var(--funnel-border, #322b55);fill:transparent;transform:scale(.86);filter:none}9%,14%{color:#ffb800;fill:#ffb800;transform:scale(1.18);filter:drop-shadow(0 0 9px rgb(255 184 0 / .55))}18%,74%{color:#ffb800;fill:#ffb800;transform:scale(1);filter:drop-shadow(0 0 6px rgb(255 184 0 / .4))}86%,to{color:var(--funnel-border, #322b55);fill:transparent;transform:scale(.86);filter:none}}@keyframes funnel-loader-line-grow{0%,16%{transform:scaleX(0);opacity:0}24%,74%{transform:scaleX(1);opacity:1}86%,to{transform:scaleX(0);opacity:0}}@keyframes funnel-loader-caret-move{0%,16%{opacity:0;left:0}24%,30%{opacity:1;left:0}42%{opacity:1;left:calc(78% - 1px)}48%,54%{opacity:1;left:calc(78% - 1px)}60%{opacity:1;left:calc(58% - 1px)}66%,72%{opacity:1;left:calc(68% - 1px)}78%,to{opacity:0;left:calc(68% - 1px)}}@keyframes funnel-loader-label-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.funnel-handoff-animated,.funnel-handoff-animated *{animation:none!important;transition:none!important}.funnel-fade-in,.funnel-fade-up,.funnel-intake-exit,.funnel-reviews-enter,.funnel-review-card-enter,.handoff-pipeline-zone-next-dot,.funnel-loader-ambient,.funnel-loader-card,.funnel-loader-star svg,.funnel-loader-line:after,.funnel-loader-caret,.funnel-loader-label{animation:none!important}.funnel-loader-star svg{color:#ffb800;fill:#ffb800;transform:scale(1)}.funnel-loader-line:after{transform:scaleX(1);opacity:.55}.funnel-loader-caret{opacity:0}.handoff-copied-lottie{display:none}}.funnel-root *{-webkit-tap-highlight-color:transparent}.demo-tool-hero-band{position:relative;min-height:100svh;padding-top:3.5rem;background:radial-gradient(ellipse 90% 80% at 70% 45%,rgba(124,58,237,.14) 0%,transparent 55%),radial-gradient(ellipse 70% 60% at 20% 30%,rgba(79,70,229,.08) 0%,transparent 50%),#0b0820}.demo-tool-hero-band:before{content:"";position:absolute;top:3.5rem;right:.75rem;width:6rem;height:6rem;opacity:.12;pointer-events:none;background-image:radial-gradient(circle,rgba(167,139,250,.4) 1.5px,transparent 1.5px);background-size:12px 12px}@media(min-width:640px){.demo-tool-hero-band{padding-top:4rem}.demo-tool-hero-band:before{top:5rem;right:2.5rem;width:10rem;height:10rem;opacity:.15}}.demo-tool-hero-band--category{display:flex;flex-direction:column;min-height:min(100svh,54rem);padding-bottom:1.25rem}@media(min-width:640px){.demo-tool-hero-band--category{padding-bottom:1.75rem}}.demo-tool-hero-band__intro{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;width:100%;max-width:32rem;margin-inline:auto;padding:1rem 1.25rem 1.5rem;text-align:center;box-sizing:border-box}.demo-tool-hero-band__intro h1{margin:0;line-height:1.3}.demo-tool-hero-band__intro p{margin:0;max-width:26rem;line-height:1.6}@media(min-width:640px){.demo-tool-hero-band__intro{gap:.75rem;padding:1.25rem 1.5rem 2rem}}@media(min-width:768px){.demo-tool-hero-band__intro{padding:1.5rem 2rem 2.25rem}}.demo-tool-hero{background:radial-gradient(ellipse 90% 80% at 70% 45%,rgba(124,58,237,.14) 0%,transparent 55%),radial-gradient(ellipse 70% 60% at 20% 30%,rgba(79,70,229,.08) 0%,transparent 50%),#0b0820}.demo-search-field{width:100%;box-sizing:border-box;background:#ffffff0a;border:1px solid var(--funnel-border, #322b55);border-radius:16px;padding:14px 16px;color:var(--funnel-text, #fff);font-size:15px;line-height:1.5;outline:none;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.demo-search-field::placeholder{color:var(--funnel-text-muted, #8f8ab0)}.demo-search-field:focus{border-color:#6f6cff80;box-shadow:0 0 0 3px #6f6cff1a}.demo-place-result{width:100%;text-align:left;padding:14px 16px;border-radius:16px;border:1px solid var(--funnel-border, #322b55);background:#ffffff08;color:var(--funnel-text-sub, #b8b3d8);transition:background .2s ease,border-color .2s ease}.demo-place-result:hover{background:#ffffff0f;border-color:#6f6cff59}.demo-place-result-name{color:var(--funnel-text, #fff);font-weight:600;font-size:14px}.demo-place-result-address{margin-top:2px;font-size:12px;color:var(--funnel-text-muted, #8f8ab0)}.funnel-root.demo-funnel-card{position:relative;display:flex;flex-direction:column;isolation:isolate;background:var(--funnel-bg);box-shadow:0 0 0 1px #7c3aed1f,0 24px 80px #00000073,0 0 120px #6f6cff14}.funnel-root.demo-funnel-card .funnel-shell,.funnel-root.demo-funnel-card .demo-funnel-shell{position:relative;flex:1;width:100%;max-width:none;min-height:380px;height:auto;max-height:min(820px,calc(100svh - 12rem));margin-inline:0;overflow:hidden;transition:height .35s cubic-bezier(.16,1,.3,1)}.funnel-root.demo-funnel-card .demo-funnel-shell>.funnel-scroll-body{flex:0 1 auto;scroll-behavior:smooth;padding-bottom:148px}.funnel-root.demo-funnel-card .funnel-sticky-cta{position:absolute;bottom:0;left:0;right:0;transform:none;width:100%;max-width:none;z-index:30;padding:20px 20px 22px;background:linear-gradient(180deg,#0f0c1c00,#0f0c1c8c 42%,#0f0c1ceb 78%,#0f0c1cfa);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.funnel-root.demo-funnel-card .demo-funnel-shell[data-place-search-open]>.funnel-scroll-body{position:relative;z-index:40}.funnel-root.demo-funnel-card .demo-funnel-shell[data-place-search-open] .funnel-sticky-cta{z-index:10}.demo-funnel-sticky-cta__secondary{display:block;width:100%;margin:0 0 10px;border:none;background:transparent;padding:2px 0 4px;text-align:center;font-size:13px;font-weight:500;line-height:1.3;color:var(--funnel-text-muted);transition:color .2s ease}.demo-funnel-sticky-cta__secondary:hover{color:#fff}.demo-funnel-sticky-cta__secondary:focus-visible{outline:none;color:#fff;box-shadow:0 0 0 2px var(--rb-accent-ring);border-radius:8px}.funnel-root.demo-funnel-card .demo-business-hero{border-top-left-radius:28px;border-top-right-radius:28px}.funnel-root.demo-funnel-card .demo-business-hero.business-presence-hero--compact{padding-top:1rem;padding-bottom:.75rem;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.funnel-root.demo-funnel-card .demo-business-hero.business-presence-hero--compact+.demo-reviews-stage{margin-top:.125rem}.funnel-root.demo-funnel-card .demo-business-hero__category{line-height:1.2;letter-spacing:.06em}.funnel-root.demo-funnel-card .demo-category-funnel-header{border-top-left-radius:28px;border-top-right-radius:28px;background:transparent}.demo-category-funnel-header__divider{margin-top:.875rem}.demo-category-funnel-header--compact .demo-category-funnel-header__divider{margin-top:.75rem}.demo-category-funnel-header__generated{display:block;font-size:.8125rem;font-weight:500;line-height:1.35;letter-spacing:.01em}.demo-category-funnel-header__generated-lead{color:#ffffff7a}.demo-category-funnel-header__generated-name{color:#ffffffe0}.demo-category-funnel-header__title{margin:0 auto;max-width:20rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;line-height:1.25;letter-spacing:-.02em}.demo-category-funnel-header__lead{display:block;margin-bottom:.2rem;font-size:.8125rem;font-weight:500;letter-spacing:.01em;color:#ffffff85}.demo-category-funnel-header--compact .demo-category-funnel-header__lead{font-size:.75rem;margin-bottom:.125rem}.demo-category-funnel-header__name{display:block;font-size:1.375rem;background:linear-gradient(135deg,#fff,#e9e0ff 55%,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}@media(min-width:640px){.demo-category-funnel-header__name{font-size:1.5rem}}.demo-category-funnel-header--compact .demo-category-funnel-header__name{font-size:1.125rem}.funnel-root.demo-funnel-card .demo-business-hero .business-presence-hero-fade{background:linear-gradient(to bottom,transparent,var(--funnel-bg));height:48px;bottom:-24px}.funnel-root.demo-funnel-card .demo-business-hero.business-presence-hero--compact .business-presence-hero-fade{height:28px;bottom:-14px}.funnel-root.demo-funnel-card .demo-platform-card{gap:8px;padding:12px 16px 14px;border-radius:16px;background:#ffffff09;border-color:#ffffff12}.funnel-root.demo-funnel-card .demo-platform-card .funnel-section-label{font-size:10px;letter-spacing:.1em;opacity:.85}.funnel-root.demo-funnel-card .demo-platform-card .funnel-maps-glow{height:28px;width:168px}.funnel-root.demo-funnel-card .demo-platform-card img{max-height:28px!important}.funnel-root.demo-funnel-card .demo-hero-stars{margin-top:-4px}.funnel-root.demo-funnel-card .demo-hero-stars [role=group] button{transition:transform .2s cubic-bezier(.16,1,.3,1)}.funnel-root.demo-funnel-card .demo-hero-stars [role=group] button svg{filter:drop-shadow(0 0 8px rgb(255 184 0 / .28))}.demo-reviews-rating>div{padding-top:.625rem;padding-bottom:.75rem}.demo-reviews-stage{display:flex;flex-direction:column;gap:.25rem}.funnel-root.demo-funnel-card .demo-optional-qr-section{margin-top:1.25rem;padding-top:.875rem;border-top:1px solid rgb(255 255 255 / .06)}.demo-review-panel__toolbar{padding-top:.125rem}.funnel-root.demo-funnel-card .demo-review-carousel{margin-left:0;margin-right:0;padding-left:1.25rem;padding-right:.75rem;scroll-padding-inline:1.25rem .75rem;gap:10px;scroll-snap-type:x mandatory;padding-bottom:4px;align-items:stretch}.funnel-root.demo-funnel-card .demo-review-carousel .funnel-review-card-enter{display:flex;flex:0 0 86%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.funnel-root.demo-funnel-card .demo-review-card{display:flex;flex-direction:column;width:100%;min-height:10.5rem;max-width:none;border-radius:16px;cursor:pointer;border:1.5px solid var(--funnel-border);background:var(--funnel-card);box-shadow:0 2px 12px #0003}.funnel-root.demo-funnel-card .demo-review-card__body{flex:1;min-height:6.75rem;padding-top:.625rem;padding-bottom:.625rem}.funnel-root.demo-funnel-card .demo-review-card__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}.funnel-root.demo-funnel-card .demo-review-card__text--expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.funnel-root.demo-funnel-card .demo-review-card--expanded,.funnel-root.demo-funnel-card .demo-review-card--expanded .demo-review-card__body{min-height:auto}.funnel-root.demo-funnel-card .demo-review-card--selected{border-color:#6f6cff8f;background:linear-gradient(150deg,rgb(111 108 255 / .1) 0%,var(--funnel-card) 62%);box-shadow:0 12px 36px #6f6cff24,0 2px 8px #00000047}.funnel-root.demo-funnel-card .demo-review-card--idle{opacity:.58}.funnel-root.demo-funnel-card .demo-review-card__header{background:#ffffff05}.funnel-root.demo-funnel-card .demo-review-card--selected .demo-review-card__header{background:#6f6cff0f}.demo-category-upgrade{border-color:#7c3aed38;background:linear-gradient(165deg,#7c3aed24,#4f46e50f),#ffffff05;box-shadow:inset 0 1px #ffffff0a}.demo-reviews-upgrade__divider{margin-top:.75rem;margin-bottom:0}.demo-tool-stage{position:relative;display:flex;justify-content:center;padding:0 1rem 1rem;background:transparent}.demo-tool-stage--category{margin-top:.5rem;padding-top:2rem;padding-bottom:.25rem}@media(min-width:640px){.demo-tool-stage--category{margin-top:.75rem;padding-top:2.5rem;padding-bottom:.5rem}}@media(min-width:768px){.demo-tool-stage{padding:0 2rem 1.25rem}.demo-tool-stage--category{margin-top:1rem;padding-top:2.75rem;padding-bottom:.5rem}}.demo-tool-stage:before{content:"";position:absolute;inset:0;margin:auto;width:min(100%,520px);height:min(100%,900px);background:radial-gradient(ellipse at center,rgb(111 108 255 / .14) 0%,transparent 68%);pointer-events:none}.guide-step-image{margin-inline:auto;max-width:min(100%,17.5rem);max-height:min(55vh,22rem)}@media(min-width:768px){.guide-step-image{margin-inline:auto;max-width:min(100%,var(--guide-max, 20.5rem));max-height:none}}.demo-section-image{display:block;margin-inline:auto;max-width:min(100%,20rem)}@media(min-width:640px){.demo-section-image{max-width:min(100%,28rem)}}@media(min-width:1024px){.demo-section-image{max-width:min(100%,32rem)}}.demo-guide-prose{position:relative;margin-inline:auto;max-width:48rem;padding:1.5rem 1.25rem;text-align:center;border-radius:1rem;border:1px solid rgb(139 92 246 / .18);background:linear-gradient(165deg,rgb(139 92 246 / .1) 0%,rgb(139 92 246 / .02) 42%,transparent 100%),#ffffff05;box-shadow:inset 0 1px #ffffff0d,0 12px 40px #0f052059}.demo-guide-prose:before{content:"";position:absolute;top:0;left:50%;width:5rem;height:2px;transform:translate(-50%);border-radius:9999px;background:linear-gradient(90deg,transparent,rgb(167 139 250 / .85),transparent)}@media(min-width:640px){.demo-guide-prose{padding:2rem 2rem 2.25rem;border-radius:1.25rem}}.demo-guide-prose--heading{max-width:42rem;margin-top:1.5rem;padding:2rem 0 0;border:none;border-radius:0;background:none;box-shadow:none}.demo-guide-prose--heading:before{display:none}.demo-guide-prose--heading .demo-guide-prose__heading{margin-top:0}@media(min-width:640px){.demo-guide-prose--heading{margin-top:2rem;padding:2.5rem 0 0}}.demo-guide-prose__kicker{margin:0;font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#a78bfaeb}.demo-guide-prose__logo{display:flex;justify-content:center;margin:.25rem 0 0}.demo-guide-prose__logo img{display:block;width:min(11.5rem,58vw);height:auto}.demo-guide-prose__heading{margin:.875rem 0 0;font-size:1.25rem;font-weight:700;line-height:1.3;color:#fff}@media(min-width:640px){.demo-guide-prose__heading{margin-top:1rem;font-size:1.875rem}.demo-guide-prose__logo img{width:13.75rem}}.demo-guide-prose__body{margin:.875rem auto 0;max-width:42rem;font-size:.875rem;line-height:1.65;color:#94a3b8}@media(min-width:640px){.demo-guide-prose__body{margin-top:1rem;font-size:1rem}}.demo-guide-step-card{display:grid;overflow:hidden;border-radius:1.25rem;border:1px solid rgb(139 92 246 / .2);background:linear-gradient(155deg,rgb(139 92 246 / .09) 0%,rgb(139 92 246 / .02) 38%,transparent 100%),#ffffff05;box-shadow:inset 0 1px #ffffff0d,0 16px 48px #0f052066}@media(min-width:768px){.demo-guide-step-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.demo-guide-step-card--reverse .demo-guide-step-card__visual{order:2;border-right:none;border-left:1px solid rgb(139 92 246 / .12)}.demo-guide-step-card--reverse .demo-guide-step-card__content{order:1}}.demo-guide-step-card__visual{display:flex;align-items:center;justify-content:center;min-width:0;padding:1.25rem 1rem;border-bottom:1px solid rgb(139 92 246 / .12);background:#00000038}@media(min-width:768px){.demo-guide-step-card__visual{padding:1.5rem 1.25rem;border-bottom:none;border-right:1px solid rgb(139 92 246 / .12)}}.demo-guide-step-card__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1.25rem 1.25rem 1.5rem}@media(min-width:768px){.demo-guide-step-card__content{padding:1.5rem 1.75rem}}.demo-guide-step-copy{padding:0;border:none;background:none;box-shadow:none}.demo-guide-step-copy__kicker{margin:0}.demo-guide-step-copy__badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;border:1px solid rgb(139 92 246 / .28);background:#8b5cf61f;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c4b5fd}.demo-guide-step-copy__title{margin:.75rem 0 0;font-size:1.125rem;font-weight:700;line-height:1.35;color:#fff}@media(min-width:640px){.demo-guide-step-copy__title{font-size:1.25rem}}.demo-guide-step-copy__body{margin:.625rem 0 0;font-size:.875rem;line-height:1.65;color:#94a3b8}@media(min-width:640px){.demo-guide-step-copy__body{margin-top:.75rem;font-size:1rem}}#demo-tool-header[data-astro-cid-jbbsfucv]{background:transparent;transition:background-color .25s ease,backdrop-filter .25s ease}#demo-tool-header[data-astro-cid-jbbsfucv][data-scrolled=true]{background:#0d0520eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
