.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #f0f0f0;width:100%;position:fixed;top:0;left:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:45px 100px;display:flex}.logo{letter-spacing:4px;color:#111;font-family:Philosopher,sans-serif;font-size:26px;font-weight:700;text-decoration:none}.nav-menu{gap:42px;font-family:Poppins,sans-serif;font-size:15.5px;font-weight:500;display:flex}.nav-menu a{color:#666;text-decoration:none;transition:color .3s}.nav-menu a:hover,.nav-menu a.active{color:#000}.estate-brand-link,.estate-brand-link:hover{color:#007add!important}.nav-icons{align-items:center;gap:20px;display:flex}.icon{cursor:pointer;color:#333;transition:all .3s}.icon:hover{color:#000;transform:scale(1.1)}.full-menu{z-index:999;background:#fff;border-top:1px solid #f0f0f0;width:100%;max-height:0;transition:max-height .5s;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 15px 35px #0000001f}.full-menu.open{max-height:520px}.menu-grid{grid-template-columns:repeat(5,1fr);gap:0;max-width:1400px;margin:0 auto;padding:50px 100px;display:grid}.menu-column{border-right:1px solid #e5e5e5;flex-direction:column;gap:14px;padding:0 30px;display:flex}.menu-column:first-child{padding-left:0}.menu-column:last-child{border-right:none;padding-right:0}.menu-column a{color:#666;font-family:Poppins,sans-serif;font-size:15.5px;text-decoration:none;transition:all .3s}.menu-column a:hover,.menu-column a.active{color:#000}@media (width<=768px){.nav-menu{display:none}.navbar-container{height:72px;padding:20px 24px}.logo{font-size:23px}.menu-grid{grid-template-columns:1fr 1fr;gap:40px 30px;padding:30px 24px}.menu-column{border-right:none;padding:0}}@media (width>=769px) and (width<=1024px){.menu-grid{grid-template-columns:repeat(5,1fr);padding:40px}.menu-column{padding:0 15px}.menu-column:last-child{border-right:none}}@media (width<=480px){.full-menu.open{max-height:540px}.navbar-container{padding:45px 24px}.menu-grid{gap:40px 60px}}.hero-morph{background:#1f1f1f;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-morph:after{content:"";pointer-events:none;z-index:5;background:url(https://grainy-gradients.vercel.app/noise.svg);position:absolute;inset:0}.hero-bg-container{z-index:1;position:absolute;inset:0}.hero-bg-image{filter:grayscale(3%)brightness(.3);background-position:50%;background-size:cover;width:100%;height:100%}.hero-branding{z-index:20;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero-title{color:#fff;text-transform:uppercase;letter-spacing:.15em;-webkit-user-select:none;user-select:none;margin:0;font-family:Philosopher,sans-serif;font-size:clamp(3rem,15vw,12rem);font-weight:666;line-height:1}.brand-tagline-moral{letter-spacing:.6em;color:#ffffff80;text-transform:uppercase;-webkit-user-select:none;user-select:none;margin-top:20px;font-family:Poppins,sans-serif;font-size:clamp(.8rem,2vw,1.4rem)}.hero-socials-fixed{z-index:100;flex-direction:column;gap:15px;display:flex;position:absolute;top:50%;left:40px;transform:translateY(-50%)}.social-box{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.social-box:hover{color:#000;background:#fff;border-color:#fff}.hero-horizon{z-index:10;background:linear-gradient(90deg,#0000,#fff3,#0000);width:60%;max-width:800px;height:1px;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}@media (width<=1500px){.hero-title{font-size:7.5rem}}@media (width<=1024px){.hero-title{font-size:6.9rem}.hero-socials-fixed{left:20px}}@media (width<=800px){.hero-title{letter-spacing:.1em;font-size:4rem}.brand-tagline-moral{letter-spacing:.3em;margin-top:15px;font-size:.7rem}.hero-socials-fixed{left:50%;top:unset;flex-direction:row;gap:20px;bottom:30px;transform:translate(-50%)}.social-box{width:44px;height:44px}.hero-horizon{display:none}}@media (width<=480px){.hero-title{font-size:3rem}}.hp-projects-wrap{background-color:#fff;padding:100px max(100px,50% - 600px);font-family:Poppins,sans-serif;overflow:hidden}.hp-projects-container{max-width:1400px;margin:0 auto}.projects-title{text-align:left;color:#1a1a1a;letter-spacing:-1px;margin-top:0;margin-bottom:35px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.projects-filters{gap:10px;margin-bottom:40px;display:flex}.filter-item{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:10px;padding:10px 25px;font-size:16px;font-weight:500;transition:all .3s}.filter-item:hover{color:#676767}.filter-item.active{color:#fff;background:#000}.projects-scroll{scroll-behavior:smooth;cursor:grab;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-auto-columns:373px;grid-auto-flow:column;gap:40px;margin-top:-20px;padding-top:20px;padding-bottom:40px;display:grid;overflow:auto hidden}.projects-scroll:active{cursor:grabbing}.projects-scroll::-webkit-scrollbar{height:8px}.projects-scroll::-webkit-scrollbar-track{background:0 0}.projects-scroll::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:10px}.projects-scroll::-webkit-scrollbar-thumb:hover{background:#007add}.projects-dots{justify-content:center;gap:10px;margin-top:30px;display:none}.project-dot{cursor:pointer;background:#e0e0e0;border-radius:50%;width:8px;height:8px;transition:all .3s}.project-dot.active{background:#007add;transform:scale(1.2)}.project-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.project-image-wrapper{aspect-ratio:1;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);width:100%;position:relative;overflow:hidden;mask-image:radial-gradient(#fff,#000)}.project-image{object-fit:cover;width:100%;height:100%}.project-info{flex-direction:column;flex-grow:1;padding:25px;display:flex}.project-name{color:#111;letter-spacing:.5px;margin:0 0 4px;font-size:1.4rem;font-weight:700}.project-location{text-transform:uppercase;letter-spacing:1px;margin:0 0 15px;font-size:.85rem;font-weight:600}.project-card-actions{border-top:1px solid #f5f5f5;gap:10px;margin-top:auto;padding-top:20px;display:flex}.pc-btn{text-align:center;text-transform:uppercase;letter-spacing:1px;border:1px solid #d6d6d6;border-radius:8px;flex:1;padding:12px 8px;font-size:.8rem;font-weight:500;text-decoration:none}.pc-btn-enquire{color:#444;background:#f8f8f8}.pc-btn-enquire:hover{background:#eee}.pc-btn-explore{color:#fff;background:#111}.pc-btn-explore:hover{background:#007add}.project-card-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;background:#007add;border-radius:30px;padding:6px 12px;font-size:.65rem;font-weight:700;position:absolute;top:15px;left:15px}@media (width<=480px){.hp-projects-wrap{padding:60px 20px}.projects-title{margin-bottom:20px;font-size:2rem}.filter-item.active,.filter-item{padding:9px 22px}.projects-filters{margin-bottom:15px}.projects-scroll{scrollbar-width:none;grid-auto-columns:89vw;gap:20px;padding-bottom:0}.projects-scroll::-webkit-scrollbar{height:6px;display:block}.projects-scroll::-webkit-scrollbar-track{background:0 0}.projects-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.projects-dots{display:flex}}.journey-section{color:#fff;background-color:#0b0f19;padding:140px 0;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.journey-container{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:1400px;margin:0 auto;padding:0 100px;display:grid}.journey-header h2{background:linear-gradient(135deg,#fff 0%,#9ca3af 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:clamp(3.2rem,5vw,5.5rem);font-weight:700;line-height:1.1}.journey-intro{color:#9ca3af;max-width:90%;font-size:1.15rem;font-weight:300;line-height:1.8}.journey-tagline{color:#007add;letter-spacing:1px;border-left:6px solid #007add;margin-top:60px;padding-left:25px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.3}.journey-stats{flex-direction:column;gap:50px;display:flex;position:relative}.journey-stats:before{content:"";z-index:0;background:linear-gradient(#0000,#334155,#0000);width:2px;position:absolute;top:0;bottom:0;left:5px}.stat-item{z-index:1;padding-left:50px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.stat-item:before{content:"";background-color:#007add;border-radius:50%;width:12px;height:12px;position:absolute;top:15px;left:0;box-shadow:0 0 15px #007add}.stat-metric{color:#fff;margin-bottom:8px;font-size:2.2rem;font-weight:700;line-height:1}.stat-item p{color:#d1d5db;margin:0;font-size:1.1rem;font-weight:300;line-height:1.7}.stat-item strong{color:#fff;font-weight:500}@media (width<=1024px){.journey-container{grid-template-columns:1fr;gap:70px;padding:0 40px}.journey-section{padding:100px 0}.journey-header h2{font-size:clamp(2.8rem,8vw,4rem)}}@media (width<=768px){.journey-section{padding:70px 0}.journey-container{padding:0 24px}.journey-header h2{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;margin-bottom:20px;font-size:clamp(2.2rem,10vw,2.8rem)}.journey-intro{max-width:100%;font-size:1rem}.journey-tagline{border-left-width:4px;margin-top:30px;padding-left:15px;font-size:1.4rem}.journey-stats{gap:40px}.stat-metric{font-size:1.6rem}.journey-stats:before{left:4px}.stat-item{padding-left:30px}.stat-item:before{width:10px;height:10px;top:10px;left:0}.stat-item p{font-size:.95rem;line-height:1.6}}@media (width<=480px){.journey-header h2{font-size:25px}.journey-intro{font-size:15px}.journey-tagline{font-size:1.1rem}.stat-metric{font-size:1.3rem}.stat-item p{font-size:13px}}.lifestyle-section{background:#fdfdfd;padding:100px max(100px,50% - 600px);overflow:hidden}.lifestyle-header.container{padding:0}.lifestyle-header{margin-bottom:60px}.lifestyle-header h2{color:#1a1a1a;letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.lifestyle-header p{color:#666;max-width:700px;margin:0;font-size:1.1rem;line-height:1.6}.lifestyle-scroll-container{scroll-behavior:smooth;cursor:grab;gap:30px;padding-top:20px;padding-bottom:25px;display:flex;overflow-x:auto}.lifestyle-scroll-container::-webkit-scrollbar{height:8px}.lifestyle-scroll-container::-webkit-scrollbar-track{background:0 0}.lifestyle-scroll-container::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:10px;transition:background .3s}.lifestyle-scroll-container:hover::-webkit-scrollbar-thumb{background:#dfdfdf}.lifestyle-scroll-container::-webkit-scrollbar-thumb:hover{background:#007add}.lifestyle-scroll-container:active{cursor:grabbing}.lifestyle-card{scroll-snap-align:start;border-radius:24px;flex:0 0 clamp(300px,40vw,500px);height:clamp(400px,60vh,600px);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.lifestyle-card:hover{transform:scale(1)}.lifestyle-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.lifestyle-card:hover img{transform:scale(1.1)}.lifestyle-overlay{color:#fff;opacity:.9;background:linear-gradient(#0000 30%,#000000b3);flex-direction:column;justify-content:flex-end;padding:40px;transition:opacity .5s;display:flex;position:absolute;inset:0}.lifestyle-card:hover .lifestyle-overlay{opacity:1}.lifestyle-overlay h3{margin-bottom:10px;font-size:1.8rem;font-weight:600}.lifestyle-overlay p{opacity:1;font-size:1rem;line-height:1.4;transition:transform .5s,opacity .5s;transform:translateY(5px)}.lifestyle-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-top:80px;padding:0 10%;display:grid}.lifestyle-stat-item{text-align:center}.lifestyle-stat-item .value{color:#007add;margin-bottom:5px;font-size:3rem;font-weight:800;display:block}.lifestyle-stat-item .label{color:#333;text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:600}@media (width<=768px){.lifestyle-section{padding:60px 24px}.lifestyle-header{padding:0}.lifestyle-card{flex:0 0 85vw;height:50vh}}@media (width<=480px){.lifestyle-header h2{margin-bottom:10px;font-size:25px}.lifestyle-header p{font-size:15px}.lifestyle-overlay{padding:20px}.lifestyle-overlay h3{font-size:20px}.lifestyle-overlay p{margin-bottom:10px;font-size:13px;transition:transform .5s,opacity .5s;transform:translateY(10px)}}.upcoming-section{color:#fff;background:#0a0a0a;padding:120px 0;position:relative;overflow:hidden}.upcoming-header,.upcoming-grid{text-align:left;max-width:1400px;margin:0 auto;padding:0 100px}.upcoming-section:before{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#007add1a 0%,#0000 70%);width:40%;height:40%;position:absolute;top:-10%;left:-10%}.upcoming-header{z-index:1;margin-bottom:80px;position:relative}.upcoming-header h2{background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.upcoming-header p{color:#888;max-width:600px;margin-left:0;font-size:1.1rem}.upcoming-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid;position:relative}.upcoming-card{background:#1a1a1a;border:1px solid #ffffff0d;border-radius:30px;height:500px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.upcoming-card:hover{border-color:#007add80;transform:scale(1);box-shadow:0 20px 40px #0006}.upcoming-image-container{width:100%;height:100%;position:relative}.upcoming-image-container img{object-fit:cover;filter:blur(15px)grayscale(.5);width:100%;height:100%;transition:filter .6s,transform .6s;transform:scale(1.1)}.upcoming-card:hover .upcoming-image-container img{filter:blur()grayscale(0);transform:scale(1)}.upcoming-card-content{z-index:2;background:linear-gradient(#0000001a 0%,#0006 50%,#000000e6 100%);flex-direction:column;justify-content:space-between;padding:40px;display:flex;position:absolute;inset:0}.upcoming-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#007add;border-radius:50px;width:fit-content;padding:6px 16px;font-size:.8rem;font-weight:600}.upcoming-info h3{margin-bottom:10px;font-size:2.2rem;font-weight:700}.upcoming-info p{color:#ccc;margin-bottom:25px;font-size:1rem}.countdown-timer{gap:15px;margin-bottom:30px;display:flex}.countdown-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;min-width:60px;padding:10px 15px}.countdown-num{color:#007add;font-size:1.2rem;font-weight:700;display:block}.countdown-label{text-transform:uppercase;color:#888;font-size:.7rem}.notify-container{opacity:1;flex-direction:column;gap:15px;transition:all .5s;display:flex;transform:translateY(0)}.notify-form{flex-direction:column;gap:12px;display:flex}.input-with-button{gap:10px;display:flex}.input-with-button input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;outline:none;flex:1;padding:12px 15px;font-size:.9rem;transition:border-color .3s}.input-with-button input:focus{border-color:#007add}.input-with-button button{color:#fff;cursor:pointer;white-space:nowrap;background:#007add;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:110px;padding:12px 20px;font-weight:600;transition:background .3s,opacity .3s;display:flex}.input-with-button button:hover:not(:disabled){background:#005fa3}.input-with-button button:disabled{opacity:.7;cursor:not-allowed}.feedback-msg{border-radius:8px;align-items:center;gap:8px;margin-top:15px;padding:8px 12px;font-size:.85rem;display:flex}.feedback-msg.success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.feedback-msg.error{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.spinner{animation:2s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.notify-container{opacity:1;transform:translateY(0)}.input-with-button{flex-direction:column}.input-with-button button{width:100%}}@media (width<=1024px){.upcoming-header,.upcoming-grid{padding:0 40px}}@media (width<=768px){.upcoming-section{padding:80px 0}.upcoming-header,.upcoming-grid{text-align:center;padding:0 24px}.upcoming-header h2{font-size:2.5rem}.upcoming-header p{margin:0 auto}.upcoming-grid{grid-template-columns:1fr;gap:30px}.upcoming-card{height:auto;min-height:450px;transition:none;transform:none}.upcoming-card-content{padding:30px}.upcoming-info h3{font-size:1.8rem}.notify-form{opacity:1;flex-direction:column;transform:translateY(0)}.countdown-timer{justify-content:center;gap:10px}.countdown-box{min-width:50px;padding:8px 10px}}@media (width<=480px){.upcoming-header h2{font-size:25px}.input-with-button button{font-weight:400}.upcoming-card-content{padding:15px}.upcoming-header p{font-size:15px}.upcoming-info h3{font-size:20px;font-weight:500}.upcoming-info p{font-size:13px}}.why-sangrilla{background:#fff;padding:100px 0;overflow:hidden}.why-header,.why-grid,.stats-grid{max-width:1400px;margin:0 auto;padding:0 100px}.why-header{text-align:left;margin-bottom:70px}.why-header h2{color:#1a1a1a;margin-bottom:15px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700}.why-header p{color:#666;max-width:600px;margin:0;font-size:1.1rem}.why-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.why-card{background:#fcfcfc;border:1.4px solid #eee;border-radius:24px;padding:40px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.why-card:hover{background:#fff;border-color:#007add;box-shadow:0 15px 40px #00000014}.why-card-icon{margin-bottom:25px;font-size:3rem;display:block}.why-card h3{color:#1a1a1a;margin-bottom:15px;font-size:1.5rem;font-weight:600}.why-card p{color:#555;font-size:1rem;line-height:1.6}.stats-grid{border-top:1px solid #eee;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:80px;padding-top:60px;display:grid}.stat-box{text-align:center}.stat-number{color:#007add;margin-bottom:5px;font-size:3rem;font-weight:800;display:block}.stat-text{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}@media (width<=1024px){.why-header,.why-grid,.stats-grid{padding:0 40px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:50px}}@media (width<=768px){.why-sangrilla{padding:60px 0}.why-header,.why-grid,.stats-grid{text-align:center;padding:0 24px}.why-header h2{font-size:2.2rem}.why-header p{margin:0 auto}.why-card{padding:30px 20px}.why-card-icon{margin-bottom:20px;font-size:2.5rem}.stats-grid{grid-template-columns:1fr;gap:40px;margin-top:50px;padding-top:40px}.stat-number{font-size:2.5rem}}@media (width<=480px){.why-header h2{font-size:25px}.why-header p{font-size:15px}.why-card h3{font-size:20px}.why-card p{font-size:13px}.stat-number{font-size:2rem}}.cta-banner{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#050505 100%);border-top:1px solid #007add33;padding:80px 0;position:relative;overflow:hidden}.cta-banner:after{content:"";filter:blur(50px);background:radial-gradient(circle,#007add0d 0%,#0000 70%);width:300px;height:300px;position:absolute;bottom:-20%;right:-5%}.cta-container{z-index:1;justify-content:space-between;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 100px;display:flex;position:relative}.cta-content{flex:1}.cta-content h2{margin-bottom:20px;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.2}.cta-content p{color:#aaa;margin-bottom:30px;font-size:1.1rem}.cta-actions{gap:20px;display:flex}.btn-whatsapp{color:#fff;background:#25d366;border-radius:14px;align-items:center;gap:10px;padding:14px 28px;font-weight:500;text-decoration:none;transition:transform .3s;display:flex}.btn-whatsapp:hover{background:#20bc59;transform:translateY(-3px)}.btn-book{color:#007add;cursor:pointer;background:0 0;border:1px solid #007add;border-radius:14px;padding:14px 28px;font-weight:500;text-decoration:none;transition:all .3s}.btn-book:hover{color:#fff;background:#007add}.cta-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;flex:0 0 450px;padding:40px;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-form{flex-direction:column;gap:15px;display:flex}.cta-form input,.cta-form select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:14px 18px;font-size:.95rem;transition:border-color .3s}.cta-form input:focus{border-color:#007add}.cta-form select option{color:#fff;background-color:#1a1a1a}.btn-submit{color:#fff;cursor:pointer;background:#007add;border:none;border-radius:12px;margin-top:10px;padding:16px;font-size:.96rem;font-weight:400;transition:background .3s}.btn-submit:hover{background:#1b97fd}@media (width<=1024px){.cta-container{text-align:center;flex-direction:column;gap:40px;padding:0 40px}.cta-actions{justify-content:center}.cta-form-container{flex:1;width:100%}}@media (width<=768px){.cta-banner{padding:60px 0}.cta-actions{align-items:center;gap:12px}.btn-whatsapp,.btn-book{border-radius:10px;padding:10px 16px;font-size:.85rem}.btn-whatsapp svg{width:18px;height:18px}.cta-form-container{padding:30px 20px}}@media (width<=480px){.cta-content h2{font-size:25px}.cta-content p{font-size:15px}.cta-actions{gap:8px;width:100%}.btn-whatsapp,.btn-book{white-space:nowrap;flex:1;justify-content:center;padding:8px 10px;font-size:.75rem}}.footer{color:#e5e7eb;background-color:#0c0c0c;border-top:1px solid #ffffff0d;padding:80px 0 40px;font-family:Poppins,sans-serif}.footer-mobile-header{margin-bottom:40px;display:none}.footer-logo{object-fit:contain;height:40px}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:50px;display:flex}.footer-column{min-width:180px}.footer-column h4{color:#fff;margin-bottom:20px;font-size:15px;font-weight:500}.footer-column ul{padding:0;list-style:none}.footer-column ul li{margin-bottom:10px;font-size:15px}.footer-column a{color:#9ca3af;text-decoration:none;transition:all .3s}.footer-column a:hover{color:#fff}.estate-brand-link,.estate-brand-link:hover{color:#007add!important}.footer-bottom{border-top:1px solid #1f2937;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:50px;display:flex}.footer-bottom-main{align-items:center;gap:40px;display:flex}.footer-brand-info{flex-direction:column;gap:10px;display:flex}.social-icons{gap:13px;display:flex}.social-icons a{color:#9ca3af;font-size:20px;transition:all .3s}.social-icons a:hover{color:#007add;transform:scale(1.1)}.footer-legal{align-items:center;gap:20px;display:flex}.legal-links{flex-direction:column;gap:10px;display:flex}.legal-links a{color:#9ca3af;font-size:14px;text-decoration:none;transition:all .3s}.legal-links a:hover{color:#007add}.copyright{color:#9ca3af;font-size:14px}@media (width<=468px){.footer{padding:40px 24px}.footer-mobile-header{display:block}.footer-container{text-align:left;grid-template-columns:1fr;gap:40px;display:grid}.footer-column h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:14px;font-weight:600}.footer-bottom{flex-direction:column;align-items:flex-start;gap:30px}.footer-bottom-main{flex-direction:row;justify-content:space-between;width:100%}.footer-legal{flex-direction:column;align-items:flex-start;gap:15px;width:100%}.legal-links{gap:7px}}.contact-page{background:linear-gradient(135deg,#f8faff 0%,#fff 100%);min-height:100vh;padding:100px 0;font-family:Poppins,sans-serif}.contact-header{margin-bottom:80px}.contact-title{color:#111;letter-spacing:-1px;margin-top:40px;margin-bottom:15px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.contact-subtitle{color:#666;max-width:600px;font-size:1.2rem;line-height:1.6}.contact-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff4d;border-radius:30px;padding:50px;box-shadow:0 25px 50px -12px #00000014}.form-container h3{color:#111;margin-bottom:30px;font-size:1.8rem;font-weight:600}.input-group{margin-bottom:20px}.input-group input,.input-group textarea{background:#f3f4f6;border:1px solid #0000;border-radius:12px;width:100%;padding:16px 20px;font-size:1rem;transition:all .3s}.input-group input:focus,.input-group textarea:focus{background:#fff;border-color:#007add;outline:none;box-shadow:0 0 0 4px #007add1a}.submit-btn{color:#fff;cursor:pointer;background:#007add;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.submit-btn:hover{background:#005fa3;transform:translateY(-2px);box-shadow:0 10px 20px #007add33}.info-cards{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.info-card{background:#fff;border:1px solid #f0f0f0;border-radius:24px;padding:35px}.info-card:hover{border-color:#007add}.icon-box{color:#007add;background:#007add1a;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:20px;display:flex}.info-text h3{color:#111;margin-bottom:10px;font-size:1.25rem;font-weight:600}.info-text p{color:#666;margin-bottom:20px;font-size:.95rem;line-height:1.5}.info-text a{color:#007add;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .3s}.info-text a:hover{text-decoration:underline}@media (width<=1024px){.contact-grid{grid-template-columns:1fr;gap:50px}.info-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.contact-page{padding:60px 0}.info-cards{grid-template-columns:1fr}.glass-card{padding:30px}}@media (width<=480px){.glass-card{padding:30px 20px}.submit-btn{padding:13px;font-weight:500}.contact-title{padding-top:20px}.contact-title,.form-container h3{font-size:25px}.contact-subtitle{font-size:15px}.info-text h3{margin-bottom:3px}}.splash{z-index:9999;background:#fff;justify-content:center;align-items:center;transition:opacity .8s ease-out;display:flex;position:fixed;inset:0;overflow:hidden}.splash--exit{opacity:0;pointer-events:none}.splash-logo-wrapper{z-index:10;opacity:0;will-change:transform, opacity;position:relative;transform:scale(3)}.splash-logo--stamp{opacity:1;transition:transform .3s cubic-bezier(.22,0,.36,1),opacity 50ms;transform:scale(.85)}.splash-logo--settle{opacity:1;transition:transform .45s cubic-bezier(.34,1.56,.64,1);transform:scale(1)}.splash-logo--done{opacity:1;transition:transform .3s;transform:scale(1)}.splash-logo{width:420px;height:auto;display:block}.splash-ring{opacity:0;pointer-events:none;z-index:5;border:2px solid #3b82f640;border-radius:50%;width:120px;height:120px;position:absolute;transform:scale(0)}.splash-ring--active{animation:.8s cubic-bezier(.16,1,.3,1) forwards ringExpand}@keyframes ringExpand{0%{opacity:.6;transform:scale(.5)}to{opacity:0;transform:scale(6)}}.splash-ink-lines{pointer-events:none;z-index:4;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.splash-ink-line{transform-origin:top;background:linear-gradient(#3b82f64d,#0000);width:2px;height:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards inkShoot;position:absolute}@keyframes inkShoot{0%{opacity:.8;height:0}60%{opacity:.4;height:80px}to{opacity:0;height:100px}}@media (width<=768px){.splash-logo{width:300px}}.generic-page{background-color:var(--background,#fff);min-height:80vh;color:var(--text-color,#1f2937);flex-direction:column;align-items:center;padding:120px 5% 60px;display:flex}.page-header{text-align:center;width:100%;margin-bottom:40px}.page-header h1{color:#1f2937;text-transform:uppercase;letter-spacing:1px;font-size:clamp(2.5rem,5vw,3rem);font-weight:700}.page-content{text-align:center;color:#4b5563;width:100%;max-width:900px;font-size:1.1rem;line-height:1.8}.compact-content{text-align:left}.about-us-page .intro{color:#1f2937;margin-bottom:25px;font-size:1.25rem;font-weight:600}.about-us-page p{margin-bottom:20px}.about-us-page .highlight{color:#007add;background-color:#f8fafc;border-left:4px solid #007add;border-radius:0 8px 8px 0;margin:35px 0;padding:15px 15px 15px 20px;font-size:1.2rem;font-style:italic}.vision-section{text-align:center;background-color:#fcfdff;border:.5px solid #f9f9f9;border-radius:12px;margin-top:50px;padding:40px}.vision-section h2{color:#1f2937;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:2rem}.vision-section p{margin-bottom:0;font-size:1.15rem}@media (width<=480px){.page-header h1{font-size:25px}.page-content,.about-us-page .intro{font-size:15px}.about-us-page p{font-size:13px}.vision-section h2{font-size:19px}.vision-section{padding:11px}.vision-section p{font-size:12px}}.fs-portfolio-wrapper{width:100vw;height:100vh;position:relative;overflow:hidden}.fs-scroll-container{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;background:#111;flex-direction:row;width:100vw;height:100vh;display:flex;overflow:auto hidden}.fs-scroll-container::-webkit-scrollbar{display:none}.fs-project-section{scroll-snap-align:start;flex-shrink:0;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.fs-bg-layer{z-index:1;position:absolute;inset:0}.fs-bg-image{object-fit:cover;opacity:.55;width:100%;height:100%}.fs-bg-overlay{background:linear-gradient(90deg,#000000d9 0%,#0006 60%,#0003 100%);position:absolute;inset:0}.fs-content-panel{z-index:10;color:#fff;pointer-events:none;flex-direction:column;justify-content:center;width:100%;max-width:1400px;margin:0 auto;padding:0 100px;display:flex;position:relative}.fs-content-panel>*{pointer-events:auto}.fs-breadcrumb{text-transform:uppercase;letter-spacing:2px;color:#888;align-items:center;gap:10px;margin-top:30px;margin-bottom:10px;font-size:.75rem;font-weight:600;display:flex}.fs-breadcrumb a{color:#888;text-decoration:none;transition:color .3s}.fs-breadcrumb a:hover{color:#fff}.fs-breadcrumb span{color:#444}.fs-breadcrumb .fs-current{color:#555}.fs-project-type{color:#969696;text-transform:uppercase;letter-spacing:3px;margin-top:20px;margin-bottom:20px;font-size:.85rem;font-weight:700;text-decoration:underline;display:block}.fs-title{letter-spacing:-1px;margin:0;font-size:5rem;line-height:1.1}.fs-tagline{color:#ccc;letter-spacing:.5px;margin:15px 0 30px;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:300}.fs-meta{align-items:center;gap:20px;margin-bottom:35px;display:flex}.fs-badge{color:#eee;text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex}.fs-description{color:#bbb;max-width:600px;margin-bottom:45px;font-size:1.1rem;line-height:1.8}.fs-actions{gap:20px;display:flex}.fs-btn{text-transform:uppercase;letter-spacing:2px;border-radius:4px;align-items:center;gap:12px;padding:13px 40px;font-size:.7rem;font-weight:600;text-decoration:none;display:flex}.fs-btn-explore{color:#111;background:#fff}.fs-btn-explore:hover{color:#fff;background:#007add}.fs-btn-enquire{color:#fff;background:0 0;border:1px solid #fff6}.fs-btn-enquire:hover{background:#ffffff1a;border-color:#fff}.fs-bottom-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0003;border:1px solid #ffffff1a;border-radius:30px;gap:16px;padding:10px 20px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.fs-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .4s cubic-bezier(.165,.84,.44,1)}.fs-dot:hover{background:#fff9;transform:scale(1.2)}.fs-dot.active{background:#007add;border-radius:10px;width:30px;box-shadow:0 0 15px #007add66}@media (width<=1024px){.fs-content-panel{padding:0 60px}}@media (width<=768px){.fs-content-panel{padding:0 30px}.fs-title{font-size:3.5rem}.fs-description{display:none}.fs-actions{flex-direction:column;gap:15px}.fs-btn{justify-content:center;width:100%}.fs-bottom-nav{gap:10px;bottom:30px}}@media (width<=480px){.fs-meta{margin-bottom:5rem}.fs-title{margin-top:6rem;font-size:1.8rem;font-weight:500}.fs-tagline{font-size:1rem}}.completed-page{background:#fff;min-height:100vh;padding-top:120px}.completed-container{max-width:1400px;margin:0 auto;padding:0 100px}.completed-hero{text-align:center;margin-bottom:80px}.completed-hero h1{color:#1a1a1a;letter-spacing:-2px;margin-bottom:24px;font-size:5rem;font-weight:800;line-height:1}.completed-hero p{color:#666;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.filter-controls{justify-content:center;gap:15px;margin-bottom:60px;display:flex}.filter-btn{color:#666;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:1px solid #eee;border-radius:50px;padding:12px 30px;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.165,.84,.44,1)}.filter-btn:hover{color:#007add;border-color:#007add}.filter-btn.active{color:#fff;background:#007add;border-color:#007add;box-shadow:0 10px 20px #007add33}.completed-card-link{color:inherit;text-decoration:none;display:block}.completed-grid{grid-template-columns:repeat(2,1fr);gap:60px;margin-bottom:100px;display:grid}.completed-card{background:#fcfcfc;border:1px solid #f0f0f0;border-radius:32px;height:100%;transition:all .6s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.completed-card:hover{border-color:#eee;transform:translateY(-10px);box-shadow:0 30px 60px #0000001a}.card-image-box{aspect-ratio:16/10;position:relative;overflow:hidden}.card-image-box .project-image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.165,.84,.44,1)}.completed-card:hover .project-image{transform:scale(1.08)}.card-overlay{gap:10px;display:flex;position:absolute;top:24px;left:24px}.tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;background:#ffffffe6;border-radius:100px;padding:6px 16px;font-size:.75rem;font-weight:700}.card-content{padding:40px}.card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.card-header h3{color:#1a1a1a;margin:0 0 5px;font-size:1.8rem;font-weight:700;line-height:1.2}.card-type-minimal{color:#888;margin:0;font-size:.95rem;font-weight:500}.location-tag{color:#007add;white-space:nowrap;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}@media (width<=1024px){.completed-container{padding:0 40px}.completed-grid{gap:40px}.card-header h3{font-size:1.7rem}}@media (width<=768px){.completed-page{padding-top:100px}.completed-container{padding:0 24px}.completed-hero h1{font-size:3rem}.completed-grid{grid-template-columns:1fr}.filter-controls{flex-wrap:wrap;padding:0 20px}.filter-btn{text-align:center;flex:1;min-width:120px;padding:10px 20px;font-size:.8rem}}@media (width<=480px){.completed-hero h1{margin-top:25px;font-size:25px}.completed-hero p{font-size:15px}}.legal-page{color:#333;max-width:900px;margin:0 auto;padding:120px 20px 80px;line-height:1.7}.legal-page header{text-align:center;margin-bottom:50px}.legal-page h1{color:#1a1a1a;margin-bottom:20px;font-size:clamp(2rem,5vw,3rem);font-weight:600}.legal-page .last-updated{color:#666;font-size:.9rem;font-style:italic}.legal-section{margin-bottom:70px}.legal-section h2{color:#111;letter-spacing:-.5px;margin-bottom:10px;font-size:1.5rem;font-weight:500}.legal-section ul{margin-bottom:15px;padding-left:20px}.legal-section li{margin-bottom:15px}.legal-contact-info{background:#f9fbff;border:1px solid #e2e8f0;border-radius:12px;margin-top:25px;padding:25px}.legal-mail a{color:inherit;text-decoration:none}.legal-mail a:hover{color:#007add}@media (width<=468px){.legal-page{padding:100px 24px}.legal-page h1{font-size:25px}.legal-section h2{font-size:18px}.legal-section p{font-size:15px}.legal-contact-info p{margin-bottom:10px;padding:7px 2px}}.terms-page{color:#2c2c2c;letter-spacing:-.01em;max-width:800px;margin:0 auto;padding:140px 24px 100px;font-family:Inter,sans-serif;line-height:1.8}.terms-page header{text-align:left}.terms-page h1{color:#1a1a1a;font-size:2.3rem;font-weight:600}.terms-section{margin-bottom:60px}.terms-section h2{letter-spacing:-.5px;color:#111;margin-bottom:5px;font-size:1.5rem;font-weight:500}.terms-section p{color:#666;margin-bottom:15px;font-size:1.05rem}.terms-group h3{color:#666;font-size:1.05rem;font-weight:400}.terms-contact p{color:#555;margin-bottom:8px;font-size:1rem}.terms-contact a{color:inherit;text-decoration:none}.terms-contact a:hover{color:#007add}@media (width<=468px){.terms-page{padding:100px 24px}.terms-page h1{font-size:25px}.terms-section p{font-size:15px}.terms-section h2{font-size:18px}.terms-section{margin-bottom:40px}}.estate-page-premium{color:#1d1d1f;-webkit-font-smoothing:antialiased;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,sans-serif;overflow-x:hidden}.estate-hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.estate-hero-bg{z-index:1;position:absolute;inset:0}.estate-hero-img{object-fit:cover;filter:brightness(.7)contrast(1.1);width:100%;height:100%}.estate-hero-overlay{z-index:2;background:linear-gradient(#ffffff1a 0%,#fff6 100%);position:absolute;inset:0}.estate-hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:9px;padding:0 40px;display:flex;position:relative}.estate-hero-title{color:#fff;letter-spacing:-.02em;text-transform:none;text-shadow:0 10px 30px #0003;margin:0;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:666;line-height:1.05}.estate-hero-tagline{color:#fff;letter-spacing:.06em;text-transform:none;opacity:.9;margin:0;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:200}.estate-hero-ui{z-index:100;align-items:center;gap:40px;display:flex;position:absolute;top:40px;right:60px}.estate-ui-link{color:#fff;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .3s}.estate-ui-link:hover{opacity:.6}.estate-menu-trigger{cursor:pointer;flex-direction:column;gap:6px;display:flex}.menu-line{background:#fff;width:24px;height:1px;transition:width .3s}.estate-menu-trigger:hover .menu-line:last-child{width:16px}.elegant-section{background-color:#fff;padding:160px 0}.tbc-container-elegant{margin:0 auto;padding:0 100px 6rem}.elegant-section-title{color:#1d1d1f;letter-spacing:-.01em;text-align:center;margin:11rem 0 3rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.heritage-title{color:#1d1d1f;letter-spacing:-.03em;text-align:center;margin:11rem 0 3rem;font-size:3.3rem;font-weight:700;line-height:1.1}.heritage-text{color:#86868b;letter-spacing:-.01em;font-size:clamp(1.2rem,2.2vw,1.6rem);font-weight:400;line-height:1.5}.tbc-accordion-container{background:#ffffff1a;gap:1px;height:500px;display:flex}.property-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:60px;display:grid}.property-card{background:#1d1d1f;border:none;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.property-card:hover{box-shadow:0 20px 40px #0000000f}.property-img-wrap{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.property-img{object-fit:cover;filter:grayscale(.2);width:100%;height:100%}.property-badge{color:#000;text-transform:uppercase;letter-spacing:.1em;background:#fff;padding:5px 15px;font-size:.7rem;font-weight:700;position:absolute;top:20px;left:20px}.property-info{padding:30px}.property-title{color:#f5f5f7;margin-bottom:10px;font-size:1.4rem;font-weight:600}.property-meta{color:#888;margin-bottom:40px;font-size:.9rem}.property-cta{color:#fff;cursor:pointer;background:#1d1d1f;border:1px solid #d0d0d0;padding:10px 26px;font-size:.9rem;font-weight:400;transition:all .2s}.property-cta:hover{color:#1d1d1f;background:#fff}.tbc-accordion-panel{cursor:pointer;flex:1;position:relative;overflow:hidden}.tbc-accordion-img{object-fit:cover;filter:grayscale()brightness(.6);width:100%;height:100%;transition:filter .5s}.tbc-accordion-panel.is-active .tbc-accordion-img{filter:grayscale(0)brightness(.85)}.tbc-accordion-content{opacity:1;background:linear-gradient(#0000,#0009);width:100%;padding:40px;position:absolute;bottom:0;left:0}.tbc-accordion-title{margin-bottom:10px;font-size:17px;font-weight:500}.tbc-accordion-desc{color:#ffffffb3;max-width:300px;font-size:.9rem}.tbc-editorial-grid{grid-template-columns:1fr 1fr;gap:9rem;display:grid}.tbc-editorial-item{flex-direction:column;gap:24px;display:flex}@media (width>=1025px){.tbc-editorial-item:nth-child(2n){margin-top:100px}}.editorial-img-wrap{aspect-ratio:4/5;background:#111;border-radius:24px;width:100%;overflow:hidden}.editorial-img{object-fit:cover;filter:grayscale(.5);width:100%;height:100%}.editorial-title{margin:0;font-size:1.8rem;font-weight:600}.editorial-desc{color:#86868b;font-size:1.1rem;line-height:1.5}.timeline-container{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:40px;display:grid}.timeline-item{color:#f5f5f7;background:#1d1d1f;padding:45px 30px;position:relative}.timeline-step{color:#fff;opacity:.3;letter-spacing:.2em;margin-bottom:26px;font-size:.8rem;display:block}.timeline-title{margin-bottom:9px;font-size:1.2rem;font-weight:400}.timeline-desc{color:#868686;font-size:.85rem;line-height:1.6}.insight-date{color:#888;letter-spacing:1px}.insight-title{margin-top:20px;margin-bottom:9px;font-size:23px;font-weight:500}.insight-desc{color:#c6c6c6}.insights-grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.insight-card{color:#f5f5f7;background:#1d1d1f;border-radius:32px;padding:50px;transition:all .3s}.insight-link{color:#868686;cursor:pointer;background:0 0;border:none;margin-top:36px;padding:0;font-size:.9rem;font-weight:400}.insight-link:hover{text-decoration:underline}.testimonial-section{background:#fff;padding:160px 0}.testimonial-card{background:#1d1d1f;border:none;border-radius:26px;margin-bottom:2rem;padding:42px 46px;position:relative}.testimonial-quote{color:#f5f5f7;letter-spacing:-.01em;margin-bottom:40px;font-size:1.3rem;font-weight:300;line-height:1.4}.testimonial-name{color:#ddd;margin-bottom:5px;font-size:1rem;font-weight:500}.testimonial-role{color:#888;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.elegant-input{color:#1d1d1f;background:0 0;border:none;border-bottom:1.5px solid #ccc;outline:none;width:100%;margin-bottom:12px;padding:16px 4px;font-size:1.1rem;transition:border-bottom-color .25s}.elegant-input::placeholder{color:#999}.elegant-input:focus{border-bottom:1.5px solid #111;outline:none}.elegant-btn{color:#fff;letter-spacing:.08rem;cursor:pointer;background:#111;border:none;width:100%;margin-top:24px;padding:20px 40px;font-size:1rem;font-weight:500;transition:background .25s,color .25s,letter-spacing .25s}.elegant-btn:hover{color:#fff;letter-spacing:.12rem;background:#333}.estate-social-title{color:#f5f5f7}.social-integration{color:#f5f5f7;background:#1d1d1f;padding:11rem 0}.social-links-grid{flex-wrap:wrap;justify-content:center;gap:36px;margin-top:40px;display:flex}.social-pill{color:#fff;background:#1d1d1f;border:1px solid #86868b;padding:13px 40px;font-size:1rem;font-weight:500;text-decoration:none}.social-pill:hover{color:#000;background:#fff;border:1px solid #86868b}@media (width<=1024px){.tbc-container-elegant{padding:0 40px}.tbc-accordion-container{background:0 0;flex-direction:column;gap:10px;height:auto}.tbc-accordion-panel{flex:none;height:300px}.tbc-accordion-img{filter:grayscale(.5)brightness(.7)}.tbc-accordion-content{opacity:1;padding:30px;transform:translateY(0)}.tbc-editorial-grid{grid-template-columns:1fr;gap:60px}}@media (width<=480px){.elegant-section{padding:100px 0}.tbc-container-elegant{padding:0 24px}.estate-hero-title{letter-spacing:.1em;font-size:clamp(2.5rem,12vw,3.5rem)}.estate-hero-tagline{letter-spacing:.3em;font-size:.65rem}.heritage-title{font-size:25px;font-weight:500}.heritage-text{font-size:15px;line-height:1.6}.property-info{padding:27px 20px}.property-title{font-size:20px}.property-meta{font-size:13px}.property-cta{font-size:11px}.elegant-section-title{margin-bottom:20px;font-size:25px}.property-grid,.insights-grid,.testimonial-grid,.tbc-editorial-grid,.social-links-grid{grid-template-columns:1fr;gap:40px}.timeline-container{grid-template-columns:1fr;gap:1px}.timeline-item{border-top:none;border-left:1px solid #ffffff1a;padding:27px 30px}.timeline-step{margin-bottom:5px;font-size:.7rem}.timeline-title{margin-bottom:10px;font-size:1.1rem}.testimonial-card{padding:29px}.testimonial-quote{font-size:13px;font-weight:300}.testimonial-name{margin-bottom:0;font-size:12px;font-weight:400}.testimonial-role{font-size:12px}.insights-grid{margin-bottom:5rem}.insight-card{padding:24px}.insight-title{font-size:17px;font-weight:500}.insight-desc{font-size:14px}.insight-link{font-size:11px}.tbc-accordion-panel{height:250px}.tbc-accordion-content{padding:20px}.tbc-editorial-grid{grid-template-columns:1fr;gap:36px}.tbc-editorial-item{margin-top:0}.editorial-img-wrap{aspect-ratio:4/3;border-radius:16px!important}.editorial-img{filter:grayscale(.2)}.editorial-title{margin-top:4px;font-size:1.15rem;font-weight:600}.editorial-desc{color:#777;font-size:.88rem;line-height:1.55}.elegant-connect-raw{padding-bottom:100px}.elegant-btn{width:100%;margin-bottom:5rem}.social-pill{text-align:center;width:100%;padding:13px 7px}.elegant-connect-raw{padding:80px 20px 140px!important}.assistant-chat-container{border-radius:20px;padding:25px 20px}.fs-bottom-nav{background:0 0;border:none;gap:10px;padding:0}}.project-detail-page{color:#111;background-color:#faf9f7;min-height:100vh;padding-top:100px;padding-bottom:100px}.project-detail-linear-container{flex-direction:column;gap:80px;max-width:1000px;margin:0 auto;padding:0 40px;display:flex}.pd-linear-header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.pd-breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;margin-top:30px;margin-bottom:10px;display:flex}.pd-breadcrumb-link{text-transform:uppercase;letter-spacing:1.2px;color:#aaa;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s}.pd-breadcrumb-link:hover{color:#007add}.pd-breadcrumb-separator{color:#ddd;font-size:.75rem}.pd-breadcrumb-current{text-transform:uppercase;letter-spacing:1.2px;color:#555;font-size:.75rem;font-weight:700}.pd-linear-title{color:#111;letter-spacing:-1px;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.pd-linear-tagline{color:#666;letter-spacing:.5px;margin:0;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:300}.pd-meta-row{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.pd-badge{letter-spacing:.5px;text-transform:uppercase;border-radius:40px;align-items:center;gap:8px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.pd-location{color:#444;background:#eeede9}.pd-status{color:#007add;background:#007add14;border:1px solid #007add26}.pd-status.done{color:#16a34a;background:#16a34a14;border:1px solid #16a34a26}.status-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.status-dot.pulse{animation:2s infinite pdPulse}@keyframes pdPulse{0%{transform:scale(.95);box-shadow:0 0 #007add99}70%{transform:scale(1);box-shadow:0 0 0 10px #007add00}to{transform:scale(.95);box-shadow:0 0 #007add00}}.pd-specs-grid{border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;padding:40px 0;display:grid}.pd-spec-item{flex-direction:column;gap:6px;display:flex}.pd-spec-label{color:#999;text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:700}.pd-spec-value{color:#111;font-size:1.4rem;font-weight:500}.pd-description-section{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.pd-section-title{color:#aaa;text-transform:uppercase;letter-spacing:2.5px;margin:0;font-size:.8rem;font-weight:700}.pd-description-text{color:#444;max-width:800px;margin:0;font-size:1.1rem;line-height:1.8}.pd-contact-btn{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#111;border-radius:8px;align-items:center;gap:10px;margin-top:10px;padding:16px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.pd-contact-btn:hover{background:#007add;transform:translateY(-3px);box-shadow:0 10px 20px #007add33}.pd-photos-section{flex-direction:column;gap:30px;display:flex}.pd-horizontal-scroller{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#faf9f7;gap:24px;padding-bottom:20px;display:flex;overflow-x:auto}.pd-horizontal-scroller::-webkit-scrollbar{height:6px}.pd-horizontal-scroller::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.pd-horizontal-scroller::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.pd-horizontal-scroller::-webkit-scrollbar-thumb:hover{background:#007add}.pd-photo-wrapper{aspect-ratio:16/10;background:#eee;border-radius:16px;flex:0 0 450px;overflow:hidden}.pd-photo-img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.pd-photo-wrapper:hover .pd-photo-img{transform:scale(1.05)}.pd-amenities-section{flex-direction:column;gap:30px;display:flex}.pd-amenities-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.pd-amenity-item{color:#444;background:#fff;border:1px solid #00000005;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;font-size:.95rem;display:flex;box-shadow:0 5px 15px #00000008}.pd-amenity-icon{color:#007add;flex-shrink:0}.pd-inventory-section{flex-direction:column;gap:24px;display:flex}.pd-inventory-card-single{border:1px solid #0000000d;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 10px 30px #0000000a}.pd-inventory-table{border-collapse:collapse;width:100%}.pd-inventory-table th{text-align:left;color:#999;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #0000000d;padding:20px 30px;font-size:.75rem;font-weight:600}.pd-inventory-table td{color:#333;border-bottom:1px solid #00000008;padding:24px 30px;font-size:1rem}.pd-inventory-table tr:last-child td{border-bottom:none}.pd-inventory-table .floor-cell{color:#111;font-weight:500}.pd-inventory-table .count-cell{color:#007add;font-weight:500}.pd-inventory-table .size-cell{color:#666;font-weight:500}@media (width<=600px){.pd-inventory-table th,.pd-inventory-table td{padding:16px 20px;font-size:.9rem}}.pd-not-found{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}@media (width<=768px){.project-detail-linear-container{gap:60px;padding:0 24px}.pd-photo-wrapper{flex:0 0 85vw}.pd-specs-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (width<=480px){.pd-specs-grid{grid-template-columns:1fr}.pd-linear-title{font-size:2rem;font-weight:600}.pd-spec-value{font-size:1.3rem}.pd-amenities-grid{grid-template-columns:1fr;gap:15px}.pd-inventory-table th,.pd-inventory-table td{padding:19px 13px;font-size:.79rem}.project-detail-linear-container{gap:90px}.pd-inventory-section,.pd-description-section,.pd-photos-section,.pd-amenities-section{gap:13px}}:root{--cb-primary:#007add;--cb-primary-dark:#005fa3;--cb-primary-light:#e8f3ff;--cb-bg:#fff;--cb-surface:#f7f9fc;--cb-border:#e8ecf0;--cb-text:#1a1a2e;--cb-text-muted:#7a8394;--cb-shadow:0 24px 60px #00000024, 0 4px 16px #00000014;--cb-radius:20px}.sangrilla-ai-container{z-index:9999;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;position:fixed;bottom:28px;right:28px}.chat-trigger{background:var(--cb-primary);color:#fff;cursor:pointer;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-left:auto;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 20px #007add66}.chat-trigger:hover{transform:scale(1.08);box-shadow:0 10px 28px #007add80}.chat-trigger:active{transform:scale(.95)}.chat-trigger svg{width:24px;height:24px}.chat-window{background:var(--cb-bg);border-radius:var(--cb-radius);width:400px;height:500px;box-shadow:var(--cb-shadow);transform-origin:100% 100%;opacity:0;pointer-events:none;border:2px solid #e1e1e1;flex-direction:column;transition:opacity .3s,transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:66px;right:0;overflow:hidden;transform:scale(.88)translateY(20px)}.chat-window.open{opacity:1;pointer-events:all;transform:scale(1)translateY(0)}.chat-header{background:var(--cb-primary);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.header-info{align-items:center;gap:11px;display:flex}.ai-avatar{color:#fff;background:#fff3;border:1.5px solid #ffffff59;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.header-text h3{margin:0 0 2px;font-size:.95rem;font-weight:600;line-height:1.2}.header-text p{opacity:.85;align-items:center;gap:5px;margin:0;font-size:.72rem;display:flex}.online-dot{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse-green;display:inline-block;box-shadow:0 0 0 2px #4ade8066}@keyframes pulse-green{0%,to{box-shadow:0 0 0 2px #4ade804d}50%{box-shadow:0 0 0 5px #4ade8000}}.close-btn{cursor:pointer;opacity:.8;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,transform .2s;display:flex}.close-btn:hover{opacity:1;background:#ffffff40;transform:scale(1.1)}.message-list{scroll-behavior:smooth;background:var(--cb-surface);flex-direction:column;flex:1;gap:16px;padding:20px 16px 12px;display:flex;overflow-y:auto}.message-list::-webkit-scrollbar{width:3px}.message-list::-webkit-scrollbar-track{background:0 0}.message-list::-webkit-scrollbar-thumb{background:#d0d7e2;border-radius:10px}.message-item{max-width:85%;animation:.35s cubic-bezier(.25,1,.5,1) forwards msgSlideIn}@keyframes msgSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.message-item.ai{align-self:flex-start}.message-item.user{align-self:flex-end}.bubble{word-break:break-word;border-radius:16px;padding:11px 15px;font-size:.875rem;line-height:1.6}.message-item.ai .bubble{color:var(--cb-text);border:1px solid var(--cb-border);background:#fff;border-bottom-left-radius:4px;box-shadow:0 2px 8px #0000000d}.message-item.user .bubble{background:var(--cb-primary);color:#fff;border-bottom-right-radius:4px;box-shadow:0 4px 12px #007add4d}.bubble-content p{white-space:pre-wrap;margin:0}.chat-image{border-radius:10px;width:100%;margin:8px 0 4px;display:block;box-shadow:0 4px 12px #00000014}.quick-replies{flex-wrap:wrap;gap:7px;padding:8px 2px 4px;display:flex}.reply-btn{color:var(--cb-primary);cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #007add4d;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .2s;box-shadow:0 2px 6px #0000000a}.reply-btn:hover{background:var(--cb-primary);color:#fff;border-color:var(--cb-primary);transform:translateY(-1px);box-shadow:0 4px 12px #007add40}.reply-btn:active{transform:translateY(0)}.typing{border:1px solid var(--cb-border);background:#fff;border-radius:16px 16px 16px 4px;align-items:center;gap:5px;width:fit-content;padding:12px 16px;display:flex;box-shadow:0 2px 8px #0000000a}.dot{background:var(--cb-primary);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite dotBounce}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}.chat-footer{background:var(--cb-bg);border-top:1px solid var(--cb-border);flex-shrink:0;padding:12px 14px}.chat-input-wrapper{background:var(--cb-surface);border:1.5px solid var(--cb-border);border-radius:24px;align-items:center;gap:8px;padding:5px 5px 5px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.chat-input-wrapper:focus-within{border-color:var(--cb-primary);background:#fff;box-shadow:0 0 0 3px #007add1a}.chat-input-wrapper input{color:var(--cb-text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 0;font-family:inherit;font-size:.9rem}.chat-input-wrapper input::placeholder{color:var(--cb-text-muted)}.send-btn{background:var(--cb-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.send-btn:hover:not(:disabled){background:var(--cb-primary-dark);transform:scale(1.08)}.send-btn:active:not(:disabled){transform:scale(.95)}.send-btn:disabled{cursor:not-allowed;opacity:.7;background:#d0d7e2}.send-btn svg{width:16px;height:16px}@media (width<=768px){.sangrilla-ai-container{bottom:20px;right:18px}.chat-window{width:340px;height:500px}}@media (width<=480px){.sangrilla-ai-container{bottom:16px;right:16px}.chat-trigger{width:52px;height:52px}.chat-trigger svg{width:22px;height:22px}.chat-window{opacity:1;border-radius:22px 22px 0 0;width:100%;height:88dvh;max-height:88dvh;transition:transform .4s cubic-bezier(.34,1.2,.64,1),opacity .2s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.chat-window.open{opacity:1;transform:translateY(0)}.chat-header{padding:14px 18px}.header-text h3{font-size:.9rem}.message-item{max-width:88%}.bubble{padding:10px 14px;font-size:.85rem}.reply-btn{padding:7px 13px;font-size:.77rem}.chat-footer{padding:20px 13px}.chat-input-wrapper{padding:4px 4px 4px 14px}.chat-input-wrapper input{font-size:16px}.message-list{padding:16px 14px 10px}}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Bricolage Grotesque,sans-serif;font-weight:700}body{color:#1d1d1f;background-color:#fff;line-height:1.5;overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0 100px}@media (width<=768px){.container{padding:0 24px}}.image-container{background-color:#f5f5f7;width:100%;height:100%;display:block;position:relative;overflow:hidden;transform:translateZ(0)}.image-container.ghost-loading:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);width:100%;height:100%;animation:2s linear infinite ghost-shimmer;position:absolute;top:0;left:0}@keyframes ghost-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.optimized-image{object-fit:cover;opacity:0;will-change:transform, opacity;backface-visibility:hidden;width:100%;height:100%;transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1.4s cubic-bezier(.165,.84,.44,1);display:block;transform:scale(1.02)}.optimized-image.loaded{opacity:1;transform:scale(1)}.pd-horizontal-scroller,.tbc-editorial-grid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.pd-horizontal-scroller::-webkit-scrollbar{display:none}.tbc-editorial-grid::-webkit-scrollbar{display:none}
