@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600&display=swap');body{font-family:'Nunito', sans-serif}header.svelte-1jxge59.svelte-1jxge59{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0.5rem 1rem;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.3s ease}header.scrolled.svelte-1jxge59.svelte-1jxge59{background-color:rgba(255, 255, 255, 0.9);box-shadow:0 2px 4px rgba(0,0,0,0.1)}nav.svelte-1jxge59.svelte-1jxge59{display:flex;align-items:center}.menu-toggle.svelte-1jxge59.svelte-1jxge59{display:none;background:transparent;border:none;cursor:pointer;padding:10px}.hamburger.svelte-1jxge59.svelte-1jxge59{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px}.hamburger.svelte-1jxge59 span.svelte-1jxge59{display:block;height:3px;width:100%;background-color:#cf7074;transition:all 0.3s ease}ul.svelte-1jxge59.svelte-1jxge59{display:flex;list-style-type:none;margin:0;padding:0}li.svelte-1jxge59.svelte-1jxge59{margin-left:1.5rem}a.svelte-1jxge59.svelte-1jxge59{text-decoration:none;color:black;font-size:1.7rem;font-weight:600;transition:color 0.3s ease}a.svelte-1jxge59.svelte-1jxge59:hover{color:#cf7074}.whatsapp-button.svelte-1jxge59.svelte-1jxge59{display:flex;align-items:center;justify-content:center;background-color:rgba(238,207,194,1);color:black;padding:0.5rem 1rem;border-radius:4px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:background-color 0.3s ease}.whatsapp-button.svelte-1jxge59.svelte-1jxge59:hover{background-color:#b85f63;color:black}.whatsapp-icon.svelte-1jxge59.svelte-1jxge59{width:24px;height:24px;margin-right:0.5rem}.mobile-whatsapp.svelte-1jxge59.svelte-1jxge59{display:none}@media(max-width: 768px){header.svelte-1jxge59.svelte-1jxge59{justify-content:flex-end}.menu-toggle.svelte-1jxge59.svelte-1jxge59{display:block}ul.svelte-1jxge59.svelte-1jxge59{display:none;position:absolute;top:100%;right:0;background-color:rgba(238,207,194,1);box-shadow:0 2px 4px rgba(0,0,0,0.1);padding:0.5rem;min-width:150px}ul.open.svelte-1jxge59.svelte-1jxge59{display:flex;flex-direction:column}li.svelte-1jxge59.svelte-1jxge59{margin:0.25rem 0}a.svelte-1jxge59.svelte-1jxge59{display:block;padding:0.5rem;font-size:1rem}.desktop-whatsapp.svelte-1jxge59.svelte-1jxge59{display:none}.mobile-whatsapp.svelte-1jxge59.svelte-1jxge59{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:1000;border-radius:0;padding:0.75rem}.whatsapp-button.svelte-1jxge59.svelte-1jxge59:hover,.whatsapp-button.svelte-1jxge59.svelte-1jxge59:active,.whatsapp-button.svelte-1jxge59.svelte-1jxge59:focus{background-color:#ffced2;color:black}}
.hero.svelte-1x4u6p4{height:100vh;background-image:url('/ImmProvaSitoOtotbre2.png');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:white;position:relative;overflow:hidden}.hero.svelte-1x4u6p4::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(219, 151, 68, 0.05)}.hero-content.svelte-1x4u6p4{position:absolute;bottom:0px;left:0;right:0;text-align:center;z-index:1}.name.svelte-1x4u6p4{font-size:50px;margin:0;line-height:1.1;color:#cf7074;text-shadow:2px 2px 4px rgba(0, 0, 0, 0.1)}.subtitle.svelte-1x4u6p4{font-size:24px;color:black;font-weight:700;text-shadow:2px 2px 4px rgba(0, 0, 0, 0.1);padding:5px 10px;margin-top:10px;letter-spacing:1px;text-transform:uppercase}@media(max-width: 768px){.hero.svelte-1x4u6p4{background-size:cover}.hero-content.svelte-1x4u6p4{bottom:calc(1vh + 0px)}.name.svelte-1x4u6p4{font-size:calc(3vh + 20px)}.subtitle.svelte-1x4u6p4{font-size:18px}}
.services.svelte-elrris.svelte-elrris{padding:1rem 2rem;background-color:rgba(231,207,194,0.4);margin:2rem 0;border-radius:10px}.service-grid.svelte-elrris.svelte-elrris{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem;align-items:start;margin-bottom:2rem}.service-item.svelte-elrris.svelte-elrris{background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);padding:1.5rem;text-align:center;transition:box-shadow 0.3s ease;cursor:pointer;height:fit-content}.service-item.svelte-elrris.svelte-elrris:hover,.service-item.svelte-elrris.svelte-elrris:focus-visible{box-shadow:0 4px 8px rgba(0,0,0,0.2);outline:2px solid var(--accent-color, #5d9090);outline-offset:2px}.service-item.active.svelte-elrris.svelte-elrris{box-shadow:0 6px 12px rgba(0,0,0,0.2)}.service-icon.svelte-elrris img.svelte-elrris{width:128px;height:128px;object-fit:contain;margin-bottom:0.5rem}h2.svelte-elrris.svelte-elrris{text-align:center;margin-bottom:2rem;color:var(--accent-color, #5d9090);font-size:2.5rem}h3.svelte-elrris.svelte-elrris{margin-bottom:0.5rem;font-size:1.2rem;color:#5d9090}.description.svelte-elrris.svelte-elrris{margin-top:1rem;color:var(--text-color, #333);font-size:1.2rem;line-height:1.4;text-align:left}
:root{--primary-color:#007bff}.about-me.svelte-sy6u2w.svelte-sy6u2w{padding:1rem 2rem;background-color:white;box-shadow:0 0 20px rgba(0,0,0,0.1);margin:2rem 0;border-radius:10px}.content.svelte-sy6u2w.svelte-sy6u2w{display:flex;align-items:center;max-width:1200px;margin:0 auto}.bio.svelte-sy6u2w.svelte-sy6u2w{flex:2;padding-right:2rem}.bio.svelte-sy6u2w p.svelte-sy6u2w{font-size:1.1rem;line-height:1.7;color:#333}.photo.svelte-sy6u2w.svelte-sy6u2w{flex:1;display:flex;justify-content:flex-end}.photo.svelte-sy6u2w img.svelte-sy6u2w{width:350px;height:350px;border-radius:50%;object-fit:cover}.about-me.svelte-sy6u2w h2.svelte-sy6u2w{color:var(--accent-color);margin-bottom:1rem;font-size:3.0rem;line-height:1.2}.about-me.svelte-sy6u2w h2 span.svelte-sy6u2w{display:inline}.about-me.svelte-sy6u2w h2 span.svelte-sy6u2w:not(:last-child)::after{content:" "}.about-me.svelte-sy6u2w h3.subtitle.svelte-sy6u2w{color:var(--accent-color);font-size:2.0rem;font-family:inherit;font-weight:bold;margin-bottom:1rem;line-height:1.2}@media(max-width: 768px){.content.svelte-sy6u2w.svelte-sy6u2w{flex-direction:column;align-items:center}.bio.svelte-sy6u2w.svelte-sy6u2w{padding-right:0;padding-bottom:1rem;order:2;width:100%;text-align:center}.bio.svelte-sy6u2w p.svelte-sy6u2w{text-align:left;margin-top:1rem;font-size:1.1rem}.photo.svelte-sy6u2w.svelte-sy6u2w{justify-content:center;order:1;margin-bottom:1.5rem;margin:2rem
    }.photo.svelte-sy6u2w img.svelte-sy6u2w{width:240px;height:240px}.about-me.svelte-sy6u2w h2.svelte-sy6u2w{font-size:2.5 rem;line-height:1.15;margin-bottom:0.3rem}.about-me.svelte-sy6u2w h2 span.svelte-sy6u2w{display:block}.about-me.svelte-sy6u2w h2 span.svelte-sy6u2w:not(:last-child)::after{content:""}.about-me.svelte-sy6u2w h3.subtitle.svelte-sy6u2w{font-size:1.8rem;margin-bottom:2rem;line-height:1.2}}
.contact.svelte-131kq0n{padding:1rem 2rem;background-color:rgba(231,207,194,0.4);margin:2rem 0;border-radius:10px}h2.svelte-131kq0n{text-align:center;margin-bottom:1rem;color:var(--accent-color);font-size:2.5rem}.intro.svelte-131kq0n{text-align:center;margin-left:auto;margin-right:auto;color:var(--text-color);font-size:1.1rem;max-width:700px;line-height:1.6}h3.svelte-131kq0n{text-align:left;margin-bottom:2rem;color:var(--accent-color);font-size:1.5rem}.contact-content.svelte-131kq0n{display:flex;justify-content:space-between;max-width:1000px;margin:0 auto}.contact-info.svelte-131kq0n,form.svelte-131kq0n{flex:1;padding:0 1rem}input.svelte-131kq0n,textarea.svelte-131kq0n{width:100%;padding:0.5rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:1rem}textarea.svelte-131kq0n{height:150px;resize:vertical}.button-container.svelte-131kq0n{text-align:center}button.svelte-131kq0n{background-color:var(--accent-color);color:white;border:none;padding:0.75rem 2rem;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease;font-size:1rem;font-weight:bold}button.svelte-131kq0n:hover:not(:disabled){opacity:0.9}button.svelte-131kq0n:disabled{background-color:#ccc;cursor:not-allowed}.contact-link.svelte-131kq0n{display:inline-flex;align-items:center;text-decoration:none;color:var(--text-color);margin-top:1rem;transition:color 0.3s ease;font-size:1rem}.contact-link.svelte-131kq0n:hover{color:var(--accent-color)}.contact-icon.svelte-131kq0n{width:24px;height:24px;margin-right:10px}.form-feedback.svelte-131kq0n{margin-top:1em;padding:0.75em;border-radius:4px;text-align:center;font-size:0.95rem}.form-feedback.success.svelte-131kq0n{background-color:#e6fffa;color:#006400;border:1px solid #b3ffeb}.form-feedback.error.svelte-131kq0n{background-color:#fff0f0;color:#a80000;border:1px solid #ffcccc}@media(max-width: 768px){.contact-content.svelte-131kq0n{flex-direction:column}.contact-info.svelte-131kq0n,form.svelte-131kq0n{margin-bottom:2rem;width:100%;padding:0}.contact-info.svelte-131kq0n{text-align:center;margin-bottom:3rem}h3.svelte-131kq0n{text-align:center;font-size:1.3rem}.intro.svelte-131kq0n{font-size:1rem}}
footer.svelte-1da4e8y.svelte-1da4e8y{background-color:white;color:var(--text-color);padding:0.5rem 0;margin-top:1rem}.footer-content.svelte-1da4e8y.svelte-1da4e8y{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-image.svelte-1da4e8y.svelte-1da4e8y{width:300px;height:300px;object-fit:contain;margin-bottom:0.5rem}.copyright.svelte-1da4e8y.svelte-1da4e8y{text-align:center;font-size:0.9rem;margin-bottom:0.5rem}.copyright.svelte-1da4e8y p.svelte-1da4e8y{margin:0}@media(max-width: 768px){footer.svelte-1da4e8y.svelte-1da4e8y{padding:0.5rem 0}.footer-image.svelte-1da4e8y.svelte-1da4e8y{width:180px;height:180px}.copyright.svelte-1da4e8y.svelte-1da4e8y{font-size:0.7rem}}
:root{--primary-color:#f4c0af;--secondary-color:#ffe7e9;--text-color:#666a52;--background-color:white;--accent-color:#cf7074;--leaf-color:#588157;--flower-color:#d58bab}body{font-family:'Cormorant Garamond', sans-serif;line-height:1.6;color:var(--text-color);margin:0;padding:0;background-color:var(--background-color)}h1, h2, h3{font-family:'Cormorant Garamond', sans-serif;color:var(--text-color)}main.svelte-x6vr7s{max-width:100%;margin:0 auto}
