.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:6rem 0 2rem;position:relative;overflow:hidden;background:var(--black-deep)}.constellation[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.72}.hero[data-astro-cid-bbe6dxrz]:before,.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero[data-astro-cid-bbe6dxrz]:before{width:750px;height:750px;top:-200px;right:-200px;background:radial-gradient(circle,rgba(255,79,0,.1) 0%,transparent 70%);animation:drift 14s ease-in-out infinite}.hero[data-astro-cid-bbe6dxrz]:after{width:550px;height:550px;bottom:-150px;left:-150px;background:radial-gradient(circle,rgba(0,191,255,.06) 0%,transparent 70%);animation:drift 14s ease-in-out infinite reverse}@keyframes drift{0%,to{transform:translate(0)}25%{transform:translate(40px,-30px)}50%{transform:translate(-20px,40px)}75%{transform:translate(30px,20px)}}.content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;padding:0;max-width:1100px;margin:0 auto;text-align:center}.fade-up[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(30px);animation:fadeUp .8s ease forwards;animation-delay:var(--delay)}.pulse-dot[data-astro-cid-bbe6dxrz]{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 8px #0f89;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}h1[data-astro-cid-bbe6dxrz]{font-family:"Exo 2",sans-serif;font-weight:800;font-size:clamp(52px,7vw,104px);line-height:1.08;color:var(--white);margin-bottom:2rem}.strikethrough[data-astro-cid-bbe6dxrz]{position:relative;display:inline-block;color:var(--grey-card)}.strikethrough[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic}.strike-line[data-astro-cid-bbe6dxrz]{position:absolute;top:55%;left:0%;width:0;height:3px;background:var(--orange);animation:strikeIn .6s ease forwards;animation-delay:1.3s;transform:rotate(-1.5deg)}@keyframes strikeIn{to{width:100%}}.orange[data-astro-cid-bbe6dxrz]{color:var(--orange)}.green[data-astro-cid-bbe6dxrz]{color:var(--green)}.subtitle[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:clamp(20px,2.07vw,24px);color:var(--grey);line-height:1.7;max-width:680px;margin-left:auto;margin-right:auto;margin-bottom:1rem}.hero-body[data-astro-cid-bbe6dxrz]{color:var(--white);font-size:21px;margin-bottom:2.5rem}.subtitle[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]+p[data-astro-cid-bbe6dxrz]{margin-top:.6rem}.buttons[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;gap:1rem;margin-bottom:4rem}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-weight:600;font-size:18px;padding:.75rem 1.8rem;border-radius:8px;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--orange);color:#fff}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--green);color:var(--black)}.btn-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{border-color:var(--blue);color:var(--blue)}.scroll-indicator[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;gap:.75rem}.scroll-line[data-astro-cid-bbe6dxrz]{width:40px;height:2px;background:linear-gradient(90deg,var(--blue),var(--green));border-radius:2px;position:relative;overflow:hidden}.scroll-line[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2.5s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.scroll-indicator[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-family:DM Sans,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--grey)}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:2rem 0}.content[data-astro-cid-bbe6dxrz]{padding:0 1.5rem}.section-pill[data-astro-cid-bbe6dxrz]{white-space:nowrap;font-size:11px}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(36px,9vw,54px)}.buttons[data-astro-cid-bbe6dxrz]{flex-direction:column}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{width:100%;text-align:center}}.who-we-help[data-astro-cid-go7t5zou]{background:var(--color-bg-light);padding:7rem 0;position:relative}.wwh-grid[data-astro-cid-go7t5zou]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}.wwh-left[data-astro-cid-go7t5zou]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.pill-dot[data-astro-cid-go7t5zou]{width:6px;height:6px;background:var(--yellow);border-radius:50%;box-shadow:0 0 8px #ffe50099}h2[data-astro-cid-go7t5zou]{font-family:"Exo 2",sans-serif;font-weight:800;font-size:clamp(28px,3vw,40px);line-height:1.2;color:var(--black);margin-bottom:var(--gap-heading-body)}.accent[data-astro-cid-go7t5zou]{color:var(--orange)}.description[data-astro-cid-go7t5zou]{font-family:DM Sans,sans-serif;font-size:19px;color:var(--text-muted-dark);line-height:1.7}.ttf-whowhelp-proof[data-astro-cid-go7t5zou]{display:flex;flex-direction:column;gap:.75rem;margin:2.5rem 0;width:100%}.proof-point[data-astro-cid-go7t5zou]{display:flex;align-items:flex-start;gap:.85rem;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:.9rem 1.1rem}.pp-icon[data-astro-cid-go7t5zou]{font-size:16px;line-height:1.7}.pp-text[data-astro-cid-go7t5zou]{display:flex;flex-direction:column;gap:.15rem}.pp-title[data-astro-cid-go7t5zou]{font-family:"Exo 2",sans-serif;font-size:20px;font-weight:700;color:var(--black)}.pp-desc[data-astro-cid-go7t5zou]{font-family:DM Sans,sans-serif;font-size:17px;line-height:1.5;color:var(--text-muted-dark)}.ttf-tab-cta[data-astro-cid-go7t5zou]{display:inline-block;background:var(--orange);color:var(--white);padding:.75rem 2rem;border-radius:6px;font-family:DM Sans,sans-serif;font-size:19px;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease}.ttf-tab-cta[data-astro-cid-go7t5zou] .arrow[data-astro-cid-go7t5zou]{display:inline-block;margin-left:.3rem;transition:transform .3s ease}.ttf-tab-cta[data-astro-cid-go7t5zou]:hover{background:var(--green);color:var(--black)}.ttf-tab-cta[data-astro-cid-go7t5zou]:hover .arrow[data-astro-cid-go7t5zou]{transform:translate(4px)}.wwh-tabs[data-astro-cid-go7t5zou]{margin-top:4.5rem;display:flex;gap:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem}.wwh-tab[data-astro-cid-go7t5zou]{white-space:nowrap;padding:.75rem 1.25rem;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:12px;font-family:DM Sans,sans-serif;font-size:17px;font-weight:600;color:var(--grey-mid);cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.wwh-tab[data-astro-cid-go7t5zou]:hover{color:var(--black);border-color:#0003}.wwh-tab[data-astro-cid-go7t5zou].is-active{background:#ffe50026;border-color:#ffe5008c;color:var(--black);font-weight:700}.wwh-panel[data-astro-cid-go7t5zou]{display:none}.wwh-panel[data-astro-cid-go7t5zou].is-active{display:block;animation:wwhFade .2s ease}@keyframes wwhFade{0%{opacity:0}to{opacity:1}}.wwh-panel[data-astro-cid-go7t5zou] img[data-astro-cid-go7t5zou]{display:block;width:100%;aspect-ratio:16 / 9;height:auto;object-fit:cover;border-radius:12px;margin-bottom:1.5rem}.wwh-panel[data-astro-cid-go7t5zou] h3[data-astro-cid-go7t5zou]{font-family:"Exo 2",sans-serif;font-weight:700;font-size:26px;color:var(--black);margin-bottom:.75rem}.wwh-panel[data-astro-cid-go7t5zou] p[data-astro-cid-go7t5zou]{font-family:DM Sans,sans-serif;font-size:19px;color:var(--text-muted-dark);line-height:1.7}.fade-up[data-astro-cid-go7t5zou]{opacity:0;transform:translateY(30px);animation:fadeUp .8s ease forwards;animation-delay:var(--delay)}@media(prefers-reduced-motion:reduce){.wwh-panel[data-astro-cid-go7t5zou].is-active,.fade-up[data-astro-cid-go7t5zou]{animation:none}.fade-up[data-astro-cid-go7t5zou]{opacity:1;transform:none}}@media(max-width:768px){.wwh-grid[data-astro-cid-go7t5zou]{grid-template-columns:1fr;gap:2rem}.wwh-grid[data-astro-cid-go7t5zou]>[data-astro-cid-go7t5zou]{min-width:0}.wwh-tabs[data-astro-cid-go7t5zou]{flex-direction:column;overflow-x:visible;margin-top:0;gap:.6rem}.wwh-tab[data-astro-cid-go7t5zou]{width:100%;text-align:left;white-space:normal}.ttf-tab-cta[data-astro-cid-go7t5zou]{margin-top:.5rem}}.method[data-astro-cid-gkk5ym2j]{background:var(--black-charcoal);border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03);padding:7rem 0;position:relative;overflow:hidden}.method[data-astro-cid-gkk5ym2j]:before{content:"";position:absolute;bottom:0;left:0;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(0,191,255,.04) 0%,transparent 70%);pointer-events:none}h2[data-astro-cid-gkk5ym2j]{font-family:"Exo 2",sans-serif;font-weight:800;font-size:clamp(32px,4vw,51px);line-height:1.15;color:var(--white);margin-bottom:1.5rem}.blue[data-astro-cid-gkk5ym2j]{color:var(--blue)}.pill-dot[data-astro-cid-gkk5ym2j]{width:6px;height:6px;background:var(--blue);border-radius:50%;box-shadow:0 0 8px #00bfff99}.description[data-astro-cid-gkk5ym2j]{font-family:DM Sans,sans-serif;font-size:22px;color:var(--grey);line-height:1.7;max-width:600px;margin-bottom:3.5rem}.card-grid[data-astro-cid-gkk5ym2j]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.card[data-astro-cid-gkk5ym2j]{background:var(--card-on-mid);border:2px solid rgba(0,191,255,.8);border-radius:14px;padding:2.5rem 2rem;position:relative;overflow:hidden;transition:border-color .3s ease}.card[data-astro-cid-gkk5ym2j]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--blue),transparent);opacity:0;transition:opacity .3s ease}.card[data-astro-cid-gkk5ym2j]:hover{border-color:#00bfff66}.card[data-astro-cid-gkk5ym2j]:hover:after{opacity:1}.step-number[data-astro-cid-gkk5ym2j]{position:absolute;top:1.2rem;right:1.5rem;font-family:"Exo 2",sans-serif;font-weight:800;font-size:56px;color:#00bfff14;line-height:1}.card-title[data-astro-cid-gkk5ym2j]{font-family:"Exo 2",sans-serif;font-weight:700;font-size:22px;color:var(--blue);margin-bottom:.8rem}.card-text[data-astro-cid-gkk5ym2j]{font-family:DM Sans,sans-serif;font-size:19px;color:var(--grey-card);line-height:1.7}.fade-up[data-astro-cid-gkk5ym2j]{opacity:0;transform:translateY(30px);animation:fadeUp .8s ease forwards;animation-delay:var(--delay)}@media(max-width:768px){.card-grid[data-astro-cid-gkk5ym2j]{grid-template-columns:1fr}}.services[data-astro-cid-g5jplrhu]{background:var(--color-bg-light);padding:var(--section-padding);position:relative}.pill-dot[data-astro-cid-g5jplrhu]{width:6px;height:6px;background:var(--blue);border-radius:50%;box-shadow:0 0 8px #00bfff99}h2[data-astro-cid-g5jplrhu]{font-family:"Exo 2",sans-serif;font-weight:800;font-size:clamp(32px,4vw,51px);line-height:1.15;color:var(--black);margin-bottom:1.5rem}.accent[data-astro-cid-g5jplrhu]{color:var(--blue)}.description[data-astro-cid-g5jplrhu]{font-family:DM Sans,sans-serif;font-size:22px;color:var(--text-muted-dark);line-height:1.7;max-width:700px;margin-bottom:3.5rem}.card-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:var(--component-gap)}.card[data-astro-cid-g5jplrhu]{position:relative;background:var(--black-mid);border-top:4px solid var(--identity);border-radius:16px;padding:var(--card-padding);display:flex;flex-direction:column;height:100%;overflow:hidden;translate:0 0;box-shadow:0 0 #0000;transition:translate .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.card[data-astro-cid-g5jplrhu]:hover{translate:0 -6px;box-shadow:0 18px 36px #0000002e}.card-number[data-astro-cid-g5jplrhu]{position:absolute;top:1.25rem;right:1.5rem;font-family:"Exo 2",sans-serif;font-weight:800;font-size:56px;line-height:1;color:var(--identity);opacity:.2;pointer-events:none}.card-name[data-astro-cid-g5jplrhu]{font-family:"Exo 2",sans-serif;font-weight:700;font-size:24px;line-height:1.25;color:var(--identity);margin:.5rem 3.5rem 1rem 0}.card-tagline[data-astro-cid-g5jplrhu]{font-family:DM Sans,sans-serif;font-style:italic;font-size:17px;color:var(--white);margin-bottom:1rem}.card-text[data-astro-cid-g5jplrhu]{font-family:DM Sans,sans-serif;font-size:18px;color:var(--grey);line-height:1.7;margin-bottom:1.6rem;flex:1}.card-link[data-astro-cid-g5jplrhu]{display:block;width:fit-content;margin-top:auto;line-height:1.4;font-family:DM Sans,sans-serif;font-size:17px;font-weight:600;color:var(--identity);text-decoration:none}.card-link[data-astro-cid-g5jplrhu] .tail[data-astro-cid-g5jplrhu]{white-space:nowrap}.card-link[data-astro-cid-g5jplrhu] .arrow[data-astro-cid-g5jplrhu]{display:inline-block;margin-left:.3rem;transition:transform .3s ease}.card-link[data-astro-cid-g5jplrhu]:hover{text-decoration:underline;text-underline-offset:3px}.card-link[data-astro-cid-g5jplrhu]:hover .arrow[data-astro-cid-g5jplrhu],.card[data-astro-cid-g5jplrhu]:hover .card-link[data-astro-cid-g5jplrhu] .arrow[data-astro-cid-g5jplrhu]{transform:translate(4px)}.blueprint[data-astro-cid-g5jplrhu]{display:block;margin-bottom:1rem}.bp-line[data-astro-cid-g5jplrhu]{stroke:var(--blue);stroke-opacity:.4;stroke-width:1.5;stroke-dasharray:1;stroke-dashoffset:1}.bp-node[data-astro-cid-g5jplrhu]{fill:var(--blue);opacity:0}.bp-line-1[data-astro-cid-g5jplrhu]{animation:bpLine1 4s linear infinite}.bp-line-2[data-astro-cid-g5jplrhu]{animation:bpLine2 4s linear infinite}.bp-root[data-astro-cid-g5jplrhu]{animation:bpRoot 4s ease infinite}.bp-child[data-astro-cid-g5jplrhu]{animation:bpChild 4s ease infinite}.bp-grand[data-astro-cid-g5jplrhu]{animation:bpGrand 4s ease infinite}@keyframes bpRoot{0%{opacity:0}5%,to{opacity:1}}@keyframes bpLine1{0%,5%{stroke-dashoffset:1}22.5%,to{stroke-dashoffset:0}}@keyframes bpChild{0%,22.5%{opacity:0}30%,to{opacity:1}}@keyframes bpLine2{0%,30%{stroke-dashoffset:1}47.5%,to{stroke-dashoffset:0}}@keyframes bpGrand{0%,47.5%{opacity:0}55%,to{opacity:1}}@media(prefers-reduced-motion:reduce){.bp-line[data-astro-cid-g5jplrhu],.bp-node[data-astro-cid-g5jplrhu]{animation:none}.bp-line[data-astro-cid-g5jplrhu]{stroke-dashoffset:0}.bp-node[data-astro-cid-g5jplrhu]{opacity:1}}.buildstack[data-astro-cid-g5jplrhu]{display:block;margin-bottom:1rem}.bs-layer[data-astro-cid-g5jplrhu]{fill:var(--orange);stroke:var(--orange);stroke-width:1.5;opacity:0}.bs-dot[data-astro-cid-g5jplrhu]{fill:var(--orange);opacity:0}.bs-l1[data-astro-cid-g5jplrhu]{animation:sbL1 4s ease infinite}.bs-l2[data-astro-cid-g5jplrhu]{animation:sbL2 4s ease infinite}.bs-l3[data-astro-cid-g5jplrhu]{animation:sbL3 4s ease infinite}.bs-l4[data-astro-cid-g5jplrhu]{animation:sbL4 4s ease infinite}.bs-dot[data-astro-cid-g5jplrhu]{animation:sbDot 4s ease infinite}@keyframes sbL1{0%{opacity:0;transform:translate(-30px)}10%,to{opacity:1;transform:translate(0)}}@keyframes sbL2{0%,10%{opacity:0;transform:translate(-30px)}20%,to{opacity:1;transform:translate(0)}}@keyframes sbL3{0%,20%{opacity:0;transform:translate(-30px)}30%,to{opacity:1;transform:translate(0)}}@keyframes sbL4{0%,30%{opacity:0;transform:translate(-30px)}40%,to{opacity:1;transform:translate(0)}}@keyframes sbDot{0%,42.5%{opacity:0;transform:translateY(78px)}45%{opacity:1;transform:translateY(78px)}60%,to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bs-layer[data-astro-cid-g5jplrhu],.bs-dot[data-astro-cid-g5jplrhu]{animation:none;opacity:1;transform:none}}@property --g-score{syntax: "<integer>"; initial-value: 0; inherits: false;}.gauge[data-astro-cid-g5jplrhu]{display:block;margin-bottom:1rem}.g-track[data-astro-cid-g5jplrhu]{stroke:#00ff8826;stroke-width:8;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;animation:gTrack 4s ease infinite}.g-progress[data-astro-cid-g5jplrhu]{stroke:var(--green);stroke-width:8;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:0;animation:gProgress 4s linear infinite}.g-needle[data-astro-cid-g5jplrhu]{stroke:var(--green);stroke-width:3;stroke-linecap:round;opacity:0;transform-box:view-box;transform-origin:100px 95px;transform:rotate(-90deg);animation:gNeedle 4s linear infinite}.g-readout[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;font-family:"Exo 2",sans-serif;line-height:1}.g-score[data-astro-cid-g5jplrhu]{font-size:30px;font-weight:800;color:var(--green);counter-reset:gscore var(--g-score, 99);animation:gScore 4s linear infinite,gPulse 4s ease infinite}.g-score[data-astro-cid-g5jplrhu]:after{content:counter(gscore)}.g-total[data-astro-cid-g5jplrhu]{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#ffffff80;margin-top:.2rem}@keyframes gTrack{0%{stroke-dashoffset:1}10%,to{stroke-dashoffset:0}}@keyframes gProgress{0%,10%{stroke-dashoffset:1;opacity:1}60%,to{stroke-dashoffset:.01;opacity:1}}@keyframes gNeedle{0%,10%{transform:rotate(-90deg);opacity:1}60%,to{transform:rotate(88.2deg);opacity:1}}@keyframes gScore{0%,10%{--g-score: 0}60%,to{--g-score: 99}}@keyframes gPulse{0%,60%{text-shadow:none;transform:scale(1)}63%{text-shadow:0 0 14px rgba(0,255,136,.9);transform:scale(1.15)}66%,to{text-shadow:none;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.g-track[data-astro-cid-g5jplrhu],.g-progress[data-astro-cid-g5jplrhu],.g-needle[data-astro-cid-g5jplrhu],.g-score[data-astro-cid-g5jplrhu]{animation:none}.g-track[data-astro-cid-g5jplrhu]{stroke-dashoffset:0}.g-progress[data-astro-cid-g5jplrhu]{stroke-dashoffset:.01;opacity:1}.g-needle[data-astro-cid-g5jplrhu]{transform:rotate(88.2deg);opacity:1}.g-score[data-astro-cid-g5jplrhu]{counter-reset:gscore 99}}.hubsig[data-astro-cid-g5jplrhu]{display:block;margin-bottom:1rem}.hs-line[data-astro-cid-g5jplrhu]{stroke:#ffe50040;stroke-width:1.5;stroke-dasharray:3 3;opacity:0;animation:hsLines 4s ease infinite}.hs-node[data-astro-cid-g5jplrhu]{fill:var(--yellow);fill-opacity:.6;opacity:0}.hs-label[data-astro-cid-g5jplrhu]{font-family:DM Sans,sans-serif;font-size:8px;font-weight:600;letter-spacing:.08em;fill:var(--yellow);opacity:0}circle[data-astro-cid-g5jplrhu].hs-n1,text[data-astro-cid-g5jplrhu].hs-n1{animation:hsN1 4s ease infinite}circle[data-astro-cid-g5jplrhu].hs-n2,text[data-astro-cid-g5jplrhu].hs-n2{animation:hsN2 4s ease infinite}circle[data-astro-cid-g5jplrhu].hs-n3,text[data-astro-cid-g5jplrhu].hs-n3{animation:hsN3 4s ease infinite}circle[data-astro-cid-g5jplrhu].hs-n4,text[data-astro-cid-g5jplrhu].hs-n4{animation:hsN4 4s ease infinite}.hs-dot[data-astro-cid-g5jplrhu]{fill:var(--yellow);opacity:0}.hs-d1[data-astro-cid-g5jplrhu]{animation:hsD1 4s linear infinite}.hs-d2[data-astro-cid-g5jplrhu]{animation:hsD2 4s linear infinite}.hs-d3[data-astro-cid-g5jplrhu]{animation:hsD3 4s linear infinite}.hs-d4[data-astro-cid-g5jplrhu]{animation:hsD4 4s linear infinite}.hs-hub[data-astro-cid-g5jplrhu]{fill:var(--yellow);filter:drop-shadow(0 0 8px var(--yellow));transform-box:view-box;transform-origin:100px 60px;animation:hsHub 4s ease infinite}@keyframes hsLines{0%{opacity:0}12.5%,to{opacity:1}}@keyframes hsN1{0%,12%{opacity:0}20%,to{opacity:1}}@keyframes hsN2{0%,18%{opacity:0}26%,to{opacity:1}}@keyframes hsN3{0%,24%{opacity:0}32%,to{opacity:1}}@keyframes hsN4{0%,30%{opacity:0}38%,to{opacity:1}}@keyframes hsD1{0%,32%{opacity:0;transform:translate(0)}34%{opacity:1}42.5%{opacity:1;transform:translate(70px,38px)}44%,to{opacity:0;transform:translate(70px,38px)}}@keyframes hsD2{0%,42.5%{opacity:0;transform:translate(0)}44.5%{opacity:1}52.5%{opacity:1;transform:translate(-70px,38px)}54%,to{opacity:0;transform:translate(-70px,38px)}}@keyframes hsD3{0%,52.5%{opacity:0;transform:translate(0)}54.5%{opacity:1}62.5%{opacity:1;transform:translate(70px,-38px)}64%,to{opacity:0;transform:translate(70px,-38px)}}@keyframes hsD4{0%,62.5%{opacity:0;transform:translate(0)}64.5%{opacity:1}72.5%{opacity:1;transform:translate(-70px,-38px)}74%,to{opacity:0;transform:translate(-70px,-38px)}}@keyframes hsHub{0%{filter:drop-shadow(0 0 8px var(--yellow));transform:scale(1)}21%{filter:drop-shadow(0 0 10px var(--yellow));transform:scale(1.04)}40%{filter:drop-shadow(0 0 8px var(--yellow));transform:scale(1)}42.5%{filter:drop-shadow(0 0 14px var(--yellow));transform:scale(1.1)}45%{filter:drop-shadow(0 0 8px var(--yellow));transform:scale(1)}52.5%{filter:drop-shadow(0 0 14px var(--yellow));transform:scale(1.1)}55%{filter:drop-shadow(0 0 8px var(--yellow));transform:scale(1)}62.5%{filter:drop-shadow(0 0 14px var(--yellow));transform:scale(1.1)}65%{filter:drop-shadow(0 0 8px var(--yellow));transform:scale(1)}72.5%{filter:drop-shadow(0 0 22px var(--yellow));transform:scale(1.16)}85%{filter:drop-shadow(0 0 22px var(--yellow));transform:scale(1.16)}92%,to{filter:drop-shadow(0 0 8px var(--yellow));transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hs-line[data-astro-cid-g5jplrhu],.hs-node[data-astro-cid-g5jplrhu],.hs-label[data-astro-cid-g5jplrhu],.hs-dot[data-astro-cid-g5jplrhu],.hs-hub[data-astro-cid-g5jplrhu]{animation:none}.hs-line[data-astro-cid-g5jplrhu],.hs-node[data-astro-cid-g5jplrhu],.hs-label[data-astro-cid-g5jplrhu]{opacity:1}.hs-dot[data-astro-cid-g5jplrhu]{opacity:0}}.fade-up[data-astro-cid-g5jplrhu]{opacity:0;transform:translateY(30px);animation:fadeUp .8s ease forwards;animation-delay:var(--delay)}@media(prefers-reduced-motion:reduce){.card[data-astro-cid-g5jplrhu],.card[data-astro-cid-g5jplrhu]:hover{translate:0 0;transition:none}}@media(max-width:1100px){.card-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.card-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.card[data-astro-cid-g5jplrhu]{width:100%}}.reviews[data-astro-cid-bgwftent]{background:var(--white);padding:7rem 0}.reviews--grey[data-astro-cid-bgwftent]{background:var(--color-bg-light)}.pill-dot[data-astro-cid-bgwftent]{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 8px #0f89}h2[data-astro-cid-bgwftent]{font-family:"Exo 2",sans-serif;font-weight:800;font-size:clamp(32px,4vw,51px);line-height:1.15;color:var(--black);margin-bottom:2.5rem}.accent[data-astro-cid-bgwftent]{color:var(--orange)}.fade-up[data-astro-cid-bgwftent]{opacity:0;transform:translateY(30px);animation:fadeUp .8s ease forwards;animation-delay:var(--delay)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}
