.custom-hotspot .custom-hotspot-text{display:block;white-space:nowrap;border-radius:3px;text-align:center;cursor:default;color:#fff;font-size:16px;text-shadow:0 0 8px #000;padding-bottom:10px;font-weight:700}.custom-hotspot .custom-hotspot-icon{--hotspot-icon-url:url(/hotspots/info.svg);width:40px;height:40px;background-color:hsla(0,0%,100%,.82);background-image:var(--hotspot-icon-url);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border:1px solid hsla(0,0%,100%,.38);border-radius:999px;margin:0 auto;cursor:pointer;opacity:.95;box-shadow:0 20px 20px 2px rgba(0,0,0,.45);text-align:center;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.custom-hotspot .custom-hotspot-icon.custom-hotspot-icon-svg{background-image:none;color:#1f2937}.custom-hotspot .custom-hotspot-icon.custom-hotspot-icon-svg svg{width:20px;height:20px;fill:currentColor;display:block}.custom-hotspot:hover .custom-hotspot-icon{transform:translateY(-2px) scale(1.04);box-shadow:0 24px 24px 2px rgba(0,0,0,.5);background-color:#fff}.custom-hotspot.custom-hotspot-image .custom-hotspot-icon{width:60px;height:60px;background-position:50%;background-size:cover;background-repeat:no-repeat;background-color:#fff}.custom-hotspot-info .custom-hotspot-icon{--hotspot-icon-url:url(/hotspots/info.svg)}.custom-hotspot-move-forward .custom-hotspot-icon{--hotspot-icon-url:url(/hotspots/move-forward.svg)}.custom-hotspot-move-forward .custom-hotspot-icon:not(.custom-hotspot-icon-svg){rotate:-90deg}.custom-hotspot-move-backward .custom-hotspot-icon{--hotspot-icon-url:url(/hotspots/move-backward.svg)}.custom-hotspot-move-backward .custom-hotspot-icon:not(.custom-hotspot-icon-svg){rotate:-90deg}.custom-hotspot-look .custom-hotspot-icon{--hotspot-icon-url:url(/hotspots/look.svg)}.custom-hotspot-enter .custom-hotspot-icon{--hotspot-icon-url:url(/hotspots/enter.svg)}.custom-hotspot-scene .custom-hotspot-icon{--hotspot-icon-url:url(/hotspots/move-forward.svg)}.custom-hotspot-scene .custom-hotspot-icon:not(.custom-hotspot-icon-svg){rotate:-90deg}.custom-hotspot-move-backward .custom-hotspot-icon.custom-hotspot-icon-svg,.custom-hotspot-move-forward .custom-hotspot-icon.custom-hotspot-icon-svg,.custom-hotspot-scene .custom-hotspot-icon.custom-hotspot-icon-svg{rotate:0deg}.custom-hotspot-info .custom-hotspot-text{background-color:hsla(0,0%,100%,.64);padding:0 20px;border-radius:5px;height:36px;line-height:36px;text-shadow:none;position:relative;margin-bottom:16px;color:#555}.custom-hotspot-info .custom-hotspot-text:after{content:"";position:absolute;width:0;height:0;border:10px solid transparent;border-top-color:hsla(0,0%,100%,.6);bottom:-20px;left:-10px;margin:-1px 50% 0}*{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{height:100%;overflow:hidden}body{margin:0}.tour-route-shell{overflow:hidden;background:#000}.tour-container,.tour-page,.tour-route-shell{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh}.pannellum-container{position:absolute;inset:0;width:100%;height:100%;transition:opacity .4s ease}.pannellum-container .pnlm-container,.pannellum-container .pnlm-render-container,.pannellum-container canvas,.pannellum-container>div{width:100%!important;height:100%!important}.tour-transition-mask{position:absolute;inset:0;z-index:6;pointer-events:none;background:#000;opacity:0;transition:opacity .26s ease}.tour-transition-mask.active{opacity:.13}.tour-loading{position:absolute;inset:0;z-index:100;background:#fff;justify-content:center}.tour-identity,.tour-loading{display:flex;align-items:center}.tour-identity{flex-direction:column;gap:1.25rem}.tour-logo{width:120px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:50%}.tour-loader{width:36px;height:36px;border:2.5px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.tour-instructions{color:#64748b;font-size:.85rem;text-align:center;max-width:240px;font-family:var(--font,system-ui)}.tour-overlay-identity{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.tour-header{background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);color:hsla(0,0%,100%,.9);padding:.75rem 1.25rem 1.5rem;font-size:.875rem;pointer-events:auto}.tour-logo-overlay{width:76px;height:76px;margin:.75rem 1rem;border-radius:50%;background-color:#fff;box-shadow:0 8px 20px rgba(15,23,42,.25);border:1px solid rgba(15,23,42,.08);background-size:68%;background-repeat:no-repeat;background-position:50%}.tour-footer{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.45),transparent);color:hsla(0,0%,100%,.75);padding:1.75rem 1.25rem calc(.75rem + env(safe-area-inset-bottom));font-size:.825rem;text-align:center;pointer-events:auto}.tour-footer a{color:inherit;text-decoration:underline;text-underline-offset:3px}.tour-footer a:hover{color:#fff}.scene-action-btn{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);z-index:50;height:42px;line-height:42px;padding:0 1.5rem;background:#fff;color:#1e293b;border:none;border-radius:10px;font-size:.9rem;font-weight:600;box-shadow:0 2px 12px rgba(0,0,0,.35);cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s}.scene-action-btn:hover{background:#f1f5f9}.scene-action-btn:active{transform:translateX(-50%) scale(.97)}.tour-controls{position:absolute;right:1rem;top:50%;z-index:20;transform:translateY(-50%);display:flex;flex-direction:column;gap:.35rem}.ctrl-btn{width:40px;height:40px;background:rgba(0,0,0,.5);color:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .15s,transform .1s,border-color .15s;text-decoration:none}.ctrl-btn:hover{background:rgba(37,99,235,.8);border-color:rgba(37,99,235,.5);transform:scale(1.06)}.ctrl-btn.whatsapp:hover{background:rgba(34,197,94,.8);border-color:rgba(34,197,94,.4)}.gallery-slider-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.94);display:flex;align-items:center;justify-content:center}.gallery-slider{position:relative;width:80vw;max-width:960px;height:70vh}.gallery-slide{width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat}.gallery-close{position:absolute;top:-2rem;right:0;background:none;border:none;color:hsla(0,0%,100%,.7);font-size:1.25rem;cursor:pointer;transition:color .15s}.gallery-close:hover{color:#fff}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.15);padding:.75rem .5rem;cursor:pointer;border-radius:4px;font-size:1rem;transition:background .15s}.gallery-arrow.prev{left:-2.5rem}.gallery-arrow.next{right:-2.5rem}.gallery-arrow:hover{background:hsla(0,0%,100%,.22)}.gallery-dots{position:absolute;bottom:-1.5rem;left:0;right:0;display:flex;justify-content:center;gap:.4rem}.dot{width:7px;height:7px;border-radius:50%;background:hsla(0,0%,100%,.25);cursor:pointer;transition:background .15s}.dot.active{background:#fff}.floorplan-overlay{position:fixed;left:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:40;pointer-events:none}.floorplan-box{position:relative;width:min(300px,38vw);background:hsla(0,0%,100%,.94);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(226,232,240,.9);border-radius:12px;padding:.5rem;box-shadow:0 14px 34px rgba(0,0,0,.25);pointer-events:auto}.floorplan-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#475569;margin-bottom:.4rem;padding:0 .2rem}.floorplan-close{position:absolute;top:.5rem;right:.5rem;background:#f1f5f9;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.floorplan-close:hover{background:#e2e8f0}.floorplan-inner{position:relative;display:block;border-radius:9px;overflow:hidden}.floorplan-image{width:100%;max-height:34vh;object-fit:contain}.floorplan-marker{position:absolute;width:12px;height:12px;background:#2563eb;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.4);transition:transform .12s}.floorplan-marker:hover{transform:translate(-50%,-50%) scale(1.35)}@media(max-width:900px){.floorplan-box{width:min(220px,46vw)}.floorplan-image{max-height:24vh}}.desc-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center}.desc-box{position:relative;background:#fff;border-radius:14px;padding:2rem;max-width:560px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 24px 64px rgba(0,0,0,.2)}.desc-close{position:absolute;top:1rem;right:1rem;background:#f1f5f9;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.desc-title{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:#0f172a;letter-spacing:-.01em}.desc-content{font-size:.95rem;line-height:1.75;color:#334155}.desc-content h1,.desc-content h2,.desc-content h3,.desc-content h4,.desc-content h5,.desc-content h6{color:#0f172a;font-weight:700;line-height:1.3;margin:1.5em 0 .5em;letter-spacing:-.01em}.desc-content h1:first-child,.desc-content h2:first-child,.desc-content h3:first-child,.desc-content h4:first-child,.desc-content h5:first-child,.desc-content h6:first-child{margin-top:0}.desc-content h1{font-size:1.5rem}.desc-content h2{font-size:1.25rem}.desc-content h3{font-size:1.1rem}.desc-content h4,.desc-content h5,.desc-content h6{font-size:1rem}.desc-content p{margin:0 0 1em}.desc-content p:last-child{margin-bottom:0}.desc-content a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.desc-content a:hover{color:#1d4ed8}.desc-content b,.desc-content strong{font-weight:700;color:#1e293b}.desc-content em,.desc-content i{font-style:italic}.desc-content ol,.desc-content ul{margin:0 0 1em 1.5rem;padding:0}.desc-content ul{list-style:disc}.desc-content ol{list-style:decimal}.desc-content li{margin-bottom:.35em}.desc-content blockquote{margin:1.25em 0;padding:.75em 1.25em;border-left:4px solid #e2e8f0;background:#f8fafc;border-radius:0 6px 6px 0;color:#475569;font-style:italic}.desc-content blockquote p{margin:0}.desc-content code{font-family:Fira Code,Menlo,monospace;font-size:.85em;background:#f1f5f9;border-radius:4px;padding:.1em .4em;color:#0f172a}.desc-content pre{background:#1e293b;color:#e2e8f0;border-radius:8px;padding:1em 1.25em;overflow-x:auto;margin:1em 0}.desc-content pre code{background:none;padding:0;color:inherit;font-size:.87em}.desc-content hr{border:none;border-top:1px solid #e2e8f0;margin:1.75em 0}.desc-content img{max-width:100%;border-radius:8px;margin:.75em 0;display:block}.desc-content table{width:100%;border-collapse:collapse;margin:1em 0;font-size:.9rem}.desc-content th{background:#f1f5f9;font-weight:700;text-align:left;padding:.55em .85em;border:1px solid #e2e8f0;color:#0f172a}.desc-content td{padding:.5em .85em;border:1px solid #e2e8f0;vertical-align:top}.desc-content tr:nth-child(2n) td,.stats-page{background:#f8fafc}.stats-page{font-family:var(--font,"Inter",system-ui,sans-serif);min-height:100vh}.tour-route-shell .stats-page{position:absolute;inset:0;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.stats-header{background:#1e293b;color:#fff;padding:1rem 0}.stats-header-inner{max-width:960px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.stats-header h2{font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.9)}.stats-header h2 strong{font-size:1.05rem;color:#fff}.stats-nav{display:flex;gap:.5rem;flex-wrap:wrap}.stats-nav a{font-size:.8rem}.stats-container{max-width:960px;margin:2rem auto;padding:0 1.5rem}.stats-summary{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.04)}.stat-value{display:block;font-size:2rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.stat-label{display:block;font-size:.8rem;color:#64748b;margin-top:.25rem;text-transform:uppercase;letter-spacing:.04em}.stats-section{margin-bottom:2rem}.stats-section h1{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.chart-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem}.stats-table{width:100%;border-collapse:collapse}.stats-table td,.stats-table th{text-align:left;padding:.6rem .75rem;border-bottom:1px solid #e2e8f0;font-size:.875rem}.stats-table th{background:#f8fafc;font-weight:600;color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.stats-table .highlight{font-weight:600;color:#0f172a}.stats-tip{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:1.25rem}.stats-tip code,.stats-tip p{font-size:.85rem;color:#1e40af}.stats-tip code{display:block;margin-top:.5rem;word-break:break-all;font-family:var(--font-mono,monospace)}