:root{--accent: #00e5a0;--bg: #080810;--surface: #0e0e1a;--border: rgba(255, 255, 255, .07);--text: #f0f0f8;--muted: #b0b0c8}.alh-container[data-astro-cid-s3mo6ytw]{max-width:1100px;margin:0 auto;padding:0 2rem}.alh-text-center[data-astro-cid-s3mo6ytw]{text-align:center}.alh-section-title[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--text);margin:0 0 1rem}.alh-section-sub[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:clamp(1rem,1.8vw,1.1rem);font-weight:300;color:var(--muted);line-height:1.7;max-width:520px;margin:0 auto 3rem}.alh-body[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.8;color:var(--muted);margin:0 0 1.2rem}.alh-body[data-astro-cid-s3mo6ytw]:last-child{margin-bottom:0}.alh-btn-primary[data-astro-cid-s3mo6ytw]{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;border-radius:.5rem;background:#00b87d;color:#000;font-family:Mulish,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,transform .15s}.alh-btn-primary[data-astro-cid-s3mo6ytw]:hover{background:#00e5a0;box-shadow:0 8px 32px #00e5a04d;transform:translateY(-1px)}.alh-btn-primary[data-astro-cid-s3mo6ytw]:active{transform:scale(.98)}.alh-btn-primary--large[data-astro-cid-s3mo6ytw]{padding:1.1rem 2.25rem;font-size:1.05rem}.alh-btn-secondary[data-astro-cid-s3mo6ytw]{display:inline-flex;align-items:center;padding:.9rem 1.75rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.12);color:#d4d4e8;font-family:Mulish,sans-serif;font-size:1rem;font-weight:400;text-decoration:none;transition:border-color .2s,background .2s,transform .15s}.alh-btn-secondary[data-astro-cid-s3mo6ytw]:hover{border-color:#ffffff40;background:#ffffff0a;transform:translateY(-1px)}.alh-hero[data-astro-cid-s3mo6ytw]{background:var(--bg);min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:7rem 0 5rem}.alh-hero__grid[data-astro-cid-s3mo6ytw]{pointer-events:none;position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 40%,transparent 100%)}.alh-hero__glow[data-astro-cid-s3mo6ytw]{pointer-events:none;position:absolute;top:-15%;right:-10%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#00e5a0 0%,transparent 70%);opacity:.07;filter:blur(90px)}.alh-hero__glow--2[data-astro-cid-s3mo6ytw]{inset:auto auto -20% -10%;width:400px;height:400px;background:radial-gradient(circle,#7c5cfc 0%,transparent 70%);opacity:.06;filter:blur(100px)}.alh-hero__inner[data-astro-cid-s3mo6ytw]{position:relative;z-index:1}.alh-badge[data-astro-cid-s3mo6ytw]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:999px;background:#00e5a014;border:1px solid rgba(0,229,160,.22);font-family:Mulish,sans-serif;font-size:.78rem;font-weight:400;color:#00e5a0;margin-bottom:1.75rem;letter-spacing:.02em;animation:alh-rise .8s cubic-bezier(.16,1,.3,1) both}.alh-hero__title[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:clamp(2.2rem,6vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:var(--text);max-width:640px;margin:0 0 1.5rem;animation:alh-rise .8s .1s cubic-bezier(.16,1,.3,1) both}.alh-hero__title--accent[data-astro-cid-s3mo6ytw]{color:#00e5a0}.alh-hero__subtitle[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:clamp(1rem,2vw,1.15rem);font-weight:300;line-height:1.75;color:#8b8baa;max-width:520px;margin:0 0 2.5rem;animation:alh-rise .8s .2s cubic-bezier(.16,1,.3,1) both}.alh-hero__ctas[data-astro-cid-s3mo6ytw]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;animation:alh-rise .8s .3s cubic-bezier(.16,1,.3,1) both}.alh-hero__proof[data-astro-cid-s3mo6ytw]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-family:Mulish,sans-serif;font-size:.82rem;font-weight:300;color:var(--muted);animation:alh-rise .8s .4s cubic-bezier(.16,1,.3,1) both}.alh-proof-sep[data-astro-cid-s3mo6ytw]{color:#3a3a52}@keyframes alh-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.alh-intro[data-astro-cid-s3mo6ytw]{background:var(--surface);padding:5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.alh-intro__inner[data-astro-cid-s3mo6ytw]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.alh-intro__inner[data-astro-cid-s3mo6ytw]{grid-template-columns:1fr auto}}.alh-intro__accent[data-astro-cid-s3mo6ytw]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 2.5rem;border-radius:1rem;border:1px solid rgba(0,229,160,.2);background:#00e5a00a;flex-shrink:0}.alh-intro__number[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:3rem;font-weight:800;color:#00e5a0;line-height:1;letter-spacing:-.03em}.alh-intro__number-label[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:.82rem;font-weight:300;color:var(--muted);line-height:1.5;margin-top:.5rem}.alh-services[data-astro-cid-s3mo6ytw]{background:var(--bg);padding:5rem 0}.alh-services__grid[data-astro-cid-s3mo6ytw]{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem}@media(min-width:768px){.alh-services__grid[data-astro-cid-s3mo6ytw]{grid-template-columns:repeat(3,1fr)}}.alh-service-card[data-astro-cid-s3mo6ytw]{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:.75rem;position:relative;overflow:hidden;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s}.alh-service-card[data-astro-cid-s3mo6ytw]:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;transition:opacity .35s}.alh-service-card[data-astro-cid-s3mo6ytw]:hover{transform:translateY(-5px);border-color:#ffffff1f}.alh-service-card[data-astro-cid-s3mo6ytw]:hover:before{opacity:1}.alh-service-card__icon[data-astro-cid-s3mo6ytw]{font-size:1.75rem;line-height:1}.alh-service-card__title[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:1.1rem;font-weight:700;color:var(--text);margin:0}.alh-service-card__text[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:.95rem;font-weight:300;color:var(--muted);line-height:1.65;margin:0;flex:1}.alh-service-card__footer[data-astro-cid-s3mo6ytw]{display:flex;flex-direction:column;gap:.3rem;padding-top:.75rem;border-top:1px solid var(--border)}.alh-service-card__price[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:1rem;font-weight:700;color:var(--accent)}.alh-service-card__note[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:.78rem;font-weight:300;color:#5a5a72}.alh-services__cta[data-astro-cid-s3mo6ytw]{text-align:center}.alh-reasons[data-astro-cid-s3mo6ytw]{background:var(--surface);padding:5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.alh-reasons__grid[data-astro-cid-s3mo6ytw]{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:3rem}@media(min-width:640px){.alh-reasons__grid[data-astro-cid-s3mo6ytw]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.alh-reasons__grid[data-astro-cid-s3mo6ytw]{grid-template-columns:repeat(4,1fr)}}.alh-reason-card[data-astro-cid-s3mo6ytw]{background:var(--bg);border:1px solid var(--border);border-radius:1rem;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .25s,transform .25s}.alh-reason-card[data-astro-cid-s3mo6ytw]:hover{border-color:#00e5a040;transform:translateY(-3px)}.alh-reason-card__icon[data-astro-cid-s3mo6ytw]{font-size:1.6rem;line-height:1}.alh-reason-card__title[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:1rem;font-weight:700;color:var(--text);margin:0}.alh-reason-card__text[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:.9rem;font-weight:300;color:var(--muted);line-height:1.65;margin:0}.alh-testimonials[data-astro-cid-s3mo6ytw]{background:var(--bg);padding:5rem 0}.alh-testimonials__grid[data-astro-cid-s3mo6ytw]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media(min-width:768px){.alh-testimonials__grid[data-astro-cid-s3mo6ytw]{grid-template-columns:repeat(2,1fr)}}.alh-testi-card[data-astro-cid-s3mo6ytw]{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:border-color .25s}.alh-testi-card[data-astro-cid-s3mo6ytw]:hover{border-color:#00e5a033}.alh-testi-card__stars[data-astro-cid-s3mo6ytw]{color:#00e5a0;font-size:.9rem;letter-spacing:.1em}.alh-testi-card__quote[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:1rem;font-weight:300;color:#c8c8d8;line-height:1.75;margin:0;font-style:italic;flex:1}.alh-testi-card__author[data-astro-cid-s3mo6ytw]{display:flex;align-items:center;gap:.875rem}.alh-testi-card__avatar[data-astro-cid-s3mo6ytw]{width:40px;height:40px;border-radius:50%;background:#00e5a026;border:1px solid rgba(0,229,160,.3);display:flex;align-items:center;justify-content:center;font-family:Barlow,sans-serif;font-weight:700;font-size:1rem;color:#00e5a0;flex-shrink:0}.alh-testi-card__name[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:.95rem;font-weight:700;color:var(--text);margin:0}.alh-testi-card__biz[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:.8rem;font-weight:300;color:var(--muted);margin:0}.alh-faq[data-astro-cid-s3mo6ytw]{background:var(--surface);padding:5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.alh-faq__inner[data-astro-cid-s3mo6ytw]{max-width:760px}.alh-faq__list[data-astro-cid-s3mo6ytw]{margin-top:3rem;display:flex;flex-direction:column;gap:0}.alh-faq__item[data-astro-cid-s3mo6ytw]{border-bottom:1px solid var(--border)}.alh-faq__item[data-astro-cid-s3mo6ytw]:first-child{border-top:1px solid var(--border)}.alh-faq__btn[data-astro-cid-s3mo6ytw]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600;color:var(--text);text-align:left;transition:color .2s}.alh-faq__btn[data-astro-cid-s3mo6ytw]:hover{color:#00e5a0}.alh-faq__icon[data-astro-cid-s3mo6ytw]{font-size:1.2rem;font-weight:300;color:#00e5a0;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1);line-height:1}.alh-faq__btn[data-astro-cid-s3mo6ytw][aria-expanded=true] .alh-faq__icon[data-astro-cid-s3mo6ytw]{transform:rotate(45deg)}.alh-faq__answer[data-astro-cid-s3mo6ytw]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.alh-faq__answer[data-astro-cid-s3mo6ytw][aria-hidden=false],.alh-faq__answer[data-astro-cid-s3mo6ytw].is-open{grid-template-rows:1fr}.alh-faq__answer-text[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:.95rem;font-weight:300;color:var(--muted);line-height:1.75;padding:0 0 1.25rem;margin:0;min-height:0}.alh-cta-final[data-astro-cid-s3mo6ytw]{background:var(--bg);padding:6rem 0;position:relative;overflow:hidden;text-align:center}.alh-cta-final__bg[data-astro-cid-s3mo6ytw]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(0,229,160,.06) 0%,transparent 70%);pointer-events:none}.alh-cta-final__inner[data-astro-cid-s3mo6ytw]{position:relative;z-index:1}.alh-cta-final__title[data-astro-cid-s3mo6ytw]{font-family:Barlow,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--text);margin:0 0 1.25rem}.alh-cta-final__sub[data-astro-cid-s3mo6ytw]{font-family:Mulish,sans-serif;font-size:1rem;font-weight:300;color:var(--muted);max-width:480px;margin:0 auto 2.5rem;line-height:1.7}.alh-cta-final__proof[data-astro-cid-s3mo6ytw]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-family:Mulish,sans-serif;font-size:.82rem;font-weight:300;color:var(--muted)}@media(min-width:1024px){.alh-hero[data-astro-cid-s3mo6ytw]{padding:8rem 0 6rem}}@media(prefers-reduced-motion:reduce){.alh-badge[data-astro-cid-s3mo6ytw],.alh-hero__title[data-astro-cid-s3mo6ytw],.alh-hero__subtitle[data-astro-cid-s3mo6ytw],.alh-hero__ctas[data-astro-cid-s3mo6ytw],.alh-hero__proof[data-astro-cid-s3mo6ytw]{animation:none;opacity:1;transform:none}}
