:root{--brand-dark:#111;--brand-light:#fafafa;--brand-yellow:#f5b041;--brand-blue:#005a9c;--text-gray:#4a4a4a}html{scroll-behavior:smooth;scroll-padding-top:130px}body{color:var(--brand-dark);background-color:var(--brand-light);margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.7}header[data-astro-cid-lcdefpme]{z-index:100;background:#fff;justify-content:space-between;align-items:center;padding:15px 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.logo[data-astro-cid-lcdefpme]{flex-shrink:0}.logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:auto;height:90px;display:block}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--brand-dark);margin-left:30px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--brand-yellow)}.hero[data-astro-cid-lcdefpme]{background-color:#fff;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:80px 5%;display:flex}.hero-text[data-astro-cid-lcdefpme]{flex:1;padding-right:50px}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--brand-dark);letter-spacing:-1px;margin-bottom:10px;font-size:3.5rem;line-height:1.1}.hero-text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--brand-blue);margin-bottom:25px;font-size:1.8rem;font-weight:400}.hero-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].main-description{color:var(--text-gray);max-width:600px;margin-bottom:15px;font-size:1.15rem}p[data-astro-cid-lcdefpme].location-tag{color:var(--brand-dark);margin-top:0;margin-bottom:35px;font-size:1.05rem;font-weight:600}.btn[data-astro-cid-lcdefpme]{background-color:var(--brand-dark);color:#fff;border-radius:3px;padding:14px 32px;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.btn[data-astro-cid-lcdefpme]:hover{background-color:var(--brand-yellow);color:var(--brand-dark)}.hero-image[data-astro-cid-lcdefpme]{color:#666;background:linear-gradient(135deg,#e0eaf5 0%,#b8cce0 100%);border:2px dashed #999;border-radius:4px;flex:1;justify-content:center;align-items:center;height:450px;font-size:1.2rem;font-weight:700;display:flex}.services[data-astro-cid-lcdefpme]{text-align:center;padding:80px 5%}.services-intro[data-astro-cid-lcdefpme]{max-width:700px;margin:0 auto 60px}.services-intro[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:15px;font-size:2.2rem}.grid[data-astro-cid-lcdefpme]{text-align:left;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.card[data-astro-cid-lcdefpme]{border-top:4px solid var(--brand-blue);background:#fff;border-radius:4px;padding:40px 30px;transition:transform .2s;box-shadow:0 4px 15px #00000008}.card[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px)}.card[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:var(--brand-dark);margin-top:0;margin-bottom:15px;font-size:1.4rem}.card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-gray);margin-bottom:15px;font-size:1rem}.card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin:0;padding:0;list-style-type:none}.card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--text-gray);margin-bottom:10px;padding-left:20px;font-size:.95rem;position:relative}.card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"•";color:var(--brand-yellow);font-size:1.2rem;line-height:1;position:absolute;left:0}.outsourcing[data-astro-cid-lcdefpme]{background-color:var(--brand-dark);color:#fff;align-items:stretch;padding:0;display:flex}.outsourcing-image[data-astro-cid-lcdefpme]{flex:1;min-height:500px;display:flex}.outsourcing-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;background-color:#111;width:100%;height:100%}.outsourcing-content[data-astro-cid-lcdefpme]{flex:1.5;padding:80px 5%}.outsourcing-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--brand-yellow);margin-bottom:20px;font-size:2.2rem}.outsourcing-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ddd;margin-bottom:25px;font-size:1.1rem}.outsourcing-content[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:var(--brand-yellow);margin-bottom:5px;font-size:1.2rem}footer[data-astro-cid-lcdefpme]{background:#fff;border-top:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:60px 5%;display:flex}.footer-contact[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-gray);margin:5px 0}@media (width<=900px){.hero[data-astro-cid-lcdefpme],.outsourcing[data-astro-cid-lcdefpme]{flex-direction:column}.hero-text[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:40px;padding-right:0}.hero-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].main-description{margin:0 auto 15px}.hero-image[data-astro-cid-lcdefpme],.outsourcing-image[data-astro-cid-lcdefpme]{border-right:none;width:100%;min-height:300px}header[data-astro-cid-lcdefpme]{flex-direction:column;gap:20px}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{margin:0 15px}footer[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;gap:20px}}
