.guided-advisor{background:radial-gradient(circle at 12% 8%,rgba(0,109,119,.16),transparent 28%),radial-gradient(circle at 88% 14%,rgba(212,175,55,.18),transparent 26%),linear-gradient(180deg,#eef7f7,#f7fafb 48%,#ffffff);min-height:100vh;padding:112px 0 72px}.guided-advisor,.guided-advisor *{box-sizing:border-box}.guided-advisor--popup{min-height:0;padding:0;background:rgba(0,0,0,0);width:100%;max-width:100%;overflow-x:hidden}.guided-advisor__cancel{display:none}.guided-advisor--popup .guided-advisor__cancel{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid #dbe7ea;border-radius:999px;background:#fff;color:#102a43;font-weight:900;padding:0 12px;margin:0 0 12px}.guided-advisor__app,.guided-advisor__intro,.guided-advisor__matches{width:min(1080px,100% - 32px);margin:0 auto}.guided-advisor__intro{margin-bottom:22px}.guided-advisor--popup .guided-advisor__app,.guided-advisor--popup .guided-advisor__intro{width:100%;max-width:100%;min-width:0}.guided-advisor--popup .guided-advisor__intro{margin-bottom:8px}.guided-advisor--popup .guided-advisor__intro h1{font-size:16px;line-height:1.18;max-width:620px}.guided-advisor--popup .guided-advisor__intro p{font-size:13px;max-width:620px}.guided-advisor--popup .guided-advisor__app{grid-template-columns:minmax(0,1fr) 260px;overflow-x:hidden}.guided-advisor--popup .guided-advisor__summary{position:static}.guided-advisor--popup .guided-advisor__question,.guided-advisor--popup .guided-advisor__summary{padding:12px}.guided-advisor__badge,.guided-advisor__reason{display:inline-flex;align-items:center;gap:8px;color:#006d77;font-weight:800}.guided-advisor__badge{background:hsla(0,0%,100%,.84);border:1px solid rgba(0,109,119,.22);border-radius:999px;padding:8px 12px;box-shadow:0 12px 30px rgba(0,59,92,.08)}.guided-advisor__intro h1{max-width:760px;color:#102a43;font-size:30px;line-height:1.08;margin:12px 0}.guided-advisor__intro p{max-width:660px;color:#5c6f7b;margin:0}.guided-advisor__ai-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.guided-advisor__ai-strip span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f0fbfb;color:#00535b;border:1px solid #cce8ea;padding:8px 12px;font-weight:800;font-size:13px}.guided-advisor__app{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:18px;gap:18px;align-items:start}.guided-advisor__empty,.guided-advisor__progress,.guided-advisor__question,.guided-advisor__summary{background:#fff;border:1px solid #dbe7ea;border-radius:8px;box-shadow:0 18px 45px rgba(15,48,63,.08)}.guided-advisor__progress{grid-column:1/-1;padding:16px;overflow:hidden;position:relative}.guided-advisor__progress:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(0,109,119,.08),transparent);transform:translateX(-100%);animation:guided-advisor-sheen 4s ease-in-out infinite;pointer-events:none}.guided-advisor__progress div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.guided-advisor__progress strong{color:#102a43;font-size:20px}.guided-advisor__progress span{color:#5c6f7b;font-weight:700}.guided-advisor__progress i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e7eef1}.guided-advisor__progress b{display:block;height:100%;background:linear-gradient(90deg,#006d77,#00a0a8,#d4af37);transition:width .25s ease}.guided-advisor__question,.guided-advisor__summary{padding:22px}.guided-advisor__question{position:relative;overflow:hidden}.guided-advisor__question:before{content:"";position:absolute;width:120px;height:120px;right:-52px;top:-52px;border-radius:50%;background:rgba(0,109,119,.045);pointer-events:none}.guided-advisor--popup .guided-advisor__question:before{width:180px;height:180px;right:-78px;top:-86px;background:radial-gradient(circle at center,rgba(0,160,168,.12),transparent 62%)}.guided-advisor--popup .guided-advisor__question:after{content:"";position:absolute;width:120px;height:120px;left:-70px;bottom:-72px;border-radius:50%;background:radial-gradient(circle at center,rgba(212,175,55,.16),transparent 64%);pointer-events:none}.guided-advisor__assistant-bubble{position:relative;z-index:1;display:flex;align-items:center;gap:10px;background:#f0fbfb;color:#24414a;border:1px solid #cce8ea;border-radius:8px;padding:10px 12px;margin-bottom:16px;box-shadow:none}.guided-advisor__assistant-bubble span{width:34px;height:34px;border-radius:50%;background:hsla(0,0%,100%,.14);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.guided-advisor__assistant-bubble p{margin:0;color:#24414a;font-size:13px}.guided-advisor__question-head{position:relative;z-index:1;display:flex;gap:14px;padding-bottom:10px;margin-bottom:18px}.guided-advisor__question-head>span{width:42px;height:42px;border-radius:50%;background:#eefafa;color:#006d77;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.guided-advisor__question-head p{color:#006d77;font-weight:800;margin:0 0 4px;font-size:12px}.guided-advisor--popup .guided-advisor__question-head>span{background:linear-gradient(135deg,#eefafa,#fff9e9);box-shadow:0 8px 18px rgba(0,109,119,.1)}.guided-advisor--popup .guided-advisor__question-head{display:grid;grid-template-columns:34px minmax(0,1fr);grid-column-gap:10px;column-gap:10px;grid-row-gap:6px;row-gap:6px;align-items:center}.guided-advisor--popup .guided-advisor__question-head>div{display:contents}.guided-advisor--popup .guided-advisor__question-head p{grid-column:2;align-self:center}.guided-advisor--popup .guided-advisor__question-head h2,.guided-advisor--popup .guided-advisor__question-head small{grid-column:1/-1}.guided-advisor__question-head h2{color:#102a43;font-size:25px;line-height:1.2;margin:0 0 6px}.guided-advisor__question-head small{color:#5c6f7b;font-size:14px}.guided-advisor__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.guided-advisor__options,.guided-advisor__typed-answer{position:relative;z-index:1}.guided-advisor__typed-answer label{display:grid;grid-gap:8px;gap:8px;color:#102a43;font-weight:700}.guided-advisor__typed-row{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(260px,1fr);grid-gap:10px;gap:10px;align-items:stretch}.guided-advisor__typed-row--options-only{grid-template-columns:1fr}.guided-advisor__typed-control{min-height:46px;border:1px solid #dbe7ea;border-radius:8px;background:#fff;display:flex;align-items:center;overflow:hidden;box-shadow:0 8px 20px rgba(15,48,63,.04)}.guided-advisor__typed-control span{align-self:stretch;min-width:52px;background:#eefafa;color:#006d77;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid #dbe7ea;font-weight:900}.guided-advisor__typed-control input{width:100%;min-height:44px;border:0;color:#102a43;padding:0 12px;outline:0;font-size:14px}.guided-advisor__typed-control:focus-within{border-color:#006d77;box-shadow:0 0 0 3px rgba(0,109,119,.12)}.guided-advisor__input-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.guided-advisor__input-options button{color:#102a43;display:inline-flex;justify-content:center;font-weight:700;padding:0 9px;font-size:13px;line-height:1.2}.guided-advisor__input-options button,.guided-advisor__other-option{height:42px;min-height:42px;border:1px solid #dbe7ea;border-radius:8px;background:#f8fbfc;align-items:center}.guided-advisor__other-option{display:flex;overflow:hidden}.guided-advisor__other-option span{align-self:stretch;min-width:42px;background:#eefafa;color:#006d77;border-right:1px solid #dbe7ea;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.guided-advisor__other-option input{width:100%;min-width:0;height:100%;min-height:0;border:0;outline:0;background:rgba(0,0,0,0);color:#102a43;padding:0 9px;font-size:13px;font-weight:700}.guided-advisor__other-option:focus-within{border-color:#006d77;background:#eefafa;box-shadow:0 0 0 3px rgba(0,109,119,.12)}.guided-advisor__input-options button.is-selected{border-color:#006d77;background:#eefafa;color:#00535b}.guided-advisor__contact-form{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.guided-advisor__contact-form label{display:grid;grid-gap:5px;gap:5px;color:#102a43;font-size:13px;font-weight:700}.guided-advisor__contact-form p{grid-column:1/-1}.guided-advisor__contact-form input{width:100%;min-height:42px;border-radius:8px;border:1px solid #dbe7ea;background:#fff;color:#102a43;padding:9px 11px;font-size:14px}.guided-advisor__contact-form input:focus{border-color:#006d77;outline:3px solid rgba(0,109,119,.12)}.guided-advisor__contact-form input[aria-invalid=true]{border-color:#d94b4b;background:snow}.guided-advisor__contact-form input[aria-invalid=true]:focus{border-color:#d94b4b;outline-color:rgba(217,75,75,.14)}.guided-advisor__contact-form .guided-advisor__field-error{color:#b42318;font-size:12px;font-weight:800;line-height:1.35}.guided-advisor__contact-form p{margin:0;color:#5c6f7b;background:#eefafa;border:1px solid #cce8ea;border-radius:8px;padding:10px 12px;font-size:13px}.guided-advisor__contact-form .guided-advisor__lead-message{background:#fff9e9;border-color:#ead48b;color:#6f5600}.guided-advisor__options button{min-height:48px;border:1px solid #dbe7ea;border-radius:8px;background:#fff;color:#102a43;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;font-weight:700;text-align:left;box-shadow:0 8px 20px rgba(15,48,63,.04);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.guided-advisor__options button:hover{border-color:#89c2c8;box-shadow:0 8px 18px rgba(15,48,63,.08)}.guided-advisor__options button.is-selected{border-color:#006d77;background:linear-gradient(135deg,#eefafa,#fff9e9);color:#00535b}.guided-advisor__nav{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;margin-top:20px;padding-top:10px}.guided-advisor__nav button{min-height:48px;border:1px solid #dbe7ea;border-radius:8px;background:#fff;color:#102a43;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-weight:800}.guided-advisor__nav button.primary:hover{background:#ccefed}.guided-advisor__password-note strong{color:#00535b;display:inline-block;overflow-wrap:anywhere}.guided-advisor__contact-form .guided-advisor__password-note{background:#f0fbfb;border-color:#b5d8d8;color:#24414a}.home-advisor-popup__close{box-shadow:0 10px 24px rgba(0,59,92,.12)}.guided-advisor__resume,.home-advisor-popup__resume{background:#fff;color:#00535b;border:1px solid #cce8ea}.guided-advisor__nav button.primary{background:#dff5f4;color:#00535b;border-color:#b5d8d8}.guided-advisor__nav button:disabled{opacity:.45;cursor:not-allowed}.guided-advisor__summary{position:-webkit-sticky;position:sticky;top:96px;overflow:hidden}.guided-advisor__score-ring{width:112px;height:112px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at center,#ffffff 56%,transparent 57%),conic-gradient(#006d77 0deg,#d4af37 180deg,#e7eef1 181deg);color:#102a43}.guided-advisor__score-ring span{font-size:23px;font-weight:900;color:#102a43;margin:0;text-transform:none}.guided-advisor__score-ring small{display:block;color:#5c6f7b;font-size:11px;font-weight:800;margin-top:-26px}.guided-advisor__summary h3{color:#102a43;font-size:20px;margin:0 0 14px}.guided-advisor__summary div{border:1px solid #e3ecef;border-radius:8px;padding:12px;margin-bottom:10px;background:#f8fbfc}.guided-advisor__summary div.is-filled{border-color:#b5d8d8;background:#f0fbfb}.guided-advisor__summary span,.guided-advisor__summary strong{display:block}.guided-advisor__summary span{color:#6c7d86;font-size:12px;font-weight:800;text-transform:uppercase;margin-bottom:3px}.guided-advisor__summary strong{color:#102a43}.guided-advisor__matches{margin-top:22px}.guided-advisor__modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:22px}.guided-advisor__modal-backdrop{position:absolute;inset:0;background:linear-gradient(135deg,rgba(242,250,250,.92),rgba(255,252,241,.88)),url(/assets/img/banner/bg-2.jpg) 50%/cover;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guided-advisor__modal-panel{position:relative;z-index:1;width:min(680px,100%);max-height:min(86vh,900px);overflow:auto;border-radius:8px;background:#fff;border:1px solid hsla(0,0%,100%,.5);box-shadow:0 24px 70px rgba(0,59,92,.16);padding:30px;animation:guided-modal-in .24s ease both}.guided-advisor__modal-close{position:-webkit-sticky;position:sticky;top:0;margin-left:auto;width:42px;height:42px;border-radius:50%;background:#fff;color:#00535b;border:1px solid #cce8ea;display:flex;align-items:center;justify-content:center;z-index:3}.guided-advisor__modal-loading{min-height:420px;display:grid;justify-items:center;align-content:center;text-align:center;grid-gap:12px;gap:12px}.guided-advisor__modal-visual{width:min(320px,100%);min-height:150px;position:relative;display:grid;place-items:center;margin-bottom:4px}.guided-advisor__modal-loading>span{color:#006d77;font-weight:900;text-transform:uppercase;font-size:12px}.guided-advisor__modal-loading h2{color:#102a43;font-size:34px;line-height:1.12;margin:0}.guided-advisor__modal-loading p{color:#5c6f7b;margin:0;max-width:470px}.guided-advisor__modal-orbit{width:108px;height:108px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at center,#ffffff 48%,transparent 49%),conic-gradient(#006d77,#d4af37,#00a0a8,#006d77);color:#006d77;box-shadow:0 18px 45px rgba(0,109,119,.18);position:relative;animation:guided-ai-pulse 1.8s ease-in-out infinite}.guided-advisor__modal-orbit:after,.guided-advisor__modal-orbit:before{content:"";position:absolute;inset:-10px;border-radius:50%;border:1px solid rgba(0,160,168,.2);animation:guided-ai-ring 1.8s ease-out infinite}.guided-advisor__modal-orbit:after{animation-delay:.45s}.guided-advisor__modal-orbit svg{width:34px;height:34px;position:relative;z-index:1;display:block}.guided-advisor__modal-card{position:absolute;min-height:38px;height:38px;min-width:134px;border-radius:999px;background:#f0fbfb;color:#00535b;border:1px solid #cce8ea;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;font-size:12px;font-weight:900;box-shadow:0 12px 24px rgba(0,109,119,.12)}.guided-advisor__modal-card svg{width:15px;height:15px;display:block;flex:0 0 15px}.guided-advisor__modal-card--one{left:8px;top:56px}.guided-advisor__modal-card--two{right:8px;top:56px;background:#fff9e9;color:#6f5600;border-color:#ead48b}.guided-advisor__modal-steps{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));justify-content:center;align-items:center;grid-gap:8px;gap:8px;margin-top:4px;max-width:100%}.guided-advisor__modal-steps span{min-height:34px;height:34px;border-radius:999px;background:#eefafa;color:#00535b;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;font-size:12px;font-weight:900;white-space:nowrap;line-height:1}.guided-advisor__modal-results{padding-top:4px}.guided-advisor__modal-brief{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 16px}.guided-advisor__modal-brief span{background:#fff;border:1px solid #dbe7ea;color:#5c6f7b;border-radius:999px;padding:8px 11px;font-size:13px}.guided-advisor__modal-brief strong{color:#102a43}.guided-advisor__empty{display:grid;justify-items:center;text-align:center;grid-gap:8px;gap:8px;padding:34px 20px;color:#5c6f7b;min-height:240px}.guided-advisor__empty h3{color:#102a43;margin:0}.guided-advisor__matches-head{margin-bottom:16px}.guided-advisor__matches-head span{color:#006d77;font-weight:800;text-transform:uppercase;font-size:12px;display:inline-flex;align-items:center;gap:7px}.guided-advisor__matches-head h2{color:#102a43;margin:4px 0;font-size:28px}.guided-advisor__matches-head p{color:#5c6f7b;margin:0}.guided-advisor__reason{background:#fff;border:1px solid #dbe7ea;border-bottom:0;border-radius:8px 8px 0 0;padding:12px 14px;box-shadow:0 12px 25px rgba(15,48,63,.06)}.guided-advisor__view-signal{width:100%;min-height:44px;border:1px solid #dbe7ea;border-bottom:0;background:#f8fbfc;color:#006d77;font-weight:900;display:flex;align-items:center;justify-content:center}.guided-advisor__view-signal+.tp-rent-item{border-radius:0 0 8px 8px;margin-bottom:18px;box-shadow:0 18px 42px rgba(15,48,63,.09);overflow:hidden;background:#fff;animation:guided-card-in .34s ease both}.guided-advisor__resume,.guided-advisor__toast{position:fixed;z-index:9998;border-radius:999px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 18px 42px rgba(16,42,67,.2)}.home-advisor-popup{position:fixed;inset:0;z-index:9997;display:flex;align-items:center;justify-content:center;padding:18px;overflow-x:hidden}.home-advisor-popup__backdrop{position:absolute;inset:0;background:rgba(235,246,247,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-advisor-popup__panel{position:relative;z-index:1;width:min(1040px,100vw - 36px);max-width:calc(100vw - 36px);max-height:90vh;overflow-y:auto;overflow-x:hidden;border-radius:8px;background:#f7fafb;padding:18px;box-shadow:0 24px 70px rgba(0,59,92,.18);animation:guided-modal-in .24s ease both}.home-advisor-popup__close{position:-webkit-sticky;position:sticky;top:10px;margin-left:auto;width:42px;height:42px;border:1px solid #cce8ea;border-radius:50%;background:#fff;color:#00535b;display:flex;align-items:center;justify-content:center;z-index:5}.home-advisor-popup__resume{position:fixed;right:84px;bottom:24px;z-index:9996;min-height:54px;border:1px solid #cce8ea;border-radius:999px;background:#fff;color:#00535b;box-shadow:0 16px 34px rgba(0,59,92,.14);display:inline-flex;align-items:center;gap:9px;padding:0 16px;font-weight:900;animation:advisor-resume-pulse 10s ease-in-out infinite}.guided-advisor__matches-head svg,.guided-advisor__question-head svg,.guided-advisor__reason svg,.guided-advisor__resume>svg,.home-advisor-popup__resume>svg{width:18px;height:18px;display:block;flex:0 0 18px}.home-advisor-popup__resume span{width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.14);display:inline-flex;align-items:center;justify-content:center}.home-advisor-popup__resume span svg{width:14px;height:14px;display:block;flex:0 0 14px}.guided-advisor__resume{right:22px;bottom:22px;min-height:52px;border:1px solid #cce8ea;background:#fff;color:#00535b;padding:0 18px;font-weight:900}.guided-advisor__toast{left:50%;bottom:24px;transform:translateX(-50%);max-width:min(640px,100% - 28px);background:#f0fbfb;color:#00535b;padding:13px 16px;font-weight:800;border:1px solid #cce8ea}.guided-advisor__thinking{display:inline-flex;align-items:center;gap:6px;margin-top:6px}.guided-advisor__thinking span{width:9px;height:9px;border-radius:50%;background:#00a0a8;animation:guided-thinking .9s ease-in-out infinite}.guided-advisor__thinking span:nth-child(2){animation-delay:.12s}.guided-advisor__thinking span:nth-child(3){animation-delay:.24s}.guided-advisor__no-match{background:#f0fbfb;color:#24414a;border-radius:8px;padding:30px;box-shadow:0 18px 42px rgba(0,59,92,.1);overflow:hidden;position:relative}.guided-advisor__no-match:after{content:"";position:absolute;width:220px;height:220px;right:-90px;top:-90px;border-radius:50%;background:rgba(212,175,55,.18)}.guided-advisor__no-match-icon{width:64px;height:64px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#d4af37;margin-bottom:16px}.guided-advisor__no-match span{display:block;color:#d4af37;font-weight:900;text-transform:uppercase;font-size:12px;margin-bottom:6px}.guided-advisor__no-match h2{color:#24414a;font-size:30px;margin:0 0 10px}.guided-advisor__no-match p{color:#5c6f7b;max-width:760px}.guided-advisor__fallback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px;position:relative;z-index:1}.guided-advisor__fallback-grid div{background:#fff;border:1px solid #dbe7ea;border-radius:8px;padding:14px}.guided-advisor__fallback-grid small,.guided-advisor__fallback-grid strong{display:block}.guided-advisor__fallback-grid strong{color:#24414a;margin-bottom:4px}.guided-advisor__fallback-grid small{color:#5c6f7b}.guided-advisor__spin{animation:guided-advisor-spin .8s linear infinite}@keyframes guided-advisor-spin{to{transform:rotate(1turn)}}@keyframes guided-advisor-sheen{0%{transform:translateX(-100%)}45%,to{transform:translateX(100%)}}@keyframes guided-thinking{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-5px);opacity:1}}@keyframes guided-ai-pulse{0%,to{transform:scale(1);box-shadow:0 18px 45px rgba(0,109,119,.18)}50%{transform:scale(1.04);box-shadow:0 22px 52px rgba(0,160,168,.24)}}@keyframes guided-ai-ring{0%{opacity:.55;transform:scale(.86)}to{opacity:0;transform:scale(1.2)}}@keyframes guided-card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes guided-modal-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes advisor-resume-pulse{0%,88%,to{transform:translateY(0) scale(1);box-shadow:0 16px 34px rgba(0,59,92,.14)}92%{transform:translateY(-2px) scale(1.025);box-shadow:0 18px 40px rgba(0,160,168,.2)}96%{transform:translateY(0) scale(1);box-shadow:0 16px 34px rgba(0,59,92,.14)}}@media(prefers-reduced-motion:reduce){.home-advisor-popup__resume{animation:none}}@media(max-width:991px){.guided-advisor{padding-top:20px}.guided-advisor__app,.guided-advisor__intro,.guided-advisor__matches{width:min(100% - 24px,760px)}.guided-advisor__app{grid-template-columns:1fr}.guided-advisor__summary{position:static}.guided-advisor--popup .guided-advisor__app{grid-template-columns:1fr}.guided-advisor--popup .guided-advisor__summary{display:none}.guided-advisor__fallback-grid{grid-template-columns:1fr}.guided-advisor__modal{align-items:flex-end;padding:12px}.guided-advisor__modal-panel{max-height:88vh;padding:16px}}@media(max-width:640px){.guided-advisor__modal-steps{grid-template-columns:1fr;width:min(260px,100%)}.guided-advisor__modal-steps span{width:100%}.guided-advisor__modal-card{position:static;min-width:0;width:100%}.guided-advisor__modal-visual{gap:8px}.home-advisor-popup{width:100vw;max-width:100vw;overflow-x:hidden}.home-advisor-popup__panel{width:calc(100vw - 20px);max-width:calc(100vw - 20px);overflow-x:hidden}.guided-advisor--popup .guided-advisor__question,.guided-advisor--popup .guided-advisor__summary{padding:10px;min-width:0}.guided-advisor--popup .guided-advisor__cancel{display:none}.guided-advisor--popup .guided-advisor__intro{margin-bottom:10px}.guided-advisor--popup .guided-advisor__badge{padding:5px 9px;font-size:11px}.guided-advisor--popup .guided-advisor__intro h1{font-size:16px;margin:5px 0 2px}.guided-advisor--popup .guided-advisor__intro p{font-size:11px;line-height:1.35}.guided-advisor--popup .guided-advisor__ai-strip{display:none}.guided-advisor--popup .guided-advisor__progress{padding:7px 9px}.guided-advisor--popup .guided-advisor__progress div{margin-bottom:5px}.guided-advisor--popup .guided-advisor__progress strong{font-size:15px}.guided-advisor--popup .guided-advisor__progress span{font-size:11px}.guided-advisor--popup .guided-advisor__assistant-bubble{padding:8px 9px;margin-bottom:8px}.guided-advisor--popup .guided-advisor__assistant-bubble p{font-size:11px;line-height:1.35}.guided-advisor--popup .guided-advisor__question-head{grid-template-columns:28px minmax(0,1fr);column-gap:8px;row-gap:5px;padding-bottom:6px;margin-bottom:8px}.guided-advisor--popup .guided-advisor__question-head>span{width:28px;height:28px}.guided-advisor--popup .guided-advisor__question-head p{font-size:10px;margin-bottom:0}.guided-advisor--popup .guided-advisor__question-head h2{font-size:16px;line-height:1.18;margin-bottom:0}.guided-advisor--popup .guided-advisor__question-head small{font-size:11px;line-height:1.35}.guided-advisor--popup .guided-advisor__input-options,.guided-advisor--popup .guided-advisor__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.guided-advisor--popup .guided-advisor__contact-form{grid-template-columns:1fr}.guided-advisor--popup .guided-advisor__input-options button,.guided-advisor--popup .guided-advisor__other-option{height:35px;min-height:35px;font-size:12px}.guided-advisor--popup .guided-advisor__other-option input{font-size:12px}.guided-advisor--popup .guided-advisor__options button{min-height:38px;padding:7px 9px;font-size:12px}.guided-advisor--popup .guided-advisor__contact-form{gap:8px}.guided-advisor--popup .guided-advisor__contact-form input{min-height:36px;padding:7px 9px;font-size:12px}.guided-advisor--popup .guided-advisor__contact-form p{padding:7px 9px;font-size:11px}.guided-advisor--popup .guided-advisor__nav{margin-top:9px;padding-top:9px}.guided-advisor__intro h1{font-size:30px}.guided-advisor__question,.guided-advisor__summary{padding:16px}.guided-advisor__contact-form,.guided-advisor__options,.guided-advisor__typed-row{grid-template-columns:1fr}.guided-advisor__nav{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;margin-left:-16px;margin-right:-16px;padding:14px 16px}.guided-advisor__nav button{flex:1 1;padding:0 10px}.guided-advisor__resume{left:12px;right:12px;justify-content:center}.home-advisor-popup{align-items:flex-end;padding:10px}.home-advisor-popup__panel{max-height:94vh;padding:18px 12px 12px}.home-advisor-popup__resume{left:auto;right:12px;bottom:24px;min-height:44px;max-width:calc(100% - 24px);justify-content:center;padding:0 12px;font-size:13px;z-index:990}.home-advisor-popup__resume span{width:24px;height:24px}}