.site-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--color-border);z-index:50;background:#fff;position:sticky;top:0}.bar[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:80px;display:flex}.logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:42px}nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:2rem;margin:0;padding:0;list-style:none;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--color-text);border-bottom:2px solid #0000;padding-bottom:4px;font-weight:600;text-decoration:none}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--color-primary);border-color:var(--color-primary)}@media (width<=640px){nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:1rem}.bar[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:.75rem;height:auto;padding:1rem 1.5rem}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--color-navy);color:#fff}.grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr 1.4fr;gap:2.5rem;padding:3.5rem 1.5rem 2.5rem;display:grid}h3[data-astro-cid-jo6i4kqk]{margin-bottom:1rem;font-size:1rem}ul[data-astro-cid-jo6i4kqk]{margin:0;padding:0;list-style:none}li[data-astro-cid-jo6i4kqk]{color:#cbd8ea;margin-bottom:.6rem}a[data-astro-cid-jo6i4kqk]{color:#fff;text-decoration:none}a[data-astro-cid-jo6i4kqk]:hover{text-decoration:underline}.contact-list[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{color:#cbd8ea}.copyright[data-astro-cid-jo6i4kqk]{text-align:center;color:#a9bbd3;border-top:1px solid #ffffff26;padding:1.25rem 0;font-size:.85rem}@media (width<=768px){.grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}.whatsapp-fab[data-astro-cid-dsjoc6do]{color:#fff;z-index:60;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 6px 16px #00000040}.whatsapp-fab[data-astro-cid-dsjoc6do] svg[data-astro-cid-dsjoc6do]{width:30px;height:30px}:root{--color-primary:#1f6ac3;--color-primary-dark:#154e94;--color-navy:#0d2b4e;--color-navy-light:#143a63;--color-bg:#fff;--color-bg-alt:#f5f7fa;--color-text:#1a2331;--color-text-muted:#4a5568;--color-border:#e2e8f0;--font-sans:"Poppins", "Segoe UI", system-ui, -apple-system, sans-serif;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,h4{margin:0 0 .6em;line-height:1.2}p{margin:0 0 1em}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:4.5rem 0}.section-dark{background:var(--color-navy);color:#fff}.section-alt{background:var(--color-bg-alt)}.eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.btn{cursor:pointer;border:2px solid #0000;border-radius:6px;padding:.85rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-block}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-dark)}.btn-outline{color:#fff;background:0 0;border-color:#fff}.btn-outline:hover{color:var(--color-navy);background:#fff}.checklist{grid-template-columns:repeat(2,1fr);gap:.6rem 1.5rem;margin:1.5rem 0 2rem;padding:0;list-style:none;display:grid}.checklist li{align-items:center;gap:.6rem;font-weight:500;display:flex}.checklist li:before{content:"";background:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:60%;border-radius:50%;flex-shrink:0;width:1.4rem;height:1.4rem}@media (width<=640px){.checklist{grid-template-columns:1fr}.section{padding:3rem 0}}section[data-astro-cid-lcdefpme]{scroll-margin-top:80px}.hero[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 15% 20%, #163f6e 0%, transparent 45%), linear-gradient(160deg, var(--color-navy) 0%, var(--color-navy-light) 100%);color:#fff;padding:8rem 0;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff17 1.5px,#0000 1.5px);background-size:26px 26px;position:absolute;inset:0;mask-image:linear-gradient(#00000080,#0000 75%)}.hero-inner[data-astro-cid-lcdefpme]{grid-template-columns:1.1fr 1fr;align-items:center;gap:2.5rem;display:grid;position:relative}.hero-visual[data-astro-cid-lcdefpme]{justify-self:end;width:100%;max-width:480px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.01em;margin:.3em 0 .6em;font-size:3.4rem;line-height:1.1}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#d7e2f0;max-width:34ch;margin-bottom:2rem;font-size:1.2rem}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:1.75rem;display:flex}.hero-stat[data-astro-cid-lcdefpme]{align-items:baseline;gap:.6rem;max-width:220px;display:flex}.hero-stat-number[data-astro-cid-lcdefpme]{color:#fff;font-size:2rem;font-weight:800;line-height:1}.hero-stat-label[data-astro-cid-lcdefpme]{color:#a9bbd3;font-size:.85rem;line-height:1.3}.services-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;margin-top:2.5rem;display:flex}.service-item[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);background:#fff;border-radius:12px;overflow:hidden}.service-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;align-items:center;gap:1.2rem;padding:1.5rem;list-style:none;display:flex}.service-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.service-item[data-astro-cid-lcdefpme] .icon[data-astro-cid-lcdefpme]{width:52px;height:52px;color:var(--color-primary);background:#1f6ac31a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.service-item[data-astro-cid-lcdefpme] .icon[data-astro-cid-lcdefpme] svg{width:28px;height:28px}.titles[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:.2rem;display:flex}.titles[data-astro-cid-lcdefpme] .title[data-astro-cid-lcdefpme]{font-size:1.1rem;font-weight:700}.titles[data-astro-cid-lcdefpme] .summary[data-astro-cid-lcdefpme]{color:var(--color-text-muted)}.chevron[data-astro-cid-lcdefpme]{width:22px;height:22px;color:var(--color-primary);flex-shrink:0;transition:transform .2s}.service-item[data-astro-cid-lcdefpme][open] .chevron[data-astro-cid-lcdefpme]{transform:rotate(180deg)}.service-detail[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-border);grid-template-columns:1.3fr 1fr;align-items:start;gap:2rem;padding:1.5rem 1.5rem 2rem;display:grid}.hook[data-astro-cid-lcdefpme]{color:var(--color-navy);font-size:1.1rem;font-weight:600}.detail-visual[data-astro-cid-lcdefpme]{background:var(--color-bg-alt);border-radius:12px;justify-content:center;align-items:center;padding:1.5rem;display:flex}.detail-visual[data-astro-cid-lcdefpme] svg{width:100%;max-width:220px}.modalities-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.modality-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);background:#fff;border-radius:12px;padding:1.75rem}.modality-number[data-astro-cid-lcdefpme]{color:var(--color-primary);background:#1f6ac31a;border-radius:999px;margin-bottom:1rem;padding:.2rem .7rem;font-size:.85rem;font-weight:700;display:inline-block}.modality-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.05rem}.modality-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin:0;font-size:.95rem}.stat[data-astro-cid-lcdefpme]{background:var(--color-bg-alt);border-radius:12px;align-items:baseline;gap:1rem;margin-top:1.5rem;padding:1.5rem;display:flex}.stat-number[data-astro-cid-lcdefpme]{color:var(--color-primary);font-size:2.6rem;font-weight:800;line-height:1}.stat-label[data-astro-cid-lcdefpme]{color:var(--color-text-muted);font-weight:500}.team-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.team-card[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;display:flex}.team-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:1;object-fit:cover;object-position:center 12%;border-radius:50%;width:100%;margin-bottom:1rem}.team-name[data-astro-cid-lcdefpme]{font-size:1rem;font-weight:700}.team-role[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin-top:.2rem;font-size:.9rem}.logo-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,1fr);gap:1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.logo-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);background:#fff;border-radius:12px;justify-content:center;align-items:center;height:90px;padding:1.25rem;display:flex}.logo-card[data-astro-cid-lcdefpme].dark{background:var(--color-navy);border-color:var(--color-navy)}.logo-card[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.logo-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;max-width:100%;max-height:100%}.logo-card[data-astro-cid-lcdefpme].no-logo{background:var(--color-bg-alt)}.client-name-fallback[data-astro-cid-lcdefpme]{color:var(--color-navy);text-align:center;font-size:.95rem;font-weight:700}.trust-intro[data-astro-cid-lcdefpme]{max-width:700px;color:var(--color-text-muted);margin-top:1rem;font-size:1.05rem}.trust-list[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.trust-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);color:var(--color-navy);background:#fff;border-radius:999px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600}.trust-list[data-astro-cid-lcdefpme].partners li[data-astro-cid-lcdefpme]{background:var(--color-navy);color:#fff;border-color:var(--color-navy)}.partners-title[data-astro-cid-lcdefpme]{margin-top:2.5rem;font-size:1.1rem}.about[data-astro-cid-lcdefpme]{grid-template-columns:1.3fr 1fr;align-items:center;gap:3rem;display:grid}.about[data-astro-cid-lcdefpme] .text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text-muted);font-size:1.05rem}.about[data-astro-cid-lcdefpme] .visual[data-astro-cid-lcdefpme]{background:#fff;border-radius:16px;justify-content:center;align-items:center;padding:3rem;display:flex}.about[data-astro-cid-lcdefpme] .visual[data-astro-cid-lcdefpme] svg{width:100%;max-width:340px}.panel[data-astro-cid-lcdefpme]{background:#fff;border-radius:16px;grid-template-columns:1.4fr 1fr;gap:2.5rem;padding:2.5rem;display:grid;box-shadow:0 20px 50px #0d2b4e14}.form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{margin-bottom:1.2rem;font-weight:600;display:block}.form[data-astro-cid-lcdefpme] .row[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}input[data-astro-cid-lcdefpme],textarea[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);border-radius:8px;width:100%;margin-top:.4rem;padding:.7rem .9rem;font-family:inherit;font-size:1rem}.form-status[data-astro-cid-lcdefpme]{margin-top:1rem;font-weight:600}.form-status[data-astro-cid-lcdefpme].success{color:#157a4a}.form-status[data-astro-cid-lcdefpme].error{color:#b3261e}.info[data-astro-cid-lcdefpme]{background:var(--color-primary);color:#fff;border-radius:12px;padding:2rem}.info[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin:0;padding:0;list-style:none}.info[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin-bottom:1.4rem}.info[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#fff;font-weight:700;text-decoration:none}.label[data-astro-cid-lcdefpme]{opacity:.8;margin-bottom:.2rem;font-size:.85rem;display:block}@media (width<=900px){.logo-grid[data-astro-cid-lcdefpme],.team-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.modalities-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.hero-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-visual[data-astro-cid-lcdefpme]{order:-1;justify-self:center;max-width:320px}.service-detail[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.detail-visual[data-astro-cid-lcdefpme]{order:-1}.about[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.about[data-astro-cid-lcdefpme] .visual[data-astro-cid-lcdefpme]{order:-1;padding:2rem}.about[data-astro-cid-lcdefpme] .visual[data-astro-cid-lcdefpme] svg{max-width:260px}.panel[data-astro-cid-lcdefpme],.form[data-astro-cid-lcdefpme] .row[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=640px){.hero[data-astro-cid-lcdefpme]{padding:3.5rem 0}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2.1rem}.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:1.25rem}.service-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{gap:.8rem;padding:1.1rem}.modalities-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.team-grid[data-astro-cid-lcdefpme],.logo-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.stat[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:.3rem}}
