@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@property --gradient-angle-offset{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@property --gradient-percent{syntax: "<percentage>"; initial-value: 5%; inherits: false;}@property --gradient-shine{syntax: "<color>"; initial-value: white; inherits: false;}.hero[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;background-color:var(--bg-dark);min-height:100vh;display:flex;align-items:center;padding-top:72px;overflow:hidden}.hero-video[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.12);z-index:0}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;pointer-events:none}.hero-overlay-base[data-astro-cid-bbe6dxrz]{background:#0c0c0e59}.hero-overlay-vignette[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(12,12,14,.5) 0%,rgba(12,12,14,.15) 60%,transparent 100%)}.hero-overlay-bottom[data-astro-cid-bbe6dxrz]{background:linear-gradient(to top,rgba(12,12,14,.9) 0%,rgba(12,12,14,.4) 25%,transparent 50%)}.hero-inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-headline[data-astro-cid-bbe6dxrz]{text-align:center;line-height:1.1;font-size:clamp(2.2rem,6vw,4.5rem);color:transparent;background:linear-gradient(135deg,#fff,#fff6 25%,#ffffff1a 45%,#ffffffe6 55%,#fff3 75%,#fff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:1px rgba(255,255,255,.25);filter:drop-shadow(0 12px 30px rgba(0,0,0,.35)) drop-shadow(0 4px 8px rgba(0,0,0,.2));animation:hero-shimmer 8s linear infinite;max-width:900px;margin:0 auto}@keyframes hero-shimmer{0%{background-position:200% center}to{background-position:0% center}}.hero-line-1[data-astro-cid-bbe6dxrz],.hero-line-2[data-astro-cid-bbe6dxrz]{display:block}.hero-serif[data-astro-cid-bbe6dxrz]{font-family:Fraunces Variable,serif;font-weight:300;font-style:italic}.hero-sans[data-astro-cid-bbe6dxrz]{font-family:Inter Variable,sans-serif;font-weight:800;letter-spacing:-.03em;font-style:normal}@media(prefers-reduced-motion:reduce){.hero-headline[data-astro-cid-bbe6dxrz]{animation:none}}@media(max-width:768px){.hero-headline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.8rem,8vw,2.8rem);-webkit-text-stroke:.75px rgba(255,255,255,.2)}}.hero-cta[data-astro-cid-bbe6dxrz]{--shiny-bg: rgba(95, 75, 139, .35);--shiny-bg-subtle: rgba(30, 28, 35, .8);--shiny-fg: #ffffff;--shiny-highlight: #5F4B8B;--shiny-highlight-subtle: #8B7FD4;--shiny-duration: 3s;--shiny-shadow-size: 2px;--shiny-transition: .8s cubic-bezier(.25, 1, .5, 1);margin-top:2.5rem;isolation:isolate;position:relative;overflow:hidden;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;outline-offset:4px;padding:1.15rem 3rem;font-family:Inter Variable,sans-serif;font-size:17px;font-weight:500;letter-spacing:.01em;line-height:1.2;border:1px solid transparent;border-radius:50px;color:var(--shiny-fg);text-decoration:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(var(--shiny-bg),var(--shiny-bg)) padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--shiny-highlight) var(--gradient-percent),var(--gradient-shine) calc(var(--gradient-percent) * 2),var(--shiny-highlight) calc(var(--gradient-percent) * 3),transparent calc(var(--gradient-percent) * 4)) border-box;box-shadow:inset 0 0 0 1px var(--shiny-bg-subtle),0 0 20px #5f4b8b40,0 0 60px #5f4b8b1a;transition:var(--shiny-transition);transition-property:--gradient-angle-offset,--gradient-percent,--gradient-shine;animation:cta-pulse 3s ease-in-out infinite,shiny-rotate var(--shiny-duration) linear infinite}.hero-cta[data-astro-cid-bbe6dxrz]:before{content:"";pointer-events:none;position:absolute;inset:50% 0 0 50%;translate:-50% -50%;width:calc(100% - var(--shiny-shadow-size) * 3);height:calc(100% - var(--shiny-shadow-size) * 3);background:radial-gradient(circle at 2px 2px,white .5px,transparent 0) padding-box;background-size:4px 4px;background-repeat:space;mask-image:conic-gradient(from calc(var(--gradient-angle) + 45deg),black,transparent 10% 90%,black);border-radius:inherit;opacity:.3;z-index:-1;animation:shiny-rotate var(--shiny-duration) linear infinite}.hero-cta[data-astro-cid-bbe6dxrz]:after{content:"";pointer-events:none;position:absolute;left:50%;top:50%;translate:-50% -50%;width:100%;aspect-ratio:1;background:linear-gradient(-50deg,transparent,var(--shiny-highlight),transparent);mask-image:radial-gradient(circle at bottom,transparent 40%,black);opacity:.5;z-index:-1;animation:shiny-shimmer calc(var(--shiny-duration) * 1.5) linear infinite}.hero-cta[data-astro-cid-bbe6dxrz]:active{translate:0 1px}.hero-cta[data-astro-cid-bbe6dxrz]:hover,.hero-cta[data-astro-cid-bbe6dxrz]:focus-visible{--gradient-percent: 20%;--gradient-angle-offset: 95deg;--gradient-shine: var(--shiny-highlight-subtle);animation:shiny-rotate var(--shiny-duration) linear infinite;box-shadow:inset 0 0 0 1px var(--shiny-bg-subtle),0 0 30px #5f4b8b66,0 0 80px #5f4b8b26}.hero-cta[data-astro-cid-bbe6dxrz]:hover:before,.hero-cta[data-astro-cid-bbe6dxrz]:focus-visible:before{opacity:.5}@keyframes shiny-rotate{to{--gradient-angle: 360deg}}@keyframes shiny-shimmer{to{rotate:360deg}}@keyframes cta-pulse{0%,to{box-shadow:inset 0 0 0 1px var(--shiny-bg-subtle),0 0 20px #5f4b8b40,0 0 60px #5f4b8b1a}50%{box-shadow:inset 0 0 0 1px var(--shiny-bg-subtle),0 0 28px #5f4b8b59,0 0 80px #5f4b8b26}}.hero-subline[data-astro-cid-bbe6dxrz]{font-family:Inter Variable,sans-serif;font-size:12px;color:#ffffff73;letter-spacing:.04em;margin-top:1rem;text-align:center}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:10;opacity:.5;transition:opacity .3s}.scroll-mouse[data-astro-cid-bbe6dxrz]{width:22px;height:34px;border:1.5px solid rgba(255,255,255,.4);border-radius:11px;position:relative;display:flex;justify-content:center}.scroll-dot[data-astro-cid-bbe6dxrz]{width:3px;height:6px;background:#fff9;border-radius:2px;margin-top:6px;animation:scroll-bounce 2s ease-in-out infinite}@keyframes scroll-bounce{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(8px);opacity:.2}}@media(prefers-reduced-motion:reduce){.scroll-dot[data-astro-cid-bbe6dxrz]{animation:none}}.problem-section[data-astro-cid-oo6sugl5]{background:#1a1a24;position:relative;overflow:hidden;padding:2rem 1.5rem 5rem}.problem-hero-glow[data-astro-cid-oo6sugl5]{position:absolute;top:-150px;left:50%;transform:translate(-50%);width:100%;height:500px;background:radial-gradient(ellipse 100% 100% at 50% 0%,rgba(200,180,140,.22) 0%,transparent 60%);z-index:0;pointer-events:none}.aurora-wrap[data-astro-cid-oo6sugl5]{position:absolute;inset:-10px;z-index:0;overflow:hidden;pointer-events:none}.aurora-layer[data-astro-cid-oo6sugl5]{position:absolute;inset:-10px;opacity:.35;will-change:transform;filter:blur(12px);background-image:repeating-linear-gradient(100deg,#1a1a24 0%,#1a1a24 7%,transparent 10%,transparent 12%,#1a1a24 16%),repeating-linear-gradient(100deg,#5f4b8b 10%,#7c6baf,#4a3a6e,#8b7fd4,#5f4b8b 30%);background-size:300% 200%;background-position:50% 50%;animation:aurora-drift 60s linear infinite;mask-image:radial-gradient(ellipse at 80% 20%,black 10%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at 80% 20%,black 10%,transparent 70%)}.aurora-layer[data-astro-cid-oo6sugl5]:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(100deg,#1a1a24 0%,#1a1a24 7%,transparent 10%,transparent 12%,#1a1a24 16%),repeating-linear-gradient(100deg,#5f4b8b 10%,#7c6baf,#4a3a6e,#8b7fd4,#5f4b8b 30%);background-size:200% 100%;background-attachment:fixed;mix-blend-mode:difference;animation:aurora-drift 60s linear infinite}@keyframes aurora-drift{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}.problem-dots[data-astro-cid-oo6sugl5]{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 20%,transparent 75%)}.problem-top-fade[data-astro-cid-oo6sugl5]{position:absolute;top:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,rgba(20,20,32,.95) 0%,transparent 100%);z-index:0;pointer-events:none}.problem-section[data-astro-cid-oo6sugl5]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent 0%,#FAFAFA 100%);pointer-events:none;z-index:2}.problem-inner[data-astro-cid-oo6sugl5]{max-width:1140px;margin:0 auto;position:relative;z-index:3}.problem-header[data-astro-cid-oo6sugl5]{text-align:center;margin-bottom:3.5rem}.problem-header[data-astro-cid-oo6sugl5] .eyebrow[data-astro-cid-oo6sugl5]{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#fff6}.problem-header[data-astro-cid-oo6sugl5] h2[data-astro-cid-oo6sugl5]{font-family:Fraunces Variable,serif;font-weight:400;font-size:clamp(1.6rem,3.5vw,2.4rem);color:#fff;line-height:1.2;margin-top:1rem}.problem-grid[data-astro-cid-oo6sugl5]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.problem-card[data-astro-cid-oo6sugl5]{display:flex;justify-content:center}.problem-stats[data-astro-cid-oo6sugl5]{background:#1e1c2dbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:0;box-shadow:0 8px 40px #0003,0 0 0 1px #5f4b8b26,inset 0 1px #ffffff0d}.stat-item[data-astro-cid-oo6sugl5]{display:flex;flex-direction:column;gap:.25rem}.stat-item[data-astro-cid-oo6sugl5]+.stat-item[data-astro-cid-oo6sugl5]{padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.06)}.stat-number[data-astro-cid-oo6sugl5]{font-family:Inter Variable,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#f0eeff;line-height:1;letter-spacing:-.02em}.stat-percent[data-astro-cid-oo6sugl5]{font-weight:400;color:#ffffff80}.stat-text[data-astro-cid-oo6sugl5]{font-family:Inter Variable,sans-serif;font-size:14px;color:#ffffffb3;line-height:1.5;max-width:320px}.stat-source[data-astro-cid-oo6sugl5]{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#fff3;margin-top:.15rem}.problem-tagline[data-astro-cid-oo6sugl5]{text-align:center;font-family:Inter Variable,sans-serif;font-size:15px;color:#ffffff73;margin-top:3rem;position:relative;z-index:3}.fade-up[data-astro-cid-oo6sugl5]{opacity:0;transform:translateY(16px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.problem-section[data-astro-cid-oo6sugl5].is-visible .fade-up[data-astro-cid-oo6sugl5]{opacity:1;transform:translateY(0)}.problem-section[data-astro-cid-oo6sugl5].is-visible .stat-item[data-astro-cid-oo6sugl5]:nth-child(1){transition-delay:.05s}.problem-section[data-astro-cid-oo6sugl5].is-visible .stat-item[data-astro-cid-oo6sugl5]:nth-child(2){transition-delay:.15s}.scorecard[data-astro-cid-oo6sugl5]{max-width:480px;margin:0 auto;background:#1e1c2de6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:1.75rem;box-shadow:0 8px 40px #0003,0 0 0 1px #5f4b8b26,inset 0 1px #ffffff0d}.scorecard-header[data-astro-cid-oo6sugl5]{display:flex;justify-content:space-between;align-items:center}.scorecard-label[data-astro-cid-oo6sugl5]{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59}.scorecard-dot[data-astro-cid-oo6sugl5]{width:8px;height:8px;border-radius:50%;background:#5f4b8b;box-shadow:0 0 8px #5f4b8b80}.scorecard-divider[data-astro-cid-oo6sugl5]{height:1px;background:#ffffff0f;margin:1.25rem 0}.scorecard-score-area[data-astro-cid-oo6sugl5]{display:flex;justify-content:space-between;align-items:center}.scorecard-business[data-astro-cid-oo6sugl5]{display:flex;flex-direction:column;gap:.25rem}.scorecard-name[data-astro-cid-oo6sugl5]{font-family:Inter Variable,sans-serif;font-size:18px;font-weight:600;color:#fff}.scorecard-location[data-astro-cid-oo6sugl5]{font-family:Inter Variable,sans-serif;font-size:13px;color:#fff6}.score-ring[data-astro-cid-oo6sugl5]{position:relative;width:100px;height:100px;flex-shrink:0}.score-ring-svg[data-astro-cid-oo6sugl5]{width:100%;height:100%}.score-arc[data-astro-cid-oo6sugl5]{transition:stroke-dasharray 1.5s cubic-bezier(.16,1,.3,1)}.score-number[data-astro-cid-oo6sugl5]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.score-value[data-astro-cid-oo6sugl5]{font-family:Inter Variable,sans-serif;font-size:32px;font-weight:700;color:#fff;line-height:1}.score-total[data-astro-cid-oo6sugl5]{font-family:Inter Variable,sans-serif;font-size:14px;font-weight:400;color:#ffffff59;margin-left:3px}.scorecard-channels[data-astro-cid-oo6sugl5]{display:flex;flex-direction:column;gap:0}.channel-row[data-astro-cid-oo6sugl5]{display:flex;justify-content:space-between;align-items:center;padding:.7rem .5rem;border-radius:8px;transition:background .3s}.channel-row-warn[data-astro-cid-oo6sugl5]{background:#f59e0b0f}.channel-row-danger[data-astro-cid-oo6sugl5]{background:#ef444414}.channel-name[data-astro-cid-oo6sugl5]{font-family:Inter Variable,sans-serif;font-size:14px;color:#fffc}.channel-pill[data-astro-cid-oo6sugl5]{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:20px;border:1px solid transparent}.pill-strong[data-astro-cid-oo6sugl5]{color:#22c55e;background:#22c55e1a;border-color:#22c55e33}.pill-improving[data-astro-cid-oo6sugl5]{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa33}.pill-at-risk[data-astro-cid-oo6sugl5]{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b40}.pill-not-found[data-astro-cid-oo6sugl5]{color:#ef4444;background:#ef44441a;border-color:#ef444440}.scorecard-footer[data-astro-cid-oo6sugl5]{margin-top:1.25rem;text-align:center}.scorecard-date[data-astro-cid-oo6sugl5]{font-family:JetBrains Mono,monospace;font-size:10px;color:#fff3;letter-spacing:.1em;text-transform:uppercase}.scorecard-cta[data-astro-cid-oo6sugl5]{display:block;text-align:center;margin-top:1rem;padding:.65rem 1.5rem;font-family:Inter Variable,sans-serif;font-size:13px;font-weight:500;color:#fff;background:#5f4b8b33;border:1px solid rgba(95,75,139,.3);border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.scorecard-cta[data-astro-cid-oo6sugl5]:hover{background:#5f4b8b59;border-color:#5f4b8b80;transform:translateY(-1px)}@media(max-width:768px){.problem-grid[data-astro-cid-oo6sugl5]{grid-template-columns:1fr;gap:2.5rem}.problem-stats[data-astro-cid-oo6sugl5]{gap:0}.stat-item[data-astro-cid-oo6sugl5]{text-align:center;align-items:center}.stat-text[data-astro-cid-oo6sugl5]{max-width:100%}}@media(prefers-reduced-motion:reduce){.score-arc[data-astro-cid-oo6sugl5]{transition:none}.scorecard-cta[data-astro-cid-oo6sugl5]{transition:color .3s,background .3s}.fade-up[data-astro-cid-oo6sugl5]{opacity:1;transform:none;transition:none}.aurora-layer[data-astro-cid-oo6sugl5],.aurora-layer[data-astro-cid-oo6sugl5]:after{animation:none}}#services[data-astro-cid-g5jplrhu]{position:relative;z-index:1;background:transparent}.services-glow[data-astro-cid-g5jplrhu]{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(ellipse 90% 60% at 50% 35%,rgba(196,181,253,.35) 0%,rgba(95,75,139,.12) 45%,transparent 75%)}.services-header[data-astro-cid-g5jplrhu]{position:relative;z-index:1;max-width:640px;margin:0 auto;text-align:center;padding:6rem 1.5rem 3rem}.services-header[data-astro-cid-g5jplrhu] .eyebrow[data-astro-cid-g5jplrhu]{display:block;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#5f4b8b}.services-header[data-astro-cid-g5jplrhu] h2[data-astro-cid-g5jplrhu]{font-family:Fraunces Variable,Fraunces,Georgia,serif;font-weight:400;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15;color:#1a1a1f;margin-top:1rem}.services-subtext[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:16px;color:#6b7280;line-height:1.7;margin-top:1rem}.bs-char[data-astro-cid-g5jplrhu]{opacity:0;filter:blur(10px)}.services-header[data-astro-cid-g5jplrhu].is-visible .bs-char[data-astro-cid-g5jplrhu]{animation:bs-blur-in .3s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--bs-base, 0s) + var(--bs-i) * 15ms)}@keyframes bs-blur-in{to{opacity:1;filter:blur(0)}}@media(prefers-reduced-motion:reduce){.bs-char[data-astro-cid-g5jplrhu]{opacity:1;filter:none;animation:none}}.services-scroll-container[data-astro-cid-g5jplrhu]{position:relative;z-index:1;height:375vh}.services-sticky[data-astro-cid-g5jplrhu]{position:sticky;top:0;height:100vh;display:flex;align-items:center;gap:3rem;max-width:1140px;margin:0 auto;padding:0 1.5rem}.services-left[data-astro-cid-g5jplrhu]{width:42%;display:flex;flex-direction:column}.services-nav[data-astro-cid-g5jplrhu]{margin-bottom:1.5rem}.service-label[data-astro-cid-g5jplrhu]{all:unset;cursor:pointer;display:inline-flex;align-items:center;min-height:44px;width:100%;font-family:Fraunces Variable,Fraunces,Georgia,serif;font-weight:400;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.2;padding:.85rem 0;color:#6b7280;border-bottom:1px solid rgba(0,0,0,.06);transition:color .4s cubic-bezier(.16,1,.3,1),padding-left .4s cubic-bezier(.16,1,.3,1);text-align:left}.service-label[data-astro-cid-g5jplrhu]:first-child{border-top:1px solid rgba(0,0,0,.06)}.service-label[data-astro-cid-g5jplrhu].active{color:#1a1a1f;padding-left:6px}.service-label[data-astro-cid-g5jplrhu].active:before{content:"";display:inline-block;width:3px;height:1em;background:#5f4b8b;border-radius:2px;margin-right:10px;vertical-align:middle}.service-label[data-astro-cid-g5jplrhu]:hover:not(.active){color:#374151}.service-copy-container[data-astro-cid-g5jplrhu]{display:grid;margin-bottom:1.5rem}.service-copy[data-astro-cid-g5jplrhu]{grid-area:1 / 1;opacity:0;transform:translateY(12px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);pointer-events:none;visibility:hidden;padding-top:1.25rem}.service-copy[data-astro-cid-g5jplrhu].active{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.service-q[data-astro-cid-g5jplrhu]{font-family:Fraunces Variable,Fraunces,Georgia,serif;font-weight:400;font-size:1.1rem;color:#1a1a1f;line-height:1.25;margin:0 0 .85rem}.pain[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:14px;color:#6b7280;line-height:1.65;margin-bottom:.75rem}.fix[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:14px;color:#1a1a1f;font-weight:500;line-height:1.65;margin-bottom:.75rem}.stat[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:13px;color:#6b7280;font-style:italic;line-height:1.6}.stat-num[data-astro-cid-g5jplrhu]{color:#5f4b8b;font-weight:600;font-style:normal}.services-cta[data-astro-cid-g5jplrhu]{display:inline-block;align-self:flex-start;font-family:Inter Variable,sans-serif;font-size:14px;font-weight:500;color:#5f4b8b;text-decoration:none;letter-spacing:.02em;transition:opacity .3s}.services-cta[data-astro-cid-g5jplrhu]:hover{opacity:.7}.services-right[data-astro-cid-g5jplrhu]{width:53%;position:relative;min-height:500px}.service-panel[data-astro-cid-g5jplrhu]{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(16px);transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1);pointer-events:none;visibility:hidden}.service-panel[data-astro-cid-g5jplrhu].active{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.mock-card[data-astro-cid-g5jplrhu]{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #00000014,0 1px 3px #0000000a;transition:transform .3s ease,box-shadow .3s ease}@media(hover:hover){.mock-card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001f,0 2px 6px #0000000f}}.gmap[data-astro-cid-g5jplrhu]{position:relative;height:180px;background:#e8f5e9;overflow:hidden}.gmap-road[data-astro-cid-g5jplrhu]{position:absolute;background:#ffffffb3}.gmap-road-h1[data-astro-cid-g5jplrhu]{left:0;right:0;top:30%;height:3px}.gmap-road-h2[data-astro-cid-g5jplrhu]{left:0;right:0;top:65%;height:3px}.gmap-road-v1[data-astro-cid-g5jplrhu]{top:0;bottom:0;left:30%;width:3px}.gmap-road-v2[data-astro-cid-g5jplrhu]{top:0;bottom:0;left:65%;width:3px}.gmap-pin[data-astro-cid-g5jplrhu]{position:absolute;top:50%;left:50%;width:24px;height:30px;transform:translate(-50%,-100%)}.gmap-pin-head[data-astro-cid-g5jplrhu]{position:absolute;top:0;left:50%;width:22px;height:22px;margin-left:-11px;background:#ea4335;border-radius:50% 50% 50% 0;transform:rotate(45deg);box-shadow:0 2px 8px #ea433566}.gmap-pin-head[data-astro-cid-g5jplrhu]:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:#fff;border-radius:50%;transform:translate(-50%,-50%)}.gmap-ping[data-astro-cid-g5jplrhu]{position:absolute;bottom:-2px;left:50%;width:12px;height:12px;margin-left:-6px;border-radius:50%;background:#ea433573;animation:ping 2s ease-out infinite}@keyframes ping{0%{transform:scale(1);opacity:.4}to{transform:scale(1.8);opacity:0}}.gmap-attribution[data-astro-cid-g5jplrhu]{position:absolute;left:6px;bottom:4px;font-family:Inter Variable,sans-serif;font-size:9px;color:#0000004d}.gmap-listings[data-astro-cid-g5jplrhu]{padding:1.25rem}.gmap-listing[data-astro-cid-g5jplrhu]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.gmap-listing[data-astro-cid-g5jplrhu]:last-child{border-bottom:none}.gmap-listing[data-astro-cid-g5jplrhu].highlighted{background:#f0f7ff;border-radius:8px;padding:.75rem;margin:0 -.5rem;border-bottom:none}.gmap-rank[data-astro-cid-g5jplrhu]{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter Variable,sans-serif;font-size:12px;font-weight:600;flex-shrink:0;margin-top:2px}.highlighted[data-astro-cid-g5jplrhu] .gmap-rank[data-astro-cid-g5jplrhu]{background:#5f4b8b;color:#fff}.dim[data-astro-cid-g5jplrhu] .gmap-rank[data-astro-cid-g5jplrhu]{background:#e5e7eb;color:#6b7280}.more-dim[data-astro-cid-g5jplrhu] .gmap-rank[data-astro-cid-g5jplrhu]{background:#e5e7eb;color:#9ca3af}.gmap-name[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:15px;font-weight:600;color:#1a1a1f}.dim[data-astro-cid-g5jplrhu] .gmap-name[data-astro-cid-g5jplrhu]{font-size:14px;font-weight:500;color:#6b7280}.more-dim[data-astro-cid-g5jplrhu] .gmap-name[data-astro-cid-g5jplrhu]{font-size:14px;font-weight:500;color:#9ca3af}.gmap-rating-line[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.3rem;margin-top:2px}.gmap-score[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:13px;font-weight:600;color:#1a1a1f}.gmap-stars[data-astro-cid-g5jplrhu]{color:#fbbf24;font-size:13px}.gmap-reviews[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:13px;color:#6b7280}.gmap-score-dim[data-astro-cid-g5jplrhu],.gmap-reviews-dim[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:12px;color:#9ca3af}.gmap-stars-dim[data-astro-cid-g5jplrhu]{color:#d1d5db;font-size:12px}.gmap-detail[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:13px;color:#6b7280;margin-top:2px}.gmap-detail-dim[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:12px;color:#9ca3af;margin-top:2px}.gmap-status[data-astro-cid-g5jplrhu]{display:flex;align-items:center;font-family:Inter Variable,sans-serif;font-size:12px;color:#22c55e;margin-top:3px}.gmap-dot[data-astro-cid-g5jplrhu]{width:6px;height:6px;border-radius:50%;background:#22c55e;margin-right:5px;display:inline-block}.serp-top[data-astro-cid-g5jplrhu]{padding:1.25rem 1.25rem 0}.serp-searchbar[data-astro-cid-g5jplrhu]{position:relative;background:#f1f3f4;border-radius:24px;padding:.75rem 1rem .75rem 2.75rem;display:flex;align-items:center}.serp-search-icon[data-astro-cid-g5jplrhu]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:16px;height:16px}.serp-query[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:15px;color:#1a1a1f}.serp-stats[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:12px;color:#6b7280;margin-top:.75rem}.serp-results[data-astro-cid-g5jplrhu]{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem}.serp-result[data-astro-cid-g5jplrhu]{position:relative}.serp-result-top[data-astro-cid-g5jplrhu]{background:linear-gradient(135deg,#5f4b8b0a,#5f4b8b14);border-radius:10px;padding:1rem}.serp-rank[data-astro-cid-g5jplrhu]{position:absolute;top:-6px;left:-4px;background:#5f4b8b;color:#fff;font-family:Inter Variable,sans-serif;font-size:10px;font-weight:700;border-radius:4px;padding:2px 6px}.serp-url-line[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.5rem}.serp-favicon[data-astro-cid-g5jplrhu]{width:16px;height:16px;border-radius:50%;background:#e8f5e9;flex-shrink:0}.serp-favicon[data-astro-cid-g5jplrhu].dim{background:#e5e7eb}.serp-url[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:13px;color:#1a1a1f}.serp-url[data-astro-cid-g5jplrhu].dim,.serp-url-path[data-astro-cid-g5jplrhu]{color:#6b7280}.serp-title[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:18px;font-weight:500;color:#1a0dab;line-height:1.3;margin-top:.25rem}.serp-desc[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:13px;color:#4d5156;line-height:1.5;margin-top:.25rem}.serp-result-2[data-astro-cid-g5jplrhu] .serp-title[data-astro-cid-g5jplrhu]{font-size:16px;opacity:.7}.serp-result-2[data-astro-cid-g5jplrhu] .serp-desc[data-astro-cid-g5jplrhu]{opacity:.6}.serp-result-3[data-astro-cid-g5jplrhu] .serp-url[data-astro-cid-g5jplrhu]{color:#9ca3af}.serp-result-3[data-astro-cid-g5jplrhu] .serp-title[data-astro-cid-g5jplrhu]{font-size:16px;opacity:.5}.serp-result-3[data-astro-cid-g5jplrhu] .serp-desc[data-astro-cid-g5jplrhu]{opacity:.5}.pagespeed-card[data-astro-cid-g5jplrhu]{background:#fff;padding:1.25rem}.ps-label[data-astro-cid-g5jplrhu]{font-family:JetBrains Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af}.ps-url[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.5rem;background:#f1f3f4;border-radius:8px;padding:.5rem .75rem;margin-top:.75rem}.ps-lock[data-astro-cid-g5jplrhu]{position:relative;width:12px;height:12px;border-radius:50%;background:#22c55e;flex-shrink:0}.ps-lock[data-astro-cid-g5jplrhu]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:5px;border-radius:1px;background:#fff}.ps-url-text[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:13px;color:#1a1a1f}.ps-scores[data-astro-cid-g5jplrhu]{display:flex;gap:1rem;justify-content:space-between;margin-top:1.25rem}.ps-score[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;align-items:center;gap:.4rem;flex:1}.ps-ring[data-astro-cid-g5jplrhu]{position:relative;width:48px;height:48px}.ps-ring[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{width:48px;height:48px;display:block}.ps-score-num[data-astro-cid-g5jplrhu]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Inter Variable,sans-serif;font-size:14px;font-weight:700;color:#1a1a1f}.ps-score-label[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:10px;color:#6b7280;text-align:center}.ps-metrics[data-astro-cid-g5jplrhu]{display:flex;margin-top:1.25rem}.ps-metric[data-astro-cid-g5jplrhu]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;border-right:1px solid rgba(0,0,0,.06)}.ps-metric[data-astro-cid-g5jplrhu]:last-child{border-right:none}.ps-metric-val[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:16px;font-weight:600;color:#22c55e}.ps-metric-label[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:10px;color:#9ca3af;text-transform:uppercase}.ps-schema[data-astro-cid-g5jplrhu]{margin-top:1rem;background:#f0fdf4;border-radius:6px;padding:.5rem .75rem}.ps-schema-line[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.4rem;font-family:Inter Variable,sans-serif;font-size:12px;color:#166534}.ps-schema-line[data-astro-cid-g5jplrhu]+.ps-schema-line[data-astro-cid-g5jplrhu]{margin-top:.25rem}.ps-check[data-astro-cid-g5jplrhu]{color:#22c55e;font-weight:700}.chatgpt-card[data-astro-cid-g5jplrhu]{background:#1a1a2e;border-color:#ffffff0f}.cg-label[data-astro-cid-g5jplrhu]{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#fff6;padding:1.25rem 1.25rem 0}.cg-question[data-astro-cid-g5jplrhu]{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:12px 12px 12px 4px;padding:.85rem 1rem;margin:1rem 1.25rem 0;font-family:Inter Variable,sans-serif;font-size:14px;color:#ffffffd9;line-height:1.5}.cg-response[data-astro-cid-g5jplrhu]{padding:1.25rem}.cg-head[data-astro-cid-g5jplrhu]{display:flex;align-items:center}.cg-avatar[data-astro-cid-g5jplrhu]{width:28px;height:28px;border-radius:50%;background:#5f4b8b;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cg-name[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:14px;font-weight:600;color:#fff;margin-left:10px}.cg-text[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:14px;color:#fffc;line-height:1.65;margin-top:.75rem}.cg-text[data-astro-cid-g5jplrhu] strong[data-astro-cid-g5jplrhu]{color:#fff;font-weight:600}.cg-sources[data-astro-cid-g5jplrhu]{background:#ffffff0a;border-top:1px solid rgba(255,255,255,.08);padding:.75rem 1.25rem;display:flex;align-items:center;flex-wrap:wrap;row-gap:.25rem}.cg-sources-label[data-astro-cid-g5jplrhu]{font-family:var(--font-mono);font-size:9px;color:#ffffff4d;letter-spacing:.1em}.cg-source[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:12px;color:#8b7fd4;margin-left:.75rem}.voice-card[data-astro-cid-g5jplrhu]{background:#111827}.vc-header[data-astro-cid-g5jplrhu]{padding:1.25rem}.vc-label[data-astro-cid-g5jplrhu]{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff59}.vc-active[data-astro-cid-g5jplrhu]{display:flex;align-items:center;margin-top:1rem;font-family:Inter Variable,sans-serif;font-size:15px;font-weight:500;color:#22c55e}.vc-dot[data-astro-cid-g5jplrhu]{width:8px;height:8px;border-radius:50%;background:#22c55e;margin-right:8px;display:inline-block;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.vc-caller[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:14px;color:#ffffff80;margin-top:.35rem}.vc-transcript[data-astro-cid-g5jplrhu]{padding:0 1.25rem}.vc-msg[data-astro-cid-g5jplrhu]{padding:.85rem 0;border-top:1px solid rgba(255,255,255,.06)}.vc-msg-label[data-astro-cid-g5jplrhu]{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d}.vc-msg-label[data-astro-cid-g5jplrhu].vc-ai{color:#8b7fd4}.vc-msg-text[data-astro-cid-g5jplrhu]{font-family:Inter Variable,sans-serif;font-size:14px;color:#ffffffd9;margin-top:.3rem;line-height:1.5}.vc-status[data-astro-cid-g5jplrhu]{background:#22c55e1a;border-top:1px solid rgba(34,197,94,.15);padding:.65rem 1.25rem;margin-top:.85rem;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#22c55e}@media(prefers-reduced-motion:reduce){.service-panel[data-astro-cid-g5jplrhu],.service-copy[data-astro-cid-g5jplrhu]{transition:opacity .3s ease;transform:none}.service-label[data-astro-cid-g5jplrhu]{transition:color .3s ease}.mock-card[data-astro-cid-g5jplrhu]{transition:none}.gmap-ping[data-astro-cid-g5jplrhu],.vc-dot[data-astro-cid-g5jplrhu]{animation:none}}@media(max-width:768px){.services-scroll-container[data-astro-cid-g5jplrhu]{height:auto}.services-sticky[data-astro-cid-g5jplrhu]{position:relative;top:auto;height:auto;flex-direction:column;padding:0 1.5rem;gap:0;align-items:stretch}.services-left[data-astro-cid-g5jplrhu]{width:100%}.services-nav[data-astro-cid-g5jplrhu]{display:flex;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;position:sticky;top:56px;background:#fafafa;z-index:10;padding:.75rem 0;margin-bottom:.75rem;border-bottom:none;-webkit-mask-image:linear-gradient(to right,black 82%,transparent);mask-image:linear-gradient(to right,black 82%,transparent)}.services-nav[data-astro-cid-g5jplrhu]::-webkit-scrollbar{display:none}.nav-indicator[data-astro-cid-g5jplrhu]{position:absolute;top:.75rem;bottom:.75rem;left:0;width:0;background:#5f4b8b;border-radius:100px;box-shadow:0 1px 2px #5f4b8b33,0 4px 14px #5f4b8b40;transition:transform .5s cubic-bezier(.3,1.25,.5,1),width .5s cubic-bezier(.3,1.25,.5,1);will-change:transform,width;pointer-events:none}.service-label[data-astro-cid-g5jplrhu]{position:relative;z-index:1;width:auto;font-family:Inter Variable,sans-serif;font-size:13px;font-weight:500;letter-spacing:.01em;white-space:nowrap;padding:.55rem 1.1rem;border:1px solid rgba(26,26,31,.16);border-radius:100px;color:#5c6063;background:transparent;flex-shrink:0;justify-content:center;transition:color .35s ease,border-color .35s ease}.service-label[data-astro-cid-g5jplrhu]:first-child{border-top:1px solid rgba(26,26,31,.16)}.service-label[data-astro-cid-g5jplrhu].active{padding-left:1.1rem;border-color:transparent;color:#fff}.service-label[data-astro-cid-g5jplrhu].active:before{display:none}.service-copy[data-astro-cid-g5jplrhu].active{animation:svc-copy-in .45s cubic-bezier(.16,1,.3,1)}.service-panel[data-astro-cid-g5jplrhu].active{animation:svc-copy-in .45s cubic-bezier(.16,1,.3,1) .05s backwards}.service-copy-container[data-astro-cid-g5jplrhu]{display:block}.service-copy[data-astro-cid-g5jplrhu]{display:none;padding-top:.5rem}.service-copy[data-astro-cid-g5jplrhu].active{display:block;opacity:1;transform:none}.service-q[data-astro-cid-g5jplrhu]{font-size:1.45rem;letter-spacing:-.01em;margin-bottom:1rem}.pain[data-astro-cid-g5jplrhu],.fix[data-astro-cid-g5jplrhu]{font-size:.9375rem}.stat[data-astro-cid-g5jplrhu]{font-style:normal;font-size:.8125rem;border-top:1px solid rgba(26,26,31,.08);padding-top:1rem;margin-top:1.1rem}.stat-num[data-astro-cid-g5jplrhu]{font-family:Fraunces Variable,Fraunces,Georgia,serif;font-size:1.7rem;font-weight:500;line-height:1;margin-right:.15rem}.services-right[data-astro-cid-g5jplrhu]{width:100%;min-height:auto}.service-panel[data-astro-cid-g5jplrhu]{position:relative;display:none}.service-panel[data-astro-cid-g5jplrhu].active{display:block;opacity:1;transform:none}.services-cta[data-astro-cid-g5jplrhu]{margin-top:1.25rem;margin-bottom:2.25rem;align-self:stretch;justify-content:center;background:#5f4b8b;color:#fff;font-size:15px;padding:.85rem 1.5rem;border-radius:100px;box-shadow:0 1px 2px #5f4b8b26,0 4px 16px #5f4b8b33}.services-cta[data-astro-cid-g5jplrhu]:hover{opacity:1;background:#4a3a6e}}@keyframes svc-copy-in{0%{opacity:0;transform:translateY(10px) scale(.98);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}@media(prefers-reduced-motion:reduce){.nav-indicator[data-astro-cid-g5jplrhu]{transition:none}.service-copy[data-astro-cid-g5jplrhu].active,.service-panel[data-astro-cid-g5jplrhu].active{animation:none}}@media(min-width:769px){.nav-indicator[data-astro-cid-g5jplrhu]{display:none}}#approach[data-astro-cid-fz4tclxl]{position:relative;z-index:1;overflow:hidden;background:transparent;padding:6rem 1.5rem}.process-glow[data-astro-cid-fz4tclxl]{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(ellipse 90% 60% at 50% 45%,rgba(196,181,253,.25) 0%,rgba(95,75,139,.08) 45%,transparent 75%)}.process-inner[data-astro-cid-fz4tclxl]{position:relative;z-index:1;max-width:1140px;margin:0 auto;text-align:center}.process-inner[data-astro-cid-fz4tclxl] .eyebrow[data-astro-cid-fz4tclxl]{display:block;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#5f4b8b}.process-inner[data-astro-cid-fz4tclxl] h2[data-astro-cid-fz4tclxl]{font-family:Fraunces Variable,Fraunces,Georgia,serif;font-weight:400;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15;color:#1a1a1f;margin-top:1rem}.steps-container[data-astro-cid-fz4tclxl]{display:flex;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3rem);margin-top:4rem;position:relative}.steps-line[data-astro-cid-fz4tclxl]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:55%;height:1px;background-image:repeating-linear-gradient(to right,rgba(95,75,139,.2) 0px,rgba(95,75,139,.2) 6px,transparent 6px,transparent 14px);z-index:0}.step[data-astro-cid-fz4tclxl]{position:relative;z-index:1}.step-circle[data-astro-cid-fz4tclxl]{width:clamp(260px,26vw,340px);height:clamp(260px,26vw,340px);position:relative;cursor:default}.circle-bg[data-astro-cid-fz4tclxl]{position:absolute;inset:0;border-radius:50%;background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(95,75,139,.1);box-shadow:0 4px 24px #5f4b8b0f;transition:all .5s cubic-bezier(.16,1,.3,1)}.circle-ring[data-astro-cid-fz4tclxl]{position:absolute;inset:-4px;border-radius:50%;border:1.5px dashed rgba(95,75,139,.12);transition:all .5s cubic-bezier(.16,1,.3,1);animation:ring-rotate 30s linear infinite}@keyframes ring-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-content[data-astro-cid-fz4tclxl]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;padding:2.25rem;text-align:center;gap:0}.step-number[data-astro-cid-fz4tclxl]{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;color:#5f4b8b;font-weight:500;opacity:.6;margin-bottom:.4rem}.step-icon[data-astro-cid-fz4tclxl]{color:#5f4b8b;opacity:.5;margin-bottom:.7rem;transition:all .5s cubic-bezier(.16,1,.3,1)}.step-title[data-astro-cid-fz4tclxl]{font-family:Fraunces Variable,Fraunces,Georgia,serif;font-weight:400;font-size:clamp(1.2rem,1.5vw,1.45rem);color:#1a1a1f;margin-bottom:.5rem;line-height:1.2}.step-desc[data-astro-cid-fz4tclxl]{font-family:Inter Variable,sans-serif;font-size:14px;color:#4b5563;line-height:1.55;text-align:center;max-width:100%;margin:0 auto}@media(hover:hover){.step-circle[data-astro-cid-fz4tclxl]:hover .circle-bg[data-astro-cid-fz4tclxl]{background:#ffffffeb;border-color:#5f4b8b33;box-shadow:0 8px 40px #5f4b8b24,0 0 0 1px #5f4b8b0f;transform:scale(1.06)}.step-circle[data-astro-cid-fz4tclxl]:hover .circle-ring[data-astro-cid-fz4tclxl]{border-color:#5f4b8b40;inset:-8px;animation-duration:12s}.step-circle[data-astro-cid-fz4tclxl]:hover .step-icon[data-astro-cid-fz4tclxl]{opacity:.9;transform:translateY(-2px)}}.fade-up[data-astro-cid-fz4tclxl]{opacity:0;transform:translateY(30px)}.fade-up[data-astro-cid-fz4tclxl].is-visible{opacity:1;transform:translateY(0);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.step[data-astro-cid-fz4tclxl][data-step="1"].is-visible{transition-delay:0s}.step[data-astro-cid-fz4tclxl][data-step="2"].is-visible{transition-delay:.15s}.step[data-astro-cid-fz4tclxl][data-step="3"].is-visible{transition-delay:.3s}@media(prefers-reduced-motion:reduce){.circle-ring[data-astro-cid-fz4tclxl]{animation:none}.fade-up[data-astro-cid-fz4tclxl]{opacity:1;transform:none}.fade-up[data-astro-cid-fz4tclxl].is-visible{transition:none}}@media(max-width:768px){.steps-container[data-astro-cid-fz4tclxl]{flex-direction:column;align-items:center;gap:1.5rem}.steps-line[data-astro-cid-fz4tclxl]{display:none}.step-circle[data-astro-cid-fz4tclxl]{width:290px;height:290px}}#proof[data-astro-cid-rcg6ci5c]{position:relative;z-index:1;padding:5rem 1.5rem;overflow:hidden}.proof-glow[data-astro-cid-rcg6ci5c]{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(ellipse 80% 50% at 50% 30%,rgba(196,181,253,.12) 0%,transparent 70%)}.proof-inner[data-astro-cid-rcg6ci5c]{max-width:1140px;margin:0 auto;position:relative;z-index:1}.proof-inner[data-astro-cid-rcg6ci5c] .eyebrow[data-astro-cid-rcg6ci5c]{display:block;text-align:center;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#5f4b8b}.proof-inner[data-astro-cid-rcg6ci5c] h2[data-astro-cid-rcg6ci5c]{text-align:center;font-family:Fraunces Variable,serif;font-weight:400;font-size:clamp(1.8rem,4vw,2.6rem);color:#1a1a1f;line-height:1.15;margin-top:1rem}.proof-subtext[data-astro-cid-rcg6ci5c]{text-align:center;font-family:Inter Variable,sans-serif;font-size:15px;color:#6b7280;line-height:1.6;margin-top:.75rem;max-width:560px;margin-left:auto;margin-right:auto}.deliverables-grid[data-astro-cid-rcg6ci5c]{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.deliverable-wide[data-astro-cid-rcg6ci5c]{grid-column:1 / -1;background:linear-gradient(135deg,#141420,#1a1a2e,#141420);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.5rem;box-shadow:0 8px 40px #00000026,inset 0 1px #ffffff0d;position:relative;overflow:hidden}.deliverable-wide[data-astro-cid-rcg6ci5c]:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(95,75,139,.15) 0%,transparent 60%);border-radius:50%;filter:blur(60px);pointer-events:none}.deliverable-wide[data-astro-cid-rcg6ci5c] .deliverable-label[data-astro-cid-rcg6ci5c]{color:#fff6}.deliverable-card[data-astro-cid-rcg6ci5c]:not(.deliverable-wide){background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:2rem;box-shadow:0 2px 16px #0000000a,0 0 0 1px #5f4b8b0a;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1)}.deliverable-card[data-astro-cid-rcg6ci5c]:not(.deliverable-wide):before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5f4b8b,#8b7fd4,#5f4b8b);opacity:.6}@media(hover:hover){.deliverable-card[data-astro-cid-rcg6ci5c]:not(.deliverable-wide):hover{transform:translateY(-3px);box-shadow:0 12px 32px #5f4b8b1a,0 0 0 1px #5f4b8b14;border-color:#5f4b8b1f}}.deliverable-label[data-astro-cid-rcg6ci5c]{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:1rem}.deliverable-title[data-astro-cid-rcg6ci5c]{font-family:Fraunces Variable,serif;font-weight:400;font-size:1.35rem;color:#1a1a1f;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.06)}.before-after[data-astro-cid-rcg6ci5c]{display:flex;align-items:center;justify-content:center;gap:2rem}.score-state[data-astro-cid-rcg6ci5c]{flex:1;max-width:400px}.score-state-label[data-astro-cid-rcg6ci5c]{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;display:block;margin-bottom:.75rem}.mini-scorecard[data-astro-cid-rcg6ci5c]{background:#1a1a24;border-radius:12px;padding:1.25rem;border:1px solid rgba(255,255,255,.06)}.score-before[data-astro-cid-rcg6ci5c] .mini-scorecard[data-astro-cid-rcg6ci5c]{background:#14121ce6;border:1px solid rgba(245,158,11,.15);box-shadow:0 4px 20px #f59e0b0d}.score-after[data-astro-cid-rcg6ci5c] .mini-scorecard[data-astro-cid-rcg6ci5c]{background:#14121ce6;border:1px solid rgba(34,197,94,.2);box-shadow:0 4px 20px #22c55e14}.mini-score-row[data-astro-cid-rcg6ci5c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mini-score-name[data-astro-cid-rcg6ci5c]{font-family:Inter Variable,sans-serif;font-size:14px;font-weight:600;color:#fff}.mini-score-ring-container[data-astro-cid-rcg6ci5c]{position:relative;width:48px;height:48px}.mini-ring[data-astro-cid-rcg6ci5c]{width:100%;height:100%}.mini-ring-number[data-astro-cid-rcg6ci5c]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Inter Variable,sans-serif;font-size:16px;font-weight:700;color:#fff}.mini-channels[data-astro-cid-rcg6ci5c]{display:flex;flex-direction:column;gap:.4rem}.mini-ch[data-astro-cid-rcg6ci5c]{display:flex;justify-content:space-between;align-items:center;font-family:Inter Variable,sans-serif;font-size:12px;color:#fff9;padding:.3rem 0}.mini-pill[data-astro-cid-rcg6ci5c]{font-family:JetBrains Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:2px 8px;border-radius:12px;border:1px solid transparent}.pill-strong[data-astro-cid-rcg6ci5c]{color:#22c55e;background:#22c55e1a;border-color:#22c55e33}.pill-improving[data-astro-cid-rcg6ci5c]{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa33}.pill-at-risk[data-astro-cid-rcg6ci5c]{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b40}.pill-not-found[data-astro-cid-rcg6ci5c]{color:#ef4444;background:#ef44441a;border-color:#ef444440}.score-arrow[data-astro-cid-rcg6ci5c]{font-size:2.5rem;color:#ffffff4d;font-weight:300;flex-shrink:0;animation:arrow-pulse 2s ease-in-out infinite}@keyframes arrow-pulse{0%,to{opacity:.3;transform:translate(0)}50%{opacity:.6;transform:translate(4px)}}.deliverable-checklist[data-astro-cid-rcg6ci5c]{display:flex;flex-direction:column;gap:.6rem}.check-item[data-astro-cid-rcg6ci5c]{font-family:Inter Variable,sans-serif;font-size:14px;color:#374151;line-height:1.5;display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.04)}.check-item[data-astro-cid-rcg6ci5c]:last-child{border-bottom:none}.check-icon[data-astro-cid-rcg6ci5c]{width:20px;height:20px;border-radius:50%;background:#22c55e1a;color:#22c55e;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.deliverable-note[data-astro-cid-rcg6ci5c]{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.04);font-family:Inter Variable,sans-serif;font-size:13px;color:#5f4b8b;font-style:normal;font-weight:500}.fade-up[data-astro-cid-rcg6ci5c]{opacity:0;transform:translateY(24px)}.fade-up[data-astro-cid-rcg6ci5c].is-visible{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}@media(max-width:768px){.deliverables-grid[data-astro-cid-rcg6ci5c]{grid-template-columns:1fr}.before-after[data-astro-cid-rcg6ci5c]{flex-direction:column;gap:1rem}.score-arrow[data-astro-cid-rcg6ci5c]{transform:rotate(90deg)}.score-state[data-astro-cid-rcg6ci5c]{max-width:100%}}@media(prefers-reduced-motion:reduce){.fade-up[data-astro-cid-rcg6ci5c]{opacity:1;transform:none;transition:none}}.faq[data-astro-cid-al2ca2vr]{position:relative;z-index:1;padding:6rem 1.5rem 6.5rem}.faq-glow[data-astro-cid-al2ca2vr]{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(ellipse 70% 50% at 50% 20%,rgba(196,181,253,.14) 0%,transparent 70%)}.faq-inner[data-astro-cid-al2ca2vr]{position:relative;z-index:1;max-width:880px;margin:0 auto}.faq-heading[data-astro-cid-al2ca2vr]{font-family:Fraunces Variable,Fraunces,Georgia,serif;font-weight:400;font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.1;letter-spacing:-.02em;color:#0c0c0e;text-align:center;margin:0 0 1.25rem}.faq-heading[data-astro-cid-al2ca2vr] em[data-astro-cid-al2ca2vr]{font-style:italic}.faq-dot[data-astro-cid-al2ca2vr]{color:#5f4b8b}.faq-sub[data-astro-cid-al2ca2vr]{font-family:Inter Variable,sans-serif;font-size:.9875rem;line-height:1.65;color:var(--text-secondary);text-align:center;max-width:44ch;margin:0 auto 3.5rem}.faq-sub[data-astro-cid-al2ca2vr] a[data-astro-cid-al2ca2vr]{color:#5f4b8b;text-decoration:underline;text-underline-offset:3px}.faq-thread[data-astro-cid-al2ca2vr]{display:flex;flex-direction:column;gap:1rem}.faq-item[data-astro-cid-al2ca2vr].faq-extra{display:none}.faq-thread[data-astro-cid-al2ca2vr].expanded .faq-item[data-astro-cid-al2ca2vr].faq-extra{display:block}.faq-trigger[data-astro-cid-al2ca2vr]{all:unset;cursor:pointer;display:flex;align-items:center;gap:.75rem;width:100%;justify-content:flex-start}.faq-item[data-astro-cid-al2ca2vr][data-open=true] .faq-trigger[data-astro-cid-al2ca2vr]{justify-content:flex-end}.faq-bubble-q[data-astro-cid-al2ca2vr]{background:#1a1a1f;color:#fff;font-family:Inter Variable,sans-serif;font-size:.9875rem;font-weight:500;line-height:1.45;padding:.95rem 1.5rem;border-radius:26px;text-align:left;box-shadow:0 2px 10px #0c0c0e1f;transition:background .3s ease}.faq-trigger[data-astro-cid-al2ca2vr]:hover .faq-bubble-q[data-astro-cid-al2ca2vr]{background:#2a2a33}.faq-item[data-astro-cid-al2ca2vr][data-open=true] .faq-bubble-q[data-astro-cid-al2ca2vr]{background:#5f4b8b}.faq-toggle[data-astro-cid-al2ca2vr]{position:relative;flex-shrink:0;width:42px;height:42px;border:1px solid rgba(26,26,31,.18);border-radius:50%;background:#ffffff80;transition:transform .4s cubic-bezier(.22,1,.36,1),background .3s ease}.faq-trigger[data-astro-cid-al2ca2vr]:hover .faq-toggle[data-astro-cid-al2ca2vr]{background:#fff}.faq-bar[data-astro-cid-al2ca2vr]{position:absolute;top:50%;left:50%;width:14px;height:1.5px;background:#1a1a1f;border-radius:2px}.faq-bar-h[data-astro-cid-al2ca2vr]{transform:translate(-50%,-50%)}.faq-bar-v[data-astro-cid-al2ca2vr]{transform:translate(-50%,-50%) rotate(90deg)}.faq-item[data-astro-cid-al2ca2vr][data-open=true] .faq-toggle[data-astro-cid-al2ca2vr]{transform:rotate(45deg)}.faq-panel[data-astro-cid-al2ca2vr]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1)}.faq-item[data-astro-cid-al2ca2vr][data-open=true] .faq-panel[data-astro-cid-al2ca2vr]{grid-template-rows:1fr}.faq-panel-inner[data-astro-cid-al2ca2vr]{overflow:hidden}.faq-answer-row[data-astro-cid-al2ca2vr]{display:flex;align-items:flex-start;gap:.75rem;padding-top:1rem;max-width:92%}.faq-avatar[data-astro-cid-al2ca2vr]{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#5f4b8b;color:#fff;font-family:Fraunces Variable,Fraunces,Georgia,serif;font-size:.9375rem;display:inline-flex;align-items:center;justify-content:center;margin-top:6px}.faq-bubble-a[data-astro-cid-al2ca2vr]{background:#fff;border-radius:20px;padding:1.15rem 1.5rem;box-shadow:0 4px 20px #0c0c0e0f}.faq-bubble-a[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{font-family:Inter Variable,sans-serif;font-size:.9375rem;line-height:1.7;color:var(--text-secondary);margin:0}.faq-actions[data-astro-cid-al2ca2vr]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3.5rem}.faq-btn[data-astro-cid-al2ca2vr]{border:none;background:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-family:Inter Variable,sans-serif;font-size:.9375rem;font-weight:500;padding:.7rem 1.6rem;border-radius:50px;text-decoration:none;transition:background .3s ease,border-color .3s ease,color .3s ease}.faq-btn-solid[data-astro-cid-al2ca2vr]{background:#5f4b8b;color:#fff;box-shadow:0 1px 2px #5f4b8b26,0 4px 16px #5f4b8b33}.faq-btn-solid[data-astro-cid-al2ca2vr]:hover{background:#4a3a6e}.faq-btn-outline[data-astro-cid-al2ca2vr]{border:1px solid rgba(26,26,31,.2);color:#1a1a1f;background:#ffffff80}.faq-btn-outline[data-astro-cid-al2ca2vr]:hover{background:#fff;border-color:#1a1a1f59}@media(prefers-reduced-motion:reduce){.faq-panel[data-astro-cid-al2ca2vr],.faq-toggle[data-astro-cid-al2ca2vr],.faq-bubble-q[data-astro-cid-al2ca2vr],.faq-btn[data-astro-cid-al2ca2vr]{transition:none}}@media(min-width:900px){.faq-inner[data-astro-cid-al2ca2vr]{border-left:1px dashed rgba(26,26,31,.14);border-right:1px dashed rgba(26,26,31,.14);padding:0 3.5rem}}@media(max-width:640px){.faq[data-astro-cid-al2ca2vr]{padding:4rem 1.25rem 4.5rem}.faq-bubble-q[data-astro-cid-al2ca2vr]{font-size:.9375rem;padding:.85rem 1.2rem}.faq-toggle[data-astro-cid-al2ca2vr]{width:38px;height:38px}.faq-answer-row[data-astro-cid-al2ca2vr]{max-width:100%}}
