.hero-section[data-astro-cid-anhloy43]{position:relative;padding:2.5rem 0 4rem;margin-top:-1px;overflow:hidden;background:linear-gradient(135deg,#fef7ed,#fdf4e7,#fef9f3);min-height:auto;display:flex;align-items:center}@media(min-width:768px)and (max-width:1023px){.hero-section[data-astro-cid-anhloy43]{padding:1.5rem 0 3rem}}@media(min-width:1024px){.hero-section[data-astro-cid-anhloy43]{padding:2rem 0 4rem}}.hero-bg[data-astro-cid-anhloy43]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.glow[data-astro-cid-anhloy43]{position:absolute;border-radius:50%;pointer-events:none}.glow-primary[data-astro-cid-anhloy43]{width:600px;height:600px;background:radial-gradient(circle,rgba(214,133,80,.16) 0%,rgba(214,133,80,.08) 40%,transparent 70%);filter:blur(60px);right:5%;top:50%;transform:translateY(-50%);animation:glow-pulse 12s ease-in-out infinite}.glow-accent[data-astro-cid-anhloy43]{width:400px;height:400px;background:radial-gradient(circle,rgba(254,247,237,.5) 0%,rgba(254,247,237,.15) 50%,transparent 70%);filter:blur(50px);top:-10%;right:-5%;animation:glow-pulse-simple 15s ease-in-out infinite;animation-delay:-5s}.glow-subtle[data-astro-cid-anhloy43]{width:300px;height:300px;background:radial-gradient(circle,rgba(214,133,80,.12) 0%,transparent 60%);filter:blur(40px);right:15%;bottom:10%;animation:glow-pulse-simple 10s ease-in-out infinite;animation-delay:-2s}@keyframes glow-pulse{0%,to{opacity:1;transform:translateY(-50%) scale(1)}50%{opacity:.7;transform:translateY(-50%) scale(1.05)}}@keyframes glow-pulse-simple{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.hero-grid[data-astro-cid-anhloy43]{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;position:relative;z-index:1}@media(min-width:768px){.hero-grid[data-astro-cid-anhloy43]{grid-template-columns:1.1fr .9fr;gap:2rem}}@media(min-width:1024px){.hero-grid[data-astro-cid-anhloy43]{grid-template-columns:1.1fr 1fr;gap:5rem}}.hero-content[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:1rem}.hero-kicker[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.5rem;margin-bottom:.125rem}.kicker-stars[data-astro-cid-anhloy43]{color:#f59e0b;font-size:.8125rem;letter-spacing:1px}.kicker-text[data-astro-cid-anhloy43]{font-size:.75rem;color:var(--color-text-muted, #6b7280);font-weight:500}.hero-content[data-astro-cid-anhloy43] .eyebrow[data-astro-cid-anhloy43]{font-size:.625rem;letter-spacing:.1em;margin-bottom:.5rem}.hero-headline[data-astro-cid-anhloy43]{font-family:Fraunces,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--color-text)}.hero-headline[data-astro-cid-anhloy43] .highlight[data-astro-cid-anhloy43]{color:var(--color-brand);display:block}.hero-description[data-astro-cid-anhloy43]{font-size:1rem;line-height:1.6;color:var(--color-text-secondary, #4b5563);max-width:540px}@media(min-width:768px){.kicker-text[data-astro-cid-anhloy43]{font-size:.875rem}.hero-content[data-astro-cid-anhloy43] .eyebrow[data-astro-cid-anhloy43]{font-size:.75rem;margin-bottom:.75rem}.hero-headline[data-astro-cid-anhloy43]{font-size:3rem}.hero-description[data-astro-cid-anhloy43]{font-size:1.125rem}}@media(min-width:1024px){.hero-content[data-astro-cid-anhloy43] .eyebrow[data-astro-cid-anhloy43]{margin-bottom:1rem}.hero-headline[data-astro-cid-anhloy43]{font-size:3.75rem}.hero-description[data-astro-cid-anhloy43]{font-size:1.25rem;line-height:1.7}}.hero-cta[data-astro-cid-anhloy43]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.btn-hero-primary[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#d68550;color:#fff;font-weight:600;font-size:1.0625rem;font-family:inherit;border:none;border-radius:12px;cursor:pointer;text-decoration:none;box-shadow:0 4px 12px #d685504d;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-hero-primary[data-astro-cid-anhloy43]:hover{background:#c4784a;color:#fff;box-shadow:0 8px 24px #d6855066;transform:translateY(-2px)}.btn-hero-secondary[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:#d685500a;color:#c4784a;font-weight:600;font-size:1.0625rem;border:2px solid #d68550;border-radius:12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-hero-secondary[data-astro-cid-anhloy43]:hover{background:#d685501f;color:#c4784a;box-shadow:0 4px 16px #d6855033;transform:translateY(-1px)}.hero-microcopy[data-astro-cid-anhloy43]{font-size:.8125rem;color:var(--color-text-muted, #9ca3af);margin-top:-.5rem}.hero-urgency[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--color-brand);margin-top:.25rem;padding:.5rem .875rem;background:#d6855014;border:1px solid rgba(214,133,80,.2);border-radius:2rem;width:fit-content}.urgency-dot[data-astro-cid-anhloy43]{width:8px;height:8px;background:var(--color-brand);border-radius:50%;animation:urgency-pulse 2s ease-in-out infinite}@keyframes urgency-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.hero-trust[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:.25rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.06)}@media(min-width:768px){.hero-trust[data-astro-cid-anhloy43]{flex-direction:row;gap:1.5rem}}.trust-item[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--color-text-secondary, #4b5563)}.trust-icon[data-astro-cid-anhloy43]{color:var(--color-brand);font-weight:700;font-size:.875rem}.hero-locality[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-muted, #9ca3af);margin-top:.25rem}.locality-icon[data-astro-cid-anhloy43]{color:var(--color-brand);flex-shrink:0}.hero-visual[data-astro-cid-anhloy43]{position:relative;display:flex;justify-content:center;align-items:center;min-height:520px;margin-top:-1.5rem}@media(min-width:768px)and (max-width:1023px){.hero-visual[data-astro-cid-anhloy43]{min-height:420px;margin-top:0}.phone-frame[data-astro-cid-anhloy43]{width:220px;height:440px;border-radius:32px;padding:10px}.phone-notch[data-astro-cid-anhloy43]{width:80px;height:20px;margin-bottom:8px}.phone-screen[data-astro-cid-anhloy43]{border-radius:22px}.floating-element[data-astro-cid-anhloy43]{transform:scale(.85)}.floating-booking[data-astro-cid-anhloy43]{top:-2%;right:-5%}.floating-review[data-astro-cid-anhloy43]{bottom:12%;left:-8%}.floating-review[data-astro-cid-anhloy43] .floating-card[data-astro-cid-anhloy43]{max-width:170px}.floating-stat[data-astro-cid-anhloy43]{bottom:0%;right:2%}}@media(max-width:767px){.hero-visual[data-astro-cid-anhloy43]{min-height:auto;margin-top:0;display:flex;flex-direction:column;align-items:center}}.phone-mockup[data-astro-cid-anhloy43]{position:relative;z-index:2;animation:phone-float 8s ease-in-out infinite}@keyframes phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.phone-frame[data-astro-cid-anhloy43]{width:280px;height:560px;background:linear-gradient(145deg,#1a1a2e,#0d0d1a);border-radius:40px;padding:12px;box-shadow:0 25px 60px -12px #0000004d,0 0 0 1px #ffffff1a,inset 0 1px #ffffff1a}.phone-notch[data-astro-cid-anhloy43]{width:100px;height:24px;background:#0d0d1a;border-radius:16px;margin:0 auto 10px}.phone-screen[data-astro-cid-anhloy43]{width:100%;height:calc(100% - 34px);background:linear-gradient(180deg,#1f1f35,#252540);border-radius:28px;overflow:hidden}.screen-content[data-astro-cid-anhloy43]{height:100%;color:#fff;font-size:.75rem}.screen-hero-area[data-astro-cid-anhloy43]{text-align:center;padding:1.75rem 1rem 1.25rem;background:linear-gradient(180deg,#d6855040,#d685500d)}.screen-logo[data-astro-cid-anhloy43]{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.screen-tagline[data-astro-cid-anhloy43]{font-size:.65rem;opacity:.7;letter-spacing:.08em;text-transform:uppercase}.screen-nav[data-astro-cid-anhloy43]{display:flex;justify-content:center;gap:1.25rem;padding:.625rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:.7rem;opacity:.8}.nav-active[data-astro-cid-anhloy43]{color:var(--color-brand);font-weight:600;opacity:1}.screen-cta[data-astro-cid-anhloy43]{background:var(--color-brand);color:#fff;text-align:center;padding:.625rem;border-radius:8px;margin:.875rem 1rem;font-weight:600;font-size:.8rem}.screen-hours[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.5rem;margin:0 1rem .75rem;padding:.625rem .75rem;background:#ffffff0d;border-radius:8px}.hours-dot[data-astro-cid-anhloy43]{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.hours-text[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:.125rem}.hours-label[data-astro-cid-anhloy43]{font-size:.6rem;opacity:.7;text-transform:uppercase;letter-spacing:.05em}.hours-value[data-astro-cid-anhloy43]{font-weight:600;font-size:.75rem}.screen-booking-confirmed[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.625rem;margin:0 1rem;padding:.75rem;background:linear-gradient(135deg,#22c55e26,#22c55e0d);border:1px solid rgba(34,197,94,.3);border-radius:10px}.confirmed-icon[data-astro-cid-anhloy43]{width:28px;height:28px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.confirmed-text[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:.125rem}.confirmed-label[data-astro-cid-anhloy43]{font-weight:600;font-size:.75rem;color:#22c55e}.confirmed-details[data-astro-cid-anhloy43]{font-size:.7rem;opacity:.8}.floating-element[data-astro-cid-anhloy43]{position:absolute;z-index:3}.floating-card[data-astro-cid-anhloy43]{background:#fffffff7;backdrop-filter:blur(16px);border-radius:14px;padding:.875rem 1rem;box-shadow:0 4px 12px #0000000f,0 12px 28px #0000001a;border:1px solid rgba(255,255,255,.9);transition:transform .3s ease,box-shadow .3s ease}.floating-card[data-astro-cid-anhloy43]:hover{box-shadow:0 8px 20px #0000001a,0 20px 40px #0000001f}.floating-booking[data-astro-cid-anhloy43]{top:5%;right:-8%;transform:rotate(1.5deg);animation:float-booking 6s ease-in-out infinite}@keyframes float-booking{0%,to{transform:rotate(1.5deg) translateY(0)}50%{transform:rotate(1.5deg) translateY(-10px)}}.floating-booking[data-astro-cid-anhloy43] .floating-card[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:.75rem}.floating-icon[data-astro-cid-anhloy43]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.booking-icon[data-astro-cid-anhloy43]{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);color:#fff}.floating-text[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:.125rem}.floating-label[data-astro-cid-anhloy43]{font-size:.75rem;font-weight:600;color:var(--color-text)}.floating-value[data-astro-cid-anhloy43]{font-size:.8rem;color:var(--color-text-secondary)}.floating-review[data-astro-cid-anhloy43]{bottom:20%;left:-12%;transform:rotate(-2deg);animation:float-review 7s ease-in-out infinite;animation-delay:1s}@keyframes float-review{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-12px)}}.floating-review[data-astro-cid-anhloy43] .floating-card[data-astro-cid-anhloy43]{max-width:200px}.floating-stars[data-astro-cid-anhloy43]{color:#00b67a;font-size:.9rem;letter-spacing:2px;margin-bottom:.375rem}.floating-trustpilot-logo[data-astro-cid-anhloy43]{height:36px;width:auto;margin-bottom:.5rem;transition:opacity .3s ease}.floating-review[data-astro-cid-anhloy43] .floating-card[data-astro-cid-anhloy43]:hover .floating-trustpilot-logo[data-astro-cid-anhloy43]{opacity:.9}.floating-review-text[data-astro-cid-anhloy43]{display:block;font-size:.8rem;color:var(--color-text);font-style:italic;line-height:1.4}.floating-attribution[data-astro-cid-anhloy43]{display:block;font-size:.7rem;color:var(--color-text-secondary);margin-top:.375rem;font-style:normal;transition:color .3s ease}.floating-review-link[data-astro-cid-anhloy43]{text-decoration:none;display:block;cursor:pointer}.floating-review[data-astro-cid-anhloy43] .floating-card[data-astro-cid-anhloy43]{transition:background .3s ease,box-shadow .3s ease,transform .3s ease,border-color .3s ease}.floating-review[data-astro-cid-anhloy43] .floating-card[data-astro-cid-anhloy43]:hover{box-shadow:0 8px 20px #0000001a,0 20px 40px #00000014}.floating-stat[data-astro-cid-anhloy43]{bottom:8%;right:0%;transform:rotate(2.5deg);animation:float-stat 5s ease-in-out infinite;animation-delay:2s}@keyframes float-stat{0%,to{transform:rotate(2.5deg) translateY(0)}50%{transform:rotate(2.5deg) translateY(-8px)}}.stat-card-float[data-astro-cid-anhloy43]{text-align:center;padding:1rem 1.25rem}.stat-icon-float[data-astro-cid-anhloy43]{color:var(--color-brand);margin-bottom:.25rem}.stat-number-float[data-astro-cid-anhloy43]{display:block;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:700;color:var(--color-brand);line-height:1}.stat-label-float[data-astro-cid-anhloy43]{display:block;font-size:.7rem;color:var(--color-text-secondary);margin-top:.25rem}.stat-attribution[data-astro-cid-anhloy43]{display:block;font-size:.6rem;color:var(--color-text-muted, #9ca3af);margin-top:.375rem;font-style:italic}@media(max-width:767px){.hero-section[data-astro-cid-anhloy43]{padding:2rem 0 3rem}.hero-grid[data-astro-cid-anhloy43]{gap:2rem}.hero-content[data-astro-cid-anhloy43]{gap:.625rem}.phone-mockup[data-astro-cid-anhloy43]{animation:none}.hero-kicker[data-astro-cid-anhloy43]{justify-content:flex-start;text-align:left;margin-bottom:0}.kicker-stars[data-astro-cid-anhloy43]{font-size:.75rem}.kicker-text[data-astro-cid-anhloy43]{font-size:.6875rem}.hero-content[data-astro-cid-anhloy43] .eyebrow[data-astro-cid-anhloy43]{font-size:.5625rem;margin-bottom:.375rem;text-align:left}.hero-headline[data-astro-cid-anhloy43]{font-size:2.25rem;line-height:1.08;letter-spacing:-.025em}.hero-description[data-astro-cid-anhloy43]{font-size:.9375rem;line-height:1.7}.hero-cta[data-astro-cid-anhloy43]{flex-direction:column;gap:.75rem}.hero-microcopy[data-astro-cid-anhloy43]{text-align:left;font-size:.6875rem;margin-top:.25rem}.hero-urgency[data-astro-cid-anhloy43]{font-size:.75rem;padding:.375rem .75rem;margin-top:.5rem}.btn-hero-primary[data-astro-cid-anhloy43],.btn-hero-secondary[data-astro-cid-anhloy43]{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:1rem}.hero-trust[data-astro-cid-anhloy43]{flex-direction:column;gap:.1875rem;margin-top:1rem;padding-top:.75rem}.trust-item[data-astro-cid-anhloy43]{font-size:.75rem}.hero-locality[data-astro-cid-anhloy43]{justify-content:flex-start;text-align:left;font-size:.6875rem;margin-top:.625rem}.phone-frame[data-astro-cid-anhloy43]{width:240px;height:480px}.floating-element[data-astro-cid-anhloy43]{transform:scale(.8)}.floating-booking[data-astro-cid-anhloy43]{display:none}.floating-review[data-astro-cid-anhloy43]{display:block;position:relative;bottom:auto;left:auto;transform:none;animation:none;margin:0 auto 1.5rem;max-width:280px;width:calc(100% - 1.5rem)}.floating-review[data-astro-cid-anhloy43] .floating-card[data-astro-cid-anhloy43]{max-width:100%}.floating-stat[data-astro-cid-anhloy43],.glow-primary[data-astro-cid-anhloy43],.glow-accent[data-astro-cid-anhloy43],.glow-subtle[data-astro-cid-anhloy43]{display:none}}@media(prefers-reduced-motion:reduce){.phone-mockup[data-astro-cid-anhloy43],.floating-element[data-astro-cid-anhloy43],.glow[data-astro-cid-anhloy43]{animation:none}.floating-card[data-astro-cid-anhloy43]:hover{transform:none!important}.hours-dot[data-astro-cid-anhloy43]{animation:none}}.pain-section[data-astro-cid-3expwqeg]{background:var(--color-bg-dark);padding:0 0 4rem}.pain-section[data-astro-cid-3expwqeg] .container[data-astro-cid-3expwqeg]{padding-top:4rem;max-width:800px}.pain-intro[data-astro-cid-3expwqeg]{margin-bottom:3rem}.pain-eyebrow[data-astro-cid-3expwqeg]{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-brand);margin-bottom:.75rem}.pain-hook[data-astro-cid-3expwqeg]{font-family:Fraunces,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff}@media(min-width:768px){.pain-hook[data-astro-cid-3expwqeg]{font-size:3rem}}@media(min-width:1024px){.pain-hook[data-astro-cid-3expwqeg]{font-size:3.75rem}}.pain-blocks[data-astro-cid-3expwqeg]{display:flex;flex-direction:column;gap:0}.pain-block[data-astro-cid-3expwqeg]{display:grid;grid-template-columns:100px 1fr;gap:1.25rem;align-items:start;padding:1.5rem 1rem;margin:0 -1rem;border-radius:8px}.pain-block[data-astro-cid-3expwqeg]:focus-visible{outline:2px solid var(--color-brand);outline-offset:4px}.pain-accent[data-astro-cid-3expwqeg]{display:flex;flex-direction:column;align-items:flex-end;text-align:right;line-height:1}.pain-number[data-astro-cid-3expwqeg]{font-family:Fraunces,Georgia,serif;font-size:2.25rem;font-weight:700;color:#f87171;line-height:1;letter-spacing:-.02em;white-space:nowrap}.pain-statement[data-astro-cid-3expwqeg]{display:flex;flex-direction:column;gap:.375rem}.pain-main[data-astro-cid-3expwqeg]{font-family:Fraunces,Georgia,serif;font-size:1.1875rem;font-weight:500;color:#fffffff2;line-height:1.45;margin:0}.pain-sub[data-astro-cid-3expwqeg]{font-size:.9375rem;color:#ffffff80;line-height:1.6;margin:0}.pain-divider[data-astro-cid-3expwqeg]{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 15%,rgba(255,255,255,.08) 85%,transparent 100%);margin:.25rem 0}.pain-close[data-astro-cid-3expwqeg]{margin-top:3rem;padding-top:2.5rem;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.pain-question[data-astro-cid-3expwqeg]{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-style:italic;color:#ffffff80;margin:0 0 .5rem}.pain-promise[data-astro-cid-3expwqeg]{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:700;color:var(--color-brand);margin:0 0 1rem}.pain-tease[data-astro-cid-3expwqeg]{font-size:1.125rem;color:#ffffffb3;max-width:500px;margin:0 auto 1.5rem;line-height:1.6}.scroll-cta[data-astro-cid-3expwqeg]{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffff80;text-decoration:none;font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:color .3s ease;margin-top:.5rem;padding:.5rem}.scroll-cta[data-astro-cid-3expwqeg]:hover{color:var(--color-brand)}.scroll-arrow[data-astro-cid-3expwqeg]{animation:bounce 2s ease-in-out infinite}.scroll-arrow[data-astro-cid-3expwqeg] svg[data-astro-cid-3expwqeg]{width:24px;height:24px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}@media(min-width:768px){.pain-block[data-astro-cid-3expwqeg]{grid-template-columns:100px 1fr;gap:1.5rem}.pain-number[data-astro-cid-3expwqeg]{font-size:2.5rem}.pain-main[data-astro-cid-3expwqeg]{font-size:1.3125rem}}@media(max-width:768px){.pain-section[data-astro-cid-3expwqeg] .container[data-astro-cid-3expwqeg]{padding-top:8rem}}@media(max-width:640px){.pain-section[data-astro-cid-3expwqeg]{background:linear-gradient(180deg,#fef7ed,#c9b8a8 1.5%,#1a1a2e 5% 100%);padding-bottom:3rem}.pain-section[data-astro-cid-3expwqeg] .container[data-astro-cid-3expwqeg]{padding-top:6rem}.pain-intro[data-astro-cid-3expwqeg]{margin-bottom:2rem}.pain-hook[data-astro-cid-3expwqeg]{font-size:2.25rem;line-height:1.08}.pain-block[data-astro-cid-3expwqeg]{grid-template-columns:1fr;gap:.5rem;padding:1.25rem .75rem;margin:0 -.75rem}.pain-accent[data-astro-cid-3expwqeg]{flex-direction:row;align-items:baseline;gap:.375rem;justify-content:flex-start}.pain-number[data-astro-cid-3expwqeg]{font-size:1.625rem}.pain-main[data-astro-cid-3expwqeg]{font-size:1rem;line-height:1.5}.pain-sub[data-astro-cid-3expwqeg]{font-size:.8125rem;line-height:1.7}.pain-divider[data-astro-cid-3expwqeg]{margin:.125rem 0}.pain-close[data-astro-cid-3expwqeg]{margin-top:2.5rem;padding-top:2rem}.pain-question[data-astro-cid-3expwqeg]{font-size:1.25rem}.pain-promise[data-astro-cid-3expwqeg]{font-size:1.5rem;margin-bottom:.75rem}.pain-tease[data-astro-cid-3expwqeg]{font-size:1rem;line-height:1.7;padding:0 .5rem;margin-bottom:1.25rem}.scroll-cta[data-astro-cid-3expwqeg]{font-size:.75rem}.scroll-arrow[data-astro-cid-3expwqeg] svg[data-astro-cid-3expwqeg]{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.scroll-arrow[data-astro-cid-3expwqeg]{animation:none}}.process-section[data-astro-cid-gto3gzpn]{background:var(--color-bg-warm-start);padding:5rem 0 2rem;position:relative}.process-section[data-astro-cid-gto3gzpn] .container[data-astro-cid-gto3gzpn]{max-width:1100px}.process-header[data-astro-cid-gto3gzpn]{text-align:center;margin-bottom:4rem}.process-eyebrow[data-astro-cid-gto3gzpn]{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-brand);margin:0 0 .75rem}.process-headline[data-astro-cid-gto3gzpn]{font-family:Fraunces,Georgia,serif;font-size:2.5rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--color-text);margin:0 0 1rem}.process-headline[data-astro-cid-gto3gzpn] .highlight[data-astro-cid-gto3gzpn]{color:var(--color-brand)}.process-subheadline[data-astro-cid-gto3gzpn]{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6;max-width:500px;margin:0 auto}.process-timeline[data-astro-cid-gto3gzpn]{display:flex;flex-direction:column;gap:0;position:relative;padding:0 1rem;margin-top:2rem}.process-timeline[data-astro-cid-gto3gzpn]:before{content:"";position:absolute;left:2.125rem;top:4.5rem;bottom:5.5rem;height:auto;width:2px;background:linear-gradient(to bottom,var(--color-brand) 0%,rgba(214,133,80,.3) 100%);z-index:0;transform:scaleY(0);transform-origin:top center;transition:transform .8s cubic-bezier(.4,0,.2,1)}.process-timeline[data-astro-cid-gto3gzpn].stagger-active:before{transform:scaleY(1)}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container{position:relative;margin-bottom:1.5rem}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container:last-child{margin-bottom:0}.process-timeline[data-astro-cid-gto3gzpn] .step-badge{position:absolute;left:0;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;background:var(--color-brand);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Fraunces,Georgia,serif;font-size:.9375rem;font-weight:700;z-index:5;box-shadow:0 2px 8px #d685504d}.process-timeline[data-astro-cid-gto3gzpn] .step-badge:after{content:"";position:absolute;left:100%;top:50%;width:.75rem;height:2px;background:var(--color-brand);transform:translateY(-50%)}.process-timeline[data-astro-cid-gto3gzpn] .step-badge-live{display:none}.process-timeline[data-astro-cid-gto3gzpn] .step-badge-mobile{display:flex}.process-timeline[data-astro-cid-gto3gzpn] .process-step{margin-left:3.5rem;background:#fff;border-radius:.875rem;padding:1.125rem 1.25rem;position:relative;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;border-left:3px solid var(--color-brand);transition:transform .2s ease,box-shadow .2s ease}.process-timeline[data-astro-cid-gto3gzpn] .process-step:active{transform:scale(.995)}.process-timeline[data-astro-cid-gto3gzpn] .step-icon{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;color:var(--color-brand);opacity:.15;stroke-width:1.5}.process-timeline[data-astro-cid-gto3gzpn] .step-time{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-brand);margin-bottom:.125rem}.process-timeline[data-astro-cid-gto3gzpn] .step-content h3{font-family:Fraunces,Georgia,serif;font-size:1.125rem;font-weight:700;line-height:1.3;color:var(--color-text);margin:0 0 .375rem}.process-timeline[data-astro-cid-gto3gzpn] .step-content p{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary);margin:0}.process-timeline[data-astro-cid-gto3gzpn] .step-callout{display:none}.process-timeline[data-astro-cid-gto3gzpn] .step-highlight{background:linear-gradient(135deg,#fffbf7,#fff9f2);border:1.5px dashed var(--color-brand);border-left:3px solid var(--color-brand)}.process-timeline[data-astro-cid-gto3gzpn] .step-highlight .step-icon{opacity:.25}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container:nth-child(2) .step-badge{box-shadow:0 0 0 4px #d6855026,0 2px 8px #d685504d}.process-timeline[data-astro-cid-gto3gzpn] .step-launch{background:linear-gradient(135deg,#d68550,#c97b48,#b86d3a);border-left:3px solid rgba(255,255,255,.3);box-shadow:0 4px 16px #d6855040,0 2px 4px #0000001a}.process-timeline[data-astro-cid-gto3gzpn] .step-launch .step-icon{color:#fff;opacity:.25}.process-timeline[data-astro-cid-gto3gzpn] .step-launch .step-time{color:#ffffffd9}.process-timeline[data-astro-cid-gto3gzpn] .step-launch .step-content h3{color:#fff}.process-timeline[data-astro-cid-gto3gzpn] .step-launch .step-content p{color:#ffffffe6}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container:last-child .step-badge{background:#fff;color:var(--color-brand);box-shadow:0 2px 8px #00000026;z-index:5}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container:last-child .step-badge:after{background:var(--color-brand);opacity:.5}@media(max-width:375px){.process-timeline[data-astro-cid-gto3gzpn]{padding:0 .75rem}.process-timeline[data-astro-cid-gto3gzpn]:before{left:1.75rem}.process-timeline[data-astro-cid-gto3gzpn] .step-badge{width:2rem;height:2rem;font-size:.875rem}.process-timeline[data-astro-cid-gto3gzpn] .process-step{margin-left:3rem;padding:1rem}.process-timeline[data-astro-cid-gto3gzpn] .step-content h3{font-size:1.0625rem}.process-timeline[data-astro-cid-gto3gzpn] .step-content p{font-size:.8125rem}.process-timeline[data-astro-cid-gto3gzpn] .step-icon{width:1.25rem;height:1.25rem;top:.875rem;right:.875rem}}@media(min-width:768px){.process-headline[data-astro-cid-gto3gzpn]{font-size:3rem}}@media(min-width:900px){.process-section[data-astro-cid-gto3gzpn]{padding:5rem 0 2rem}.process-timeline[data-astro-cid-gto3gzpn]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:stretch;max-width:none;margin:0;padding:0;margin-top:4rem}.process-timeline[data-astro-cid-gto3gzpn]:before{top:.75rem;left:2.5rem;right:2.5rem;bottom:auto;height:3px;width:auto;background:var(--color-brand);border-radius:2px;z-index:0;transform:scaleX(0);transform-origin:left center;transition:transform 1s cubic-bezier(.4,0,.2,1) .15s}.process-timeline[data-astro-cid-gto3gzpn].stagger-active:before{transform:scaleX(1)}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container{display:block;position:relative;margin-bottom:0}.process-timeline[data-astro-cid-gto3gzpn] .step-badge{position:absolute;top:-.75rem;left:1.25rem;transform:none;width:3rem;height:3rem;font-size:1.25rem;background:var(--color-brand);color:#fff;box-shadow:0 0 0 3px #fff,0 2px 8px #00000026}.process-timeline[data-astro-cid-gto3gzpn] .step-badge:after{display:none}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container:nth-child(2) .step-badge,.process-timeline[data-astro-cid-gto3gzpn] .process-step-container:last-child .step-badge{background:var(--color-brand);color:#fff;box-shadow:0 0 0 3px #fff,0 2px 8px #00000026}.process-timeline[data-astro-cid-gto3gzpn] .step-badge-mobile{display:none}.process-timeline[data-astro-cid-gto3gzpn] .step-badge-live{display:inline-flex;position:absolute;top:-.75rem;left:1.25rem;align-items:center;gap:.375rem;background:#fff;padding:.5rem .875rem;border-radius:2rem;z-index:2;box-shadow:0 0 0 3px #fff,0 2px 8px #00000026}.process-timeline[data-astro-cid-gto3gzpn] .live-dot{width:8px;height:8px;background:var(--color-success);border-radius:50%;position:relative;flex-shrink:0;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 #22c55e80}50%{opacity:.85;box-shadow:0 0 0 4px #22c55e00}}.process-timeline[data-astro-cid-gto3gzpn] .live-label{font-family:var(--font-body, "Source Sans 3", system-ui, sans-serif);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand)}.process-timeline[data-astro-cid-gto3gzpn] .process-step{margin-left:0;border-left:none;border-radius:1rem;padding:3rem 1.5rem 1.5rem;height:100%;display:flex;flex-direction:column;background:#fff;transform:none;box-shadow:0 1px 3px #0000000a,0 4px 12px #0000000f,0 8px 24px #0000000a;border:1px solid rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.process-timeline[data-astro-cid-gto3gzpn] .process-step:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000000a,0 8px 16px #00000014,0 12px 32px #0000000f}.process-timeline[data-astro-cid-gto3gzpn] .process-step:active{transform:none}.process-timeline[data-astro-cid-gto3gzpn] .step-icon{display:none}.process-timeline[data-astro-cid-gto3gzpn] .step-content{flex:1}.process-timeline[data-astro-cid-gto3gzpn] .step-time{font-size:.6875rem;margin-bottom:.5rem}.process-timeline[data-astro-cid-gto3gzpn] .step-content h3{font-size:1.25rem;margin-bottom:.5rem;line-height:1.3;color:var(--color-text)}.process-timeline[data-astro-cid-gto3gzpn] .step-content p{font-size:.9375rem;line-height:1.6;color:var(--color-text-secondary)}.process-timeline[data-astro-cid-gto3gzpn] .step-callout{display:block;position:absolute;bottom:-1.75rem;left:50%;transform:translate(-50%);font-size:.75rem;color:var(--color-brand);font-style:italic;white-space:nowrap}.process-timeline[data-astro-cid-gto3gzpn] .step-highlight{border:2px dashed var(--color-brand);background:linear-gradient(135deg,#fffbf7,#fff9f2);box-shadow:0 1px 3px #00000005,0 4px 16px #d6855014}.process-timeline[data-astro-cid-gto3gzpn] .step-highlight:hover{box-shadow:0 2px 4px #00000005,0 8px 24px #d685501f}.process-timeline[data-astro-cid-gto3gzpn] .process-step-container:nth-child(2) .step-badge{box-shadow:0 0 0 3px #fff,0 0 0 6px #d6855026,0 2px 8px #d685504d}.process-timeline[data-astro-cid-gto3gzpn] .step-launch{background:linear-gradient(135deg,#d68550,#c97b48,#b86d3a);border:none;box-shadow:0 4px 20px #d6855040,0 2px 8px #0000001a}.process-timeline[data-astro-cid-gto3gzpn] .step-launch:hover{box-shadow:0 8px 28px #d6855059,0 4px 12px #0000001f}.process-timeline[data-astro-cid-gto3gzpn] .step-launch .step-time{color:#ffffffe6}.process-timeline[data-astro-cid-gto3gzpn] .step-launch .step-content h3{color:#fff}.process-timeline[data-astro-cid-gto3gzpn] .step-launch .step-content p{color:#ffffffe6}}@media(min-width:1024px){.process-headline[data-astro-cid-gto3gzpn]{font-size:3.5rem}}.process-cta[data-astro-cid-gto3gzpn]{text-align:center;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.08)}.cta-question[data-astro-cid-gto3gzpn]{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;color:var(--color-text);margin:0 0 1.5rem;line-height:1.3}.process-cta[data-astro-cid-gto3gzpn] .btn-primary[data-astro-cid-gto3gzpn]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--color-brand);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-family:var(--font-body, "Source Sans 3", system-ui, sans-serif);font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #d6855066}.process-cta[data-astro-cid-gto3gzpn] .btn-primary[data-astro-cid-gto3gzpn]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d6855080}.process-cta[data-astro-cid-gto3gzpn] .btn-primary[data-astro-cid-gto3gzpn]:active{transform:translateY(0)}.process-cta[data-astro-cid-gto3gzpn] .btn-primary[data-astro-cid-gto3gzpn] svg[data-astro-cid-gto3gzpn]{transition:transform .2s ease}.process-cta[data-astro-cid-gto3gzpn] .btn-primary[data-astro-cid-gto3gzpn]:hover svg[data-astro-cid-gto3gzpn]{transform:translate(4px)}.cta-reassurance[data-astro-cid-gto3gzpn]{font-size:.875rem;color:var(--color-text-muted);margin:1rem 0 0;font-style:italic}@media(max-width:768px){.process-section[data-astro-cid-gto3gzpn]{padding:3rem 0}.process-header[data-astro-cid-gto3gzpn]{margin-bottom:2rem}.process-cta[data-astro-cid-gto3gzpn]{margin-top:3rem;padding-top:2rem}.cta-question[data-astro-cid-gto3gzpn]{font-size:1.25rem;padding:0 1rem}.process-cta[data-astro-cid-gto3gzpn] .btn-primary[data-astro-cid-gto3gzpn]{padding:.875rem 1.5rem;font-size:.9375rem}.cta-reassurance[data-astro-cid-gto3gzpn]{font-size:.8125rem;padding:0 1rem}}@media(prefers-reduced-motion:reduce){.process-timeline[data-astro-cid-gto3gzpn] .live-dot{animation:none}.process-timeline[data-astro-cid-gto3gzpn] .process-step{transition:none}.process-timeline[data-astro-cid-gto3gzpn]:before{transform:scaleX(1) scaleY(1);transition:none}.process-timeline[data-astro-cid-gto3gzpn] .step-badge,.process-timeline[data-astro-cid-gto3gzpn] .step-badge-live{opacity:1;transform:none;transition:none}}.proof-snippet[data-astro-cid-ksr3x5on]{padding:3rem 0;background:linear-gradient(180deg,var(--color-bg, #fafaf9) 0%,#fef7ed 100%)}.proof-card[data-astro-cid-ksr3x5on]{max-width:720px;margin:0 auto;background:#fff;border-radius:1rem;padding:2rem 2.5rem;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000f;border:1px solid rgba(214,133,80,.1);display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.proof-content[data-astro-cid-ksr3x5on]{display:flex;flex-direction:column;gap:.75rem}.trustpilot-badge[data-astro-cid-ksr3x5on]{display:inline-flex;align-items:center;gap:.625rem;padding:.5rem 1rem;border-radius:.5rem;background:#00b67a0f;text-decoration:none;transition:background-color .2s ease,transform .2s ease;width:fit-content}.trustpilot-badge[data-astro-cid-ksr3x5on]:hover{background:#00b67a1f;transform:translateY(-1px)}.trustpilot-badge[data-astro-cid-ksr3x5on] .stars[data-astro-cid-ksr3x5on]{color:#00b67a;font-size:1.125rem;letter-spacing:2px;line-height:1}.trustpilot-badge[data-astro-cid-ksr3x5on] .verified[data-astro-cid-ksr3x5on]{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:#555;font-weight:500}.trustpilot-badge[data-astro-cid-ksr3x5on] .verified[data-astro-cid-ksr3x5on] svg[data-astro-cid-ksr3x5on]{color:#00b67a;flex-shrink:0}.trustpilot-logo-link[data-astro-cid-ksr3x5on]{display:inline-block;transition:opacity .2s ease}.trustpilot-logo-link[data-astro-cid-ksr3x5on]:hover{opacity:.85}.trustpilot-logo-img[data-astro-cid-ksr3x5on]{height:52px;width:auto;display:block}.proof-quote[data-astro-cid-ksr3x5on]{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.6;color:var(--color-text, #1a1a2e);margin:0}.proof-attribution[data-astro-cid-ksr3x5on]{display:flex;flex-direction:column;gap:.125rem;font-style:normal}.proof-attribution[data-astro-cid-ksr3x5on] strong[data-astro-cid-ksr3x5on]{font-size:.9375rem;font-weight:600;color:var(--color-text, #1a1a2e)}.proof-attribution[data-astro-cid-ksr3x5on] span[data-astro-cid-ksr3x5on]{font-size:.875rem;color:var(--color-text-secondary, #64748b)}.proof-stat[data-astro-cid-ksr3x5on]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1.5rem;background:#d9770614;border-radius:.75rem;min-width:140px}.stat-number[data-astro-cid-ksr3x5on]{font-family:Fraunces,Georgia,serif;font-size:2.25rem;font-weight:700;color:var(--color-gold, #d97706);line-height:1}.stat-label[data-astro-cid-ksr3x5on]{font-size:.8125rem;color:var(--color-text-secondary, #64748b);margin-top:.25rem}.stat-source[data-astro-cid-ksr3x5on]{font-size:.6875rem;color:var(--color-text-muted, #94a3b8);font-style:italic;margin-top:.375rem}@media(max-width:767px){.proof-snippet[data-astro-cid-ksr3x5on]{padding:2rem 0}.proof-card[data-astro-cid-ksr3x5on]{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem;margin:0 1rem}.trustpilot-badge[data-astro-cid-ksr3x5on]{padding:.4rem .75rem;gap:.5rem}.trustpilot-badge[data-astro-cid-ksr3x5on] .stars[data-astro-cid-ksr3x5on]{font-size:1rem}.trustpilot-badge[data-astro-cid-ksr3x5on] .verified[data-astro-cid-ksr3x5on]{font-size:.6875rem}.proof-quote[data-astro-cid-ksr3x5on]{font-size:1.0625rem}.proof-stat[data-astro-cid-ksr3x5on]{flex-direction:row;justify-content:center;gap:.75rem;padding:1rem}.stat-number[data-astro-cid-ksr3x5on]{font-size:1.75rem}.stat-label[data-astro-cid-ksr3x5on]{margin-top:0;text-align:left}.stat-source[data-astro-cid-ksr3x5on]{display:none}}.proof-card[data-astro-cid-ksr3x5on][data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s cubic-bezier(.4,0,.2,1)}.proof-card[data-astro-cid-ksr3x5on][data-reveal].revealed{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.proof-card[data-astro-cid-ksr3x5on][data-reveal]{opacity:1;transform:none;transition:none}}.why-section[data-astro-cid-gaaya22w]{padding:4rem 0;background:var(--color-bg-dark, #1a1a2e);overflow:hidden}.why-header[data-astro-cid-gaaya22w]{text-align:center;max-width:38rem;margin:0 auto 3rem}.why-header[data-astro-cid-gaaya22w] .eyebrow[data-astro-cid-gaaya22w]{color:var(--color-brand);margin-bottom:.75rem}.why-header[data-astro-cid-gaaya22w] .headline[data-astro-cid-gaaya22w]{font-size:clamp(2rem,4.5vw,3rem);line-height:1.15;color:#fff;margin-bottom:1rem}.section-description[data-astro-cid-gaaya22w]{font-size:1.125rem;line-height:1.7;color:#ffffffb3}.pillars-grid[data-astro-cid-gaaya22w]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:64rem;margin:0 auto;margin-top:1rem;align-items:stretch}@media(min-width:768px){.pillars-grid[data-astro-cid-gaaya22w]{margin-top:1.5rem}}.pillar-card[data-astro-cid-gaaya22w]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.pillar-card[data-astro-cid-gaaya22w]:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-4px)}.pillar-featured[data-astro-cid-gaaya22w]{background:#d6855014;border-color:#d685504d;box-shadow:0 0 30px #d685501a}.pillar-featured[data-astro-cid-gaaya22w]:hover{background:#d685501f;border-color:#d6855066;box-shadow:0 0 40px #d6855026}.pillar-stat[data-astro-cid-gaaya22w]{margin-bottom:.75rem}.stat-number[data-astro-cid-gaaya22w]{font-family:Fraunces,Georgia,serif;font-size:3rem;font-weight:700;color:var(--color-brand);line-height:1;letter-spacing:-.02em}.stat-unit[data-astro-cid-gaaya22w]{font-size:1.25rem;font-weight:500;color:#ffffff80;margin-left:.25rem;text-transform:lowercase}.pillar-featured[data-astro-cid-gaaya22w] .stat-number[data-astro-cid-gaaya22w]{color:var(--color-brand-light)}.pillar-headline[data-astro-cid-gaaya22w]{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.pillar-description[data-astro-cid-gaaya22w]{font-size:.9375rem;line-height:1.7;color:#ffffffb3;margin:0}.why-cta[data-astro-cid-gaaya22w]{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.cta-context[data-astro-cid-gaaya22w]{font-family:Fraunces,Georgia,serif;font-size:1.25rem;color:#ffffffe6;margin-bottom:1.25rem}.cta-button[data-astro-cid-gaaya22w]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:var(--color-brand);color:#fff;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #d685504d}.cta-button[data-astro-cid-gaaya22w]:hover{background:var(--color-brand-dark);color:#fff;transform:translateY(-2px);box-shadow:0 6px 24px #d6855066}.cta-reassurance[data-astro-cid-gaaya22w]{font-size:.875rem;color:#ffffff80;font-style:italic;margin-top:.75rem}@media(max-width:1023px){.pillars-grid[data-astro-cid-gaaya22w]{gap:1.25rem}.pillar-card[data-astro-cid-gaaya22w]{padding:1.5rem 1.25rem}.stat-number[data-astro-cid-gaaya22w]{font-size:2.5rem}.stat-unit[data-astro-cid-gaaya22w]{font-size:1rem}.pillar-headline[data-astro-cid-gaaya22w]{font-size:1.125rem}}@media(max-width:767px){.why-section[data-astro-cid-gaaya22w]{padding:3rem 0}.why-header[data-astro-cid-gaaya22w]{margin-bottom:2rem}.section-description[data-astro-cid-gaaya22w]{font-size:1rem}.pillars-grid[data-astro-cid-gaaya22w]{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.pillar-featured[data-astro-cid-gaaya22w]{order:-1}.pillar-card[data-astro-cid-gaaya22w]{padding:1.5rem}.stat-number[data-astro-cid-gaaya22w]{font-size:2.25rem}.stat-unit[data-astro-cid-gaaya22w]{font-size:.875rem}.pillar-headline[data-astro-cid-gaaya22w]{font-size:1rem}.pillar-description[data-astro-cid-gaaya22w]{font-size:.875rem}.why-cta[data-astro-cid-gaaya22w]{margin-top:2rem;padding-top:1.5rem}.cta-context[data-astro-cid-gaaya22w]{font-size:1.0625rem}}.why-header[data-astro-cid-gaaya22w][data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s cubic-bezier(.4,0,.2,1)}.why-header[data-astro-cid-gaaya22w][data-reveal].revealed{opacity:1;transform:translateY(0)}[data-astro-cid-gaaya22w][data-stagger-item]{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s cubic-bezier(.4,0,.2,1)}[data-astro-cid-gaaya22w][data-stagger-item].stagger-revealed{opacity:1;transform:translateY(0)}[data-astro-cid-gaaya22w][data-stagger-item]:nth-child(1){transition-delay:0ms}[data-astro-cid-gaaya22w][data-stagger-item]:nth-child(2){transition-delay:.12s}[data-astro-cid-gaaya22w][data-stagger-item]:nth-child(3){transition-delay:.24s}.why-cta[data-astro-cid-gaaya22w][data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s cubic-bezier(.4,0,.2,1);transition-delay:.4s}.why-cta[data-astro-cid-gaaya22w][data-reveal].revealed{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.why-header[data-astro-cid-gaaya22w][data-reveal],[data-astro-cid-gaaya22w][data-stagger-item],.why-cta[data-astro-cid-gaaya22w][data-reveal]{opacity:1;transform:none;transition:none;transition-delay:0s}.pillar-card[data-astro-cid-gaaya22w]:hover{transform:none}}.founder-section[data-astro-cid-j7h7u7il]{scroll-margin-top:80px;background:linear-gradient(180deg,var(--color-bg-warm-start, #fef7ed) 0%,var(--color-bg-warm-end, #fdf4e7) 100%);padding:4rem 0 0;overflow:hidden}.founder-grid[data-astro-cid-j7h7u7il]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;max-width:56rem;margin:0 auto;position:relative}@media(min-width:768px){.founder-grid[data-astro-cid-j7h7u7il]{display:grid;grid-template-columns:1fr auto;gap:2rem;max-width:100%;align-items:end}.founder-content[data-astro-cid-j7h7u7il]{order:1;padding-bottom:3rem}.founder-photo-group[data-astro-cid-j7h7u7il]{order:2}}.founder-photo-group[data-astro-cid-j7h7u7il]{display:flex;flex-direction:column;align-items:center;gap:.75rem}@media(min-width:768px){.founder-photo-group[data-astro-cid-j7h7u7il]{gap:0;position:relative}.founder-photo-group[data-astro-cid-j7h7u7il]:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:120%;height:80%;background:radial-gradient(ellipse at center bottom,rgba(214,133,80,.25) 0%,transparent 70%);pointer-events:none;z-index:0}.founder-photo[data-astro-cid-j7h7u7il]{position:relative;z-index:1}}.founder-photo[data-astro-cid-j7h7u7il]{display:flex;justify-content:center;align-items:flex-end}.founder-photo[data-astro-cid-j7h7u7il] img[data-astro-cid-j7h7u7il]{width:100%;max-width:200px;height:auto;aspect-ratio:1;object-fit:cover;object-position:center top;border-radius:50%;box-shadow:0 4px 8px #0000000f,0 12px 24px #00000014;border:4px solid rgba(194,112,60,.4)}@media(min-width:768px){.founder-photo[data-astro-cid-j7h7u7il] img[data-astro-cid-j7h7u7il]{max-width:380px;aspect-ratio:auto;object-fit:contain;border-radius:0;border:none;box-shadow:none}}@media(min-width:1024px){.founder-photo[data-astro-cid-j7h7u7il] img[data-astro-cid-j7h7u7il]{max-width:450px}}@media(min-width:1280px){.founder-photo[data-astro-cid-j7h7u7il] img[data-astro-cid-j7h7u7il]{max-width:500px}}.founder-content[data-astro-cid-j7h7u7il]{display:flex;flex-direction:column;gap:1rem;text-align:center}@media(min-width:768px){.founder-content[data-astro-cid-j7h7u7il]{text-align:left;gap:1.25rem}}.founder-section[data-astro-cid-j7h7u7il] .eyebrow[data-astro-cid-j7h7u7il]{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin:0}@media(min-width:768px){.founder-section[data-astro-cid-j7h7u7il] .eyebrow[data-astro-cid-j7h7u7il]{font-size:.75rem}}.founder-headline[data-astro-cid-j7h7u7il]{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.2;color:var(--color-text, #1a1a2e);margin:0}.founder-headline-desktop[data-astro-cid-j7h7u7il]{display:none;font-size:clamp(1.75rem,4vw,2.5rem)}@media(min-width:768px){.founder-headline-desktop[data-astro-cid-j7h7u7il]{display:block}}.founder-headline-mobile[data-astro-cid-j7h7u7il]{display:block;font-size:1.5rem;line-height:1.25}@media(min-width:768px){.founder-headline-mobile[data-astro-cid-j7h7u7il]{display:none}}.founder-body[data-astro-cid-j7h7u7il]{display:flex;flex-direction:column;gap:.875rem}@media(min-width:768px){.founder-body[data-astro-cid-j7h7u7il]{gap:1rem}}.founder-intro[data-astro-cid-j7h7u7il]{font-size:1.0625rem;line-height:1.6;color:#000c;margin:0}.founder-description[data-astro-cid-j7h7u7il]{font-size:1rem;line-height:1.65;color:#000000a6;margin:0}@media(min-width:768px){.founder-intro[data-astro-cid-j7h7u7il]{font-size:1.125rem}.founder-description[data-astro-cid-j7h7u7il]{font-size:1.0625rem}}.founder-callout[data-astro-cid-j7h7u7il]{display:flex;justify-content:center;gap:.5rem;margin-top:.25rem}.founder-callout[data-astro-cid-j7h7u7il] span[data-astro-cid-j7h7u7il]{font-size:.875rem;font-weight:600;color:var(--color-brand);background:#d6855014;padding:.375rem .75rem;border-radius:2rem}@media(min-width:768px){.founder-callout[data-astro-cid-j7h7u7il]{justify-content:flex-start;gap:.625rem}.founder-callout[data-astro-cid-j7h7u7il] span[data-astro-cid-j7h7u7il]{font-size:.9375rem;padding:.4375rem .875rem;border:1px solid rgba(214,133,80,.25)}}.founder-location[data-astro-cid-j7h7u7il]{display:inline-flex;align-items:center;gap:.375rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:2rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:var(--color-brand);box-shadow:0 2px 8px #0000000a}.founder-location[data-astro-cid-j7h7u7il] svg[data-astro-cid-j7h7u7il]{color:var(--color-brand);flex-shrink:0}.founder-location-mobile[data-astro-cid-j7h7u7il]{display:flex}@media(min-width:768px){.founder-location-mobile[data-astro-cid-j7h7u7il]{display:none}}.founder-location-desktop[data-astro-cid-j7h7u7il]{display:none;width:fit-content;margin-top:0;padding:.625rem 1.25rem;font-size:.875rem;gap:.5rem}@media(min-width:768px){.founder-location-desktop[data-astro-cid-j7h7u7il]{display:inline-flex}}@media(max-width:640px){.founder-section[data-astro-cid-j7h7u7il]{padding:2.5rem 0}.founder-grid[data-astro-cid-j7h7u7il]{gap:1.5rem}.founder-photo[data-astro-cid-j7h7u7il] img[data-astro-cid-j7h7u7il]{max-width:160px;border-width:3px}.founder-headline-mobile[data-astro-cid-j7h7u7il]{font-size:1.375rem}.founder-intro[data-astro-cid-j7h7u7il]{font-size:1rem}.founder-description[data-astro-cid-j7h7u7il]{font-size:.9375rem}.founder-callout[data-astro-cid-j7h7u7il] span[data-astro-cid-j7h7u7il]{font-size:.8125rem;padding:.3125rem .625rem}.founder-location-mobile[data-astro-cid-j7h7u7il]{font-size:.75rem;padding:.4375rem .875rem}}.founder-grid[data-astro-cid-j7h7u7il][data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s cubic-bezier(.4,0,.2,1)}.founder-grid[data-astro-cid-j7h7u7il][data-reveal].revealed{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.founder-grid[data-astro-cid-j7h7u7il][data-reveal]{opacity:1;transform:none;transition:none}}.testimonials-section[data-astro-cid-dnksfipb]{scroll-margin-top:80px;background:linear-gradient(180deg,var(--color-bg-warm-light) 0%,var(--color-bg-warm-mid) 50%,var(--color-bg-warm-light) 100%);padding:4rem 0;overflow:hidden}@media(min-width:768px){.testimonials-section[data-astro-cid-dnksfipb]{padding:6rem 0}}.section-header[data-astro-cid-dnksfipb]{text-align:center;margin-bottom:2.5rem}@media(min-width:768px){.section-header[data-astro-cid-dnksfipb]{margin-bottom:3.5rem}}.eyebrow[data-astro-cid-dnksfipb]{font-size:.6875rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-brand, #d68550);margin:0 0 .75rem}@media(min-width:768px){.eyebrow[data-astro-cid-dnksfipb]{font-size:.75rem}}.headline[data-astro-cid-dnksfipb]{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.15;color:var(--color-text, #1a1a2e);margin:0 0 1rem}.headline[data-astro-cid-dnksfipb]:after{content:"";display:block;width:50px;height:3px;background:var(--color-brand, #d68550);margin:.875rem auto 0;border-radius:2px}.subheadline[data-astro-cid-dnksfipb]{font-size:1rem;line-height:1.6;color:var(--color-text-alpha-60);margin:0}@media(min-width:768px){.headline[data-astro-cid-dnksfipb]:after{width:60px;margin-top:1rem}.subheadline[data-astro-cid-dnksfipb]{font-size:1.125rem}}.testimonials-carousel[data-astro-cid-dnksfipb]{max-width:1000px;margin:0 auto}.carousel-track[data-astro-cid-dnksfipb]{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem;margin:0 -1rem}.carousel-track[data-astro-cid-dnksfipb]::-webkit-scrollbar{display:none}.carousel-track .testimonial-card{flex:0 0 calc(100% - 3rem);scroll-snap-align:start;margin-bottom:0}.carousel-dots[data-astro-cid-dnksfipb]{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.carousel-dot[data-astro-cid-dnksfipb]{width:8px;height:8px;border-radius:50%;border:none;background:var(--color-text-alpha-20);cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.carousel-dot[data-astro-cid-dnksfipb]:hover{background:var(--color-text-alpha-40)}.carousel-dot[data-astro-cid-dnksfipb].active{background:var(--color-brand, #d68550);transform:scale(1.25)}@media(min-width:768px){.carousel-track[data-astro-cid-dnksfipb]{display:flex;flex-direction:column;gap:2rem;overflow-x:visible;scroll-snap-type:none;padding:0;margin:0}.carousel-track .testimonial-card{flex:none;max-width:1000px;margin:0 auto;width:100%}.carousel-dots[data-astro-cid-dnksfipb]{display:none}}.testimonial-card{background:var(--color-surface);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px var(--color-bg-alpha-04),0 4px 24px var(--color-bg-alpha-06);border-top:3px solid var(--color-brand);position:relative;overflow:hidden}@media(min-width:768px){.testimonial-card{padding:2rem;border-radius:1.25rem}}.transformation-images{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem;align-items:center}@media(min-width:768px){.transformation-images{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:center;margin-bottom:2.5rem}}.transformation-side{position:relative;width:100%}@media(min-width:768px){.transformation-side{max-width:420px}}.badge{display:inline-block;padding:.375rem .75rem;border-radius:.375rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}@media(min-width:768px){.badge{font-size:.6875rem;padding:.4rem .875rem;margin-bottom:.75rem}}.badge-before{background:var(--color-gray-badge);color:var(--color-surface)}.badge-after{background:var(--color-brand);color:var(--color-surface)}@media(min-width:768px){.badge{position:absolute;top:-.625rem;z-index:10;margin-bottom:0;box-shadow:0 2px 8px var(--color-bg-alpha-12)}.badge-before{left:-.5rem}.badge-after{right:-.5rem;left:auto}}.browser-frame{width:100%;background:var(--color-surface);border-radius:.625rem;overflow:hidden;box-shadow:0 2px 8px var(--color-bg-alpha-08),0 8px 32px var(--color-bg-alpha-10);transition:transform .3s ease,box-shadow .3s ease}@media(min-width:768px){.browser-frame{border-radius:.75rem}.browser-frame:hover{transform:translateY(-3px);box-shadow:0 4px 12px var(--color-bg-alpha-10),0 12px 40px var(--color-bg-alpha-12)}}.before-frame .browser-content img{filter:saturate(.35) brightness(.88) contrast(.92) sepia(.1)}.after-frame{box-shadow:0 2px 8px var(--color-bg-alpha-08),0 8px 32px var(--color-bg-alpha-10),0 0 40px var(--color-brand-alpha-15)}@media(min-width:768px){.after-frame:hover{box-shadow:0 4px 12px var(--color-bg-alpha-10),0 12px 40px var(--color-bg-alpha-12),0 0 50px var(--color-brand-alpha-20)}}.after-frame .browser-content img{filter:saturate(1.1) brightness(1.02)}.browser-header{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;background:var(--color-browser-header);border-bottom:1px solid var(--color-browser-border)}@media(min-width:768px){.browser-header{padding:.75rem 1rem;gap:.875rem}}.browser-dots{display:flex;gap:.3125rem;flex-shrink:0}.browser-dots span{width:.5rem;height:.5rem;border-radius:50%}.browser-dots span:nth-child(1){background:var(--color-browser-dot-red)}.browser-dots span:nth-child(2){background:var(--color-browser-dot-yellow)}.browser-dots span:nth-child(3){background:var(--color-browser-dot-green)}@media(min-width:768px){.browser-dots{gap:.375rem}.browser-dots span{width:.75rem;height:.75rem}}.browser-url{flex:1;background:var(--color-surface);border-radius:.25rem;padding:.3125rem .625rem;font-size:.625rem;color:var(--color-gray-500);text-align:center;border:1px solid var(--color-border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;transition:background-color .2s ease,border-color .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.browser-url{border-radius:.375rem;font-size:.75rem;padding:.4375rem .875rem;min-height:auto}}.browser-frame-link{display:block;text-decoration:none;color:inherit}.browser-frame-link:hover .browser-url,.browser-frame-link:focus .browser-url{background:var(--color-link-hover-bg);border-color:var(--color-link-hover-border);color:var(--color-link-active)}@media(min-width:768px){.browser-frame-link:hover .after-frame{transform:translateY(-3px);box-shadow:0 4px 12px var(--color-bg-alpha-10),0 12px 40px var(--color-bg-alpha-12),0 0 50px var(--color-brand-alpha-20)}}.browser-content{position:relative;width:100%;padding:0;aspect-ratio:16 / 10;overflow:hidden;background:var(--color-browser-border);line-height:0}.browser-content img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;display:block;margin:0;padding:0}.browser-content img.scaled-image{object-fit:contain;object-position:top center;background:var(--color-input-bg)}.transformation-arrow{display:none}@media(min-width:768px){.transformation-arrow{display:flex;align-items:center;justify-content:center;color:var(--color-brand, #d68550);opacity:.2;padding:0}.transformation-arrow svg{width:28px;height:28px}}.testimonial-content{max-width:700px;margin:0 auto;text-align:center}.trustpilot-badge{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;margin-bottom:1rem;flex-wrap:wrap;padding:.5rem 1rem;border-radius:.5rem;background:#00b67a0f;text-decoration:none;transition:background-color .2s ease,transform .2s ease;min-height:44px}.trustpilot-badge:hover{background:#00b67a1f;transform:translateY(-1px)}@media(min-width:768px){.trustpilot-badge{gap:.75rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;min-height:auto}}.trustpilot-badge .stars{color:var(--color-trustpilot);font-size:1.125rem;letter-spacing:2px;line-height:1}@media(min-width:768px){.trustpilot-badge .stars{font-size:1.25rem;letter-spacing:3px}}.trustpilot-badge .verified{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-gray-600);font-weight:500}@media(min-width:768px){.trustpilot-badge .verified{font-size:.8125rem}}.trustpilot-badge .verified svg{color:var(--color-trustpilot);flex-shrink:0}.trustpilot-logo-link{display:inline-block;margin-bottom:1rem;transition:opacity .2s ease}.trustpilot-logo-link:hover{opacity:.85}.trustpilot-logo-img{height:52px;width:auto;display:block}@media(min-width:768px){.trustpilot-logo-link{margin-bottom:1.25rem}}.testimonial-quote{font-family:Fraunces,Georgia,serif;font-size:1.0625rem;font-style:italic;line-height:1.7;color:var(--color-text);margin:0 0 1.25rem}@media(min-width:768px){.testimonial-quote{font-size:1.3125rem;line-height:1.75;margin:0 0 1.5rem}}.testimonial-attribution{display:flex;flex-direction:column;align-items:center;gap:.25rem}@media(min-width:768px){.testimonial-attribution{flex-direction:row;justify-content:center;gap:.5rem;flex-wrap:wrap}}.testimonial-attribution strong{font-size:.9375rem;font-weight:600;color:var(--color-text)}@media(min-width:768px){.testimonial-attribution strong{font-size:1rem}}.testimonial-attribution span{font-size:.875rem;color:var(--color-text-alpha-60)}@media(min-width:768px){.testimonial-attribution span{font-size:.9375rem}.testimonial-attribution strong:after{content:"·";margin-left:.5rem;color:var(--color-text-alpha-30)}}.sites-count{display:inline-block;background:var(--color-brand-alpha-12);color:var(--color-brand-dark);padding:.25rem .625rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;margin-top:.5rem}@media(min-width:768px){.sites-count{font-size:.75rem;margin-top:0;margin-left:.5rem}}.review-form-card{background:var(--color-surface);border-radius:1rem;padding:2rem 1.5rem;margin-top:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;text-align:center;border-top:3px solid var(--color-brand);box-shadow:0 1px 3px var(--color-bg-alpha-04),0 4px 24px var(--color-bg-alpha-06)}@media(min-width:768px){.review-form-card{padding:2.5rem 3rem;margin-top:3rem;border-radius:1.5rem}}.review-form-title{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600;color:var(--color-text);margin:0 0 .5rem;line-height:1.3}@media(min-width:768px){.review-form-title{font-size:1.5rem}}.review-form-subtitle{font-size:.9375rem;color:var(--color-text-alpha-60);margin:0 0 1.5rem;line-height:1.5}@media(min-width:768px){.review-form-subtitle{font-size:1rem;margin-bottom:1.75rem}}.review-form{margin:0}.hidden-field{position:absolute;left:-9999px;opacity:0;pointer-events:none}.form-row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.form-row{flex-direction:row;gap:.75rem}.form-row .input-wrapper{flex:1;min-width:0}}.input-wrapper{position:relative;flex:1}.input-icon{position:absolute;left:1rem;top:17px;color:var(--color-text-alpha-35);pointer-events:none;display:flex;align-items:center;justify-content:center}.input-wrapper input{width:100%;height:52px;padding:0 1rem 0 2.75rem;font-size:1rem;font-family:inherit;color:var(--color-text);background:var(--color-input-bg);border:2px solid transparent;border-radius:.625rem;outline:none;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.input-wrapper input::placeholder{color:var(--color-text-alpha-40)}.input-wrapper input:focus{background:var(--color-surface);border-color:var(--color-brand);box-shadow:0 0 0 3px var(--color-brand-alpha-15)}.input-wrapper:focus-within .input-icon{color:var(--color-brand)}.field-error{display:none;font-size:.75rem;color:var(--color-error);margin:.375rem 0 0;padding-left:1rem;text-align:left}.input-wrapper.show-error input{border-color:var(--color-coral);background:var(--color-input-error-bg)}.input-wrapper.show-error .input-icon{color:var(--color-coral)}.input-wrapper.show-error .field-error{display:block}.submit-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 1.5rem;background:var(--color-brand);color:var(--color-surface);font-size:1rem;font-weight:600;font-family:inherit;border:none;border-radius:.625rem;cursor:pointer;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 14px var(--color-brand-alpha-35);white-space:nowrap;flex-shrink:0}.submit-btn:hover:not(:disabled){background:var(--color-brand-dark);color:var(--color-surface);transform:translateY(-2px);box-shadow:0 6px 20px var(--color-brand-alpha-45)}.submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px var(--color-brand-alpha-25)}.submit-btn:disabled{cursor:not-allowed;opacity:.9}@media(min-width:768px){.submit-btn{padding:0 1.75rem}}.btn-text,.btn-loading,.btn-success{display:flex;align-items:center;gap:.5rem}.btn-text svg{flex-shrink:0}.spinner{width:18px;height:18px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.submit-btn.success{background:var(--color-success);box-shadow:0 4px 14px #22c55e59}.submit-btn.success:hover{background:var(--color-success-dark);box-shadow:0 6px 20px #22c55e73}.consent-group{margin-top:1rem;text-align:left}.consent-label{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;position:relative;padding-left:1.75rem}.consent-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.consent-checkmark{position:absolute;left:0;top:2px;width:18px;height:18px;background:var(--color-surface);border:2px solid var(--color-text-alpha-20);border-radius:4px;transition:all .15s ease}.consent-checkbox:hover~.consent-checkmark{border-color:var(--color-brand)}.consent-checkbox:focus~.consent-checkmark{box-shadow:0 0 0 3px var(--color-brand-alpha-20)}.consent-checkbox:checked~.consent-checkmark{background:var(--color-brand);border-color:var(--color-brand)}.consent-checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.consent-checkbox:checked~.consent-checkmark:after{display:block}.consent-text{font-size:.8125rem;line-height:1.5;color:var(--color-text-alpha-60)}.consent-text a{color:var(--color-brand);text-decoration:none;font-weight:500}.consent-text a:hover{text-decoration:underline}.consent-label.show-error .consent-checkmark{border-color:var(--color-coral);background:var(--color-input-error-bg)}.trust-signals{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.25rem}@media(min-width:480px){.trust-signals{flex-direction:row;justify-content:center;gap:1.5rem}}.trust-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--color-text-alpha-50)}.trust-item svg{color:var(--color-success);flex-shrink:0}.success-message{text-align:center;padding:1rem 0;animation:scaleIn .4s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#22c55e1a;border-radius:50%;margin-bottom:1rem;color:var(--color-success)}.success-text{font-size:1rem;color:var(--color-text);margin:0;line-height:1.5}@media(min-width:768px){.success-text{font-size:1.0625rem}}[data-astro-cid-dnksfipb][data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s cubic-bezier(.4,0,.2,1)}[data-astro-cid-dnksfipb][data-reveal].revealed{opacity:1;transform:translateY(0)}.testimonials-carousel[data-astro-cid-dnksfipb][data-reveal]{transition-delay:.1s}.review-form-card[data-reveal]{transition-delay:.2s}@media(prefers-reduced-motion:reduce){[data-astro-cid-dnksfipb][data-reveal]{opacity:1;transform:none;transition:none}.browser-frame,.trustpilot-badge,.submit-btn{transition:none}.browser-frame:hover,.trustpilot-badge:hover,.submit-btn:hover{transform:none}.spinner,.success-message{animation:none}}.trust-signals[data-astro-cid-zm5hcfgd]{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:1.5rem}.trust-signals--centered[data-astro-cid-zm5hcfgd]{justify-content:center}@media(max-width:639px){.trust-signals[data-astro-cid-zm5hcfgd]{flex-direction:column;align-items:center;gap:.75rem}}.trust-item[data-astro-cid-zm5hcfgd]{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:var(--color-text-secondary)}.trust-icon[data-astro-cid-zm5hcfgd]{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--color-success)}.pricing-section[data-astro-cid-wekg7pry]{background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-alt) 100%);padding:4rem 0 3rem;overflow:hidden;scroll-margin-top:80px}.pricing-header[data-astro-cid-wekg7pry]{text-align:center;max-width:40rem;margin:0 auto 2rem}.pricing-section[data-astro-cid-wekg7pry] .eyebrow[data-astro-cid-wekg7pry]{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin:0 0 .75rem}.pricing-headline[data-astro-cid-wekg7pry]{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.2;color:var(--color-text);margin:0 0 1rem}.pricing-subhead[data-astro-cid-wekg7pry]{font-size:1.125rem;line-height:1.6;color:#000000a6;margin:0}.pricing-grid[data-astro-cid-wekg7pry]{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:48rem;margin:0 auto;align-items:stretch}@media(min-width:768px){.pricing-grid[data-astro-cid-wekg7pry]{grid-template-columns:repeat(2,1fr);gap:2rem}}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card{background:var(--color-surface);border-radius:1rem;padding:2rem 1.75rem;display:flex;flex-direction:column;position:relative;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px #0000000a;transition:box-shadow .3s ease,transform .3s ease;height:100%}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card:hover{box-shadow:0 4px 12px #0000000f,0 8px 20px #0000000a}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured{background:linear-gradient(165deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);border:none;box-shadow:0 8px 30px #d685504d,0 4px 12px #d6855033}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured:hover{box-shadow:0 12px 40px #d6855059,0 8px 20px #d6855040;transform:translateY(-4px)}@media(min-width:768px){.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured{transform:scale(1.03);z-index:2}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured:hover{transform:scale(1.03) translateY(-4px)}}.pricing-grid[data-astro-cid-wekg7pry] .recommended-badge{position:absolute;top:-.875rem;left:50%;transform:translate(-50%);background:#fef3ed;color:var(--color-brand);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.375rem 1rem;border-radius:1.25rem;border:1px solid rgba(214,133,80,.3);white-space:nowrap;box-shadow:0 2px 8px #00000014}.pricing-grid[data-astro-cid-wekg7pry] .card-header{margin-bottom:1rem}.pricing-grid[data-astro-cid-wekg7pry] .tier-name{font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .tier-name{color:#fff}.pricing-grid[data-astro-cid-wekg7pry] .tier-tagline{font-size:1rem;font-style:italic;color:#0009;margin:0;line-height:1.4}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .tier-tagline{color:#ffffffd9}.pricing-grid[data-astro-cid-wekg7pry] .card-pricing{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08)}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .card-pricing{border-bottom-color:#fff3}.pricing-grid[data-astro-cid-wekg7pry] .price-setup{font-size:.875rem;font-weight:500;color:#00000080;margin-bottom:.25rem}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .price-setup{color:#ffffffbf}.pricing-grid[data-astro-cid-wekg7pry] .setup-zero{font-size:1.125rem;font-weight:700;color:var(--color-brand)}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .setup-zero{color:#fff}.pricing-grid[data-astro-cid-wekg7pry] .price-main{display:flex;align-items:baseline;gap:.125rem}.pricing-grid[data-astro-cid-wekg7pry] .price-amount{font-family:Fraunces,Georgia,serif;font-size:3rem;font-weight:600;line-height:1;color:var(--color-brand)}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .price-amount{color:#fff;font-size:3.5rem;text-shadow:0 0 30px rgba(255,255,255,.25)}.pricing-grid[data-astro-cid-wekg7pry] .price-period{font-size:1.125rem;color:#00000080}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .price-period{color:#ffffffbf}.pricing-grid[data-astro-cid-wekg7pry] .price-terms{font-size:.8125rem;color:#00000073;margin:.5rem 0 0;line-height:1.4}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .price-terms{color:#ffffffe6}.pricing-grid[data-astro-cid-wekg7pry] .tier-benefit{font-size:.875rem;font-weight:500;color:#000000b3;background:#00000008;border-radius:.5rem;padding:.625rem .875rem;margin-bottom:1rem;text-align:center;line-height:1.4}.pricing-grid[data-astro-cid-wekg7pry] .tier-benefit-featured{background:#ffffff26;color:#fff}.pricing-grid[data-astro-cid-wekg7pry] .benefits-list{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.75rem}.pricing-grid[data-astro-cid-wekg7pry] .benefits-list li{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.5;color:#000000bf}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .benefits-list li{color:#fffffff2}.pricing-grid[data-astro-cid-wekg7pry] .benefit-icon{flex-shrink:0;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:var(--color-brand);margin-top:.125rem}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .benefit-icon{color:#ffffffe6}.pricing-grid[data-astro-cid-wekg7pry] .benefits-list li:has(strong){padding-bottom:.5rem;margin-bottom:.25rem;border-bottom:1px solid rgba(0,0,0,.06)}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .benefits-list li:has(strong){border-bottom-color:#ffffff26}.pricing-grid[data-astro-cid-wekg7pry] .benefits-list li strong{font-weight:600;color:#000000d9}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .benefits-list li strong{color:#fff}.pricing-grid[data-astro-cid-wekg7pry] .benefits-list li:last-child{padding-bottom:.5rem}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-wrapper{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.06)}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-wrapper-featured{border-top-color:#ffffff26}.pricing-grid[data-astro-cid-wekg7pry] .card-cta{display:block;width:100%;padding:1rem 1.75rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-outline{background:transparent;color:var(--color-brand);border:2px solid var(--color-brand);font-weight:500}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-outline:hover{background:#d6855014;transform:translateY(-1px)}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-filled{background:var(--color-surface);color:var(--color-brand);border:2px solid var(--color-surface);font-weight:600;box-shadow:0 4px 14px #00000026}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-filled:hover{background:#fff8f4;transform:translateY(-1px);box-shadow:0 6px 20px #0003}.pricing-trust[data-astro-cid-wekg7pry]{margin-top:2.5rem;text-align:center}.pricing-trust[data-astro-cid-wekg7pry] .trust-signals{gap:1.5rem 2.5rem;margin-top:0}.pricing-trust[data-astro-cid-wekg7pry] .trust-item{color:#000000a6}.pricing-trust[data-astro-cid-wekg7pry] .trust-icon{color:var(--color-brand)}.value-summary[data-astro-cid-wekg7pry]{margin-top:2.5rem;text-align:center;max-width:32rem;margin-left:auto;margin-right:auto}.value-main[data-astro-cid-wekg7pry]{font-size:1.125rem;font-weight:500;line-height:1.5;color:var(--color-text-secondary);margin:0 0 .5rem}.value-emphasis[data-astro-cid-wekg7pry]{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--color-brand);margin:0}@media(max-width:767px){.pricing-section[data-astro-cid-wekg7pry]{padding:3rem 0}.pricing-header[data-astro-cid-wekg7pry]{margin-bottom:1.5rem;padding:0 .5rem}.pricing-headline[data-astro-cid-wekg7pry]{font-size:1.75rem}.pricing-subhead[data-astro-cid-wekg7pry]{font-size:1rem}.pricing-grid[data-astro-cid-wekg7pry]{display:flex;flex-direction:column;gap:1.5rem;padding:0}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured{order:-1;transform:none}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card{padding:1.75rem 1.5rem}.pricing-grid[data-astro-cid-wekg7pry] .tier-name{font-size:1.375rem}.pricing-grid[data-astro-cid-wekg7pry] .tier-tagline{font-size:.9375rem}.pricing-grid[data-astro-cid-wekg7pry] .price-amount{font-size:2.5rem}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured .price-amount{font-size:2.75rem}.pricing-grid[data-astro-cid-wekg7pry] .tier-benefit{font-size:.8125rem;padding:.5rem .75rem}.pricing-grid[data-astro-cid-wekg7pry] .benefits-list{gap:.625rem}.pricing-grid[data-astro-cid-wekg7pry] .benefits-list li{font-size:.875rem}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-wrapper{padding-top:1.25rem}.pricing-grid[data-astro-cid-wekg7pry] .card-cta{padding:.875rem 1.5rem;font-size:.9375rem}.pricing-trust[data-astro-cid-wekg7pry] .trust-signals{flex-direction:column;align-items:center;gap:.75rem}.pricing-trust[data-astro-cid-wekg7pry] .trust-item{font-size:.875rem}.value-summary[data-astro-cid-wekg7pry]{padding:0 1rem;margin-top:1.5rem}.value-main[data-astro-cid-wekg7pry]{font-size:1rem}.value-emphasis[data-astro-cid-wekg7pry]{font-size:1.125rem}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-filled{box-shadow:0 4px 16px #0003}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-filled:active{box-shadow:0 2px 8px #00000026;transform:translateY(1px)}.pricing-grid[data-astro-cid-wekg7pry] .recommended-badge{top:-.625rem;box-shadow:0 2px 8px #0000001f}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured{margin-top:.875rem;padding-top:1.5rem}.pricing-grid[data-astro-cid-wekg7pry] .card-cta-outline{border-width:1.5px}.pricing-trust[data-astro-cid-wekg7pry] .trust-signals{gap:.5rem}.pricing-trust[data-astro-cid-wekg7pry] .trust-item{padding:.25rem 0}.pricing-grid[data-astro-cid-wekg7pry]{gap:1.25rem}}.pricing-header[data-astro-cid-wekg7pry][data-reveal],.comparison-anchor[data-astro-cid-wekg7pry][data-reveal],.pricing-grid[data-astro-cid-wekg7pry][data-reveal],.pricing-trust[data-astro-cid-wekg7pry][data-reveal],.value-summary[data-astro-cid-wekg7pry][data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s cubic-bezier(.4,0,.2,1)}.pricing-header[data-astro-cid-wekg7pry][data-reveal].revealed,.pricing-grid[data-astro-cid-wekg7pry][data-reveal].revealed,.pricing-trust[data-astro-cid-wekg7pry][data-reveal].revealed,.value-summary[data-astro-cid-wekg7pry][data-reveal].revealed{opacity:1;transform:translateY(0)}.pricing-grid[data-astro-cid-wekg7pry][data-reveal]{transition-delay:.1s}.pricing-trust[data-astro-cid-wekg7pry][data-reveal]{transition-delay:.25s}.value-summary[data-astro-cid-wekg7pry][data-reveal]{transition-delay:.35s}@media(prefers-reduced-motion:reduce){.pricing-header[data-astro-cid-wekg7pry][data-reveal],.pricing-grid[data-astro-cid-wekg7pry][data-reveal],.pricing-trust[data-astro-cid-wekg7pry][data-reveal],.value-summary[data-astro-cid-wekg7pry][data-reveal]{opacity:1;transform:none;transition:none}.pricing-grid[data-astro-cid-wekg7pry] .pricing-card,.pricing-grid[data-astro-cid-wekg7pry] .card-cta,.pricing-grid[data-astro-cid-wekg7pry] .pricing-card-featured{transition:none;transform:none!important}}.faq-accordion[data-astro-cid-vwcyhe6r]{width:100%}.faq-accordion-title[data-astro-cid-vwcyhe6r]{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,1.875rem);font-weight:600;color:var(--color-text);margin:0 0 var(--space-6, 1.5rem);line-height:1.2}.faq-accordion--centered[data-astro-cid-vwcyhe6r] .faq-accordion-title[data-astro-cid-vwcyhe6r]{text-align:center}.faq-accordion-title[data-astro-cid-vwcyhe6r]:after{content:"";display:block;width:50px;height:3px;background:var(--color-brand);margin:var(--space-3, .75rem) 0 0;border-radius:2px}.faq-accordion--centered[data-astro-cid-vwcyhe6r] .faq-accordion-title[data-astro-cid-vwcyhe6r]:after{margin-left:auto;margin-right:auto}@media(min-width:768px){.faq-accordion-title[data-astro-cid-vwcyhe6r]:after{width:60px}}.faq-accordion-list[data-astro-cid-vwcyhe6r]{display:flex;flex-direction:column;gap:var(--space-3, .75rem)}.faq-accordion-item[data-astro-cid-vwcyhe6r]{background:var(--color-surface);border-radius:var(--radius-lg, .75rem);overflow:hidden;border:1px solid var(--color-brand-alpha-12, rgba(194, 112, 60, .12));transition:all .2s ease}.faq-accordion-item[data-astro-cid-vwcyhe6r]:hover{border-color:var(--color-brand-alpha-25, rgba(194, 112, 60, .25));box-shadow:0 2px 8px #0000000a}.faq-accordion-item[data-astro-cid-vwcyhe6r].open{border-color:var(--color-brand-alpha-30, rgba(194, 112, 60, .3));box-shadow:0 4px 12px var(--color-brand-alpha-08, rgba(194, 112, 60, .08))}.faq-accordion-question[data-astro-cid-vwcyhe6r]{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4, 1rem);width:100%;padding:var(--space-4, 1rem) var(--space-5, 1.25rem);background:transparent;border:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;color:var(--color-text);text-align:left;line-height:1.4;transition:color .2s ease;min-height:56px}.faq-accordion-item[data-astro-cid-vwcyhe6r]:hover .faq-accordion-question[data-astro-cid-vwcyhe6r],.faq-accordion-item[data-astro-cid-vwcyhe6r].open .faq-accordion-question[data-astro-cid-vwcyhe6r]{color:var(--color-brand)}.faq-accordion-question[data-astro-cid-vwcyhe6r]:focus{outline:none}.faq-accordion-question[data-astro-cid-vwcyhe6r]:focus-visible{outline:2px solid var(--color-brand);outline-offset:-2px}.faq-accordion-icon[data-astro-cid-vwcyhe6r]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--color-brand-alpha-15, rgba(194, 112, 60, .15));color:var(--color-brand);font-size:1.1rem;font-weight:500;line-height:1;flex-shrink:0;transition:all .3s ease}.faq-accordion-item[data-astro-cid-vwcyhe6r]:hover .faq-accordion-icon[data-astro-cid-vwcyhe6r]{background:var(--color-brand-alpha-25, rgba(194, 112, 60, .25))}.faq-accordion-item[data-astro-cid-vwcyhe6r].open .faq-accordion-icon[data-astro-cid-vwcyhe6r]{transform:rotate(45deg);background:var(--color-brand);color:#fff}.faq-accordion-answer[data-astro-cid-vwcyhe6r]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-accordion-item[data-astro-cid-vwcyhe6r].open .faq-accordion-answer[data-astro-cid-vwcyhe6r]{max-height:500px}.faq-accordion-answer-inner[data-astro-cid-vwcyhe6r]{padding:0 var(--space-5, 1.25rem) var(--space-5, 1.25rem);padding-left:var(--space-6, 1.5rem);margin-left:var(--space-4, 1rem);color:var(--color-text-secondary);line-height:1.7;font-size:.9375rem;border-left:3px solid var(--color-brand-alpha-30, rgba(194, 112, 60, .3))}.faq-accordion--compact[data-astro-cid-vwcyhe6r] .faq-accordion-question[data-astro-cid-vwcyhe6r]{padding:var(--space-3, .75rem) var(--space-4, 1rem);font-size:.9375rem;min-height:48px}.faq-accordion--compact[data-astro-cid-vwcyhe6r] .faq-accordion-icon[data-astro-cid-vwcyhe6r]{width:24px;height:24px;font-size:1rem}.faq-accordion--compact[data-astro-cid-vwcyhe6r] .faq-accordion-answer-inner[data-astro-cid-vwcyhe6r]{padding:0 var(--space-4, 1rem) var(--space-4, 1rem);margin-left:var(--space-3, .75rem);font-size:.875rem}@media(max-width:640px){.faq-accordion-question[data-astro-cid-vwcyhe6r]{padding:var(--space-4, 1rem);font-size:.9375rem;min-height:52px}.faq-accordion-icon[data-astro-cid-vwcyhe6r]{width:26px;height:26px}.faq-accordion-answer-inner[data-astro-cid-vwcyhe6r]{margin-left:var(--space-2, .5rem);padding-left:var(--space-4, 1rem);font-size:.875rem;border-left-width:2px}}@media(prefers-reduced-motion:reduce){.faq-accordion-item[data-astro-cid-vwcyhe6r],.faq-accordion-question[data-astro-cid-vwcyhe6r],.faq-accordion-icon[data-astro-cid-vwcyhe6r],.faq-accordion-answer[data-astro-cid-vwcyhe6r]{transition:none}.faq-accordion-item[data-astro-cid-vwcyhe6r].open .faq-accordion-icon[data-astro-cid-vwcyhe6r]{transform:rotate(45deg)}}.faq-section[data-astro-cid-mh6t5pw4]{background:linear-gradient(180deg,var(--color-bg-warm-light) 0%,var(--color-bg-warm-mid) 100%);padding:4rem 0;overflow:hidden;position:relative}.faq-section[data-astro-cid-mh6t5pw4]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:70%;max-width:700px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(214,133,80,.25) 20%,rgba(214,133,80,.25) 80%,transparent 100%)}@media(min-width:768px){.faq-section[data-astro-cid-mh6t5pw4]{padding:5rem 0}}.faq-container[data-astro-cid-mh6t5pw4]{max-width:800px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.faq-container[data-astro-cid-mh6t5pw4]{padding:0 1rem}}.faq-header[data-astro-cid-mh6t5pw4]{text-align:center;margin-bottom:2.5rem}@media(min-width:768px){.faq-header[data-astro-cid-mh6t5pw4]{margin-bottom:3rem}}.faq-label[data-astro-cid-mh6t5pw4]{font-size:.6875rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-brand);margin:0 0 .75rem}@media(min-width:768px){.faq-label[data-astro-cid-mh6t5pw4]{font-size:.75rem}}.faq-title[data-astro-cid-mh6t5pw4]{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4.5vw,2.5rem);font-weight:600;line-height:1.15;color:var(--color-text);margin:0 0 .75rem}.faq-title[data-astro-cid-mh6t5pw4]:after{content:"";display:block;width:50px;height:3px;background:var(--color-brand);margin:.875rem auto 0;border-radius:2px}@media(min-width:768px){.faq-title[data-astro-cid-mh6t5pw4]:after{width:60px;margin-top:1rem}}.faq-subtitle[data-astro-cid-mh6t5pw4]{font-size:1rem;line-height:1.6;color:#1a1a2e99;margin:0}@media(min-width:768px){.faq-subtitle[data-astro-cid-mh6t5pw4]{font-size:1.1rem}}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-list{gap:.875rem}@media(min-width:768px){.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-list{gap:1rem}}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item{background:var(--color-surface);border-radius:.75rem;box-shadow:0 2px 8px #0000000a;border:1px solid rgba(214,133,80,.12)}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item:hover{box-shadow:0 4px 16px #0000000f;border-color:#d6855040;transform:translateY(-1px)}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item.open{border-color:#d685504d;box-shadow:0 4px 20px #d6855014}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-question{padding:1rem 1.25rem;font-size:.95rem}@media(min-width:768px){.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-question{padding:1.25rem 1.5rem;font-size:1.05rem}}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-icon{background:#d685502e}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item:hover .faq-accordion-icon{background:#d6855040}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item.open .faq-accordion-icon{background:var(--color-brand);color:var(--color-surface)}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-answer-inner{padding:0 1.5rem 1.5rem;margin-left:1rem;color:var(--color-gray-600);line-height:1.75;font-size:1rem;border-left:3px solid rgba(214,133,80,.35)}@media(max-width:767px){.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-answer-inner{margin-left:.5rem;padding-left:1rem;font-size:.9375rem;border-left-width:2px}}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(1){transition-delay:.05s}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(2){transition-delay:.1s}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(3){transition-delay:.15s}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(4){transition-delay:.2s}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(5){transition-delay:.25s}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(6){transition-delay:.3s}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(7){transition-delay:.35s}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item[data-faq-item]:nth-of-type(8){transition-delay:.4s}.faq-cta[data-astro-cid-mh6t5pw4]{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(214,133,80,.12)}@media(min-width:768px){.faq-cta[data-astro-cid-mh6t5pw4]{margin-top:3.5rem;padding-top:2.5rem}}.faq-cta-text[data-astro-cid-mh6t5pw4]{font-size:1.05rem;color:var(--color-gray-500);margin:0 0 1rem}@media(min-width:768px){.faq-cta-text[data-astro-cid-mh6t5pw4]{font-size:1.1rem}}.faq-cta-button[data-astro-cid-mh6t5pw4]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;background:transparent;color:var(--color-brand);border:2px solid var(--color-brand);border-radius:.5rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease;min-height:52px}.faq-cta-button[data-astro-cid-mh6t5pw4]:hover{background:var(--color-brand);color:var(--color-surface);transform:translateY(-2px);box-shadow:0 4px 14px #d685504d}.faq-cta-button[data-astro-cid-mh6t5pw4]:active{transform:translateY(0)}.faq-cta-button[data-astro-cid-mh6t5pw4] svg[data-astro-cid-mh6t5pw4]{flex-shrink:0;transition:transform .2s ease}.faq-cta-button[data-astro-cid-mh6t5pw4]:hover svg[data-astro-cid-mh6t5pw4]{transform:translate(3px)}@media(max-width:767px){.faq-cta-button[data-astro-cid-mh6t5pw4]{width:100%;padding:1rem}}[data-astro-cid-mh6t5pw4][data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s cubic-bezier(.4,0,.2,1)}[data-astro-cid-mh6t5pw4][data-reveal].revealed{opacity:1;transform:translateY(0)}.faq-cta[data-astro-cid-mh6t5pw4][data-reveal]{transition-delay:.45s}@media(prefers-reduced-motion:reduce){[data-astro-cid-mh6t5pw4][data-reveal]{opacity:1;transform:none;transition:none}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item,.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-question,.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-icon,.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-answer,.faq-cta-button[data-astro-cid-mh6t5pw4]{transition:none}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item:hover,.faq-cta-button[data-astro-cid-mh6t5pw4]:hover{transform:none}.faq-list-wrapper[data-astro-cid-mh6t5pw4] .faq-accordion-item.open .faq-accordion-icon{transform:rotate(45deg)}.faq-cta-button[data-astro-cid-mh6t5pw4]:hover svg[data-astro-cid-mh6t5pw4]{transform:none}}
