.hero.svelte-1q37ri0{text-align:center;padding:160px 0 100px;position:relative}.hero.svelte-1q37ri0:before{content:"";background:radial-gradient(ellipse 80% 60% at 50% 0%, var(--blush) 0%, transparent 70%);opacity:.4;pointer-events:none;position:absolute;inset:0}.hero-badge.svelte-1q37ri0{background:var(--accent-bg);color:var(--accent);letter-spacing:.04em;text-transform:uppercase;border-radius:100px;margin-bottom:28px;padding:6px 16px;font-size:.8rem;font-weight:600;animation:.8s both fadeUp;display:inline-block}h1.svelte-1q37ri0{letter-spacing:-.02em;max-width:700px;margin:0 auto 24px;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.1;animation:.8s .1s both fadeUp}h1.svelte-1q37ri0 em:where(.svelte-1q37ri0){color:var(--accent);font-style:italic}p.svelte-1q37ri0{color:var(--stone);max-width:520px;margin:0 auto 40px;font-size:1.15rem;line-height:1.7;animation:.8s .2s both fadeUp}.hero-actions.svelte-1q37ri0{justify-content:center;align-items:center;gap:16px;animation:.8s .3s both fadeUp;display:flex}.btn-primary.svelte-1q37ri0{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:16px 36px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 4px 24px #2d5a3d33}.btn-primary.svelte-1q37ri0:hover{background:var(--accent-light);transform:translateY(-1px);box-shadow:0 6px 32px #2d5a3d47}.btn-ghost.svelte-1q37ri0{color:var(--stone);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:16px 24px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;transition:color .3s}.btn-ghost.svelte-1q37ri0:hover{color:var(--charcoal)}.btn-ghost.svelte-1q37ri0 span:where(.svelte-1q37ri0){margin-left:6px;transition:margin-left .3s;display:inline-block}.btn-ghost.svelte-1q37ri0:hover span:where(.svelte-1q37ri0){margin-left:10px}.hero-price-hint.svelte-1q37ri0{color:var(--sand);margin-top:10px;font-size:.9rem;animation:.8s .4s both fadeUp}@media (width<=768px){.hero.svelte-1q37ri0{padding:130px 0 60px}.btn-primary.svelte-1q37ri0{padding:14px 28px;font-size:.9rem}.hero-actions.svelte-1q37ri0{flex-wrap:wrap}}.demo-section.svelte-1qh12qy{padding:40px 0 100px;animation:.8s .4s both fadeUp}.demo-devices.svelte-1qh12qy{cursor:pointer;max-width:960px;margin:0 auto;position:relative}.device-browser.svelte-1qh12qy{border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-lg);background:#fff;border:1px solid #0000000f;margin-right:100px;overflow:hidden;box-shadow:0 24px 80px #0000000f,0 4px 20px #00000008}.browser-bar.svelte-1qh12qy{background:var(--cream);border-bottom:1px solid #0000000a;align-items:center;gap:8px;padding:14px 20px;display:flex}.browser-dot.svelte-1qh12qy{background:var(--sand);border-radius:50%;width:10px;height:10px}.browser-url.svelte-1qh12qy{text-align:center;color:var(--stone);flex:1;font-size:.78rem;font-weight:500}.browser-screenshot.svelte-1qh12qy{aspect-ratio:16/9.5;background:linear-gradient(135deg, var(--cream) 0%, #e8e4df 100%);width:100%;color:var(--sand);justify-content:center;align-items:center;font-size:.85rem;font-weight:500;display:flex}.browser-screenshot.svelte-1qh12qy picture{display:contents}.browser-screenshot.svelte-1qh12qy img{object-fit:cover;object-position:top left;width:100%;height:100%;display:block}.device-phone.svelte-1qh12qy{background:var(--charcoal);z-index:2;border-radius:40px;width:220px;padding:6px;position:absolute;bottom:-40px;right:-20px;box-shadow:0 24px 64px #0000002e,0 8px 24px #0000001a}.phone-island.svelte-1qh12qy{background:var(--charcoal);z-index:3;border-radius:100px;width:72px;height:18px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-screen.svelte-1qh12qy{aspect-ratio:9/19.5;background:linear-gradient(180deg, #fff 0%, var(--cream) 100%);width:100%;color:var(--sand);border-radius:34px;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;display:flex;overflow:hidden}.phone-screen.svelte-1qh12qy picture{display:contents}.phone-screen.svelte-1qh12qy img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.demo-try-bar.svelte-1qh12qy{border-radius:0 0 var(--radius-lg) var(--radius-lg);z-index:1;background:linear-gradient(#0000 0%,#1a1a1a0d 20%,#1a1a1a26 40%,#1a1a1a59 70%,#1a1a1a99 100%);justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:100px}.demo-try-btn.svelte-1qh12qy{color:var(--accent);cursor:pointer;background:#fff;border:none;border-radius:100px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #00000026}.demo-try-btn.svelte-1qh12qy:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0003}.demo-try-btn.svelte-1qh12qy span:where(.svelte-1qh12qy){margin-left:6px;transition:margin-left .3s;display:inline-block}.demo-try-btn.svelte-1qh12qy:hover span:where(.svelte-1qh12qy){margin-left:10px}@media (width<=768px){.demo-section.svelte-1qh12qy{padding:20px 0 60px}.device-browser.svelte-1qh12qy{display:none}.device-phone.svelte-1qh12qy{border-radius:36px 36px 0 0;width:280px;max-height:50vh;margin:0 auto;position:relative;bottom:auto;right:auto;overflow:hidden}.phone-island.svelte-1qh12qy{width:90px;height:20px;top:14px}.phone-screen.svelte-1qh12qy{border-radius:30px 30px 0 0}.demo-try-bar.svelte-1qh12qy{z-index:3;border-radius:0;width:280px;left:50%;right:auto;transform:translate(-50%)}}.features.svelte-1dpem8h{background:var(--warm-white);padding:100px 0}.features.svelte-1dpem8h .container{max-width:1080px}.features-header.svelte-1dpem8h{text-align:center;margin-bottom:80px}.features-header.svelte-1dpem8h .section-sub:where(.svelte-1dpem8h){margin:0 auto}.feature-row.svelte-1dpem8h{align-items:center;gap:64px;margin-bottom:80px;display:flex}.feature-row.svelte-1dpem8h:last-of-type{margin-bottom:96px}.feature-text.svelte-1dpem8h{flex:1;min-width:0}.feature-image.svelte-1dpem8h{flex:none;justify-content:center;align-items:flex-end;display:flex}.feature-row.reverse.svelte-1dpem8h .feature-text:where(.svelte-1dpem8h){order:2}.feature-row.reverse.svelte-1dpem8h .feature-image:where(.svelte-1dpem8h){order:1}.phone.svelte-1dpem8h{background:var(--charcoal);border-radius:32px;width:200px;padding:5px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a,0 4px 16px #0000000d,inset 0 0 0 1.5px #ffffff1a}.island.svelte-1dpem8h{z-index:3;background:var(--charcoal);border-radius:100px;width:60px;height:16px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.screen.svelte-1dpem8h{isolation:isolate;background:#fff;border-radius:27px;width:100%;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.screen.svelte-1dpem8h picture:where(.svelte-1dpem8h){display:block}.screen.svelte-1dpem8h img:where(.svelte-1dpem8h){object-fit:cover;object-position:top;width:100%;height:auto;max-height:420px;display:block}.duo.svelte-1dpem8h{gap:0}.duo.svelte-1dpem8h .phone:where(.svelte-1dpem8h):last-child{z-index:2;margin-left:-24px}.analytics-duo.svelte-1dpem8h{justify-content:center;position:relative}.browser-frame.svelte-1dpem8h{border-radius:var(--radius-lg);z-index:1;background:#fff;border:1px solid #0000000f;width:560px;position:absolute;top:50%;right:40px;overflow:hidden;transform:translateY(-50%);box-shadow:0 20px 60px #00000014,0 4px 16px #0000000a}.browser-frame.svelte-1dpem8h picture:where(.svelte-1dpem8h){display:block}.browser-frame.svelte-1dpem8h img:where(.svelte-1dpem8h){width:100%;height:auto;display:block}.phone-overlap.svelte-1dpem8h{z-index:2;width:200px;box-shadow:0 20px 60px #00000026,0 4px 16px #00000014,inset 0 0 0 1.5px #ffffff1a}.phone-overlap.svelte-1dpem8h .screen:where(.svelte-1dpem8h) img:where(.svelte-1dpem8h){max-height:420px}.feature-icon.svelte-1dpem8h{background:var(--accent-bg);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.3rem;display:flex}.feature-text.svelte-1dpem8h h3:where(.svelte-1dpem8h){margin-bottom:12px;font-size:1.5rem}.feature-text.svelte-1dpem8h p:where(.svelte-1dpem8h){color:var(--stone);max-width:420px;margin-bottom:20px;font-size:.95rem;line-height:1.7}.feature-detail.svelte-1dpem8h{flex-wrap:wrap;gap:8px;display:flex}.feature-detail.svelte-1dpem8h span:where(.svelte-1dpem8h){background:var(--accent-bg);color:var(--accent);letter-spacing:.01em;border-radius:100px;padding:6px 14px;font-size:.78rem;font-weight:500;display:inline-block}.features-small.svelte-1dpem8h{border-top:1px solid var(--sand);grid-template-columns:repeat(4,1fr);gap:20px;padding-top:64px;display:grid}.feature-small.svelte-1dpem8h{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #0000;padding:24px;transition:all .4s}.feature-small.svelte-1dpem8h:hover{border-color:#0000000f;transform:translateY(-4px);box-shadow:0 16px 48px #0000000f}.feature-small-header.svelte-1dpem8h{align-items:center;gap:12px;margin-bottom:10px;display:flex}.feature-small.svelte-1dpem8h .feature-icon:where(.svelte-1dpem8h){flex-shrink:0;width:40px;height:40px;margin-bottom:0;font-size:1.1rem}.feature-small.svelte-1dpem8h h3:where(.svelte-1dpem8h){font-size:1.05rem}.feature-small.svelte-1dpem8h p:where(.svelte-1dpem8h){color:var(--stone);font-size:.9rem;line-height:1.6}@media (width<=1100px) and (width>=769px){.browser-frame.svelte-1dpem8h{width:340px;right:20px}}@media (width<=768px){.features.svelte-1dpem8h{padding:60px 0}.features-header.svelte-1dpem8h{margin-bottom:48px}.feature-row.svelte-1dpem8h{flex-direction:column;gap:32px;margin-bottom:56px}.feature-row.svelte-1dpem8h:last-of-type{margin-bottom:56px}.feature-row.reverse.svelte-1dpem8h .feature-text:where(.svelte-1dpem8h),.feature-row.reverse.svelte-1dpem8h .feature-image:where(.svelte-1dpem8h){order:unset}.feature-image.svelte-1dpem8h{width:100%}.phone.svelte-1dpem8h{border-radius:26px;width:160px;padding:4px}.island.svelte-1dpem8h{width:48px;height:13px;top:10px}.screen.svelte-1dpem8h{border-radius:22px}.screen.svelte-1dpem8h img:where(.svelte-1dpem8h){max-height:320px}.duo.svelte-1dpem8h{gap:0}.duo.svelte-1dpem8h .phone:where(.svelte-1dpem8h):last-child{margin-left:-16px}.analytics-duo.svelte-1dpem8h{min-height:360px}.browser-frame.svelte-1dpem8h{width:min(440px,90vw);right:50%;transform:translate(50%,-50%)}.phone-overlap.svelte-1dpem8h{width:160px;margin-left:0}.phone-overlap.svelte-1dpem8h .screen:where(.svelte-1dpem8h) img:where(.svelte-1dpem8h){max-height:320px}.feature-text.svelte-1dpem8h h3:where(.svelte-1dpem8h){font-size:1.3rem}.feature-text.svelte-1dpem8h p:where(.svelte-1dpem8h){max-width:none}.features-small.svelte-1dpem8h{grid-template-columns:1fr 1fr;gap:12px;padding-top:40px}.feature-small.svelte-1dpem8h{padding:20px 18px}}@media (width<=480px){.features-small.svelte-1dpem8h{grid-template-columns:1fr}}.how.svelte-1e6pjgp{background:var(--cream);padding:100px 0}.how-header.svelte-1e6pjgp{text-align:center;margin-bottom:72px}.how-header.svelte-1e6pjgp .section-sub{margin:0 auto}.how-steps.svelte-1e6pjgp{grid-template-columns:repeat(3,1fr);gap:48px;display:grid;position:relative}.how-steps.svelte-1e6pjgp:before{content:"";background:linear-gradient(90deg, transparent, var(--sand), transparent);height:1px;position:absolute;top:36px;left:16%;right:16%}.how-step.svelte-1e6pjgp{text-align:center;position:relative}.step-num.svelte-1e6pjgp{background:var(--accent);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;font-family:DM Serif Display,serif;font-size:1.5rem;display:flex;position:relative}h3.svelte-1e6pjgp{margin-bottom:8px;font-size:1.15rem}p.svelte-1e6pjgp{color:var(--stone);max-width:260px;margin:0 auto;font-size:.9rem;line-height:1.7}@media (width<=768px){.how-steps.svelte-1e6pjgp{grid-template-columns:1fr;gap:40px}.how-steps.svelte-1e6pjgp:before{display:none}}.testimonial.svelte-jjuam3{text-align:center;background:var(--warm-white);padding:100px 0}blockquote.svelte-jjuam3{margin:0}.quote.svelte-jjuam3{max-width:680px;color:var(--charcoal);margin:0 auto 32px;font-family:DM Serif Display,serif;font-size:clamp(1.4rem,3vw,2rem);font-style:italic;line-height:1.5}.author.svelte-jjuam3{color:var(--stone);font-size:.9rem}.author.svelte-jjuam3 strong:where(.svelte-jjuam3){color:var(--charcoal);font-weight:600}@media (width<=768px){.testimonial.svelte-jjuam3{padding:60px 0}.quote.svelte-jjuam3{margin-bottom:20px;font-size:clamp(1.1rem,3vw,1.6rem)}}.cta.svelte-peni0m{background:var(--accent);color:#fff;text-align:center;padding:100px 0;position:relative;overflow:hidden}.cta.svelte-peni0m:before{content:"";background:radial-gradient(#ffffff0f 0%,#0000 60%);position:absolute;inset:-50% -20%}h2.svelte-peni0m{margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);position:relative}p.svelte-peni0m{opacity:.8;max-width:460px;margin:0 auto 40px;font-size:1.05rem;line-height:1.7;position:relative}.btn-white.svelte-peni0m{color:var(--accent);cursor:pointer;background:#fff;border:none;border-radius:100px;padding:16px 40px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.btn-white.svelte-peni0m:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000026}@media (width<=768px){.cta.svelte-peni0m{padding:60px 0}p.svelte-peni0m{margin-bottom:28px}.btn-white.svelte-peni0m{padding:14px 28px;font-size:.9rem}}.overlay.svelte-1517768{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;background:#000000b3;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.overlay.active.svelte-1517768{opacity:1;visibility:visible}.modal.svelte-1517768{flex-direction:column;width:92vw;max-width:1280px;height:85vh;max-height:820px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:scale(.95)translateY(20px)}.overlay.active.svelte-1517768 .modal:where(.svelte-1517768){transform:scale(1)translateY(0)}.modal-bar.svelte-1517768{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-badge.svelte-1517768{text-transform:uppercase;letter-spacing:.1em;color:#fff;background:#ffffff26;border-radius:100px;padding:8px 18px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1}.bar-center.svelte-1517768,.bar-right.svelte-1517768{align-items:center;gap:8px;display:flex}.open-external.svelte-1517768{display:none}.close.svelte-1517768{color:#fff;letter-spacing:.1em;cursor:pointer;background:#ffffff26;border:none;border-radius:100px;justify-content:center;align-items:center;padding:8px 18px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1;transition:background .3s;display:flex}.close.svelte-1517768:hover{background:#ffffff40}.view-toggle.svelte-1517768{background:#ffffff1a;border-radius:100px;padding:2px;display:flex}.view-toggle.svelte-1517768 button:where(.svelte-1517768){text-transform:uppercase;letter-spacing:.06em;color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:6px 16px;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:500;transition:all .25s}.view-toggle.svelte-1517768 button.active:where(.svelte-1517768){color:#fff;background:#fff3}.frame-area.svelte-1517768{flex:1;min-height:0;display:flex}.browser-frame.svelte-1517768{border-radius:var(--radius-lg);background:#fff;flex-direction:column;flex:1;animation:.4s cubic-bezier(.16,1,.3,1) both svelte-1517768-frameIn;display:flex;overflow:hidden;box-shadow:0 24px 80px #0000004d}.browser-frame.svelte-1517768 iframe:where(.svelte-1517768){border:none;flex:1;width:100%}.phone-wrap.svelte-1517768{flex:1;justify-content:center;align-items:center;animation:.4s cubic-bezier(.16,1,.3,1) both svelte-1517768-frameIn;display:flex}.phone.svelte-1517768{background:var(--charcoal);border-radius:52px;width:375px;height:100%;max-height:812px;padding:8px;position:relative;overflow:hidden;box-shadow:0 24px 80px #0006,inset 0 0 0 2px #ffffff1a}.island.svelte-1517768{z-index:3;background:var(--charcoal);border-radius:100px;width:100px;height:24px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.screen.svelte-1517768{isolation:isolate;background:#fff;border-radius:44px;width:100%;height:100%;padding-top:40px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.screen.svelte-1517768 iframe:where(.svelte-1517768){border:none;width:100%;height:100%}@keyframes svelte-1517768-frameIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=900px){.modal.svelte-1517768{width:100%;max-width:none;height:100%;max-height:none;padding:16px}.device-toggle.svelte-1517768{display:none}.open-external.svelte-1517768{color:#fff;background:#ffffff26;border-radius:100px;justify-content:center;align-items:center;padding:8px 12px;line-height:1;transition:background .3s;display:flex}.open-external.svelte-1517768:hover{background:#ffffff40}.phone-wrap.svelte-1517768{flex:1;display:flex}.phone.svelte-1517768{border-radius:var(--radius-lg);width:100%;max-width:none;box-shadow:none;background:0 0;padding:0}.island.svelte-1517768{display:none}.screen.svelte-1517768{border-radius:var(--radius-lg);padding-top:0;-webkit-mask-image:none}}
