.contact-module__swMWYG__container{grid-template-columns:1fr;gap:48px;margin-top:40px;display:grid}@media (min-width:1024px){.contact-module__swMWYG__container{grid-template-columns:1.8fr 1.2fr}}.contact-module__swMWYG__titleSection{text-align:center;padding:100px 24px 20px}.contact-module__swMWYG__title{letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:800}.contact-module__swMWYG__subtitle{color:var(--foreground-muted);max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__builderCard{margin-bottom:40px;padding:32px}.contact-module__swMWYG__builderTitle{font-family:var(--font-heading);align-items:center;gap:12px;margin-bottom:8px;font-size:1.5rem;font-weight:700;display:flex}.contact-module__swMWYG__builderDesc{color:var(--foreground-muted);margin-bottom:32px;font-size:.95rem;line-height:1.5}.contact-module__swMWYG__stepTitle{font-family:var(--font-heading);color:var(--foreground);border-bottom:1px solid var(--card-border);margin-bottom:16px;padding-bottom:8px;font-size:1.1rem;font-weight:700}.contact-module__swMWYG__baseGrid{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.contact-module__swMWYG__optionCard{background:rgba(var(--background-raw), .3);border:1px solid var(--card-border);cursor:pointer;transition:var(--transition-fast);border-radius:12px;align-items:flex-start;gap:16px;padding:16px;display:flex}.contact-module__swMWYG__optionCard:hover{border-color:rgba(var(--primary-rgb), .3);background:rgba(var(--primary-rgb), .02)}.contact-module__swMWYG__optionCardActive{border-color:var(--primary);background:rgba(var(--primary-rgb), .05);box-shadow:0 0 15px rgba(var(--primary-rgb), .1)}.contact-module__swMWYG__radioCircle{border:2px solid var(--card-border);width:20px;height:20px;transition:var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.contact-module__swMWYG__optionCardActive .contact-module__swMWYG__radioCircle{border-color:var(--primary)}.contact-module__swMWYG__radioCircleInner{background:var(--primary);border-radius:50%;width:10px;height:10px}.contact-module__swMWYG__optionInfo{flex:1}.contact-module__swMWYG__optionHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.contact-module__swMWYG__optionLabel{font-size:.95rem;font-weight:600}.contact-module__swMWYG__optionPrice{font-family:var(--font-heading);color:var(--primary);font-weight:700}.contact-module__swMWYG__optionDesc{color:var(--foreground-muted);font-size:.85rem;line-height:1.4}.contact-module__swMWYG__checkboxGrid{grid-template-columns:1fr;gap:16px;margin-bottom:32px;display:grid}@media (min-width:600px){.contact-module__swMWYG__checkboxGrid{grid-template-columns:1fr}}.contact-module__swMWYG__checkboxSquare{border:2px solid var(--card-border);width:20px;height:20px;transition:var(--transition-fast);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.contact-module__swMWYG__optionCardActive .contact-module__swMWYG__checkboxSquare{border-color:var(--primary);background:var(--primary);color:#000}.contact-module__swMWYG__summaryPanel{background:rgba(var(--background-raw), .5);border:1px solid var(--card-border);border-radius:12px;margin-top:40px;padding:24px}.contact-module__swMWYG__summaryRow{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.95rem;display:flex}.contact-module__swMWYG__totalRow{border-top:1px dashed var(--card-border);justify-content:space-between;align-items:flex-end;margin-top:16px;padding-top:16px;display:flex}.contact-module__swMWYG__totalLabel{font-family:var(--font-heading);font-size:1.1rem;font-weight:700}.contact-module__swMWYG__totalPriceWrapper{text-align:right}.contact-module__swMWYG__totalPrice{font-family:var(--font-heading);color:var(--tertiary);font-size:1.75rem;font-weight:800;line-height:1.1;display:block}.contact-module__swMWYG__totalRange{color:var(--foreground-muted);font-size:.75rem}.contact-module__swMWYG__whatsappButton{text-align:center;justify-content:center;width:100%;margin-top:24px;display:flex}.contact-module__swMWYG__formCard{height:fit-content;padding:32px}.contact-module__swMWYG__formGrid{flex-direction:column;gap:20px;margin-top:24px;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__label{color:var(--foreground-muted);font-size:.85rem;font-weight:600}.contact-module__swMWYG__formInput{background:rgba(var(--background-raw), .3);border:1px solid var(--card-border);color:var(--foreground);transition:var(--transition-fast);border-radius:8px;outline:none;padding:12px 16px;font-size:.95rem}.contact-module__swMWYG__formInput:focus{border-color:var(--primary);box-shadow:0 0 10px rgba(var(--primary-rgb), .1)}.contact-module__swMWYG__formTextarea{resize:vertical;min-height:120px}.contact-module__swMWYG__successMessage{background:rgba(var(--tertiary-rgb), .1);border:1px solid rgba(var(--tertiary-rgb), .2);color:var(--tertiary);text-align:center;border-radius:8px;padding:16px;font-size:.95rem}.contact-module__swMWYG__progressContainer{justify-content:space-between;align-items:center;width:100%;margin-bottom:48px;display:flex;position:relative}.contact-module__swMWYG__progressBarTrack{background:var(--card-border);z-index:0;height:2px;position:absolute;top:18px;left:0;right:0}.contact-module__swMWYG__progressBarFill{background:var(--gradient-linear);height:100%;transition:width .4s}.contact-module__swMWYG__progressStep{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.contact-module__swMWYG__progressNode{background:var(--background-secondary);border:2px solid var(--card-border);width:38px;height:38px;color:var(--foreground-muted);font-family:var(--font-heading);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.contact-module__swMWYG__progressStepActive .contact-module__swMWYG__progressNode{border-color:var(--primary);color:var(--primary);box-shadow:0 0 15px rgba(var(--primary-rgb), .3);background:var(--background)}.contact-module__swMWYG__progressStepCompleted .contact-module__swMWYG__progressNode{border-color:var(--tertiary);background:var(--tertiary);color:#000}.contact-module__swMWYG__progressLabel{font-family:var(--font-heading);color:var(--foreground-muted);text-align:center;transition:var(--transition-fast);margin-top:8px;font-size:.75rem;font-weight:600}@media (max-width:480px){.contact-module__swMWYG__progressLabel{display:none}}.contact-module__swMWYG__progressStepActive .contact-module__swMWYG__progressLabel{color:var(--foreground)}.contact-module__swMWYG__progressStepCompleted .contact-module__swMWYG__progressLabel{color:var(--tertiary)}.contact-module__swMWYG__navigationRow{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-top:40px;padding-top:24px;display:flex}.contact-module__swMWYG__stickySidebar{position:relative}@media (min-width:1024px){.contact-module__swMWYG__stickySidebar{height:fit-content;position:sticky;top:100px}}.contact-module__swMWYG__sidebarCard{margin-bottom:24px}
