@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:"Poppins",sans-serif;color:#333;line-height:1.65;font-size:16px;font-weight:400}h1,h2,h3,h4{font-family:"Poppins",sans-serif;font-weight:600;color:#2c2c2c}h1{font-size:48px;margin-bottom:.5rem;font-weight:400}h2{font-size:48px;margin-bottom:1.5rem;font-weight:400}h3{font-size:1.5rem;margin-bottom:1rem;font-weight:600}p{margin-bottom:calc(1rem + 4px)}a{color:inherit;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.7}.container{max-width:1140px;margin:0 auto;padding:0 2.5rem}header{position:sticky;top:0;z-index:100;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05)}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background-color:#fff}.nav-brand a{font-family:"Poppins",sans-serif;font-size:1.25rem;font-weight:600;color:#2c2c2c}.nav-menu{display:flex;gap:1rem;align-items:center}.nav-link{font-size:.9rem;font-weight:400;color:#333;padding:.6rem 1.5rem;border-radius:25px;transition:all .3s ease}.nav-link:hover{opacity:.85}.nav-link-chi-sono{background-color:#d0dac7}.nav-link-approccio{background-color:#f8e5aa}.nav-link-lavoro{background-color:#fbeee4}.nav-link-contatti{background-color:#c5e7ea}.nav-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:101}.hamburger,.hamburger::before,.hamburger::after{width:25px;height:3px;background-color:#2c2c2c;border-radius:3px;transition:all .3s ease}.hamburger{position:relative;display:block}.hamburger::before,.hamburger::after{content:"";position:absolute;left:0}.hamburger::before{top:-8px}.hamburger::after{bottom:-8px}.nav-toggle.active .hamburger{background-color:rgba(0,0,0,0)}.nav-toggle.active .hamburger::before{top:0;transform:rotate(45deg)}.nav-toggle.active .hamburger::after{bottom:0;transform:rotate(-45deg)}.hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#f5e6e0;overflow:hidden;padding:6rem 2rem}.hero-decoration{position:absolute;width:350px;height:350px;opacity:.6}.hero-decoration img{width:100%;height:100%;object-fit:contain}.hero-decoration-left{top:15%;left:-120px}.hero-decoration-right{bottom:15%;right:-120px}.hero-content{position:relative;z-index:10;max-width:850px}.hero h1{font-size:48px;margin-bottom:1rem;font-weight:400}.hero h2{font-size:1.5rem;font-weight:400;color:#333;margin-bottom:2.5rem}.hero-subtitle{font-size:1.05rem;line-height:1.7;margin-bottom:3rem;color:#333;max-width:700px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:600;color:#a74b0d;transition:opacity .3s ease;cursor:pointer}.cta-button:hover{opacity:.7}.section{padding:6rem 0}.section-white{background-color:#fff}.section-peach{background-color:#f5e6e0}.section-approccio{background-color:#faf8f6}.section-sage{background-color:#d9e3d0}.section-light-blue{background-color:#e8f4f8}.intro-text{font-size:1rem;line-height:1.75;margin-bottom:2.5rem;font-weight:400}.two-column{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:center}.column-text{padding-right:1rem}.column-text p{font-size:1rem;line-height:1.7}.profile-image{width:100%;height:auto;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.esperienza-layout{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start}.esperienza-title h2{margin-bottom:0;color:#3e5953}.esperienza-content p{font-size:1rem;line-height:1.7}.quote{font-family:"Poppins",sans-serif;font-size:46px;font-style:italic;font-weight:200;text-align:center;margin:4rem auto;padding:2rem;max-width:750px;color:#2c2c2c;line-height:1.6}.quote-author{display:block;font-size:.95rem;font-style:normal;font-weight:400;margin-top:1rem;color:#666}.approccio-intro{margin-bottom:42px}.approccio-intro-layout{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start;background-color:#f8e5aa;padding:2rem;border-radius:15px}.approccio-title h2{margin-bottom:0;color:#6b5511}.approccio-content .intro-text{font-size:1rem;line-height:1.7}.approach-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:2.5rem;margin:4rem 0}.approach-card{text-align:center;padding:1.5rem 1rem}.approach-icon{width:140px;height:140px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.approach-icon img{width:140px;height:140px;object-fit:contain}.approach-card h3{font-size:1.1rem;font-weight:600;margin-bottom:0;line-height:1.4}#il-mio-lavoro h2,#il-mio-lavoro .intro-text{text-align:center}.services-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem;margin-top:4rem}.service-card{padding:3rem 2.5rem;border-radius:15px;background-color:#faf8f6;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.service-card h3{color:#2c2c2c;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.service-card p{font-size:.95rem;line-height:1.7;font-weight:400}.contact-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:4rem}.contact-info,.contact-form{background-color:#fff;padding:3rem;border-radius:15px}.contact-info h3,.contact-form h3{font-size:1.5rem;font-weight:600;margin-bottom:2rem}.info-item{margin-bottom:2rem}.info-item h4{font-size:.85rem;font-weight:600;margin-bottom:.5rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.info-item p{margin-bottom:.25rem;font-size:.95rem;line-height:1.6}.form-group{margin-bottom:1.75rem}.form-group label{display:block;margin-bottom:.6rem;font-weight:500;font-size:.9rem;color:#333}.form-group input,.form-group textarea{width:100%;padding:.9rem 1rem;border:1px solid #ddd;border-radius:8px;font-family:"Poppins",sans-serif;font-size:.95rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#7ca9b8}.form-group textarea{resize:vertical;min-height:120px}.submit-button{width:100%;padding:1rem;background-color:#7ca9b8;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:opacity .3s ease;font-family:"Poppins",sans-serif}.submit-button:hover{opacity:.85}.form-note{font-size:.8rem;color:#666;margin-top:1rem;font-style:italic}footer{background-color:#2c2c2c;color:#fff;padding:3.5rem 2rem;text-align:center}.footer-content{max-width:1200px;margin:0 auto}.footer-info h3{color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.footer-info p{font-size:.85rem;font-weight:300;margin-bottom:.5rem;opacity:.85;line-height:1.6}@media (max-width: 1024px){.approach-cards{grid-template-columns:repeat(2, 1fr)}.services-grid{grid-template-columns:1fr}.esperienza-layout,.approccio-intro-layout{grid-template-columns:1fr;gap:2rem}.esperienza-title h2,.approccio-title h2{margin-bottom:1rem}}@media (max-width: 768px){.nav-toggle{display:flex}.nav-menu{position:fixed;top:70px;left:0;right:0;background-color:#fff;flex-direction:column;padding:2rem;gap:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:99}.nav-menu.active{transform:translateY(0);opacity:1;visibility:visible}.nav-link{width:100%;text-align:center;padding:.8rem 1.5rem}.hero h1{font-size:36px}.hero h2{font-size:1.25rem}.two-column{grid-template-columns:1fr;gap:2rem}.column-text{padding-right:0}.approach-cards{grid-template-columns:1fr}.contact-wrapper{grid-template-columns:1fr;gap:2rem}h2{font-size:36px}.quote{font-size:32px;padding:1.5rem}}@media (max-width: 480px){.container{padding:0 1rem}.navbar{padding:1rem}.hero{padding:3rem 1rem}.hero h1{font-size:32px}.hero h2{font-size:1.1rem}.hero-subtitle{font-size:.95rem}.hero-decoration{width:200px;height:200px}.section{padding:3rem 0}h2{font-size:28px}.quote{font-size:24px}.approccio-intro-layout{padding:1.5rem}.approach-icon{width:100px;height:100px}.approach-icon img{width:60px;height:60px}}