.l-header{z-index:100;width:calc(100% - 4rem);max-width:var(--wrap);-webkit-backdrop-filter:blur(12px);border:1px solid var(--line);background:#fbf9f3e0;border-radius:999px;position:fixed;top:1.2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 24px -4px #23251f1a,0 1px 3px #23251f0f}.l-header-inner{justify-content:space-between;align-items:center;gap:1rem;padding-block:.55rem;padding-inline:1.2rem;display:flex}.l-header-back{flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}.l-header-back .l-header-logo{object-fit:contain;border-radius:50%;flex-shrink:0;width:2rem;height:2rem}.l-header-back .l-header-name{font-family:var(--font-body);color:var(--ink);font-size:1.1rem;font-weight:600;line-height:1}.l-hero{align-items:center;min-height:100dvh;padding-top:clamp(6rem,12vw,8rem);padding-bottom:clamp(3rem,8vw,5rem);display:flex;position:relative;overflow:hidden}.l-hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.l-hero-shape{border-radius:50%;position:absolute}.l-hero-shape-1{width:clamp(180px,22vw,320px);height:clamp(180px,22vw,320px);top:-5%;right:5%}.l-hero-shape-2{width:clamp(100px,14vw,200px);height:clamp(100px,14vw,200px);bottom:10%;right:18%}.l-hero-shape-3{width:clamp(60px,8vw,100px);height:clamp(60px,8vw,100px);top:15%;right:30%}.l-hero-shape-4{width:clamp(40px,6vw,70px);height:clamp(40px,6vw,70px);bottom:25%;left:10%}@keyframes l-hero-float-1{0%,to{transform:translate(0)}50%{transform:translate(8px,-12px)}}@keyframes l-hero-float-2{0%,to{transform:translate(0)}50%{transform:translate(-6px,8px)}}@keyframes l-hero-float-3{0%,to{transform:translate(0)}50%{transform:translate(5px,6px)}}@keyframes l-hero-float-4{0%,to{transform:translate(0)}50%{transform:translate(-4px,-8px)}}.l-hero-shape-1{animation:4s ease-in-out infinite l-hero-float-1}.l-hero-shape-2{animation:5s ease-in-out infinite l-hero-float-2}.l-hero-shape-3{animation:3.5s ease-in-out infinite l-hero-float-3}.l-hero-shape-4{animation:4.5s ease-in-out infinite l-hero-float-4}.l-hero-wave{width:100%;height:clamp(40px,6vw,80px);position:absolute;bottom:-1px;left:0}.l-hero-inner{z-index:1;width:100%;position:relative}.l-hero-eyebrow{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5em;margin:0 0 1rem;font-size:.8rem;font-weight:700;display:flex}.l-hero-eyebrow:before{content:"";background:var(--accent);border-radius:2px;width:2rem;height:3px;display:inline-block}.l-hero-title{font-family:var(--font-display);letter-spacing:-.02em;max-width:32ch;margin:0 0 .5em;font-size:clamp(2.2rem,6vw,4rem);font-weight:600;line-height:1.1}.l-hero-sub{color:var(--muted);max-width:46ch;margin:0 0 1em;font-size:clamp(1.1rem,2.4vw,1.35rem);line-height:1.65}.l-hero-location{color:var(--muted);align-items:center;gap:.45em;margin:0 0 1.9em;font-size:.95rem;display:flex}.l-hero-location:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;display:inline-block}.l-hero-cta{flex-wrap:wrap;gap:.85rem;display:flex}.l-section{padding:clamp(3.5rem,9vw,6.5rem) 0;scroll-margin-top:4.5rem}.l-section-alt{background:var(--bg-alt);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.l-section-dark{background:var(--dark-bg);color:var(--dark-ink)}.l-section-head{max-width:44rem;margin-bottom:2.75rem}.l-section-head-center{text-align:center;margin-inline:auto}.l-section-title{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 .5em;font-size:clamp(1.9rem,4.6vw,2.7rem);font-weight:600;line-height:1.15}.l-section-intro{color:var(--muted);margin:0;font-size:1.1rem;line-height:1.65}.l-section-dark .l-section-intro{color:var(--dark-muted)}.l-line{background-color:var(--accent-soft);border-radius:10px;width:70px;height:5px;margin-bottom:25px}.l-perche-content{max-width:42rem}.l-perche-content p{color:var(--muted);margin:0 0 1em;font-size:1.0625rem;line-height:1.7}.l-perche-content p:first-child{color:var(--ink);font-weight:500}.l-perche-list{margin:1.5rem 0 0;padding:0;list-style:none}.l-perche-list li{align-items:flex-start;gap:.75rem;padding:.6rem 0;font-size:1rem;line-height:1.5;display:flex}.l-perche-list li i{color:var(--accent);flex-shrink:0;margin-top:.25rem}.l-servizi-grid{grid-template-columns:1fr;gap:1.2rem;display:grid}@media (width>=48rem){.l-servizi-grid{grid-template-columns:repeat(2,1fr)}}.l-servizio{background:var(--bg-alt);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:.5rem;padding:1.6rem 1.5rem;display:flex}.l-servizio-icon{background:var(--accent-soft);width:2.6rem;height:2.6rem;color:var(--accent);border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;display:flex}.l-servizio-title{font-family:var(--font-body);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.l-servizio-text{color:var(--muted);margin:0;font-size:.93rem;line-height:1.55}.l-perche-me-list{max-width:42rem;margin:0;padding:0;list-style:none}.l-perche-me-list li{border-bottom:1px solid var(--line);align-items:flex-start;gap:.75rem;padding:.85rem 0;font-size:1.05rem;line-height:1.6;display:flex}.l-perche-me-list li:last-child{border-bottom:none}.l-perche-me-list li i{color:var(--accent);flex-shrink:0;margin-top:.2rem}.l-processo-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.l-processo-step{text-align:center}.l-processo-num{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.2rem;font-weight:800;display:inline-flex}.l-processo-title{font-family:var(--font-body);margin:0 0 .5em;font-size:1.15rem;font-weight:700}.l-processo-text{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.l-section-dark .l-line{background-color:#b89ad44d}.l-cta-channels{margin-bottom:2rem;grid-template-columns:1fr;gap:.9rem;min-width:36rem;margin-inline:auto;display:grid}.l-section#contatti .wrap{flex-direction:column;display:flex!important}.l-cta-channels{order:1;margin-top:2rem}@media (width>=48rem){.l-cta-channels{grid-template-columns:repeat(3,1fr)}}.l-contact-card{border:1px solid var(--dark-line);border-radius:var(--radius);background:#ffffff0d;padding:1.1rem 1.3rem;text-decoration:none;transition:background-color .15s;display:block}.l-contact-card:hover{background:#ffffff1a}.l-contact-label{letter-spacing:.08em;text-transform:uppercase;color:#b89ad4;margin-bottom:.25em;font-size:.78rem;font-weight:700;display:block}.l-contact-value{color:var(--dark-ink);word-break:break-word;font-size:15px;font-weight:600}.l-form{border:1px solid var(--dark-line);border-radius:var(--radius);background:#ffffff0d;gap:1.1rem;max-width:36rem;margin:0 auto;padding:1.6rem;display:grid}.l-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.l-form-field{gap:.4rem;display:grid}.l-form-field label{color:var(--dark-ink);font-size:.9rem;font-weight:600}.l-form-field input,.l-form-field textarea{font-family:var(--font-body);color:var(--dark-ink);background:var(--dark-bg);border:1px solid var(--dark-line);border-radius:.6rem;width:100%;padding:.75rem .9rem;font-size:1rem}.l-form-field input::placeholder,.l-form-field textarea::placeholder{color:var(--dark-muted);opacity:.6}.l-form-field input:focus,.l-form-field textarea:focus{border-color:var(--accent);outline:none}.l-form-field textarea{resize:vertical}.l-form-consent{margin-top:.2rem}.l-form-consent-label{color:var(--dark-muted);cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.85rem;font-weight:400;line-height:1.4;display:flex}.l-form-consent-label input[type=checkbox]{width:auto;height:auto;accent-color:var(--accent);background:0 0;border:none;flex-shrink:0;margin-top:.15rem;padding:0}.l-form-consent-label a{color:var(--accent);text-decoration:underline}.l-form-note{color:var(--dark-muted);margin:0;font-size:.9rem}.l-form .btn{justify-self:start}.l-footer{background:var(--dark-bg);border-top:1px solid var(--dark-line);color:var(--dark-muted);font-size:.9rem}.l-footer-inner{flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-block:1.5rem;display:flex}.l-footer-inner p{margin:0}.l-footer-inner a{color:var(--accent);text-decoration:underline}@media (width<=42rem){.l-header{width:95%;top:.8rem}.l-hero{min-height:100svh;padding-top:clamp(5rem,14vw,7rem);padding-bottom:clamp(2rem,6vw,3rem)}.l-hero-title{max-width:100%;font-size:clamp(1.65rem,7vw,2.2rem)}.l-hero-sub{max-width:100%;font-size:1rem}.l-hero-location{font-size:.85rem}.l-hero-cta{flex-direction:column;align-items:stretch}.l-hero-cta .btn{justify-content:center}.l-hero-shape-1{width:140px;height:140px;top:-8%;right:-5%}.l-hero-shape-2{width:80px;height:80px;bottom:15%;right:8%}.l-hero-shape-3{width:50px;height:50px;top:20%;right:5%}.l-hero-shape-4{width:35px;height:35px;bottom:30%;left:5%}.l-section{padding-block:clamp(2.5rem,7vw,4rem)}.l-section-head{margin-bottom:1.8rem}.l-section-head .l-section-title{font-size:clamp(1.55rem,5.5vw,2rem)}.l-section-head .l-section-intro{font-size:1rem}.l-servizi-grid{gap:.8rem}.l-servizio{padding:1.2rem 1.1rem}.l-servizio-title{font-size:1rem}.l-servizio-text{font-size:.88rem}.l-processo-grid{grid-template-columns:1fr;gap:1.5rem}.l-cta-channels{grid-template-columns:1fr;gap:.7rem;min-width:100%}.l-contact-card{padding:.9rem 1rem}.l-contact-label{font-size:.72rem}.l-contact-value{font-size:1rem}.l-form{min-width:100%;padding:1.1rem}.l-form-row{grid-template-columns:1fr}.l-form .btn{justify-content:center;width:100%}.l-footer-inner{text-align:center;flex-direction:column;align-items:center;gap:.3rem;padding-block:1.2rem}}@media (prefers-reduced-motion:reduce){.l-hero-shape-1,.l-hero-shape-2,.l-hero-shape-3,.l-hero-shape-4{animation:none}}
