.react-photo-gallery--gallery div{justify-content:center}.react-photo-gallery--gallery img{max-height:300px;width:auto}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus,.image-gallery-using-mouse .image-gallery-icon:focus{box-shadow:none!important}.map-container{position:relative}.price{display:inline-block;margin-left:10px;color:#fff;text-shadow:0 0 20px rgba(0,0,0,.5)}.map-container iframe{width:100%;height:450px;border:none;position:relative;z-index:9}.map-container iframe,.overlay{mix-blend-mode:multiply;pointer-events:none}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);z-index:10}.microsite-background{background-color:hsla(0,0%,85%,.235)}.section,.summary-icons{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.icon-container{border:.5px solid transparent;border-radius:10px;padding:5px;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:15px;color:gray}.icon-container svg{width:50px}.image-text{position:relative;top:3%;margin-left:10vw;margin-right:10vw;padding-bottom:10%}@media screen and (max-width:768px){.image-text{padding-bottom:0;top:20px;width:90%;margin:auto}}.title{border-radius:10px;background-color:rgba(0,0,0,.7);width:-moz-fit-content;width:fit-content;padding:10px;color:#fff;font-weight:600;position:relative;display:inline-block;text-shadow:0 0 20px rgba(0,0,0,.5)}.address{padding:0}.address,.headline{width:-moz-fit-content;width:fit-content;margin-top:40px;color:#fff;position:relative;text-shadow:0 0 20px rgba(0,0,0,.5)}.headline{font-size:48px}.header{height:50px;width:100%;text-align:right}.menu-item{right:5%;position:relative;margin-top:10px;color:#fff}.menu-item:hover{cursor:pointer;text-decoration:underline}.image-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:20px}.image-item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 10px);max-width:calc(33.333% - 10px);cursor:pointer}.image-item img{width:100%;height:100%;object-fit:cover}.image-viewer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000}.image-viewer .image-container{position:relative;width:100%;height:100%;overflow:hidden}.image-viewer img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.image-viewer .slide-left-enter{transform:translateX(100%)}.image-viewer .slide-left-enter-active{transform:translateX(0);transition:transform .3s ease-in-out}.image-viewer .slide-left-exit{transform:translateX(0)}.image-viewer .slide-left-exit-active{transform:translateX(-100%);transition:transform .3s ease-in-out}.image-viewer .slide-right-enter{transform:translateX(-100%)}.image-viewer .slide-right-enter-active{transform:translateX(0);transition:transform .3s ease-in-out}.image-viewer .slide-right-exit{transform:translateX(0)}.image-viewer .slide-right-exit-active{transform:translateX(100%);transition:transform .3s ease-in-out}.image-viewer .close-button{top:20px;right:20px;font-size:30px}.image-viewer .close-button,.image-viewer .nav-button{position:absolute;color:#fff;background:none;border:none;cursor:pointer;z-index:10000}.image-viewer .nav-button{top:50%;transform:translateY(-50%);font-size:50px;text-shadow:0 0 20px #000;-webkit-text-stroke:.8px #000}.image-viewer .nav-button.prev{left:20px}.image-viewer .nav-button.next{right:20px}@media(max-width:768px){.image-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)}}@media(max-width:480px){.image-item{flex:0 0 100%;max-width:100%}}.theme3-wrapper{background-color:#fff;min-height:100vh}.theme3-header{position:relative;z-index:10;background:#fff}.theme3-header .container{max-width:1400px}@media(max-width:1439px){.theme3-header .container{max-width:100%;padding-left:20px;padding-right:20px}}.theme3-header .menu-overlay{display:none}.theme3-header .menu-overlay.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:999}.theme3-hero{width:100%;background:#f5f5f5;position:relative}.theme3-hero-brand-line{height:4px;width:100%}.theme3-hero-mobile{position:relative;width:100%;height:280px;cursor:pointer;overflow:hidden}.theme3-hero-mobile-img{width:100%;height:100%;object-fit:cover}.theme3-hero-mobile-overlay{background:rgba(0,0,0,.75);color:#fff;padding:8px 14px;border-radius:6px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer}.theme3-hero-mobile-overlay svg{font-size:16px}.theme3-hero-mobile-badges{position:absolute;bottom:16px;right:16px;display:flex;gap:8px}.theme3-hero-single{width:100%;height:400px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);cursor:pointer;overflow:hidden;padding:20px}.theme3-hero-single-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.theme3-hero-single-img:hover{transform:scale(1.02);box-shadow:0 8px 30px rgba(0,0,0,.2)}.theme3-hero-desktop{display:flex;gap:4px;max-height:480px;overflow:hidden}.theme3-hero-few .theme3-hero-main-large,.theme3-hero-main-large{flex:0 0 65%;max-width:65%}.theme3-hero-main-large{height:480px;cursor:pointer;overflow:hidden}.theme3-hero-main-large .theme3-hero-main-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.theme3-hero-main-large .theme3-hero-main-img:hover{transform:scale(1.02)}.theme3-hero-stack{flex:0 0 35%;max-width:35%;display:flex;flex-direction:column;gap:4px}.theme3-hero-stack-item{flex:1 1;cursor:pointer;overflow:hidden}.theme3-hero-stack-item:hover .theme3-hero-stack-img{transform:scale(1.05)}.theme3-hero-stack-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.theme3-hero-main{flex:0 0 50%;max-width:50%;height:480px;cursor:pointer;overflow:hidden}.theme3-hero-main-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.theme3-hero-main-img:hover{transform:scale(1.02)}.theme3-hero-grid{flex:0 0 50%;max-width:50%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:4px;gap:4px}.theme3-hero-grid.theme3-hero-grid-3{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 1fr}.theme3-hero-grid.theme3-hero-grid-3 .theme3-hero-grid-item:nth-child(3){grid-column:span 2}.theme3-hero-grid.theme3-hero-grid-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.theme3-hero-grid.theme3-hero-grid-5{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.theme3-hero-grid.theme3-hero-grid-5 .theme3-hero-grid-item:nth-child(4){grid-column:span 1}.theme3-hero-grid.theme3-hero-grid-5 .theme3-hero-grid-item:nth-child(5){grid-column:span 2}.theme3-hero-grid-item{position:relative;cursor:pointer;overflow:hidden;min-height:120px;background:#1a1a1a}.theme3-hero-grid-item img,.theme3-hero-grid-item-img,.theme3-hero-grid-item-placeholder{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transition:transform .3s ease}.theme3-hero-grid-item-placeholder{background:linear-gradient(135deg,#e0e0e0,#f5f5f5)}.theme3-hero-grid-item:hover .theme3-hero-grid-img,.theme3-hero-grid-item:hover img{transform:scale(1.05)}.theme3-hero-grid-video .theme3-hero-grid-img,.theme3-hero-grid-video img{object-fit:contain!important}.theme3-hero-grid-video:hover .theme3-hero-grid-video-overlay{transform:translate(-50%,-50%) scale(1.1)}.theme3-hero-grid-more{inset:0;background:rgba(0,0,0,.6);font-size:18px;font-weight:700}.theme3-hero-grid-more,.theme3-hero-grid-video-overlay{position:absolute;color:#fff;display:flex;align-items:center;justify-content:center}.theme3-hero-grid-video-overlay{top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:rgba(52,58,64,.9);transition:all .2s ease;border:2px solid hsla(0,0%,100%,.3)}@media(max-width:767px){.theme3-hero-grid-video-overlay{width:50px;height:50px}}.theme3-hero-grid-video-overlay img,.theme3-hero-grid-video-overlay svg{font-size:22px}@media(max-width:767px){.theme3-hero-grid-video-overlay img,.theme3-hero-grid-video-overlay svg{font-size:18px}}.theme3-hero-grid-video-overlay span{display:none}.theme3-hero-grid-video-overlay-virtualtour{background:rgba(52,58,64,.9)}.theme3-hero-grid-video-overlay-youtube{background:rgba(220,53,69,.95)}.theme3-hero-grid-video-overlay-youtube svg{font-size:26px}@media(max-width:767px){.theme3-hero-grid-video-overlay-youtube svg{font-size:22px}}.theme3-hero-grid-video-overlay-vimeo{background:rgba(0,173,239,.95)}.theme3-hero-grid-video-overlay-vimeo svg{font-size:26px}@media(max-width:767px){.theme3-hero-grid-video-overlay-vimeo svg{font-size:22px}}.theme3-hero-grid-video-overlay-property{background:rgba(2,123,255,.95)}.theme3-hero-grid-video-overlay-property img{height:24px!important;width:auto!important;max-width:36px!important;object-fit:contain!important}.theme3-hero-grid-iframe{width:100%;height:100%;border:none;object-fit:cover}.theme3-content{display:flex;gap:32px;max-width:1400px;margin:0 auto;padding:24px 20px}@media(max-width:991px){.theme3-content{flex-direction:column;padding:16px}}.theme3-main{flex:1 1;min-width:0}.theme3-property-header{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e0e0e0}.theme3-price-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:8px}.theme3-price{font-size:36px;font-weight:800;color:#1a1a1a;letter-spacing:-.5px}@media(max-width:576px){.theme3-price{font-size:28px}}.theme3-status{display:inline-flex;align-items:center;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff}.theme3-address{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}@media(max-width:576px){.theme3-address{font-size:16px}}.theme3-headline{font-size:15px;color:#666;line-height:1.5}.theme3-stats{display:flex;margin-bottom:32px;border-bottom:1px solid #e0e0e0;padding-bottom:20px}.theme3-stat{display:flex;align-items:baseline;justify-content:center;gap:8px;flex:1 1;padding:0 20px;border-right:1px solid #e0e0e0}.theme3-stat:last-child{border-right:none}@media(max-width:576px){.theme3-stat{padding:0 10px;gap:5px}}.theme3-stat-value{font-size:28px;font-weight:600;color:#1a1a1a}@media(max-width:576px){.theme3-stat-value{font-size:22px}}.theme3-stat-label{font-size:16px;color:#666;font-weight:400}@media(max-width:576px){.theme3-stat-label{font-size:14px}}.theme3-section{margin-bottom:32px}.theme3-section-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.theme3-highlights{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px 32px;gap:8px 32px}@media(max-width:768px){.theme3-highlights{grid-template-columns:1fr;gap:8px}}.theme3-highlight{display:flex;align-items:flex-start;gap:12px;padding:10px 0}.theme3-highlight-icon{flex-shrink:0;margin-top:3px;width:18px}.theme3-description{font-size:15px;line-height:1.7;color:#1a1a1a}.theme3-description p{margin-bottom:16px}.theme3-description p:last-child{margin-bottom:0}.theme3-media-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}@media(max-width:576px){.theme3-media-gallery{grid-template-columns:1fr;gap:16px}}.theme3-media-item{cursor:pointer;transition:transform .2s ease}.theme3-media-item:hover{transform:translateY(-3px)}.theme3-media-item:hover .theme3-media-play{transform:translate(-50%,-50%) scale(1.1)}.theme3-media-item-virtualtour:hover .theme3-media-play{background:#343a40}.theme3-media-item-youtube:hover .theme3-media-play-youtube{background:#dc3545}.theme3-media-item-vimeo:hover .theme3-media-play-vimeo{background:#00adef}.theme3-media-item-property:hover .theme3-media-play-property{background:#027bff}.theme3-media-thumb{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#1a1a1a}.theme3-media-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.theme3-media-iframe{width:100%;height:100%;border:none;position:absolute;top:0;left:0}.theme3-media-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(52,58,64,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;transition:all .2s ease;border:2px solid hsla(0,0%,100%,.3)}.theme3-media-play-youtube{background:rgba(220,53,69,.95)}.theme3-media-play-youtube svg{font-size:26px}.theme3-media-play-vimeo{background:rgba(0,173,239,.95)}.theme3-media-play-vimeo svg{font-size:26px}.theme3-media-play-property{background:rgba(2,123,255,.95);padding:16px}.theme3-media-play-property img{height:20px!important;width:auto!important;object-fit:contain!important;max-width:28px}.theme3-media-label{margin-top:10px;font-size:15px;font-weight:500;color:#1a1a1a}.theme3-video,.theme3-virtual-tour{border-radius:12px;overflow:hidden;background:#000}.theme3-video-iframe,.theme3-virtual-tour-iframe{width:100%;height:400px;border:none}@media(max-width:576px){.theme3-video-iframe,.theme3-virtual-tour-iframe{height:280px}}.theme3-video{margin-bottom:20px}.theme3-video:last-child{margin-bottom:0}.theme3-legal{background:#f8f9fa;border-radius:8px;padding:16px}.theme3-legal-title{font-size:15px;font-weight:600;color:#1a1a1a;cursor:pointer}.theme3-legal-title::-webkit-details-marker{margin-right:8px}.theme3-legal-content{margin-top:16px;color:#666;font-size:13px;line-height:1.6}.theme3-legal-content p{margin-bottom:12px}.theme3-legal-content p:last-child{margin-bottom:0}.theme3-sidebar{flex:0 0 360px;max-width:360px}@media(max-width:991px){.theme3-sidebar{display:none}}.theme3-sidebar-sticky{position:-webkit-sticky;position:sticky;top:24px}.theme3-agent-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.theme3-agent-card-header{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666;margin-bottom:8px}.theme3-agent-card-agent{display:flex;align-items:center;gap:10px;margin-bottom:10px}.theme3-agent-card-headshot{width:44px;height:44px;border-radius:50%;flex-shrink:0;border:2px solid #e0e0e0}.theme3-agent-card-agent-info{flex:1 1;min-width:0}.theme3-agent-card-name{font-size:15px;font-weight:700;color:#1a1a1a;line-height:1.2}.theme3-agent-card-name-clickable{cursor:pointer;transition:color .2s ease}.theme3-agent-card-name-clickable:hover{color:#027bff;text-decoration:underline}.theme3-agent-card-title{font-size:12px;color:#666}.theme3-agent-card-license{font-size:11px;color:gray}.theme3-agent-card-brokerage-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.theme3-agent-card-logo-container{width:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.theme3-agent-card-logo{height:auto;max-height:32px;max-width:44px;object-fit:contain;padding:2px;border-radius:4px}.theme3-agent-card-brokerage-name{font-size:12px;color:#666;font-weight:500;line-height:1.2}.theme3-agent-card-message{margin-bottom:0}.theme3-agent-card-textarea{width:100%;min-height:70px;padding:10px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;resize:none;transition:all .2s ease;font-family:inherit}.theme3-agent-card-textarea:focus{outline:none;border-color:#027bff;box-shadow:0 0 0 3px rgba(2,123,255,.1)}.theme3-agent-card-textarea::placeholder{color:#999}.theme3-agent-card-form{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.theme3-agent-card-input{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:8px;font-size:13px;transition:all .2s ease}.theme3-agent-card-input:focus{outline:none;border-color:#027bff;box-shadow:0 0 0 3px rgba(2,123,255,.1)}.theme3-agent-card-input::placeholder{color:#999}.theme3-agent-card-btn{width:100%;padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease}.theme3-agent-card-btn:hover:not(.disabled):not(.sending){filter:brightness(1.1);transform:translateY(-1px)}.theme3-agent-card-btn.sending{opacity:.8}.theme3-agent-card-btn.success{background-color:#22c55e!important}.theme3-agent-card-btn.error{background-color:#ef4444!important;font-size:14px}.theme3-agent-card-btn:active{transform:translateY(0)}.theme3-agent-card-response{margin-top:12px;text-align:center;font-size:14px;font-weight:600}.theme3-agent-card-sent{display:flex;align-items:center;gap:12px;padding:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:8px}.theme3-agent-card-sent-icon{width:32px;height:32px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;flex-shrink:0}.theme3-agent-card-sent-text{flex:1 1}.theme3-agent-card-sent-title{font-size:14px;font-weight:600;color:#1a1a1a}.theme3-agent-card-sent-date{font-size:12px;color:#666}.theme3-agent-card-sent-btn{background:none;border:1px solid #e0e0e0;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .2s ease;white-space:nowrap}.theme3-agent-card-sent-btn:hover{border-color:#1a1a1a}.theme3-agent-card-contact{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.theme3-agent-card-email,.theme3-agent-card-phone{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:500;color:#1a1a1a;text-decoration:none;transition:all .2s ease}.theme3-agent-card-email svg,.theme3-agent-card-phone svg{width:16px;color:#666}.theme3-agent-card-email:hover,.theme3-agent-card-email:hover svg,.theme3-agent-card-phone:hover,.theme3-agent-card-phone:hover svg{color:#027bff}.theme3-agent-card-email{font-size:13px;word-break:break-all}.theme3-tour-question{margin-bottom:10px;padding:12px 14px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px}.theme3-tour-question-text{display:flex;align-items:center;gap:8px;margin-bottom:10px}.theme3-tour-question-text svg{font-size:14px;color:#666}.theme3-tour-question-text span{font-size:13px;font-weight:500;color:#1a1a1a}.theme3-tour-question-buttons{display:flex;gap:8px}.theme3-tour-question-btn{flex:1 1;padding:8px 14px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;background:#fff;border:1px solid #e0e0e0;color:#666}.theme3-tour-question-btn:hover{border-color:#1a1a1a;color:#1a1a1a}.theme3-tour-question-btn-yes.selected{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.theme3-tour-question-btn-yes.selected:hover{background:#343434}.theme3-tour-question-btn-no.selected{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.theme3-tour-question-btn-no.selected:hover{background:#343434}.theme3-tour-picker{margin-bottom:10px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.theme3-tour-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.theme3-tour-header span{font-size:14px;font-weight:600;color:#1a1a1a}.theme3-tour-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;color:#666;cursor:pointer;border-radius:4px;transition:all .2s ease}.theme3-tour-close:hover{background:rgba(0,0,0,.05);color:#1a1a1a}.theme3-tour-section{margin-bottom:10px}.theme3-tour-section:last-of-type{margin-bottom:0}.theme3-tour-label{display:block;font-size:11px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.theme3-tour-options-wrapper{position:relative}.theme3-tour-options-wrapper:after,.theme3-tour-options-wrapper:before{content:"";position:absolute;top:0;bottom:0;width:20px;pointer-events:none;z-index:1;opacity:0;transition:opacity .2s ease}.theme3-tour-options-wrapper:before{left:0;background:linear-gradient(90deg,#fff 0,transparent)}.theme3-tour-options-wrapper:after{right:0;background:linear-gradient(270deg,#fff 0,transparent)}.theme3-tour-options-wrapper.has-overflow-left:before,.theme3-tour-options-wrapper.has-overflow-right:after{opacity:1}.theme3-tour-options{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 0;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.theme3-tour-options::-webkit-scrollbar{display:none}.theme3-tour-option{flex-shrink:0;padding:6px 12px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:12px;color:#1a1a1a;cursor:pointer;transition:all .2s ease;white-space:nowrap;scroll-snap-align:start}.theme3-tour-option:first-child{margin-left:0}.theme3-tour-option:last-child{margin-right:4px}.theme3-tour-option:hover{border-color:#1a1a1a}.theme3-tour-option.selected{background:#1a1a1a;border-color:#1a1a1a;color:#fff;font-weight:500}.theme3-tour-no-times{font-size:13px;color:#666;padding:8px}.theme3-tour-selected-option{display:inline-flex;align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:6px 10px 6px 14px;gap:12px}.theme3-tour-selected-option .theme3-tour-selected-value{font-size:14px;font-weight:500;color:#1a1a1a}.theme3-tour-selected-option .theme3-tour-change-btn{background:none;border:none;color:#666;font-size:12px;cursor:pointer;padding:4px 6px;border-radius:4px;transition:all .2s ease}.theme3-tour-selected-option .theme3-tour-change-btn:hover{background:rgba(0,0,0,.05);color:#1a1a1a}.theme3-tour-selectors .theme3-tour-time-wrapper{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .2s ease,margin .3s ease;margin-top:0}.theme3-tour-selectors .theme3-tour-time-wrapper.visible{max-height:200px;opacity:1;margin-top:0}.theme3-tour-complete{animation:tourFadeIn .3s ease}@keyframes tourFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.theme3-tour-complete-row{display:flex;align-items:center;gap:8px}.theme3-tour-complete-check{color:#22c55e;font-size:14px}.theme3-tour-complete-text{font-size:14px;font-weight:500;color:#1a1a1a}.theme3-tour-edit-btn{background:none;border:1px solid #e0e0e0;color:#666;font-size:12px;font-weight:500;cursor:pointer;padding:4px 10px;border-radius:4px;margin-left:4px;transition:all .2s ease}.theme3-tour-edit-btn:hover{border-color:#1a1a1a;color:#1a1a1a}.theme3-tour-complete-note{font-size:12px;color:#666;margin-top:6px}.theme3-agent-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0));z-index:9999;box-shadow:0 -4px 20px rgba(0,0,0,.1)}.theme3-agent-footer-inner{display:flex;align-items:center;gap:12px;max-width:600px;margin:0 auto}.theme3-agent-footer-headshot{width:48px;height:48px;border-radius:50%;flex-shrink:0;border:2px solid #e0e0e0}.theme3-agent-footer-info{flex:1 1;min-width:0}.theme3-agent-footer-name{font-size:15px;font-weight:700;color:#1a1a1a}.theme3-agent-footer-brokerage,.theme3-agent-footer-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme3-agent-footer-brokerage{font-size:12px;color:#666}.theme3-agent-footer-phone{font-size:13px;color:#1a1a1a;font-weight:500}.theme3-agent-footer-btn{flex-shrink:0;padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:700;color:#fff!important;text-decoration:none;white-space:nowrap;cursor:pointer}.theme3-agent-footer-btn:hover{filter:brightness(1.1);color:#fff!important}.theme3-mobile-contact-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .2s ease}.theme3-mobile-contact-sheet{background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:500px;max-height:100dvh;overflow-y:auto;animation:slideUp .3s ease;padding-bottom:env(safe-area-inset-bottom,0)}.theme3-mobile-contact-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.theme3-mobile-contact-header span{font-size:16px;font-weight:700;color:#1a1a1a}.theme3-mobile-contact-close{background:none;border:none;padding:8px;cursor:pointer;color:#666;font-size:18px}.theme3-mobile-contact-close:hover{color:#1a1a1a}.theme3-mobile-contact-body{padding:16px}.theme3-mobile-contact-body .theme3-agent-card{background:none;box-shadow:none;padding:0;border:none}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.theme3-branding-footer{padding:60px 20px}.theme3-branding-footer-inner{max-width:83.333%;margin:0 auto}@media(max-width:991px){.theme3-branding-footer-inner{max-width:100%}}.theme3-branding-footer-profile{display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:40px;text-align:center}@media(min-width:768px){.theme3-branding-footer-profile{flex-direction:row;align-items:flex-start;text-align:left}}.theme3-branding-footer-headshot{width:140px;height:140px;border-radius:50%;background-size:cover;background-position:50%;flex-shrink:0;box-shadow:0 4px 10px rgba(0,0,0,.3)}.theme3-branding-footer-info{flex:1 1}.theme3-branding-footer-name{font-size:24px;font-weight:700;margin:0 0 4px}.theme3-branding-footer-title{font-size:16px;margin:0 0 4px;opacity:.9}.theme3-branding-footer-license{font-size:13px;margin:0 0 16px;opacity:.7;font-weight:500}.theme3-branding-footer-bio{font-size:15px;line-height:1.6}.theme3-branding-footer-bio p{margin:0 0 8px}.theme3-branding-footer-bio p:last-child{margin-bottom:0}.theme3-branding-footer-contact{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px;margin-bottom:40px}.theme3-branding-footer-contact-item{display:flex;align-items:center;gap:12px;padding:14px 18px;background:hsla(0,0%,100%,.1);border-radius:12px;border:1px solid hsla(0,0%,100%,.15);text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme3-branding-footer-contact-item:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.theme3-branding-footer-contact-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;color:#fff}.theme3-branding-footer-contact-info{flex:1 1;min-width:0}.theme3-branding-footer-contact-label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:.7;margin-bottom:2px}.theme3-branding-footer-contact-value{font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme3-branding-footer-brokerage{margin-top:40px;padding-top:40px;border-top:1px solid hsla(0,0%,100%,.2);text-align:center}.theme3-branding-footer-logo{max-width:200px;max-height:100px;width:auto;height:auto;object-fit:contain;padding:12px;border-radius:10px;margin-bottom:12px}.theme3-branding-footer-brokerage-name{font-size:20px;font-weight:600}.theme3-footer{background:#fff;padding:20px 20px 30px;border-top:1px solid #e0e0e0}@media(max-width:991px){.theme3-footer{padding-bottom:calc(100px + env(safe-area-inset-bottom, 0))}}.theme3-footer a{color:#027bff;text-decoration:none}.theme3-footer a:hover{text-decoration:underline}.theme3-gallery-modal{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:100000}.theme3-gallery-modal,.theme3-gallery-modal-inner{display:flex;align-items:center;justify-content:center}.theme3-gallery-modal-inner{position:relative;width:100%;height:100%;flex-direction:column}.theme3-gallery-close{position:fixed!important;top:20px!important;right:20px!important;min-width:44px;height:44px;padding:0 16px;border:none;background:hsla(0,0%,100%,.95)!important;border-radius:22px;color:#333!important;font-size:16px;cursor:pointer;z-index:999999!important;transition:all .2s ease;display:flex!important;align-items:center;justify-content:center;gap:8px;font-weight:600;box-shadow:0 2px 10px rgba(0,0,0,.3);visibility:visible!important;opacity:1!important;pointer-events:auto!important}.theme3-gallery-close:hover{background:#fff!important;transform:scale(1.05)}.theme3-gallery-close:after{content:"Close";font-size:14px}.theme3-gallery-hint{position:fixed;top:28px;left:20px;color:hsla(0,0%,100%,.6);font-size:13px;z-index:100001}@media(max-width:768px){.theme3-gallery-hint{display:none}}.theme3-gallery-nav{position:fixed;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;font-size:22px;cursor:pointer;z-index:100001;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.theme3-gallery-nav:hover{background:hsla(0,0%,100%,.2)}@media(max-width:768px){.theme3-gallery-nav{width:40px;height:40px;font-size:18px}}.theme3-gallery-prev{left:20px}@media(max-width:768px){.theme3-gallery-prev{left:10px}}.theme3-gallery-next{right:20px}@media(max-width:768px){.theme3-gallery-next{right:10px}}.theme3-gallery-image-container{flex:1 1;display:flex;align-items:center;justify-content:center;padding:80px 100px;width:100%;height:100%}@media(max-width:768px){.theme3-gallery-image-container{padding:60px 20px}}.theme3-gallery-image-container.is-video{padding:80px 20px}@media(max-width:768px){.theme3-gallery-image-container.is-video{padding:70px 10px}}.theme3-gallery-image{max-width:100%;max-height:100%;object-fit:contain}.theme3-gallery-counter{top:28px;color:#fff;font-size:16px;font-weight:600}.theme3-gallery-counter,.theme3-gallery-thumbs{position:fixed;left:50%;transform:translateX(-50%);z-index:100001}.theme3-gallery-thumbs{bottom:20px;display:flex;gap:8px;padding:12px;background:rgba(0,0,0,.5);border-radius:8px;max-width:calc(100% - 40px);overflow-x:auto}.theme3-gallery-thumbs::-webkit-scrollbar{height:4px}.theme3-gallery-thumbs::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.theme3-gallery-thumbs::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px}.theme3-gallery-thumb{position:relative;width:60px;height:45px;flex-shrink:0;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.5;transition:all .2s ease;border:2px solid transparent}.theme3-gallery-thumb.active{opacity:1;border-color:#fff}.theme3-gallery-thumb:hover{opacity:.8}.theme3-gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.theme3-gallery-thumb-iframe{width:100%;height:100%;border:none;transform:scale(2);transform-origin:center center}.theme3-gallery-thumb.is-virtualtour{background:#1a1a1a}.theme3-gallery-thumb-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);color:#fff;font-size:14px}.theme3-gallery-video{width:calc(100vw - 160px);height:calc(100vh - 180px);max-width:100%;border:none;background:#000;object-fit:contain}@media(max-width:768px){.theme3-gallery-video{width:calc(100vw - 100px);height:calc(100vh - 160px)}}.theme3-community-highlights{margin-top:24px}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}