:root{--primary:#0d9488;--primary-dark:#0f766e;--primary-light:#14b8a6;--accent:#f59e0b;--text:#1f2937;--text-light:#6b7280;--bg:#f0fdfa;--white:#fff}[data-astro-cid-6a3o7v55]{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);font-family:Poppins,sans-serif;line-height:1.6}h1[data-astro-cid-6a3o7v55],h2[data-astro-cid-6a3o7v55],h3[data-astro-cid-6a3o7v55],h4[data-astro-cid-6a3o7v55]{font-weight:600}a[data-astro-cid-6a3o7v55]{color:inherit;text-decoration:none}.container[data-astro-cid-6a3o7v55]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn[data-astro-cid-6a3o7v55]{border-radius:50px;padding:.875rem 2rem;font-weight:600;transition:all .2s;display:inline-block}.btn-primary[data-astro-cid-6a3o7v55]{background:var(--primary);color:var(--white)}.btn-primary[data-astro-cid-6a3o7v55]:hover{background:var(--primary-dark);transform:translateY(-2px)}.btn-accent[data-astro-cid-6a3o7v55]{background:var(--accent);color:var(--white)}.btn-accent[data-astro-cid-6a3o7v55]:hover{background:#d97706}.btn-outline[data-astro-cid-6a3o7v55]{border:2px solid var(--primary);color:var(--primary)}.btn-outline[data-astro-cid-6a3o7v55]:hover{background:var(--primary);color:var(--white)}.demo-banner[data-astro-cid-6a3o7v55]{background:var(--primary);color:var(--white);text-align:center;padding:.75rem;font-size:.9rem}.demo-banner[data-astro-cid-6a3o7v55] a[data-astro-cid-6a3o7v55]{text-decoration:underline}.header[data-astro-cid-6a3o7v55]{background:var(--white);z-index:100;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.header-inner[data-astro-cid-6a3o7v55]{justify-content:space-between;align-items:center;display:flex}.logo[data-astro-cid-6a3o7v55]{align-items:center;gap:.75rem;display:flex}.logo-icon[data-astro-cid-6a3o7v55]{background:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.logo-icon[data-astro-cid-6a3o7v55] svg[data-astro-cid-6a3o7v55]{width:28px;height:28px;fill:var(--primary)}.logo-text[data-astro-cid-6a3o7v55]{color:var(--primary);font-size:1.5rem;font-weight:700}.nav[data-astro-cid-6a3o7v55]{gap:2rem;list-style:none;display:flex}.nav[data-astro-cid-6a3o7v55] a[data-astro-cid-6a3o7v55]{color:var(--text);font-weight:500;transition:color .2s}.nav[data-astro-cid-6a3o7v55] a[data-astro-cid-6a3o7v55]:hover{color:var(--primary)}.hero[data-astro-cid-6a3o7v55]{background:linear-gradient(135deg, var(--bg) 0%, #ccfbf1 100%);padding:5rem 0}.hero-grid[data-astro-cid-6a3o7v55]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hero[data-astro-cid-6a3o7v55] h1[data-astro-cid-6a3o7v55]{color:var(--primary-dark);margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.hero[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{color:var(--text-light);margin-bottom:2rem;font-size:1.15rem}.hero-cta[data-astro-cid-6a3o7v55]{gap:1rem;display:flex}.hero-features[data-astro-cid-6a3o7v55]{border-top:1px solid #99f6e4;gap:2rem;margin-top:2rem;padding-top:2rem;display:flex}.hero-feature[data-astro-cid-6a3o7v55]{color:var(--text);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.hero-feature[data-astro-cid-6a3o7v55] svg[data-astro-cid-6a3o7v55]{width:20px;height:20px;stroke:var(--primary)}.hero-image[data-astro-cid-6a3o7v55]{background:var(--white);border-radius:20px;justify-content:center;align-items:center;height:400px;display:flex;box-shadow:0 20px 40px #0d948826}.hero-image[data-astro-cid-6a3o7v55] svg[data-astro-cid-6a3o7v55]{width:120px;height:120px;stroke:var(--primary-light)}.services[data-astro-cid-6a3o7v55]{padding:5rem 0}.section-header[data-astro-cid-6a3o7v55]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-6a3o7v55] h2[data-astro-cid-6a3o7v55]{color:var(--primary-dark);margin-bottom:1rem;font-size:2.25rem}.section-header[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{color:var(--text-light)}.services-grid[data-astro-cid-6a3o7v55]{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.service-card[data-astro-cid-6a3o7v55]{background:var(--white);text-align:center;border:1px solid #e5e7eb;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.service-card[data-astro-cid-6a3o7v55]:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.service-icon[data-astro-cid-6a3o7v55]{background:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;display:flex}.service-icon[data-astro-cid-6a3o7v55] svg[data-astro-cid-6a3o7v55]{width:32px;height:32px;stroke:var(--primary)}.service-card[data-astro-cid-6a3o7v55] h3[data-astro-cid-6a3o7v55]{margin-bottom:.5rem;font-size:1.1rem}.service-card[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{color:var(--text-light);font-size:.9rem}.why-us[data-astro-cid-6a3o7v55]{background:var(--primary);color:var(--white);padding:5rem 0}.why-us[data-astro-cid-6a3o7v55] .section-header[data-astro-cid-6a3o7v55] h2[data-astro-cid-6a3o7v55]{color:var(--white)}.why-us[data-astro-cid-6a3o7v55] .section-header[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{color:#fffc}.why-grid[data-astro-cid-6a3o7v55]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.why-card[data-astro-cid-6a3o7v55]{text-align:center;padding:2rem}.why-icon[data-astro-cid-6a3o7v55]{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.why-icon[data-astro-cid-6a3o7v55] svg[data-astro-cid-6a3o7v55]{width:36px;height:36px;stroke:var(--accent)}.why-card[data-astro-cid-6a3o7v55] h3[data-astro-cid-6a3o7v55]{margin-bottom:.75rem}.why-card[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{opacity:.85;font-size:.95rem}.team[data-astro-cid-6a3o7v55]{background:var(--bg);padding:5rem 0}.team-grid[data-astro-cid-6a3o7v55]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.team-card[data-astro-cid-6a3o7v55]{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000d}.team-photo[data-astro-cid-6a3o7v55]{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary) 100%);justify-content:center;align-items:center;height:200px;display:flex}.team-photo[data-astro-cid-6a3o7v55] svg[data-astro-cid-6a3o7v55]{stroke:#fff6;width:80px;height:80px}.team-info[data-astro-cid-6a3o7v55]{text-align:center;padding:1.5rem}.team-info[data-astro-cid-6a3o7v55] h3[data-astro-cid-6a3o7v55]{margin-bottom:.25rem}.team-info[data-astro-cid-6a3o7v55] .role[data-astro-cid-6a3o7v55]{color:var(--primary);margin-bottom:.75rem;font-size:.9rem}.team-info[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{color:var(--text-light);font-size:.9rem}.booking-cta[data-astro-cid-6a3o7v55]{text-align:center;padding:5rem 0}.booking-box[data-astro-cid-6a3o7v55]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--white);border-radius:24px;padding:4rem}.booking-box[data-astro-cid-6a3o7v55] h2[data-astro-cid-6a3o7v55]{margin-bottom:1rem;font-size:2rem}.booking-box[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.booking-box[data-astro-cid-6a3o7v55] .btn-accent[data-astro-cid-6a3o7v55]{padding:1rem 2.5rem;font-size:1.1rem}.footer[data-astro-cid-6a3o7v55]{color:var(--white);background:#134e4a;padding:4rem 0 2rem}.footer-grid[data-astro-cid-6a3o7v55]{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer[data-astro-cid-6a3o7v55] h4[data-astro-cid-6a3o7v55]{margin-bottom:1.5rem}.footer[data-astro-cid-6a3o7v55] p[data-astro-cid-6a3o7v55]{opacity:.8;font-size:.95rem}.footer-links[data-astro-cid-6a3o7v55]{list-style:none}.footer-links[data-astro-cid-6a3o7v55] li[data-astro-cid-6a3o7v55]{margin-bottom:.75rem}.footer-links[data-astro-cid-6a3o7v55] a[data-astro-cid-6a3o7v55]{opacity:.8;transition:opacity .2s}.footer-links[data-astro-cid-6a3o7v55] a[data-astro-cid-6a3o7v55]:hover{opacity:1}.footer-bottom[data-astro-cid-6a3o7v55]{text-align:center;opacity:.7;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (width<=1024px){.services-grid[data-astro-cid-6a3o7v55]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero-grid[data-astro-cid-6a3o7v55],.why-grid[data-astro-cid-6a3o7v55],.team-grid[data-astro-cid-6a3o7v55],.footer-grid[data-astro-cid-6a3o7v55],.services-grid[data-astro-cid-6a3o7v55]{grid-template-columns:1fr}.hero[data-astro-cid-6a3o7v55] h1[data-astro-cid-6a3o7v55]{font-size:2rem}.hero-features[data-astro-cid-6a3o7v55]{flex-wrap:wrap}.hero-cta[data-astro-cid-6a3o7v55]{flex-direction:column}.nav[data-astro-cid-6a3o7v55]{display:none}}
