@import"https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=  +Sans:ital,wght@0,300..800;1,300..800&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Rowdies:wght@300;400;700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Rowdies:wght@300;400;700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";html,body{margin:0;padding:0;min-height:100%;width:100%;box-sizing:border-box;background-color:#fff}body::-webkit-scrollbar{display:none;scrollbar-width:none;-ms-overflow-style:none}#root{min-height:100%;width:100%;display:flex;flex-direction:column;box-sizing:border-box}.header{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;font-family:Arial,sans-serif;border-bottom:1px solid #caf0f8;background-color:#fff;z-index:1000;height:80px}.header--transparent{background-color:#fff;border-bottom:none;border-bottom:1px solid #002855}.header__nav a{text-decoration:none;color:#002855;font-family:Montserrat,serif;font-weight:700;list-style:none;display:flex;gap:2rem;margin:0;padding:0;align-items:center;font-size:1.5rem}.logo{max-width:290px}.header__nav .nav__list{font-family:fraunces,serif;font-weight:400;list-style:none;display:flex;gap:2rem;margin:0;padding:0;align-items:center}.hamburger{display:none;flex-direction:column;cursor:pointer;width:24px;height:18px;justify-content:space-between}.hamburger-line{height:3px;background-color:#333;border-radius:2px}.nav__item{cursor:pointer;font-size:1rem;color:#000;padding-bottom:.25rem;position:relative}.nav__item.active{font-weight:600;border-bottom:2px solid #000000ff}@media (max-width: 992px){.header__nav .nav__list{gap:1.5rem}.header__nav a{font-size:1.2rem}}@media (max-width: 768px){.hamburger{display:flex}.header__nav .nav__list{position:fixed;top:60px;right:0;background-color:#fff;flex-direction:column;width:250px;padding:1rem;box-shadow:0 2px 8px #00000026;transform:translate(100%);transition:transform .3s ease-in-out;height:calc(100vh - 60px);overflow-y:auto;gap:1rem;align-items:flex-start}.header__nav .nav__list.open{transform:translate(0)}.nav__item{padding:.5rem 0;width:100%}}.home{display:flex;flex-direction:column;overflow:hidden}.footer-container{background-color:#42a6bd;color:#0a1a57;display:flex;justify-content:space-between;padding:3rem 2rem;width:100%;margin:0 auto;font-family:Merriweather Sans,sans-serif;flex-wrap:wrap;gap:2rem}.footer-section{flex:1 1 30%;min-width:280px}.footer-heading{font-weight:700;font-size:1.2rem;margin-bottom:1rem;text-transform:uppercase}.footer-description{font-size:.9rem;margin-bottom:1.5rem;color:#ccc}.social-icons{display:flex;gap:1rem;margin-bottom:2rem}.social-icons a{color:#caf0f8;font-size:1.3rem;position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.social-icon{filter:brightness(0) invert(1);width:24px;height:24px}.x-icon{position:relative}.notification-badge{position:absolute;top:-6px;right:-8px;background-color:#d2691e;color:#fff;font-size:.7rem;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.investments p{margin:.3rem 0;font-size:.95rem}.consulting-form{display:flex;flex-direction:column;gap:.5rem;max-width:280px}.consulting-form input[type=email]{padding:.5rem .75rem;border-radius:8px;border:none;font-size:.9rem;outline:none}.consulting-form button{background-color:#d2691e;color:#fff;border:none;padding:.5rem .75rem;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.consulting-form button:hover{background-color:#b55a17}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center;gap:2rem;padding:2rem 1rem}.footer-section{min-width:100%;padding:0}.social-icons{justify-content:center}.consulting-form{margin:0 auto}}.video-section{position:relative;height:100vh;width:100%;overflow:hidden;background-color:#000}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.video-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem;padding-top:80px;background:#e1e1e199;box-sizing:border-box;overflow-y:auto}.title-container{margin-bottom:2rem}.video-overlay .vwt-h1{background:linear-gradient(to right,#0c335a,#0a1a57);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;line-height:1.2;font-size:5rem;margin:0;font-weight:500;font-family:fraunces,serif}.video-overlay .vwt-h2{background:linear-gradient(to right,#0c335a,#0a1a57);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;line-height:1.2;font-size:1.5rem;margin:10px 0 0;font-weight:350;font-family:fraunces,serif}.button-group{display:flex;gap:1rem;margin-top:2rem}.btn{color:#0a1a57;padding:.75rem 1.5rem;font-size:1rem;border:none;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.contact-btn{background-color:#007bff00;border:2px solid #0a1a57ff;border-radius:25px;color:#0a1a57}.contact-btn:hover{background-color:#0056b3;color:#fff}.learn-btn{background-color:transparent;color:#0a1a57;border:2px solid #0a1a57ff;border-radius:25px}.learn-btn:hover{background-color:#fff;color:#007bff}@media (max-width: 768px){.video-overlay{padding-top:60px}.video-overlay .vwt-h1{font-size:3.5rem}.video-overlay .vwt-h2{font-size:1.3rem}.btn{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 480px){.video-overlay .vwt-h1{font-size:2.5rem}.video-overlay .vwt-h2{font-size:1.1rem}.title-container{margin-bottom:1.5rem}.button-group{flex-direction:column;gap:.5rem;width:80%;margin-top:1.5rem}.btn{width:100%;padding:.75rem}}.bubbles-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.bubble{position:absolute;bottom:-150px;background-color:#ffffff1a;border-radius:50%;animation:rise 25s infinite;box-shadow:0 0 10px #fff3,0 0 20px #ffffff26}@keyframes rise{0%{transform:translateY(0) translate(0);opacity:1}50%{transform:translate(10vw)}to{transform:translateY(-105vh) translate(-10vw);opacity:0}}.bubble:nth-child(1){width:80px;height:80px;left:10%;animation-duration:22s;animation-delay:0s}.bubble:nth-child(2){width:40px;height:40px;left:20%;animation-duration:28s;animation-delay:2s}.bubble:nth-child(3){width:60px;height:60px;left:35%;animation-duration:18s;animation-delay:4s}.bubble:nth-child(4){width:90px;height:90px;left:50%;animation-duration:26s;animation-delay:0s}.bubble:nth-child(5){width:35px;height:35px;left:55%;animation-duration:20s;animation-delay:1s}.bubble:nth-child(6){width:70px;height:70px;left:65%;animation-duration:19s;animation-delay:3s}.bubble:nth-child(7){width:50px;height:50px;left:80%;animation-duration:24s;animation-delay:5s}.bubble:nth-child(8){width:100px;height:100px;left:90%;animation-duration:21s;animation-delay:2s}.bubble:nth-child(9){width:45px;height:45px;left:25%;animation-duration:29s;animation-delay:6s}.bubble:nth-child(10){width:75px;height:75px;left:70%;animation-duration:17s;animation-delay:4s}.bubble:nth-child(11){width:55px;height:55px;left:15%;animation-duration:23s;animation-delay:8s}.bubble:nth-child(12){width:65px;height:65px;left:45%;animation-duration:27s;animation-delay:1s}.bubble:nth-child(13){width:85px;height:85px;left:75%;animation-duration:20s;animation-delay:6s}.bubble:nth-child(14){width:30px;height:30px;left:5%;animation-duration:30s;animation-delay:3s}.bubble:nth-child(15){width:95px;height:95px;left:85%;animation-duration:16s;animation-delay:7s}.imageandtext-section{position:relative;padding:4rem 0;background-color:#fff;overflow:hidden}.imageandtext-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20400'%3e%3cdefs%3e%3clinearGradient%20id='bubbleGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%20rgba(0,%2040,%2085,%200.2);'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%20rgba(210,%20105,%2030,%200.2);'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20class='bubbles'%3e%3ccircle%20cx='50'%20cy='350'%20r='80'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='200'%20cy='100'%20r='50'%20fill='rgba(0,%2040,%2085,%200.15)'%20/%3e%3ccircle%20cx='350'%20cy='300'%20r='100'%20fill='rgba(210,%20105,%2030,%200.1)'%20/%3e%3ccircle%20cx='550'%20cy='150'%20r='60'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='750'%20cy='320'%20r='90'%20fill='rgba(0,%2040,%2085,%200.1)'%20/%3e%3ccircle%20cx='950'%20cy='100'%20r='70'%20fill='rgba(210,%20105,%2030,%200.15)'%20/%3e%3ccircle%20cx='1100'%20cy='250'%20r='40'%20fill='url(%23bubbleGradient)'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.2;animation:float 30s ease-in-out infinite}.imageandtext-container{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap;min-height:70vh}.text-content{flex:1 1 400px;min-width:280px;box-sizing:border-box}.heading{font-family:Merriweather Sans;font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#111}.description{font-family:Merriweather Sans;font-size:1rem;color:#666;margin-bottom:2rem;line-height:1.5}.stats{display:flex;gap:4rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:flex-start;min-width:120px;margin-bottom:1rem}.stat-number{font-family:Merriweather Sans;font-size:2rem;font-weight:700;color:#d2691e;margin-bottom:.25rem}.stat-label{font-family:Merriweather Sans;font-size:.875rem;color:#777}.image-content{flex:1 1 400px;min-width:280px;display:flex;justify-content:center;box-sizing:border-box}.image{width:100%;max-width:450px;border-radius:15px;object-fit:cover;max-height:350px}@media (max-width: 768px){.imageandtext-container{flex-direction:column;text-align:center;padding:2rem 1rem;height:auto}.text-content{order:2}.image-content{order:1}.stats{justify-content:center;gap:2rem}.stat-item{align-items:center}.heading{font-size:2rem}.description{font-size:.9rem}.image{max-width:100%;max-height:250px}}.featured-properties{position:relative;padding:4rem 2rem;background-color:#f0f8ff;text-align:center;overflow:hidden}.featured-properties:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20400'%3e%3cdefs%3e%3clinearGradient%20id='bubbleGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%20rgba(0,%2040,%2085,%200.2);'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%20rgba(210,%20105,%2030,%200.2);'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20class='bubbles'%3e%3ccircle%20cx='50'%20cy='350'%20r='80'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='200'%20cy='100'%20r='50'%20fill='rgba(0,%2040,%2085,%200.15)'%20/%3e%3ccircle%20cx='350'%20cy='300'%20r='100'%20fill='rgba(210,%20105,%2030,%200.1)'%20/%3e%3ccircle%20cx='550'%20cy='150'%20r='60'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='750'%20cy='320'%20r='90'%20fill='rgba(0,%2040,%2085,%200.1)'%20/%3e%3ccircle%20cx='950'%20cy='100'%20r='70'%20fill='rgba(210,%20105,%2030,%200.15)'%20/%3e%3ccircle%20cx='1100'%20cy='250'%20r='40'%20fill='url(%23bubbleGradient)'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.3;animation:float 25s ease-in-out infinite}.featured-header,.property-gallery{position:relative;z-index:1}.featured-header{margin-bottom:3rem}.featured-title{font-size:2.5rem;font-weight:700;color:#002855;margin-bottom:.5rem;font-family:Merriweather Sans,sans-serif}.featured-subtitle{font-size:1.1rem;color:#555;max-width:600px;margin:0 auto}.property-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.property-card{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 10px 20px #0000001a;transition:transform .3s ease}.property-card:hover{transform:translateY(-10px)}.property-image{width:100%;height:350px;object-fit:cover;display:block}.property-name{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;padding:2rem 1rem 1rem;font-size:1.2rem;font-weight:600;text-align:left;transition:opacity .3s ease}@media (max-width: 768px){.featured-properties{padding:3rem 1rem}.featured-title{font-size:2rem}.featured-subtitle{font-size:1rem}}.contact-form-section{padding:4rem 2rem;background-color:#f8f9fa}.contact-container{display:grid;grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 4rem;align-items:flex-start}.contact-title{font-family:Fraunces,serif;font-size:2.5rem;font-weight:700;color:#002855;margin-bottom:1.5rem;line-height:1.3}.contact-description{font-family:Merriweather Sans,sans-serif;font-size:1rem;color:#555;margin-bottom:2rem;line-height:1.6}.rates-btn{font-family:Merriweather Sans,sans-serif;background-color:#d2691e;color:#fff;padding:.8rem 2rem;border-radius:25px;font-weight:600;cursor:pointer;transition:background-color .3s;border:none}.rates-btn:hover{background-color:#b55a17}.agent-info{text-align:center;background-color:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 20px #0000000d}.agent-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;border:4px solid #f0f0f0}.agent-name{font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;margin-bottom:.25rem;color:#002855}.agent-title,.agent-nmls{font-family:Merriweather Sans,sans-serif;font-size:.9rem;color:#666;margin-bottom:1rem}.agent-contact-details{font-family:Merriweather Sans,sans-serif;font-size:.9rem;line-height:1.5;text-align:left;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.form-container{max-width:800px;margin:0 auto;background-color:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 20px #0000000d}.form-title{font-family:Fraunces,serif;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#002855}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem;font-family:Merriweather Sans,sans-serif;color:#333}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel],.form-group textarea,.form-group select{width:100%;padding:.8rem;border:1px solid #ccc;border-radius:5px;font-size:1rem;font-family:Merriweather Sans,sans-serif;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#002855;box-shadow:0 0 0 3px #0028551a}.name-group{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkbox-group div{display:flex;align-items:center;margin-bottom:.5rem}.checkbox-group input[type=checkbox]{margin-right:.5rem;accent-color:#002855}.terms-group{display:flex;align-items:flex-start;font-size:.8rem;color:#666;font-family:Merriweather Sans,sans-serif}.terms-group input[type=checkbox]{margin-top:3px;margin-right:.5rem}.submit-btn{font-family:Merriweather Sans,sans-serif;background-color:#d2691e;color:#fff;padding:1rem 2.5rem;border-radius:25px;font-weight:600;cursor:pointer;transition:background-color .3s;font-size:1rem;border:none;display:block;width:100%;margin-top:1rem}.submit-btn:hover{background-color:#b55a17}@media (max-width: 992px){.contact-container{grid-template-columns:1fr}.agent-info{text-align:left;display:grid;grid-template-columns:150px 1fr;gap:2rem;align-items:center;padding:1.5rem}.agent-image{margin:0}}@media (max-width: 768px){.contact-form-section,.form-container{padding:2rem 1rem}.name-group{grid-template-columns:1fr}.agent-info{grid-template-columns:1fr;text-align:center}.agent-image{margin:0 auto 1rem}}.search-bar-wrapper{position:relative;padding:2rem;display:flex;justify-content:center;flex-direction:column;align-items:center;overflow:hidden;background:linear-gradient(45deg,#002855,#0a1a57);border-radius:1rem;margin:1rem;width:100%;max-width:700px;box-sizing:border-box}.search-bar-form{width:100%;z-index:1}.search-bar-container{display:flex;align-items:center;width:90%;background-color:#fff;border-radius:30px;padding:.5rem;box-shadow:0 5px 15px #0003;border:1px solid #e0e0e0;transition:box-shadow .3s ease,border-color .3s ease}.search-bar-container:focus-within{box-shadow:0 5px 20px #0000004d;border-color:#007bff}.search-icon{margin:0 .5rem 0 1rem;width:20px;height:20px;filter:opacity(.6)}.search-input{flex-grow:1;border:none;outline:none;padding:.5rem;font-size:1rem;background-color:transparent;font-family:Merriweather Sans,sans-serif;color:#333;min-width:100px}.search-input::placeholder{color:#999}.search-button{background-color:#002855;color:#fff;border:none;border-radius:20px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;font-family:Merriweather Sans,sans-serif}.search-button:hover{background-color:#001f42}.bubbles-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.bubble{position:absolute;bottom:-100px;background-color:#ffffff1a;border-radius:50%;animation:rise 20s infinite}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:.5}to{transform:translateY(-110vh) scale(.3);opacity:0}}.bubble:nth-child(1){width:60px;height:60px;left:10%;animation-duration:18s;animation-delay:0s}.bubble:nth-child(2){width:20px;height:20px;left:20%;animation-duration:12s;animation-delay:2s}.bubble:nth-child(3){width:40px;height:40px;left:30%;animation-duration:25s;animation-delay:5s}.bubble:nth-child(4){width:80px;height:80px;left:40%;animation-duration:22s;animation-delay:1s}.bubble:nth-child(5){width:30px;height:30px;left:50%;animation-duration:15s;animation-delay:3s}.bubble:nth-child(6){width:50px;height:50px;left:60%;animation-duration:28s;animation-delay:6s}.bubble:nth-child(7){width:70px;height:70px;left:70%;animation-duration:16s;animation-delay:4s}.bubble:nth-child(8){width:25px;height:25px;left:80%;animation-duration:20s;animation-delay:8s}.bubble:nth-child(9){width:45px;height:45px;left:90%;animation-duration:14s;animation-delay:7s}.bubble:nth-child(10){width:65px;height:65px;left:55%;animation-duration:30s;animation-delay:9s}@media (max-width: 768px){.search-bar-wrapper{padding:1.5rem;margin:1rem .5rem}.search-bar-container{flex-direction:row;padding:.4rem}.search-input{font-size:.9rem;padding:.4rem}.search-button{padding:.5rem 1rem;font-size:.9rem}}@media (max-width: 480px){.search-bar-wrapper{padding:1rem;margin:1rem 0}.search-bar-container{flex-direction:column;border-radius:20px;padding:1rem;align-items:stretch}.search-input{text-align:center;margin:0 0 1rem;font-size:1rem;padding:.6rem}.search-button{width:100%;padding:.8rem 1rem;font-size:1rem}.search-icon{display:none}}.listing-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:20px}.listing-card-link{text-decoration:none;color:inherit;display:block;transition:transform .3s ease,box-shadow .3s ease;border-radius:15px}.listing-card-link:hover{transform:translateY(-8px);box-shadow:0 15px 25px #00285526}.listing-card{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px #0028551a;height:100%;display:flex;flex-direction:column}.listing-image-container{position:relative;width:100%;height:220px}.listing-image{width:100%;height:100%;object-fit:cover}.listing-price{position:absolute;top:1rem;right:1rem;background-color:#002855e6;color:#fff;padding:.3rem;border-radius:20px;font-size:.6rem;font-weight:700;font-family:Fraunces,serif}.listing-details{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.listing-title{font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;color:#002855;margin:0 0 .5rem}.listing-address{font-family:Merriweather Sans,sans-serif;font-size:.9rem;color:#666;margin-bottom:1.5rem;flex-grow:1}.listing-specs{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e0e0e0;padding-top:1rem}.spec-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-family:Merriweather Sans,sans-serif;color:#333}.spec-icon{width:20px;height:20px;filter:opacity(.6)}@media (max-width: 600px){.listing-container{grid-template-columns:1fr}}.listings-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa}.search-section{position:relative;padding:6rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;background-color:#eaf6ff;overflow:hidden}.search-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20400'%3e%3cdefs%3e%3clinearGradient%20id='bubbleGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20style='stop-color:%20rgba(0,%2040,%2085,%200.2);'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:%20rgba(210,%20105,%2030,%200.2);'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20class='bubbles'%3e%3ccircle%20cx='50'%20cy='350'%20r='80'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='200'%20cy='100'%20r='50'%20fill='rgba(0,%2040,%2085,%200.15)'%20/%3e%3ccircle%20cx='350'%20cy='300'%20r='100'%20fill='rgba(210,%20105,%2030,%200.1)'%20/%3e%3ccircle%20cx='550'%20cy='150'%20r='60'%20fill='url(%23bubbleGradient)'%20/%3e%3ccircle%20cx='750'%20cy='320'%20r='90'%20fill='rgba(0,%2040,%2085,%200.1)'%20/%3e%3ccircle%20cx='950'%20cy='100'%20r='70'%20fill='rgba(210,%20105,%2030,%200.15)'%20/%3e%3ccircle%20cx='1100'%20cy='250'%20r='40'%20fill='url(%23bubbleGradient)'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.5;animation:float 20s ease-in-out infinite}.search-header{position:relative;z-index:1;margin-bottom:2rem;padding-top:5rem}.search-title{font-family:Fraunces,serif;font-size:3rem;color:#002855;margin-bottom:1rem}.search-subtitle{font-family:Merriweather Sans,sans-serif;font-size:1.1rem;color:#555;max-width:600px;margin:0 auto}.listings-content{flex-grow:1;padding:2rem}@keyframes float{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(10px)}to{transform:translateY(0) translate(0)}}@media (max-width: 768px){.search-section{padding:4rem 1rem}.search-title{font-size:2.2rem}}.listing-detail-page{max-width:1200px;margin:0 auto;padding:2rem;padding-top:120px;font-family:Merriweather Sans,sans-serif}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap}.detail-title{font-family:Fraunces,serif;font-size:2.8rem;font-weight:700;color:#002855;margin:0;line-height:1.2}.detail-address{font-size:1.1rem;color:#666;margin-top:.5rem}.detail-price{font-family:Fraunces,serif;font-size:2.5rem;font-weight:700;color:#d2691e;white-space:nowrap;margin-left:2rem}.detail-gallery{margin-bottom:2rem}.detail-main-image{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:15px;box-shadow:0 10px 20px #0000001a}.detail-body{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:flex-start}.detail-section-title{font-family:Fraunces,serif;font-size:1.8rem;font-weight:700;color:#002855;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.detail-description{font-size:1rem;line-height:1.7;color:#333}.detail-specs-card{background-color:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0028551a;border:1px solid #e0e0e0}.detail-specs{margin-top:1.5rem}.detail-spec-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.detail-spec-icon{width:28px;height:28px;filter:opacity(.7)}.detail-spec-item div{display:flex;flex-direction:column}.detail-spec-item strong{font-size:1.2rem;font-weight:700}.detail-spec-item span{font-size:.9rem;color:#666}.request-info-btn{width:100%;background-color:#d2691e;color:#fff;padding:1rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s;border:none;margin-top:1rem}.request-info-btn:hover{background-color:#b55a17}.listing-not-found{text-align:center;padding:5rem;font-size:1.5rem}@media (max-width: 992px){.detail-body{grid-template-columns:1fr}.detail-sidebar{margin-top:2rem}}@media (max-width: 768px){.listing-detail-page{padding:1rem;padding-top:100px}.detail-header{text-align:center}.detail-header-info,.detail-header-price{width:100%;margin:0 0 1rem}.detail-title{font-size:2.2rem}.detail-price{font-size:2rem}}.realtor-list-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}.realtor-card{background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #0028551a;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.realtor-card:hover{transform:translateY(-8px);box-shadow:0 15px 25px #00285526}.realtor-image{width:100%;height:250px;object-fit:cover}.realtor-details{padding:1.5rem}.realtor-details h3{font-family:Fraunces,serif;font-size:1.5rem;margin:0 0 .5rem;color:#002855}.realtor-details p{font-family:Merriweather Sans,sans-serif;margin:.25rem 0;color:#555}.realtors-page{display:flex;flex-direction:column;min-height:100vh;padding-top:80px}.realtors-content{flex-grow:1;padding:2rem;text-align:center}.realtors-content h1{font-family:Fraunces,serif;font-size:2.8rem;color:#002855;margin-bottom:1rem}.realtors-content p{font-family:Merriweather Sans,sans-serif;font-size:1.1rem;color:#555;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}:root{--chatbot-primary-color: #007bff;--chatbot-secondary-color: #0056b3;--chatbot-bg-color: #ffffff;--user-msg-bg-color: #007bff;--bot-msg-bg-color: #f1f1f1;--text-color-light: #ffffff;--text-color-dark: #000000}.chatbot-container{position:fixed;bottom:25px;left:25px;z-index:1000}.chatbot-toggle{background-color:var(--chatbot-primary-color);color:var(--text-color-light);border:none;border-radius:50%;width:60px;height:60px;cursor:pointer;box-shadow:0 4px 12px #00000026;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,transform .2s ease}.chatbot-toggle:hover{background-color:var(--chatbot-secondary-color);transform:scale(1.1)}.chatbot-toggle img{width:32px;height:32px;filter:invert(1)}.chatbot-window{width:370px;max-width:90vw;height:550px;max-height:80vh;background-color:var(--chatbot-bg-color);border-radius:15px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;overflow:hidden;transform:scale(.5);opacity:0;transform-origin:bottom left;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),opacity .2s ease-in-out}.chatbot-window.open{transform:scale(1);opacity:1}.chatbot-header{background:linear-gradient(135deg,var(--chatbot-primary-color),var(--chatbot-secondary-color));color:var(--text-color-light);padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid transparent}.chatbot-header-title{display:flex;align-items:center;gap:10px}.chatbot-header .header-icon{width:24px;height:24px;filter:invert(1)}.chatbot-header h3{margin:0;font-size:1.1rem;font-weight:600}.close-chat-btn{background:none;border:none;color:var(--text-color-light);font-size:28px;cursor:pointer;line-height:1;padding:0}.chatbot-messages{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background-color:#f9f9f9}.message{padding:10px 15px;border-radius:18px;max-width:85%;line-height:1.4;word-wrap:break-word}.message.user{background-color:var(--user-msg-bg-color);color:var(--text-color-light);align-self:flex-end;border-bottom-right-radius:4px}.message.bot{background-color:var(--bot-msg-bg-color);color:var(--text-color-dark);align-self:flex-start;border-bottom-left-radius:4px}.chatbot-input{display:flex;padding:15px 20px;border-top:1px solid #e0e0e0;background-color:var(--chatbot-bg-color)}.chatbot-input input{flex:1;padding:12px 18px;border:1px solid #ccc;border-radius:25px;margin-right:10px;font-size:1rem;outline:none;transition:border-color .2s ease}.chatbot-input input:focus{border-color:var(--chatbot-primary-color)}.chatbot-input button{background-color:var(--chatbot-primary-color);color:var(--text-color-light);border:none;border-radius:25px;padding:0 20px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s ease}.chatbot-input button:hover{background-color:var(--chatbot-secondary-color)}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:#f1f1f1}.chatbot-messages::-webkit-scrollbar-thumb{background:#ccc;border-radius:6px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#aaa}*,*:before,*:after{box-sizing:border-box}:root{--brand-start: #007cf0;--brand-end: #00dfd8;--primary-glow: rgba(0, 124, 240, .4);--secondary-glow: rgba(0, 223, 216, .4);--bg-dark: #0f172a;--bg-card: rgba(15, 23, 42, .7);--border-color: rgba(255, 255, 255, .1);--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-placeholder: #94a3b8;--success-green: #22c55e;--error-red: #ef4444;--radius-md: 12px;--radius-lg: 20px;--shadow-lg: 0 10px 30px rgba(0, 0, 0, .2);--transition: .3s cubic-bezier(.25, .8, .25, 1)}.form-wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding:4rem 1rem;background:linear-gradient(135deg,#020024,#0f172a,#002f4b);overflow:hidden;font-family:Montserrat,sans-serif;min-height:100vh}.form-container{width:100%;max-width:800px;z-index:1;background:linear-gradient(135deg,#8580e2,#0f172a,#002f4b);font-family:Montserrat,sans-serif}.form-card{background:linear-gradient(135deg,#020024,#0f172a,#002f4b);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);padding:3rem;backdrop-filter:blur(12px);font-family:Montserrat,sans-serif;-webkit-backdrop-filter:blur(12px);transition:var(--transition)}.form-header{text-align:center;font-family:Montserrat,sans-serif;margin-bottom:2.5rem}.form-icon-background{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));color:var(--text-primary);box-shadow:0 0 20px var(--primary-glow)}.form-title{font-size:2.2rem;font-weight:800;color:var(--text-primary);letter-spacing:-.5px;font-family:Montserrat,sans-serif}.form-subtitle{color:var(--text-secondary);font-family:Montserrat,sans-serif;font-size:1.1rem;margin-top:.5rem}.form-section{margin-bottom:2rem;border-bottom:1px solid var(--border-color);padding-bottom:2rem}.form-section:last-of-type{border-bottom:none;padding-bottom:0}.section-title{font-weight:600;font-family:Montserrat,sans-serif;font-size:1.25rem;color:var(--text-primary);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.section-label{font-size:.95rem;color:var(--text-secondary);margin-bottom:.75rem;display:block}.input-wrapper{position:relative}.input-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:var(--text-placeholder);transition:var(--transition)}.input-field{width:100%;padding:.9rem 1rem .9rem 3rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:#1e293b80;color:var(--text-primary);font-size:1rem;transition:var(--transition)}.input-field::placeholder{color:var(--text-placeholder)}.input-field:focus{outline:none;border-color:var(--brand-start);box-shadow:0 0 15px var(--primary-glow)}.input-field:focus+.input-icon{color:var(--brand-start)}.textarea-field{resize:vertical;min-height:120px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.col-span-2{grid-column:span 2}.mt-4{margin-top:1.5rem}.radio-toggle{display:flex;gap:.5rem;background:#1e293b80;border-radius:var(--radius-md);padding:.3rem;border:1px solid var(--border-color)}.radio-option{flex:1;text-align:center;padding:.7rem;font-weight:500;border-radius:10px;cursor:pointer;transition:var(--transition);color:var(--text-secondary)}.radio-option.active{background:linear-gradient(135deg,var(--brand-start),var(--brand-end));color:var(--text-primary);box-shadow:0 0 15px var(--primary-glow)}.consent-section{padding-top:1rem}.consent-label{display:flex;align-items:center;gap:.8rem;font-size:.9rem;color:var(--text-secondary);cursor:pointer}.consent-checkbox{appearance:none;width:1.25rem;height:1.25rem;border:2px solid var(--border-color);border-radius:4px;transition:var(--transition);cursor:pointer}.consent-checkbox:checked{background:var(--brand-start);border-color:var(--brand-end)}.form-submit{text-align:center;margin-top:2.5rem}.submit-btn{background:linear-gradient(135deg,var(--brand-start),var(--brand-end));border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;color:var(--text-primary);border-radius:var(--radius-md);box-shadow:0 0 20px var(--primary-glow);cursor:pointer;transition:var(--transition);display:inline-flex;align-items:center;gap:.75rem}.submit-btn:hover:not(:disabled){transform:translateY(-3px) scale(1.03);box-shadow:0 0 30px var(--secondary-glow)}.submit-btn:disabled{background:#334155b3;cursor:not-allowed;box-shadow:none;color:var(--text-placeholder)}.success-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);padding:3rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;max-width:500px;z-index:1}.success-icon-wrapper{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--success-green),#15803d);color:var(--text-primary);box-shadow:0 0 25px #22c55e80}.success-title{font-size:2rem;font-weight:700;color:var(--text-primary)}.success-message{color:var(--text-secondary);font-size:1.1rem;margin-top:.75rem;line-height:1.6}@media (max-width: 768px){.form-card,.success-card{padding:2rem}.grid-2{grid-template-columns:1fr;gap:1rem}.col-span-2{grid-column:span 1}.form-title{font-size:1.8rem}}.line-scroller-container{position:fixed;top:0;right:0;width:5px;height:100%;background-color:rgba(0,0,0,0,1);z-index:10000}.line-scroller{width:100%;height:0;background:linear-gradient(180deg,#20ffff,#2016b4);transition:height .1s ease-out;border-radius:2px}
