.microsite.svelte-zh0xkj.svelte-zh0xkj{--cc-font-display:"Playfair Display", Georgia, serif;--cc-font-body:"DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--cc-white:#FFFFFF;--cc-off-white:#FAFBFC;--cc-gray-50:#F8FAFB;--cc-gray-100:#F1F4F6;--cc-gray-200:#E5E9EC;--cc-gray-300:#D1D7DC;--cc-gray-500:#6B7A86;--cc-gray-700:#3D4A54;--cc-gray-900:#1C2429;--cc-teal:#0D9488;--cc-teal-dark:#0A7A70;--cc-teal-light:#14B8A6;--cc-teal-pale:#CCFBF1;--cc-shadow-sm:0 1px 2px rgba(0, 0, 0, .04);--cc-shadow-md:0 4px 12px rgba(0, 0, 0, .06);--cc-shadow-lg:0 12px 32px rgba(0, 0, 0, .08);font-family:var(--cc-font-body);color:var(--cc-gray-700);background:var(--cc-white);min-height:100vh}.container.svelte-zh0xkj.svelte-zh0xkj{max-width:1120px;margin:0 auto;padding:0 24px}.section.svelte-zh0xkj.svelte-zh0xkj{padding:80px 0}.section-label.svelte-zh0xkj.svelte-zh0xkj{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--cc-teal);margin-bottom:12px}.section-header.svelte-zh0xkj.svelte-zh0xkj{text-align:center;max-width:560px;margin:0 auto 56px}.section-header.svelte-zh0xkj h2.svelte-zh0xkj{font-family:var(--cc-font-display);font-size:36px;font-weight:500;color:var(--cc-gray-900);line-height:1.2;margin:0}.hero.svelte-zh0xkj.svelte-zh0xkj{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg.svelte-zh0xkj.svelte-zh0xkj{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-image.svelte-zh0xkj.svelte-zh0xkj{width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-zh0xkj.svelte-zh0xkj{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1c242973,#1c24298c)}.hero-content.svelte-zh0xkj.svelte-zh0xkj{position:relative;z-index:1;text-align:center;padding:24px;animation:svelte-zh0xkj-fadeUp .8s ease-out}@keyframes svelte-zh0xkj-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-badge.svelte-zh0xkj.svelte-zh0xkj{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:100px;font-size:13px;font-weight:500;color:#fffffff2;margin-bottom:24px;animation:svelte-zh0xkj-fadeUp .8s ease-out .1s both}.hero-title.svelte-zh0xkj.svelte-zh0xkj{font-family:var(--cc-font-display);font-size:clamp(48px,10vw,80px);font-weight:400;color:var(--cc-white);line-height:1.05;margin:0 0 16px;letter-spacing:-.02em;animation:svelte-zh0xkj-fadeUp .8s ease-out .2s both}.hero-tagline.svelte-zh0xkj.svelte-zh0xkj{font-size:clamp(18px,3vw,22px);color:#ffffffd9;margin:0 0 32px;font-weight:400;animation:svelte-zh0xkj-fadeUp .8s ease-out .3s both}.hero-cta.svelte-zh0xkj.svelte-zh0xkj{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:var(--cc-teal);color:var(--cc-white);font-size:15px;font-weight:600;text-decoration:none;border-radius:100px;transition:all .25s ease;animation:svelte-zh0xkj-fadeUp .8s ease-out .4s both}.hero-cta.svelte-zh0xkj.svelte-zh0xkj:hover{background:var(--cc-teal-dark);transform:translateY(-2px);box-shadow:0 8px 24px #0d94884d}.hero-cta.svelte-zh0xkj svg.svelte-zh0xkj{transition:transform .25s ease}.hero-cta.svelte-zh0xkj:hover svg.svelte-zh0xkj{transform:translate(4px)}.about.svelte-zh0xkj.svelte-zh0xkj{background:var(--cc-gray-50)}.about-grid.svelte-zh0xkj.svelte-zh0xkj{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.about-content.svelte-zh0xkj h2.svelte-zh0xkj{font-family:var(--cc-font-display);font-size:32px;font-weight:500;color:var(--cc-gray-900);line-height:1.25;margin:0 0 20px}.about-content.svelte-zh0xkj p.svelte-zh0xkj{font-size:16px;line-height:1.7;color:var(--cc-gray-500);margin:0 0 16px}.about-content.svelte-zh0xkj p.svelte-zh0xkj:last-of-type{margin-bottom:32px}.trust-badges.svelte-zh0xkj.svelte-zh0xkj{display:flex;flex-wrap:wrap;gap:12px}.badge.svelte-zh0xkj.svelte-zh0xkj{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--cc-white);border:1px solid var(--cc-gray-200);border-radius:8px;font-size:13px;font-weight:500;color:var(--cc-gray-700);transition:all .2s ease}.badge.svelte-zh0xkj.svelte-zh0xkj:hover{border-color:var(--cc-teal);color:var(--cc-teal)}.badge.svelte-zh0xkj svg.svelte-zh0xkj{color:var(--cc-teal);flex-shrink:0}.about-image.svelte-zh0xkj.svelte-zh0xkj{position:relative;border-radius:16px;overflow:hidden;box-shadow:var(--cc-shadow-lg)}.about-image.svelte-zh0xkj img.svelte-zh0xkj{width:100%;height:auto;display:block}.services.svelte-zh0xkj.svelte-zh0xkj{background:var(--cc-white)}.services-grid.svelte-zh0xkj.svelte-zh0xkj{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}.service-card.svelte-zh0xkj.svelte-zh0xkj{padding:32px;background:var(--cc-gray-50);border-radius:16px;transition:all .3s ease}.service-card.svelte-zh0xkj.svelte-zh0xkj:hover{background:var(--cc-white);box-shadow:var(--cc-shadow-lg);transform:translateY(-4px)}.service-icon.svelte-zh0xkj.svelte-zh0xkj{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--cc-teal-pale);border-radius:12px;margin-bottom:20px;color:var(--cc-teal);transition:all .3s ease}.service-card.svelte-zh0xkj:hover .service-icon.svelte-zh0xkj{background:var(--cc-teal);color:var(--cc-white)}.service-card.svelte-zh0xkj h3.svelte-zh0xkj{font-family:var(--cc-font-display);font-size:20px;font-weight:500;color:var(--cc-gray-900);margin:0 0 12px}.service-card.svelte-zh0xkj p.svelte-zh0xkj{font-size:15px;line-height:1.6;color:var(--cc-gray-500);margin:0}.testimonial.svelte-zh0xkj.svelte-zh0xkj{background:var(--cc-gray-900);color:var(--cc-white)}.testimonial-content.svelte-zh0xkj.svelte-zh0xkj{max-width:720px;margin:0 auto;text-align:center}.quote-icon.svelte-zh0xkj.svelte-zh0xkj{color:var(--cc-teal);margin-bottom:24px;opacity:.6}.testimonial.svelte-zh0xkj blockquote.svelte-zh0xkj{font-family:var(--cc-font-display);font-size:clamp(20px,4vw,28px);font-weight:400;line-height:1.5;color:#fffffff2;margin:0 0 32px;font-style:italic}.testimonial.svelte-zh0xkj cite.svelte-zh0xkj{display:flex;flex-direction:column;gap:4px;font-style:normal}.testimonial.svelte-zh0xkj cite strong.svelte-zh0xkj{font-size:16px;font-weight:600;color:var(--cc-white)}.testimonial.svelte-zh0xkj cite span.svelte-zh0xkj{font-size:14px;color:var(--cc-gray-500)}.contact.svelte-zh0xkj.svelte-zh0xkj{background:var(--cc-white)}.contact-grid.svelte-zh0xkj.svelte-zh0xkj{display:grid;grid-template-columns:1fr;gap:48px}.contact-info.svelte-zh0xkj h2.svelte-zh0xkj{font-family:var(--cc-font-display);font-size:32px;font-weight:500;color:var(--cc-gray-900);line-height:1.25;margin:0 0 16px}.contact-info.svelte-zh0xkj>p.svelte-zh0xkj{font-size:16px;line-height:1.7;color:var(--cc-gray-500);margin:0 0 32px}.contact-methods.svelte-zh0xkj.svelte-zh0xkj{display:flex;flex-direction:column;gap:16px}.contact-method.svelte-zh0xkj.svelte-zh0xkj{display:flex;align-items:center;gap:16px;padding:20px;background:var(--cc-gray-50);border-radius:12px;text-decoration:none;transition:all .25s ease}.contact-method.svelte-zh0xkj.svelte-zh0xkj:hover{background:var(--cc-teal-pale);transform:translate(4px)}.contact-method-icon.svelte-zh0xkj.svelte-zh0xkj{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--cc-white);border-radius:10px;color:var(--cc-teal);flex-shrink:0;transition:all .25s ease}.contact-method.svelte-zh0xkj:hover .contact-method-icon.svelte-zh0xkj{background:var(--cc-teal);color:var(--cc-white)}.contact-method-text.svelte-zh0xkj.svelte-zh0xkj{display:flex;flex-direction:column;gap:2px}.contact-method-label.svelte-zh0xkj.svelte-zh0xkj{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--cc-gray-500)}.contact-method-value.svelte-zh0xkj.svelte-zh0xkj{font-size:16px;font-weight:500;color:var(--cc-gray-900)}.area-card.svelte-zh0xkj.svelte-zh0xkj{padding:32px;background:var(--cc-gray-50);border-radius:16px}.area-card.svelte-zh0xkj h3.svelte-zh0xkj{font-family:var(--cc-font-display);font-size:20px;font-weight:500;color:var(--cc-gray-900);margin:0 0 12px}.area-card.svelte-zh0xkj>p.svelte-zh0xkj{font-size:15px;line-height:1.6;color:var(--cc-gray-500);margin:0 0 20px}.area-list.svelte-zh0xkj.svelte-zh0xkj{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 24px}.area-list.svelte-zh0xkj li.svelte-zh0xkj{font-size:14px;font-weight:500;color:var(--cc-gray-700);padding-left:16px;position:relative}.area-list.svelte-zh0xkj li.svelte-zh0xkj:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:var(--cc-teal);border-radius:50%}.bomu-footer.svelte-zh0xkj.svelte-zh0xkj{position:fixed;bottom:0;left:0;right:0;background:var(--cc-gray-900);padding:16px 24px;z-index:100;box-shadow:0 -4px 20px #00000026}.bomu-footer-content.svelte-zh0xkj.svelte-zh0xkj{display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:0 auto;gap:16px}.bomu-footer-left.svelte-zh0xkj.svelte-zh0xkj{display:flex;align-items:center}.bomu-footer-text.svelte-zh0xkj.svelte-zh0xkj{font-size:14px;color:var(--cc-gray-500)}.bomu-footer-text.svelte-zh0xkj a.svelte-zh0xkj{color:var(--cc-teal-light);text-decoration:none;font-weight:500;transition:color .2s ease}.bomu-footer-text.svelte-zh0xkj a.svelte-zh0xkj:hover{color:var(--cc-white)}.bomu-footer-right.svelte-zh0xkj.svelte-zh0xkj{display:flex;align-items:center}.bomu-footer-cta.svelte-zh0xkj.svelte-zh0xkj{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--cc-teal);color:var(--cc-white);font-size:14px;font-weight:600;text-decoration:none;border-radius:100px;transition:all .25s ease}.bomu-footer-cta.svelte-zh0xkj.svelte-zh0xkj:hover{background:var(--cc-teal-light);transform:translateY(-1px)}.bomu-footer-cta.svelte-zh0xkj svg.svelte-zh0xkj{transition:transform .25s ease}.bomu-footer-cta.svelte-zh0xkj:hover svg.svelte-zh0xkj{transform:translate(3px)}.microsite.svelte-zh0xkj.svelte-zh0xkj{padding-bottom:72px}@media (max-width: 640px){.bomu-footer-content.svelte-zh0xkj.svelte-zh0xkj{flex-direction:column;gap:12px;text-align:center}.bomu-footer-text.svelte-zh0xkj.svelte-zh0xkj{font-size:13px}.bomu-footer-cta.svelte-zh0xkj.svelte-zh0xkj{padding:10px 20px;font-size:13px}}@media (min-width: 640px){.services-grid.svelte-zh0xkj.svelte-zh0xkj{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.section.svelte-zh0xkj.svelte-zh0xkj{padding:100px 0}.about-grid.svelte-zh0xkj.svelte-zh0xkj,.contact-grid.svelte-zh0xkj.svelte-zh0xkj{grid-template-columns:1fr 1fr;gap:64px}}@media (min-width: 1024px){.container.svelte-zh0xkj.svelte-zh0xkj{padding:0 48px}.section.svelte-zh0xkj.svelte-zh0xkj{padding:120px 0}.section-header.svelte-zh0xkj h2.svelte-zh0xkj{font-size:42px}.about-content.svelte-zh0xkj h2.svelte-zh0xkj,.contact-info.svelte-zh0xkj h2.svelte-zh0xkj{font-size:38px}.services-grid.svelte-zh0xkj.svelte-zh0xkj{grid-template-columns:repeat(4,1fr);gap:24px}.service-card.svelte-zh0xkj.svelte-zh0xkj{padding:28px}}body:has(.microsite) header.nav{display:none!important}body:has(.microsite) footer.footer{display:none!important}body:has(.microsite) .skip-link{display:none!important}body:has(.microsite) main#main-content{margin:0;padding:0}
