*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Poppins",sans-serif;background:#f7f6f3;color:#1c2622;line-height:1.6;overflow-x:hidden}.lp-container{max-width:1100px;margin:0 auto}.lp-section{padding:5rem 2rem}.lp-center{text-align:center}.lp-hl{color:#0f5a5e}.lp-section-label{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#d9a91a;margin-bottom:.6rem;display:block}.lp-section-title{font-weight:800;font-size:clamp(1.8rem,4.2vw,2.7rem);color:#0f5a5e;line-height:1.15;margin-bottom:1rem}.lp-section-title span{color:#d9a91a}.lp-section-body{font-size:1rem;color:#5b6764;max-width:560px;line-height:1.7}.lp-section-body--spaced{margin-top:1rem}.lp-media{display:block;width:100%;height:100%;object-fit:cover;border-radius:16px}.lp-media--4x3{aspect-ratio:4/3}.lp-media--3x4{aspect-ratio:3/4;object-position:center top}.lp-media--3x2{aspect-ratio:3/2;border-radius:0}.lp-video{display:block;width:100%;background:#0f5a5e;border-radius:16px;object-fit:cover}.lp-video--hero{aspect-ratio:4/5;height:100%;min-height:440px}.lp-video--showcase{aspect-ratio:16/9}.lp-video--reel{aspect-ratio:9/16;max-height:560px;margin:0 auto}.lp-video-wrap{position:relative;line-height:0;margin-top:1rem}.lp-video-wrap--reel{max-width:315px;margin:0 auto}.lp-video-wrap.is-playing .lp-video-play{opacity:0;visibility:hidden;transform:translate(-50%, -50%) scale(0.85)}.lp-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:76px;height:76px;padding:0;display:flex;align-items:center;justify-content:center;background:#f9cf38;border:none;border-radius:50%;cursor:pointer;color:#0f5a5e;box-shadow:0 10px 30px rgba(15,90,94,.35);transition:opacity .25s ease,visibility .25s ease,transform .2s ease,background .2s ease}.lp-video-play svg{width:30px;height:30px;fill:currentColor;stroke:none;margin-left:4px}.lp-video-play:hover{background:#d9a91a;transform:translate(-50%, -50%) scale(1.06)}.lp-video-play:focus-visible{outline:3px solid #fff;outline-offset:3px}.lp-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:400;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:rgba(247,246,243,.95);backdrop-filter:blur(10px);border-top:1px solid #e7e4dd;transform:translateY(0);transition:transform .3s ease}.lp-sticky.is-hidden{transform:translateY(110%)}.lp-sticky a{display:block;width:100%;text-align:center;background:#167c81;color:#fff;font-weight:700;font-size:.95rem;padding:.9rem;border-radius:12px;text-decoration:none;box-shadow:0 6px 18px rgba(22,124,129,.3)}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:300;padding:0 2rem;height:70px;display:flex;align-items:center;justify-content:space-between;background:rgba(247,246,243,.92);backdrop-filter:blur(10px);border-bottom:1px solid #e7e4dd}.lp-nav-logo img{height:38px;width:auto;display:block}.lp-nav-links{display:flex;gap:2rem;align-items:center;list-style:none}.lp-nav-links a{font-weight:500;font-size:.9rem;color:#5b6764;text-decoration:none;transition:color .2s}.lp-nav-links a:hover{color:#167c81}.lp-nav-links a.lp-nav-cta{background:#167c81;color:#fff;padding:.55rem 1.3rem;border-radius:10px;font-weight:600;transition:background .2s}.lp-nav-links a.lp-nav-cta:hover{background:#1f9499;color:#fff}.lp-hero{min-height:92vh;background:#f7f6f3;display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center;padding:110px 3rem 4rem;max-width:1280px;margin:0 auto;position:relative}.lp-hero h1{font-weight:800;font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.08;color:#0f5a5e;margin-bottom:1.4rem}.lp-hero-content{position:relative;z-index:1}.lp-hero-media{position:relative;z-index:1}.lp-line-yellow{color:#d9a91a}.lp-hero-urgency{display:inline-flex;align-items:center;gap:.5rem;background:#fef6d6;border-radius:20px;padding:.4rem 1.1rem;font-size:.8rem;font-weight:600;color:#d9a91a;margin-bottom:1.5rem}.lp-urgency-dot{width:6px;height:6px;background:#f9cf38;border-radius:50%;animation:lp-pulse 1.4s infinite}@keyframes lp-pulse{0%,100%{opacity:1}50%{opacity:.3}}@keyframes lp-marquee{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--marquee-shift, 50%)))}}.lp-hero-sub{font-size:1.1rem;color:#5b6764;max-width:480px;margin-bottom:2.3rem;line-height:1.65}.lp-hero-disclaimer{font-size:.8rem;color:#9a958a;margin:.9rem 0 2.5rem}.lp-hero-stats{display:flex;gap:2rem;flex-wrap:wrap;padding-top:2rem;border-top:1px solid #e7e4dd}.lp-hero-stat{text-align:left}.lp-hero-stat-num{font-weight:800;font-size:1.8rem;color:#167c81;display:block}.lp-hero-stat-label{font-size:.72rem;color:#5b6764;font-weight:500}.lp-btn-primary{background:#167c81;color:#fff;font-weight:700;font-size:1rem;padding:1rem 2.4rem;border:none;border-radius:14px;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;transition:background .2s,transform .15s;box-shadow:0 8px 24px rgba(22,124,129,.25)}.lp-btn-primary:hover{background:#1f9499;color:#fff;transform:translateY(-2px)}.lp-cosa{background:#fff;padding:4.5rem 2rem;border-top:1px solid #e7e4dd;border-bottom:1px solid #e7e4dd}.lp-cosa-inner{max-width:1100px;margin:0 auto}.lp-cosa-header{text-align:center;margin-bottom:3rem}.lp-cosa-steps{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem;margin-bottom:2.2rem}.lp-cosa-step{background:#f7f6f3;border:1px solid #e7e4dd;border-radius:16px;padding:2rem 1.75rem}.lp-cosa-step-num{font-weight:800;font-size:2.4rem;color:rgba(22,124,129,.12);line-height:1;margin-bottom:.8rem;display:block}.lp-cosa-step-icon{width:40px;height:40px;margin-bottom:1rem;border-radius:10px;background:rgba(249,207,56,.2);display:flex;align-items:center;justify-content:center}.lp-cosa-step-icon svg{width:22px;height:22px;stroke:#d9a91a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-cosa-step-title{font-weight:700;font-size:1.02rem;color:#0f5a5e;margin-bottom:.5rem}.lp-cosa-step-desc{font-size:.88rem;color:#5b6764;line-height:1.6}.lp-cosa-meta{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.lp-cosa-chip{display:flex;align-items:center;gap:.5rem;background:#f7f6f3;border:1px solid #e7e4dd;border-radius:20px;padding:.55rem 1.1rem;font-weight:600;font-size:.82rem;color:#0f5a5e}.lp-cosa-chip svg{width:16px;height:16px;stroke:#d9a91a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.lp-strip{background:#f9cf38;padding:.9rem 1.25rem;overflow:hidden}.lp-strip-track{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 2.5rem}.lp-strip-group{display:contents}.lp-strip-item{font-weight:700;font-size:.82rem;color:#0f5a5e;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.lp-strip-dot{width:4px;height:4px;background:#0f5a5e;border-radius:50%;flex-shrink:0}.lp-strip-track.is-animated{flex-wrap:nowrap;justify-content:flex-start;width:max-content;gap:0;animation:lp-marquee var(--marquee-duration, 30s) linear infinite}.lp-strip-track.is-animated .lp-strip-group{display:flex;align-items:center;gap:2.5rem;padding-right:2.5rem;flex-shrink:0}.lp-strip:hover .lp-strip-track.is-animated{animation-play-state:paused}.lp-intro{background:#f7f6f3}.lp-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.lp-format-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.lp-tag{font-weight:600;font-size:.75rem;padding:.35rem .8rem;background:rgba(249,207,56,.2);color:#d9a91a;border-radius:20px}.lp-showcase{background:#167c81}.lp-showcase .lp-section-label{color:hsla(0,0%,100%,.6)}.lp-showcase .lp-section-title{color:#fff}.lp-showcase .lp-section-title span{color:#f9cf38}.lp-showcase-header{text-align:center}.lp-showcase-body{color:hsla(0,0%,100%,.75);max-width:560px;margin:0 auto 2.5rem;text-align:center}.lp-modello{background:#fff;border-top:1px solid #e7e4dd;border-bottom:1px solid #e7e4dd}.lp-ideatrice-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;margin-top:3rem;align-items:start}.lp-ideatrice-intro{font-size:1.05rem;color:#1c2622;line-height:1.75;margin-bottom:1.25rem}.lp-ideatrice-intro strong{color:#0f5a5e}.lp-ideatrice-body{font-size:.98rem;color:#5b6764;line-height:1.75;margin-bottom:2rem}.lp-gap-stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.lp-gap-stat{background:#f7f6f3;border:1px solid #e7e4dd;border-radius:14px;padding:1.4rem 1.2rem}.lp-gap-num{font-weight:800;font-size:1.8rem;color:#167c81;line-height:1;margin-bottom:.5rem}.lp-gap-label{font-size:.78rem;color:#5b6764;line-height:1.5}.lp-pilastri{background:#167c81}.lp-pilastri .lp-section-label{color:hsla(0,0%,100%,.6)}.lp-pilastri .lp-section-title{color:#fff}.lp-pilastri .lp-section-title span{color:#f9cf38}.lp-pilastri-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:1.1rem;margin-top:3rem}.lp-pilastro{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:1.75rem 1.5rem}.lp-pilastro-icon{width:44px;height:44px;margin-bottom:1rem;border-radius:12px;background:rgba(249,207,56,.2);display:flex;align-items:center;justify-content:center}.lp-pilastro-icon svg{width:24px;height:24px;stroke:#f9cf38;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lp-pilastro-name{font-weight:700;font-size:1rem;color:#fff;margin-bottom:.5rem}.lp-pilastro-desc{font-size:.85rem;color:hsla(0,0%,100%,.65);line-height:1.55}.lp-target{background:#f7f6f3}.lp-target-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:1.1rem;margin-top:3rem}.lp-target-card{background:#fff;border:1px solid #e7e4dd;border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s}.lp-target-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.06)}.lp-target-photo{line-height:0;border-bottom:1px solid #e7e4dd}.lp-target-body{padding:1.5rem 1.25rem}.lp-target-num{font-weight:800;font-size:1.6rem;color:rgba(22,124,129,.15);line-height:1;margin-bottom:.4rem}.lp-target-name{font-weight:700;font-size:.98rem;color:#0f5a5e;margin-bottom:.5rem}.lp-target-desc{font-size:.82rem;color:#5b6764;line-height:1.5}.lp-livelli{background:#fff;border-top:1px solid #e7e4dd;border-bottom:1px solid #e7e4dd}.lp-livelli-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-top:3rem}.lp-livello-card{background:#f7f6f3;border:1px solid #e7e4dd;border-radius:18px;padding:2rem;position:relative;overflow:hidden;transition:box-shadow .2s}.lp-livello-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.06)}.lp-livello-card--featured{border:2px solid #167c81;background:#fff}.lp-livello-card--featured .lp-livello-cta{background:#167c81;border-color:#167c81;color:#fff}.lp-livello-card--featured .lp-livello-cta:hover{background:#1f9499}.lp-featured-badge{position:absolute;top:0;right:0;background:#f9cf38;color:#0f5a5e;font-weight:700;font-size:.68rem;letter-spacing:.05em;text-transform:uppercase;padding:.35rem .9rem;border-radius:0 16px 0 12px}.lp-livello-name{font-weight:800;font-size:1.35rem;color:#0f5a5e;margin-bottom:.4rem}.lp-livello-sub{font-size:.85rem;color:#5b6764;margin-bottom:1.5rem}.lp-livello-price{font-weight:800;font-size:2.1rem;color:#0f5a5e;margin-bottom:.25rem}.lp-livello-price span{font-size:1rem;color:#9a958a;font-weight:500}.lp-livello-divider{height:1px;background:#e7e4dd;margin:1.5rem 0}.lp-livello-features{list-style:none;display:flex;flex-direction:column;gap:.65rem}.lp-livello-features li{font-size:.9rem;color:#5b6764;display:flex;align-items:flex-start;gap:.55rem}.lp-livello-features li::before{content:"✓";color:#4caf7d;flex-shrink:0;font-weight:700}.lp-livello-cta{margin-top:2rem;display:block;width:100%;text-align:center;padding:.85rem;font-weight:700;font-size:.88rem;background:#fff;border:1.5px solid #e7e4dd;color:#0f5a5e;border-radius:12px;cursor:pointer;text-decoration:none;transition:all .2s}.lp-livello-cta:hover{border-color:#167c81;color:#0f5a5e}.lp-coreografia{background:#f7f6f3}.lp-coreo-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:2rem}.lp-bpm-row{display:flex;gap:1rem;margin-top:2rem}.lp-bpm-chip{background:#fff;border:1px solid #e7e4dd;border-radius:14px;padding:.7rem 1.3rem;text-align:center}.lp-bpm-val{font-weight:800;font-size:1.4rem;color:#167c81;display:block}.lp-bpm-label{font-size:.7rem;color:#5b6764;font-weight:500}.lp-social{background:#fff;border-top:1px solid #e7e4dd;border-bottom:1px solid #e7e4dd}.lp-social-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-top:3rem}.lp-review-card{background:#f7f6f3;border:1px solid #e7e4dd;border-radius:16px;padding:1.75rem;display:flex;flex-direction:column}.lp-review-top{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.lp-review-photo{width:48px;height:48px;flex-shrink:0}.lp-review-photo img{width:48px;height:48px;border-radius:50%;object-fit:cover;display:block}.lp-review-stars{color:#d9a91a;font-size:.8rem;margin-bottom:.15rem}.lp-review-author{font-weight:700;font-size:.82rem;color:#0f5a5e}.lp-review-text{font-size:.92rem;color:#5b6764;line-height:1.65;font-style:italic;flex:1}.lp-cta-final{background:#167c81;text-align:center;padding:5rem 2rem}.lp-cta-final .lp-section-label{color:hsla(0,0%,100%,.55)}.lp-cta-final-title{font-weight:800;font-size:clamp(2.1rem,5vw,3.6rem);color:#fff;line-height:1.15;margin-bottom:1.5rem}.lp-cta-final-sub{font-size:1rem;color:hsla(0,0%,100%,.7);max-width:500px;margin:0 auto 2.5rem;line-height:1.65}.lp-btn-light{background:#f9cf38;color:#0f5a5e;font-weight:700;font-size:1rem;padding:1rem 2.5rem;border:none;border-radius:14px;cursor:pointer;text-decoration:none;display:inline-block;transition:transform .15s,background .2s}.lp-btn-light:hover{transform:translateY(-2px);background:#d9a91a;color:#0f5a5e}.lp-form-section{background:#fff;padding:5rem 2rem}.lp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.lp-benefits{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.4rem}.lp-benefit{display:flex;gap:1rem;align-items:flex-start}.lp-benefit-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;stroke:#d9a91a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-benefit-title{font-weight:700;font-size:.9rem;color:#0f5a5e;margin-bottom:.2rem}.lp-benefit-desc{font-size:.85rem;color:#5b6764}.lp-form-wrap{background:#f7f6f3;border:1px solid #e7e4dd;border-radius:20px;padding:2.5rem}.lp-form-title{font-weight:800;font-size:1.3rem;color:#0f5a5e;margin-bottom:.5rem}.lp-form-sub{font-size:.85rem;color:#5b6764;margin-bottom:2rem;line-height:1.55}.lp-field-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.lp-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lp-form-field{display:flex;flex-direction:column;gap:.4rem}.lp-form-label{font-size:.74rem;font-weight:600;color:#5b6764}.lp-form-input,.lp-form-select{background:#fff;border:1.5px solid #e7e4dd;border-radius:10px;padding:.7rem 1rem;font-family:"Poppins",sans-serif;font-size:.9rem;color:#1c2622;outline:none;transition:border-color .2s;width:100%}.lp-form-input:focus,.lp-form-select:focus{border-color:#167c81}.lp-form-input::placeholder{color:#b5afa3}.lp-form-select{appearance:none;cursor:pointer}.lp-form-input.is-invalid,.lp-form-select.is-invalid{border-color:#c0392b}.lp-gdpr{margin-bottom:.5rem}.lp-gdpr-label{display:flex;align-items:flex-start;gap:.6rem;font-size:.78rem;color:#5b6764;line-height:1.5;cursor:pointer}.lp-gdpr-check{width:16px;height:16px;flex-shrink:0;margin-top:2px;accent-color:#167c81;cursor:pointer}.lp-gdpr-label:has(input.is-invalid){color:#c0392b}.lp-form-submit{width:100%;background:#167c81;color:#fff;font-weight:700;font-size:.95rem;padding:.9rem;border:none;border-radius:12px;cursor:pointer;transition:background .2s,transform .15s;margin-top:.5rem}.lp-form-submit:hover{background:#1f9499;transform:translateY(-1px)}.lp-form-note{font-size:.74rem;color:#b5afa3;text-align:center;margin-top:1rem}#msg-prima-lezione{margin-top:1rem;font-size:.85rem}.lp-footer{background:#f7f6f3;border-top:1px solid #e7e4dd;padding:3rem 2rem}.lp-footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.lp-footer-logo img{height:34px;width:auto;display:block}.lp-footer-contacts{font-size:.85rem;color:#5b6764;line-height:1.8;text-align:center}.lp-footer-contacts a{color:#5b6764;text-decoration:none;transition:color .2s}.lp-footer-contacts a:hover{color:#167c81}.lp-footer-copy{font-size:.74rem;color:#b5afa3}.lp-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.lp-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}.lp-reveal{opacity:1;transform:none;transition:none}.lp-urgency-dot{animation:none}.lp-strip-track.is-animated{animation:none;flex-wrap:wrap;justify-content:center;width:auto;gap:.75rem 2.5rem}.lp-strip-track.is-animated .lp-strip-group{display:contents;padding-right:0}}@media(max-width: 1100px){.lp-target-grid,.lp-pilastri-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 960px){.lp-sticky{display:block}body{padding-bottom:76px}.lp-hero{grid-template-columns:1fr;gap:2.5rem;padding-top:100px}.lp-hero-media{order:-1}.lp-video--hero{min-height:0;aspect-ratio:4/5;max-height:62vh}.lp-intro-grid,.lp-coreo-grid,.lp-form-grid{grid-template-columns:1fr;gap:2.5rem}.lp-pilastri-grid{grid-template-columns:1fr 1fr}.lp-livelli-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.lp-ideatrice-grid{grid-template-columns:1fr;justify-items:center}.lp-ideatrice-photo{width:100%;max-width:340px}.lp-gap-stats{grid-template-columns:1fr}.lp-social-grid{grid-template-columns:1fr}.lp-nav-links{display:none}.lp-cosa-steps{grid-template-columns:1fr}.lp-video--reel{max-height:70vh}}@media(max-width: 600px){.lp-pilastri-grid,.lp-target-grid{grid-template-columns:1fr}.lp-field-row{grid-template-columns:1fr}.lp-hero-stats{gap:1.25rem}.lp-bpm-row{flex-wrap:wrap}.lp-hero-content .lp-btn-primary{display:block;width:100%}}