div#dcMobileBottomBar{display:none!important}html body{padding-bottom:0!important}*{box-sizing:border-box;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html,body{color:#333;flex-direction:column;width:100%;min-height:100vh;margin:0;display:flex;overflow-x:hidden;background-color:#f3f6f8!important}.calc-header-logo,.calc-header-counter{min-width:auto}@media (width>=768px){.calc-header-logo,.calc-header-counter{min-width:320px}}.calc-top-header{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 2rem;position:sticky;top:0}.timeline-container{justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative}.timeline-line{z-index:1;background:#e2e8f0;height:3px;position:absolute;top:10px;left:10%;right:10%}.timeline-progress{z-index:2;background:#4a3748;width:0%;height:3px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;top:10px;left:10%}.timeline-step{text-align:center;z-index:3;flex:1;position:relative}.step-dot{color:#0000;background:#fff;border:3px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin:0 auto 6px;font-size:.65rem;transition:all .3s;display:flex}.timeline-step.active .step-dot{background:#fff;border-color:#4a3748}.timeline-step.active .step-dot:after{content:"";background:#4a3748;border-radius:50%;width:8px;height:8px}.timeline-step.completed .step-dot{color:#fff;background:#4a3748;border-color:#4a3748}.step-text{text-transform:uppercase;color:#94a3b8;letter-spacing:.5px;font-size:.7rem;font-weight:700;display:block}.timeline-step.active .step-text,.timeline-step.completed .step-text{color:#4a3748}.step-counter-label{color:#475569;font-size:.95rem;font-weight:700}.calc-card-wrapper{flex:1;justify-content:center;align-items:center;display:flex;padding:2.5rem 1rem 6.5rem!important}.calc-box{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;width:100%;max-width:680px;min-height:480px;padding:3rem 2.5rem;display:flex;box-shadow:0 4px 20px #00000008}.calc-heading{text-align:center;margin-bottom:.4rem;font-size:1.65rem;font-weight:800;color:#2d1e2f!important}.calc-subheading{color:#64748b;text-align:center;margin-bottom:2rem;font-size:.95rem;font-weight:500}.calc-subheading a{color:#ec5252;font-weight:600;text-decoration:none}.layout-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.layout-choice-card{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .25s;position:relative}.layout-choice-card:hover{border-color:#fca5a5}.layout-choice-card.selected{background:#fef2f2!important;border-color:#ec5252!important}.layout-icon-box{justify-content:center;margin-bottom:1rem;display:flex}.layout-label{color:#334155;font-size:1.05rem;font-weight:700}.measure-box{background:#fafbfc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:2rem}.measure-label{color:#ec5252;text-transform:uppercase;letter-spacing:.8px;margin-bottom:.5rem;font-size:.88rem;font-weight:800}.measure-select-field{color:#1e293b;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .25s}.measure-select-field:focus{border-color:#ec5252}.package-scroll-wrap{flex-direction:column;gap:16px;display:flex}.pkg-choice-card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;gap:12px;padding:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.pkg-choice-card:hover{border-color:#fca5a5}.pkg-choice-card.selected{background:#fef2f2!important;border-color:#ec5252!important}.pkg-radio-col{width:20px}.pkg-info-col{flex:1}.pkg-title-line{margin-bottom:.2rem;font-size:.95rem;font-weight:800;color:#1e293b!important}.pkg-subtitle-line{color:#64748b;margin-bottom:.6rem;font-size:.78rem;line-height:1.4}.pkg-image{object-fit:cover;border:1px solid #f1f5f9;border-radius:8px;width:100%;height:110px;margin-bottom:.6rem}.pkg-checklist{margin:0;padding:0;list-style:none}.pkg-checklist li{color:#475569;align-items:center;gap:5px;margin-bottom:4px;font-size:.75rem;font-weight:600;display:flex}.pkg-checklist li i{color:#ec5252}.lead-form-wrap{width:100%;max-width:480px;margin:0 auto}.calc-input-group{margin-bottom:1.25rem}.calc-input-field{color:#1e293b;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .25s}.calc-input-field:focus{border-color:#ec5252;box-shadow:0 0 0 4px #ec52521a}.whatsapp-checkbox-row{cursor:pointer;user-select:none;align-items:center;gap:8px;margin-bottom:1.5rem;display:flex}.whatsapp-check-box{color:#0000;border:2px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;transition:all .2s;display:flex}.whatsapp-checkbox-row.active .whatsapp-check-box{color:#fff;background:#ec5252;border-color:#ec5252}.whatsapp-label{color:#475569;font-size:.88rem;font-weight:600}.calc-bottom-action-bar{z-index:100;border-top:1px solid #e2e8f0;width:100%;padding:1rem 0;position:sticky;bottom:0;background:#fff!important}@media (width<=991px){.dc-mobile-bottom-bar{display:none!important}body{padding-bottom:0!important}}.action-bar-container{justify-content:space-between;align-items:center;max-width:680px;margin:0 auto;padding:0 15px;display:flex}.calc-btn-pill-back{color:#fca5a5;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:color .2s}.calc-btn-pill-back:hover{color:#ec5252}.calc-btn-pill-next{letter-spacing:.8px;text-transform:uppercase;border:none;border-radius:50px;padding:.85rem 3.5rem;font-size:.95rem;font-weight:800;box-shadow:0 6px 18px #ec525247;color:#fff!important;background:#ec5252!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.calc-btn-pill-next:disabled{cursor:not-allowed;box-shadow:none!important;background:#cbd5e1!important}.calc-btn-pill-next:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 24px #ec52526b;background:#d93d3d!important}.calc-step{animation:.4s cubic-bezier(.4,0,.2,1) forwards fadeInSlide;display:none}.calc-step.active{display:block}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.calc-card-wrapper{padding:1rem .5rem 5.5rem!important}.calc-box{border-radius:12px!important;min-height:auto!important;padding:1.5rem 1rem!important}.calc-heading{font-size:1.35rem!important}.calc-subheading{margin-bottom:1.25rem!important;font-size:.85rem!important}.layout-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.layout-choice-card{padding:.75rem .5rem!important}.layout-label{font-size:.85rem!important}.layout-icon-box svg{max-width:100%!important;height:auto!important}.calc-bottom-action-bar{padding:.75rem 0!important}.calc-btn-pill-next{padding:.75rem 2.5rem!important;font-size:.88rem!important}.calc-btn-pill-back{font-size:.88rem!important}}
