.hero[data-astro-cid-bbe6dxrz]{padding:5rem 0 6rem;background:url(/Rectangle-458.webp) no-repeat center center;background-size:cover;border-bottom:1px solid var(--color-gray-200);overflow:hidden}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.hero-enter[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(28px);animation:hero-rise .85s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--enter-delay, 0s)}.hero-enter-visual[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(40px) scale(.94);animation:hero-phone 1.05s cubic-bezier(.16,1,.3,1) .35s forwards}@keyframes hero-rise{to{opacity:1;transform:translateY(0)}}@keyframes hero-phone{to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.hero-enter[data-astro-cid-bbe6dxrz],.hero-enter-visual[data-astro-cid-bbe6dxrz]{opacity:1;transform:none;animation:none}.underline-line[data-astro-cid-bbe6dxrz]{stroke-dashoffset:0;animation:none}}.badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:var(--radius-full);background-color:var(--color-gray-100);font-size:.85rem;font-weight:600;color:var(--color-gray-900);margin-bottom:1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:900;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.highlight[data-astro-cid-bbe6dxrz]{color:var(--color-black);position:relative;display:inline-block}.highlight-underline[data-astro-cid-bbe6dxrz]{position:absolute;left:0;bottom:-10px;width:100%;height:10px;overflow:visible}.underline-line[data-astro-cid-bbe6dxrz]{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-dasharray:120;stroke-dashoffset:120}.underline-line-1[data-astro-cid-bbe6dxrz]{animation:draw-underline .7s cubic-bezier(.16,1,.3,1) .55s forwards}.underline-line-2[data-astro-cid-bbe6dxrz]{animation:draw-underline .7s cubic-bezier(.16,1,.3,1) .75s forwards}@keyframes draw-underline{to{stroke-dashoffset:0}}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.15rem;line-height:1.6;margin-bottom:2.5rem;max-width:90%}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.btn-lg[data-astro-cid-bbe6dxrz]{padding:1rem 2rem;font-size:1rem}#open-demo-btn[data-astro-cid-bbe6dxrz] i[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.trial-note[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.note-item[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.4rem;font-size:.85rem}.note-item[data-astro-cid-bbe6dxrz] i[data-astro-cid-bbe6dxrz]{font-size:1rem;color:var(--color-black)}.hero-visual[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center}.phone-container[data-astro-cid-bbe6dxrz]{position:relative;width:280px;height:610px;background-color:#000;border-radius:44px;box-shadow:0 0 0 4px #27272a,0 0 0 12px #09090b,0 25px 60px #0006,0 0 0 1px #ffffff14;margin:12px}.phone-container[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;left:-15px;top:100px;width:3px;height:38px;background:#27272a;border-radius:3px 0 0 3px;box-shadow:0 46px #27272a,0 -36px #27272a}.phone-container[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;right:-15px;top:130px;width:3px;height:56px;background:#27272a;border-radius:0 3px 3px 0}.phone-screen[data-astro-cid-bbe6dxrz]{position:absolute;inset:4px;border-radius:36px;overflow:hidden;background-color:#000}.phone-reflection[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffffff26,#fff0 55%);pointer-events:none;z-index:5}.phone-screenshot[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 992px){.hero[data-astro-cid-bbe6dxrz]{padding:3.5rem 0 4rem}.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2.5rem;text-align:center}.hero-description[data-astro-cid-bbe6dxrz]{max-width:100%}.hero-ctas[data-astro-cid-bbe6dxrz],.trial-note[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.75rem}.phone-container[data-astro-cid-bbe6dxrz]{width:240px;height:522px;border-radius:38px}.phone-screen[data-astro-cid-bbe6dxrz]{border-radius:30px}}@media (max-width: 576px){.hero[data-astro-cid-bbe6dxrz]{padding:2.5rem 0 3rem}.badge[data-astro-cid-bbe6dxrz]{max-width:100%;font-size:.75rem;padding:.35rem .75rem;white-space:normal;line-height:1.35;text-align:left}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(1.85rem,8vw,2.35rem);margin-bottom:1.15rem}.highlight[data-astro-cid-bbe6dxrz]:after{bottom:-6px;height:8px}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1rem;margin-bottom:1.75rem}.hero-ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%;gap:.75rem}.btn-lg[data-astro-cid-bbe6dxrz]{width:100%;padding:.95rem 1.25rem}.trial-note[data-astro-cid-bbe6dxrz]{gap:.85rem 1.15rem}.phone-container[data-astro-cid-bbe6dxrz]{width:min(220px,68vw);height:auto;aspect-ratio:280 / 610;border-radius:34px;box-shadow:0 0 0 3px #27272a,0 0 0 9px #09090b,0 18px 40px #00000059,0 0 0 1px #ffffff14;margin:8px}.phone-container[data-astro-cid-bbe6dxrz]:before,.phone-container[data-astro-cid-bbe6dxrz]:after{display:none}.phone-screen[data-astro-cid-bbe6dxrz]{border-radius:26px}.modal-container[data-astro-cid-bbe6dxrz]{width:min(90vw,45vh);height:min(80vh,160vw);max-width:92vw}.modal-close-btn[data-astro-cid-bbe6dxrz]{top:.65rem;right:.65rem}}.modal-overlay[data-astro-cid-bbe6dxrz]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal-overlay[data-astro-cid-bbe6dxrz].active{opacity:1;pointer-events:auto}.modal-container[data-astro-cid-bbe6dxrz]{position:relative;width:calc(min(85vh,640px)*.5625);height:min(85vh,640px);max-width:90vw;max-height:85vh;background:#000;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 25px 60px #0009;border:1px solid rgba(255,255,255,.15);transform:scale(.9);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.modal-overlay[data-astro-cid-bbe6dxrz].active .modal-container[data-astro-cid-bbe6dxrz]{transform:scale(1)}.modal-close-btn[data-astro-cid-bbe6dxrz]{position:absolute;top:1rem;right:1rem;z-index:1010;width:40px;height:40px;border-radius:50%;background-color:#0009;color:#fff;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.modal-close-btn[data-astro-cid-bbe6dxrz]:hover{background-color:#fff3;transform:scale(1.1)}.modal-close-btn[data-astro-cid-bbe6dxrz] i[data-astro-cid-bbe6dxrz]{font-size:1.25rem;display:flex;align-items:center;justify-content:center}.modal-video-wrapper[data-astro-cid-bbe6dxrz]{width:100%;height:100%}.modal-video-wrapper[data-astro-cid-bbe6dxrz] iframe[data-astro-cid-bbe6dxrz]{width:100%;height:100%;border:0}.social-proof-section[data-astro-cid-bcts4zk3]{padding:6rem 0;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200);overflow:hidden}.carousel-container[data-astro-cid-bcts4zk3]{position:relative;width:100%;max-width:900px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 20px 40px #0000001a}.carousel-track[data-astro-cid-bcts4zk3]{position:relative;height:500px;width:100%}.carousel-slide[data-astro-cid-bcts4zk3]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;z-index:1}.carousel-slide[data-astro-cid-bcts4zk3].active{opacity:1;visibility:visible;z-index:2}.slide-content[data-astro-cid-bcts4zk3]{display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem;padding:0 3rem;width:100%;height:100%;color:var(--color-white)}.slide-details[data-astro-cid-bcts4zk3]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.75rem;height:100%;padding:2rem 0}.slide-badge[data-astro-cid-bcts4zk3]{background-color:var(--color-white);color:var(--color-black);padding:.35rem .85rem;border-radius:var(--radius-full);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.slide-meta[data-astro-cid-bcts4zk3]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.slide-location[data-astro-cid-bcts4zk3]{font-size:.9rem;font-weight:500;color:#fffc;letter-spacing:.02em}.store-name[data-astro-cid-bcts4zk3]{font-size:1.8rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0}.store-writeup[data-astro-cid-bcts4zk3]{font-size:1rem;line-height:1.5;color:#ffffffe6;font-weight:400;font-style:italic;margin:0}.store-owner[data-astro-cid-bcts4zk3]{display:flex;flex-direction:column;margin-top:.5rem;border-left:2px solid rgba(255,255,255,.3);padding-left:.75rem}.owner-name[data-astro-cid-bcts4zk3]{font-size:1rem;font-weight:700;color:var(--color-white)}.owner-title[data-astro-cid-bcts4zk3]{font-size:.8rem;color:#ffffffb3;font-weight:500}.slide-visual[data-astro-cid-bcts4zk3]{display:flex;justify-content:center;align-items:flex-end;height:100%}.store-card-img[data-astro-cid-bcts4zk3]{max-height:340px;width:auto;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.3));transform:rotate(5deg);transform-origin:bottom center;transition:transform .5s ease;display:block}.carousel-slide[data-astro-cid-bcts4zk3].active .store-card-img[data-astro-cid-bcts4zk3]{transform:rotate(-2deg)}.carousel-indicators[data-astro-cid-bcts4zk3]{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.indicator-dot[data-astro-cid-bcts4zk3]{width:8px;height:8px;border-radius:50%;background-color:var(--color-gray-300);border:none;padding:0;transition:background-color var(--transition-fast),width var(--transition-fast)}.indicator-dot[data-astro-cid-bcts4zk3].active{background-color:var(--color-black);width:24px;border-radius:4px}@media (max-width: 768px){.social-proof-section[data-astro-cid-bcts4zk3]{padding:4rem 0}.carousel-container[data-astro-cid-bcts4zk3]{border-radius:var(--radius-md);width:calc(100% + .5rem);max-width:none;margin-left:-.25rem;margin-right:-.25rem}.carousel-track[data-astro-cid-bcts4zk3]{height:auto;min-height:0}.carousel-slide[data-astro-cid-bcts4zk3]{position:relative;height:auto;opacity:0;visibility:hidden;pointer-events:none;display:none}.carousel-slide[data-astro-cid-bcts4zk3].active{display:flex;opacity:1;visibility:visible;pointer-events:auto}.slide-content[data-astro-cid-bcts4zk3]{display:flex;flex-direction:column-reverse;gap:1rem;padding:1.75rem 1.25rem 0;text-align:center;height:auto;align-items:center}.slide-details[data-astro-cid-bcts4zk3]{align-items:center;justify-content:flex-start;height:auto;padding:0;gap:.65rem;width:100%;text-align:center}.slide-meta[data-astro-cid-bcts4zk3]{flex-direction:column;align-items:center;justify-content:center;gap:.4rem;width:100%}.store-name[data-astro-cid-bcts4zk3]{font-size:clamp(1.35rem,6vw,1.7rem);text-align:center;width:100%}.store-writeup[data-astro-cid-bcts4zk3]{font-size:.95rem;text-align:center;max-width:28rem}.slide-badge[data-astro-cid-bcts4zk3]{white-space:normal;line-height:1.3}.slide-location[data-astro-cid-bcts4zk3]{text-align:center}.store-card-img[data-astro-cid-bcts4zk3]{max-height:280px;max-width:min(280px,78vw);width:auto;transform:none}.slide-visual[data-astro-cid-bcts4zk3]{margin:.5rem 0 0;min-height:260px;width:100%;display:flex;justify-content:center;align-items:flex-end}.carousel-slide[data-astro-cid-bcts4zk3].active .store-card-img[data-astro-cid-bcts4zk3]{transform:none}.store-owner[data-astro-cid-bcts4zk3]{align-items:center;text-align:center;border-left:none;padding-left:0;margin-top:.35rem}}@media (max-width: 480px){.slide-content[data-astro-cid-bcts4zk3]{padding:1.5rem 1rem 0}.store-card-img[data-astro-cid-bcts4zk3]{max-height:250px;max-width:min(260px,82vw)}.slide-visual[data-astro-cid-bcts4zk3]{min-height:230px}}.features-section[data-astro-cid-vnivfuh2]{padding:6rem 0;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200)}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.feature-card[data-astro-cid-vnivfuh2]{background-color:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 16px #0000000a;transition:all var(--transition-fast)}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-4px);border-color:var(--color-gray-300);box-shadow:0 10px 30px #00000014}.feature-hero[data-astro-cid-vnivfuh2]{aspect-ratio:16 / 10;overflow:hidden;background-color:var(--color-gray-100)}.feature-hero-img[data-astro-cid-vnivfuh2]{width:100%;height:100%;object-fit:cover;display:block}.feature-body[data-astro-cid-vnivfuh2]{padding:1.5rem 1.75rem 1.75rem;display:flex;flex-direction:column;align-items:flex-start}.feature-title[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:800;margin-bottom:.75rem;color:var(--color-black)}.feature-icon[data-astro-cid-vnivfuh2]{font-size:1.35rem;line-height:1;color:var(--color-black)}.feature-description[data-astro-cid-vnivfuh2]{font-size:1rem;color:var(--color-gray-600);line-height:1.5}@media (max-width: 992px){.features-section[data-astro-cid-vnivfuh2]{padding:4.5rem 0}.features-grid[data-astro-cid-vnivfuh2]{gap:1.25rem}}@media (max-width: 640px){.features-section[data-astro-cid-vnivfuh2]{padding:3.5rem 0}.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:1rem}.feature-body[data-astro-cid-vnivfuh2]{padding:1.25rem 1.35rem 1.5rem}.feature-title[data-astro-cid-vnivfuh2],.feature-icon[data-astro-cid-vnivfuh2]{font-size:1.2rem}}.how-section[data-astro-cid-cmgpsf2k]{padding:7rem 0;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200);overflow:hidden}.steps-grid[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0;align-items:start;max-width:900px;margin:0 auto 5rem}.step-card[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem}.step-content[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;align-items:center}.step-number-circle[data-astro-cid-cmgpsf2k]{width:52px;height:52px;border-radius:50%;background-color:var(--color-black);color:var(--color-white);font-size:1.35rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0}.step-title[data-astro-cid-cmgpsf2k]{font-size:1.1rem;font-weight:800;margin-bottom:.6rem;color:var(--color-black);line-height:1.25}.step-desc[data-astro-cid-cmgpsf2k]{font-size:.9rem;color:var(--color-gray-600);line-height:1.6}.step-connector[data-astro-cid-cmgpsf2k]{width:60px;height:2px;background:linear-gradient(90deg,var(--color-gray-300),var(--color-gray-400),var(--color-gray-300));margin-top:26px;flex-shrink:0}.marquee-container[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:3.5rem;margin-top:4rem;overflow:hidden;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:2.5rem 0}.marquee-row[data-astro-cid-cmgpsf2k]{display:flex;overflow:visible;user-select:none;width:100%;padding:1rem 0}.marquee-track[data-astro-cid-cmgpsf2k]{display:flex;gap:3rem;width:max-content}.marquee-image[data-astro-cid-cmgpsf2k]{width:340px;height:auto;border-radius:var(--radius-xl);box-shadow:0 15px 35px #0000000f,0 0 0 1px #00000005;border:1px solid var(--color-gray-200);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.marquee-image[data-astro-cid-cmgpsf2k]:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 30px 60px #0000001f,0 0 0 1px #0000000a}.marquee-left[data-astro-cid-cmgpsf2k] .marquee-track[data-astro-cid-cmgpsf2k]{animation:scroll-left 45s linear infinite}.marquee-right[data-astro-cid-cmgpsf2k] .marquee-track[data-astro-cid-cmgpsf2k]{animation:scroll-right 45s linear infinite}.marquee-row[data-astro-cid-cmgpsf2k]:hover .marquee-track[data-astro-cid-cmgpsf2k]{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.5rem))}}@keyframes scroll-right{0%{transform:translate(calc(-50% - 1.5rem))}to{transform:translate(0)}}@media (max-width: 768px){.how-section[data-astro-cid-cmgpsf2k]{padding:4.5rem 0}.steps-grid[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:1.75rem;margin-bottom:3rem}.step-connector[data-astro-cid-cmgpsf2k]{display:none}.step-card[data-astro-cid-cmgpsf2k]{flex-direction:row;align-items:flex-start;text-align:left;gap:1.15rem;padding:0}.step-content[data-astro-cid-cmgpsf2k]{align-items:flex-start;flex:1}.step-number-circle[data-astro-cid-cmgpsf2k]{width:42px;height:42px;font-size:1.1rem;margin-bottom:0;margin-top:.15rem}.marquee-container[data-astro-cid-cmgpsf2k]{gap:2rem;margin-top:2.5rem;padding:1.25rem 0}.marquee-track[data-astro-cid-cmgpsf2k]{gap:1.5rem}.marquee-image[data-astro-cid-cmgpsf2k]{width:220px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@keyframes scroll-right{0%{transform:translate(calc(-50% - .75rem))}to{transform:translate(0)}}}@media (max-width: 480px){.marquee-image[data-astro-cid-cmgpsf2k]{width:190px}.marquee-track[data-astro-cid-cmgpsf2k]{gap:1.15rem}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - .575rem))}}@keyframes scroll-right{0%{transform:translate(calc(-50% - .575rem))}to{transform:translate(0)}}}.pricing-section[data-astro-cid-hkoc4sea]{padding:6rem 0;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200)}.pricing-support-line[data-astro-cid-hkoc4sea]{text-align:center;margin-top:2rem;font-size:.9rem;color:var(--color-gray-600)}.pricing-support-line[data-astro-cid-hkoc4sea] a[data-astro-cid-hkoc4sea]{color:var(--color-black);text-decoration:underline;text-underline-offset:2px}.pricing-card-wrapper[data-astro-cid-hkoc4sea]{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:stretch;max-width:1000px;margin:3rem auto 0}.pricing-card[data-astro-cid-hkoc4sea]{background-color:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);padding:3rem;width:100%;flex:1 1 350px;max-width:460px;box-shadow:0 10px 40px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;transition:transform .2s ease,box-shadow .2s ease}.pricing-card[data-astro-cid-hkoc4sea]:hover{transform:translateY(-4px);box-shadow:0 15px 45px #00000014}.pricing-card[data-astro-cid-hkoc4sea].featured{border:2px solid var(--color-black)}.featured-badge[data-astro-cid-hkoc4sea]{position:absolute;top:-12px;background-color:var(--color-black);color:var(--color-white);font-size:.75rem;font-weight:800;padding:.35rem 1rem;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}.pricing-badge[data-astro-cid-hkoc4sea]{display:inline-block;padding:.35rem 1rem;background-color:var(--color-gray-100);border:1px solid var(--color-gray-300);border-radius:var(--radius-sm);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;color:var(--color-gray-700)}.pricing-badge[data-astro-cid-hkoc4sea].badge-primary{background-color:#0000000d;border-color:var(--color-black);color:var(--color-black)}.pricing-plan-name[data-astro-cid-hkoc4sea]{font-size:1.5rem;font-weight:800;margin-bottom:1rem}.pricing-price-box[data-astro-cid-hkoc4sea]{display:flex;align-items:baseline;justify-content:center;margin-bottom:.5rem}.price-currency[data-astro-cid-hkoc4sea]{font-size:2rem;font-weight:800;align-self:flex-start}.price-amount[data-astro-cid-hkoc4sea]{font-size:4.5rem;font-weight:900;line-height:1;letter-spacing:-.04em}.price-period[data-astro-cid-hkoc4sea]{font-size:1.1rem;color:var(--color-gray-600);margin-left:.5rem}.pricing-subtext[data-astro-cid-hkoc4sea]{font-size:.9rem;color:var(--color-gray-600)}.pricing-divider[data-astro-cid-hkoc4sea]{width:100%;border:0;height:1px;background-color:var(--color-gray-200);margin:2rem 0}.pricing-features[data-astro-cid-hkoc4sea]{list-style:none;display:flex;flex-direction:column;gap:1rem;text-align:left;width:100%;margin-bottom:2.5rem}.pricing-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--color-gray-700)}.pricing-features[data-astro-cid-hkoc4sea] i[data-astro-cid-hkoc4sea]{font-size:1.2rem;color:var(--color-black)}.pricing-cta-box[data-astro-cid-hkoc4sea]{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.btn-block[data-astro-cid-hkoc4sea]{width:100%;padding:1rem;font-size:1rem}.no-card-text[data-astro-cid-hkoc4sea]{font-size:.85rem;color:var(--color-gray-600);display:flex;align-items:center;justify-content:center;gap:.35rem}@media (max-width: 768px){.pricing-section[data-astro-cid-hkoc4sea]{padding:4rem 0}.pricing-card-wrapper[data-astro-cid-hkoc4sea]{flex-direction:column;align-items:center;margin-top:2rem;gap:1.5rem}.pricing-card[data-astro-cid-hkoc4sea]{max-width:100%;padding:2.25rem 1.5rem}.price-amount[data-astro-cid-hkoc4sea]{font-size:3.75rem}}@media (max-width: 576px){.pricing-section[data-astro-cid-hkoc4sea]{padding:3.5rem 0}.pricing-card[data-astro-cid-hkoc4sea]{padding:2rem 1.25rem}.price-amount[data-astro-cid-hkoc4sea]{font-size:3.25rem}.pricing-plan-name[data-astro-cid-hkoc4sea]{font-size:1.3rem}.pricing-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{align-items:flex-start;font-size:.9rem}}.faq-section[data-astro-cid-al2ca2vr]{padding:6rem 0;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200)}@media (max-width: 768px){.faq-section[data-astro-cid-al2ca2vr]{padding:4rem 0}}@media (max-width: 576px){.faq-section[data-astro-cid-al2ca2vr]{padding:3.5rem 0}}.final-cta-section[data-astro-cid-66itwakk]{padding:7rem 0;background:url(/Rectangle-458.webp) no-repeat center center;background-size:cover;border-bottom:1px solid var(--color-gray-200);text-align:center}.cta-container[data-astro-cid-66itwakk]{max-width:700px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto}.cta-title[data-astro-cid-66itwakk]{font-size:2.75rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;color:var(--color-black)}.cta-subtitle[data-astro-cid-66itwakk]{font-size:1.15rem;line-height:1.6;margin-bottom:1rem;color:var(--color-gray-600)}.cta-buttons[data-astro-cid-66itwakk]{display:flex;justify-content:center;width:100%}.btn-lg[data-astro-cid-66itwakk]{padding:1.1rem 2.5rem;font-size:1.05rem}.cta-note[data-astro-cid-66itwakk]{font-size:.85rem;display:flex;align-items:center;gap:.35rem;color:var(--color-gray-500)}@media (max-width: 768px){.final-cta-section[data-astro-cid-66itwakk]{padding:4.5rem 0}.cta-title[data-astro-cid-66itwakk]{font-size:clamp(1.75rem,7vw,2rem)}.cta-subtitle[data-astro-cid-66itwakk]{font-size:1rem;margin-bottom:.5rem}.cta-buttons[data-astro-cid-66itwakk]{width:100%}.btn-lg[data-astro-cid-66itwakk]{width:100%;padding:1rem 1.5rem}.cta-note[data-astro-cid-66itwakk]{justify-content:center;text-align:center;flex-wrap:wrap}}@media (max-width: 480px){.final-cta-section[data-astro-cid-66itwakk]{padding:3.5rem 0}.cta-container[data-astro-cid-66itwakk]{gap:1.15rem}}.stamp-toast[data-astro-cid-kptcfpe2]{position:fixed;bottom:1.75rem;left:1.75rem;z-index:900;background:#fff;border:1px solid var(--color-gray-200);border-radius:var(--radius-md);box-shadow:0 8px 30px #0000001a,0 2px 8px #0000000f;padding:.9rem 2.25rem .9rem 1rem;max-width:290px;width:calc(100vw - 3.5rem);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.stamp-toast[data-astro-cid-kptcfpe2].visible{opacity:1;transform:translateY(0);pointer-events:auto}.toast-close[data-astro-cid-kptcfpe2]{position:absolute;top:.6rem;right:.6rem;width:22px;height:22px;border-radius:50%;background:var(--color-gray-100);color:var(--color-gray-600);display:flex;align-items:center;justify-content:center;font-size:.75rem;cursor:pointer;border:none;transition:background var(--transition-fast)}.toast-close[data-astro-cid-kptcfpe2]:hover{background:var(--color-gray-200)}.toast-body[data-astro-cid-kptcfpe2]{display:flex;flex-direction:column;gap:.25rem}.toast-action[data-astro-cid-kptcfpe2]{display:flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.06em}.toast-dot[data-astro-cid-kptcfpe2]{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:pulse-dot 2s ease infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.toast-message[data-astro-cid-kptcfpe2]{font-size:.88rem;font-weight:600;color:var(--color-gray-900);line-height:1.4}.toast-message[data-astro-cid-kptcfpe2] span[data-astro-cid-kptcfpe2]{color:var(--color-black);font-weight:800}@media (max-width: 480px){.stamp-toast[data-astro-cid-kptcfpe2]{bottom:max(1rem,env(safe-area-inset-bottom,1rem));left:1rem;max-width:calc(100vw - 2rem);width:calc(100vw - 2rem)}}
