.hero:where(.astro-ryyvvoux){position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--canvas-light);overflow:hidden;padding:8rem 2rem 4rem}.hero-content:where(.astro-ryyvvoux){position:relative;z-index:10;max-width:700px;text-align:center}.hero-title:where(.astro-ryyvvoux){font-size:clamp(3.5rem,10vw,7rem);font-weight:700;letter-spacing:-.04em;line-height:.95;color:var(--ink-primary);margin-bottom:1.5rem}.title-line:where(.astro-ryyvvoux){display:block;opacity:0;transform:translateY(30px);animation:titleReveal .8s cubic-bezier(.16,1,.3,1) forwards}.title-line:where(.astro-ryyvvoux):nth-child(2){animation-delay:.1s}.title-dot:where(.astro-ryyvvoux){color:var(--accent-blue)}@keyframes titleReveal{to{opacity:1;transform:translateY(0)}}.hero-description:where(.astro-ryyvvoux){font-size:1.15rem;line-height:1.7;color:var(--ink-secondary);max-width:560px;margin:0 auto 2.5rem;opacity:0;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .3s forwards}@keyframes fadeUp{to{opacity:1}}.hero-ctas:where(.astro-ryyvvoux){display:flex;align-items:center;justify-content:center;gap:1rem;opacity:0;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .5s forwards}.cta-primary:where(.astro-ryyvvoux),.cta-secondary:where(.astro-ryyvvoux){display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.cta-primary:where(.astro-ryyvvoux){background:var(--ink-primary);color:var(--ink-inverted);box-shadow:0 2px 8px #0000001a}.cta-primary:where(.astro-ryyvvoux):hover{background:#000;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.cta-secondary:where(.astro-ryyvvoux){background:var(--ink-inverted);color:var(--ink-primary);border:1.5px solid var(--ink-primary);box-shadow:0 2px 8px #0000000d}.cta-secondary:where(.astro-ryyvvoux):hover{background:var(--ink-primary);color:var(--ink-inverted);transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.cta-arrow:where(.astro-ryyvvoux){transition:transform .3s cubic-bezier(.16,1,.3,1)}.cta-primary:where(.astro-ryyvvoux):hover .cta-arrow:where(.astro-ryyvvoux),.cta-secondary:where(.astro-ryyvvoux):hover .cta-arrow:where(.astro-ryyvvoux){transform:translate(3px)}.scroll-indicator:where(.astro-ryyvvoux){position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;opacity:0;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .8s forwards;z-index:10}.scroll-text:where(.astro-ryyvvoux){font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;color:var(--ink-muted)}.scroll-line:where(.astro-ryyvvoux){width:1px;height:40px;background:linear-gradient(to bottom,var(--ink-muted),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.5);transform-origin:top}50%{opacity:1;transform:scaleY(1)}}@media(max-width:768px){.hero:where(.astro-ryyvvoux){padding:7rem 1.5rem 3rem}.hero-description:where(.astro-ryyvvoux){font-size:1rem}.hero-ctas:where(.astro-ryyvvoux){flex-direction:column;width:100%;max-width:280px;margin:0 auto}.cta-primary:where(.astro-ryyvvoux),.cta-secondary:where(.astro-ryyvvoux){width:100%;justify-content:center}.scroll-indicator:where(.astro-ryyvvoux){display:none}}.logo-strip:where(.astro-cp5h7ubv){background:var(--canvas-light);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:2rem 0;overflow:hidden}.logo-strip-header:where(.astro-cp5h7ubv){text-align:center;margin-bottom:1.5rem}.header-text:where(.astro-cp5h7ubv){font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:var(--ink-muted)}.logo-strip-track:where(.astro-cp5h7ubv){position:relative;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.desktop-track:where(.astro-cp5h7ubv){display:block}.mobile-track:where(.astro-cp5h7ubv){display:none}.logo-strip-scroll:where(.astro-cp5h7ubv){display:flex;align-items:center;gap:4rem;animation:scrollLogos 60s linear infinite;width:max-content}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-item:where(.astro-cp5h7ubv){flex-shrink:0;display:flex;align-items:center;justify-content:center;height:32px}.logo-item:where(.astro-cp5h7ubv) img:where(.astro-cp5h7ubv){max-height:32px;max-width:120px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) opacity(.6);transition:filter .3s ease}.logo-item:where(.astro-cp5h7ubv):hover img:where(.astro-cp5h7ubv){filter:grayscale(0%) opacity(1)}.logo-strip:where(.astro-cp5h7ubv):hover .logo-strip-scroll:where(.astro-cp5h7ubv){animation-play-state:paused}@media(max-width:768px){.logo-strip:where(.astro-cp5h7ubv){padding:1.5rem 0}.logo-strip-header:where(.astro-cp5h7ubv){margin-bottom:1rem}.header-text:where(.astro-cp5h7ubv){font-size:.65rem}.desktop-track:where(.astro-cp5h7ubv){display:none}.mobile-track:where(.astro-cp5h7ubv){display:block}.logo-strip-scroll:where(.astro-cp5h7ubv){gap:3rem}.logo-item:where(.astro-cp5h7ubv){height:24px}.logo-item:where(.astro-cp5h7ubv) img:where(.astro-cp5h7ubv){max-height:24px;max-width:90px}}.how-section:where(.astro-zbb37bwy){background:var(--canvas-light);padding:8rem 2rem;position:relative}.how-container:where(.astro-zbb37bwy){max-width:1100px;margin:0 auto}.how-header:where(.astro-zbb37bwy){margin-bottom:5rem;text-align:center}.section-label:where(.astro-zbb37bwy){display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--accent-blue);margin-bottom:1rem;padding:.5rem 1rem;background:#007aff14;border-radius:100px}.section-title:where(.astro-zbb37bwy){font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.03em;color:var(--ink-primary)}.pillars:where(.astro-zbb37bwy){display:flex;flex-direction:column;gap:6rem}.pillar:where(.astro-zbb37bwy){display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:center;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.16,1,.3,1)}.pillar:where(.astro-zbb37bwy).visible{opacity:1;transform:translateY(0)}.pillar:where(.astro-zbb37bwy):nth-child(2n){direction:rtl}.pillar:where(.astro-zbb37bwy):nth-child(2n)>:where(.astro-zbb37bwy){direction:ltr}.pillar-visual:where(.astro-zbb37bwy){position:relative}.illustration:where(.astro-zbb37bwy){width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#007aff05,#007aff0d);border-radius:24px;border:1px solid var(--border-subtle);transition:all .4s cubic-bezier(.16,1,.3,1);color:var(--ink-primary);cursor:crosshair}.illustration:where(.astro-zbb37bwy):hover{border-color:var(--accent-blue);box-shadow:0 8px 40px #007aff1a}.illustration-svg:where(.astro-zbb37bwy){width:85%;height:85%}.attention-illustration:where(.astro-zbb37bwy) .outer-ring:where(.astro-zbb37bwy){animation:subtlePulse 4s ease-in-out infinite}@keyframes subtlePulse{0%,to{opacity:.15}50%{opacity:.25}}.attention-illustration:where(.astro-zbb37bwy) .tracking-dot:where(.astro-zbb37bwy){will-change:cx,cy}.attention-illustration:where(.astro-zbb37bwy) .pupil:where(.astro-zbb37bwy){will-change:cx,cy}.attention-illustration:where(.astro-zbb37bwy) .eye-outline:where(.astro-zbb37bwy){transition:all .3s ease}.attention-illustration:where(.astro-zbb37bwy):hover .eye-outline:where(.astro-zbb37bwy){stroke:var(--accent-blue);opacity:.8}.trust-illustration:where(.astro-zbb37bwy) .shield-layer:where(.astro-zbb37bwy){transition:all .5s cubic-bezier(.16,1,.3,1)}.trust-illustration:where(.astro-zbb37bwy):hover .layer-1:where(.astro-zbb37bwy){transform:scale(1.05);opacity:.2}.trust-illustration:where(.astro-zbb37bwy):hover .layer-2:where(.astro-zbb37bwy){transform:scale(1.03);opacity:.25}.trust-illustration:where(.astro-zbb37bwy):hover .layer-3:where(.astro-zbb37bwy){transform:scale(1.01);opacity:.3}.trust-illustration:where(.astro-zbb37bwy) .checkmark:where(.astro-zbb37bwy){stroke-dasharray:50;stroke-dashoffset:50;transition:stroke-dashoffset .6s ease}.trust-illustration:where(.astro-zbb37bwy):hover .checkmark:where(.astro-zbb37bwy){stroke-dashoffset:0}.trust-illustration:where(.astro-zbb37bwy) .time-text:where(.astro-zbb37bwy){transition:all .3s ease}.trust-illustration:where(.astro-zbb37bwy):hover .time-text:where(.astro-zbb37bwy){opacity:1!important}.signal-illustration:where(.astro-zbb37bwy) .lead-row:where(.astro-zbb37bwy){transition:all .25s ease}.signal-illustration:where(.astro-zbb37bwy) .lead-row:where(.astro-zbb37bwy).active .row-bg:where(.astro-zbb37bwy){fill-opacity:.2!important}.signal-illustration:where(.astro-zbb37bwy) .cursor-line:where(.astro-zbb37bwy){will-change:y1,y2,stroke,opacity;transition:stroke .15s ease}.signal-illustration:where(.astro-zbb37bwy) .badge:where(.astro-zbb37bwy){transition:opacity .2s ease}.signal-illustration:where(.astro-zbb37bwy) .score:where(.astro-zbb37bwy){transition:all .2s ease}.pillar-content:where(.astro-zbb37bwy){padding:1rem 0}.pillar-number:where(.astro-zbb37bwy){font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--accent-blue);margin-bottom:1rem}.pillar-title:where(.astro-zbb37bwy){font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:var(--ink-primary);margin-bottom:1rem}.pillar-text:where(.astro-zbb37bwy){font-size:1.05rem;line-height:1.75;color:var(--ink-secondary);margin-bottom:1.25rem}.pillar-insight:where(.astro-zbb37bwy){padding:1rem 1.25rem;background:#007aff0a;border-left:3px solid var(--accent-blue);border-radius:0 8px 8px 0}.insight-text:where(.astro-zbb37bwy){font-size:.95rem;line-height:1.6;color:var(--ink-primary);font-weight:500}@media(max-width:900px){.how-section:where(.astro-zbb37bwy){padding:5rem 1.5rem}.how-header:where(.astro-zbb37bwy){margin-bottom:3rem}.pillars:where(.astro-zbb37bwy){gap:4rem}.pillar:where(.astro-zbb37bwy){grid-template-columns:1fr;gap:2rem}.pillar:where(.astro-zbb37bwy):nth-child(2n){direction:ltr}.pillar-visual:where(.astro-zbb37bwy){max-width:280px;margin:0 auto}.pillar-title:where(.astro-zbb37bwy){font-size:1.5rem}}.trust-section:where(.astro-ihmhaqdw){background:var(--canvas-dark);color:var(--ink-inverted);padding:8rem 2rem;position:relative;overflow:hidden}.trust-section:where(.astro-ihmhaqdw):before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}.trust-container:where(.astro-ihmhaqdw){max-width:1200px;margin:0 auto}.trust-grid:where(.astro-ihmhaqdw){display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.trust-content:where(.astro-ihmhaqdw){opacity:0;transform:translate(-30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.trust-content:where(.astro-ihmhaqdw).visible{opacity:1;transform:translate(0)}.section-label:where(.astro-ihmhaqdw){display:inline-block;font-family:var(--font-mono);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:var(--accent-blue);margin-bottom:1.5rem}.trust-title:where(.astro-ihmhaqdw){font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.03em;margin-bottom:2rem;line-height:1.1}.trust-text:where(.astro-ihmhaqdw){margin-bottom:2.5rem}.trust-text:where(.astro-ihmhaqdw) p:where(.astro-ihmhaqdw){font-size:1.1rem;line-height:1.8;color:#ffffffb3;margin-bottom:1.25rem}.trust-emphasis:where(.astro-ihmhaqdw){color:#fffffff2!important;font-weight:500;border-left:2px solid var(--accent-blue);padding-left:1.25rem;margin-top:1.5rem!important}.trust-cta:where(.astro-ihmhaqdw){display:inline-flex;align-items:center;gap:.75rem;padding:.9rem 1.5rem;background:transparent;border:1.5px solid rgba(255,255,255,.3);border-radius:10px;font-size:.95rem;font-weight:600;color:var(--ink-inverted);text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.trust-cta:where(.astro-ihmhaqdw):before{content:"";position:absolute;inset:0;background:var(--ink-inverted);transform:translate(-101%);transition:transform .4s cubic-bezier(.16,1,.3,1)}.trust-cta:where(.astro-ihmhaqdw):hover:before{transform:translate(0)}.trust-cta:where(.astro-ihmhaqdw) .cta-text:where(.astro-ihmhaqdw),.trust-cta:where(.astro-ihmhaqdw) .cta-icon:where(.astro-ihmhaqdw){position:relative;z-index:1;transition:color .3s ease}.trust-cta:where(.astro-ihmhaqdw):hover{border-color:var(--ink-inverted)}.trust-cta:where(.astro-ihmhaqdw):hover .cta-text:where(.astro-ihmhaqdw),.trust-cta:where(.astro-ihmhaqdw):hover .cta-icon:where(.astro-ihmhaqdw){color:var(--ink-primary)}.trust-cta:where(.astro-ihmhaqdw) .cta-icon:where(.astro-ihmhaqdw){display:flex;transition:transform .3s cubic-bezier(.16,1,.3,1),color .3s ease}.trust-cta:where(.astro-ihmhaqdw):hover .cta-icon:where(.astro-ihmhaqdw){transform:translate(3px)}.trust-image-wrapper:where(.astro-ihmhaqdw){position:relative;opacity:0;transform:translate(30px);transition:all .8s cubic-bezier(.16,1,.3,1);transition-delay:.2s}.trust-image-wrapper:where(.astro-ihmhaqdw).visible{opacity:1;transform:translate(0)}.trust-image-frame:where(.astro-ihmhaqdw){position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3 / 4}.trust-image:where(.astro-ihmhaqdw){width:100%;height:100%;object-fit:cover;object-position:center 15%;filter:grayscale(100%) contrast(1.1);transition:filter .5s ease}.trust-image-frame:where(.astro-ihmhaqdw):hover .trust-image:where(.astro-ihmhaqdw){filter:grayscale(50%) contrast(1.05)}.image-overlay:where(.astro-ihmhaqdw){position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,122,255,.1),transparent);pointer-events:none}.trust-caption:where(.astro-ihmhaqdw){display:flex;flex-direction:column;gap:.25rem;margin-top:1.25rem;padding-left:.25rem}.caption-name:where(.astro-ihmhaqdw){font-size:.95rem;font-weight:600;color:var(--ink-inverted)}.caption-role:where(.astro-ihmhaqdw){font-family:var(--font-mono);font-size:.75rem;color:#ffffff80;letter-spacing:.02em}@media(max-width:900px){.trust-section:where(.astro-ihmhaqdw){padding:5rem 1.5rem}.trust-grid:where(.astro-ihmhaqdw){grid-template-columns:1fr;gap:3rem}.trust-image-wrapper:where(.astro-ihmhaqdw){order:-1;max-width:320px;margin:0 auto}.trust-image-frame:where(.astro-ihmhaqdw){aspect-ratio:3 / 4}}.library-section:where(.astro-dx6fgkzy){background:linear-gradient(180deg,var(--canvas-dark) 0%,#0a0a0a 100%);color:var(--ink-inverted);padding:6rem 2rem;position:relative}.library-container:where(.astro-dx6fgkzy){max-width:1200px;margin:0 auto}.library-header:where(.astro-dx6fgkzy){display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:2rem}.header-left:where(.astro-dx6fgkzy){max-width:400px}.header-badge:where(.astro-dx6fgkzy){display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-blue);margin-bottom:1rem}.header-badge:where(.astro-dx6fgkzy) svg:where(.astro-dx6fgkzy){opacity:.8}.library-title:where(.astro-dx6fgkzy){font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.03em;margin-bottom:.5rem}.library-subtitle:where(.astro-dx6fgkzy){font-size:.95rem;color:#ffffff80}.library-cta:where(.astro-dx6fgkzy){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff1a;color:var(--ink-inverted);border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);white-space:nowrap}.library-cta:where(.astro-dx6fgkzy):hover{background:var(--ink-inverted);color:var(--ink-primary);border-color:var(--ink-inverted)}.library-cta:where(.astro-dx6fgkzy) svg:where(.astro-dx6fgkzy){transition:transform .3s ease}.library-cta:where(.astro-dx6fgkzy):hover svg:where(.astro-dx6fgkzy){transform:translate(3px)}.library-grid:where(.astro-dx6fgkzy){display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.video-card:where(.astro-dx6fgkzy){text-decoration:none;color:inherit;opacity:0;transform:translateY(20px);animation:cardReveal .5s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--delay)}@keyframes cardReveal{to{opacity:1;transform:translateY(0)}}.card-thumbnail:where(.astro-dx6fgkzy){position:relative;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;margin-bottom:.75rem;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s ease}.video-card:where(.astro-dx6fgkzy):hover .card-thumbnail:where(.astro-dx6fgkzy){transform:scale(1.03);filter:brightness(1.1)}.card-duration:where(.astro-dx6fgkzy){position:absolute;bottom:.5rem;right:.5rem;font-family:var(--font-mono);font-size:.6rem;font-weight:500;padding:.25rem .4rem;background:#000000d9;color:var(--ink-inverted);border-radius:3px;z-index:1}.card-info:where(.astro-dx6fgkzy){padding:0 .15rem}.card-category:where(.astro-dx6fgkzy){font-family:var(--font-mono);font-size:.55rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:.3rem;display:block}.card-title:where(.astro-dx6fgkzy){font-size:.95rem;font-weight:600;margin-bottom:.15rem;letter-spacing:-.01em;transition:color .2s ease}.video-card:where(.astro-dx6fgkzy):hover .card-title:where(.astro-dx6fgkzy){color:var(--ink-inverted)}.card-subtitle:where(.astro-dx6fgkzy){font-size:.75rem;color:#fff6}@media(max-width:1024px){.library-grid:where(.astro-dx6fgkzy){grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.library-section:where(.astro-dx6fgkzy){padding:4rem 1.5rem}.library-header:where(.astro-dx6fgkzy){flex-direction:column;align-items:flex-start;gap:1.5rem}.library-cta:where(.astro-dx6fgkzy){width:100%;justify-content:center}.library-grid:where(.astro-dx6fgkzy){grid-template-columns:repeat(2,1fr);gap:1rem}.card-title:where(.astro-dx6fgkzy){font-size:.875rem}}.services-section:where(.astro-7fsfp5w6){background:linear-gradient(180deg,var(--canvas-light) 0%,#f8f9fa 100%);padding:8rem 2rem 4rem;position:relative}.services-container:where(.astro-7fsfp5w6){max-width:1200px;margin:0 auto}.services-grid:where(.astro-7fsfp5w6){display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.services-content:where(.astro-7fsfp5w6){opacity:0;transform:translate(-30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.services-content:where(.astro-7fsfp5w6).visible{opacity:1;transform:translate(0)}.section-label:where(.astro-7fsfp5w6){display:inline-block;font-family:var(--font-mono);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:var(--accent-blue);margin-bottom:1.5rem}.services-title:where(.astro-7fsfp5w6){font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;color:var(--ink-primary);margin-bottom:1.5rem;line-height:1.15}.services-text:where(.astro-7fsfp5w6){font-size:1.1rem;line-height:1.75;color:var(--ink-secondary);margin-bottom:2rem}.services-features:where(.astro-7fsfp5w6){display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.feature:where(.astro-7fsfp5w6){display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--ink-primary);font-weight:500}.feature-icon:where(.astro-7fsfp5w6){width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#007aff1a;border-radius:6px;color:var(--accent-blue)}.feature-icon:where(.astro-7fsfp5w6) svg:where(.astro-7fsfp5w6){width:16px;height:16px}.services-cta:where(.astro-7fsfp5w6){display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;background:var(--ink-primary);border-radius:12px;font-size:1rem;font-weight:600;color:var(--ink-inverted);text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #0000001a}.services-cta:where(.astro-7fsfp5w6):hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.services-cta:where(.astro-7fsfp5w6) .cta-icon:where(.astro-7fsfp5w6){display:flex;transition:transform .3s ease}.services-cta:where(.astro-7fsfp5w6):hover .cta-icon:where(.astro-7fsfp5w6){transform:translate(4px)}.process-visual:where(.astro-7fsfp5w6){opacity:0;transform:translate(30px);transition:all .8s cubic-bezier(.16,1,.3,1);transition-delay:.2s}.process-visual:where(.astro-7fsfp5w6).visible{opacity:1;transform:translate(0)}.process-card:where(.astro-7fsfp5w6){background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 40px #0000000f;border:1px solid var(--border-subtle)}.process-steps:where(.astro-7fsfp5w6){display:flex;flex-direction:column;gap:0}.process-step:where(.astro-7fsfp5w6){display:flex;align-items:center;gap:1.25rem;padding:1rem 1.25rem;border-radius:12px;transition:all .4s cubic-bezier(.16,1,.3,1);opacity:.4}.process-step:where(.astro-7fsfp5w6).active{opacity:1;background:#007aff0d}.step-icon:where(.astro-7fsfp5w6){width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--canvas-light);border-radius:12px;color:var(--ink-secondary);transition:all .4s ease;flex-shrink:0}.process-step:where(.astro-7fsfp5w6).active .step-icon:where(.astro-7fsfp5w6){background:var(--accent-blue);color:#fff}.step-content:where(.astro-7fsfp5w6){display:flex;flex-direction:column;gap:.25rem}.step-number:where(.astro-7fsfp5w6){font-family:var(--font-mono);font-size:.65rem;font-weight:600;color:var(--accent-blue);letter-spacing:.1em}.step-label:where(.astro-7fsfp5w6){font-size:.95rem;font-weight:600;color:var(--ink-primary)}.step-connector:where(.astro-7fsfp5w6){display:flex;align-items:center;padding-left:3.5rem;height:20px;position:relative}.connector-line:where(.astro-7fsfp5w6){width:2px;height:100%;background:var(--border-light);position:relative;overflow:hidden}.connector-line:where(.astro-7fsfp5w6):after{content:"";position:absolute;top:0;left:0;width:100%;height:0%;background:var(--accent-blue);transition:height .3s ease}.step-connector:where(.astro-7fsfp5w6).active .connector-line:where(.astro-7fsfp5w6):after{height:100%}.process-progress:where(.astro-7fsfp5w6){margin-top:2rem;height:3px;background:var(--border-light);border-radius:2px;overflow:hidden}.progress-bar:where(.astro-7fsfp5w6){height:100%;width:0%;background:linear-gradient(90deg,var(--accent-blue),#34D399);border-radius:2px;transition:width .5s ease}.diy-transition:where(.astro-7fsfp5w6){background:#f8f9fa;padding:4rem 2rem 6rem;text-align:center}.diy-container:where(.astro-7fsfp5w6){max-width:600px;margin:0 auto}.diy-divider:where(.astro-7fsfp5w6){display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.divider-line:where(.astro-7fsfp5w6){flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--border-light),transparent)}.divider-text:where(.astro-7fsfp5w6){font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.15em}.diy-content:where(.astro-7fsfp5w6){margin-bottom:2rem}.diy-title:where(.astro-7fsfp5w6){font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--ink-primary);margin-bottom:.75rem}.diy-text:where(.astro-7fsfp5w6){font-size:1rem;line-height:1.7;color:var(--ink-secondary);max-width:480px;margin:0 auto}.diy-arrow:where(.astro-7fsfp5w6){display:flex;justify-content:center;color:var(--ink-muted);animation:bounceDown 2s ease-in-out infinite}@keyframes bounceDown{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(8px);opacity:.8}}@media(max-width:900px){.services-section:where(.astro-7fsfp5w6){padding:5rem 1.5rem 3rem}.services-grid:where(.astro-7fsfp5w6){grid-template-columns:1fr;gap:3rem}.process-card:where(.astro-7fsfp5w6){padding:1.5rem}.process-step:where(.astro-7fsfp5w6){padding:.75rem 1rem}.step-icon:where(.astro-7fsfp5w6){width:40px;height:40px}.step-connector:where(.astro-7fsfp5w6){padding-left:2.75rem;height:16px}.diy-transition:where(.astro-7fsfp5w6){padding:3rem 1.5rem 4rem}.diy-title:where(.astro-7fsfp5w6){font-size:1.25rem}}body{opacity:0;transition:opacity .3s ease}body.loaded{opacity:1}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--canvas-light)}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ink-secondary)}
