:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;box-sizing:border-box;min-width:320px;min-height:100vh;font-family:Montserrat,Segoe UI,Arial,sans-serif;background:#f8fafc;color:#222}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--primary: #1c8781;--accent: #fff;--radius: 16px;--transition: .3s cubic-bezier(.4,0,.2,1)}*{margin:0;padding:0;box-sizing:border-box;font-family:auto}html,body{width:100%;overflow-x:hidden;background-color:#fff}.navbar{width:100%;background-color:#1c8781;padding:1rem 0;box-shadow:0 2px 10px #0000001a}.navbar-container{margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-logo{height:80px;width:auto}.navbar-info{display:flex;gap:2rem;align-items:center}.navbar-info-item{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:500}.navbar-icon{width:20px;height:20px;fill:#fff}#root{width:100%;margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.landing{width:100%;min-height:100vh;color:#1f2937;display:flex;flex-direction:column;align-items:center;font-family:Montserrat,Segoe UI,Arial,sans-serif;margin:0;padding:0}.header{text-align:center;margin-top:2rem;margin-bottom:2rem}.logo{width:220px;max-width:80vw;margin-bottom:1rem;filter:drop-shadow(0 4px 24px rgba(0,0,0,.12));animation:fadeInDown var(--transition)}.subtitle{font-size:1.2rem;letter-spacing:.15em;margin-top:.5rem;color:var(--accent);opacity:.85}.hero{width:97%;min-height:70vh;display:flex;align-items:center;position:relative;overflow:hidden;margin:0 auto;padding:0}.hero-container{width:100%;height:80vh;position:relative;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg-img{width:100%;height:120%;object-fit:cover;transition:transform .1s ease-out;will-change:transform}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:2;display:flex;align-items:flex-start;justify-content:center}.hero-text-container{text-align:center;position:relative;background-color:#fff;padding:2rem 0;border-radius:0;width:100%;display:flex;justify-content:center;align-items:center;margin-top:0;margin-left:0;margin-right:0}.hero-title{font-size:12rem;font-weight:300;letter-spacing:.15em;color:transparent;background-size:cover;background-position:center;background-repeat:no-repeat;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;padding:0;line-height:1;text-transform:uppercase;font-family:Arial,sans-serif}.treatments{width:100%;padding:4rem 0;background:#fff}.treatments-container{max-width:1400px;margin:0 auto;padding:0 2rem;text-align:center}.treatments-header{margin-bottom:3rem}.treatments-header h2{font-size:2.5rem;color:#1c8781;font-weight:700;margin-bottom:1rem}.treatments-header p{font-size:1.1rem;color:#6b7280}.treatments-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:4rem;margin-top:3rem;align-items:center;justify-items:center}.treatment-card{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.treatment-icon{width:250px;height:250px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;overflow:hidden;transition:transform .3s ease}.treatment-icon:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#1c8781;transition:height .4s ease;z-index:2}.treatment-icon:hover:after{height:100%}.treatment-icon:hover{transform:scale(1.05)}.treatment-img{width:250px;height:250px;object-fit:cover;position:relative;z-index:1}.treatment-overlay-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.8rem;font-weight:600;text-align:center;opacity:0;z-index:3;transition:opacity .4s ease .2s}.treatment-icon:hover .treatment-overlay-text{opacity:1}.treatment-card h3{font-size:1.5rem;color:#1c8781;font-weight:600;margin-bottom:1rem;display:none}.treatment-card p{font-size:1.1rem;color:#6b7280;line-height:1.5;display:none}.osteopata-icon{background-color:#1c8781;border-radius:50%;display:flex;align-items:center;justify-content:center}.osteopata-text{color:#fff;font-size:1.5rem;font-weight:600;text-align:center}.about{width:100%;padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.about-container{max-width:1000px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.about-decorative-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.about-shape-1{position:absolute;top:10%;right:5%;width:120px;height:120px;background:linear-gradient(45deg,#7c3aed20,#a855f720);border-radius:50%;animation:float 6s ease-in-out infinite}.about-shape-2{position:absolute;bottom:15%;left:8%;width:80px;height:80px;background:linear-gradient(135deg,#7c3aed15,#6366f115);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:float 4s ease-in-out infinite reverse}.about-shape-3{position:absolute;top:50%;left:2%;width:60px;height:60px;background:linear-gradient(225deg,#7c3aed10,#8b5cf610);border-radius:20px;transform:rotate(45deg);animation:float 5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.about-header{text-align:center;margin-bottom:4rem;position:relative}.about-icon-wrapper{margin-bottom:1.5rem;position:relative;display:inline-block}.about-icon{width:60px;height:60px;filter:drop-shadow(0 4px 8px rgba(124,58,237,.2))}.about-header h2{font-size:3rem;color:#7c3aed;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#7c3aed,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-title-underline{width:80px;height:4px;background:linear-gradient(90deg,#7c3aed,#a855f7);margin:0 auto;border-radius:2px}.about-content{position:relative}.about-card{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(124,58,237,.1);position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7c3aed,#a855f7)}.about-text p{font-size:1.2rem;color:#4b5563;line-height:1.8;margin-bottom:2rem}.about-credentials-card{display:flex;align-items:center;background:linear-gradient(135deg,#7c3aed05,#a855f705);border:1px solid rgba(124,58,237,.2);border-radius:16px;padding:1.5rem;margin:2rem 0;gap:1rem}.credentials-icon{width:40px;height:40px;flex-shrink:0}.credentials-icon svg{width:100%;height:100%}.about-credentials{color:#7c3aed!important;font-size:1.1rem!important;margin:0!important}.about-stats{display:flex;justify-content:center;gap:3rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(124,58,237,.1)}.stat-item{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:700;color:#7c3aed;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.testimonials{width:100%;padding:4rem 0;background:#f8fafc}.testimonials-container{max-width:1400px;margin:0 auto;padding:0 2rem;text-align:center}.testimonials-header{margin-bottom:3rem}.testimonials-header h2{font-size:2.5rem;color:#1c8781;font-weight:700;margin-bottom:1rem;line-height:1.3}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem}.testimonial-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.testimonial-content{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.testimonial-avatar{width:50px;height:50px;background-color:#1c8781;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-icon{width:28px;height:28px;fill:#fff}.testimonial-info h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.3rem}.testimonial-stars{color:#fbbf24;font-size:1rem}.testimonial-text{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:1rem}.testimonial-date{font-size:.9rem;color:#9ca3af;font-style:italic}.doctor-profile{width:100%;padding:5rem 0;background:#f8fafc}.doctor-container{max-width:1400px;margin:0 auto;padding:0 2rem}.doctor-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}.doctor-image{position:relative;display:flex;justify-content:center;align-items:center}.doctor-image img{width:100%;max-width:650px;height:600px;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px #0000001a}.experience-badges{position:absolute;bottom:-30px;left:30px;display:flex;gap:1rem}.experience-badge{background:#fff;border-radius:12px;padding:1rem 1.5rem;box-shadow:0 8px 25px #0000001a;text-align:center;min-width:100px}.experience-badge.specialization{background:#1c8781;color:#fff}.badge-number{display:block;font-size:1.8rem;font-weight:700;color:#1c8781;line-height:1;margin-bottom:.3rem}.experience-badge.specialization .badge-number{color:#fff}.badge-text{font-size:.8rem;color:#6b7280;font-weight:500}.experience-badge.specialization .badge-text{color:#ffffffe6}.doctor-info{display:flex;flex-direction:column;gap:2rem}.doctor-header h2{font-size:2.5rem;color:#1c8781;font-weight:700;margin-bottom:.5rem;position:relative}.doctor-header h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:#1c8781;border-radius:2px}.doctor-text p{font-size:1.1rem;color:#4a5568;line-height:1.7;margin-bottom:1rem}.doctor-text strong{color:#1c8781}.qualifications-section{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;text-align:justify}.qualification-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #00000014;display:flex;align-items:flex-start;gap:1rem}.qualification-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qualification-icon.qualifiche{background:#4a90e21a}.qualification-icon.dove{background:#22c55e1a}.qualification-icon svg{width:20px;height:20px}.qualification-content h4{font-size:1rem;color:#1c8781;font-weight:600;margin-bottom:.8rem}.qualification-content ul{list-style:none;padding:0;margin:0}.qualification-content li{font-size:.9rem;color:#6b7280;margin-bottom:.3rem;position:relative;padding-left:1rem}.qualification-content li:before{content:"•";color:#1c8781;position:absolute;left:0}.approach-section{background:#1c878108;border-radius:16px;padding:2rem;border:1px solid rgba(28,135,129,.1)}.approach-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1.5rem}.approach-header svg{width:24px;height:24px}.approach-header h3{font-size:1.3rem;color:#1c8781;font-weight:600}.approach-items{display:flex;gap:2rem}.approach-item{display:flex;align-items:center;gap:.8rem;flex:1}.approach-icon{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.approach-icon.personalizzato{background:#4a90e21a}.approach-icon.integrato{background:#1c87811a}.approach-icon.globale{background:#e74c3c1a}.approach-icon svg{width:18px;height:18px}.approach-content h5{font-size:1rem;color:#1c8781;font-weight:600;margin-bottom:.2rem}.approach-content p{font-size:.85rem;color:#6b7280;line-height:1.4}.services{width:100%;padding:4rem 0;background:#fff}.services-container{max-width:1400px;margin:0 auto;padding:0 2rem;text-align:center}.services-header{margin-bottom:3rem}.services-header h2{font-size:2.5rem;color:#1c8781;font-weight:700;margin-bottom:1rem}.services-grid{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.services-row{display:grid;gap:3rem}.services-row.first-row{grid-template-columns:1fr 1fr;justify-content:center;max-width:66.67%;margin:0 auto}.services-row.second-row{grid-template-columns:1fr 1fr 1fr;justify-items:start}.services-row.second-row .service-item:nth-child(1){justify-self:start}.services-row.second-row .service-item:nth-child(2){justify-self:center}.services-row.second-row .service-item:nth-child(3){justify-self:end}.service-item{text-align:left;display:flex;gap:1rem;align-items:flex-start}.service-icon{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.service-icon svg{width:48px;height:48px}.service-icon img{width:48px;height:48px;object-fit:contain}.service-content{flex:1}.service-item h3{font-size:1.3rem;color:#1f2937;font-weight:600;margin-bottom:.5rem}.service-item p{font-size:1rem;color:#6b7280;line-height:1.6}.footer{background-color:#1c8781;color:#fff;padding:3rem 0 1rem;margin-top:4rem;width:100%}.footer-container{width:100%;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:1fr 3fr;gap:3rem;margin-bottom:2rem}.footer-logo{display:flex;justify-content:center;align-items:flex-start}.footer-logo-img{height:100px;width:auto}.footer-info{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.footer-section h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-align:center}.footer-section p{color:#ffffffe6;font-size:.95rem;line-height:1.6;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.footer-icon{width:16px;height:16px;fill:#fff;flex-shrink:0}.map-container{margin-top:.5rem}.map-container iframe{border-radius:12px;box-shadow:0 4px 12px #0000004d}.address-text{font-size:.85rem;color:#ffffffe6;margin-top:.5rem;text-align:center;line-height:1.4}.footer-services{font-style:italic;color:#fffc}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:1rem;text-align:center}.footer-bottom p{color:#ffffffb3;font-size:.9rem}@media (max-width: 1200px){.hero-title{font-size:10rem}.hero-text-container{padding:1.5rem 0}.testimonials-header h2,.services-header h2{font-size:2.2rem}}@media (max-width: 968px){.navbar-container{padding:0 1rem;flex-direction:column;gap:1rem}.navbar-logo{height:60px}.navbar-info{gap:1rem}.navbar-info-item{font-size:.8rem}.navbar-icon{width:16px;height:16px}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-info{grid-template-columns:1fr;gap:2rem}.footer-logo-img{height:80px}.treatments-container{padding:0 1rem}.treatments-header h2{font-size:2rem}.services-row.first-row{grid-template-columns:1fr;max-width:100%;margin:0}.services-row.second-row{grid-template-columns:1fr}.services-header h2{font-size:1.8rem}.services-container{padding:0 1rem}.doctor-content{grid-template-columns:1fr;gap:3rem}.doctor-image{text-align:center;position:static;display:flex;flex-direction:column;align-items:center}.doctor-image img{max-width:500px;height:500px}.experience-badges{position:static;justify-content:center;margin-top:1rem}.qualifications-section{grid-template-columns:1fr;gap:1rem}.approach-items{flex-direction:column;gap:1rem;align-items:center;text-align:center}.testimonials-grid{grid-template-columns:1fr;gap:2rem}.testimonials-header h2{font-size:1.8rem}.treatments-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:3rem}.treatment-icon{width:220px;height:220px}.treatment-img{width:220px;height:220px;object-fit:cover}.hero-title{font-size:8rem}.hero-text-container{padding:1rem 0}.services-grid{gap:2rem}.services-row.first-row{grid-template-columns:1fr 1fr;max-width:80%;margin:0 auto}.services-row.second-row{grid-template-columns:1fr 1fr}.services-row.second-row .service-item{justify-self:stretch}}@media (max-width: 768px){.navbar-info{flex-direction:column;gap:.5rem}.treatments-header h2{font-size:1.8rem}.about-header h2{font-size:2.2rem}.about-card{padding:2rem}.about-text p{font-size:1.1rem}.about-stats{gap:2rem}.stat-number{font-size:2rem}.testimonials-header h2{font-size:1.6rem}.testimonials-container{padding:0 1rem}.services-header h2{font-size:1.6rem}.treatments-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:2.5rem}.treatment-icon{width:200px;height:200px}.treatment-img{width:200px;height:200px;object-fit:cover}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-info{grid-template-columns:1fr;gap:1.5rem}.footer-section p{font-size:.9rem}.hero-title{font-size:6rem}.hero-text-container{padding:1rem 0}}@media (max-width: 480px){.navbar-logo{height:84px}.navbar-info-item{font-size:.7rem}.navbar-info{flex-direction:column;gap:.3rem}.navbar-icon{width:14px;height:14px}.hero{width:100%}.hero-text-container{display:none}.treatments-header h2{font-size:1.5rem}.treatments-header p{font-size:.9rem}.about-header h2{font-size:1.8rem}.about-card{padding:1.5rem;border-radius:16px}.about-text p{font-size:1rem}.about-container{padding:0 1rem}.about-stats{flex-direction:column;gap:1.5rem}.stat-number{font-size:1.8rem}.about-shape-1,.about-shape-2,.about-shape-3{display:none}.about-icon{width:40px;height:40px}.doctor-container{padding:0 1rem}.doctor-image img{height:400px}.doctor-header h2{font-size:2rem}.doctor-text p{font-size:1rem}.experience-badges{display:flex;position:static;flex-direction:row;justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;left:auto;bottom:auto}.experience-badge{padding:.8rem 1rem;min-width:80px}.badge-number{font-size:1.5rem}.qualification-card{padding:1rem}.approach-section{padding:1.5rem}.approach-header h3{font-size:1.1rem}.testimonials-header h2,.services-header h2{font-size:1.4rem}.treatments-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);gap:2rem}.treatment-icon{width:180px;height:180px}.treatment-img{width:180px;height:180px;object-fit:cover}.treatment-card h3{font-size:1.1rem}.treatment-card p{font-size:.9rem}.treatment-overlay-text{font-size:1.44rem}.service-item h3{font-size:1.04rem}.service-item p{font-size:.8rem}.footer-logo-img{height:78px}.footer-section h4{font-size:1rem}.footer-section p{font-size:.85rem}.map-container iframe{height:100px;border-radius:8px}.address-text{font-size:.8rem}.hero-title{font-size:4rem;letter-spacing:.1em}.hero-text-container{padding:.5rem 0}}.services{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.service-card{background:#ffffff14;border-radius:var(--radius);padding:2rem 1.5rem;min-width:220px;max-width:300px;box-shadow:0 2px 16px #0000001a;text-align:center;transition:transform var(--transition),box-shadow var(--transition);animation:fadeInUp var(--transition)}.service-card:hover{transform:translateY(-8px) scale(1.04);box-shadow:0 6px 24px #00000024}.animate{opacity:0;animation:fadeInUp var(--transition) forwards}.delay{animation-delay:.2s}.delay2{animation-delay:.4s}.about{background:#ffffff1a;border-radius:var(--radius);padding:2rem;margin-bottom:2rem;max-width:600px;text-align:center;animation:fadeInUp var(--transition) .6s forwards;opacity:0}.about h2{margin-bottom:.5rem}.contact{background:#ffffff1a;border-radius:var(--radius);padding:2rem;max-width:600px;text-align:center;margin-bottom:2rem;animation:fadeInUp var(--transition) .8s forwards;opacity:0}.contact-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.contact-form input,.contact-form textarea{padding:.8em;border-radius:8px;border:none;font-size:1rem;background:#fff;color:#222;box-shadow:0 1px 6px #00000012}.contact-form textarea{min-height:80px;resize:vertical}.contact-form button{background:var(--primary);color:var(--accent);border:none;font-weight:700;padding:.8em 2em;border-radius:var(--radius);cursor:pointer;transition:background var(--transition),transform var(--transition)}.contact-form button:hover{background:#166a65;transform:scale(1.04)}footer{text-align:center;padding:1.5rem 0 1rem;color:#ffffffb3;font-size:.95rem}@media (max-width: 900px){.services{flex-direction:column;align-items:center}}@media (max-width: 600px){.header h1{font-size:2rem}.hero h2{font-size:1.3rem}.service-card{min-width:180px;padding:1.2rem .8rem}.about,.contact{padding:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.card{padding:2em}.read-the-docs{color:#888}
