.clp-configuratore [hidden]{display:none!important}
.clp-configuratore{max-width:980px;margin:40px auto;padding:28px;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#f7f2ec 100%);box-shadow:0 18px 55px rgba(40,30,20,.10);font-family:inherit;color:#2d2824}.clp-hero{text-align:center;margin-bottom:24px}.clp-kicker{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid rgba(80,60,40,.14);font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.clp-hero h2,.clp-result h3{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.05}.clp-hero p{max-width:720px;margin:0 auto;font-size:18px;line-height:1.6;color:#655b52}.clp-progress-wrap{margin:22px 0 28px}.clp-progress-label{display:flex;justify-content:space-between;font-size:14px;font-weight:700;margin-bottom:8px}.clp-progress{height:11px;border-radius:99px;background:rgba(45,40,36,.10);overflow:hidden}.clp-progress-bar{width:11%;height:100%;border-radius:99px;background:#2d2824;transition:width .35s ease}.clp-step{border:0;margin:0;padding:0}.clp-step legend{display:block;width:100%;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.15;margin-bottom:8px}.clp-step legend span{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#8a7664;margin-bottom:8px}.clp-step>p{margin:0 0 22px;font-size:17px;color:#655b52}.clp-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.clp-option{position:relative;display:flex;align-items:center;gap:14px;min-height:92px;padding:18px;border:1px solid rgba(80,60,40,.16);border-radius:22px;background:rgba(255,255,255,.72);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.clp-option:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(40,30,20,.08)}.clp-option input{position:absolute;opacity:0;pointer-events:none}.clp-option:has(input:checked){background:#fff;border-color:#2d2824;box-shadow:0 16px 35px rgba(40,30,20,.12)}.clp-option-emoji{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#f4eadf;font-size:25px;flex:0 0 auto}.clp-option-label{font-weight:750;font-size:16px;line-height:1.35}.clp-feedback{min-height:26px;margin-top:18px;color:#6f5b46;font-weight:700}.clp-actions,.clp-result-actions{display:flex;gap:12px;justify-content:center;margin-top:28px;flex-wrap:wrap}.clp-btn{appearance:none;border:0;border-radius:999px;padding:13px 22px;font-weight:800;font-size:15px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}.clp-btn:hover{transform:translateY(-1px)}.clp-btn:disabled{opacity:.45;cursor:not-allowed}.clp-btn-primary{background:#2d2824;color:#fff}.clp-btn-secondary{background:#fff;color:#2d2824;border:1px solid rgba(80,60,40,.18)}.clp-result-card{padding:28px;border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(40,30,20,.10);text-align:center}.clp-result-description{max-width:720px;margin:0 auto 20px;font-size:18px;line-height:1.65;color:#655b52}.clp-score{max-width:520px;margin:20px auto;padding:18px;border-radius:20px;background:#f7f2ec;display:flex;justify-content:space-between;gap:16px;align-items:center;font-weight:750}.clp-score-value{font-size:28px}.clp-recommendations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;text-align:left}.clp-recommendations div{padding:20px;border-radius:22px;background:#faf7f2;border:1px solid rgba(80,60,40,.12)}.clp-recommendations h4{margin:0 0 8px;font-size:18px}.clp-recommendations p{margin:0;line-height:1.55;color:#655b52}.clp-note{margin:18px 0 0;color:#7b7068;font-size:14px}@media(max-width:760px){.clp-configuratore{margin:24px 12px;padding:20px}.clp-options,.clp-recommendations{grid-template-columns:1fr}.clp-option{min-height:78px}.clp-score{align-items:flex-start;flex-direction:column}.clp-actions .clp-btn,.clp-result-actions .clp-btn{width:100%}}
.clp-lead-card{padding:28px;border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(40,30,20,.10);text-align:center}.clp-lead-card h3{margin:0 0 10px;font-size:clamp(28px,3.5vw,42px);line-height:1.08}.clp-lead-card>p{max-width:680px;margin:0 auto 22px;font-size:17px;line-height:1.6;color:#655b52}.clp-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;text-align:left}.clp-fields label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#2d2824}.clp-fields input,.clp-fields textarea{width:100%;box-sizing:border-box;border:1px solid rgba(80,60,40,.18);border-radius:16px;background:#faf7f2;padding:13px 14px;font:inherit;color:#2d2824;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.clp-fields input:focus,.clp-fields textarea:focus{border-color:#2d2824;box-shadow:0 0 0 3px rgba(45,40,36,.08)}.clp-field-full{grid-column:1/-1}.clp-form-message{min-height:24px;margin-top:14px;font-weight:800}.clp-form-message.clp-success{color:#376540}.clp-form-message.clp-error{color:#9b2f24}@media(max-width:760px){.clp-fields{grid-template-columns:1fr}.clp-lead-card{padding:20px}}
