:root{--teal-950:#042f2e;--teal-900:#064e3b;--teal-800:#065f46;--teal-700:#0d9488;--teal-600:#0f766e;--teal-500:#14b8a6;--teal-400:#2dd4bf;--teal-300:#5eead4;--teal-200:#99f6e4;--teal-100:#ccfbf1;--teal-50:#f0fdfa;--stone-950:#0c0a09;--stone-900:#1c1917;--stone-800:#292524;--stone-700:#44403c;--stone-600:#57534e;--stone-500:#78716c;--stone-400:#a8a29e;--stone-300:#d6d3d1;--stone-200:#e7e5e4;--stone-100:#f5f5f4;--stone-50:#fafaf9;--amber-400:#fbbf24;--amber-500:#f59e0b;--red-600:#dc2626;--green-600:#16a34a;--section-pad:clamp(4rem, 8vw, 7rem);--container:min(72rem, 92vw);--ease:cubic-bezier(.16, 1, .3, 1)}.serif[data-astro-cid-zkhec6xw]{font-family:var(--font-display)}h1[data-astro-cid-zkhec6xw],h2[data-astro-cid-zkhec6xw]{font-weight:400;line-height:1.1;font-family:var(--font-display)}h3[data-astro-cid-zkhec6xw]{font-size:clamp(1.3rem,2vw,1.6rem);font-weight:500;line-height:1.2}h1[data-astro-cid-zkhec6xw]{font-size:clamp(2.8rem,6vw,5.5rem)}h2[data-astro-cid-zkhec6xw]{font-size:clamp(2rem,4vw,3.5rem)}.text-muted[data-astro-cid-zkhec6xw]{color:var(--stone-500)}.text-lg[data-astro-cid-zkhec6xw]{font-size:clamp(1.05rem,1.5vw,1.25rem)}.container[data-astro-cid-zkhec6xw]{width:var(--container);margin:0 auto}.section[data-astro-cid-zkhec6xw]{padding:var(--section-pad) 0}.overline[data-astro-cid-zkhec6xw]{text-transform:uppercase;letter-spacing:.06em;color:var(--teal-700);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.btn[data-astro-cid-zkhec6xw]{transition:all .3s var(--ease);white-space:nowrap;border-radius:.5rem;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:500;display:inline-flex}.btn-primary[data-astro-cid-zkhec6xw]{background:var(--teal-700);color:#fff;box-shadow:0 1px 3px #1c19171f,inset 0 1px #ffffff1a}.btn-primary[data-astro-cid-zkhec6xw]:hover{background:var(--teal-600);transform:translateY(-1px);box-shadow:0 4px 20px #1c191724,inset 0 1px #ffffff1a}.btn-outline[data-astro-cid-zkhec6xw]{border:1.5px solid var(--stone-300);color:var(--stone-700);background:#fff}.btn-outline[data-astro-cid-zkhec6xw]:hover{border-color:var(--teal-500);color:var(--teal-700);background:var(--teal-50)}.btn-dark[data-astro-cid-zkhec6xw]{background:var(--stone-900);color:#fff}.btn-dark[data-astro-cid-zkhec6xw]:hover{background:var(--stone-800);transform:translateY(-1px)}.nav[data-astro-cid-zkhec6xw]{z-index:100;transition:all .4s var(--ease);padding:1rem 0;position:fixed;top:0;left:0;right:0}.nav[data-astro-cid-zkhec6xw].scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fafaf9d9;border-bottom:1px solid #0000000f;padding:.7rem 0}.nav-inner[data-astro-cid-zkhec6xw]{justify-content:space-between;align-items:center;display:flex}.nav-logo[data-astro-cid-zkhec6xw]{font-family:var(--font-display);letter-spacing:-.02em;color:var(--stone-900);font-size:1.6rem}.nav-logo[data-astro-cid-zkhec6xw] span[data-astro-cid-zkhec6xw]{color:var(--teal-700)}.nav-links[data-astro-cid-zkhec6xw]{align-items:center;gap:2rem;display:flex}.nav-links[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]{color:var(--stone-600);font-size:.9rem;font-weight:500;transition:color .2s}.nav-links[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]:hover{color:var(--teal-700)}.nav-cta[data-astro-cid-zkhec6xw]{align-items:center;gap:.75rem;display:flex}.nav-cta[data-astro-cid-zkhec6xw] .btn[data-astro-cid-zkhec6xw]{min-height:44px;padding:.7rem 1.4rem;font-size:.9rem}.lang-switch[data-astro-cid-zkhec6xw]{color:var(--stone-500);border:1.5px solid var(--stone-200);letter-spacing:.04em;background:#fff;border-radius:6px;padding:.35rem .65rem;font-size:.8rem;font-weight:600;transition:all .2s}.lang-switch[data-astro-cid-zkhec6xw]:hover{color:var(--teal-700);border-color:var(--teal-400);background:var(--teal-50)}.hero[data-astro-cid-zkhec6xw]{align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.hero[data-astro-cid-zkhec6xw]:before{content:"";pointer-events:none;background:radial-gradient(circle,#0d948812 0%,#0000 70%);width:70vw;max-width:900px;height:70vw;max-height:900px;position:absolute;top:-30%;right:-10%}.hero[data-astro-cid-zkhec6xw]:after{content:"";background:linear-gradient(90deg, transparent, var(--stone-200), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.hero-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hero-content[data-astro-cid-zkhec6xw]{z-index:2;position:relative}.hero-badge[data-astro-cid-zkhec6xw]{background:var(--teal-50);border:1px solid var(--teal-200);color:var(--teal-700);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem .4rem .5rem;font-size:.8rem;font-weight:500;display:inline-flex}.hero-badge-dot[data-astro-cid-zkhec6xw]{background:var(--teal-500);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero[data-astro-cid-zkhec6xw] h1[data-astro-cid-zkhec6xw]{letter-spacing:-.03em;margin-bottom:1.5rem}.hero[data-astro-cid-zkhec6xw] h1[data-astro-cid-zkhec6xw] em[data-astro-cid-zkhec6xw]{color:var(--teal-700);font-style:italic}.hero-sub[data-astro-cid-zkhec6xw]{color:var(--stone-500);max-width:32rem;margin-bottom:2.5rem;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.7}.hero-actions[data-astro-cid-zkhec6xw]{flex-wrap:wrap;gap:1rem;display:flex}.hero-proof[data-astro-cid-zkhec6xw]{border-top:1px solid var(--stone-200);align-items:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.hero-stat[data-astro-cid-zkhec6xw]{text-align:center}.hero-stat-num[data-astro-cid-zkhec6xw]{font-family:var(--font-display);color:var(--stone-900);font-size:1.8rem;line-height:1}.hero-stat-label[data-astro-cid-zkhec6xw]{color:var(--stone-400);text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.75rem}.hero-stat-sep[data-astro-cid-zkhec6xw]{background:var(--stone-200);width:1px;height:2.5rem}.hero-visual[data-astro-cid-zkhec6xw]{perspective:1200px;position:relative}.hero-screen[data-astro-cid-zkhec6xw]{background:var(--stone-900);transition:transform .6s var(--ease);border-radius:12px;overflow:hidden;transform:rotateY(-4deg)rotateX(2deg);box-shadow:0 25px 50px -12px #00000040,inset 0 0 0 1px #ffffff0d}.hero-screen[data-astro-cid-zkhec6xw]:hover{transform:rotateY(-1deg)rotateX(1deg)}.hero-screen-bar[data-astro-cid-zkhec6xw]{background:var(--stone-800);align-items:center;gap:.4rem;padding:.6rem 1rem;display:flex}.hero-screen-dot[data-astro-cid-zkhec6xw]{background:var(--stone-600);border-radius:50%;width:8px;height:8px}.hero-screen[data-astro-cid-zkhec6xw] img[data-astro-cid-zkhec6xw]{width:100%;display:block}.hero-mock[data-astro-cid-zkhec6xw]{background:var(--stone-50);font-family:var(--font-body);color:var(--stone-900);flex-direction:column;gap:.85rem;padding:1rem 1.1rem 1.15rem;display:flex}.hm-top[data-astro-cid-zkhec6xw]{justify-content:space-between;align-items:flex-start;display:flex}.hm-eyebrow[data-astro-cid-zkhec6xw]{text-transform:uppercase;letter-spacing:.08em;color:var(--stone-400);font-size:.65rem}.hm-title[data-astro-cid-zkhec6xw]{font-family:var(--font-display);color:var(--stone-900);margin-top:.1rem;font-size:1.05rem}.hm-score[data-astro-cid-zkhec6xw]{font-family:var(--font-display);color:var(--teal-700);font-size:1.5rem;line-height:1}.hm-score[data-astro-cid-zkhec6xw] span[data-astro-cid-zkhec6xw]{color:var(--stone-400);font-size:.9rem}.hm-bar[data-astro-cid-zkhec6xw]{background:var(--stone-200);border-radius:999px;height:6px;overflow:hidden}.hm-bar[data-astro-cid-zkhec6xw] span[data-astro-cid-zkhec6xw]{background:var(--teal-500);border-radius:999px;width:94%;height:100%;display:block}.hm-list[data-astro-cid-zkhec6xw]{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.hm-list[data-astro-cid-zkhec6xw] li[data-astro-cid-zkhec6xw]{border:1px solid var(--stone-200);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:.55rem .7rem;display:flex}.hm-name[data-astro-cid-zkhec6xw]{color:var(--stone-700);font-size:.85rem}.hm-pill[data-astro-cid-zkhec6xw]{border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:600}.hm-pill[data-astro-cid-zkhec6xw].ok{color:var(--teal-700);background:var(--teal-100)}.hm-pill[data-astro-cid-zkhec6xw].warn{color:#b45309;background:#fef3c7}.hm-pill[data-astro-cid-zkhec6xw].idle{color:var(--stone-500);background:var(--stone-100)}.hero-float[data-astro-cid-zkhec6xw]{z-index:3;background:#fff;border-radius:10px;align-items:center;gap:.6rem;padding:.8rem 1rem;font-size:.8rem;font-weight:500;animation:6s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 8px 30px #0000001f}.hero-float-1[data-astro-cid-zkhec6xw]{animation-delay:0s;bottom:8%;left:-5%}.hero-float-2[data-astro-cid-zkhec6xw]{animation-delay:-3s;top:5%;right:-3%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-float-icon[data-astro-cid-zkhec6xw]{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.hero-float-icon[data-astro-cid-zkhec6xw].green{background:var(--teal-100);color:var(--teal-700)}.hero-float-icon[data-astro-cid-zkhec6xw].amber{color:var(--amber-500);background:#fef3c7}.references-section[data-astro-cid-zkhec6xw]{background:var(--stone-900);padding:5rem 0;position:relative;overflow:hidden}.references-section[data-astro-cid-zkhec6xw]:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#0d94880f 0%,#0000 50%),radial-gradient(at 80%,#0d94880a 0%,#0000 50%);position:absolute;inset:0}.references-header[data-astro-cid-zkhec6xw]{text-align:center;z-index:1;margin-bottom:3.5rem;position:relative}.references-header[data-astro-cid-zkhec6xw] .overline[data-astro-cid-zkhec6xw]{color:var(--teal-400);letter-spacing:.14em}.references-header[data-astro-cid-zkhec6xw] h2[data-astro-cid-zkhec6xw]{color:#fff;margin-bottom:.75rem}.references-header[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{color:var(--stone-400);max-width:32rem;margin:0 auto;font-size:1.05rem}.references-logos[data-astro-cid-zkhec6xw]{z-index:1;grid-template-columns:repeat(6,1fr);align-items:center;gap:2rem;display:grid;position:relative}.ref-logo-card[data-astro-cid-zkhec6xw]{justify-content:center;align-items:center;min-height:56px;display:flex}.ref-logo-card[data-astro-cid-zkhec6xw] img[data-astro-cid-zkhec6xw]{object-fit:contain;filter:brightness(0)invert();opacity:.7;width:auto;max-width:100%;transition:opacity .3s}.ref-logo-card[data-astro-cid-zkhec6xw]:hover img[data-astro-cid-zkhec6xw]{opacity:1}.problem-header[data-astro-cid-zkhec6xw]{text-align:center;max-width:40rem;margin:0 auto 3rem}.problem-body[data-astro-cid-zkhec6xw]{color:var(--stone-500);max-width:40rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.problem-grid[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.problem-card[data-astro-cid-zkhec6xw]{border:1px solid var(--stone-200);transition:border-color .3s var(--ease), box-shadow .3s var(--ease);background:#fff;border-radius:.75rem;padding:2rem}.problem-card[data-astro-cid-zkhec6xw]:hover{border-color:var(--teal-300);box-shadow:0 4px 20px #0000000a}.problem-card-icon[data-astro-cid-zkhec6xw]{background:var(--teal-100);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;display:flex}.problem-card[data-astro-cid-zkhec6xw] h3[data-astro-cid-zkhec6xw]{font-size:1.1rem;font-weight:600;font-family:var(--font-body);margin-bottom:.6rem}.problem-card[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{color:var(--stone-500);font-size:.95rem;line-height:1.6}.features[data-astro-cid-zkhec6xw]{background:#fff}.features-header[data-astro-cid-zkhec6xw]{text-align:center;max-width:40rem;margin:0 auto 4rem}.features-grid[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card[data-astro-cid-zkhec6xw]{border:1px solid var(--stone-200);background:var(--stone-50);transition:all .4s var(--ease);border-radius:12px;padding:2rem;position:relative;overflow:hidden}.feature-card[data-astro-cid-zkhec6xw]:before{content:"";background:var(--teal-500);transform-origin:0;height:2px;transition:transform .4s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-card[data-astro-cid-zkhec6xw]:hover:before{transform:scaleX(1)}.feature-card[data-astro-cid-zkhec6xw]:hover{border-color:var(--teal-200);background:#fff;box-shadow:0 4px 20px #0000000a}.feature-icon[data-astro-cid-zkhec6xw]{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;display:flex}.feature-icon[data-astro-cid-zkhec6xw].teal{background:var(--teal-100)}.feature-icon[data-astro-cid-zkhec6xw].amber{background:#fef3c7}.feature-icon[data-astro-cid-zkhec6xw].stone{background:var(--stone-200)}.feature-card[data-astro-cid-zkhec6xw] h3[data-astro-cid-zkhec6xw]{font-size:1.1rem;font-weight:600;font-family:var(--font-body);margin-bottom:.6rem}.feature-card[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{color:var(--stone-500);font-size:.95rem;line-height:1.6}.dashboard-section[data-astro-cid-zkhec6xw]{background:var(--stone-100)}.dashboard-header[data-astro-cid-zkhec6xw]{text-align:center;max-width:40rem;margin:0 auto 3rem}.dashboard-img[data-astro-cid-zkhec6xw]{border:1px solid var(--stone-200);border-radius:1rem;width:100%;box-shadow:0 25px 50px #00000014}.dashboard-caption[data-astro-cid-zkhec6xw]{text-align:center;color:var(--stone-500);margin-top:1.5rem;font-size:.85rem}.how-header[data-astro-cid-zkhec6xw]{text-align:center;max-width:40rem;margin:0 auto 4rem}.how-grid[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid;position:relative}.how-grid[data-astro-cid-zkhec6xw]:before{content:"";border-top:1px dashed var(--stone-200);height:1px;position:absolute;top:2rem;left:calc(33.33% - .5rem);right:calc(33.33% - .5rem)}.how-step[data-astro-cid-zkhec6xw]{text-align:center;position:relative}.how-step-num[data-astro-cid-zkhec6xw]{font-family:var(--font-display);color:var(--teal-700);margin-bottom:1.25rem;font-size:3rem;line-height:1}.how-step[data-astro-cid-zkhec6xw] h3[data-astro-cid-zkhec6xw]{font-size:1.1rem;font-weight:600;font-family:var(--font-body);margin-bottom:.6rem}.how-step[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{color:var(--stone-500);max-width:20rem;margin:0 auto;font-size:.95rem;line-height:1.6}.how-cta[data-astro-cid-zkhec6xw]{text-align:center;margin-top:3rem}.testimonials-section[data-astro-cid-zkhec6xw]{background:var(--stone-100);border-top:1px solid var(--stone-200);border-bottom:1px solid var(--stone-200)}.testimonials-header[data-astro-cid-zkhec6xw]{text-align:center;margin-bottom:3rem}.testimonials-grid[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:56rem;margin:0 auto;display:grid}.testimonial-card[data-astro-cid-zkhec6xw]{border:1px solid var(--stone-200);background:#fff;border-radius:.75rem;padding:2rem}.testimonial-quote[data-astro-cid-zkhec6xw]{color:var(--stone-700);margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7}.testimonial-divider[data-astro-cid-zkhec6xw]{background:var(--stone-200);width:2rem;height:2px;margin-bottom:1rem}.testimonial-name[data-astro-cid-zkhec6xw]{color:var(--stone-900);font-size:.95rem;font-weight:600}.testimonial-role[data-astro-cid-zkhec6xw]{color:var(--stone-500);font-size:.85rem}.compliance-section[data-astro-cid-zkhec6xw]{background:var(--teal-50)}.compliance-header[data-astro-cid-zkhec6xw]{text-align:center;max-width:40rem;margin:0 auto 3rem}.compliance-grid[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:52rem;margin:0 auto;display:grid}.compliance-card[data-astro-cid-zkhec6xw]{border:1px solid var(--stone-200);transition:border-color .3s var(--ease), box-shadow .3s var(--ease);background:#fff;border-radius:.75rem;padding:2rem}.compliance-card[data-astro-cid-zkhec6xw]:hover{border-color:var(--teal-300);box-shadow:0 4px 20px #0000000a}.compliance-card-icon[data-astro-cid-zkhec6xw]{background:var(--stone-100);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;display:flex}.compliance-card[data-astro-cid-zkhec6xw] h3[data-astro-cid-zkhec6xw]{font-size:1.1rem;font-weight:600;font-family:var(--font-body);margin-bottom:.6rem}.compliance-card[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{color:var(--stone-500);font-size:.95rem;line-height:1.6}.contact-section[data-astro-cid-zkhec6xw]{background:#fff;position:relative}.contact-section[data-astro-cid-zkhec6xw]:before{content:"";background:linear-gradient(90deg, transparent, var(--stone-200), transparent);height:1px;position:absolute;top:0;left:0;right:0}.contact-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid}.contact-info[data-astro-cid-zkhec6xw] .overline[data-astro-cid-zkhec6xw]{text-transform:uppercase;letter-spacing:.12em;color:var(--teal-600);margin-bottom:1rem;font-size:.75rem;font-weight:600}.contact-info[data-astro-cid-zkhec6xw] h2[data-astro-cid-zkhec6xw]{margin-bottom:1rem}.contact-info[data-astro-cid-zkhec6xw]>p[data-astro-cid-zkhec6xw]{color:var(--stone-500);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.contact-detail[data-astro-cid-zkhec6xw]{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.contact-detail-icon[data-astro-cid-zkhec6xw]{background:var(--teal-50);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-detail-icon[data-astro-cid-zkhec6xw] svg[data-astro-cid-zkhec6xw]{width:20px;height:20px;stroke:var(--teal-700);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.contact-detail-text[data-astro-cid-zkhec6xw]{color:var(--stone-600);font-size:.95rem}.contact-detail-text[data-astro-cid-zkhec6xw] strong[data-astro-cid-zkhec6xw]{color:var(--stone-800);margin-bottom:.15rem;font-weight:600;display:block}.contact-form-card[data-astro-cid-zkhec6xw]{background:var(--stone-50);border:1px solid var(--stone-200);border-radius:16px;padding:2.5rem}.contact-form-card[data-astro-cid-zkhec6xw] h3[data-astro-cid-zkhec6xw]{font-size:1.2rem;font-weight:600;font-family:var(--font-body);margin-bottom:.5rem}.contact-form-card[data-astro-cid-zkhec6xw]>p[data-astro-cid-zkhec6xw]{color:var(--stone-500);margin-bottom:2rem;font-size:.9rem}.form-group[data-astro-cid-zkhec6xw]{margin-bottom:1.25rem}.form-group[data-astro-cid-zkhec6xw] label[data-astro-cid-zkhec6xw]{color:var(--stone-700);margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}.form-group[data-astro-cid-zkhec6xw] input[data-astro-cid-zkhec6xw],.form-group[data-astro-cid-zkhec6xw] textarea[data-astro-cid-zkhec6xw]{border:1.5px solid var(--stone-200);width:100%;font-family:var(--font-body);color:var(--stone-800);background:#fff;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.form-group[data-astro-cid-zkhec6xw] input[data-astro-cid-zkhec6xw]:focus,.form-group[data-astro-cid-zkhec6xw] textarea[data-astro-cid-zkhec6xw]:focus{border-color:var(--teal-500);box-shadow:0 0 0 3px #0d94881a}.form-group[data-astro-cid-zkhec6xw] input[data-astro-cid-zkhec6xw]::placeholder,.form-group[data-astro-cid-zkhec6xw] textarea[data-astro-cid-zkhec6xw]::placeholder{color:var(--stone-400)}.form-group[data-astro-cid-zkhec6xw] textarea[data-astro-cid-zkhec6xw]{resize:vertical;min-height:120px}.form-row[data-astro-cid-zkhec6xw]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-submit[data-astro-cid-zkhec6xw]{margin-top:.5rem}.form-submit[data-astro-cid-zkhec6xw] .btn[data-astro-cid-zkhec6xw]{justify-content:center;width:100%;padding:.9rem 2rem}.form-error-inline[data-astro-cid-zkhec6xw]{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5;display:none}.form-error-inline[data-astro-cid-zkhec6xw].show{display:block}.form-error-inline[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]{color:var(--teal-700);text-decoration:underline}.form-success[data-astro-cid-zkhec6xw]{text-align:center;padding:2rem 1rem;display:none}.form-success[data-astro-cid-zkhec6xw].show{display:block}.form-success-icon[data-astro-cid-zkhec6xw]{background:var(--teal-100);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.form-success[data-astro-cid-zkhec6xw] h3[data-astro-cid-zkhec6xw]{color:var(--stone-800);font-family:var(--font-body);margin-bottom:.5rem}.form-success[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{color:var(--stone-500);font-size:.95rem}.cta-section[data-astro-cid-zkhec6xw]{background:var(--stone-900);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-zkhec6xw]:before{content:"";pointer-events:none;background:radial-gradient(#0d948814 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-content[data-astro-cid-zkhec6xw]{z-index:1;position:relative}.cta-content[data-astro-cid-zkhec6xw] h2[data-astro-cid-zkhec6xw]{margin-bottom:1rem}.cta-content[data-astro-cid-zkhec6xw] h2[data-astro-cid-zkhec6xw] em[data-astro-cid-zkhec6xw]{color:var(--teal-400);font-style:italic}.cta-content[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{color:var(--stone-400);max-width:30rem;margin:0 auto 2.5rem;font-size:1.1rem}.cta-actions[data-astro-cid-zkhec6xw]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-fine[data-astro-cid-zkhec6xw]{color:var(--stone-500);margin-top:1.5rem;font-size:.8rem}.footer[data-astro-cid-zkhec6xw]{background:var(--stone-950);color:var(--stone-400);padding:4rem 0 2rem}.footer-grid[data-astro-cid-zkhec6xw]{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand[data-astro-cid-zkhec6xw] .nav-logo[data-astro-cid-zkhec6xw]{margin-bottom:1rem}.footer-brand[data-astro-cid-zkhec6xw] p[data-astro-cid-zkhec6xw]{max-width:20rem;font-size:.9rem;line-height:1.6}.footer-col[data-astro-cid-zkhec6xw] h4[data-astro-cid-zkhec6xw]{text-transform:uppercase;letter-spacing:.1em;color:var(--stone-500);margin-bottom:1rem;font-size:.75rem}.footer-col[data-astro-cid-zkhec6xw] ul[data-astro-cid-zkhec6xw]{list-style:none}.footer-col[data-astro-cid-zkhec6xw] li[data-astro-cid-zkhec6xw]{margin-bottom:.6rem}.footer-col[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]{color:var(--stone-400);font-size:.9rem;transition:color .2s}.footer-col[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]:hover{color:var(--teal-400)}.footer-cookie-btn[data-astro-cid-zkhec6xw]{color:var(--stone-400);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;transition:color .2s}.footer-cookie-btn[data-astro-cid-zkhec6xw]:hover{color:var(--teal-400)}.footer-bottom[data-astro-cid-zkhec6xw]{border-top:1px solid var(--stone-800);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.8rem;display:flex}.hamburger[data-astro-cid-zkhec6xw]{cursor:pointer;width:44px;height:44px;color:var(--stone-900);z-index:101;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}.hamburger[data-astro-cid-zkhec6xw] svg[data-astro-cid-zkhec6xw]{width:24px;height:24px}.hamburger[data-astro-cid-zkhec6xw] .icon-close[data-astro-cid-zkhec6xw],.hamburger[data-astro-cid-zkhec6xw][aria-expanded=true] .icon-open[data-astro-cid-zkhec6xw]{display:none}.hamburger[data-astro-cid-zkhec6xw][aria-expanded=true] .icon-close[data-astro-cid-zkhec6xw]{display:block}.mobile-backdrop[data-astro-cid-zkhec6xw]{z-index:98;opacity:0;visibility:hidden;transition:opacity .3s var(--ease), visibility .3s;background:#0000004d;position:fixed;inset:0}.mobile-backdrop[data-astro-cid-zkhec6xw].open{opacity:1;visibility:visible}.mobile-menu[data-astro-cid-zkhec6xw]{z-index:99;background:var(--stone-50);visibility:hidden;width:min(320px,85vw);height:100vh;transition:transform .3s var(--ease), visibility .3s;flex-direction:column;padding:80px 2rem 2rem;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.mobile-menu[data-astro-cid-zkhec6xw].open{visibility:visible;transform:translate(0)}.mobile-menu-links[data-astro-cid-zkhec6xw]{list-style:none}.mobile-menu-links[data-astro-cid-zkhec6xw] li[data-astro-cid-zkhec6xw]{border-bottom:1px solid var(--stone-200)}.mobile-menu-links[data-astro-cid-zkhec6xw] li[data-astro-cid-zkhec6xw]:last-child{border-bottom:none}.mobile-menu-links[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]{color:var(--stone-900);padding:1rem 0;font-size:1.125rem;font-weight:500;transition:color .2s;display:block}.mobile-menu-links[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]:hover{color:var(--teal-700)}.mobile-menu-login[data-astro-cid-zkhec6xw]{color:var(--stone-500);margin-top:1rem;font-size:.95rem;transition:color .2s}.mobile-menu-login[data-astro-cid-zkhec6xw]:hover{color:var(--teal-700)}.mobile-menu-cta[data-astro-cid-zkhec6xw]{text-align:center;justify-content:center;width:100%;margin-top:1.5rem}.mobile-menu-lang[data-astro-cid-zkhec6xw]{text-align:center;color:var(--stone-500);margin-top:1rem;font-size:.9rem;transition:color .2s}.mobile-menu-lang[data-astro-cid-zkhec6xw]:hover{color:var(--teal-700)}@media (width<=767px){.hamburger[data-astro-cid-zkhec6xw]{display:flex}.nav-links[data-astro-cid-zkhec6xw],.nav-cta[data-astro-cid-zkhec6xw] .lang-switch[data-astro-cid-zkhec6xw],.nav-cta[data-astro-cid-zkhec6xw] .btn-outline[data-astro-cid-zkhec6xw],.nav-cta[data-astro-cid-zkhec6xw] .btn-primary[data-astro-cid-zkhec6xw]{display:none}}@media (width>=768px){.mobile-menu[data-astro-cid-zkhec6xw],.mobile-backdrop[data-astro-cid-zkhec6xw]{display:none}}.btn[data-astro-cid-zkhec6xw]:focus-visible,.btn-primary[data-astro-cid-zkhec6xw]:focus-visible,.btn-outline[data-astro-cid-zkhec6xw]:focus-visible,.btn-dark[data-astro-cid-zkhec6xw]:focus-visible{outline:3px solid var(--teal-500);outline-offset:2px}.nav-links[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]:focus-visible,.footer-col[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]:focus-visible,.lang-switch[data-astro-cid-zkhec6xw]:focus-visible,.nav-logo[data-astro-cid-zkhec6xw]:focus-visible,.hamburger[data-astro-cid-zkhec6xw]:focus-visible,.mobile-menu-links[data-astro-cid-zkhec6xw] a[data-astro-cid-zkhec6xw]:focus-visible,.mobile-menu-login[data-astro-cid-zkhec6xw]:focus-visible,.mobile-menu-lang[data-astro-cid-zkhec6xw]:focus-visible{outline:3px solid var(--teal-500);outline-offset:2px;border-radius:2px}.reveal[data-astro-cid-zkhec6xw]{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(30px)}.reveal[data-astro-cid-zkhec6xw].visible{opacity:1;transform:translateY(0)}.reveal-delay-1[data-astro-cid-zkhec6xw]{transition-delay:.1s}.reveal-delay-2[data-astro-cid-zkhec6xw]{transition-delay:.2s}.reveal-delay-3[data-astro-cid-zkhec6xw]{transition-delay:.3s}.reveal-delay-4[data-astro-cid-zkhec6xw]{transition-delay:.4s}.reveal-delay-5[data-astro-cid-zkhec6xw]{transition-delay:.5s}@media (prefers-reduced-motion:reduce){.reveal[data-astro-cid-zkhec6xw]{transition-duration:.3s;transform:none}}@media (width<=1024px){.hero-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr;gap:3rem}.hero-visual[data-astro-cid-zkhec6xw]{max-width:500px;margin:0 auto}.features-grid[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(2,1fr)}.problem-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr}.how-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr;gap:2.5rem}.how-grid[data-astro-cid-zkhec6xw]:before{display:none}.testimonials-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr;max-width:32rem}.compliance-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr;max-width:28rem}.footer-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr 1fr}.references-logos[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(3,1fr)}.contact-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr;gap:3rem}}@media (width<=640px){.features-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr}.hero-proof[data-astro-cid-zkhec6xw]{flex-wrap:wrap;justify-content:center}.footer-grid[data-astro-cid-zkhec6xw]{grid-template-columns:1fr}.footer-bottom[data-astro-cid-zkhec6xw]{text-align:center;flex-direction:column;gap:1rem}.hero-float[data-astro-cid-zkhec6xw]{display:none}.references-logos[data-astro-cid-zkhec6xw]{grid-template-columns:repeat(2,1fr);gap:1rem}.form-row[data-astro-cid-zkhec6xw]{grid-template-columns:1fr}}
