@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--hse-bg:#0f172a;--hse-bg-solid:#1e293b;--hse-primary:#f59e0b;--hse-primary-hover:#d97706;--hse-primary-light:#f59e0b26;--hse-gradient:linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--hse-gradient-subtle:linear-gradient(135deg, #f59e0b1a 0%, #d977061a 100%);--hse-success:#10b981;--hse-whatsapp:#25d366;--hse-text:#fff;--hse-text-secondary:#94a3b8;--hse-text-muted:#64748b;--hse-border:#ffffff1a;--hse-glass-blur:16px;--hse-glass-border:1px solid #ffffff1a;--hse-shadow:0 8px 32px #0000004d;--hse-shadow-lg:0 25px 50px -12px #00000080;--hse-radius:16px;--hse-radius-lg:24px;--hse-radius-xl:32px;--hse-transition:.2s cubic-bezier(.4, 0, .2, 1);--hse-transition-slow:.4s cubic-bezier(.4, 0, .2, 1)}.hse-estimator{color:var(--hse-text);box-sizing:border-box;z-index:9999;max-width:520px;margin:0 auto;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;position:relative}.hse-estimator [hidden]{display:none!important}.hse-main-layout{display:block}.hse-wizard-viewport{flex-direction:column;display:flex;position:relative}.hse-wizard-scroll{flex:1;padding:20px}.hse-action-bar{display:none}.hse-btn-stack{flex-direction:column;gap:12px;margin-top:24px;display:flex}.hse-question-progress{text-align:center;color:var(--hse-text-secondary);margin-bottom:24px;font-size:.85rem;font-weight:500}.hse-question-progress-bar{background:#ffffff1a;border-radius:999px;width:100%;height:8px;margin-bottom:18px;overflow:hidden}.hse-question-progress-fill{background:var(--hse-primary);border-radius:3px;height:100%;transition:width .3s}.hse-question-progress-bar--top{border-radius:calc(var(--hse-radius-xl) - 3px) calc(var(--hse-radius-xl) - 3px) 0 0;z-index:2;width:auto;height:7px;margin:0;position:absolute;top:0;left:0;right:0}.hse-question-counter{color:var(--hse-text-muted);text-transform:none;letter-spacing:.01em;margin:2px 0 10px;font-size:.9rem;font-weight:500}.hse-question-single{text-align:left;margin-bottom:20px}.hse-question-text{color:var(--hse-text);margin-bottom:24px;font-size:1.25rem;font-weight:500;line-height:1.5}.hse-question-input{border:2px solid var(--hse-border);border-radius:var(--hse-radius);width:100%;color:var(--hse-text);transition:all var(--hse-transition);background:#ffffff0d;padding:16px;font-size:1.1rem}.hse-question-input:focus{border-color:var(--hse-primary);background:#ffffff1a;outline:none}.hse-btn.hse-btn-disabled{opacity:.5;cursor:not-allowed;pointer-events:none;color:#94a3b8!important;background:#475569!important;border-color:#475569!important}.hse-question-single .hse-question-input:focus{border-color:var(--hse-primary);box-shadow:0 0 0 4px var(--hse-primary-light), 0 0 24px var(--hse-primary-light);background:#ffffff1a}.hse-question-single .hse-question-input::placeholder{color:var(--hse-text-muted)}@media (width<=480px){.hse-intro-service-list{margin:8px 0}.hse-step-title{font-size:1.4rem}.hse-question-single .hse-question-input{padding:14px 16px;font-size:1rem}}.hse-estimator *,.hse-estimator :before,.hse-estimator :after{box-sizing:border-box}.hse-progress{justify-content:center;align-items:flex-start;gap:0;margin-bottom:24px;padding:0 10px;display:flex;position:relative}.hse-estimator.hse-booking-recovery-view .hse-progress{display:none!important}.hse-progress-step{z-index:2;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.hse-progress-dot{border:2px solid var(--hse-border);width:18px;height:18px;transition:all var(--hse-transition);background:0 0;border-radius:50%}.hse-progress-step.active .hse-progress-dot{background:var(--hse-primary);border-color:var(--hse-primary);animation:2s infinite hse-progress-pulse;box-shadow:0 0 0 4px #3b82f633}@keyframes hse-progress-pulse{0%,to{box-shadow:0 0 0 4px #f59e0b33}50%{box-shadow:0 0 0 6px #f59e0b4d}}.hse-progress-step.completed .hse-progress-dot{background:var(--hse-success);border-color:var(--hse-success)}.hse-progress-label{color:var(--hse-text-muted);transition:color var(--hse-transition);text-align:center;max-width:52px;font-size:9px;font-weight:500;line-height:1.2}.hse-progress-step.active .hse-progress-label{color:var(--hse-primary);font-weight:600}.hse-progress-step.completed .hse-progress-label{color:var(--hse-success)}.hse-progress-line{background:var(--hse-border);height:2px;transition:background var(--hse-transition);flex:1;min-width:20px;max-width:40px;margin:8px 0 0}.hse-progress-step.completed+.hse-progress-line{background:var(--hse-success)}.hse-progress-step-final .hse-progress-dot{border-width:2px;border-color:var(--hse-text-muted)}.hse-progress-step-final.active .hse-progress-dot{background:var(--hse-primary);border-color:var(--hse-primary);box-shadow:0 0 0 4px #f59e0b4d}.hse-progress-step-final.completed .hse-progress-dot{background:var(--hse-success);border-color:var(--hse-success);transform:scale(1.1)}.hse-progress-step-final .hse-progress-label{color:var(--hse-text);font-weight:700}.hse-screen{display:none!important}.hse-screen.active{animation:.4s hse-fadeSlide;display:block!important}@keyframes hse-fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hse-step-title{color:var(--hse-text);text-align:center;letter-spacing:-.02em;-webkit-text-fill-color:initial;background:0 0;margin:0 0 6px;font-size:1.75rem;font-weight:700}.hse-step-subtitle{color:var(--hse-text-secondary);text-align:center;margin:0 0 28px;font-size:.9rem}.quote-offer-card{background:radial-gradient(circle at 0 0,#34d3992e,#0000 38%),linear-gradient(135deg,#064e3b6b,#022c2252);border:1px solid #10b981;border-radius:18px;margin:24px 0 16px;padding:22px 24px;box-shadow:0 0 28px #10b9812e}.quote-offer-eyebrow{color:#d1fae5;background:#022c22bf;border:1px solid #34d3998c;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.quote-offer-title{color:#ecfdf5;letter-spacing:-.03em;font-size:24px;font-weight:900;line-height:1.15}.quote-offer-title strong{color:#fbbf24}.quote-offer-copy{color:#d1fae5;margin-top:6px;font-size:15px;line-height:1.45}.quote-offer-copy strong{color:#34d399}@media (width<=640px){.quote-offer-card{border-radius:16px;margin:20px 0 14px;padding:18px}.quote-offer-title{font-size:21px}.quote-offer-copy{font-size:14px}}.hse-intro-box{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:24px;padding:16px 20px}.hse-intro-box h4{color:var(--hse-primary);margin:0 0 10px;font-size:.95rem;font-weight:600}.hse-intro-box p{color:var(--hse-text-secondary);margin:0 0 8px;font-size:.85rem}.hse-intro-box ul{margin:0 0 12px;padding-left:20px;list-style:outside}.hse-intro-box li{color:var(--hse-text);padding:3px 0;font-size:.85rem}.hse-intro-note{opacity:.8;font-style:italic;margin-top:10px!important;font-size:.8rem!important}.hse-intro-service-list{flex-direction:column;gap:8px;margin:12px 0 16px;display:flex}.hse-intro-service-item{color:var(--hse-text);align-items:center;gap:10px;padding:4px 0;font-size:.85rem;display:flex}.hse-intro-service-icon{text-align:center;flex-shrink:0;width:24px;font-size:1.1rem}.hse-intro-contact-note{text-align:left;color:var(--hse-text-secondary);margin-top:34px;margin-bottom:0;font-size:.9rem}.hse-intro-contact-link{width:fit-content;color:var(--hse-primary);margin-top:6px;font-weight:600;text-decoration:underline;display:block}@media (width<=767px){.hse-intro-contact-note{margin-top:38px;font-size:.84rem}.hse-intro-contact-link{white-space:nowrap;width:auto;margin-top:0;display:inline}}.hse-estimator--unavailable .hse-wizard-scroll{padding:28px 20px 12px}.hse-estimator--unavailable .hse-glass-card{box-shadow:0 28px 60px #00000061}.hse-screen-unavailable{text-align:center;padding:54px 36px 44px}.hse-unavailable-icon{width:68px;height:68px;color:var(--hse-primary);background:#f59e0b1f;border:1px solid #f59e0b47;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 22px;display:inline-flex;box-shadow:0 18px 42px #f59e0b24}.hse-unavailable-icon svg{width:26px;height:26px}.hse-estimator--unavailable .hse-step-title{margin-bottom:14px}.hse-estimator--unavailable .hse-step-subtitle{max-width:420px;margin:0 auto 32px;font-size:1rem;line-height:1.7}.hse-unavailable-cta{max-width:320px;margin:0 auto;padding:16px 24px;text-transform:none!important;letter-spacing:0!important;font-size:1rem!important}.hse-scope-boundary{color:var(--hse-text-secondary);background:#f8fafc;border-left:3px solid #f59e0b;border-radius:6px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;font-size:.8rem;line-height:1.5;display:flex}.hse-scope-icon{flex-shrink:0;margin-top:1px;font-size:1rem}.hse-trust-badge{text-align:center;color:var(--hse-text-muted);margin:0 0 16px;font-size:.8rem;font-weight:500}.hse-step-subtitle-light{color:var(--hse-text-muted)}.hse-privacy-note{color:var(--hse-text-muted);text-align:center;margin:0;font-size:.78rem}.hse-privacy-note a{color:var(--hse-primary);text-decoration:underline}.hse-btn-animated .hse-btn-arrow{transition:transform .2s}.hse-btn-animated:hover .hse-btn-arrow{transform:translate(4px)}.hse-field{margin-bottom:20px}.hse-label{color:var(--hse-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.8rem;font-weight:600;display:block}.hse-input,.hse-textarea{width:100%;color:var(--hse-text);border:2px solid var(--hse-border);border-radius:var(--hse-radius);transition:all var(--hse-transition);text-align:left;background:#ffffff0d;outline:none;padding:14px 18px;font-family:inherit;font-size:1rem}.hse-input::placeholder{color:var(--hse-text);opacity:.45;text-transform:none;text-align:left}.hse-input:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;background-color:#1e293b!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}.hse-input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;background-color:#1e293b!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}.hse-input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;background-color:#1e293b!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}.hse-input:-webkit-autofill:active{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;background-color:#1e293b!important;-webkit-box-shadow:inset 0 0 0 30px #1e293b!important}.hse-input:focus,.hse-textarea:focus{border-color:var(--hse-primary)!important;box-shadow:0 0 0 4px var(--hse-primary-light), 0 0 24px var(--hse-primary-light)!important;background:#ffffff1a!important}.hse-input.hse-field-error,.hse-textarea.hse-field-error,.hse-question-text-input.hse-field-error{animation:.4s hse-shake;border-color:#ef4444!important;box-shadow:0 0 0 4px #ef444440,0 0 16px #ef444433!important}@keyframes hse-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.hse-textarea{resize:none;min-height:120px}.hse-textarea::placeholder{color:var(--hse-text-muted);opacity:.7;font-size:.85rem}.hse-char-counter{text-align:right;color:var(--hse-text-muted);margin-top:6px;font-size:.75rem;font-style:italic;display:block}.hse-char-counter.hse-char-warning{color:#f59e0b}.hse-textarea-wrapper{position:relative}.hse-textarea-wrapper .hse-textarea{padding-right:50px}.hse-voice-btn{background:var(--hse-gradient-subtle);border:1px solid var(--hse-border);cursor:pointer;width:36px;height:36px;color:var(--hse-text-muted);transition:all var(--hse-transition);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:12px;right:12px}.hse-voice-btn:hover{background:var(--hse-primary-light);border-color:var(--hse-primary);color:var(--hse-primary)}.hse-voice-btn.listening{background:var(--hse-primary);border-color:var(--hse-primary);color:#fff;animation:1s infinite hse-pulse}@keyframes hse-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hse-voice-btn svg{width:18px;height:18px}.hse-suggestion-chips{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.hse-chip{background:var(--hse-bg-solid);border:1px solid var(--hse-border);color:var(--hse-text-secondary);cursor:pointer;transition:all var(--hse-transition);white-space:nowrap;border-radius:20px;align-items:center;padding:8px 14px;font-family:inherit;font-size:.8rem;display:inline-flex}.hse-chip:hover{background:var(--hse-primary-light);border-color:var(--hse-primary);color:var(--hse-primary)}.hse-chip:active{transform:scale(.95)}.hse-quick-add-section{margin-top:24px;margin-bottom:24px}.hse-quick-add-helper{color:var(--hse-text-muted);margin-top:4px;margin-bottom:12px;font-size:.8rem}.hse-pills-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.hse-pill{border:1px solid var(--hse-border);color:var(--hse-text-secondary);cursor:pointer;transition:all var(--hse-transition);text-align:center;background:0 0;border-radius:20px;justify-content:center;align-items:center;min-height:36px;padding:8px 10px;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1.2;display:flex}.hse-pill:hover{background:var(--hse-primary-light);border-color:var(--hse-primary);color:var(--hse-primary)}.hse-pill:active{background:var(--hse-primary);color:#000;transform:scale(.96)}.hse-examples-accordion{margin-top:16px;margin-bottom:16px}.hse-examples-toggle{border:1px solid var(--hse-border);border-radius:var(--hse-radius);width:100%;color:var(--hse-text-secondary);cursor:pointer;transition:all var(--hse-transition);background:#ffffff08;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:.9rem;display:flex}.hse-examples-toggle:hover{border-color:var(--hse-primary);color:var(--hse-text);background:#ffffff0f}.hse-examples-toggle:active{transform:scale(.99)}.hse-examples-chevron{flex-shrink:0;width:18px;height:18px;transition:transform .3s}.hse-examples-accordion.expanded .hse-examples-chevron{transform:rotate(180deg)}.hse-examples-content{max-height:0;padding:0 4px;transition:max-height .3s,padding .3s;overflow:hidden}.hse-examples-accordion.expanded .hse-examples-content{max-height:300px;padding:12px 4px}.hse-add-another-job{color:var(--hse-primary);margin-top:8px;font-size:.85rem;text-decoration:none;display:inline-block}.hse-add-another-job:hover{text-decoration:underline}.hse-examples-static{padding:4px 0}.hse-examples-intro{color:var(--hse-text-secondary);margin:0 0 12px;font-size:.8rem;font-weight:500}.hse-example-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:10px;padding:8px 12px;display:flex}.hse-example-item:last-child{margin-bottom:0}.hse-example-number{background:var(--hse-primary);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.7rem;font-weight:700;display:flex}.hse-example-text{color:var(--hse-text);opacity:.9;font-size:.8rem;font-style:italic;line-height:1.4}@media (width<=400px){.hse-pills-grid{grid-template-columns:repeat(2,1fr)}.hse-pill{min-height:32px;padding:6px 8px;font-size:.7rem}}.hse-estimate-clarification{text-align:center;color:var(--hse-text-secondary);border-radius:var(--hse-radius);border:1px solid var(--hse-border);background:#ffffff0d;margin:16px 0 24px;padding:12px 16px;font-size:.85rem}.hse-input-wrapper{align-items:center;display:flex;position:relative}.hse-input-wrapper .hse-input{flex:1;padding-right:44px}.hse-field-success{color:#10b981;opacity:0;pointer-events:none;width:20px;height:20px;transition:all .2s;position:absolute;right:14px;transform:scale(.5)}.hse-field-success svg{width:100%;height:100%}.hse-field-success.visible{opacity:1;transform:scale(1)}.hse-field-hint{color:var(--hse-text-muted);opacity:.8;margin-top:6px;font-size:.75rem;display:block}.hse-postcode-service-note{min-height:0;margin-top:8px;display:block}.hse-postcode-service-note:empty{display:none}.hse-service-note-card{border:1px solid var(--hse-border);background:#ffffff0f;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.hse-service-note-icon{flex:none;margin-top:1px;font-size:1rem;line-height:1}.hse-service-note-copy{min-width:0}.hse-service-note-title{color:#f8fafc;margin:0 0 4px;font-size:.88rem;font-weight:700;line-height:1.3}.hse-service-note-body{color:#e2e8f0;margin:0;font-size:.8rem;line-height:1.45}.hse-postcode-service-note.is-amber .hse-service-note-card{background:#f59e0b1f;border-color:#f59e0b}.hse-postcode-service-note.is-amber .hse-service-note-icon{color:#f59e0b}.hse-postcode-service-note.is-red .hse-service-note-card{background:#f871711f;border-color:#f87171}.hse-postcode-service-note.is-red .hse-service-note-icon{color:#fda4af}.hse-postcode-service-note.is-invalid_postcode,.hse-postcode-service-note.is-distance_unavailable{color:#cbd5e1;font-size:.78rem;line-height:1.4}.hse-postcode-service-note.is-invalid_postcode{color:#fca5a5}.hse-admin-bypass-state{color:#cbd5e1;background:#0f172a47;border:1px solid #94a3b866;border-radius:10px;margin:6px 0 2px;padding:8px 10px;font-size:.78rem;line-height:1.45}.hse-admin-bypass-state.is-ready{color:#d1fae5;background:#10b98129;border-color:#22c55e66}.hse-admin-bypass-state.is-active{color:#dbeafe;background:#0e749033;border-color:#38bdf873}.hse-admin-bypass-state.is-disabled{color:#fde68a;background:#a1620733;border-color:#fbbf2473}.hse-input-with-icon .hse-input{padding-left:44px}.hse-input-icon{width:20px;height:20px;color:var(--hse-text-muted);pointer-events:none;position:absolute;left:14px}.hse-input-icon svg{stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.hse-input-postcode{text-transform:uppercase}.hse-input-postcode::placeholder{text-transform:none}.hse-phone-wrapper{align-items:center;display:flex}.hse-phone-prefix{border:2px solid var(--hse-border);border-radius:var(--hse-radius) 0 0 var(--hse-radius);color:#475569;background:#f1f5f9;border-right:none;flex-shrink:0;align-items:center;padding:14px 12px;font-size:.95rem;font-weight:600;line-height:1.5;display:flex}.hse-input-phone{flex:1;min-width:0;border-radius:0 var(--hse-radius) var(--hse-radius) 0!important}@media (width<=480px){#hse-screen-details,#hse-screen-job{padding-bottom:80px}#hse-screen-details .hse-btn-row,#hse-screen-job .hse-btn-row{background:var(--hse-bg-solid);border-top:1px solid var(--hse-border);z-index:100;padding:16px 20px;position:fixed;bottom:0;left:0;right:0}}.hse-extras{gap:12px;margin-bottom:20px;display:flex}.hse-extra-btn{background:var(--hse-gradient-subtle);border-radius:var(--hse-radius);cursor:pointer;color:var(--hse-primary);transition:all var(--hse-transition);border:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:.875rem;font-weight:500;display:flex}.hse-extra-btn:hover{background:var(--hse-primary-light);border-color:var(--hse-primary);transform:translateY(-2px)}.hse-extra-btn svg{width:18px;height:18px}.hse-extra-btn.active{background:var(--hse-primary);color:#fff}.hse-extra-btn.active svg{stroke:#fff}.hse-photo-preview{border-radius:var(--hse-radius);margin-bottom:20px;display:none;position:relative;overflow:hidden}.hse-photo-preview.visible{display:block}.hse-photo-preview img{object-fit:cover;width:100%;max-height:150px}.hse-photo-remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex;position:absolute;top:8px;right:8px}.hse-location-panel{background:var(--hse-gradient-subtle);border-radius:var(--hse-radius);margin-bottom:20px;padding:16px;display:none}.hse-location-panel.visible{animation:.3s hse-fadeSlide;display:block}.hse-parking-options{gap:10px;margin-top:12px;display:flex}.hse-parking-option{border:2px solid var(--hse-border);border-radius:var(--hse-radius);cursor:pointer;transition:all var(--hse-transition);background:#fff;flex:1;justify-content:center;align-items:center;padding:10px;font-size:.875rem;display:flex}.hse-parking-option:has(input:checked){border-color:var(--hse-primary);background:var(--hse-primary-light)}.hse-parking-option input{display:none}.hse-btn{border-radius:var(--hse-radius);cursor:pointer;transition:all var(--hse-transition);border:none;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.hse-btn-primary{background:var(--hse-gradient);color:#fff;text-transform:uppercase;letter-spacing:.05em;width:100%;transition:all var(--hse-transition);border:none;font-size:.9rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hse-btn-primary:hover{background:linear-gradient(135deg,#f59e0b 0%,#b45309 100%);transform:translateY(-1px);box-shadow:0 10px 15px -3px #f59e0b4d,0 4px 6px -2px #f59e0b1a}@keyframes hse-rotate{to{transform:rotate(360deg)}}.hse-glass-card{border-radius:var(--hse-radius-xl);box-shadow:var(--hse-shadow-lg);backdrop-filter:none;background:0 0;padding:3px;position:relative;overflow:hidden;border:none!important}.hse-glass-card:before{content:"";z-index:0;background:conic-gradient(#0000 0% 70%,#f59e0b80 100%);width:150%;height:150%;animation:6s linear infinite hse-rotate;position:absolute;top:-25%;left:-25%}.hse-glass-card:after{content:"";background:var(--hse-bg);border-radius:calc(var(--hse-radius-xl) - 3px);z-index:0;position:absolute;inset:3px}.hse-glass-card>*{z-index:1;position:relative}.hse-screen{padding:32px 28px}.hse-btn-icon{width:18px;height:18px}.hse-btn-ghost{color:var(--hse-text-secondary);background:0 0;border:1px solid #fff3;width:100%;padding:12px 20px}.hse-btn-ghost:hover{background:var(--hse-gradient-subtle);color:var(--hse-text);border-color:#ffffff4d}.hse-btn-whatsapp{background:var(--hse-whatsapp);color:#fff;width:100%;margin-bottom:12px}.hse-btn-whatsapp svg{width:20px;height:20px}.hse-btn-whatsapp:hover{background:#128c7e;transform:translateY(-2px)}.hse-btn-book-cta{letter-spacing:.5px;color:#0a0e17;background:linear-gradient(135deg,#d4a012 0%,#f5c842 50%,#d4a012 100%);border:none;border-radius:12px;width:100%;margin-bottom:16px;padding:18px 32px;font-size:18px;font-weight:700;animation:2s ease-in-out infinite bookBtnPulse;position:relative;overflow:hidden;box-shadow:0 4px 15px #d4a01266,0 0 30px #d4a01233,inset 0 1px #ffffff4d}.hse-btn-book-cta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s ease-in-out infinite bookBtnSheen;position:absolute;top:0;left:-100%}.hse-btn-book-cta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #d4a01280,0 0 40px #d4a0124d,inset 0 1px #fff6}.hse-btn-book-cta:active{transform:translateY(-1px)scale(.99)}@keyframes bookBtnPulse{0%,to{box-shadow:0 4px 15px #d4a01266,0 0 30px #d4a01233}50%{box-shadow:0 4px 20px #d4a01299,0 0 40px #d4a01259}}@keyframes bookBtnSheen{0%{left:-100%}50%,to{left:100%}}.hse-btn-row{gap:12px;margin-top:8px;display:flex}.hse-btn-row .hse-btn-ghost{flex-shrink:0}.hse-btn-row .hse-btn-primary{flex:1}.hse-preliminary{text-align:center;background:var(--hse-gradient-subtle);border-radius:var(--hse-radius-lg);margin-bottom:24px;padding:20px}.hse-preliminary-label{color:var(--hse-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.hse-preliminary-price{color:var(--hse-text);font-size:1.5rem;font-weight:700}.hse-tasks-chips{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.hse-task-chip{border:1px solid var(--hse-border);color:var(--hse-text);background:#fff;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;display:inline-flex}.hse-task-chip.ready{border-color:var(--hse-success);background:#10b9811a}.hse-questions{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.hse-question-card{background:var(--hse-bg-solid);border:1px solid var(--hse-border);border-radius:var(--hse-radius);padding:16px}.hse-steps-list{flex-direction:column;gap:16px;margin:20px 0 28px;display:flex}.hse-step-item{text-align:left;align-items:flex-start;gap:14px;display:flex}.hse-step-num{border:1px solid var(--hse-border);width:24px;height:24px;color:var(--hse-text);background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.75rem;font-weight:700;display:flex}.hse-success-schedule-comparison{flex-direction:column;gap:12px;width:100%;display:flex}.hse-success-schedule-block{text-align:center;background:#0f172a4d;border:1px solid #ffffff1f;border-radius:18px;padding:16px 18px}.hse-success-schedule-block--new{background:#10b98114;border-color:#10b98138}.hse-success-schedule-label{color:var(--hse-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:700}.hse-success-schedule-date{color:var(--hse-text);font-size:1.1rem;font-weight:700;line-height:1.25}.hse-success-schedule-time{color:var(--hse-text-secondary);margin-top:6px;font-size:.98rem;line-height:1.4}.hse-link-subtle{color:var(--hse-text-muted);border:1px solid #0000;border-radius:20px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.hse-link-subtle:hover{color:var(--hse-primary);background:#ffffff08;border-color:#ffffff0d}.hse-link-subtle svg{opacity:.8;width:18px;height:18px}.hse-question-text{color:var(--hse-text);margin-bottom:12px;font-weight:600}.hse-question-helper{color:var(--hse-text-muted);margin-top:-4px;font-size:.8rem}.hse-question-options{flex-direction:column;gap:12px;display:flex}.hse-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hse-disclosure{border-top:1px solid #94a3b838;padding-top:12px}.hse-disclosure-summary{cursor:pointer;color:var(--hse-text-secondary);user-select:none;justify-content:space-between;align-items:center;font-size:.85rem;list-style:none;display:flex}.hse-disclosure-summary:focus-visible{outline:2px solid var(--hse-primary);outline-offset:3px;border-radius:8px}.hse-disclosure-summary::-webkit-details-marker{display:none}.hse-disclosure-summary:after{content:"▸";color:var(--hse-text-muted);font-size:.9rem;line-height:1;transition:transform .2s;transform:rotate(0)}.hse-disclosure[open] .hse-disclosure-summary:after{transform:rotate(90deg)}.hse-disclosure-title{font-weight:500}.hse-disclosure-title-with-icon{align-items:center;gap:8px;display:inline-flex}.hse-disclosure-inline-icon{width:18px;height:18px;color:var(--hse-primary);border:1px solid #f59e0b73;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.hse-disclosure-content{padding-top:10px}.hse-question-note-wrap{margin-top:14px}.hse-question-note-label{color:var(--hse-text-muted);align-items:center;gap:8px;margin-bottom:8px;font-size:.8rem;display:inline-flex}.hse-question-note-input{resize:vertical;border:1px solid var(--hse-border);width:100%;min-height:56px;max-height:140px;color:var(--hse-text);background:#0f172a73;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.9rem;line-height:1.45}.hse-question-note-input:focus{border-color:var(--hse-primary);outline:none;box-shadow:0 0 0 3px #3b82f62e}.hse-question-note-error{min-height:16px;margin-top:8px}.hse-question-options.hse-field-error{border-radius:var(--hse-radius);border:2px solid #ef4444;padding:8px;box-shadow:0 0 0 4px #ef444433}.hse-number-input{align-items:center;gap:10px;display:flex}.hse-number-input .hse-question-input{flex:1;width:auto}.hse-number-unit{color:var(--hse-text-muted);font-size:.9rem}.hse-tiles-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(82px,auto);align-items:stretch;gap:8px;display:grid}.hse-tiles-grid.hse-tiles-grid--four{grid-template-columns:repeat(2,1fr)}.hse-tile-option{background:var(--hse-bg-solid);border:2px solid var(--hse-border);border-radius:var(--hse-radius);cursor:pointer;color:var(--hse-text);transition:all var(--hse-transition);text-align:center;justify-content:center;align-items:center;min-height:82px;padding:12px 14px;font-family:inherit;font-size:.875rem;line-height:1.3;display:flex}.hse-tile-option__text{white-space:normal;overflow-wrap:anywhere;width:100%;display:block}.hse-tile-option--full-row{grid-column:1/-1}.hse-tile-option:hover{border-color:var(--hse-primary)}.hse-tile-option.selected{border-color:var(--hse-primary);background:var(--hse-primary-light);color:var(--hse-primary);font-weight:600}.hse-segment-group{flex-wrap:wrap;gap:8px;display:flex}.hse-segment-btn{border:2px solid var(--hse-border);border-radius:var(--hse-radius);cursor:pointer;min-width:80px;color:var(--hse-text);transition:all var(--hse-transition);text-align:center;background:#ffffff0d;flex:1;padding:14px 16px;font-family:inherit;font-size:.9rem;font-weight:500}.hse-segment-btn:hover{border-color:var(--hse-primary);background:var(--hse-primary-light)}.hse-segment-btn.selected{border-color:var(--hse-primary);background:var(--hse-primary);color:#fff;box-shadow:0 2px 8px #3b82f64d}.hse-stepper{border:2px solid var(--hse-border);border-radius:var(--hse-radius);align-items:center;display:inline-flex;overflow:hidden}.hse-stepper-btn{cursor:pointer;width:44px;height:44px;color:var(--hse-text);transition:background var(--hse-transition);background:#ffffff0d;border:none;font-size:1.25rem;font-weight:600}.hse-stepper-btn:hover{background:var(--hse-primary-light)}.hse-stepper-value{text-align:center;min-width:50px;color:var(--hse-text);font-size:1.25rem;font-weight:600}.hse-question-nav-row{justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;display:flex}.hse-question-nav-btn{text-transform:none;letter-spacing:0;width:auto;min-width:130px;padding:10px 16px;font-size:.92rem}.hse-question-nav-row .hse-btn-primary,.hse-question-nav-row .hse-btn-ghost{width:auto}.hse-job-indicator{background:linear-gradient(135deg, var(--hse-primary-light) 0%, #4f46e526 100%);border:1px solid var(--hse-primary);border-radius:var(--hse-radius);text-align:center;margin-bottom:16px;padding:12px 16px}.hse-job-indicator strong{color:var(--hse-primary);font-size:1.1rem}.hse-job-count{color:var(--hse-text-secondary);margin-top:4px;font-size:.8rem;display:block}.hse-job-icon{vertical-align:middle;margin-right:4px;font-size:1.4rem}.hse-task-chip{background:var(--hse-surface);border:1px solid var(--hse-border);color:var(--hse-text-secondary);border-radius:20px;margin:4px;padding:6px 12px;font-size:.8rem;display:inline-block}.hse-task-chip.active{background:var(--hse-primary);color:#fff;border-color:var(--hse-primary)}.hse-task-chip.completed{color:#fff;background:#10b981;border-color:#10b981}.hse-photo-hero{-webkit-backdrop-filter:blur(12px);cursor:pointer;text-align:center;background:#1e293bb3;border:1px solid #ffffff1a;border-radius:16px;width:100%;margin-bottom:12px;padding:22px 20px;transition:all .3s;box-shadow:0 4px 24px #00000040}.hse-photo-hero:hover{background:#233044cc;border-color:#ffffff26;box-shadow:0 6px 32px #0000004d}.hse-photo-hero-icon{margin-bottom:10px;font-size:2.25rem}.hse-photo-hero-text{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:500}.hse-photo-hero-count{color:var(--hse-text-muted);font-size:.85rem}.hse-photo-hero.has-photos{border-style:solid;border-color:var(--hse-primary);justify-content:center;align-items:center;gap:8px;padding:16px 20px;display:flex}.hse-photo-hero.has-photos .hse-photo-hero-icon{margin-bottom:0;font-size:1.25rem}.hse-photo-hero.has-photos .hse-photo-hero-text{margin-bottom:0;font-size:.9rem}.hse-photo-hero.has-photos .hse-photo-hero-count{color:var(--hse-primary);margin-left:4px}.hse-photo-thumbnails{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.hse-final-notes-card{background:#0f172a80;border:1px solid #94a3b840;border-radius:12px;margin-bottom:16px;padding:14px}.hse-final-notes-disclosure{border-top:0;padding-top:0}.hse-final-notes-disclosure .hse-disclosure-summary{color:var(--hse-text-secondary);cursor:default;pointer-events:none;font-size:.9rem}.hse-final-notes-disclosure .hse-disclosure-title{font-weight:700}.hse-final-notes-disclosure .hse-disclosure-summary:after{content:""}.hse-final-notes-label{color:var(--hse-text-secondary);margin-bottom:8px;font-size:.88rem;line-height:1.45;display:block}.hse-final-notes-input{resize:vertical;width:100%;min-height:88px}.hse-final-notes-input::placeholder{font-size:.88rem}.hse-photo-thumbnails:empty{display:none}.hse-photo-thumb{border:2px solid var(--hse-primary);border-radius:12px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.hse-photo-thumb img{object-fit:cover;width:100%;height:100%}.hse-photo-thumb:after{content:"✓";background:var(--hse-primary);color:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:4px;left:4px}.hse-thumb-remove{color:#fff;cursor:pointer;z-index:2;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:1;display:flex;position:absolute;top:4px;right:4px}.hse-thumb-remove:hover{background:#ef4444}.hse-photo-slot.filled{border-style:solid;border-color:var(--hse-primary)}.hse-photo-slot.filled .hse-slot-icon,.hse-photo-slot.filled .hse-slot-text{display:none}.hse-photo-slot img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hse-photo-slot .hse-slot-remove{color:#fff;cursor:pointer;z-index:2;opacity:1;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:1;display:flex;position:absolute;top:6px;right:6px}.hse-btn.hse-photo-ready{animation:2.5s infinite hse-pulse-btn}@keyframes hse-pulse-btn{0%,to{box-shadow:0 4px 12px #f59e0b33}50%{box-shadow:0 4px 20px #f59e0b59}}.hse-privacy-pill{color:#16a34a;text-align:center;background:linear-gradient(135deg,#22c55e14 0%,#10b9811a 100%);border:1px solid #22c55e33;border-radius:16px;width:fit-content;margin:12px auto;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-block}.hse-btn-stack{flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.hse-btn-stack .hse-btn-primary{width:100%}.hse-btn-stack .hse-btn-text-link{color:var(--hse-text-secondary);font-size:.9rem}.hse-photo-slot .hse-slot-check{color:#fff;z-index:2;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex;position:absolute;bottom:6px;right:6px}.hse-add-photo-btn svg{width:24px;height:24px}.hse-photo-count{color:var(--hse-text-secondary);font-size:.85rem}.hse-quote-ref-footer{color:#9ca3af;text-align:center;opacity:.7;margin:24px 0 0;font-family:monospace;font-size:.7rem}.hse-quote-ref-box{text-align:center;background:#0f172a73;border:1px solid #ffffff1f;border-radius:14px;margin:18px 0 10px;padding:16px 18px;box-shadow:0 10px 24px #0000002e}.hse-quote-ref-title{color:var(--hse-text-secondary);letter-spacing:.02em;margin-bottom:6px;font-size:.85rem}.hse-quote-ref-value{letter-spacing:.12em;color:var(--hse-text);font-size:1.45rem;font-weight:700}.hse-quote-ref-hint{color:var(--hse-text-secondary);margin-top:6px;font-size:.8rem}.hse-intro-recover{text-align:center;color:var(--hse-text-secondary);margin-top:12px;font-size:.9rem}.hse-intro-recover-link{color:var(--hse-primary);cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin-left:4px;padding:0;font-weight:600;text-decoration:underline}.hse-result-greeting{text-align:center;color:var(--hse-text-secondary);margin:-4px 0 16px;padding-bottom:16px;font-size:.9rem;position:relative}.hse-result-greeting:after{content:"";background:#334155;width:calc(100% - 40px);max-width:400px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hse-result-greeting span{text-transform:capitalize;color:var(--hse-text);font-weight:500}.hse-result-title{color:var(--hse-text);text-align:center;background:var(--hse-gradient);-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;font-size:1.5rem;font-weight:700}.hse-materials-note{text-align:center;color:var(--hse-text-secondary);margin:0 0 20px;font-size:.85rem}.hse-total-row{border-top:1px solid var(--hse-border);margin-top:8px;font-weight:600;padding-top:12px!important}.hse-note-row{color:var(--hse-text-secondary);border-top:1px solid #e5e7eb;justify-content:flex-start;align-items:flex-start;font-size:.85rem;font-style:italic;display:flex;padding:10px 0!important}.hse-disclaimer-row{color:#9ca3af;text-align:center;font-size:.7rem;font-style:normal;line-height:1.4;border:none!important;padding-top:16px!important;display:block!important}.hse-price-sep{opacity:1;color:var(--hse-primary);-webkit-text-fill-color:var(--hse-primary);margin:0 8px}.hse-result-breakdown{background:var(--hse-bg-solid);border:1px solid var(--hse-border);border-radius:var(--hse-radius);text-align:left;margin-bottom:16px;padding:20px;box-shadow:0 4px 12px #00000014}.hse-result-breakdown h4{color:var(--hse-text);letter-spacing:-.01em;margin:0 0 16px;font-family:inherit;font-size:1.1rem;font-weight:600}.hse-result-breakdown ul,#hse-final-tasks-list{width:100%!important;margin:0!important;padding:0!important;list-style:none!important}.hse-result-breakdown li{border-bottom:1px solid var(--hse-border);justify-content:space-between;margin:0;padding:8px 0;font-size:.9rem;display:flex}.hse-result-breakdown li:last-child{border-bottom:none}.hse-result-warning{margin:0 0 14px;display:none}.hse-result-warning-card{text-align:left;background:#0f172a52;border:1px solid #94a3b859;border-radius:12px;padding:12px 14px}.hse-result-warning-card h5{color:var(--hse-text);margin:0 0 6px;font-size:.95rem}.hse-result-warning-card p{color:var(--hse-text-secondary);margin:0;font-size:.88rem;line-height:1.45}.hse-result-warning-card.is-partial{border-color:#f59e0b6b}.hse-result-warning-card.is-needs-clarification{border-color:#ef44446b}.hse-result-warning-list{gap:6px;margin:10px 0 0;padding-left:18px;display:grid}.hse-result-warning-list li{color:var(--hse-text-secondary);font-size:.84rem;line-height:1.4}.hse-result-warning-list strong{color:var(--hse-text);font-weight:600}.hse-job-card{background:0 0;border:none;border-radius:0;align-items:center;gap:12px;margin-bottom:0;border-bottom:1px solid var(--hse-border)!important;justify-content:flex-start!important;padding:12px 0!important;display:flex!important}.hse-job-card:last-of-type{border-bottom:none!important}.hse-job-card-icon{text-align:center;flex-shrink:0;width:24px;font-size:1.3rem}.hse-job-card-name{color:var(--hse-text);text-align:left;flex:1;font-weight:500}.hse-time-row{border-bottom:1px solid var(--hse-border);flex-wrap:wrap;gap:8px;margin-top:8px;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:10px 0!important;display:flex!important}.hse-time-header{display:contents}.hse-time-header span:first-child{color:var(--hse-text-secondary);flex-shrink:0;min-width:110px;font-weight:500}.hse-time-header span:last-child{text-align:right;color:var(--hse-text);flex:1;font-weight:600}.hse-time-bar{display:none}.hse-fee-row{border-bottom:1px solid var(--hse-border);color:var(--hse-text-secondary);justify-content:space-between;align-items:center;margin-top:0;display:flex;padding-top:10px!important;padding-bottom:10px!important}.hse-fee-free span:last-child{color:#10b981;font-weight:600}.hse-result-breakdown .hse-discount-row{border-radius:var(--hse-radius);margin-bottom:12px;box-shadow:0 4px 12px #10b9811a;background:#10b98133!important;border:1px solid #10b98166!important;padding:12px 16px!important;display:block!important}.hse-result-breakdown .hse-discount-row span{text-shadow:0 1px 2px #00000080;font-size:.95rem;font-weight:700;color:#34d399!important}.hse-estimated-item{color:var(--hse-text-secondary);font-style:italic}.hse-estimated-item span:first-child:before{content:"ⓘ ";opacity:.6}.hse-result-rationale{background:var(--hse-gradient-subtle);border-radius:var(--hse-radius);border-left:3px solid var(--hse-primary);margin-bottom:24px;padding:16px}.hse-result-rationale p{color:var(--hse-text-secondary);margin:0;font-size:.875rem}.hse-loader{text-align:center;padding:100px 20px 60px}.hse-loader-orb{background:linear-gradient(135deg, var(--hse-primary), #8b5cf6);border-radius:50%;width:64px;height:64px;margin:0 auto 24px;animation:2s ease-in-out infinite hse-breathe;box-shadow:0 0 40px #3b82f666}@keyframes hse-breathe{0%,to{transform:scale(1);box-shadow:0 0 40px #3b82f666}50%{transform:scale(1.15);box-shadow:0 0 60px #3b82f699}}.hse-loader-status{color:var(--hse-text);min-height:24px;margin-bottom:12px;font-size:1rem;font-weight:500;transition:opacity .3s}.hse-loader-tip{color:var(--hse-text-muted);opacity:.8;min-height:20px;font-size:.85rem;font-style:italic;transition:opacity .4s}.hse-screen{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(10px)}.hse-screen.active{opacity:1;transform:translateY(0)}.hse-error-content{text-align:center;flex-direction:column;align-items:center;gap:0;padding:20px;display:flex}.hse-error-content .hse-btn{width:100%;max-width:320px;margin-bottom:12px}.hse-error-content .hse-btn:last-of-type{margin-bottom:0}.hse-error-icon{margin-bottom:4px;font-size:2.5rem}.hse-error-icon--line{color:#ffffffe6;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.hse-error-icon--line svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.hse-error-content h2{color:var(--hse-text);margin:0 0 8px}.hse-error-content p{color:var(--hse-text-secondary);margin:0 0 16px}.hse-error-content p.hse-subtext{color:var(--hse-text-secondary);opacity:.8;margin:0 0 12px;font-size:.9rem}.hse-reassurance-pill{color:#60a5fa;background:#3b82f626;border-radius:16px;margin:8px 0 16px;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-block}.hse-btn-outline{width:100%;max-width:320px;color:var(--hse-text);background:0 0;border:2px solid #9ca3af;padding:12px 20px}.hse-error-refreshed{max-width:400px;margin:0 auto}.hse-error-refreshed .hse-error-icon{margin-bottom:8px;font-size:3rem}.hse-error-refreshed h2{margin-bottom:12px}.hse-error-subtext{color:#ffffffb3;margin-bottom:20px;font-size:.95rem;line-height:1.5}.hse-btn-retry-main{letter-spacing:.02em;width:100%;max-width:none;margin-bottom:20px;padding:16px 24px;font-size:1rem;font-weight:700}.hse-error-divider{align-items:center;width:100%;margin:8px 0 20px;display:flex}.hse-error-divider:before,.hse-error-divider:after{content:"";background:#ffffff26;flex:1;height:1px}.hse-error-divider span{color:#ffffff80;text-transform:lowercase;padding:0 16px;font-size:.8rem}.hse-error-contact-row{gap:12px;width:100%;margin-bottom:16px;display:flex}.hse-error-contact-row .hse-btn{flex:1;margin-bottom:0;padding:12px 16px;font-size:.9rem}.hse-btn-outline-green{color:#25d366;background:0 0;border:2px solid #25d366}.hse-btn-outline-green:hover{color:#2be378;background:#25d3661a;border-color:#2be378}.hse-btn-outline-grey{color:#ffffffb3;background:0 0;border:2px solid #ffffff4d}.hse-btn-outline-grey:hover{color:#ffffffe6;background:#ffffff0d;border-color:#ffffff80}.hse-btn-whatsapp-full{color:#fff;border-radius:var(--hse-radius,8px);cursor:pointer;background:#25d366;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.hse-btn-whatsapp-full:hover{background:#20c05c;transform:translateY(-2px);box-shadow:0 6px 20px #25d36659}.hse-btn-whatsapp-full svg{flex-shrink:0}.hse-error-reassurance{color:#ffffff80;margin:0;font-size:.8rem}.hse-spinner-inline{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:6px;animation:.8s linear infinite hse-spin;display:inline-block}@keyframes hse-spin{to{transform:rotate(360deg)}}.hse-unsupported-success{color:#22c55e;border-radius:var(--hse-radius);background:#22c55e1a;border:1px solid #22c55e4d;max-width:320px;margin:16px 0;padding:16px;font-weight:500}.hse-manual-success{color:#22c55e;border-radius:var(--hse-radius);background:#22c55e1a;border:1px solid #22c55e4d;margin-top:16px;padding:16px;font-weight:500}.hse-example-list{text-align:left;background:#ffffff0d;border-radius:8px;margin:0 0 24px;padding:16px 20px;list-style:none}.hse-example-list li{color:var(--hse-text);padding:6px 0;font-size:.95rem;font-style:italic}.hse-example-list li:before{content:"→ ";color:var(--hse-primary)}.hse-subtext-lead{color:var(--hse-text-secondary);margin:0 0 16px;font-size:1rem}.hse-inline-error{color:#ef4444;min-height:1.2em;margin-top:6px;font-size:.8rem;display:block}.hse-inline-error:empty{display:none}.hse-btn-text-link{width:auto;color:var(--hse-text-secondary);cursor:pointer;transition:color var(--hse-transition);background:0 0;border:none;margin-top:0;padding:12px 20px;font-size:.9rem;text-decoration:none}.hse-btn-text-link:hover{color:var(--hse-primary);text-decoration:none;background:0 0!important}.hse-split-card{background:var(--hse-bg-solid);border-radius:var(--hse-radius);margin-bottom:16px;padding:22px 24px;box-shadow:0 2px 8px #0000000f}.hse-split-card-supported{background:#22c55e0d;border:2px solid #22c55e}.hse-split-card-unsupported{border:2px solid var(--hse-border)}.hse-card-header{color:var(--hse-text);margin:0 0 12px;font-size:1.05rem;font-weight:700}.hse-card-subtext{color:#cbd5e1;margin:0 0 14px;font-size:.95rem;line-height:1.6}.hse-jobs-list{margin:10px 0 0}.hse-jobs-list .hse-job-item{border-bottom:1px solid var(--hse-border);align-items:flex-start;gap:10px;padding:10px 0;display:flex}.hse-jobs-list .hse-job-item .hse-job-icon{justify-content:center;align-items:center;width:20px;min-width:20px;margin-top:2px;line-height:1;display:inline-flex}.hse-jobs-list .hse-job-item:last-child{border-bottom:none}.hse-split-card-supported .hse-job-item .hse-job-icon{color:#22c55e;flex-shrink:0}.hse-split-card-supported .hse-job-item .hse-job-name{color:var(--hse-text);font-weight:600}.hse-split-card-unsupported .hse-job-item .hse-job-icon{color:#cbd5e1;flex-shrink:0}.hse-job-icon-supported svg{fill:#22c55e38;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.hse-job-icon-pending svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.hse-split-card-unsupported .hse-job-item .hse-job-name{color:var(--hse-text);font-weight:500}.hse-split-card-unsupported .hse-job-item .hse-job-reason{color:#cbd5e1;margin-top:4px;font-size:.9rem;font-style:normal;line-height:1.5}#hse-supported-jobs-list .hse-job-item,#hse-unsupported-jobs-list .hse-job-item{align-items:center}#hse-supported-jobs-list .hse-job-icon,#hse-unsupported-jobs-list .hse-job-icon{margin-top:0}.hse-capture-checkbox{background:var(--hse-bg-solid);border-radius:var(--hse-radius);cursor:pointer;transition:background var(--hse-transition);align-items:center;gap:10px;margin-top:16px;padding:12px 14px;display:flex}.hse-capture-checkbox:hover{background:#ffffff0d}.hse-capture-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--hse-primary);cursor:pointer;flex-shrink:0}.hse-checkbox-label{color:#cbd5e1;font-size:.95rem;line-height:1.4}.hse-job-section{background:#ffffff08;border-radius:12px;margin-bottom:16px;padding:16px}.hse-job-section-supported{border-left:3px solid #22c55e}.hse-job-section-unsupported{border-left:3px solid #f59e0b}.hse-section-header{color:var(--hse-text);margin:0 0 12px;font-size:1rem;font-weight:600}.hse-section-subtext{color:var(--hse-text-secondary);margin:0 0 12px;font-size:.85rem}.hse-screen-clarify .hse-job-card{background:#ffffff0d;border-radius:8px;margin-bottom:8px;padding:12px 16px}.hse-screen-clarify .hse-job-card:last-child{margin-bottom:0}.hse-job-card-supported{border-left:2px solid #22c55e}.hse-job-card-unsupported{border-left:2px solid #f59e0b}.hse-job-name{color:var(--hse-text);margin-bottom:4px;font-weight:600;display:block}.hse-job-reason{color:var(--hse-text-secondary);margin-bottom:10px;font-size:.85rem;font-style:italic;display:block}.hse-job-actions{flex-wrap:wrap;gap:8px;display:flex}.hse-btn-sm{padding:8px 12px!important;font-size:.85rem!important}.hse-value-win{align-items:center;gap:4px;display:inline-flex;color:#10b981!important;font-weight:700!important}.hse-discount-row{border-radius:var(--hse-radius);text-align:center;width:100%;margin:0 0 8px;background:linear-gradient(135deg,#fbbf242e 0%,#f59e0b1f 100%)!important;border:none!important;padding:10px 16px!important;display:block!important}.hse-discount-row span{font-size:.95rem;font-weight:600;color:#92400e!important}.hse-info-tooltip-wrapper{align-items:center;gap:6px;display:inline-flex;position:relative}.hse-info-icon{background:var(--hse-primary-light);width:20px;height:20px;color:var(--hse-primary);cursor:pointer;transition:all var(--hse-transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.hse-info-icon:hover{background:var(--hse-primary);color:#fff}.hse-tooltip{color:#fff;text-align:left;opacity:0;visibility:hidden;z-index:100;background:#1e293b;border-radius:8px;width:260px;padding:12px 14px;font-size:.8rem;font-style:normal;line-height:1.5;transition:all .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.hse-tooltip:after{content:"";border:6px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}.hse-info-tooltip-wrapper:hover .hse-tooltip,.hse-info-tooltip-wrapper:focus-within .hse-tooltip,.hse-tooltip.visible{opacity:1;visibility:visible}@media (width<=767px){.hse-tooltip{width:220px;left:auto;right:0;transform:none}.hse-tooltip:after{left:auto;right:20px;transform:none}}.hse-cta-reassurance{text-align:center;color:var(--hse-text-muted);margin:-4px 0 16px;font-size:.8rem;font-style:italic}.hse-price-label{text-align:center;color:var(--hse-text-secondary);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.85rem;font-weight:600}.hse-result-price{text-align:center;white-space:nowrap;background:var(--hse-gradient);-webkit-text-fill-color:transparent;background-clip:text;margin:16px 0;font-size:3.5rem;font-weight:800}.hse-result-price .hse-price-range,.hse-result-price .hse-price-currency{background:var(--hse-gradient);-webkit-text-fill-color:transparent;background-clip:text}.hse-result-price .hse-price-currency{font-size:inherit;font-weight:inherit;opacity:1;vertical-align:baseline;margin:0}.hse-price-original{color:#ffffff94;-webkit-text-fill-color:#ffffff94;background:0 0;flex-direction:column;align-items:center;width:max-content;margin:0 auto 4px;font-size:1.35rem;font-weight:750;line-height:1.2;text-decoration:none;display:flex}.hse-price-original-label{color:#ffffff7a;-webkit-text-fill-color:#ffffff7a;margin-bottom:3px;font-size:.75rem;font-weight:700;line-height:1.1}.hse-price-original-amount{position:relative}.hse-price-original-amount:after{display:none}.hse-promo{max-width:430px;color:var(--hse-text);margin:0 auto 16px}.hse-promo-toggle,.hse-promo-applied{border-radius:var(--hse-radius);color:#ffffffe6;background:#0f172a6b;border:1px solid #f59e0b47;width:100%;padding:12px 14px;font-size:.95rem;font-weight:650}.hse-promo-toggle{cursor:pointer;text-align:center}.hse-promo-toggle:hover{background:#f59e0b1a;border-color:#f59e0b94}.hse-promo-panel{border-radius:var(--hse-radius);background:#0f172a85;border:1px solid #ffffff1f;margin-top:10px;padding:14px}.hse-promo-panel label{color:#ffffffd1;margin:0 0 8px;font-size:.82rem;font-weight:700;display:block}.hse-promo-inline{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;display:grid}.hse-promo-inline input{text-transform:uppercase;letter-spacing:0;height:46px}.hse-promo-apply{width:auto;min-width:92px;height:46px;margin:0;padding:0 16px}.hse-promo-feedback{color:#ffffffad;min-height:18px;margin-top:8px;font-size:.84rem;line-height:1.35}.hse-promo-feedback[data-type=error]{color:#fecaca}.hse-promo-applied{color:#dcfce7;text-align:center;background:#16a34a29;border-color:#22c55e66;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.hse-promo-applied span{width:100%}.hse-promo-applied-main{font-weight:800}.hse-promo-applied-detail{color:#dcfce7db;font-size:.82rem;font-weight:600;line-height:1.35}#hse-screen-result .hse-result-price{margin-left:auto;margin-right:auto}.hse-result-price.hse-price-animate{animation:.6s cubic-bezier(.34,1.56,.64,1) hse-price-pop}@keyframes hse-price-pop{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.hse-customer-summary{border-radius:var(--hse-radius);background:linear-gradient(135deg,#3b82f614 0%,#6366f10f 100%);border:1px solid #3b82f633;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;font-size:.85rem;display:flex}.hse-customer-summary-name{color:var(--hse-text);text-transform:capitalize;font-weight:600}.hse-customer-summary-location{color:var(--hse-text-secondary);align-items:center;gap:4px;font-size:.8rem;display:flex}.hse-btn-outline{color:var(--hse-text-secondary);background:0 0;border:2px solid #cbd5e0;width:auto;padding:12px 20px}.hse-btn-outline:hover{color:var(--hse-text);background:#cbd5e126;border-color:#94a3b8}#hse-screen-result .hse-btn-outline:hover{background:var(--hse-primary-light)}.hse-btn-muted{color:var(--hse-text-muted)!important;padding:8px 12px!important;font-size:.85rem!important;font-weight:400!important}#hse-screen-result .hse-btn-row{flex-direction:column;align-items:center;gap:8px}#hse-screen-result .hse-btn-row .hse-btn-outline{width:100%}#hse-screen-result{text-align:center}#hse-screen-result .hse-result-breakdown{margin-top:0}@media (width<=480px){.hse-step-title{font-size:1.25rem}.hse-result-price{font-size:2rem}}.hse-btn-text-link{color:var(--hse-text-secondary);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:.9rem}.hse-btn-text-link:hover{color:var(--hse-primary);text-decoration:underline}.hse-btn-muted{color:var(--hse-text-muted);font-size:.85rem}.hse-btn-muted:hover{color:var(--hse-text-secondary)}.hse-btn-outline{border:2px solid var(--hse-border);color:var(--hse-text);background:0 0;width:100%}.hse-btn-outline:hover{border-color:var(--hse-primary);color:var(--hse-primary);background:var(--hse-primary-light)}.hse-glass-card:before{display:none!important}#hse-screen-intro.active #hse-intro-continue{position:relative;overflow:hidden}#hse-screen-intro.active #hse-intro-continue:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(120deg,#0000 0%,#ffffff1a 25%,#ffffff80 50%,#ffffff1a 75%,#0000 100%);width:50%;height:100%;animation:3s ease-in-out infinite buttonShimmer;display:block;position:absolute;top:0;left:-75%;transform:skew(-25deg)}@keyframes buttonShimmer{0%{left:-75%}to{left:125%}}.hse-modal-overlay{backdrop-filter:blur(4px);z-index:10000;opacity:0;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out forwards modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.hse-modal{background:var(--hse-bg,#0f172a);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:400px;animation:.3s ease-out forwards modalSlideIn;position:relative;transform:scale(.95)translateY(10px);box-shadow:0 25px 50px -12px #00000080}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.hse-modal-close{color:#fff;cursor:pointer;z-index:20;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #00000040}.hse-modal-close:hover{background:#ffffff4d;transform:scale(1.08)}.hse-modal-close svg{stroke-width:2.5px;width:20px;height:20px}.hse-modal-content{text-align:center;padding:32px 28px}.hse-modal-icon{filter:drop-shadow(0 0 8px #fbbf244d);margin-bottom:16px;font-size:3rem}.hse-modal-title{color:#fff;margin:0 0 12px;font-size:1.4rem;font-weight:700}.hse-modal-text{color:#ffffffb3;margin:0 0 24px;font-size:.95rem;line-height:1.5}.hse-modal-text--recovery{white-space:pre-line}.hse-modal-btn-primary{width:100%;margin-bottom:12px;padding:14px 24px;font-size:1rem;font-weight:600}.hse-modal-btn-secondary{width:100%;margin-bottom:20px;padding:12px 24px;font-size:.95rem}.hse-modal-footer{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.6}#hse-booking-management-unavailable-modal .hse-modal-close{width:36px;height:36px;font-size:1.3rem;line-height:1;top:14px;right:14px}#hse-booking-management-unavailable-modal .hse-modal-content{padding:56px 28px 32px}#hse-booking-management-unavailable-modal .hse-modal-title{text-align:center;margin:0 0 20px;padding-right:0}#hse-booking-management-unavailable-modal .hse-modal-btn-primary{letter-spacing:.02em;text-transform:none!important}.hse-modal-whatsapp-link{color:#25d366;font-weight:600;text-decoration:none;transition:color .2s}.hse-modal-whatsapp-link:hover{color:#2be378;text-decoration:underline}.hse-restored-toast{color:var(--hse-text);background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;font-size:.9rem;animation:.3s hse-toast-slide-in;display:flex}.hse-restored-toast span:first-child{flex:1}.hse-toast-btn{background:var(--hse-primary);color:#000;cursor:pointer;transition:all var(--hse-transition);border:none;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600}.hse-toast-btn:hover{background:var(--hse-primary-hover)}.hse-toast-close{color:var(--hse-text-muted);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1rem;transition:color .2s}.hse-toast-close:hover{color:var(--hse-text)}.hse-toast-hiding{opacity:0;transition:all .3s;transform:translateY(-10px)}@keyframes hse-toast-slide-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.hse-estimator--unavailable .hse-wizard-scroll{padding:16px 8px 6px}.hse-screen-unavailable{padding:40px 22px 30px}.hse-unavailable-icon{width:60px;height:60px;margin-bottom:18px}.hse-estimator--unavailable .hse-step-subtitle{margin-bottom:26px;font-size:.96rem;line-height:1.65}.hse-unavailable-cta{max-width:100%}.quote-trust-bar{display:none!important}.hse-estimator{width:100%;max-width:100%;margin:0 auto;padding:0}.hse-glass-card{width:100%;margin:0;padding:3px}.hse-wizard-scroll{padding:8px}.hse-screen{padding:1rem 1rem .75rem}.hse-progress{gap:0;margin-bottom:1.5rem;padding:1rem .5rem}.hse-progress-step{gap:8px}.hse-progress-dot{width:20px;height:20px}.hse-progress-line{min-width:16px;max-width:32px}.hse-progress-label{display:none}.hse-progress-step[data-step="1"] .hse-progress-label,.hse-progress-step-final .hse-progress-label{text-align:center;margin-top:4px;font-size:0;display:block}.hse-progress-step[data-step="1"] .hse-progress-label:after{content:"Start";color:var(--hse-text-muted);font-size:9px;font-weight:600}.hse-progress-step-final .hse-progress-label:after{content:"Book";color:var(--hse-text-muted);font-size:9px;font-weight:600}.hse-progress-step[data-step="1"].active .hse-progress-label:after,.hse-progress-step[data-step="1"].completed .hse-progress-label:after,.hse-progress-step-final.active .hse-progress-label:after,.hse-progress-step-final.completed .hse-progress-label:after{color:var(--hse-primary)}.hse-progress-step-final.completed .hse-progress-label:after{color:var(--hse-success)}.hse-step-title{margin-bottom:.5rem;font-size:1.5rem}.hse-step-subtitle{margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.hse-intro-box{border-radius:14px;margin-bottom:1.5rem;padding:1.25rem}.hse-intro-box h4{margin-bottom:.75rem;font-size:1rem}.hse-intro-service-list{gap:12px;margin:1rem 0 1.25rem}.hse-intro-service-item{gap:12px;min-height:44px;padding:.625rem .5rem;font-size:.9rem}.hse-intro-service-icon{width:28px;font-size:1.25rem}.hse-field{margin-bottom:1.25rem}.hse-label{margin-bottom:.625rem;font-size:.75rem}.hse-input,.hse-textarea{min-height:52px;padding:1rem;font-size:1rem}.hse-textarea{min-height:140px}.hse-suggestion-chips{gap:10px;margin-bottom:1.5rem}.hse-chip{min-height:44px;padding:10px 16px;font-size:.85rem}.hse-btn{min-height:48px;padding:1rem 1.5rem}.hse-btn-primary{min-height:52px;padding:1rem 1.5rem;font-size:.95rem}.hse-btn-ghost{min-height:48px;padding:.875rem 1.25rem}.hse-btn-row{gap:10px;margin-top:1rem}.hse-question-card{margin-bottom:1rem;padding:1.25rem}.hse-question-text{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.hse-tile-option{min-height:72px;padding:.875rem;font-size:.9rem}.hse-segment-btn{min-height:48px;padding:.875rem 1rem;font-size:.9rem}.hse-result-breakdown{margin-bottom:1.25rem;padding:1.25rem}.hse-result-price{margin:1rem 0;font-size:1.75rem}.hse-trust-badge{margin-bottom:1.25rem;font-size:.85rem}.hse-phone-prefix{padding:1rem .875rem;font-size:1rem}.hse-extras{gap:10px;margin-bottom:1.25rem}.hse-extra-btn{min-height:48px;padding:.875rem 1rem;font-size:.9rem}.hse-preliminary{margin-bottom:1.5rem;padding:1.25rem}.hse-photo-slots{gap:10px;margin-bottom:1rem}.hse-modal-content{padding:1.75rem 1.5rem}.hse-modal-title{font-size:1.25rem}.hse-modal-text{font-size:.9rem}.hse-restored-toast{margin-bottom:1.25rem;padding:.875rem 1rem}.hse-glass-card{margin-bottom:20px}.hse-intro-box{margin-bottom:1rem;padding:.75rem}.hse-intro-service-item{gap:10px;padding:.5rem .375rem}.hse-intro-service-icon{width:24px;margin-left:0}#hse-screen-details,#hse-screen-job{padding-bottom:.5rem}#hse-edit-answers{min-height:auto;padding:10px 16px;font-size:.85rem}#hse-start-new-quote{padding:6px 12px!important;font-size:.75rem!important}.hse-btn-whatsapp{padding:12px 16px;font-size:.9rem}}.hse-intro-box{margin-top:32px!important}.hse-btn{letter-spacing:.8px;font-weight:700;text-transform:uppercase!important}.hse-btn-primary,.hse-btn-whatsapp,.hse-btn-book-cta,.hse-btn-primary:hover,.hse-btn-whatsapp:hover,.hse-btn-book-cta:hover{color:#0f172a!important}.hse-btn-outline,.hse-btn-text-link{color:#f8fafc!important;text-transform:uppercase!important}h1,h2,h3,h4,.hse-step-title,.hse-card-header,.hse-modal-title{text-transform:none!important}.hse-result-title,.hse-step-title{color:#fff!important}.hse-price-label{color:#ffffffe6!important}#hse-final-tasks-list{margin:0 0 20px;padding:0;list-style:none}#hse-final-tasks-list li{justify-content:space-between;align-items:center;padding:12px 0;display:flex;border-bottom:1px solid #ffffff1a!important}#hse-final-tasks-list li:last-child{border-bottom:none!important}#hse-final-tasks-list li.hse-discount-row{text-align:center;border-radius:var(--hse-radius);justify-content:center;margin-bottom:12px;padding:10px 16px;font-weight:600;color:#fff!important;background:#16a34a!important;border:1px solid #22c55e!important}.hse-disclaimer-row span{color:var(--hse-text-secondary);text-align:center;width:100%;font-size:.85rem;line-height:1.5}.hse-time-header{width:100%;color:var(--hse-text);justify-content:space-between;font-weight:500;display:flex}#hse-screen-result .hse-result-title{color:#fff!important;-webkit-text-fill-color:initial!important;background:0 0!important}.hse-result-breakdown .hse-discount-row span{color:#fff!important;text-shadow:none!important}.hse-fee-row{color:var(--hse-text);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px 0;font-size:1rem;display:flex}.hse-fee-row span:last-child{color:var(--hse-text);font-weight:600}.hse-btn-row-secondary{flex-direction:row;gap:12px;margin-top:12px;margin-bottom:24px;display:flex}.hse-btn-row-secondary>*{flex:1}.hse-btn-whatsapp-outline{color:#25d366;background:0 0;border:2px solid #25d366;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hse-btn-whatsapp-outline:hover{background:#25d3661a;transform:translateY(-2px);box-shadow:0 4px 12px #25d36633}.hse-btn-whatsapp-outline svg{fill:currentColor;width:20px;height:20px}.hse-btn-edit-outline{color:var(--hse-text-secondary);cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:12px;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .2s}.hse-btn-edit-outline:hover{color:var(--hse-text);background:#ffffff0d;border-color:#fff9}.hse-restart-container{text-align:center;margin-top:8px;margin-bottom:24px}@media (width<=480px){.hse-btn-row-secondary{flex-direction:column;gap:12px}.hse-btn-book-cta{width:100%}}.hse-contact-modal-overlay{z-index:100000;-webkit-backdrop-filter:blur(6px);background:#000000b3;justify-content:center;align-items:center;animation:.2s hse-fadeIn;display:flex;position:fixed;inset:0}@keyframes hse-fadeIn{0%{opacity:0}to{opacity:1}}.hse-contact-modal{background:#1e293b;border:1px solid #ffffff1a;border-radius:20px;width:320px;max-width:90vw;padding:32px 28px 28px;animation:.25s hse-slideUp;position:relative;box-shadow:0 25px 60px #00000080}@keyframes hse-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hse-contact-modal-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:12px;right:16px}.hse-contact-modal-close:hover{color:#fff}.hse-contact-modal-title{color:#fff;text-align:center;margin:0 0 20px;font-size:1.15rem;font-weight:700}.hse-contact-option{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;margin-bottom:10px;padding:14px 18px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.hse-contact-option span{color:#fff}.hse-contact-option svg{flex-shrink:0}.hse-contact-option--whatsapp{color:#25d366;background:#25d3661f;border:1px solid #25d36640}@media (hover:hover){.hse-contact-option--whatsapp:hover{background:#25d36633;border-color:#25d36666;transform:translateY(-1px)}}.hse-contact-option--messenger{color:#0084ff;background:#0084ff1f;border:1px solid #0084ff40}@media (hover:hover){.hse-contact-option--messenger:hover{background:#0084ff33;border-color:#0084ff66;transform:translateY(-1px)}}.hse-contact-modal-divider{background:#ffffff14;height:1px;margin:6px 0 16px}.hse-contact-secondary-row{gap:10px;display:flex}.hse-contact-secondary-row .hse-contact-option{flex:1;justify-content:center;margin-bottom:0;padding:12px 14px}.hse-contact-option--text{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1f}@media (hover:hover){.hse-contact-option--text:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}}.hse-contact-option--email{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1f}@media (hover:hover){.hse-contact-option--email:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}}.hse-btn-contact-outline{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:2px solid #ffffff40;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.hse-btn-contact-outline:hover{background:#ffffff0d;border-color:#ffffff80;transform:translateY(-1px)}.hse-btn-contact-outline svg{flex-shrink:0}.hse-unsupported-contact-btn{margin-top:12px}.hse-link-btn{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}#hse-screen-clarify .hse-step-title{margin-top:0}#hse-screen-clarify .hse-question-single{margin-bottom:8px}#hse-screen-clarify{padding-top:48px;position:relative}@media (width<=900px){#hse-screen-clarify{padding-top:44px}}@media (width<=640px){#hse-screen-clarify{padding-top:38px}.hse-question-nav-row{gap:10px}.hse-question-nav-btn{flex:1 1 0;min-width:0;padding:10px 12px}}.hse-error-content--unsupported,.hse-error-content--nojob,.hse-error-content--generation{gap:0;max-width:640px;margin:0 auto;padding-top:6px}.hse-error-content--unsupported .hse-error-icon--line,.hse-error-content--generation .hse-error-icon--line,#hse-screen-no-job .hse-error-icon--line{margin-bottom:10px}.hse-error-content--unsupported .hse-step-title,.hse-error-content--nojob .hse-step-title,.hse-error-content--generation .hse-step-title{margin:0 0 14px;font-size:1.75rem;font-weight:700;line-height:1.16}.hse-error-content--unsupported>p,.hse-error-content--generation>.hse-error-subtext{max-width:610px;margin:0 0 24px;line-height:1.6}.hse-error-content--generation .hse-btn-retry-main{margin-bottom:22px}.hse-error-content--generation .hse-error-divider{margin:6px 0 18px}#hse-app #hse-screen-no-job .hse-error-icon--nojob{color:#ffffffe6}#hse-app #hse-screen-no-job .hse-error-content--nojob{--hse-nojob-body-size:1.02rem;--hse-nojob-body-line-height:1.5;--hse-nojob-body-color:var(--hse-text-secondary)}#hse-app #hse-screen-no-job .hse-nojob-body{width:100%;max-width:620px;font-size:var(--hse-nojob-body-size);line-height:var(--hse-nojob-body-line-height);color:var(--hse-nojob-body-color);margin:0 auto 16px;font-style:normal}#hse-app #hse-screen-no-job .hse-nojob-example-list{text-align:left;width:100%;max-width:540px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0!important;padding:0!important;list-style:none!important;display:block!important}#hse-app #hse-screen-no-job .hse-nojob-example-list li{font-size:var(--hse-nojob-body-size);line-height:var(--hse-nojob-body-line-height);color:var(--hse-nojob-body-color);position:relative;margin:0 0 10px!important;padding:0 0 0 1.05rem!important;font-style:normal!important;display:block!important}#hse-app #hse-screen-no-job .hse-nojob-example-list li:last-child{margin-bottom:0!important}#hse-app #hse-screen-no-job .hse-nojob-example-list li:before{line-height:var(--hse-nojob-body-line-height);color:var(--hse-nojob-body-color);position:absolute;top:0;left:0;content:"•"!important}#hse-app #hse-screen-no-job .hse-nojob-actions{width:100%;max-width:540px;margin:24px auto 0}#hse-app #hse-screen-no-job #hse-nojob-retry{margin-top:0!important}#hse-unsupported-jobs-list .hse-job-item{gap:12px}#hse-unsupported-jobs-list .hse-job-name{font-weight:600;line-height:1.35}.hse-split-card-unsupported .hse-job-item .hse-job-reason{display:none}@media (width<=767px){.hse-error-content--unsupported .hse-step-title,.hse-error-content--nojob .hse-step-title,.hse-error-content--generation .hse-step-title{font-size:1.5rem}.hse-error-content--unsupported>p,.hse-error-content--generation>.hse-error-subtext{margin-bottom:20px}#hse-app #hse-screen-no-job .hse-nojob-example-list{max-width:500px;margin:0!important;padding:0!important}#hse-app #hse-screen-no-job .hse-nojob-example-list li{margin-bottom:9px!important}#hse-app #hse-screen-no-job .hse-nojob-actions{max-width:500px;margin-top:24px}}#hse-screen-result{--hse-result-line:#94a3b847;--hse-result-line-strong:#94a3b87a;--hse-result-panel:#1e293ba3;--hse-result-panel-soft:#0f172a61}#hse-screen-result .hse-result-title{letter-spacing:0;max-width:100%;font-size:1.55rem;font-weight:700;line-height:1.15;color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important;margin:0 0 2px!important}#hse-screen-result .hse-result-greeting{margin:0 0 12px;padding-bottom:14px;font-size:.95rem}#hse-result-price-container.hse-result-price{white-space:normal;flex-direction:column;align-items:center;gap:0;display:flex;-webkit-text-fill-color:initial!important;background:0 0!important;margin:14px auto 22px!important}#hse-result-price-container .hse-price-original{color:#e2e8f0b8;-webkit-text-fill-color:#e2e8f0b8;flex-direction:row;justify-content:center;align-items:baseline;gap:.35em;width:auto;margin:0 0 6px;font-size:1rem;font-weight:500;line-height:1.1;display:inline-flex}#hse-result-price-container .hse-price-original-label{color:inherit;-webkit-text-fill-color:inherit;font-size:inherit;font-weight:inherit;text-transform:none;letter-spacing:0;margin:0}#hse-result-price-container .hse-price-original-amount{color:inherit;-webkit-text-fill-color:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}#hse-result-price-container .hse-price-original-amount:after{display:none}#hse-result-price-container .hse-price-range,#hse-result-price-container .hse-price-currency{letter-spacing:0;align-items:baseline;font-size:clamp(3rem,11vw,4.15rem);font-weight:800;line-height:.95;display:inline-flex;background:var(--hse-gradient)!important;-webkit-text-fill-color:transparent!important;color:var(--hse-primary)!important;background-clip:text!important}#hse-result-price-container .hse-price-currency{margin-right:.02em;font-size:.86em}#hse-screen-result .hse-promo{width:100%;max-width:440px;margin:0 auto 16px}#hse-screen-result .hse-promo-applied{text-align:left;background:#055c3e8f;border:1px solid #22c55e7a;border-radius:16px;grid-template-columns:34px minmax(0,1fr);justify-content:flex-start;align-items:center;gap:12px;min-height:64px;padding:12px 14px;display:grid;overflow:hidden;box-shadow:inset 0 0 22px #22c55e14,0 12px 32px #00000029}.hse-promo-applied-icon{color:#bbf7d0;border:2px solid #bbf7d0db;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:inline-flex;width:34px!important}.hse-promo-applied-icon svg{width:21px;height:21px}.hse-promo-applied-icon path{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}#hse-screen-result .hse-promo-applied-copy{flex-direction:column;gap:4px;width:auto;min-width:0;max-width:100%;display:flex;overflow:hidden}#hse-screen-result .hse-promo-applied-main{color:#fff;overflow-wrap:normal;white-space:normal;max-width:100%;font-size:.84rem;font-weight:600;line-height:1.24;display:block}#hse-screen-result .hse-promo-applied-detail{color:#bbf7d0e6;overflow-wrap:normal;white-space:normal;max-width:100%;font-size:.77rem;font-weight:500;line-height:1.35;display:block}#hse-screen-result .hse-result-breakdown{border:1px solid var(--hse-result-line);background:var(--hse-result-panel);border-radius:18px;max-width:440px;margin:0 auto 16px;padding:20px 20px 16px;box-shadow:inset 0 1px #ffffff0a}#hse-screen-result .hse-result-breakdown h4{color:#fff;letter-spacing:0;margin:0 0 18px;font-size:1.35rem;font-weight:700;line-height:1.15}#hse-screen-result #hse-final-tasks-list{margin:0!important}#hse-screen-result #hse-final-tasks-list li{color:#e2e8f0bd;min-height:58px;font-size:.98rem;line-height:1.25;border-bottom:1px solid var(--hse-result-line)!important;padding:12px 0!important}#hse-screen-result #hse-final-tasks-list li:last-child{border-bottom:none!important}#hse-screen-result .hse-breakdown-row{gap:14px;justify-content:space-between!important;align-items:center!important;display:flex!important}#hse-screen-result .hse-breakdown-left{color:#e2e8f0b8;align-items:center;gap:14px;min-width:0;font-weight:500;display:inline-flex}#hse-screen-result .hse-breakdown-value{color:#fff;text-align:right;white-space:nowrap;margin-left:auto;font-weight:700}#hse-screen-result .hse-travel-included{color:#86efac}#hse-screen-result .hse-job-card{gap:14px;min-height:66px;justify-content:flex-start!important}#hse-screen-result .hse-job-card-name{color:#fff;font-size:1.02rem;font-weight:400}#hse-screen-result .hse-breakdown-icon{border:1px solid var(--hse-result-line-strong);background:#33415594;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:inset 0 0 18px #ffffff09}#hse-screen-result .hse-breakdown-icon svg{width:25px;height:25px}#hse-screen-result .hse-breakdown-icon--job{color:var(--hse-primary);background:#2d23198f;border-color:#f59e0b61;font-size:1.28rem}#hse-screen-result .hse-breakdown-icon--time{color:#f8fafc}#hse-screen-result .hse-breakdown-icon--travel{color:#86efac}#hse-screen-result #hse-final-tasks-list li.hse-discount-row{border-radius:12px;min-height:0;color:#fed7aa!important;background:#f59e0b1a!important;border:1px solid #f59e0b52!important;margin:0 0 12px!important;padding:10px 14px!important}#hse-screen-result #hse-final-tasks-list li.hse-discount-row span{font-weight:600;color:#fed7aa!important}#hse-screen-result .hse-btn-book-cta{margin:0 auto 14px}#hse-screen-result .hse-quote-ref-box{border:1px solid var(--hse-result-line);background:var(--hse-result-panel-soft);text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;max-width:440px;min-height:70px;margin:0 auto 16px;padding:12px 14px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff08}#hse-screen-result .hse-quote-ref-icon,#hse-screen-result .hse-quote-ref-copy-btn{color:#cbd5e1c7;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}#hse-screen-result .hse-quote-ref-icon svg,#hse-screen-result .hse-quote-ref-copy-btn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}#hse-screen-result .hse-quote-ref-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}#hse-screen-result .hse-quote-ref-title{color:#cbd5e1ad;letter-spacing:.01em;margin:0;font-size:.92rem;line-height:1.2}#hse-screen-result .hse-quote-ref-value{color:#fff;letter-spacing:.08em;font-size:1.25rem;font-weight:700;line-height:1.15}#hse-screen-result .hse-quote-ref-copy-btn{cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:12px;flex:0 0 42px;width:42px;height:42px;padding:0;transition:background .16s,border-color .16s,color .16s,transform .12s}#hse-screen-result .hse-quote-ref-copy-btn:hover,#hse-screen-result .hse-quote-ref-copy-btn.is-copied{border-color:var(--hse-result-line);color:#fff;background:#94a3b81f}#hse-screen-result .hse-quote-ref-copy-btn:active{background:#94a3b82e;transform:scale(.96)}#hse-screen-result .hse-quote-ref-copy-btn:focus-visible{outline-offset:3px;outline:2px solid #f59e0bb8}#hse-screen-result .hse-quote-ref-copy-btn.is-copied{color:#bbf7d0;background:#22c55e24;border-color:#86efac6b}#hse-screen-result .hse-copy-toast{z-index:3;color:#dcfce7;white-space:nowrap;opacity:0;pointer-events:none;background:#052e16f5;border:1px solid #86efac5c;border-radius:999px;width:auto;max-width:calc(100% - 24px);padding:6px 10px;font-size:.72rem;font-weight:600;line-height:1.2;transition:opacity .18s,transform .18s;position:absolute;bottom:-16px;right:12px;transform:translateY(-4px);box-shadow:0 10px 24px #00000047}#hse-screen-result .hse-copy-toast[data-type=error]{color:#fecaca;background:#450a0af5;border-color:#f871716b}#hse-screen-result .hse-copy-toast.is-visible{opacity:1;transform:translateY(0)}#hse-screen-result .hse-btn-row-secondary{max-width:440px;margin:0 auto 18px}#hse-screen-result .hse-btn-edit-outline{letter-spacing:.08em;background:0 0;border-radius:12px;border:1px solid var(--hse-result-line)!important;color:#cbd5e1c2!important}#hse-screen-result .hse-btn-edit-outline:hover{background:#94a3b814;border-color:var(--hse-result-line-strong)!important;color:#f8fafc!important}#hse-screen-result #hse-start-new-quote.hse-btn{color:#94a3b89e!important;text-transform:none!important;letter-spacing:.01em!important;padding:4px 10px!important;font-size:.9rem!important;font-weight:500!important}#hse-screen-result #hse-start-new-quote.hse-btn:hover{text-decoration:none;color:#cbd5e1c7!important}@media (width<=480px){#hse-screen-result .hse-promo-applied{gap:10px;min-height:66px;padding:12px}#hse-screen-result .hse-promo-applied-icon{flex-basis:34px;height:34px;width:34px!important}#hse-screen-result .hse-promo-applied-icon svg{width:21px;height:21px}#hse-screen-result .hse-promo-applied-main{font-size:.74rem}#hse-screen-result .hse-promo-applied-detail{font-size:.68rem}#hse-screen-result .hse-result-breakdown{padding:20px 18px 16px}#hse-screen-result .hse-breakdown-icon{flex-basis:42px;width:42px;height:42px}#hse-screen-result .hse-breakdown-left{gap:12px}#hse-screen-result .hse-btn-row-secondary{flex-direction:row;gap:12px}}.hse-booking-calendar{margin:24px 0}.hse-booking-mode-banner{background:linear-gradient(135deg,#f5c84229 0%,#d4a01214 100%);border:1px solid #d4a01259;border-radius:14px;margin-bottom:18px;padding:16px 18px}.hse-booking-mode-eyebrow{color:var(--hse-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:700}.hse-booking-current-summary{color:var(--hse-text);gap:4px;display:grid}.hse-booking-current-summary strong{font-size:.95rem}.hse-booking-current-summary span{color:var(--hse-text-secondary);font-size:.88rem}.hse-booking-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hse-booking-month{color:var(--hse-text);font-size:1.2rem;font-weight:600}.hse-booking-nav{gap:8px;display:flex}.hse-nav-btn{border:1px solid var(--hse-border);cursor:pointer;width:36px;height:36px;color:var(--hse-text-secondary);transition:all var(--hse-transition);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;display:flex}.hse-nav-btn:hover{background:var(--hse-primary-light);border-color:var(--hse-primary);color:var(--hse-primary)}.hse-nav-btn:disabled{opacity:.3;cursor:not-allowed}.hse-nav-btn svg{width:18px;height:18px}.hse-day-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:24px;display:grid}.hse-day-header{color:var(--hse-text-muted);text-transform:uppercase;text-align:center;padding:8px 0;font-size:.7rem;font-weight:600}.hse-day-cell{aspect-ratio:1;cursor:pointer;transition:all var(--hse-transition);background:#ffffff08;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hse-day-cell:hover:not(.unavailable):not(.empty){background:var(--hse-primary-light);border-color:var(--hse-primary)}.hse-day-cell.selected{background:var(--hse-primary);border-color:var(--hse-primary)}.hse-day-cell.selected .hse-day-number{color:#fff}.hse-day-cell.unavailable{opacity:.3;cursor:not-allowed;background:0 0}.hse-day-cell.empty{cursor:default;background:0 0}.hse-day-number{color:var(--hse-text);font-size:.95rem;font-weight:600}.hse-day-availability{color:var(--hse-text-muted);margin-top:2px;font-size:.6rem}.hse-day-cell.has-am-only .hse-day-availability,.hse-day-cell.has-pm-only .hse-day-availability{color:var(--hse-primary)}.hse-day-cell.has-full .hse-day-availability{color:var(--hse-success)}.hse-slot-picker{opacity:0;max-height:0;margin:20px 0;transition:all .3s;overflow:hidden}.hse-slot-picker.visible{opacity:1;max-height:300px}.hse-slot-title{color:var(--hse-text-secondary);text-align:center;margin-bottom:12px;font-size:.85rem;font-weight:500}.hse-slot-options{flex-wrap:wrap;gap:12px;display:flex}.hse-slot-btn{border:2px solid var(--hse-border);border-radius:var(--hse-radius);cursor:pointer;min-width:120px;transition:all var(--hse-transition);text-align:center;background:#ffffff08;flex:1;padding:16px 12px}.hse-slot-btn:hover:not(:disabled){background:var(--hse-primary-light);border-color:var(--hse-primary)}.hse-slot-btn.selected{background:var(--hse-primary);border-color:var(--hse-primary)}.hse-slot-btn:disabled{opacity:.3;cursor:not-allowed}.hse-slot-btn.selected .hse-slot-label,.hse-slot-btn.selected .hse-slot-time{color:#fff}.hse-slot-label{color:var(--hse-text);margin-bottom:4px;font-size:.9rem;font-weight:600;display:block}.hse-slot-time{color:var(--hse-text-muted);font-size:.75rem}.hse-travel-warning{color:var(--hse-primary);background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:.8rem;display:none}.hse-travel-warning.visible{align-items:flex-start;gap:8px;display:flex}.hse-travel-warning-icon{flex-shrink:0;font-size:1rem}.hse-booking-summary{border:1px solid var(--hse-border);border-radius:var(--hse-radius);background:#ffffff0d;margin:24px 0;padding:20px}.hse-booking-summary-title{color:var(--hse-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:.85rem;font-weight:600}.hse-booking-detail{border-bottom:1px solid var(--hse-border);justify-content:space-between;padding:10px 0;display:flex}.hse-booking-detail:last-child{border-bottom:none}.hse-booking-detail-label{color:var(--hse-text-muted);font-size:.85rem}.hse-booking-detail-value{color:var(--hse-text);text-align:right;font-size:.9rem;font-weight:500}.hse-booking-detail-value.highlight{color:var(--hse-primary);font-weight:600}.hse-booking-confirmed{text-align:center;padding:20px 0}.hse-booking-confirmed-icon{width:80px;height:80px;color:var(--hse-success);background:#10b98126;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:40px;display:flex}.hse-booking-ref{background:var(--hse-bg-solid);border:1px solid var(--hse-border);color:var(--hse-primary);letter-spacing:1px;border-radius:8px;margin:16px 0;padding:12px 24px;font-family:monospace;font-size:1.2rem;font-weight:700;display:inline-block}.hse-booking-next-steps{border-radius:var(--hse-radius);text-align:left;background:#ffffff08;margin:20px 0;padding:20px}.hse-booking-next-steps h4{color:var(--hse-text);margin:0 0 12px;font-size:.9rem;font-weight:600}.hse-booking-next-steps ol{margin:0;padding-left:20px}.hse-booking-next-steps li{color:var(--hse-text-secondary);padding:4px 0;font-size:.85rem}.hse-whatsapp-btn{background:var(--hse-whatsapp);color:#fff;border-radius:var(--hse-radius);cursor:pointer;width:100%;transition:all var(--hse-transition);border:none;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.hse-whatsapp-btn:hover{background:#20c05c;transform:translateY(-2px);box-shadow:0 8px 24px #25d3664d}.hse-whatsapp-btn svg{width:22px;height:22px}.hse-calendar-loading{color:var(--hse-text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.hse-calendar-spinner{border:3px solid var(--hse-border);border-top-color:var(--hse-primary);border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=480px){.hse-day-grid{gap:4px}.hse-day-cell{border-radius:8px}.hse-day-number{font-size:.85rem}.hse-day-availability{display:none}.hse-slot-options{flex-direction:column}.hse-slot-btn{min-width:100%}}.hse-booking-success{text-align:center;background:linear-gradient(135deg,#10b98126 0%,#10b9810d 100%);border:1px solid #10b9814d;border-radius:16px;margin:20px 0;padding:32px 24px}.hse-success-icon{margin-bottom:16px;font-size:56px;animation:.5s ease-out successPop}@keyframes successPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.hse-success-title{color:#10b981;letter-spacing:-.02em;margin-bottom:20px;font-size:1.5rem;font-weight:700}.hse-success-details{background:#0003;border-radius:12px;margin-bottom:16px;padding:16px}.hse-success-date{color:#fff;margin-bottom:4px;font-size:1.1rem;font-weight:600}.hse-success-time{color:#fffc;font-size:.95rem}.hse-success-ref{color:#ffffffe6;background:#ffffff14;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-family:monospace;font-size:.9rem}.hse-success-ref span{color:#fff9;margin-right:8px}.hse-success-note{color:#fff9;margin:0;font-size:.85rem}.hse-booking-section{margin-bottom:24px}#hse-booking-container{margin-bottom:20px}#hse-book-job-btn.hse-btn-outline{margin-top:16px;margin-bottom:16px}.hse-booking-actions-clean{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:16px;margin-top:24px;padding-top:24px;display:flex}.hse-btn-confirm{letter-spacing:.02em;background:linear-gradient(135deg,#d4a012 0%,#f5c842 100%);border:none;width:100%;padding:16px 24px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #d4a0124d}.hse-btn-confirm:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4a01266}.hse-text-link-whatsapp{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.hse-text-link-whatsapp:hover{color:#25d366}.hse-text-link-whatsapp strong{color:#25d366;text-decoration:underline}.hse-text-link-back{color:#ffffff80;margin-top:8px;font-size:.85rem;text-decoration:none;transition:color .2s}.hse-text-link-back:hover{color:#ffffffe6}.hse-btn-confirm.loading{pointer-events:none;opacity:.85}.hse-btn-confirm .hse-spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;margin-right:8px;animation:.8s linear infinite confirmSpin;display:inline-block}@keyframes confirmSpin{to{transform:rotate(360deg)}}.hse-booking-success{animation:.4s ease-out forwards successSlideUp}.hse-booking-success .hse-success-checkmark{opacity:0;animation:.4s ease-out .2s forwards checkmarkPop}.hse-booking-success .hse-success-title{opacity:0;animation:.3s ease-out .4s forwards fadeInUp}.hse-booking-success .hse-success-details{opacity:0;animation:.3s ease-out .55s forwards fadeInUp}.hse-booking-success .hse-success-ref{opacity:0;animation:.3s ease-out .7s forwards fadeInUp}.hse-booking-success .hse-status-pill{opacity:0;animation:.3s ease-out .85s forwards fadeInUp}.hse-booking-success .hse-success-note{opacity:0;animation:.3s ease-out 1s forwards fadeInUp}.hse-booking-success .hse-what-next{opacity:0;animation:.3s ease-out 1.15s forwards fadeInUp}@keyframes successSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmarkPop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hse-success-checkmark{box-sizing:content-box;width:72px;height:72px;margin:0 auto 16px;padding:4px}.hse-success-checkmark svg{width:100%;height:100%;overflow:visible}.hse-checkmark-circle{stroke:#10b981;stroke-width:3px;fill:none;stroke-dasharray:166;stroke-dashoffset:166px;animation:.5s ease-out .3s forwards drawCircle}.hse-checkmark-check{stroke:#10b981;stroke-width:4px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s ease-out .7s forwards drawCheck}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}.hse-slot-picker{opacity:0;max-height:0;transition:max-height .4s ease-out,opacity .3s ease-out,transform .3s ease-out;overflow:hidden;transform:translateY(-10px)}.hse-slot-picker.visible{opacity:1;max-height:300px;transform:translateY(0)}.hse-day-cell{transition:transform .15s ease-out,background-color .2s,box-shadow .2s}.hse-day-cell:not(.unavailable):not(.empty):hover{transform:scale(1.05)}.hse-day-cell:not(.unavailable):not(.empty):active{transform:scale(.95)}.hse-day-cell.selected{animation:.25s ease-out datePop}@keyframes datePop{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}.hse-what-next{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:20px}.hse-what-next h4{color:var(--hse-text);margin:0 0 16px;font-size:.95rem;font-weight:600}.hse-steps-list{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.hse-step-item{align-items:flex-start;gap:12px;display:flex}.hse-step-num{color:var(--hse-primary);background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.hse-step-text{color:var(--hse-text-secondary);font-size:.9rem;line-height:1.4}.hse-what-next-links{flex-direction:column;align-items:center;gap:12px;display:flex}.hse-link-primary{width:100%;color:var(--hse-bg);border-radius:var(--hse-radius);background:#fff;justify-content:center;align-items:center;padding:12px 20px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 6px #0000001a}.hse-link-primary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 12px #0003}.hse-what-next h4{color:#ffffffe6;margin-bottom:12px;font-size:.95rem;font-weight:600}.hse-steps-list{margin-bottom:16px}.hse-step-item{color:#ffffffb3;align-items:flex-start;gap:12px;padding:8px 0;font-size:.9rem;display:flex}.hse-step-num{color:#10b981;background:#10b98133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:600;display:flex}.hse-step-text{flex:1;line-height:1.4}.hse-what-next-links{flex-direction:column;align-items:center;gap:12px;margin-top:16px;display:flex}.hse-what-next-links a{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .2s}.hse-what-next-links a:hover{color:#fff}.hse-what-next-links a.hse-link-primary{color:#25d366}.hse-what-next-links a.hse-link-primary:hover{color:#2be378}.hse-btn{transition:transform .2s,box-shadow .2s,background .2s}.hse-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hse-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #0000001a}.hse-btn-confirm:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #d4a01233}.hse-slot-btn{transition:transform .15s,background-color .2s,border-color .2s,box-shadow .2s}.hse-slot-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.hse-slot-btn:not(:disabled):active{transform:translateY(0)}.hse-day-badge{background:var(--hse-primary);color:#000;text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:2px 4px;font-size:.6rem;font-weight:700;position:absolute;top:2px;right:2px}.hse-multiday-summary{border:1px solid var(--hse-border);background:#ffffff0d;border-radius:12px;margin-top:8px;padding:16px}.hse-multiday-title{color:var(--hse-text);align-items:center;gap:8px;margin-bottom:8px;font-size:1.1rem;font-weight:600;display:flex}.hse-multiday-title.hse-complete{color:#2be378}.hse-multiday-status{color:var(--hse-text-secondary);margin-bottom:12px;font-size:.9rem}.hse-remaining{color:var(--hse-primary);font-weight:500}.hse-selected-dates{flex-direction:column;gap:8px;margin-top:12px;display:flex}.hse-selected-date-item{background:#d4a0121a;border:1px solid #d4a01233;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.hse-date-day{color:var(--hse-primary);min-width:50px;font-weight:600}.hse-date-formatted{color:var(--hse-text);flex:1}.hse-date-slot{color:var(--hse-text-muted);font-size:.85rem}.hse-confirm-screen{animation:.3s ease-out fadeInUp}.hse-confirm-title{color:var(--hse-text);text-align:center;margin-bottom:24px;font-size:1.5rem;font-weight:700}.hse-slot-summary-card{border:1px solid var(--hse-border);border-radius:var(--hse-radius);background:#ffffff0d;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex}.hse-summary-icon-large{font-size:2rem;line-height:1}.hse-summary-details{text-align:left;flex-direction:column;gap:2px;display:flex}.hse-summary-date{color:#fff;font-size:1.05rem;font-weight:700}.hse-summary-time{color:var(--hse-text-muted);font-size:.9rem}.hse-contact-review{background:#ffffff05;border-radius:12px;margin-bottom:24px;padding:0 16px}.hse-review-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.hse-review-row:last-child{border-bottom:none}.hse-review-content{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.hse-review-label{color:var(--hse-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.hse-review-value{color:var(--hse-text);font-size:.95rem;font-weight:500}.hse-edit-link{color:var(--hse-primary);opacity:.8;border-radius:4px;padding:4px 8px;font-size:.8rem;text-decoration:none;transition:opacity .2s}.hse-edit-link:hover{opacity:1;background:#f59e0b1a}.hse-address-section{margin-bottom:28px}.hse-field-label{color:var(--hse-text);text-align:left;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.hse-input-text-lg{width:100%;padding:14px}.hse-input-text-lg::placeholder{color:#64748b;opacity:.8}.hse-field-error-msg{color:#ef4444;text-align:left;min-height:20px;margin-top:6px;font-size:.85rem;font-weight:500}.hse-edit-mode{text-align:left;width:100%;padding:4px 0}.hse-edit-mode label{color:var(--hse-primary);text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:600;display:block}.hse-edit-input{border:1px solid var(--hse-primary);color:#fff;background:#0000004d;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.95rem}.hse-confirm-actions{flex-direction:column;gap:8px;margin-top:16px;display:flex}.hse-booking-legal-note{text-align:center;max-width:520px;color:var(--hse-text-muted);align-self:center;margin:0;font-size:.8rem;line-height:1.45}.hse-booking-legal-link{color:inherit;text-underline-offset:2px;text-decoration:underline #94a3b8bf;transition:color .2s,text-decoration-color .2s}.hse-booking-legal-link:hover,.hse-booking-legal-link:focus-visible{color:var(--hse-text-secondary);text-decoration-color:currentColor}.hse-status-pill{text-transform:uppercase;letter-spacing:.5px;color:var(--hse-text);background:#ffffff1a;border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.hse-pill-pending{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}.hse-dots{justify-content:center;align-items:center;gap:4px;height:8px;margin-top:4px;display:flex}.hse-dot{background-color:#0000;border-radius:50%;width:6px;height:6px;transition:transform .2s;display:block}.hse-dot.available{background-color:#10b981}.hse-dot.unavailable{opacity:.4;opacity:1;background-color:#ef4444}.hse-day-cell:hover .hse-dot{transform:scale(1.2)}.hse-day-cell.selected .hse-dot{background-color:#fff;box-shadow:0 0 0 1px #fff6}@media (width<=480px){.hse-dots{gap:3px}.hse-dot{width:5px;height:5px}.hse-day-availability{display:block!important}}.hse-booking-recovery-view #hse-screen-result .hse-result-warning{max-width:440px;margin:0 auto 16px}#hse-screen-result .hse-customer-quote-details{text-align:left}#hse-screen-result .hse-customer-quote-details[hidden]{display:none}#hse-screen-result .hse-customer-quote-section+.hse-customer-quote-section{border-top:1px solid var(--hse-result-line);margin-top:16px;padding-top:16px}#hse-screen-result .hse-customer-quote-section h5,#hse-screen-result .hse-customer-quote-explanation h6{color:#fff;margin:0 0 7px;font-size:.96rem;line-height:1.3}#hse-screen-result .hse-customer-quote-section p,#hse-screen-result .hse-customer-quote-section li,#hse-screen-result .hse-customer-quote-section dt,#hse-screen-result .hse-customer-quote-section dd{color:#e2e8f0bd;font-size:.88rem;line-height:1.5}#hse-screen-result .hse-customer-quote-section p,#hse-screen-result .hse-customer-quote-section ul,#hse-screen-result .hse-customer-quote-section dl{margin:0}#hse-screen-result .hse-customer-quote-section ul{padding-left:18px}#hse-screen-result .hse-customer-quote-answers,#hse-screen-result .hse-customer-quote-explanations{gap:12px;display:grid}#hse-screen-result .hse-customer-quote-answers div,#hse-screen-result .hse-customer-quote-explanation{border:1px solid var(--hse-result-line);background:#0f172a42;border-radius:12px;padding:12px}#hse-screen-result .hse-customer-quote-answers dt{color:#e2e8f0eb;font-weight:600}#hse-screen-result .hse-customer-quote-answers dd{margin:4px 0 0}#hse-screen-result .hse-customer-quote-explanation ul,#hse-screen-result .hse-customer-quote-line-items{gap:6px;margin-top:10px;padding:0;list-style:none;display:grid}#hse-screen-result .hse-customer-quote-explanation li,#hse-screen-result .hse-customer-quote-line-items li{justify-content:space-between;gap:12px;display:flex}#hse-screen-result .hse-customer-quote-explanation strong,#hse-screen-result .hse-customer-quote-line-items strong{color:#fff;text-align:right;font-weight:600}
