div.estinzionecqs-card{background:#fff;margin-bottom:4rem}h2.estinzionecqs-title{color:#09364f;font-size:1.8rem;font-weight:600}h3.estinzionecqs-subtitle{color:#09364f;font-size:1.4rem;font-weight:500}h4.estinzionecqs-subtitle-small{color:#09364f;font-size:1.2rem;font-weight:500;margin:0}.estinzionecqs-form .form-control.estinzionecqs-input{border:2px solid #f2f2f2;border-radius:8px;padding:.75rem;transition:all .3s ease;color:#09364f}.estinzionecqs-form .form-control.estinzionecqs-input:focus{border-color:#e40139;box-shadow:0 0 0 .2rem rgba(228,1,57,.25)}.btn.estinzionecqs-button{background-color:#e40139;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all .3s ease}.btn.estinzionecqs-button:hover,.btn.estinzionecqs-button:focus{background-color:#09364f;color:#fff;transform:translateY(-1px)}.btn.estinzionecqs-button-secondary{background-color:#09364f;color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:500;transition:all .3s ease;font-size:.9rem}.btn.estinzionecqs-button-secondary:hover,.btn.estinzionecqs-button-secondary:focus{background-color:#e40139;color:#fff;transform:translateY(-1px)}div.estinzionecqs-result-grid{display:grid;gap:1rem;background:#f2f2f2;padding:1.5rem;border-radius:10px}div.estinzionecqs-result-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e6e6e6}div.estinzionecqs-result-item.total{border-bottom:none;margin-top:1rem;padding-top:1rem;border-top:2px solid #e40139;font-weight:600}span.estinzionecqs-label{color:#09364f;font-weight:500}span.estinzionecqs-value{color:#e40139;font-weight:600}div.estinzionecqs-info{color:#09364f;font-size:.9rem;opacity:.8}.estinzionecqs-info i.bi{color:#e40139}div.estinzionecqs-info-box{background:#f2f2f2;border-radius:10px;padding:1.5rem;margin-top:2rem}div.estinzionecqs-analysis{color:#09364f;line-height:1.6}.estinzionecqs-analysis p{margin-bottom:.75rem}.estinzionecqs-analysis i.bi{color:#e40139}div.estinzionecqs-modal-header{background-color:#09364f;color:#fff;border-bottom:none}.estinzionecqs-modal-header .modal-title{font-size:1.2rem;font-weight:500}.estinzionecqs-modal-header .btn-close{filter:brightness(0)invert(1)}div.estinzionecqs-detail-grid{display:grid;gap:1.5rem;margin-top:1rem}div.estinzionecqs-detail-item{background:#f2f2f2;padding:1rem;border-radius:8px}div.estinzionecqs-detail-title{color:#09364f;font-weight:600;margin-bottom:.5rem;font-size:1.1rem}div.estinzionecqs-detail-content{color:#09364f;line-height:1.6}span.estinzionecqs-highlight{color:#e40139;font-weight:600}@media(max-width:768px){h2.estinzionecqs-title{font-size:1.5rem}div.estinzionecqs-result-item{flex-direction:column;align-items:flex-start;gap:.5rem}.btn.estinzionecqs-button-secondary{padding:.4rem .8rem;font-size:.8rem}}