.header.svelte-1uha8ag{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem;transition:all .3s ease}.header.scrolled.svelte-1uha8ag{background:#faf7f2f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #2d343614}.nav.svelte-1uha8ag{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo.svelte-1uha8ag{z-index:101}.logo-text.svelte-1uha8ag{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:#2d3436;letter-spacing:-.02em}.menu-toggle.svelte-1uha8ag{display:flex;flex-direction:column;gap:5px;padding:.5rem;z-index:101}.menu-bar.svelte-1uha8ag{width:24px;height:2px;background:#2d3436;transition:all .3s ease}.menu-bar.open.svelte-1uha8ag:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-bar.open.svelte-1uha8ag:nth-child(2){opacity:0}.menu-bar.open.svelte-1uha8ag:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-links.svelte-1uha8ag{position:fixed;inset:0;background:#faf7f2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;list-style:none;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.nav-links.open.svelte-1uha8ag{transform:translate(0)}.nav-links.svelte-1uha8ag li:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag){font-size:1.5rem;font-weight:500;color:#2d3436;transition:color .2s ease}.nav-links.svelte-1uha8ag li:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag):hover{color:#5b8fa8}.nav-cta.svelte-1uha8ag{padding:.75rem 1.5rem;background:#5b8fa8;color:#fff!important;border-radius:4px;font-size:1rem!important}.hero.svelte-1uha8ag{min-height:100vh;display:flex;align-items:center;padding:8rem 1.5rem 4rem;position:relative;overflow:hidden}.hero-content.svelte-1uha8ag{max-width:700px;position:relative;z-index:1}.hero-tagline.svelte-1uha8ag{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#5b8fa8;margin-bottom:1rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:clamp(2.5rem,8vw,4.5rem);margin-bottom:1.5rem;letter-spacing:-.03em}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) em:where(.svelte-1uha8ag){font-style:italic;color:#5b8fa8}.hero-description.svelte-1uha8ag{font-size:1.125rem;color:#5a5a5a;margin-bottom:2.5rem;max-width:550px;line-height:1.7}.hero-actions.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:1rem}.btn.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:.9375rem;font-weight:500;border-radius:4px;transition:all .3s ease}.btn-primary.svelte-1uha8ag{background:#5b8fa8;color:#fff}.btn-primary.svelte-1uha8ag:hover{background:#4a7a8f;transform:translateY(-2px);box-shadow:0 4px 12px #5b8fa84d}.btn-secondary.svelte-1uha8ag{background:transparent;color:#2d3436;border:1.5px solid #2d3436}.btn-secondary.svelte-1uha8ag:hover{background:#2d3436;color:#fff}.hero-visual.svelte-1uha8ag{position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:50%;height:80%;pointer-events:none}.hero-shape.svelte-1uha8ag{position:absolute;right:0;top:0;width:100%;height:100%;background:linear-gradient(135deg,#5b8fa814,#5b8fa805);border-radius:50% 0 0 50%}.hero-accent.svelte-1uha8ag{position:absolute;right:20%;top:20%;width:200px;height:200px;border:1px solid rgba(91,143,168,.2);border-radius:50%;animation:svelte-1uha8ag-float 6s ease-in-out infinite}@keyframes svelte-1uha8ag-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.about.svelte-1uha8ag{padding:6rem 1.5rem;background:#fff}.about-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;display:grid;gap:3rem}.about-image-wrapper.svelte-1uha8ag{position:relative;max-width:350px;margin:0 auto}.about-image.svelte-1uha8ag{border-radius:8px;position:relative;z-index:1;aspect-ratio:1;object-fit:cover}.about-image-accent.svelte-1uha8ag{position:absolute;inset:1rem -1rem -1rem 1rem;border:2px solid #5b8fa8;border-radius:8px;z-index:0}.about-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:clamp(2rem,5vw,3rem);margin-bottom:1.5rem}.about-lead.svelte-1uha8ag{font-size:1.125rem;color:#5a5a5a;margin-bottom:1.5rem;line-height:1.7}.about-content.svelte-1uha8ag p:where(.svelte-1uha8ag){margin-bottom:1rem;color:#5a5a5a}.about-highlights.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.highlight.svelte-1uha8ag{text-align:center}.highlight-stat.svelte-1uha8ag{display:block;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;color:#5b8fa8;line-height:1}.highlight-label.svelte-1uha8ag{display:block;font-size:.8125rem;color:#777;margin-top:.5rem}.services.svelte-1uha8ag{padding:6rem 1.5rem;background:#faf7f2}.services-container.svelte-1uha8ag{max-width:1200px;margin:0 auto}.services-header.svelte-1uha8ag{text-align:center;margin-bottom:4rem}.services-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem}.services-intro.svelte-1uha8ag{font-size:1.125rem;color:#5a5a5a;max-width:600px;margin:0 auto}.services-grid.svelte-1uha8ag{display:grid;gap:1.5rem}.service-card.svelte-1uha8ag{background:#fff;padding:2rem;border-radius:8px;transition:all .3s ease;border:1px solid transparent}.service-card.svelte-1uha8ag:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2d343614;border-color:#5b8fa833}.service-icon.svelte-1uha8ag{width:48px;height:48px;margin-bottom:1.25rem;color:#5b8fa8}.service-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%}.service-title.svelte-1uha8ag{font-size:1.25rem;margin-bottom:.75rem;font-family:Cormorant Garamond,serif}.service-description.svelte-1uha8ag{font-size:.9375rem;color:#666;line-height:1.6}.why-katie.svelte-1uha8ag{padding:6rem 1.5rem;background:#2d3436;color:#fff;position:relative;overflow:hidden}.why-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;position:relative;z-index:1}.why-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:clamp(2rem,5vw,3rem);margin-bottom:3rem;color:#fff}.why-points.svelte-1uha8ag{display:grid;gap:2rem}.why-point.svelte-1uha8ag{padding-left:1.5rem;border-left:2px solid #5b8fa8}.why-point.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-family:Cormorant Garamond,serif;font-size:1.5rem;color:#fff;margin-bottom:.75rem}.why-point.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#fffc;line-height:1.7}.why-decoration.svelte-1uha8ag{position:absolute;right:-200px;top:50%;transform:translateY(-50%);width:400px;height:400px;border:1px solid rgba(91,143,168,.2);border-radius:50%}.contact.svelte-1uha8ag{padding:6rem 1.5rem;background:#fff;position:relative}.contact-container.svelte-1uha8ag{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.contact-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem}.contact-content.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.125rem;color:#5a5a5a;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.contact-methods.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem;align-items:center}.contact-link.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#faf7f2;border-radius:4px;font-weight:500;color:#2d3436;transition:all .3s ease;min-width:280px;justify-content:center}.contact-link.svelte-1uha8ag:hover{background:#5b8fa8;color:#fff;transform:translateY(-2px)}.contact-link.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:20px;height:20px;flex-shrink:0}.footer.svelte-1uha8ag{padding:3rem 1.5rem;background:#2d3436;color:#fff}.footer-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.footer-brand.svelte-1uha8ag{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600}.footer-tagline.svelte-1uha8ag{font-size:.875rem;color:#fff9}.footer-legal.svelte-1uha8ag{font-size:.8125rem;color:#ffffff80}.footer-location.svelte-1uha8ag{margin-top:.25rem}@media(min-width:640px){.services-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.contact-methods.svelte-1uha8ag{flex-direction:row;justify-content:center}.why-points.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.header.svelte-1uha8ag{padding:1.5rem 3rem}.menu-toggle.svelte-1uha8ag{display:none}.nav-links.svelte-1uha8ag{position:static;flex-direction:row;background:transparent;transform:none;gap:2.5rem}.nav-links.svelte-1uha8ag li:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag){font-size:.9375rem}.hero.svelte-1uha8ag{padding:0 3rem}.hero-content.svelte-1uha8ag{margin-left:5%}.about.svelte-1uha8ag{padding:8rem 3rem}.about-container.svelte-1uha8ag{grid-template-columns:1fr 1.5fr;gap:5rem;align-items:center}.about-image-wrapper.svelte-1uha8ag{max-width:400px}.services.svelte-1uha8ag{padding:8rem 3rem}.services-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:2rem}.why-katie.svelte-1uha8ag{padding:8rem 3rem}.why-points.svelte-1uha8ag{gap:3rem}.contact.svelte-1uha8ag{padding:8rem 3rem}.footer-container.svelte-1uha8ag{flex-direction:row;justify-content:space-between;text-align:left}}@media(prefers-reduced-motion:reduce){.hero-accent.svelte-1uha8ag{animation:none}.btn.svelte-1uha8ag,.service-card.svelte-1uha8ag,.contact-link.svelte-1uha8ag{transition:none}}
