.CotizarForm-module__YQIFaW__page{justify-content:center;align-items:flex-start;min-height:100vh;padding:120px 20px 80px;display:flex;position:relative}.CotizarForm-module__YQIFaW__bg{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.2;pointer-events:none;z-index:0;background-size:64px 64px;position:fixed;inset:0}.CotizarForm-module__YQIFaW__wrap{z-index:1;width:100%;max-width:560px;position:relative}.CotizarForm-module__YQIFaW__header{text-align:center;margin-bottom:40px}.CotizarForm-module__YQIFaW__heading{font-family:var(--font-head);letter-spacing:-.04em;color:var(--white);margin-bottom:14px;font-size:clamp(28px,6vw,44px);font-weight:800;line-height:1.05}.CotizarForm-module__YQIFaW__accent{color:var(--neon-text)}.CotizarForm-module__YQIFaW__subtitle{color:var(--muted);font-size:15px;font-weight:300;line-height:1.65}.CotizarForm-module__YQIFaW__card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:40px 36px}.CotizarForm-module__YQIFaW__progress{align-items:center;gap:6px;margin-bottom:36px;display:flex}.CotizarForm-module__YQIFaW__dot{background:var(--border-active);border-radius:100px;flex-shrink:0;width:6px;height:6px;transition:all .4s cubic-bezier(.16,1,.3,1)}.CotizarForm-module__YQIFaW__dotActive{background:var(--neon);width:22px;box-shadow:0 0 10px #b8ff5759}.CotizarForm-module__YQIFaW__dotDone{background:var(--neon);opacity:.3}.CotizarForm-module__YQIFaW__progressLabel{font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted);margin-left:auto;font-size:11px}.CotizarForm-module__YQIFaW__stepContent{animation:.35s cubic-bezier(.16,1,.3,1) CotizarForm-module__YQIFaW__stepIn}@keyframes CotizarForm-module__YQIFaW__stepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.CotizarForm-module__YQIFaW__stepTitle{font-family:var(--font-head);letter-spacing:-.03em;color:var(--white);margin-bottom:6px;font-size:22px;font-weight:700}.CotizarForm-module__YQIFaW__stepDesc{color:var(--muted);margin-bottom:28px;font-size:13px;font-weight:300;line-height:1.6}.CotizarForm-module__YQIFaW__field{margin-bottom:18px}.CotizarForm-module__YQIFaW__label{font-family:var(--font-mono);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:10px;font-weight:500;display:block}.CotizarForm-module__YQIFaW__input{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--white);font-family:var(--font-body);appearance:none;border-radius:12px;outline:none;padding:13px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.CotizarForm-module__YQIFaW__input:focus{border-color:var(--border-active);box-shadow:0 0 0 3px #b8ff5712}.CotizarForm-module__YQIFaW__input::placeholder{color:var(--border-active)}select.CotizarForm-module__YQIFaW__input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}select.CotizarForm-module__YQIFaW__input option{background:var(--surface2)}.CotizarForm-module__YQIFaW__textarea{resize:vertical;min-height:110px;line-height:1.6}.CotizarForm-module__YQIFaW__inputError{border-color:var(--red)!important}.CotizarForm-module__YQIFaW__errorMsg{color:var(--red);margin-top:6px;font-size:12px;font-weight:400}.CotizarForm-module__YQIFaW__serviceGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:6px;display:grid}.CotizarForm-module__YQIFaW__serviceCard{background:var(--surface2);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;gap:3px;padding:16px 14px 14px;transition:border-color .2s,background .2s,transform .15s;display:flex}.CotizarForm-module__YQIFaW__serviceCard:hover{border-color:var(--border-active);transform:translateY(-1px)}.CotizarForm-module__YQIFaW__serviceActive{border-color:var(--neon)!important;background:#b8ff5712!important}.CotizarForm-module__YQIFaW__serviceIcon{margin-bottom:4px;font-size:22px;line-height:1;display:block}.CotizarForm-module__YQIFaW__serviceName{color:var(--white);font-size:13px;font-weight:600;font-family:var(--font-head);display:block}.CotizarForm-module__YQIFaW__serviceHint{color:var(--muted);font-size:11px;font-weight:300;display:block}.CotizarForm-module__YQIFaW__pillGroup{flex-wrap:wrap;gap:8px;display:flex}.CotizarForm-module__YQIFaW__pill{background:var(--surface2);border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;font-family:var(--font-body);border-radius:100px;padding:9px 18px;transition:all .2s}.CotizarForm-module__YQIFaW__pill:hover{border-color:var(--border-active);color:var(--white)}.CotizarForm-module__YQIFaW__pillActive{font-weight:700;background:var(--neon)!important;color:var(--neon-fg)!important;border-color:var(--neon)!important}.CotizarForm-module__YQIFaW__btnRow{align-items:center;gap:10px;margin-top:32px;display:flex}.CotizarForm-module__YQIFaW__btnBack{border:1px solid var(--border);color:var(--muted);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;padding:13px 22px;font-size:14px;font-weight:500;transition:all .2s}.CotizarForm-module__YQIFaW__btnBack:hover{border-color:var(--border-active);color:var(--white)}.CotizarForm-module__YQIFaW__btnNext{background:var(--neon);color:var(--neon-fg);font-family:var(--font-head);cursor:pointer;letter-spacing:-.02em;border:none;border-radius:100px;flex:1;padding:14px 28px;font-size:15px;font-weight:700;transition:all .2s}.CotizarForm-module__YQIFaW__btnNext:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 28px #b8ff5740}.CotizarForm-module__YQIFaW__btnNext:active{transform:scale(.98)}.CotizarForm-module__YQIFaW__btnNext:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.CotizarForm-module__YQIFaW__success{text-align:center;padding:16px 0;animation:.4s cubic-bezier(.16,1,.3,1) CotizarForm-module__YQIFaW__stepIn}.CotizarForm-module__YQIFaW__successIcon{width:68px;height:68px;color:var(--neon-text);font-size:28px;font-family:var(--font-mono);background:#b8ff5714;border:1px solid #b8ff5740;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.CotizarForm-module__YQIFaW__successTitle{font-family:var(--font-head);letter-spacing:-.04em;color:var(--white);margin-bottom:12px;font-size:28px;font-weight:800}.CotizarForm-module__YQIFaW__successText{color:var(--muted);margin-bottom:32px;font-size:14px;font-weight:300;line-height:1.8}.CotizarForm-module__YQIFaW__successText strong{color:var(--white);font-weight:600}.CotizarForm-module__YQIFaW__successActions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.CotizarForm-module__YQIFaW__btnWa{color:#fff;font-family:var(--font-head);background:#25d366;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.CotizarForm-module__YQIFaW__btnWa:hover{opacity:.9;transform:translateY(-1px)}.CotizarForm-module__YQIFaW__footerNote{text-align:center;font-family:var(--font-mono);color:var(--muted);opacity:.4;letter-spacing:.04em;margin-top:20px;font-size:11px}@media (max-width:520px){.CotizarForm-module__YQIFaW__card{padding:28px 20px}.CotizarForm-module__YQIFaW__serviceGrid{grid-template-columns:1fr 1fr}.CotizarForm-module__YQIFaW__heading{font-size:clamp(26px,8vw,36px)}}@media (max-width:380px){.CotizarForm-module__YQIFaW__serviceGrid{grid-template-columns:1fr}}
