.header.svelte-1elxaub{z-index:1000;transition:all var(--transition-base);background:0 0;padding:1rem 0;position:fixed;top:0;left:0;right:0}.header.scrolled.svelte-1elxaub{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-soft);background:#f9fcf7eb;padding:.6rem 0}.header-inner.svelte-1elxaub{justify-content:space-between;align-items:center;display:flex}.logo.svelte-1elxaub{z-index:10;align-items:center;gap:.6rem;text-decoration:none;display:flex}.logo-icon.svelte-1elxaub{font-size:1.75rem}.logo-text.svelte-1elxaub{flex-direction:column;line-height:1.2;display:flex}.logo-name.svelte-1elxaub{font-family:var(--font-heading);color:var(--color-text);font-size:1.15rem;font-weight:700}.logo-sub.svelte-1elxaub{color:var(--color-text-muted);letter-spacing:.02em;font-size:.7rem;font-weight:500}.nav-desktop.svelte-1elxaub{align-items:center;gap:1.75rem;display:flex}.nav-link.svelte-1elxaub{color:var(--color-text-light);transition:color var(--transition-base);font-size:.9rem;font-weight:600;position:relative}.nav-link.svelte-1elxaub:after{content:"";background:var(--color-sage);border-radius:var(--radius-pill);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.nav-link.svelte-1elxaub:hover{color:var(--color-sage-dark)}.nav-link.svelte-1elxaub:hover:after{width:100%}.btn-nav.svelte-1elxaub{padding:.65rem 1.5rem;font-size:.85rem}.hamburger.svelte-1elxaub{z-index:10;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub){background:var(--color-text);width:24px;height:2.5px;transition:all var(--transition-base);border-radius:4px;display:block}.hamburger.active.svelte-1elxaub span:where(.svelte-1elxaub):first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){opacity:0}.hamburger.active.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-overlay.svelte-1elxaub{z-index:998;background:#3d31294d;position:fixed;inset:0}.nav-mobile.svelte-1elxaub{background:var(--color-warm-white);z-index:999;flex-direction:column;gap:.25rem;width:min(85vw,360px);height:100vh;padding:6rem 2rem 2rem;animation:.3s svelte-1elxaub-slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 32px #0000001a}@keyframes svelte-1elxaub-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.nav-link-mobile.svelte-1elxaub{color:var(--color-text);border-radius:var(--radius-sm);transition:background var(--transition-base);padding:.85rem 1rem;font-size:1.05rem;font-weight:600;display:block}.nav-link-mobile.svelte-1elxaub:hover{background:var(--color-cream);color:var(--color-sage-dark)}@media (max-width:960px){.nav-desktop.svelte-1elxaub{display:none}.hamburger.svelte-1elxaub{display:flex}}.hero.svelte-1q37ri0{background:linear-gradient(170deg, var(--color-warm-white) 0%, var(--color-cream) 40%, var(--color-sage-pale) 100%);align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.hero-bg-decor.svelte-1q37ri0{pointer-events:none;position:absolute;inset:0;overflow:hidden}.decor-circle.svelte-1q37ri0{border-radius:50%;position:absolute}.decor-circle-1.svelte-1q37ri0{background:radial-gradient(circle, var(--color-sage-lighter) 0%, transparent 70%);opacity:.5;width:400px;height:400px;animation:8s ease-in-out infinite float;top:-100px;right:-80px}.decor-circle-2.svelte-1q37ri0{background:radial-gradient(circle, var(--color-sage-pale) 0%, transparent 70%);opacity:.4;width:250px;height:250px;animation:10s ease-in-out infinite floatSlow;bottom:-60px;left:-40px}.decor-circle-3.svelte-1q37ri0{background:radial-gradient(circle, var(--color-berry-pale) 0%, transparent 70%);opacity:.2;width:180px;height:180px;animation:12s ease-in-out infinite float;top:30%;left:50%}.decor-blob-1.svelte-1q37ri0{background:radial-gradient(circle, var(--color-sage-lighter) 0%, transparent 65%);opacity:.25;border-radius:40% 60% 70% 30%/40% 50% 60%;width:300px;height:300px;animation:14s ease-in-out infinite floatSlow;position:absolute;top:10%;left:-5%}.decor-blob-2.svelte-1q37ri0{background:radial-gradient(circle, var(--color-berry-pale) 0%, transparent 65%);opacity:.15;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:200px;height:200px;position:absolute;bottom:15%;right:5%}.hero-content.svelte-1q37ri0{gap:var(--space-xl);z-index:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.hero-text.svelte-1q37ri0{gap:var(--space-md);flex-direction:column;display:flex}.hero-tagline.svelte-1q37ri0{font-family:var(--font-heading);color:var(--color-sage-dark);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;font-weight:600}.hero-text.svelte-1q37ri0 h1:where(.svelte-1q37ri0){max-width:600px}.text-highlight.svelte-1q37ri0{color:var(--color-sage-dark);position:relative}.text-highlight.svelte-1q37ri0:after{content:"";background:var(--color-sage-lighter);opacity:.5;z-index:-1;border-radius:4px;height:8px;position:absolute;bottom:2px;left:0;right:0}.text-highlight-alt.svelte-1q37ri0{color:var(--color-berry)}.hero-desc.svelte-1q37ri0{max-width:500px;font-size:1.1rem;line-height:1.8}.hero-actions.svelte-1q37ri0{margin-top:var(--space-xs);flex-wrap:wrap;gap:1rem;display:flex}.hero-contact-hint.svelte-1q37ri0{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.hero-contact-hint.svelte-1q37ri0 a:where(.svelte-1q37ri0){color:var(--color-text-light);transition:color var(--transition-base);font-weight:600}.hero-contact-hint.svelte-1q37ri0 a:where(.svelte-1q37ri0):hover{color:var(--color-sage-dark)}.hero-visual.svelte-1q37ri0{justify-content:center;align-items:center;display:flex}.photo-frame.svelte-1q37ri0{width:380px;height:440px;position:relative}.photo-placeholder.svelte-1q37ri0{background:linear-gradient(145deg, var(--color-cream) 0%, var(--color-sage-lighter) 50%, var(--color-sage-pale) 100%);width:100%;height:100%;box-shadow:var(--shadow-card);border-radius:40% 60% 55% 45%/55% 40% 60% 45%;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;overflow:hidden}.photo-placeholder.svelte-1q37ri0 img:where(.svelte-1q37ri0){width:500px;height:500px}.photo-decor.svelte-1q37ri0{border-radius:50%;position:absolute}.photo-decor-1.svelte-1q37ri0{background:var(--color-sage-lighter);opacity:.7;width:80px;height:80px;animation:5s ease-in-out infinite float;top:-20px;right:-15px}.photo-decor-2.svelte-1q37ri0{background:var(--color-berry-pale);opacity:.5;width:50px;height:50px;animation:7s ease-in-out infinite floatSlow;bottom:30px;left:-25px}.photo-decor-3.svelte-1q37ri0{background:var(--color-sage-light);opacity:.5;width:35px;height:35px;animation:6s ease-in-out infinite float;top:40%;right:-20px}@media (max-width:960px){.hero.svelte-1q37ri0{min-height:auto;padding-top:7rem;padding-bottom:4rem}.hero-content.svelte-1q37ri0{text-align:center;grid-template-columns:1fr}.hero-text.svelte-1q37ri0{align-items:center}.hero-text.svelte-1q37ri0 h1:where(.svelte-1q37ri0),.hero-desc.svelte-1q37ri0{max-width:100%}.hero-actions.svelte-1q37ri0,.hero-contact-hint.svelte-1q37ri0{justify-content:center}.hero-visual.svelte-1q37ri0{order:-1}.photo-frame.svelte-1q37ri0{width:260px;height:300px}}@media (max-width:480px){.hero-actions.svelte-1q37ri0{flex-direction:column;width:100%}.hero-actions.svelte-1q37ri0 .btn:where(.svelte-1q37ri0){width:100%}.photo-frame.svelte-1q37ri0{width:220px;height:260px}}.about.svelte-7hpc9t{background:var(--color-bg-primary);position:relative}.about-grid.svelte-7hpc9t{gap:var(--space-xl);grid-template-columns:1fr 1.3fr;align-items:center;display:grid}.about-photo-area.svelte-7hpc9t{justify-content:center;display:flex;position:relative}.about-photo-frame.svelte-7hpc9t{z-index:1;position:relative}.about-photo-placeholder.svelte-7hpc9t{border-radius:var(--radius-xl);background:linear-gradient(160deg, var(--color-sage-lighter) 0%, var(--color-cream) 100%);width:320px;height:380px;box-shadow:var(--shadow-card);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;overflow:hidden}.about-photo-accent.svelte-7hpc9t{border-radius:var(--radius-xl);background:linear-gradient(135deg, var(--color-sage-light), var(--color-sage-lighter));z-index:0;opacity:.5;width:320px;height:380px;position:absolute;top:16px;left:16px}.about-content.svelte-7hpc9t{gap:var(--space-md);flex-direction:column;display:flex}.about-content.svelte-7hpc9t .section-header:where(.svelte-7hpc9t) h2:where(.svelte-7hpc9t):after{margin:var(--space-sm) 0 0 0}.about-text.svelte-7hpc9t{gap:var(--space-sm);flex-direction:column;display:flex}.about-text.svelte-7hpc9t p:where(.svelte-7hpc9t){font-size:1.05rem;line-height:1.85}.about-note.svelte-7hpc9t{border-left:3px solid var(--color-sage-light);color:var(--color-text-muted);padding-left:1rem;font-style:italic}.about-highlights.svelte-7hpc9t{margin-top:var(--space-xs);flex-wrap:wrap;gap:1.5rem;display:flex}.highlight-item.svelte-7hpc9t{background:var(--color-cream);border-radius:var(--radius-pill);color:var(--color-text);transition:all var(--transition-base);align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.highlight-item.svelte-7hpc9t:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.highlight-icon.svelte-7hpc9t{font-size:1.2rem}@media (max-width:768px){.about-grid.svelte-7hpc9t{text-align:center;grid-template-columns:1fr}.about-content.svelte-7hpc9t .section-header:where(.svelte-7hpc9t){text-align:center!important}.about-content.svelte-7hpc9t .section-header:where(.svelte-7hpc9t) h2:where(.svelte-7hpc9t):after{margin:var(--space-sm) auto 0}.about-text.svelte-7hpc9t p:where(.svelte-7hpc9t){margin:0 auto}.about-note.svelte-7hpc9t{border-left:none;border-top:3px solid var(--color-sage-light);padding-top:1rem;padding-left:0}.about-highlights.svelte-7hpc9t{justify-content:center}.about-photo-placeholder.svelte-7hpc9t,.about-photo-accent.svelte-7hpc9t{width:250px;height:300px}}.services.svelte-hz61c4{background-image:url(../../../assets/img/toy_pattern_2.jpg);background-repeat:repeat;background-size:350px 600px;position:relative;overflow:hidden}.services.svelte-hz61c4:before{content:"";z-index:0;background:#7a9a7e1a;position:absolute;inset:0}.services.svelte-hz61c4:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#7a9a7ed9 0%,#7a9a7e80 55%,#0000 100%);height:55%;position:absolute;top:0;left:0;right:0}.content-wrapper.svelte-hz61c4{z-index:1;position:relative}.services.svelte-hz61c4 .section-header h2{color:#fff;text-shadow:0 1px 4px #00000026}.services.svelte-hz61c4 .section-header h2:after{background:linear-gradient(90deg,#fff9,#fff3)}.services.svelte-hz61c4 .section-header p{color:#ffffffd9;text-shadow:0 1px 3px #0000001a}.services-grid.svelte-hz61c4{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card.svelte-hz61c4{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);cursor:default;background:#ffffff8c;border:1px solid #ffffff73;flex-direction:column;gap:.85rem;padding:2rem 1.75rem;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),background .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #5a7a5e14,inset 0 1px #ffffff80}.service-card.svelte-hz61c4:after{content:"";background:linear-gradient(90deg, var(--color-sage), var(--color-sage-dark));transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card.svelte-hz61c4:hover{background:#ffffffb8;border-color:#fff9;transform:translateY(-5px);box-shadow:0 12px 40px #5a7a5e24,0 4px 12px #5a7a5e0f,inset 0 1px #ffffffb3}.service-card.svelte-hz61c4:hover:after{transform:scaleX(1)}.service-icon.svelte-hz61c4{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.service-card.svelte-hz61c4:hover .service-icon:where(.svelte-hz61c4){transform:scale(1.08)}.service-card.svelte-hz61c4 h3:where(.svelte-hz61c4){color:var(--color-text);margin:0;font-size:1.1rem;font-weight:700;line-height:1.35}.service-card.svelte-hz61c4 p:where(.svelte-hz61c4){color:var(--color-text-muted);margin:0;font-size:.88rem;line-height:1.65}@media (max-width:960px){.services-grid.svelte-hz61c4{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:600px){.services-grid.svelte-hz61c4{grid-template-columns:1fr;gap:1rem}.service-card.svelte-hz61c4{padding:1.5rem 1.25rem}}.team.svelte-uypn5v{background:var(--color-bg-primary)}.team-grid.svelte-uypn5v{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:800px;margin:0 auto;display:grid}.team-card.svelte-uypn5v{border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-soft);transition:all var(--transition-base);background:#fff;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 2rem;display:flex}.team-card.svelte-uypn5v:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.team-card-photo.svelte-uypn5v{position:relative}.team-photo-placeholder.svelte-uypn5v{border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.team-card-info.svelte-uypn5v{flex-direction:column;align-items:center;gap:.4rem;display:flex}.team-card-info.svelte-uypn5v h3:where(.svelte-uypn5v){font-size:1.2rem;font-weight:700}.team-title.svelte-uypn5v{color:var(--color-sage-dark);font-size:.9rem;font-weight:600}.team-title-placeholder.svelte-uypn5v{color:var(--color-text-muted);font-style:italic;font-weight:400}.team-bio.svelte-uypn5v{color:var(--color-text-light);margin-top:.25rem;font-size:.85rem;line-height:1.5}.team-socials.svelte-uypn5v{gap:.75rem;margin-top:.5rem;display:flex}.team-social-link.svelte-uypn5v{background:var(--color-cream);width:40px;height:40px;color:var(--color-text-light);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex}.team-social-link.svelte-uypn5v:hover{background:var(--color-sage-lighter);color:var(--color-sage-dark);transform:translateY(-2px)}@media (max-width:600px){.team-grid.svelte-uypn5v{grid-template-columns:1fr;max-width:400px}}.gallery.svelte-1oz3msq{background-image:url(../../../assets/img/fruit_pattern_1.png);background-repeat:repeat;background-size:600px;position:relative;overflow:hidden}.gallery.svelte-1oz3msq:before{content:"";z-index:0;background:#7a9a7e1a;position:absolute;inset:0}.gallery.svelte-1oz3msq:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#7a9a7ed9 0%,#7a9a7e80 55%,#0000 100%);height:55%;position:absolute;top:0;left:0;right:0}.content-wrapper.svelte-1oz3msq{z-index:1;position:relative}.gallery.svelte-1oz3msq .section-header h2{color:#fff;text-shadow:0 1px 4px #00000026}.gallery.svelte-1oz3msq .section-header h2:after{background:linear-gradient(90deg,#fff9,#fff3)}.gallery.svelte-1oz3msq .section-header p{color:#ffffffd9;text-shadow:0 1px 3px #0000001a}.gallery-grid.svelte-1oz3msq{grid-template-columns:repeat(3,1fr);grid-auto-rows:330px;gap:1.5rem;display:grid}.gallery-item.svelte-1oz3msq{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:var(--radius-lg);cursor:pointer;background:#ffffff8c;border:1px solid #ffffff73;padding:0;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),background .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 8px 32px #5a7a5e1a,inset 0 1px #fff9}.gallery-item.svelte-1oz3msq:after{content:"";background:linear-gradient(90deg, var(--color-sage), var(--color-sage-dark));transform-origin:0;z-index:2;height:3px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.gallery-item.svelte-1oz3msq:hover{background:#ffffffbf;border-color:#ffffffa6;transform:translateY(-6px)scale(1.015);box-shadow:0 16px 48px #5a7a5e29,0 4px 16px #5a7a5e14,inset 0 1px #fffc}.gallery-item.svelte-1oz3msq:hover:after{transform:scaleX(1)}.gallery-placeholder.svelte-1oz3msq{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;padding:.5rem;display:flex}.gallery-placeholder.svelte-1oz3msq img:where(.svelte-1oz3msq){object-fit:cover;border-radius:calc(var(--radius-lg) - 2px);width:100%;height:100%;transition:transform .4s}.gallery-item.svelte-1oz3msq:hover .gallery-placeholder:where(.svelte-1oz3msq) img:where(.svelte-1oz3msq){transform:scale(1.04)}.gallery-icon-box.svelte-1oz3msq{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .35s;display:flex;box-shadow:0 4px 16px #0000000a}.gallery-item.svelte-1oz3msq:hover .gallery-icon-box:where(.svelte-1oz3msq){transform:scale(1.1)}.gallery-placeholder.svelte-1oz3msq span:where(.svelte-1oz3msq){color:var(--color-text-light);letter-spacing:.02em;font-size:.85rem;font-weight:600}.gallery-overlay.svelte-1oz3msq{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;z-index:1;background:#5a7a5e40;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.gallery-item.svelte-1oz3msq:hover .gallery-overlay:where(.svelte-1oz3msq){opacity:1}.zoom-badge.svelte-1oz3msq{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-sage-dark);border-radius:var(--radius-pill);background:#ffffffd9;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(8px);box-shadow:0 4px 16px #0000001f}.gallery-item.svelte-1oz3msq:hover .zoom-badge:where(.svelte-1oz3msq){transform:translateY(0)}.lightbox.svelte-1oz3msq{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2000;background:#121c14d9;justify-content:center;align-items:center;animation:.25s cubic-bezier(.4,0,.2,1) svelte-1oz3msq-fadeIn;display:flex;position:fixed;inset:0}@keyframes svelte-1oz3msq-fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content.svelte-1oz3msq{justify-content:center;align-items:center;width:90vw;height:80vh;display:flex;position:relative}.lightbox-image.svelte-1oz3msq{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:720px;height:70vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000004d}.lightbox-image.svelte-1oz3msq img:where(.svelte-1oz3msq){object-fit:contain;border-radius:var(--radius-xl);width:100%;height:100%}.lightbox-close.svelte-1oz3msq{cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:-2.5rem;right:0}.lightbox-close.svelte-1oz3msq:hover{background:#ffffff4d;transform:scale(1.1)}.lightbox-nav.svelte-1oz3msq{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff2e;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav.svelte-1oz3msq:hover{background:#ffffff59;transform:translateY(-50%)scale(1.08)}.lightbox-prev.svelte-1oz3msq{left:0}.lightbox-next.svelte-1oz3msq{right:0}.lightbox-counter.svelte-1oz3msq{color:#ffffffd9;letter-spacing:.05em;font-size:.9rem;font-weight:600;position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.gallery-grid.svelte-1oz3msq{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px;gap:1rem}}@media (max-width:480px){.gallery-grid.svelte-1oz3msq{grid-template-columns:1fr;grid-auto-rows:210px}.gallery-item.svelte-1oz3msq{border-radius:var(--radius-md)}}.faq.svelte-1t8i6y4{background:var(--color-bg-section-alt)}.faq-list.svelte-1t8i6y4{flex-direction:column;gap:.75rem;max-width:750px;margin:0 auto;display:flex}.faq-item.svelte-1t8i6y4{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);transition:box-shadow var(--transition-base);background:#fff;overflow:hidden}.faq-item.svelte-1t8i6y4:hover{box-shadow:var(--shadow-card)}.faq-question.svelte-1t8i6y4{cursor:pointer;width:100%;font-family:var(--font-heading);color:var(--color-text);text-align:left;transition:color var(--transition-base);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.faq-question.svelte-1t8i6y4:hover{color:var(--color-sage-dark)}.faq-chevron.svelte-1t8i6y4{transition:transform var(--transition-base);color:var(--color-sage);flex-shrink:0}.faq-item.open.svelte-1t8i6y4 .faq-chevron:where(.svelte-1t8i6y4){transform:rotate(180deg)}.faq-answer.svelte-1t8i6y4{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.open.svelte-1t8i6y4 .faq-answer:where(.svelte-1t8i6y4){max-height:300px}.faq-answer-inner.svelte-1t8i6y4{padding:0 1.5rem 1.25rem}.faq-answer-inner.svelte-1t8i6y4 p:where(.svelte-1t8i6y4){color:var(--color-text-light);font-size:.95rem;line-height:1.8}.contact.svelte-wt4tt0{background:var(--color-bg-primary)}.contact-grid.svelte-wt4tt0{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;max-width:950px;margin:0 auto;display:grid}.contact-card.svelte-wt4tt0{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#fff;padding:2.5rem 2rem}.contact-card.svelte-wt4tt0 h3:where(.svelte-wt4tt0){margin-bottom:.25rem;font-size:1.4rem}.contact-title.svelte-wt4tt0{color:var(--color-sage-dark);margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.contact-items.svelte-wt4tt0{flex-direction:column;gap:1rem;display:flex}.contact-item.svelte-wt4tt0{background:var(--color-cream);border-radius:var(--radius-md);transition:all var(--transition-base);align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;display:flex}.contact-item.svelte-wt4tt0:hover{background:var(--color-sage-lighter);transform:translate(4px)}.contact-icon.svelte-wt4tt0{border-radius:var(--radius-sm);background:var(--color-sage-lighter);width:44px;height:44px;color:var(--color-sage-dark);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-icon-ig.svelte-wt4tt0{background:var(--color-lavender-light);color:var(--color-lavender-dark)}.contact-label.svelte-wt4tt0{color:var(--color-text-muted);font-size:.75rem;font-weight:500;display:block}.contact-value.svelte-wt4tt0{color:var(--color-text);font-size:.95rem;font-weight:600;display:block}.contact-form.svelte-wt4tt0{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;display:flex}.form-group.svelte-wt4tt0{flex-direction:column;gap:.4rem;display:flex}.form-group.svelte-wt4tt0 label:where(.svelte-wt4tt0){font-family:var(--font-heading);color:var(--color-text);font-size:.9rem;font-weight:600}.form-group.svelte-wt4tt0 input:where(.svelte-wt4tt0),.form-group.svelte-wt4tt0 textarea:where(.svelte-wt4tt0){border:2px solid var(--color-cream-alt);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--color-text);transition:border-color var(--transition-base);background:var(--color-warm-white);resize:vertical;padding:.85rem 1.15rem;font-size:.95rem}.form-group.svelte-wt4tt0 input:where(.svelte-wt4tt0):focus,.form-group.svelte-wt4tt0 textarea:where(.svelte-wt4tt0):focus{border-color:var(--color-sage);outline:none}.form-success.svelte-wt4tt0{background:var(--color-mint-light);border-radius:var(--radius-sm);text-align:center;color:var(--color-mint-dark);padding:1rem;font-weight:600}@media (max-width:768px){.contact-grid.svelte-wt4tt0{grid-template-columns:1fr}}.footer.svelte-jz8lnl{background:linear-gradient(180deg, var(--color-cream) 0%, var(--color-sage-lighter) 100%);padding:3rem 0 1.5rem}.footer-inner.svelte-jz8lnl{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.footer-brand.svelte-jz8lnl{align-items:center;gap:.75rem;display:flex}.footer-icon.svelte-jz8lnl{font-size:1.75rem}.footer-name.svelte-jz8lnl{font-family:var(--font-heading);color:var(--color-text);font-size:1.15rem;font-weight:700}.footer-subtitle.svelte-jz8lnl{color:var(--color-text-muted);font-size:.8rem}.footer-links.svelte-jz8lnl{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-link.svelte-jz8lnl{color:var(--color-text-light);transition:color var(--transition-base);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.footer-link.svelte-jz8lnl:hover{color:var(--color-sage-dark)}.footer-bottom.svelte-jz8lnl{border-top:1px solid #8b6d4e1a;flex-wrap:wrap;justify-content:space-between;gap:.5rem;width:100%;padding-top:1rem;display:flex}.footer-bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--color-text-muted);font-size:.8rem}@media (max-width:600px){.footer-bottom.svelte-jz8lnl{text-align:center;justify-content:center}}
