.cotizador-hero{padding:8rem 2rem 3.5rem;text-align:center;background:linear-gradient(135deg,#1e1b4b,#3730a3 50%,#6d28d9);position:relative;overflow:hidden}.cotizador-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 60%,rgba(139,92,246,.25) 0,transparent 55%),radial-gradient(circle at 80% 40%,rgba(217,70,239,.18) 0,transparent 55%);pointer-events:none}.cotizador-hero h1{position:relative;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;color:#fff;margin-bottom:.75rem;text-wrap:balance}.cotizador-hero p{position:relative;font-size:1.125rem;color:rgba(255,255,255,.72);max-width:500px;margin:0 auto}.cotizador-content{max-width:1200px;margin:0 auto;padding:3rem 2rem 5rem;background:transparent}.calculator-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:2rem;gap:2rem;align-items:start}.calculator-main{min-width:0}.calculator-steps{display:flex;gap:.5rem;margin-bottom:2rem}.calc-step{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:100px;font-size:.8125rem;color:#6b7280;background:#ebebf5;transition:all .2s ease}.calc-step.active{background:#6366f1;color:#fff}.calc-step.done{background:rgba(90,170,124,.15);color:#2d7a52}.calc-step-num{font-weight:700;font-size:.75rem}.calc-section h2,.calc-section-title-2{font-size:1.5rem;font-weight:700;color:#1e1b4b;margin-bottom:.375rem}.calc-section-title-2{margin-top:2.5rem}.calc-subtitle{font-size:.9375rem;color:#6b7280;margin-bottom:1.5rem}.calc-empty{color:#9ca3af;font-size:.9375rem;padding:2rem 0}.calc-error{color:#ef4444;font-size:.875rem;text-align:center;margin-top:1rem}.calc-service-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.calc-service-card{background:#fff;border:2px solid #e5e3f5;border-radius:16px;padding:1.25rem;text-align:center;cursor:pointer;transition:all .18s ease}.calc-service-card:hover{border-color:#6366f1;box-shadow:0 4px 16px rgba(99,102,241,.12);transform:translateY(-1px)}.calc-service-card.selected{border-color:#6366f1;background:rgba(99,102,241,.04);box-shadow:0 0 0 3px rgba(99,102,241,.15)}.calc-service-card-icon{display:flex;justify-content:center;margin-bottom:.75rem;color:#6366f1}.calc-service-card h3{font-size:.9375rem;font-weight:600;color:#1e1b4b;margin-bottom:.375rem}.calc-service-card-range{font-size:.8125rem;color:#6b7280}.addon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:.75rem;gap:.75rem}.addon-card{display:flex;align-items:center;gap:.75rem;background:#fff;border:2px solid #e5e3f5;border-radius:12px;padding:.875rem 1rem;cursor:pointer;transition:all .18s ease}.addon-card:hover{border-color:#6366f1}.addon-card.selected{border-color:#6366f1;background:rgba(99,102,241,.04)}.addon-card-icon{color:#6366f1;flex-shrink:0}.addon-card h4{font-size:.875rem;font-weight:600;color:#1e1b4b}.addon-card-range{font-size:.75rem;color:#6b7280}.customize-block{background:#fff;border:1.5px solid #e5e3f5;border-radius:16px;padding:1.5rem;margin-bottom:1.25rem}.customize-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.customize-icon{color:#6366f1}.customize-header h3{font-size:1.125rem;font-weight:600;color:#1e1b4b}.tier-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.tier-option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1.5px solid #e5e3f5;border-radius:10px;cursor:pointer;transition:all .18s ease}.tier-option.active,.tier-option:hover{border-color:#6366f1}.tier-option.active{background:rgba(99,102,241,.04)}.tier-option input[type=radio]{accent-color:#6366f1}.tier-label{flex:1 1;font-size:.875rem;font-weight:500;color:#374151}.tier-price{font-size:.8125rem;font-weight:600;color:#6366f1}.service-addons{border-top:1px solid #f0eeff;padding-top:.75rem}.addons-label{font-size:.8125rem;font-weight:500;color:#6b7280;margin-bottom:.5rem;display:block}.addons-chips{display:flex;flex-wrap:wrap;gap:.5rem}.addon-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border:1.5px solid #e5e3f5;border-radius:100px;background:#fff;font-size:.8125rem;color:#4b5563;cursor:pointer;transition:all .18s ease}.addon-chip:hover{border-color:#6366f1;color:#6366f1}.addon-chip.active{background:#6366f1;border-color:#6366f1;color:#fff}.addon-chip-price{font-size:.75rem;opacity:.8}.cotizador-form{max-width:500px}.cotizador-form .form-group{margin-bottom:1rem}.cotizador-form label{display:block;font-size:.9375rem;font-weight:500;color:#374151;margin-bottom:.4rem}.cotizador-form input{width:100%;padding:.875rem 1rem;border:2px solid #e5e3f5;border-radius:10px;font-size:1rem;color:#1e1b4b;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.cotizador-form input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.1)}.cotizador-form input::placeholder{color:#9ca3af}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.field-error{display:block;font-size:.75rem;color:#ef4444;margin-top:.25rem}.calculator-nav{display:flex;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1.5px solid #e9e7f5}.calculator-nav-spacer{flex:1 1}.quote-summary{position:-webkit-sticky;position:sticky;top:6rem;background:#fff;border:1.5px solid #e5e3f5;border-radius:20px;padding:1.5rem;box-shadow:0 4px 24px rgba(99,102,241,.07)}.quote-summary h3{font-size:1rem;font-weight:700;color:#1e1b4b;margin-bottom:1rem}.summary-empty{font-size:.875rem;color:#9ca3af;text-align:center;padding:2rem 0}.summary-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.summary-item{padding-bottom:.75rem;border-bottom:1px solid #f0eeff}.summary-item:last-child{border-bottom:none}.summary-item-header{display:flex;justify-content:space-between;align-items:center}.summary-item-name{font-size:.875rem;font-weight:500;color:#1e1b4b}.summary-item-price{font-size:.8125rem;font-weight:600;color:#4b5563}.summary-item-tier{font-size:.75rem;color:#6b7280;display:block;margin-top:.125rem}.summary-item-addons{display:flex;flex-direction:column;margin-top:.25rem}.summary-addon{font-size:.75rem;color:#6b7280}.summary-total{background:rgba(99,102,241,.05);border:1.5px solid rgba(99,102,241,.15);border-radius:12px;padding:1rem;text-align:center}.summary-total>span{display:block;font-size:.75rem;font-weight:600;color:#6366f1;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.375rem}.summary-total-range{display:flex;align-items:center;justify-content:center;gap:.5rem}.summary-total-range strong{font-size:1.25rem;font-weight:800;color:#4f46e5}.summary-separator{color:#9ca3af}.summary-disclaimer{font-size:.6875rem;color:#9ca3af;text-align:center;margin-top:.75rem;line-height:1.4}.calculator-success{max-width:480px;margin:0 auto;text-align:center;padding:3rem 0}.calculator-success .success-icon{margin-bottom:1.5rem}.calculator-success h2{font-size:1.75rem;font-weight:700;color:#1e1b4b;margin-bottom:.75rem}.calculator-success p{font-size:1rem;color:#6b7280;margin-bottom:2rem}.success-estimate{background:rgba(99,102,241,.06);border:1.5px solid rgba(99,102,241,.15);border-radius:12px;padding:1.25rem;margin-bottom:2rem}.success-estimate span{display:block;font-size:.75rem;color:#6366f1;font-weight:600;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.25rem}.success-estimate strong{font-size:1.25rem;font-weight:800;color:#4f46e5}@media (max-width:900px){.calculator-layout{grid-template-columns:1fr}.quote-summary{position:static;order:-1}}@media (max-width:640px){.cotizador-hero h1{font-size:1.75rem}.cotizador-content{padding:2rem 1rem 4rem}.calc-service-grid{grid-template-columns:1fr 1fr}.addon-grid,.form-row{grid-template-columns:1fr}.calculator-steps{flex-wrap:wrap}.calc-step-label{display:none}.calc-step.active .calc-step-label{display:inline}}.calculator-submitted{text-align:center;padding:60px 40px;max-width:480px;margin:0 auto}.submitted-icon{width:80px;height:80px;background:rgba(99,102,241,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.calculator-submitted h2{font-size:1.5rem;font-weight:700;color:#1e1b4b;margin-bottom:12px}.calculator-submitted p{color:#6b7280;margin-bottom:0}.submitted-estimate{background:#f5f4fc;border-radius:12px;padding:20px 24px;margin:24px 0;display:flex;justify-content:space-between;align-items:center}.submitted-estimate span{font-size:.875rem;color:#6b7280}.submitted-estimate strong{font-size:1.125rem;color:#1e1b4b;font-weight:700}.submitted-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:8px}.calculator-loading{text-align:center;padding:60px;color:#6b7280}