html,body,#panorama{width:100%;height:100%;background:#0a1628}body{margin:0;overflow:hidden}html,body{margin:0;padding:0;font-family:Roboto,sans-serif}#container{width:100%;height:100%}.overlay-body{background:transparent;padding:0;border-radius:0;box-shadow:none;max-width:none;margin:0;text-align:inherit;font-family:inherit}.legal-copy{font-size:16px;color:#444;margin-bottom:20px}.legal-link{color:#007bff;text-decoration:none;font-weight:700;border-bottom:1px solid transparent;transition:border .3s ease}.legal-link:hover{border-bottom:1px solid #007bff}.legal-acceptance{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;background:#f8f9fa;padding:12px;border-radius:8px;transition:background .3s}.legal-acceptance:hover{background:#f1f3f5}.checkbox-text{font-size:14px;color:#666}.overlay-body-buttons{margin-top:25px}.button{display:inline-block;padding:12px 30px;background-color:#28a745;color:#fff;text-decoration:none;border-radius:25px;font-weight:700;transition:all .3s ease}.button.disabled{background-color:#ccc;cursor:not-allowed;opacity:.6;pointer-events:none}.welcome-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100;display:none}.overlay-content{padding:20px;position:relative;width:90%;max-width:400px;color:#fff}.overlay-header{font-size:24px;font-weight:500;margin-bottom:20px;text-align:center}.overlay-body-content{font-size:16px;margin-bottom:20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.overlay-body-buttons{display:flex;justify-content:center;flex-direction:column;gap:0px}.overlay-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-top:12px}.overlay-loading.hidden{display:none}.overlay-spinner{width:36px;height:36px;border:3px solid #ccc;border-top-color:#28a745;border-radius:50%;animation:spin .8s linear infinite}.overlay-loading-text{margin:0;font-size:14px;color:#444}.overlay-body-text{display:flex;flex-direction:column;gap:12px}.legal-copy{margin:0;font-size:14px;line-height:1.4}.legal-acceptance{display:flex;gap:8px;align-items:flex-start;text-align:left;font-size:14px;cursor:pointer}.legal-acceptance input{margin-top:2px}.chat-controls{position:fixed;bottom:0;left:0;width:calc(100% - 10px);height:50px;color:#fff;display:flex;align-items:center;justify-content:center;margin:10px 5px;z-index:3;transition:bottom .2s}.chat-controls.hidden{bottom:-100px}.text-input-wrapper{flex-grow:1;height:52px;border-radius:26px;border:1.5px solid rgba(255,255,255,.18);margin:6px 8px;position:relative;background-color:#0f172a8c;box-shadow:0 2px 12px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .2s}.text-input-wrapper:focus-within{border-color:#6366f199}.text-input-wrapper.light{border:1.5px solid rgba(99,102,241,.35);background-color:#0f172abf;box-shadow:0 2px 12px #0003}.recording-info{display:none;align-items:center;justify-content:space-between;margin:0 10px}.recording-status{display:flex;align-items:center;height:30px;margin:10px 5px}.recording-status-circle{height:15px;width:15px;border-radius:100%;background-color:red;margin-right:5px}#message{border:none;padding:0 14px;height:100%;margin-left:4px;font-size:15px;font-weight:400;background-color:transparent;color:#f1f5f9;width:calc(100% - 36px);letter-spacing:.01em}#message::placeholder{color:#94a3b8b3}#message:focus{outline:none}#message.light{color:#f1f5f9}#message.light::placeholder{color:#94a3b899}@keyframes springIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes springIn95{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.action-button{height:50px;width:50px;border:1.5px solid #ffffffb5;border-radius:100%;font-size:16px;margin:0 5px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#0000003b;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none;box-shadow:4px 4px 7px #0000003b}.action-button:active{transition:background-color,transform .2s;background-color:#fff}.action-button.light{transition:background-color,transform .2s;background-color:#fff;border:1px solid #cecece;box-shadow:none}.start-voice{position:relative}.start-voice:active{transform:scale(2)}.action-button svg{animation:.2s ease-out 0s 1 springIn;touch-action:none;-webkit-user-select:none;user-select:none}.action-button:active svg line,.action-button:active svg path,.action-button:active svg polygon{stroke:#000}.action-button.light svg line,.action-button.light svg path,.action-button.light svg polygon{stroke:#000}.chat{position:fixed;bottom:0;left:0;width:100%;height:25%;overflow:hidden;z-index:2;-webkit-mask-image:linear-gradient(to top,black 0%,black 85%,transparent 100%);mask-image:linear-gradient(to top,black 0%,black 85%,transparent 100%)}@media (min-width: 768px){.chat-content{width:80%;height:100%;position:relative;transform:translate(-50%);left:50%}.chat-controls{width:80%;left:50%;transform:translate(-50%)}}@media (min-width: 1024px){.chat-content,.chat-controls{width:65%}.chat.open{inset:0 0 0 auto!important;width:380px!important;height:100%!important;border-left:1px solid rgba(99,102,241,.2);background:#0a1628eb!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chat.open .chat-content,.chat.open .chat-controls{width:100%;transform:none;left:0}.chat.open .chat-bubbles{max-height:calc(100% - 130px)}}.chat.open{pointer-events:all;-webkit-mask-image:unset;mask-image:unset;padding-top:56px}.chat.open:before{content:var(--chat-panel-title, "Conversación con Maia");position:fixed;top:0;left:0;right:0;height:56px;display:flex;align-items:center;padding:0 20px;font-size:14px;font-weight:600;color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(99,102,241,.15);background:#0a162899;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1}.chat-bubbles{position:fixed;bottom:60px;left:0;width:100%;max-height:calc(100% - 50px);padding:12px 16px;box-sizing:border-box;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.3) transparent}.chat.open .chat-bubbles{overflow-y:scroll;top:50px;max-height:calc(100% - 120px);padding:16px 20px;display:flex;flex-direction:column;gap:4px}.chat:not(.open) .realtor-text-bubble-wrapper .text-bubble{background-color:#0f172ae0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(99,102,241,.2)}.chat:not(.open) .user-text-bubble-wrapper .text-bubble{background:linear-gradient(135deg,#2563ebe6,#1d4ed8e6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.realtor-text-bubble-wrapper{display:flex;align-items:flex-start;margin-right:4%;margin-bottom:2px}.user-text-bubble-wrapper{display:flex;justify-content:flex-end;margin-left:4%;margin-bottom:2px;overflow:visible;padding-right:2px}.user-text-bubble-wrapper .text-bubble{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:18px 18px 4px}.text-bubble{border-radius:4px 18px 18px;padding:12px 16px;margin:3px 0;max-width:calc(100% - 60px);font-size:15px;font-weight:400;line-height:1.55;word-wrap:break-word;word-break:break-word;animation:.2s ease-out 0s 1 springIn95;box-shadow:0 2px 8px #00000040;background-color:#1e293bd9;color:#f1f5f9;-webkit-user-select:text;user-select:text}.text-bubble svg{fill:#fff}.avatar-col{display:flex;flex-direction:column;align-items:center;margin-right:10px;flex-shrink:0}.avatar-label{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#6366f1d9;border-radius:4px;padding:1px 5px;margin-top:4px;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.avatar{height:44px;width:44px;border-radius:100%;background-color:#fff;margin:0;background-image:url(/portrait.png);background-size:150%;background-position:53% 21%;background-repeat:no-repeat;box-shadow:0 2px 8px #6366f14d;border:2px solid rgba(99,102,241,.4)}.realtor-text-bubble-wrapper .avatar.pending{animation:1s ease-out bounce;animation-iteration-count:infinite}.tool-button.hidden{transform:translate(100px)}.chat.hidden{display:none}.tool-button{position:fixed;height:44px;width:44px;border:none;font-size:16px;margin:0 5px;background-color:#0a1628a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:12px;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none;z-index:10;cursor:pointer;transition:transform .2s,background-color .2s;filter:drop-shadow(0px 2px 8px rgba(0,0,0,.4))}.tool-button:hover{transform:scale(1.08);background-color:#6366f14d}.view-mode{top:27px;right:5px;width:55px}.toggle-chat{top:20px;right:10px}.share{top:70px;right:10px}.volume{top:120px;right:10px}.text-only-toggle{top:170px;right:10px}.text-only-toggle svg{color:#fff}.text-only-toggle.active{background-color:#6366f138;border-color:#6366f180;box-shadow:0 0 0 2px #6366f12e}.text-only-toggle.active svg{color:#a5b4fc}.go-back{top:220px;right:10px}.volume.volume-on img:nth-child(1){display:none}.volume.volume-off img:nth-child(2){display:none}.close-button{position:fixed;top:12px;right:14px;height:32px;width:32px;background-color:#6366f126;border:1px solid rgba(99,102,241,.25);border-radius:50%;background-image:url(/x.svg);background-size:14px;background-position:center;background-repeat:no-repeat;display:none;cursor:pointer;transition:background-color .2s}.close-button:hover{background-color:#6366f14d}.chat.open .close-button{display:block}.chat.open .chat-bubbles{pointer-events:all}.chat-open .text-bubble{background-color:#1e293beb;color:#f1f5f9}.chat-open .user-text-bubble-wrapper .text-bubble{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.chat-open .text-input-wrapper{background-color:transparent}.logo{display:none;position:fixed;left:50%;top:20px;transform:translate(-50%);font-weight:200;font-size:16px}.logo-decal1{height:10px;width:10px;border-top:1px solid #676767;border-left:1px solid #676767;position:fixed;left:-8px;top:-6px}.logo-decal2{height:10px;width:10px;border-bottom:1px solid #676767;border-right:1px solid #969696;position:fixed;right:-7px;bottom:-4px}.chat.open .logo{display:block}.time-slider-wrapper{height:calc(100% - 50px);display:flex;align-items:center;justify-content:center;aspect-ratio:1}.time-slider{height:24px;-webkit-appearance:none;appearance:none;margin:10px 0;width:100%;background-color:transparent;transform:rotate(90deg)}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;box-shadow:0 0 #000;background:#fff;border-radius:25px;border:0px solid #000000}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 #000;border:0px solid #E3E3E3;height:18px;width:18px;border-radius:34px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range]:focus::-webkit-slider-runnable-track{background:#fff}input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;box-shadow:0 0 #000;background:#fff;border-radius:25px;border:0px solid #000000}input[type=range]::-moz-range-thumb{box-shadow:0 0 #000;border:0px solid #E3E3E3;height:18px;width:18px;border-radius:34px;background:#fff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower{background:#fff;border:0px solid #000000;border-radius:50px;box-shadow:0 0 #000}input[type=range]::-ms-fill-upper{background:#fff;border:0px solid #000000;border-radius:50px;box-shadow:0 0 #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 #000;border:0px solid #E3E3E3;height:18px;width:18px;border-radius:34px;background:#fff;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#fff}input[type=range]:focus::-ms-fill-upper{background:#fff}.time-controls{position:fixed;display:flex;flex-direction:column;top:170px;right:38px;justify-content:center;align-items:center;transform:translate(50%);height:30%}.sun-icon{margin-bottom:10px}.moon-icon{margin-top:10px}.schedule-popup{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;visibility:hidden;z-index:4;background-color:#00000080}.schedule-popup.open{pointer-events:all;display:flex;visibility:visible;align-items:center;justify-content:center}.schedule-popup-content{width:80%;height:120px;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;transform:scale(.95);transition:transform .2s}.schedule-popup.open .schedule-popup-content{transform:scale(1)}.schedule-popup-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.schedule-popup-header-text{font-size:20px;font-weight:500}.schedule-popup-close{height:30px;width:30px;background-color:transparent;background-image:url(/x.svg);background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer}.schedule-popup-body,.schedule-popup-body-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.button{align-items:center;-webkit-appearance:none;appearance:none;background-image:radial-gradient(100% 100% at 100% 0,#5adaff 0,#5468ff);border:0;border-radius:6px;box-shadow:#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#3a416f80 0 -3px inset;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;height:48px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-size:18px}.button:focus{box-shadow:#3c4fe0 0 0 0 1.5px inset,#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#3c4fe0 0 -3px inset}.button:hover{box-shadow:#2d234266 0 4px 8px,#2d23424d 0 7px 13px -3px,#3c4fe0 0 -3px inset;transform:translateY(-2px)}.button:active{box-shadow:#3c4fe0 0 3px 7px inset;transform:translateY(2px)}.button.disabled,.button[aria-disabled=true]{pointer-events:none;opacity:.55;transform:none;box-shadow:#2d234233 0 2px 4px}.pnlm-panorama-info{top:0;bottom:unset;display:none!important}.pnlm-controls-container{display:none}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-13px)}60%{transform:translateY(-7px)}}@keyframes floating{0%{transform:translateY(0) rotate(45deg)}50%{transform:translateY(-10px) rotate(45deg)}to{transform:translateY(0) rotate(45deg)}}.custom-hotspot{height:45px;width:45px;border-radius:100%;border:6px solid #ffffffdd;box-shadow:0 0 10px #0000005a,0 0 10px #0002 inset;animation:pulse 2s infinite;outline:2px solid #ffffffdd}.custom-hotspot.arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M15 3 L6 22 L15 17 L24 22 Z' fill='rgba(255,255,255,0.9)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:22px 22px}.pnlm-hotspot-base{transition:opacity .25s ease!important}.hs-scene-label{position:fixed;bottom:-28px;left:50%;transform:translate(-50%);background:#0f172ad1;color:#f1f5f9;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;white-space:nowrap;pointer-events:none;border:1px solid rgba(255,255,255,.18);letter-spacing:.03em;max-width:120px;overflow:hidden;text-overflow:ellipsis;opacity:1}.pnlm-hotspot-base.cross-catalog-portal .hs-scene-label,.hs-destination-preview{display:none!important}.floating-hotspot{background:url(/corner.svg) no-repeat center center;transform:rotate(45deg);background-size:100%;height:100px;width:100px;filter:drop-shadow(3px 3px 7px rgba(0,0,0,.5));animation:floating 2s infinite;transform-origin:center;transition:transform .2s ease-in-out}.floating-hotspot:hover{animation:none;transform:rotate(45deg) scale(1.1)}.floating-hotspot-title{display:none;position:fixed;top:70%;left:70%;transform:translate(-50%,-50%) rotate(-45deg);color:#fff;font-size:20px;font-weight:700;text-align:center}.floating-hotspot:hover .floating-hotspot-title{display:block;text-shadow:0px 0px 10px #0000007d}.grid{height:100px;width:100px;background:transparent;box-shadow:0 0 10px #0000005a,0 0 10px #0002 inset;animation:pulse 3s infinite;outline:2px solid white}.custom-hotspot:hover{animation:none;outline-width:3px;outline-color:#fff;border-color:#fff;opacity:.75}.pnlm-hotspot-base.cross-catalog-portal{width:auto!important;height:42px!important;min-width:110px;border-radius:21px!important;background:linear-gradient(135deg,#f59e0bf2,#ea580ceb)!important;border:2px solid rgba(255,200,80,.6)!important;box-shadow:0 3px 16px #f59e0b80,0 0 0 3px #f59e0b26!important;animation:portal-pulse 2.4s ease-in-out infinite!important;cursor:pointer!important;outline:none!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 14px 0 10px!important;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease!important}.pnlm-hotspot-base.cross-catalog-portal:hover{transform:scale(1.08)!important;box-shadow:0 5px 22px #f59e0bb3,0 0 0 4px #f59e0b33!important;animation:none!important}.cross-catalog-portal-inner{display:flex;align-items:center;gap:6px;color:#1a0a00;font-size:13px;font-weight:800;letter-spacing:.01em;pointer-events:none;-webkit-user-select:none;user-select:none}.cross-catalog-portal-arrow{font-size:16px;line-height:1;flex-shrink:0}.cross-catalog-portal-text{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes portal-pulse{0%,to{box-shadow:0 3px 16px #f59e0b80,0 0 0 3px #f59e0b26}50%{box-shadow:0 3px 20px #f59e0bb3,0 0 0 6px #f59e0b14}}.pnlm-hotspot-base.cross-catalog-portal--rich{width:auto!important;height:auto!important;min-width:0!important;border-radius:14px!important;padding:0!important;overflow:visible!important;background:transparent!important;border:none!important;box-shadow:none!important;animation:none!important;transform:none!important}.pnlm-hotspot-base.cross-catalog-portal--rich:hover{transform:none!important;box-shadow:none!important;animation:none!important}.pnlm-hotspot-base.cross-catalog-portal--rich:hover .ccp-card{transform:scale(1.04) translateY(-3px);box-shadow:0 12px 32px #00000080!important}.cross-catalog-portal-wrap{transform:none!important}.ccp-card{width:180px;border-radius:14px;overflow:hidden;background:#0a1022eb;border:1.5px solid rgba(245,158,11,.5);box-shadow:0 4px 20px #00000080,0 0 0 2px #f59e0b1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;animation:portal-pulse-card 2.8s ease-in-out infinite;transition:transform .15s ease,box-shadow .15s ease}@keyframes portal-pulse-card{0%,to{box-shadow:0 4px 20px #00000080,0 0 0 2px #f59e0b1a}50%{box-shadow:0 4px 24px #f59e0b66,0 0 0 4px #f59e0b26}}.ccp-thumb-wrap{position:relative;width:100%;height:90px;overflow:hidden}.ccp-thumb{width:100%;height:100%;object-fit:cover;object-position:center 50%;display:block;transition:transform .3s ease}.cross-catalog-portal--compact .ccp-card{display:none}.cross-catalog-portal--compact .cross-catalog-portal-inner{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;background:#0f172aeb;border:1.5px solid rgba(99,102,241,.5);font-size:13px;font-weight:600;color:#f1f5f9;white-space:nowrap}.ccp-card:hover .ccp-thumb{transform:scale(1.06)}.ccp-thumb-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(10,16,34,.7) 100%)}.ccp-body{display:flex;align-items:center;gap:8px;padding:8px 10px}.ccp-icon{font-size:16px;color:#fbbf24;flex-shrink:0;font-weight:900}.ccp-info{display:flex;flex-direction:column;gap:1px;min-width:0}.ccp-name{font-size:12px;font-weight:800;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccp-cta{font-size:10px;color:#fbbf24;font-weight:600;letter-spacing:.02em}@keyframes float-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px) rotate(-2deg)}40%{transform:translate(4px) rotate(2deg)}60%{transform:translate(-3px) rotate(-1deg)}80%{transform:translate(3px) rotate(1deg)}}#btn-guided-float.float-pulse{animation:float-shake .7s ease!important}.pnlm-hotspot-base.info-hotspot--rich{width:auto!important;height:auto!important;border-radius:12px!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.ihs-card{min-width:140px;max-width:220px;background:#0a1022e0;border:1px solid rgba(99,102,241,.35);border-radius:12px;padding:10px 13px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 18px #00000073;cursor:default;animation:ihs-fade-in .2s ease}@keyframes ihs-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.ihs-header{display:flex;align-items:center;gap:7px;margin-bottom:5px}.ihs-icon{font-size:18px;line-height:1;flex-shrink:0}.ihs-title{font-size:13px;font-weight:800;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ihs-details{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ihs-details li{font-size:11px;color:#94a3b8;line-height:1.4;padding-left:4px;border-left:2px solid rgba(99,102,241,.3)}.cross-catalog-label{position:fixed;top:52px;left:50%;transform:translate(-50%);background:#0a1628e0;color:#f1f5f9;font-size:11px;font-weight:700;padding:3px 10px;border-radius:8px;white-space:nowrap;border:1px solid rgba(99,102,241,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:none;box-shadow:0 2px 8px #00000059;letter-spacing:.02em}.cross-catalog-label.cta-label{border-color:#10b98180;background:#0a1e14e0;color:#6ee7b7}.info-hotspot{width:32px!important;height:32px!important;border-radius:50%!important;background:#6366f133!important;border:2px solid rgba(99,102,241,.7)!important;box-shadow:0 0 10px #6366f14d!important;animation:pulse 2s infinite!important;outline:none!important;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.info-hotspot:before{content:"ℹ";color:#6366f1e6;font-size:16px;font-weight:700;position:fixed}.info-hotspot-label{position:fixed;top:38px;left:50%;transform:translate(-50%);background:#0a1628eb;color:#e2e8f0;font-size:12px;font-weight:600;padding:5px 12px;border-radius:8px;white-space:normal;max-width:220px;text-align:center;border:1px solid rgba(99,102,241,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:none;box-shadow:0 2px 12px #0006;line-height:1.4}.hs-destination-preview{position:absolute;bottom:58px;left:50%;transform:translate(-50%);width:140px;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #0009;border:1px solid rgba(255,255,255,.15);opacity:0;pointer-events:none;transition:opacity .2s ease}.hs-destination-preview img{width:100%;height:80px;object-fit:cover;display:block}.hs-destination-label{background:#0a1628e6;color:#f1f5f9;font-size:11px;font-weight:600;padding:4px 8px;text-align:center}.pnlm-hotspot-base:hover .hs-destination-preview{opacity:1}.hs-scene-label{position:fixed;bottom:-22px;left:50%;transform:translate(-50%);background:#0a1628d1;color:#e2e8f0;font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap;pointer-events:none;border:1px solid rgba(255,255,255,.12);letter-spacing:.02em;max-width:110px;overflow:hidden;text-overflow:ellipsis}@keyframes pulse{0%{opacity:.6;outline-width:2px}50%{opacity:.2;outline-width:1px}to{opacity:.7;outline-width:2px}}.share-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;justify-content:center;align-items:center}.share-modal.active{display:flex}.share-modal-content{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(99,102,241,.25);padding:28px 24px 20px;border-radius:20px;position:relative;width:90%;max-width:380px;box-shadow:0 24px 64px #00000080}.share-modal h3{margin:0 0 4px;color:#f1f5f9;text-align:center;font-size:17px;font-weight:700}.share-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.share-icon{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;cursor:pointer;transition:all .2s ease;color:#94a3b8;font-size:10px;font-weight:600}.share-icon:hover{transform:translateY(-2px);background:#ffffff1a;border-color:#ffffff26}.share-icon span{color:#cbd5e1;font-size:10px}.share-icon svg{width:22px;height:22px}.share-icon.facebook svg{fill:#1877f2}.share-icon.twitter svg{fill:#e2e8f0}.share-icon.linkedin svg{fill:#0a66c2}.share-icon.whatsapp svg{fill:#25d366}.share-icon.telegram svg{fill:#29b6f6}.share-icon.email svg{fill:none;stroke:#a78bfa}.share-icon.copy svg{fill:#94a3b8}.close-modal{position:fixed;top:12px;right:12px;background:#ffffff14;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%}.close-modal:hover{background-color:#f5f5f5}.modal{display:none;justify-content:center;align-items:end;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;transition:opacity .3s ease,visibility .3s ease}.modal-content{background-color:#fff;padding:20px;border-radius:10px 10px 0 0;width:calc(100% - 10px);position:relative;transform:translateY(100%);transition:transform .3s ease}@media (min-width: 768px){.modal-content{width:75%}}@media (min-width: 1024px){.modal-content{width:50%}}.modal.open{display:flex}.modal.open{background-color:#00000080}.modal.open .modal-content{transform:translateY(0)}.mic-permission-banner{position:fixed;left:50%;bottom:90px;top:auto;transform:translate(-50%);width:min(520px,calc(100% - 24px));padding:14px 18px;border-radius:16px;z-index:9999;font-family:sans-serif;font-size:15px;line-height:1.45;box-shadow:0 8px 28px #00000059;color:#fff;background:#111827f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;transition:opacity .3s ease}.mic-permission-banner[data-level=error]{background:#7f1d1df7}.bubble-action-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.bubble-action-button{border:0;border-radius:999px;padding:8px 12px;font-size:13px;cursor:pointer;background:#0f172a;color:#fff}.bubble-action-button.secondary{background:#e5e7eb;color:#111827}.bubble-action-text{white-space:pre-wrap}.start-voice.disabled{opacity:.5;cursor:not-allowed}.mic-cta-button{border:0;border-radius:999px;padding:12px 18px;min-width:172px;height:46px;font-size:14px;font-weight:700;cursor:pointer;color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c);box-shadow:0 10px 24px #7f1d1d59;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;animation:micPulse 1.8s ease-in-out infinite}.mic-cta-button:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 14px 30px #7f1d1d6b}.mic-cta-button:disabled{opacity:.7;cursor:progress}@keyframes micPulse{0%,to{box-shadow:0 10px 24px #7f1d1d59}50%{box-shadow:0 12px 34px #ef444473}}.modal[data-legacy-modal=disabled],.modal[data-legacy-modal=disabled].open,.rut-input-modal[data-legacy-modal=disabled],.email-input-modal[data-legacy-modal=disabled],.whatsapp-modal[data-legacy-modal=disabled],body.maia-mic-ready .microphone-cta,body.maia-mic-ready .mic-permission-banner,body[data-maia-mic-ui-state=recording] .microphone-cta,body[data-maia-mic-ui-state=processing] .microphone-cta{display:none!important;visibility:hidden!important;pointer-events:none!important}:root{--maia-state-idle: #64748b;--maia-state-connecting: #f59e0b;--maia-state-ready: #10b981;--maia-state-recording: #ef4444;--maia-state-speaking: #818cf8;--maia-state-processing: #6366f1;--maia-state-error: #ef4444;--maia-state-denied: #ef4444}.start-voice{transition:background .2s,box-shadow .2s,transform .15s;min-width:48px;min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}body[data-maia-mic-ui-state=connecting] .start-voice{background:#f59e0b33!important;box-shadow:0 0 0 3px #f59e0b4d}body[data-maia-mic-ui-state=recording] .start-voice{background:#ef444440!important;box-shadow:0 0 0 4px #ef444459;animation:recordingRing 1s ease-in-out infinite}body[data-maia-mic-ui-state=speaking] .start-voice{background:#818cf82e!important;box-shadow:0 0 0 4px #818cf840;animation:speakingRing .8s ease-in-out infinite}body[data-maia-mic-ui-state=processing] .start-voice{background:#6366f133!important;box-shadow:0 0 0 3px #6366f14d}body[data-maia-mic-ui-state=thinking] .start-voice{background:#6366f126!important;box-shadow:0 0 0 3px #6366f133;animation:thinkingRing 1.8s ease-in-out infinite}@keyframes thinkingRing{0%,to{box-shadow:0 0 0 3px #6366f133}50%{box-shadow:0 0 0 7px #6366f112}}body[data-maia-mic-ui-state=error] .start-voice,body[data-maia-mic-ui-state=denied] .start-voice{opacity:.6}@keyframes recordingRing{0%,to{box-shadow:0 0 0 4px #ef444459}50%{box-shadow:0 0 0 8px #ef44441f}}@keyframes speakingRing{0%,to{box-shadow:0 0 0 4px #818cf840}50%{box-shadow:0 0 0 8px #818cf814}}@media (max-width: 768px) and (pointer: coarse){.start-voice{width:56px!important;height:56px!important;border-radius:50%!important}.chat-controls{padding:10px 12px}#maia-subtitle{font-size:13px!important;bottom:76px!important;max-width:calc(100% - 24px)!important;padding:6px 12px!important}}.mic-permission-banner{position:fixed;left:50%;top:16px;bottom:auto;transform:translate(-50%);width:min(480px,calc(100% - 32px));padding:13px 16px 13px 14px;border-radius:14px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:1.45;box-shadow:0 16px 40px #00000073;color:#f1f5f9;background:#0f172af2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);display:flex;align-items:flex-start;gap:10px;animation:bannerIn .25s ease}@keyframes bannerIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mic-permission-banner:before{content:"ℹ";font-size:16px;flex-shrink:0;margin-top:1px}.mic-permission-banner[data-level=error]{background:#7f1d1df2;border-color:#ef44444d}.mic-permission-banner[data-level=error]:before{content:"⚠"}.mic-permission-banner[data-level=success]{background:#064e3bf2;border-color:#10b9814d}.mic-permission-banner[data-level=success]:before{content:"✅"}.mic-cta-button{position:relative;border:0;border-radius:14px;padding:13px 22px;min-width:192px;height:auto;font-size:14px;font-weight:700;cursor:pointer;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 10px 28px #6366f166;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;animation:micCTAPulse 2.4s ease-in-out infinite;display:flex;align-items:center;gap:8px}.mic-cta-button:before{content:"🎙";font-size:16px}.mic-cta-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 36px #6366f180}.mic-cta-button.hidden{display:none}.mic-cta-button:disabled{opacity:.55;cursor:progress;animation:none}@keyframes micCTAPulse{0%,to{box-shadow:0 10px 28px #6366f166}50%{box-shadow:0 14px 36px #8b5cf68c}}.bubble-action-button{border:1px solid rgba(255,255,255,.15);border-radius:99px;padding:9px 16px;font-size:13px;font-weight:600;cursor:pointer;background:#6366f126;color:#e2e8f0;transition:background .15s,transform .1s}.bubble-action-button:hover{background:#6366f14d;transform:translateY(-1px)}.bubble-action-button.secondary{background:#ffffff14;color:#94a3b8}.bubble-action-button.secondary:hover{background:#ffffff24;color:#e2e8f0}.recording-status-circle{height:10px;width:10px;border-radius:50%;background-color:#ef4444;margin-right:6px;animation:dotBlink .7s ease-in-out infinite}.pnlm-error-msg,.pnlm-load-box,#panorama .pnlm-error-msg,#panorama .pnlm-load-box{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.chat.open .realtor-text-bubble-wrapper.is-streaming,.realtor-text-bubble-wrapper.is-streaming{display:flex}.realtor-text-bubble-wrapper.is-streaming .text-bubble:after{content:"▋";display:inline-block;margin-left:2px;animation:cursorBlink .7s step-end infinite;color:#818cf8;font-size:.9em}.text-bubble.maia-streaming{position:relative}.text-bubble.maia-streaming:after{content:"▋";display:inline-block;margin-left:2px;animation:cursorBlink .5s step-end infinite;color:#818cf8;font-size:.85em;vertical-align:middle}.text-bubble:not(.maia-streaming):after{content:"";display:none}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@media (max-width: 768px){.chat.open{inset:0!important;width:100%!important;height:100%!important;border-left:none!important}.chat-controls{width:100%!important;padding:10px 14px 14px!important;gap:10px!important}.chat-input{font-size:16px!important;padding:12px 14px!important}.chat-bubbles{padding:12px 10px!important}.text-bubble{max-width:88%!important;font-size:14px!important;line-height:1.5!important}.start-voice{min-width:52px!important;min-height:52px!important;flex-shrink:0!important}.sidebar{transform:translate(-100%)!important;z-index:300!important}.sidebar.open{transform:translate(0)!important}.schedule-popup{bottom:60px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(340px,calc(100vw - 24px))!important}#maia-subtitle{font-size:13px!important;bottom:68px!important;max-width:calc(100% - 20px)!important;padding:5px 10px!important}#scene-flash{font-size:16px!important;padding:8px 16px!important;top:12px!important}.pnlm-hotspot-base .pnlm-hotspot-base__text{display:none!important}}@media (max-width: 480px) and (orientation: portrait){#panorama{height:100vh;height:100svh}.chat:not(.open) .chat-toggle{bottom:16px!important;right:16px!important;width:56px!important;height:56px!important}.welcome-overlay{padding:20px 16px!important}.overlay-body-text{font-size:14px!important}}@media (max-height: 500px) and (orientation: landscape){.chat.open{width:320px!important;left:auto!important;right:0!important;top:0!important;height:100%!important}.chat-bubbles{max-height:calc(100vh - 120px)!important}}@media (min-width: 769px) and (max-width: 1024px){.sidebar{width:200px!important}.chat.open{width:42vw!important;min-width:300px!important;max-width:420px!important}#maia-subtitle{font-size:14px!important;max-width:60vw!important}.pnlm-hotspot-base .pnlm-hotspot-base__text{font-size:12px!important}.schedule-btn{bottom:24px!important;right:24px!important}}@media (min-width: 1921px){.sidebar{width:280px!important;font-size:16px!important}.start-voice{width:72px!important;height:72px!important;font-size:28px!important}.chat.open{width:520px!important}.text-bubble{font-size:17px!important;line-height:1.6!important}#maia-subtitle{font-size:18px!important;padding:10px 24px!important;bottom:80px!important}.pnlm-hotspot-base{width:36px!important;height:36px!important}.pnlm-hotspot-base .pnlm-hotspot-base__text{font-size:15px!important;padding:8px 14px!important}#scene-flash{font-size:24px!important;padding:14px 28px!important}.schedule-popup{width:420px!important}.welcome-overlay{padding:48px 56px!important}.overlay-title{font-size:32px!important}.overlay-body-text{font-size:18px!important}.schedule-btn{width:72px!important;height:72px!important;bottom:28px!important;right:28px!important;font-size:28px!important}}@media (min-width: 2560px){.start-voice{width:88px!important;height:88px!important;font-size:34px!important}.text-bubble{font-size:20px!important}#maia-subtitle{font-size:22px!important;bottom:100px!important}.sidebar{width:320px!important;font-size:18px!important}.chat.open{width:600px!important}}@media (hover: none) and (pointer: coarse){.pnlm-hotspot-base:hover .pnlm-hotspot-base__text{opacity:1!important}.start-voice,.schedule-btn,.chat-btn,.lang-btn{min-width:44px!important;min-height:44px!important}}.maia-feedback-row{display:flex;gap:4px;margin-top:6px;opacity:0;transition:opacity .2s}.realtor-text-bubble-wrapper:hover .maia-feedback-row,.maia-feedback-row[data-voted]{opacity:1!important}@media (hover: none){.maia-feedback-row{opacity:.65!important}}.maia-fb-btn{background:none;border:1px solid rgba(255,255,255,.15);color:inherit;border-radius:6px;padding:2px 8px;cursor:pointer;font-size:13px;transition:background .15s,border-color .15s;line-height:1.4}.maia-fb-btn:hover:not(:disabled){border-color:#ffffff59;background:#ffffff14}.maia-fb-btn:disabled{cursor:default}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.custom-hotspot{animation:none!important}}@media (prefers-contrast: high){:root{--sidebar-bg: #000;--sidebar-text: #fff}.custom-hotspot{border:3px solid #fff!important;background:#000c!important}}@supports (padding: env(safe-area-inset-bottom)){.sidebar{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.chat-controls,.mic-bar,.voice-controls{padding-bottom:max(8px,env(safe-area-inset-bottom));margin-bottom:env(safe-area-inset-bottom)}.tool-button{right:max(12px,calc(env(safe-area-inset-right) + 12px))}.welcome-overlay{padding-top:max(20px,env(safe-area-inset-top));padding-bottom:max(20px,env(safe-area-inset-bottom))}}@supports (padding: env(safe-area-inset-bottom)){.mobile-bottom-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))}@media (max-width: 768px){.main-content,.main{padding-bottom:max(72px,calc(64px + env(safe-area-inset-bottom)))!important}}}@media (max-width: 768px){.chat{width:min(92vw,380px)!important;max-height:65vh!important;font-size:15px}.text-bubble{font-size:14px;line-height:1.55;padding:10px 14px}.chat-input,.chat textarea,input[type=text].chat-text-input{font-size:16px!important;min-height:44px;padding:10px 14px}.mic-button,#mic-btn,.voice-button{min-width:52px!important;min-height:52px!important}}@media (min-width: 769px) and (max-width: 1024px){.chat{width:min(60vw,420px)!important}}@media (min-width: 600px) and (max-width: 900px) and (orientation: portrait){.sidebar{width:min(65vw,260px)}}.tv-mode .pnlm-hotspot-base.tv-focused{outline:4px solid #fff!important;outline-offset:6px!important;box-shadow:0 0 0 8px #fff3,0 0 30px #ffffff4d!important;animation:tv-focus-pulse 1s ease-in-out infinite!important;z-index:9999!important}.tv-mode .cross-catalog-portal.tv-focused{outline:4px solid #fff!important;outline-offset:4px!important;transform:scale(1.12)!important}@keyframes tv-focus-pulse{0%,to{box-shadow:0 0 0 6px #fff3,0 0 24px #ffffff40}50%{box-shadow:0 0 0 10px #ffffff1a,0 0 36px #fff6}}.tv-hotspot-name{position:fixed;bottom:100px;left:50%;transform:translate(-50%) translateY(12px);background:#0a1628eb;color:#f1f5f9;font-size:22px;font-weight:700;padding:10px 28px;border-radius:12px;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease;z-index:10000;white-space:nowrap}.tv-hotspot-name.visible{opacity:1;transform:translate(-50%) translateY(0)}.tv-dpad-hint{position:fixed;top:20px;bottom:auto;left:50%;transform:translate(-50%);background:#0a1628e0;color:#94a3b8;font-size:15px;font-weight:500;padding:10px 24px;border-radius:40px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;gap:12px;z-index:10001;transition:opacity .6s ease;pointer-events:none;white-space:nowrap}.tv-dpad-hint.tv-hint-out{opacity:0}.tv-hint-sep{color:#fff3}kbd{display:inline-block;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:5px;padding:1px 7px;font-size:13px;font-family:inherit;color:#f1f5f9;margin:0 3px}.tv-qr-overlay{position:fixed;bottom:32px;right:32px;background:#0a1628f2;border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:24px 28px;z-index:10002;text-align:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 40px #0009;min-width:220px;transition:opacity .3s ease}.tv-qr-overlay.tv-qr-hidden{opacity:0;pointer-events:none}.tv-qr-close{position:fixed;top:10px;right:14px;background:none;border:none;color:#fff6;font-size:16px;cursor:pointer;padding:4px;line-height:1}.tv-qr-close:hover{color:#fff}.tv-qr-body{display:flex;flex-direction:column;align-items:center;gap:10px}.tv-qr-icon{font-size:28px;line-height:1}.tv-qr-title{color:#f1f5f9;font-size:15px;font-weight:700;max-width:180px;line-height:1.3}.tv-qr-sub{color:#64748b;font-size:12px}.tv-qr-canvas{background:#f1f5f90f;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:center;min-width:160px;min-height:160px}.tv-qr-canvas img,.tv-qr-canvas canvas{border-radius:6px}.tv-qr-url{color:#475569;font-size:11px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.tv-mode .tool-button{width:64px!important;height:64px!important;font-size:26px!important}.tv-mode .tool-button:focus-visible{outline:4px solid #fff!important;outline-offset:4px!important}.tv-mode .sidebar .nav-item a,.tv-mode .scene-link{padding:16px 22px!important;font-size:18px!important}.tv-mode .sidebar .nav-item a:focus-visible,.tv-mode .scene-link:focus-visible{outline:3px solid #fff!important;outline-offset:2px!important;background:#ffffff14!important}:root{--sat: env(safe-area-inset-top, 0px);--sar: env(safe-area-inset-right, 0px);--sab: env(safe-area-inset-bottom, 0px);--sal: env(safe-area-inset-left, 0px)}.sidebar{padding-left:max(16px,var(--sal))!important;padding-bottom:max(8px,var(--sab))!important}.mobile-bottom-nav{padding-bottom:var(--sab)!important}@media (max-width: 768px){.pano-wrapper,#panorama,.pnlm-container{padding-top:var(--sat);padding-bottom:var(--sab)}.tool-buttons-right{right:max(12px,var(--sar))!important}#maia-subtitle{bottom:max(70px,calc(60px + var(--sab)))!important}}@media (min-width: 481px) and (max-width: 767px){.sidebar{position:fixed!important;left:-100%!important;top:0;bottom:0;width:min(280px,80vw)!important;z-index:1000;transition:left .28s ease;box-shadow:4px 0 24px #0006}.sidebar.open{left:0!important}.sidebar-backdrop{display:none;position:fixed;inset:0;background:#00000080;z-index:999}.sidebar-backdrop.visible{display:block}.chat.open{width:100vw!important;left:0!important;right:0!important;border-radius:20px 20px 0 0!important;bottom:0!important}#maia-subtitle{font-size:12px!important;padding:6px 14px!important}}.fp-widget{position:fixed;z-index:400;width:180px;background:#0a1423eb;border:1px solid rgba(255,255,255,.12);border-radius:14px;overflow:hidden;box-shadow:0 8px 32px #00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:width .25s ease,height .25s ease,opacity .2s ease;-webkit-user-select:none;user-select:none}.fp-widget-bottom-left{bottom:80px;left:16px}.fp-widget-bottom-right{bottom:80px;right:72px}.fp-widget-top-left{top:80px;left:16px}.fp-widget-top-right{top:80px;right:72px}.fp-widget-hidden{opacity:0;pointer-events:none}.fp-widget.fp-collapsed{width:40px}.fp-widget.fp-collapsed .fp-panel{display:none}.fp-toggle-btn{width:100%;padding:8px 10px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.08);color:#f1f5f9;font-size:14px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden}.fp-toggle-btn:after{content:"Plano";font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.04em}.fp-widget.fp-collapsed .fp-toggle-btn{justify-content:center}.fp-widget.fp-collapsed .fp-toggle-btn:after{display:none}.fp-toggle-btn:hover{background:#ffffff0d}.fp-panel{position:relative;width:100%;padding:8px}.fp-image{width:100%;display:block;border-radius:8px;opacity:.85;pointer-events:none}.fp-dots-layer{position:fixed;inset:8px;pointer-events:none}.fp-dot{position:fixed;width:14px;height:14px;border-radius:50%;background:var(--dot-color, #6366f1);border:2px solid rgba(255,255,255,.8);transform:translate(-50%,-50%);cursor:pointer;pointer-events:all;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 1px 4px #0006}.fp-dot:hover{transform:translate(-50%,-50%) scale(1.35);box-shadow:0 2px 10px #00000080;z-index:2}.fp-dot:hover .fp-dot-label{opacity:1;transform:translate(-50%) translateY(-2px)}.fp-dot-active{width:18px;height:18px;border-color:#fff;box-shadow:0 0 0 3px #ffffff4d,0 2px 8px #0006;animation:fp-dot-pulse 2s ease-in-out infinite;z-index:1}@keyframes fp-dot-pulse{0%,to{box-shadow:0 0 0 3px #ffffff4d,0 2px 8px #0006}50%{box-shadow:0 0 0 6px #ffffff1f,0 2px 12px #00000080}}.fp-dot-label{position:fixed;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px);background:#0a1423f2;color:#f1f5f9;font-size:10px;font-weight:700;padding:3px 7px;border-radius:5px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0006}@media (max-width: 480px){.fp-widget{width:140px}.fp-widget-bottom-left{bottom:70px;left:10px}.fp-widget-bottom-right{bottom:70px;right:60px}}.tv-mode .fp-widget{width:260px}.tv-mode .fp-dot{width:20px;height:20px}.tv-mode .fp-dot-active{width:26px;height:26px}.hs-edge-indicator{position:fixed;z-index:300;display:none;align-items:center;gap:5px;background:#0f172ad1;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:5px 10px 5px 6px;cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:all;transition:opacity .2s ease,transform .15s ease;max-width:140px;box-shadow:0 2px 12px #0006;opacity:0}.hs-edge-indicator.hs-edge-visible{display:flex;opacity:1}.hs-edge-indicator:hover{background:#6366f1d9;border-color:#fff6;transform:scale(1.06)}.hs-edge-arrow{width:22px;height:22px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;transform:rotate(var(--arrow-rotate, 0deg));transition:transform .1s linear}.hs-edge-label{color:#f1f5f9;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}.hs-edge-indicator.hs-edge-tour{background:#ea580cd9;border-color:#ff963266}.hs-edge-indicator.hs-edge-tour:hover{background:#ea580c}.maia-typing-bubble{display:inline-flex!important;align-items:center;gap:6px;padding:12px 16px!important;min-width:0!important;width:fit-content!important}.maia-typing-bubble .typing-dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.45;animation:maia-typing-bounce 1.2s ease-in-out infinite;display:inline-block}.maia-typing-bubble .typing-dot:nth-child(2){animation-delay:.18s}.maia-typing-bubble .typing-dot:nth-child(3){animation-delay:.36s}@keyframes maia-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:.85}}@media (prefers-reduced-motion: reduce){.maia-typing-bubble .typing-dot{animation:maia-typing-fade 1.8s ease-in-out infinite}@keyframes maia-typing-fade{0%,to{opacity:.3}50%{opacity:.85}}}.bubble-timestamp{font-size:10px;color:#ffffff59;margin:2px 6px 4px;align-self:flex-end;opacity:0;transition:opacity .18s ease-out;-webkit-user-select:none;user-select:none;pointer-events:none;font-variant-numeric:tabular-nums;letter-spacing:.02em}.user-text-bubble-wrapper .bubble-timestamp{align-self:flex-end}.realtor-text-bubble-wrapper .bubble-timestamp{align-self:flex-start;margin-left:60px}.user-text-bubble-wrapper:hover .bubble-timestamp,.realtor-text-bubble-wrapper:hover .bubble-timestamp,.bubble-timestamp.gap-marker{opacity:1}.tool-button[aria-label]:after{content:attr(aria-label);position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%) translate(4px);background:#0f172af0;color:#f1f5f9;padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease-out 0s,transform .15s ease-out 0s;z-index:100;box-shadow:0 4px 12px #0006;border:1px solid rgba(255,255,255,.08);letter-spacing:.01em;max-width:240px}.tool-button[aria-label]:before{content:"";position:absolute;right:calc(100% + 4px);top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid rgba(15,23,42,.94);border-top:5px solid transparent;border-bottom:5px solid transparent;opacity:0;transition:opacity .15s ease-out;pointer-events:none}.tool-button:hover[aria-label]:after,.tool-button:focus-visible[aria-label]:after{opacity:1;transform:translateY(-50%) translate(0);transition-delay:.3s}.tool-button:hover[aria-label]:before,.tool-button:focus-visible[aria-label]:before{opacity:1;transition-delay:.3s}.tool-button.hidden:after,.tool-button.hidden:before{display:none!important}@media (max-width: 640px){.tool-button[aria-label]:after,.tool-button[aria-label]:before{display:none}}#tour-minimap{padding:12px 14px 10px!important}#tour-minimap>div:first-child{font-size:10px!important;color:#fff6!important;margin-bottom:8px!important}.maia-listening-bubble{display:inline-flex!important;align-items:center;gap:10px;padding:10px 14px!important;min-width:0!important;width:fit-content!important}.listening-wave{display:inline-flex;align-items:center;gap:3px;height:18px}.listening-wave .wave-bar{display:inline-block;width:3px;height:6px;background:currentColor;border-radius:2px;opacity:.85;animation:maia-listen-wave 1s ease-in-out infinite;transform-origin:center}.listening-wave .wave-bar:nth-child(1){animation-delay:0s}.listening-wave .wave-bar:nth-child(2){animation-delay:.12s}.listening-wave .wave-bar:nth-child(3){animation-delay:.24s}.listening-wave .wave-bar:nth-child(4){animation-delay:.36s}.listening-wave .wave-bar:nth-child(5){animation-delay:.48s}@keyframes maia-listen-wave{0%,to{transform:scaleY(.4);opacity:.45}50%{transform:scaleY(2.6);opacity:1}}.listening-label{font-size:11px;opacity:.7;letter-spacing:.02em;font-style:italic}@media (prefers-reduced-motion: reduce){.listening-wave .wave-bar{animation:maia-listen-fade 1.4s ease-in-out infinite;transform:scaleY(1.3)}@keyframes maia-listen-fade{0%,to{opacity:.4}50%{opacity:1}}}.tool-button:focus{outline:none}.tool-button:focus-visible{outline:2px solid var(--accent, #6366f1);outline-offset:3px;border-radius:50%;box-shadow:0 0 0 4px #6366f126}.action-button:focus{outline:none}.action-button:focus-visible{outline:2px solid var(--accent, #6366f1);outline-offset:2px}:root{--sidebar-bg: rgba(10, 10, 20, .82);--sidebar-blur: 14px;--sidebar-opacity: .85;--sidebar-active-bg: rgba(99, 102, 241, .25);--sidebar-active-hover: rgba(99, 102, 241, .12);--sidebar-nav-font-size: 14px;--sidebar-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tour-accent: #6366f1;--tour-accent-hover: #4f46e5;--tour-text: #ffffff;--tour-chat-bubble: rgba(99, 102, 241, .18);--sidebar-width: 260px;--sidebar-collapsed: 54px}.sidebar{position:fixed;top:0;left:0;height:100%;width:var(--sidebar-width);max-width:85vw;background-color:var(--sidebar-bg);backdrop-filter:blur(var(--sidebar-blur));-webkit-backdrop-filter:blur(var(--sidebar-blur));padding:1.5rem 1rem;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s ease;transform:translate(calc(-100% + var(--sidebar-collapsed)));z-index:200;will-change:transform;overflow:visible}.sidebar.open{transform:translate(0)}.sidebar-project-header{flex-shrink:0;margin-bottom:8px}.sidebar-banner img{display:block;width:100%}.nav-list{list-style:none;padding:0;margin:0;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.nav-list::-webkit-scrollbar{display:none}.nav-item a{display:flex;align-items:center;gap:10px;padding:10px 14px;color:var(--tour-text, #fff);text-decoration:none;border-radius:8px;margin-bottom:2px;font-size:var(--sidebar-nav-font-size, 14px);font-family:var(--sidebar-font-family, inherit);font-weight:500;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .2s,padding-left .2s;opacity:.88}.nav-separator{height:1px;background:#ffffff14;margin:6px 14px;border:none;pointer-events:none;list-style:none}.nav-item a:hover{background-color:var(--sidebar-active-hover);opacity:1}.nav-item.active>a,.nav-item a.active,.nav-item a[aria-current=page]{background-color:var(--sidebar-active-bg);border-left:3px solid var(--tour-accent);padding-left:11px;opacity:1;font-weight:700}.nav-item a .scene-icon{font-size:16px;flex-shrink:0;width:22px;text-align:center}.nav-item a .scene-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toggle-button{position:absolute;right:-22px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background-color:var(--tour-accent);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,transform .3s;z-index:201;box-shadow:2px 0 12px #00000059}.toggle-button:hover{background-color:var(--tour-accent-hover)}.chevron{border-right:2.5px solid white;border-bottom:2.5px solid white;width:10px;height:10px;transform:rotate(-45deg);position:relative;left:-1px;transition:transform .3s ease}.sidebar.open .chevron{transform:rotate(135deg);left:1px}.sub-menu{overflow:hidden;max-height:0;transition:max-height .3s ease}.sub-menu.open{max-height:600px}.sub-menu .nav-item a{padding-left:2.5rem;font-size:calc(var(--sidebar-nav-font-size, 14px) - 1px);opacity:.75}.sidebar-footer{flex-shrink:0;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.sidebar-footer-brand{font-size:10px;color:#ffffff59;text-align:center;letter-spacing:.04em}@media (max-width: 479px){.sidebar{--sidebar-collapsed: 44px;padding:1rem .75rem;width:calc(100vw - 20px);max-width:280px}.nav-item a{padding:10px 12px;font-size:var(--sidebar-nav-font-size, 14px)}.toggle-button{width:38px;height:38px;right:-19px}}@media (min-width: 480px) and (max-width: 768px){.sidebar{--sidebar-collapsed: 48px;width:75vw;max-width:300px;padding:1.25rem 1rem}.nav-item a{font-size:var(--sidebar-nav-font-size, 14px)}}@media (min-width: 769px) and (max-width: 1024px){.sidebar{--sidebar-collapsed: 50px;width:240px;padding:1.5rem 1rem}}@media (min-width: 1025px){.sidebar{--sidebar-collapsed: 54px;width:var(--sidebar-width)}.sidebar.open .nav-item a{white-space:nowrap}}@media (min-width: 1440px){.sidebar{width:280px}}.sidebar.sidebar-right{left:auto;right:0;transform:translate(calc(100% - var(--sidebar-collapsed)))}.sidebar.sidebar-right.open{transform:translate(0)}.sidebar.sidebar-right .toggle-button{right:auto;left:-22px}.sidebar.sidebar-right .chevron{transform:rotate(135deg);left:1px}.sidebar.sidebar-right.open .chevron{transform:rotate(-45deg);left:-1px}@media (hover: none) and (pointer: coarse){.nav-item a{padding:12px 14px;min-height:44px}.toggle-button{width:48px;height:48px;right:-24px}}@media (min-width: 1921px){.sidebar{width:320px;font-size:16px}.nav-item a{padding:14px 20px;font-size:16px}.toggle-button{width:40px;height:40px}}@media (max-height: 500px) and (orientation: landscape){.sidebar{--sidebar-collapsed: 40px;width:min(52vw,220px);max-width:220px;padding:.6rem .75rem;font-size:calc(var(--sidebar-nav-font-size, 14px) - 1px)}.sidebar-project-header{padding-bottom:6px;margin-bottom:4px}.sidebar-project-info{margin-bottom:6px!important}.nav-item a,.scene-link{padding:6px 10px!important;min-height:34px}.toggle-button{width:34px;height:34px}}.sidebar nav,.sidebar .nav-list{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.sidebar nav::-webkit-scrollbar{width:4px}.sidebar nav::-webkit-scrollbar-track{background:transparent}.sidebar nav::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.nav-item a:focus-visible,.scene-link:focus-visible,.toggle-button:focus-visible{outline:2px solid var(--tour-accent, #6366f1);outline-offset:2px;border-radius:6px}:root{--tour-accent: #6366f1;--tour-accent-hover: #4f46e5;--tour-text: #ffffff;--tour-chat-bubble: rgba(99, 102, 241, .18);--sidebar-bg: rgba(10, 10, 20, .82);--sidebar-blur: 14px}*,*:before,*:after{box-sizing:border-box}html,body,#panorama{height:100%;height:100vh;min-height:100vh}@supports (height: 100svh){@media (max-width: 480px) and (orientation: portrait){#panorama{height:100svh}}}.text-input-wrapper,.chat:not(.open) .realtor-text-bubble-wrapper .text-bubble,.chat:not(.open) .user-text-bubble-wrapper .text-bubble,.text-bubble,.tool-button,.mic-permission-banner,.share-modal-content,.mic-cta-button,.welcome-overlay{-webkit-backdrop-filter:blur(8px)}.chat.open:before{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.action-button svg,.action-button{-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-bubble{-webkit-user-select:text;-moz-user-select:text;user-select:text}.chat-bubbles,.sidebar-nav,.nav-list{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.3) transparent}.chat-bubbles::-webkit-scrollbar,.sidebar-nav::-webkit-scrollbar,.nav-list::-webkit-scrollbar{width:4px}.chat-bubbles::-webkit-scrollbar-track,.sidebar-nav::-webkit-scrollbar-track,.nav-list::-webkit-scrollbar-track{background:transparent}.chat-bubbles::-webkit-scrollbar-thumb,.sidebar-nav::-webkit-scrollbar-thumb,.nav-list::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:4px}.chat-bubbles::-webkit-scrollbar-thumb:hover,.sidebar-nav::-webkit-scrollbar-thumb:hover,.nav-list::-webkit-scrollbar-thumb:hover{background:#6366f180}.modal{transition:opacity .3s ease,visibility .3s ease;opacity:0;visibility:hidden}.modal.open{display:flex;opacity:1;visibility:visible}.modal-content{transition:transform .3s ease}.action-button,.tool-button,.lang-btn,.start-voice,.toggle-button,.scene-link,.nav-item a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--tour-accent, #6366f1);outline-offset:2px;border-radius:4px}.nav-item a:focus-visible,.scene-link:focus-visible,.lang-btn:focus-visible,.action-button:focus-visible,.tool-button:focus-visible,.toggle-button:focus-visible,#start-tour-button:focus-visible,.bubble-action-button:focus-visible{outline:3px solid var(--tour-accent, #6366f1);outline-offset:3px}@supports not selector(:focus-visible){:focus{outline:2px solid var(--tour-accent, #6366f1);outline-offset:2px}}@media (min-width: 1921px){body{font-size:18px}.lang-btn{font-size:14px!important;padding:8px 14px!important;min-width:52px!important;min-height:52px!important}.nav-item a,.scene-link{padding:14px 20px!important;font-size:16px!important;min-height:54px!important}.toggle-button{width:48px!important;height:48px!important}}@-moz-document url-prefix(){.start-voice:active{transform:scale(1.5)}.tool-button,.mic-permission-banner{background-color:#0a1628eb}}@supports (padding: max(0px)){.chat-controls{padding-bottom:max(10px,env(safe-area-inset-bottom));padding-left:max(5px,env(safe-area-inset-left));padding-right:max(5px,env(safe-area-inset-right))}.lang-selector{bottom:max(16px,env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left))}.tool-button.toggle-chat{top:max(20px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right))}.mic-permission-banner{top:max(16px,env(safe-area-inset-top))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.overlay-spinner,.recording-status-circle{animation-duration:.8s!important;animation-iteration-count:infinite!important}}@media (forced-colors: active){.text-bubble{border:1px solid ButtonText}.action-button,.tool-button{border:1px solid ButtonText;forced-color-adjust:none}.start-voice{border:2px solid Highlight}}@media print{#panorama,.chat,.chat-controls,.sidebar,.tool-button,.lang-selector,.welcome-overlay{display:none!important}}@media (hover: none) and (pointer: coarse){.custom-hotspot{height:52px!important;width:52px!important;border-width:5px!important}.floating-hotspot{width:44px!important;height:44px!important}.tool-button{min-width:48px!important;min-height:48px!important}.toggle-button{width:52px!important;height:52px!important}}@media print{#panorama,.sidebar,.chat,.chat-controls,.tool-button,.toggle-button,.lang-selector,#maia-subtitle{display:none!important}}@media (min-width: 1920px) and (pointer: fine){.custom-hotspot{height:60px!important;width:60px!important;border-width:4px!important}.floating-hotspot{width:52px!important;height:52px!important}.nav-item a,.scene-link{padding:14px 20px!important;font-size:16px!important}.tool-button{width:60px!important;height:60px!important}*:focus,*:focus-visible{outline:3px solid #fff!important;outline-offset:3px!important}}@media (prefers-reduced-motion: reduce){.custom-hotspot,.floating-hotspot,[class*=pulse],[class*=spin],[class*=bounce],[class*=fade-in],[class*=slide-in]{animation:none!important;transition-duration:.1ms!important}}@media (max-height: 380px) and (orientation: landscape){.welcome-overlay{display:none!important}.chat{max-height:120px}.tool-button{width:36px!important;height:36px!important}}@media (min-width: 1920px) and (pointer: fine){*:focus-visible{outline:3px solid rgba(255,255,255,.9)!important;outline-offset:4px!important}.nav-item a:focus-visible,.scene-link:focus-visible{background:#ffffff14!important;border-radius:8px!important}.cross-catalog-portal{min-width:160px!important;height:52px!important;font-size:16px!important}.cross-catalog-portal-text,.info-hotspot-label{font-size:16px!important}}@supports (padding: max(0px)){.chat-input-wrap{padding-bottom:max(12px,env(safe-area-inset-bottom,0px))!important}.tool-buttons-right{padding-right:max(12px,env(safe-area-inset-right,0px))!important}.sidebar{padding-top:max(0px,env(safe-area-inset-top,0px))}}@-moz-document url-prefix(){.tool-button,.nav-item a,.mode-btn{touch-action:manipulation}}
