.analyzer-module__FGcypq__analyzerHero{text-align:center;padding:4rem 0 1.5rem}.analyzer-module__FGcypq__analyzerHero h1{color:var(--ink-900);max-width:22ch;margin:0 auto 1rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;line-height:1.2}.analyzer-module__FGcypq__subtitle{color:var(--steel-700);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.analyzer-module__FGcypq__analyzerGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;margin-top:2rem;margin-bottom:3rem;display:grid}.analyzer-module__FGcypq__analyzerCard{border:1px solid var(--line-soft);border-radius:var(--radius-xl);background:#ffffffd1;padding:2rem 1.8rem;transition:transform .3s,box-shadow .3s}.analyzer-module__FGcypq__analyzerCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f1c291a}.analyzer-module__FGcypq__cardIcon{background:var(--navy-950);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.analyzer-module__FGcypq__cardIcon svg{width:24px;height:24px;color:var(--sand-100)}.analyzer-module__FGcypq__analyzerCard h3{color:var(--ink-900);margin-bottom:.5rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.2rem;font-weight:800}.analyzer-module__FGcypq__cardDesc{color:var(--steel-700);margin-bottom:1.5rem;font-size:.92rem;line-height:1.55}.analyzer-module__FGcypq__analyzerCard label{color:var(--ink-900);margin-bottom:.9rem;font-size:.82rem;font-weight:700;display:block}.analyzer-module__FGcypq__analyzerCard input,.analyzer-module__FGcypq__analyzerCard select{border:1px solid var(--line-soft);width:100%;color:var(--ink-900);box-sizing:border-box;background:#ffffffe6;border-radius:10px;margin-top:.3rem;padding:.7rem .85rem;font-family:Manrope,system-ui,sans-serif;font-size:.92rem;transition:border-color .2s;display:block}.analyzer-module__FGcypq__analyzerCard input:focus,.analyzer-module__FGcypq__analyzerCard select:focus{border-color:var(--navy-850);outline:none}.analyzer-module__FGcypq__analyzerCard input::placeholder{color:var(--steel-700);opacity:.6}.analyzer-module__FGcypq__analyzerCard button[type=submit]{width:100%;margin-top:.5rem}.analyzer-module__FGcypq__fieldHint{color:var(--steel-700);margin-top:.2rem;font-size:.75rem;font-weight:400}.analyzer-module__FGcypq__fieldRow{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.analyzer-module__FGcypq__wizardProgress{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.analyzer-module__FGcypq__wizardProgress:before{content:"";background:var(--line-soft);z-index:0;height:2px;position:absolute;top:15px;left:24px;right:24px}.analyzer-module__FGcypq__wzLineFill{background:var(--navy-950);z-index:1;height:2px;transition:width .4s;position:absolute;top:15px;left:24px}.analyzer-module__FGcypq__wizardDot{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.analyzer-module__FGcypq__dot{border:2px solid var(--line-soft);width:30px;height:30px;color:var(--steel-700);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;transition:all .3s;display:flex}.analyzer-module__FGcypq__wizardDotActive .analyzer-module__FGcypq__dot,.analyzer-module__FGcypq__wizardDotCompleted .analyzer-module__FGcypq__dot{background:var(--navy-950);border-color:var(--navy-950);color:#fff}.analyzer-module__FGcypq__dotLabel{color:var(--steel-700);white-space:nowrap;margin-top:.35rem;font-size:.65rem;font-weight:600;transition:color .3s}.analyzer-module__FGcypq__wizardDotActive .analyzer-module__FGcypq__dotLabel{color:var(--ink-900)}.analyzer-module__FGcypq__wizardPanel{animation:.35s analyzer-module__FGcypq__wzFadeIn;display:none}.analyzer-module__FGcypq__wizardPanelActive{display:block}@keyframes analyzer-module__FGcypq__wzFadeIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.analyzer-module__FGcypq__wizardNav{gap:.6rem;margin-top:.8rem;display:flex}.analyzer-module__FGcypq__btnBack{border:1.5px solid var(--line-soft);color:var(--ink-900);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:.65rem 1.2rem;font-family:Manrope,system-ui,sans-serif;font-size:.85rem;font-weight:700;transition:border-color .2s}.analyzer-module__FGcypq__btnBack:hover{border-color:var(--navy-850)}.analyzer-module__FGcypq__wizardNav .analyzer-module__FGcypq__btnNext,.analyzer-module__FGcypq__wizardNav button[type=submit]{flex:1}.analyzer-module__FGcypq__extrasGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.analyzer-module__FGcypq__extraChip{border:1.5px solid var(--line-soft);color:var(--steel-700);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fffc;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:Manrope,system-ui,sans-serif;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.analyzer-module__FGcypq__extraChip:hover{border-color:var(--navy-850);color:var(--ink-900)}.analyzer-module__FGcypq__extraChipActive{background:var(--navy-950);border-color:var(--navy-950);color:#fff}.analyzer-module__FGcypq__chipCheck{border:1.5px solid var(--line-soft);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .2s;display:flex}.analyzer-module__FGcypq__extraChipActive .analyzer-module__FGcypq__chipCheck{background:#fff;border-color:#fff}.analyzer-module__FGcypq__extraChipActive .analyzer-module__FGcypq__chipCheck svg{opacity:1}.analyzer-module__FGcypq__chipCheck svg{width:10px;height:10px;color:var(--navy-950);opacity:0;transition:opacity .2s}.analyzer-module__FGcypq__formSuccess{text-align:center;padding:2rem 1rem;display:none}.analyzer-module__FGcypq__formSuccessActive{display:block}.analyzer-module__FGcypq__successIcon{background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.analyzer-module__FGcypq__successIcon svg{color:#2e7d32;width:28px;height:28px}.analyzer-module__FGcypq__formSuccess h3{margin-bottom:.5rem}.analyzer-module__FGcypq__formSuccess p{color:var(--steel-700);font-size:.95rem;line-height:1.55}.analyzer-module__FGcypq__rgpdCheck{color:var(--steel-700);align-items:flex-start;gap:.6rem;margin:1rem 0 .5rem;font-size:.78rem;line-height:1.5;display:flex}.analyzer-module__FGcypq__rgpdCheck input[type=checkbox]{width:18px;min-width:18px;height:18px;accent-color:var(--navy-950);cursor:pointer;margin:1px 0 0}.analyzer-module__FGcypq__rgpdCheck a{color:var(--navy-850);font-weight:600;text-decoration:underline}.analyzer-module__FGcypq__rgpdCheckError{color:#c62828}.analyzer-module__FGcypq__rgpdCheckError input[type=checkbox]{outline-offset:1px;outline:2px solid #e53935}.analyzer-module__FGcypq__cityAutocomplete{position:relative}.analyzer-module__FGcypq__cityDropdown{border:1px solid var(--line-soft);z-index:50;background:#fff;border-radius:10px;max-height:200px;margin-top:4px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.analyzer-module__FGcypq__cityDropdownOpen{display:block}.analyzer-module__FGcypq__cityOption{cursor:pointer;color:var(--ink-900);padding:.6rem .85rem;font-size:.9rem;transition:background .15s}.analyzer-module__FGcypq__cityOption:hover,.analyzer-module__FGcypq__cityOptionHighlighted{background:var(--sand-100,#f6f1e4)}.analyzer-module__FGcypq__cityRegion{color:var(--steel-700);margin-left:.4rem;font-size:.75rem}.analyzer-module__FGcypq__noResults{color:var(--steel-700);padding:.6rem .85rem;font-size:.82rem;font-style:italic}.analyzer-module__FGcypq__socialProof{text-align:center;margin-top:2rem;margin-bottom:.5rem}.analyzer-module__FGcypq__proofCounter{border:1px solid var(--line-soft);color:var(--ink-900);background:#ffffffbf;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.analyzer-module__FGcypq__pulseDot{background:#2e7d32;border-radius:50%;width:8px;height:8px;animation:2s infinite analyzer-module__FGcypq__pulse}@keyframes analyzer-module__FGcypq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.analyzer-module__FGcypq__platformLogos{opacity:.55;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:1.8rem;transition:opacity .3s,filter .3s;display:flex}.analyzer-module__FGcypq__platformLogos:hover{opacity:.8;filter:grayscale(0%)}.analyzer-module__FGcypq__platformLogos span{letter-spacing:-.02em;color:var(--ink-900);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1rem;font-weight:800}.analyzer-module__FGcypq__logoAirbnb{color:#ff5a5f!important}.analyzer-module__FGcypq__logoBooking{color:#003580!important}.analyzer-module__FGcypq__logoVrbo{color:#3b5998!important}.analyzer-module__FGcypq__logoGoogle{color:#4285f4!important}.analyzer-module__FGcypq__btnLoading{pointer-events:none;position:relative;color:#0000!important}.analyzer-module__FGcypq__btnLoading:after{content:"";border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;animation:.6s linear infinite analyzer-module__FGcypq__spin;position:absolute;top:50%;left:50%}@keyframes analyzer-module__FGcypq__spin{to{transform:rotate(360deg)}}.analyzer-module__FGcypq__fieldValid input{border-color:#2e7d32!important}.analyzer-module__FGcypq__fieldValid:after{content:"✓";color:#2e7d32;font-size:1rem;font-weight:800;position:absolute;top:50%;right:12px;transform:translateY(25%)}.analyzer-module__FGcypq__fieldInvalid input{border-color:#e53935!important}.analyzer-module__FGcypq__fieldEmailWrap{position:relative}.analyzer-module__FGcypq__emailHint{margin-top:.2rem;font-size:.72rem;font-weight:500;display:none}.analyzer-module__FGcypq__emailHintError{color:#e53935;display:block}.analyzer-module__FGcypq__emailHintSuccess{color:#2e7d32;display:block}.analyzer-module__FGcypq__honeypot{position:absolute;top:-9999px;left:-9999px}.analyzer-module__FGcypq__analyzerTrust{text-align:center;color:var(--steel-700);max-width:500px;margin:0 auto;padding:0 1rem 3rem;font-size:.85rem}.analyzer-module__FGcypq__estimateCard{background:var(--navy-950,#1d3043);text-align:center;border-radius:14px;margin-bottom:1rem;padding:1.2rem 1rem}.analyzer-module__FGcypq__estimateLabel{color:#cab07a;letter-spacing:1.5px;margin:0 0 .3rem;font-size:.7rem;font-weight:700}.analyzer-module__FGcypq__estimateAnnual{color:#fff;margin:0;font-size:2rem;font-weight:800;line-height:1.1}.analyzer-module__FGcypq__estimateZone{color:#a0b4c8;margin:.3rem 0 0;font-size:.78rem}.analyzer-module__FGcypq__seasonGrid{gap:.5rem;margin-bottom:1rem;display:flex}.analyzer-module__FGcypq__seasonBox{text-align:center;border-radius:10px;flex:1;padding:.8rem .5rem}.analyzer-module__FGcypq__seasonBoxLow{background:#e8f5e9}.analyzer-module__FGcypq__seasonBoxMid{background:#fff3e0}.analyzer-module__FGcypq__seasonBoxHigh{background:#fce4ec}.analyzer-module__FGcypq__seasonBoxLabel{margin:0;font-size:.65rem;font-weight:700}.analyzer-module__FGcypq__seasonBoxLow .analyzer-module__FGcypq__seasonBoxLabel{color:#2e7d32}.analyzer-module__FGcypq__seasonBoxMid .analyzer-module__FGcypq__seasonBoxLabel{color:#e65100}.analyzer-module__FGcypq__seasonBoxHigh .analyzer-module__FGcypq__seasonBoxLabel{color:#c62828}.analyzer-module__FGcypq__seasonBoxValue{color:var(--ink-900,#1d3043);margin:.2rem 0 0;font-size:1.1rem;font-weight:800}.analyzer-module__FGcypq__seasonBoxSub{color:var(--steel-700,#7f8c9b);margin:0;font-size:.65rem}.analyzer-module__FGcypq__estimateNote{color:var(--steel-700);margin:0 0 .8rem;font-size:.78rem;line-height:1.5}.analyzer-module__FGcypq__nextSteps{text-align:left;background:#f8f6f2;border-radius:12px;margin-bottom:1rem;padding:1rem 1.2rem}.analyzer-module__FGcypq__nextStepsTitle{color:var(--ink-900,#1d3043);letter-spacing:.5px;margin:0 0 .8rem;font-size:.75rem;font-weight:700}.analyzer-module__FGcypq__stepRow{align-items:flex-start;gap:.6rem;margin-bottom:.6rem;display:flex}.analyzer-module__FGcypq__stepRow:last-child{margin-bottom:0}.analyzer-module__FGcypq__stepBadge{border-radius:6px;flex-shrink:0;padding:.2rem .5rem;font-size:.7rem;font-weight:800}.analyzer-module__FGcypq__stepBadge1{color:#2e7d32;background:#e8f5e9}.analyzer-module__FGcypq__stepBadge2{color:#e65100;background:#fff3e0}.analyzer-module__FGcypq__stepBadge3{color:#1565c0;background:#e3f2fd}.analyzer-module__FGcypq__stepText{color:var(--steel-700);margin:0;font-size:.82rem;line-height:1.4}.analyzer-module__FGcypq__stepText strong{color:var(--ink-900)}.analyzer-module__FGcypq__ctaRow{flex-wrap:wrap;gap:.5rem;display:flex}.analyzer-module__FGcypq__ctaRow .analyzer-module__FGcypq__ctaPrimary{text-align:center;flex:1;font-size:.85rem}.analyzer-module__FGcypq__ctaRow .analyzer-module__FGcypq__ctaSecondary{text-align:center;flex:none;font-size:.85rem}.analyzer-module__FGcypq__extrasLabel{color:var(--ink-900);margin-bottom:.7rem;font-size:.82rem;font-weight:700}.analyzer-module__FGcypq__optionalText{color:var(--steel-700);font-weight:400}.analyzer-module__FGcypq__successMarginBottom{margin-bottom:1.2rem}.analyzer-module__FGcypq__inputError{border-color:#e53935!important}.analyzer-module__FGcypq__faqSection{max-width:800px;margin:0 auto;padding:4rem 1.5rem}.analyzer-module__FGcypq__faqTitle{text-align:center;color:var(--ink-900);margin-bottom:2rem;font-size:clamp(1.4rem,2.5vw,1.8rem)}.analyzer-module__FGcypq__faqList{flex-direction:column;gap:1rem;display:flex}.analyzer-module__FGcypq__faqItem{border:1px solid var(--line-soft,#e5e5e5);background:#fff;border-radius:12px;padding:1.2rem 1.5rem}.analyzer-module__FGcypq__faqItem summary{color:var(--ink-900);cursor:pointer;font-size:1.02rem;font-weight:600}.analyzer-module__FGcypq__faqItem p{color:var(--ink-700);margin-top:.8rem;line-height:1.7}@media (max-width:768px){.analyzer-module__FGcypq__analyzerGrid{grid-template-columns:1fr}.analyzer-module__FGcypq__analyzerHero{padding:3rem 0 1rem}.analyzer-module__FGcypq__analyzerCard{padding:1.5rem 1.3rem}.analyzer-module__FGcypq__fieldRow{grid-template-columns:1fr}.analyzer-module__FGcypq__dotLabel{font-size:.58rem}.analyzer-module__FGcypq__dot{width:26px;height:26px;font-size:.7rem}}