.hero[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:3fr 4fr;gap:0;gap:2.5rem;padding:4rem .5rem;overflow:hidden;height:100vh;position:relative;background:linear-gradient(135deg,#fff,#f0f4f8)}.hero-content[data-astro-cid-nlow4r3u]{display:flex;align-items:flex-end;justify-content:flex-start;height:100%}.hero-text[data-astro-cid-nlow4r3u]{max-width:100%;padding:3rem}.hero-text[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{font-size:3.5rem;font-weight:900;color:#0f172a;margin:0 0 1rem;line-height:1.2}.hero-text[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u]{font-size:1.25rem;color:#475569;margin:0;line-height:1.6}.hero-cta[data-astro-cid-nlow4r3u]{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.25rem;background:#0ea5a4;color:#fff;font-weight:700;border-radius:8px;text-decoration:none;box-shadow:0 6px 18px #0ea5a41f;transition:all .25s ease}.hero-cta[data-astro-cid-nlow4r3u]:after{content:"→";font-size:1.1rem;transition:transform .25s ease}.hero-cta[data-astro-cid-nlow4r3u]:hover:after{transform:translate(5px)}.hero-image[data-astro-cid-nlow4r3u]{display:flex;align-items:center;justify-content:center;overflow:hidden;height:100%;background:#e2e8f0;border-radius:10px}.hero-image[data-astro-cid-nlow4r3u] img[data-astro-cid-nlow4r3u]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}.hero-image[data-astro-cid-nlow4r3u] img[data-astro-cid-nlow4r3u]:hover{transform:scale(1.05);filter:brightness(1.1)}@media(max-width:768px){.hero[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;min-height:auto;height:auto}.hero-content[data-astro-cid-nlow4r3u]{min-height:300px;padding:1.5rem;order:2}.hero-image[data-astro-cid-nlow4r3u]{min-height:300px;max-height:400px;order:1}.hero-text[data-astro-cid-nlow4r3u]{padding:0}.hero-text[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{font-size:1.8rem}.hero-text[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u]{font-size:1rem}}@media(max-width:480px){.hero-text[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{font-size:1.4rem}.hero-text[data-astro-cid-nlow4r3u]{padding:0}.hero-text[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u]{font-size:.9rem}.hero-content[data-astro-cid-nlow4r3u]{min-height:250px;padding:1rem}.hero-image[data-astro-cid-nlow4r3u]{min-height:200px}}:root{--muted: #475569;--card-bg: #ffffff}.services-section[data-astro-cid-satlbe6z]{padding:3rem 1rem;background:linear-gradient(180deg,#fff,#fbfdff)}.container[data-astro-cid-satlbe6z]{margin:0 auto}.services-header[data-astro-cid-satlbe6z]{text-align:left;margin-bottom:1.5rem}.services-header[data-astro-cid-satlbe6z] h2[data-astro-cid-satlbe6z]{font-size:2rem;margin:0 0 .5rem;color:#0f172a;font-weight:900;text-align:center}.services-header[data-astro-cid-satlbe6z] p[data-astro-cid-satlbe6z]{margin:0;color:var(--muted);text-align:center}.services-grid[data-astro-cid-satlbe6z]{display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}.service-card[data-astro-cid-satlbe6z]{background:var(--card-bg);padding:1.25rem;border-radius:10px;box-shadow:0 6px 18px #0206170f;border-left:6px solid transparent;min-height:160px;display:flex;flex-direction:column;gap:.5rem;transition:all .24s ease;cursor:pointer}.service-card[data-astro-cid-satlbe6z]:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0206171f}.service-card[data-astro-cid-satlbe6z] h3[data-astro-cid-satlbe6z]{font-size:1.05rem;margin:0;color:#0f172a;font-weight:700}.service-card[data-astro-cid-satlbe6z] p[data-astro-cid-satlbe6z]{margin:0;color:var(--muted);font-size:.95rem;line-height:1.45}.card-red[data-astro-cid-satlbe6z]{border-left-color:#ef4444}.card-red[data-astro-cid-satlbe6z]:hover{box-shadow:0 12px 28px #ef444426}.card-blue[data-astro-cid-satlbe6z]{border-left-color:#3b82f6}.card-blue[data-astro-cid-satlbe6z]:hover{box-shadow:0 12px 28px #3b82f626}.card-yellow[data-astro-cid-satlbe6z]{border-left-color:#f59e0b}.card-yellow[data-astro-cid-satlbe6z]:hover{box-shadow:0 12px 28px #f59e0b26}.card-green[data-astro-cid-satlbe6z]{border-left-color:#10b981}.card-green[data-astro-cid-satlbe6z]:hover{box-shadow:0 12px 28px #10b98126}.card-purple[data-astro-cid-satlbe6z]{border-left-color:#8b5cf6}.card-purple[data-astro-cid-satlbe6z]:hover{box-shadow:0 12px 28px #8b5cf626}.card-brown[data-astro-cid-satlbe6z]{border-left-color:#a16207}.card-brown[data-astro-cid-satlbe6z]:hover{box-shadow:0 12px 28px #a1620726}@media(max-width:992px){.services-grid[data-astro-cid-satlbe6z]{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:640px){.services-grid[data-astro-cid-satlbe6z]{grid-template-columns:1fr}.services-header[data-astro-cid-satlbe6z] h2[data-astro-cid-satlbe6z]{font-size:1.5rem}}
