:root{--red:#C8402A;--red-dark:#A5311E;--red-light:#D97A5F;--navy:#16233F;--navy-light:#223868;--cream:#FBF7F0;--warm-white:#FFFDF9;--mid-gray:#E8E1D4;--text-dark:#201C16;--text-mid:#55504A;--text-light:#8B8478;--gold:#C9A227;--navbar-h:92px}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:var(--cream);color:var(--text-dark);overflow-x:hidden}h1,h2,h3,h4{font-family:Poppins,sans-serif;font-weight:700}a{color:inherit;cursor:pointer}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}*{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z' fill='%23C8402A' stroke='%2316233F' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E") 3 3,auto!important}[contenteditable=true],input,textarea{cursor:text!important}.page-wrap{min-height:100vh}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--red);border-radius:4px}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}.reveal-left,.reveal-right,.reveal-up,.reveal-zoom{opacity:1!important;transform:none!important;animation:none!important}.section-divider{width:64px!important}}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.section{padding-top:5rem;padding-bottom:5rem;scroll-margin-top:var(--navbar-h)}.section-header{text-align:center;max-width:1020px;margin:0 auto}.section-label{display:block;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--red)}.section-divider{width:0;height:3px;background:linear-gradient(90deg,var(--red),var(--gold));margin:1.1rem auto 1.75rem;border-radius:2px;transition:width 1.3s cubic-bezier(.22, 1, .36, 1) .25s}.reveal-up.is-visible .section-divider{width:64px}.status-title{font-size:clamp(1.9rem, 4vw, 2.6rem);font-weight:700;color:var(--navy);margin-bottom:1rem}.reveal-left,.reveal-right,.reveal-up,.reveal-zoom{opacity:0;will-change:opacity,transform}.reveal-up{transform:translateY(32px)}.reveal-left{transform:translateX(-48px)}.reveal-right{transform:translateX(48px)}.reveal-zoom{transform:scale(.92)}.reveal-up.is-visible{animation:reveal-up-in 1.3s cubic-bezier(.22,1,.36,1) both}.reveal-left.is-visible{animation:reveal-left-in 1.3s cubic-bezier(.22,1,.36,1) both}.reveal-right.is-visible{animation:reveal-right-in 1.3s cubic-bezier(.22,1,.36,1) both}.reveal-zoom.is-visible{animation:reveal-zoom-in 1.3s cubic-bezier(.22,1,.36,1) both}.reveal-left.reveal-settled,.reveal-right.reveal-settled,.reveal-up.reveal-settled,.reveal-zoom.reveal-settled{animation:none;opacity:1;transform:none}@keyframes reveal-up-in{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-left-in{from{opacity:0;transform:translateX(-48px)}to{opacity:1;transform:translateX(0)}}@keyframes reveal-right-in{from{opacity:0;transform:translateX(48px)}to{opacity:1;transform:translateX(0)}}@keyframes reveal-zoom-in{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.scroll-progress{position:fixed;top:0;left:0;width:0%;height:3px;background:var(--red);z-index:1001;transition:width .1s linear}.navbar{position:fixed;top:0;left:0;right:0;z-index:999;background:rgba(251,247,240,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(22,35,63,.08);transition:box-shadow .3s ease,padding .3s ease}.navbar.is-scrolled{box-shadow:0 6px 24px rgba(22,35,63,.14)}.navbar-inner{max-width:100%;margin:0 auto;padding:.7rem 3rem;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.navbar-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.navbar-logo img{height:70px;width:auto;transition:transform .25s ease}.navbar-logo:hover img{transform:scale(1.05)}.nav-links{flex:1;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:1rem;padding:0 .75rem;overflow-x:auto;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-link{position:relative;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;color:var(--text-mid);padding-bottom:4px;transition:color .25s;white-space:nowrap}.nav-link::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--red);transition:width .3s}.nav-link:hover{color:var(--navy)}.nav-link:hover::after{width:100%}.nav-link.is-current{color:var(--navy)}.nav-link.is-current::after{width:100%}.navbar-actions{flex-shrink:0}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;background:rgba(200,64,42,.08);border:1.5px solid rgba(200,64,42,.18);border-radius:10px;color:var(--red);flex-shrink:0;transition:background .2s ease,border-color .2s ease}.mobile-menu-toggle:active,.mobile-menu-toggle:hover{background:var(--red);border-color:var(--red);color:#fff}.mobile-menu{max-height:0;overflow:hidden;background:var(--warm-white);border-top:1px solid var(--mid-gray);transition:max-height .4s ease}.mobile-menu.is-open{max-height:80vh;overflow-y:auto;scrollbar-width:none}.mobile-menu.is-open::-webkit-scrollbar{display:none}.mobile-menu-inner{padding:.5rem 1.5rem;display:flex;flex-direction:column}.mobile-nav-link{padding:.95rem .1rem;border-bottom:1px solid rgba(22,35,63,.08);transition:color .2s ease,padding-left .2s ease}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link:active,.mobile-nav-link:hover{color:var(--red);padding-left:.5rem}.mobile-sticky-cta{display:none}@media (max-width:980px){.nav-links{display:none}.navbar-actions{display:none}.mobile-menu-toggle{display:flex}body{padding-bottom:68px}.mobile-sticky-cta{display:block;position:fixed;left:0;right:0;bottom:0;z-index:998;padding:.65rem 1rem;background:#fff;box-shadow:0 -6px 20px rgba(22,35,63,.14)}.mobile-sticky-cta-btn{width:100%;padding:.65rem 1.35rem;font-size:.72rem}}.floating-call-btn{position:fixed;right:1.25rem;bottom:1.25rem;z-index:999;width:56px;height:56px;border-radius:50%;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(200,64,42,.4);transition:background .25s,transform .25s}.floating-call-btn::before{content:'';position:absolute;inset:0;border-radius:50%;background:var(--red);animation:call-btn-pulse 2.4s cubic-bezier(.22,1,.36,1) infinite;z-index:-1}.floating-call-btn:hover{background:var(--red-dark);transform:scale(1.06);color:#fff}.floating-call-btn:hover::before{animation-play-state:paused}@keyframes call-btn-pulse{0%{opacity:.55;transform:scale(1)}100%{opacity:0;transform:scale(1.7)}}@media (max-width:980px){.floating-call-btn{right:1rem;bottom:75px;width:45px;height:45px}}.back-to-top-btn{position:fixed;left:1.25rem;bottom:1.25rem;z-index:999;width:48px;height:48px;border-radius:50%;border:none;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(22,35,63,.28);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease,background .25s ease,visibility 0s linear .3s}.back-to-top-btn.is-visible{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,background .25s ease}.back-to-top-btn:hover{background:var(--red);transform:translateY(-3px)}@media (max-width:980px){.back-to-top-btn{left:1rem;bottom:75px;width:42px;height:42px}}.hero-carousel{position:relative;width:100%;margin-top:var(--navbar-h);aspect-ratio:1920/800;overflow:hidden}.hero-carousel-track{display:grid;width:100%;height:100%}.hero-slide{grid-area:1/1;opacity:0;visibility:hidden;overflow:hidden;transition:opacity 1s ease}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide picture{display:block;width:100%;height:100%}.hero-slide img{display:block;width:100%;height:100%;object-fit:contain}.hero-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:rgba(22,35,63,.25);color:#fff;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);transition:background .25s,transform .25s;z-index:2}.hero-carousel-arrow:hover{background:var(--red);transform:translateY(-50%) scale(1.06)}.hero-carousel-prev{left:1.25rem}.hero-carousel-next{right:1.25rem}.hero-carousel-dots{position:absolute;left:0;right:0;bottom:1.5rem;display:flex;justify-content:center;gap:.5rem;z-index:2}.hero-carousel-dot{width:9px;height:9px;border-radius:50%;border:none;background:rgba(22,35,63,.35);transition:background .25s,transform .25s}.hero-carousel-dot.is-active{background:var(--red);transform:scale(1.2)}@media (max-width:768px){.hero-carousel{aspect-ratio:400/600}.hero-carousel-arrow{width:36px;height:36px}}.section-overview{background:var(--cream);background-image:radial-gradient(rgba(200,64,42,.05) 1.2px,transparent 1.2px);background-size:24px 24px;position:relative;overflow:hidden}.section-glow{position:absolute;top:50%;left:50%;width:560px;height:560px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(200,64,42,.07) 0,rgba(201,162,39,.05) 45%,transparent 72%);border-radius:50%;pointer-events:none;animation:section-glow-pulse 6s ease-in-out infinite}@keyframes section-glow-pulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.12);opacity:1}}.section-label{font-size:24px}.overview-text{color:var(--text-mid);font-size:16px;line-height:1.85}.overview-lines{position:relative;max-width:820px;margin:0 auto;text-align:center}.overview-line{display:inline-block}.section-highlights{background:#f5eae2}.highlights-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:stretch;margin-top:3rem}.highlights-content{display:flex;flex-direction:column;justify-content:center;gap:2rem}.highlights-image{position:relative;min-height:100%;border-radius:18px;overflow:hidden;background:#f5eae2;box-shadow:0 20px 50px rgba(22,35,63,.18)}.highlights-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.highlights-image:hover img{transform:scale(1.06)}.highlights-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;column-gap:1.5rem}.highlights-item{display:flex;align-items:center;gap:.85rem;padding:.85rem 0;border-bottom:1px solid rgba(22,35,63,.1);transition:transform .3s ease}.highlights-item:nth-last-child(-n+2){border-bottom:none;padding-bottom:0}.highlights-item:hover{transform:translateX(8px)}.highlights-item-icon{flex-shrink:0;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(200,64,42,.08);color:var(--red);transition:background .3s ease,color .3s ease}.highlights-item:hover .highlights-item-icon{background:var(--red);color:#fff}.highlights-item-text{font-size:.98rem;color:var(--text-dark);font-weight:500;line-height:1.4}@media (max-width:860px){.highlights-grid{grid-template-columns:1fr}.highlights-image{min-height:0;aspect-ratio:16/9}}@media (max-width:560px){.highlights-list{grid-template-columns:1fr}.highlights-item:nth-last-child(-n+2){border-bottom:1px solid rgba(22,35,63,.1);padding-bottom:.85rem}.highlights-item:last-child{border-bottom:none;padding-bottom:0}}.section-configuration,.section-galleryPhoto{background:var(--cream);background-image:radial-gradient(rgba(200,64,42,.05) 1.2px,transparent 1.2px);background-size:24px 24px}.config-table-wrap{margin-top:3rem;max-width:860px;margin-left:auto;margin-right:auto;overflow-x:auto;border-radius:16px;box-shadow:0 10px 34px rgba(22,35,63,.09)}.config-table{width:100%;min-width:520px;border-collapse:collapse;background:#fff}.config-table thead th{background:#f5eae2;color:var(--navy);font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;padding:.85rem 1.1rem;text-align:center;border-bottom:2px solid var(--red)}.config-table tbody td{padding:.85rem 1.1rem;border-bottom:1px solid var(--mid-gray);font-size:.86rem;color:var(--text-dark);white-space:nowrap;text-align:center}.config-table tbody td:first-child{font-weight:700;color:var(--navy)}.config-table tbody tr:nth-child(2n){background:0 0}.config-table tbody tr:hover{background:rgba(200,64,42,.04)}.config-table tbody tr:last-child td{border-bottom:none}.config-enquire-btn{background:0 0;color:var(--red);border:none;padding:.4rem .6rem;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:color .25s ease;cursor:pointer}.config-enquire-btn:hover{background:0 0;color:var(--navy)}@media (max-width:768px){.config-table-wrap{overflow-x:hidden;border-radius:12px;margin-top:1.5rem}.config-table{min-width:0;width:100%;table-layout:fixed}.config-table thead th:first-child{width:37%}.config-table thead th:nth-child(2){width:37%}.config-table thead th:nth-child(3){width:26%}.config-table thead th{padding:.65rem .3rem;font-size:.68rem;letter-spacing:.01em;overflow-wrap:break-word}.config-table tbody td{padding:.75rem .3rem;font-size:.8rem;white-space:normal;overflow-wrap:break-word}.config-enquire-btn{padding:.35rem .3rem;font-size:.68rem;letter-spacing:0;white-space:normal}}.section-amenities{background:#f5eae2}.amenity-flip-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem;perspective:1200px}.flip-card{width:190px;height:220px}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4, .2, .2, 1);transform-style:preserve-3d}.flip-card.is-flipped .flip-card-inner,.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{position:absolute;inset:0;backface-visibility:hidden;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;padding:1.25rem;box-shadow:0 10px 26px rgba(22,35,63,.1)}.flip-card-front{background:#fff}.flip-card-back{background:var(--red);color:#fff;transform:rotateY(180deg)}.flip-card-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:rgba(200,64,42,.08);color:var(--red)}.flip-card-category{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-light);text-align:center}.flip-card-icon-small{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.18);color:#fff}.flip-card-name{font-size:1rem;font-weight:700;text-align:center;line-height:1.3}@media (max-width:400px){.flip-card{width:100%;max-width:260px}}.section-gallery{background:var(--cream)}.gallery-carousel-wrap{position:relative;display:flex;align-items:center;gap:1rem;margin-top:3rem}.gallery-carousel-track{flex:1;display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.gallery-carousel-track::-webkit-scrollbar{display:none}.gallery-carousel-item{position:relative;flex:0 0 calc((100% - 2 * 1.5rem)/ 3);aspect-ratio:16/9.5;border-radius:14px;overflow:hidden;background:#efe6db;scroll-snap-align:start;box-shadow:0 10px 26px rgba(22,35,63,.14);transition:box-shadow .35s ease}.gallery-carousel-item:hover{box-shadow:0 16px 36px rgba(22,35,63,.22)}.gallery-carousel-item img{width:100%;height:100%;object-fit:cover;object-position:center 60%;transition:transform .5s ease}.gallery-carousel-item:hover img{transform:scale(1.08)}.gallery-carousel-label{position:absolute;left:0;right:0;bottom:0;padding:.9rem 1rem .75rem;background:linear-gradient(180deg,rgba(22,35,63,0) 0,rgba(22,35,63,.78) 100%);color:#fff;font-size:.88rem;font-weight:600}.gallery-carousel-arrow{flex-shrink:0;width:46px;height:46px;border-radius:50%;border:none;background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(22,35,63,.16);transition:background .25s ease,color .25s ease,transform .25s ease}.gallery-carousel-arrow:hover{background:var(--red);color:#fff;transform:scale(1.06)}@media (max-width:900px){.gallery-carousel-item{flex-basis:calc((100% - 1.5rem)/ 2)}}@media (max-width:600px){.gallery-carousel-item{flex-basis:85%}.gallery-carousel-arrow{width:38px;height:38px}}.section-floorplans{background:#f5eae2}.floorplan-carousel{position:relative;max-width:1140px;margin:3rem auto 0;padding:0 3.5rem}.floorplan-carousel-viewport{overflow:hidden;width:100%;border-radius:14px}.floorplan-carousel-track{display:flex;transition:transform .5s ease-in-out;will-change:transform}.floorplan-carousel-track .floorplan-card{flex:0 0 100%;min-width:0;box-sizing:border-box;padding:0 .5rem;display:flex;flex-direction:column;align-items:center}@media (min-width:769px){.floorplan-carousel-track .floorplan-card{flex:0 0 50%}}.floorplan-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(22,35,63,.15);background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,0,0,.12);transition:background .25s,color .25s,transform .25s;z-index:10;cursor:pointer}.floorplan-carousel-arrow:hover{background:var(--red);color:#fff;border-color:var(--red);transform:translateY(-50%) scale(1.08)}.floorplan-carousel-prev{left:0}.floorplan-carousel-next{right:0}@media (max-width:768px){.floorplan-carousel{padding:0 .75rem}.floorplan-carousel-arrow{width:38px;height:38px;z-index:20}.floorplan-carousel-prev{left:-4px}.floorplan-carousel-next{right:-4px}.floorplan-image-wrap{max-width:100%;aspect-ratio:16/11}}.floorplan-image-wrap{position:relative;width:100%;max-width:500px;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:#fff;border:1px solid var(--mid-gray);box-shadow:none;cursor:pointer}.floorplan-image{width:100%;height:100%;object-fit:cover;filter:blur(6px);transform:scale(1.06);transition:filter .35s ease,transform .35s ease}.floorplan-image-wrap:hover .floorplan-image{filter:blur(4px);transform:scale(1.08)}.floorplan-view-btn{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;z-index:20!important;white-space:nowrap;padding:.9rem 1.8rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--red);border-radius:6px;box-shadow:0 8px 24px rgba(200,64,42,.45);pointer-events:auto}.floorplan-view-btn:hover{background:var(--red-dark);box-shadow:0 12px 28px rgba(200,64,42,.55)}.section-connectivity{background:var(--cream);background-image:radial-gradient(rgba(200,64,42,.05) 1.2px,transparent 1.2px);background-size:24px 24px}.connectivity-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch;margin-top:3rem}.connectivity-content{display:flex;flex-direction:column;justify-content:center;background:#fff;padding:2rem 2.25rem;border-radius:14px;box-shadow:0 8px 24px rgba(22,35,63,.1)}.connectivity-subtitle{font-size:1.15rem;font-weight:700;color:var(--navy);margin-bottom:1.15rem}.connectivity-list{list-style:none;display:flex;flex-direction:column}.connectivity-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 0;border-bottom:1px solid rgba(22,35,63,.08);font-size:.98rem}.connectivity-item:last-child{border-bottom:none;padding-bottom:0}.connectivity-item-name{min-width:0;flex:1 1 auto;font-weight:500;color:var(--text-dark)}.connectivity-item-time{flex-shrink:0;font-weight:700;font-size:.82rem;color:var(--red-dark);background:rgba(200,64,42,.08);padding:.3rem .85rem;border-radius:999px}.connectivity-map{position:relative;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(22,35,63,.1);display:flex;align-items:center;justify-content:center;height:100%;padding:0;cursor:pointer}.connectivity-map img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.connectivity-map-overlay{position:absolute;inset:0;background:rgba(22,35,63,.25);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.connectivity-map:hover .connectivity-map-overlay{opacity:1}.connectivity-map:hover img{transform:scale(1.04)}.connectivity-map-zoom-hint{display:inline-flex;align-items:center;gap:.45rem;background:#fff;color:var(--navy);font-weight:700;font-size:.82rem;padding:.5rem 1.1rem;border-radius:999px;box-shadow:0 6px 20px rgba(0,0,0,.25)}#map-modal,#map-modal *,.map-modal-body,.map-modal-box,.map-modal-overlay{overflow:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}#map-modal ::-webkit-scrollbar,#map-modal::-webkit-scrollbar,.map-modal-body::-webkit-scrollbar,.map-modal-box::-webkit-scrollbar,.map-modal-overlay::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:0 0!important}.map-modal-overlay{z-index:1100;background:rgba(10,15,26,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.map-modal-box{position:relative;background:#fff;width:94vw;max-width:1200px;height:90vh;border-radius:16px;box-shadow:0 28px 80px rgba(0,0,0,.45);display:flex;flex-direction:column}.map-modal-close-btn{position:absolute!important;top:1.25rem!important;right:1.25rem!important;left:auto!important;width:44px;height:44px;border-radius:50%;border:none;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,0,0,.35);z-index:100;cursor:pointer;transition:background .25s,transform .25s}.map-modal-close-btn:hover{background:var(--red-dark);transform:scale(1.1)}.map-modal-body{flex:1;overflow:hidden!important;display:flex;align-items:center;justify-content:center;background:#fff;padding:1rem;scrollbar-width:none!important}.map-modal-img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.25, 1, .5, 1);transform-origin:center center;cursor:zoom-in}@media (max-width:860px){.connectivity-grid{grid-template-columns:1fr}.connectivity-map{min-height:300px}.connectivity-content{padding:1.5rem 1.35rem}}@media (max-width:420px){.connectivity-item-name{font-size:.92rem}}@media (max-width:860px){.map-modal-box{width:96vw;height:92vh}}.btn-red{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;background:var(--red);color:#fff;font-weight:700;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:6px;padding:.85rem 1.7rem;position:relative;overflow:hidden;transition:box-shadow .3s,transform .25s,background .25s;white-space:nowrap;text-decoration:none}.btn-red::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:translateX(-100%);transition:transform .5s}.btn-red:hover::after{transform:translateX(100%)}.btn-red:hover{background:var(--red-dark);box-shadow:0 8px 22px rgba(200,64,42,.32);transform:translateY(-1px)}.mobile-sticky-cta-btn,.navbar-actions .btn-red{animation:cta-blink 2.2s ease-in-out infinite}.mobile-sticky-cta-btn:hover,.navbar-actions .btn-red:hover{animation-play-state:paused}@keyframes cta-blink{0%,100%{opacity:1}50%{opacity:.55}}.btn-block{width:100%}.btn-ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,.55);transform:scale(0);pointer-events:none;animation:btn-ripple-anim .6s ease-out}@keyframes btn-ripple-anim{to{transform:scale(1);opacity:0}}.contact-form{display:flex;flex-direction:column;gap:1.35rem}.form-logo{display:flex;justify-content:center;margin-bottom:.5rem}.form-logo img{height:44px;width:auto}.popup-title{font-size:clamp(1.15rem, 4.4vw, 1.65rem);font-weight:700;color:var(--navy);text-align:center;line-height:1.25;margin-bottom:.5rem;white-space:nowrap}.form-label{display:block;font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red-dark);margin-bottom:.5rem}.form-input{width:100%;background:#fff;border:1.5px solid var(--mid-gray);border-radius:8px;padding:.9rem 1.05rem;font-family:Poppins,sans-serif;font-size:1.05rem;color:var(--text-dark);outline:0;transition:border-color .25s,box-shadow .25s}.form-input::placeholder{color:var(--text-light)}.form-input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(200,64,42,.1)}.form-input.is-invalid{border-color:#d33;box-shadow:0 0 0 3px rgba(221,51,51,.1)}.form-input.is-valid{border-color:#2f9e5b;box-shadow:0 0 0 3px rgba(47,158,91,.1)}.form-error-msg{display:none;font-size:.72rem;color:#d33;margin-top:.3rem;font-weight:500}.form-error-msg.visible{display:block;animation:fade-in-error .18s ease}@keyframes fade-in-error{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.popup-overlay{display:none;position:fixed;inset:0;z-index:1000;background:rgba(15,20,32,.68);align-items:center;justify-content:center;padding:1rem}.popup-overlay.active{display:flex;animation:fade-in-overlay .25s ease}@keyframes fade-in-overlay{from{opacity:0}to{opacity:1}}.popup-box{position:relative;background:#fff;width:100%;max-width:500px;max-height:90vh;overflow-x:hidden;overflow-y:auto;border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.3);padding:2.75rem 2.5rem;animation:pop-in .3s ease}@keyframes pop-in{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-close-btn{position:absolute;top:1rem;right:1rem;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:0 0;color:var(--text-light);transition:background .25s,color .25s}.popup-close-btn:hover{background:rgba(200,64,42,.1);color:var(--red)}@media (max-width:640px){.section{padding-top:3.5rem;padding-bottom:3.5rem}.btn-red{padding:.7rem 1.35rem;font-size:.72rem}.popup-box{padding:1.85rem 1.4rem}.popup-title{white-space:normal}}@media (max-height:700px){.popup-box{padding:1.5rem 2rem;max-height:95vh}.form-logo{margin-bottom:.25rem}.form-logo img{height:32px}.popup-title{margin-bottom:.25rem}.contact-form{gap:.75rem}.form-label{margin-bottom:.25rem}.form-input{padding:.6rem .85rem;font-size:.95rem}}.section-developer{background:#f5eae2}.developer-content{max-width:1090px;margin:3rem auto 0;text-align:center}.developer-text{font-size:1.05rem;color:var(--text-mid);line-height:1.85;margin-bottom:2.25rem}.developer-pointer-list{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;margin:0 auto 2.75rem}.developer-pointer-item{display:flex;align-items:baseline;gap:.35rem;background:rgba(200,64,42,.06);border:1px solid rgba(200,64,42,.16);padding:.7rem 1.35rem;border-radius:999px;font-size:.92rem;color:var(--text-mid);white-space:nowrap;transition:background .25s ease,border-color .25s ease}.developer-pointer-item:hover{background:rgba(200,64,42,.11);border-color:rgba(200,64,42,.3)}.developer-pointer-item strong{font-size:1.1rem;font-weight:800;color:var(--red)}.developer-logo-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:.75rem}.developer-logo-label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-light)}.developer-logo-box{display:inline-block;padding:1.1rem 2.25rem;background:#fff;border-radius:10px;box-shadow:0 10px 28px rgba(22,35,63,.12)}.developer-logo-img{max-height:72px;width:auto;display:block}@media (max-width:600px){.developer-pointer-list{gap:.6rem}.developer-pointer-item{padding:.6rem 1.1rem;font-size:.85rem}}.section-contact{background:var(--cream);background-image:radial-gradient(rgba(200,64,42,.05) 1.2px,transparent 1.2px);background-size:24px 24px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:stretch;margin-top:3rem}.contact-form-card{background:#fff;padding:2.25rem 2.5rem;border-radius:14px;box-shadow:0 10px 30px rgba(22,35,63,.1);display:flex;flex-direction:column}.contact-info-card{background:#fff;padding:0;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(22,35,63,.1);display:flex;flex-direction:column}.contact-map-iframe-wrap{flex:1;min-height:320px}.contact-map-iframe-wrap iframe{width:100%;height:100%;display:block}.contact-details-box{display:flex;flex-direction:column;gap:1.15rem;margin-top:auto}.contact-detail-item{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;color:var(--text-dark)}.contact-detail-icon{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:rgba(200,64,42,.08);color:var(--red);display:flex;align-items:center;justify-content:center}.contact-detail-item strong{display:block;font-weight:700;color:var(--navy);margin-bottom:.2rem}.contact-detail-item a{color:var(--red-dark);text-decoration:underline;font-weight:600}.contact-form-title{font-size:1.35rem;font-weight:700;color:var(--navy);margin-bottom:.4rem}.contact-form-subtitle{font-size:.92rem;color:var(--text-mid);margin-bottom:1.5rem}@media (max-width:860px){.contact-grid{grid-template-columns:1fr}.contact-map-iframe-wrap{min-height:280px}}.site-footer{background:#f5eae2;border-top:1px solid var(--mid-gray);padding-top:4rem;padding-bottom:2.5rem;color:var(--text-dark)}.footer-columns{display:grid;grid-template-columns:1.1fr 1.35fr 1fr 1.15fr;align-items:center;margin-bottom:3.5rem}.footer-col{padding:0 1.5rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:220px}.footer-col:not(:last-child)::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);height:180px;width:1.5px;background:#333;opacity:.85}.footer-logo-img{max-height:80px;width:auto;display:block}.footer-logo-img--secondary{max-height:55px;margin-top:1rem}.footer-qr-img{width:100px;height:100px;object-fit:contain;margin-bottom:.85rem;transition:transform .3s ease}.footer-qr-wrap:hover .footer-qr-img{transform:scale(1.08)}.footer-rera-text{font-size:.95rem;color:var(--text-dark);line-height:1.55;margin-bottom:0;max-width:320px}.footer-rera-text a{color:var(--red);text-decoration:underline}.footer-col-title{font-size:1.15rem;font-weight:700;color:var(--text-dark);margin-bottom:1.25rem}.footer-links-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links-list a{font-size:1rem;color:var(--text-dark);text-decoration:none;transition:color .2s}.footer-links-list a:hover{color:var(--red)}.footer-contact-details{font-size:.98rem;line-height:1.6;display:flex;flex-direction:column;gap:.75rem;max-width:300px}.footer-contact-details a{color:var(--text-dark);text-decoration:none}.footer-disclaimer-text{font-size:.85rem;color:var(--text-mid);line-height:1.7;text-align:justify}.footer-bottom-bar{display:flex;align-items:center;justify-content:space-between;font-size:.92rem;color:var(--text-mid);flex-wrap:wrap;gap:1rem}.footer-bottom-bar a,.footer-disclaimer-link{color:var(--red);text-decoration:underline}.footer-disclaimer-link{background:0 0;border:none;padding:0;font:inherit;cursor:pointer}#disclaimer-popup{align-items:flex-start}.disclaimer-popup-box{max-width:640px;margin-top:6vh;animation:disclaimer-drop-in .35s ease}@keyframes disclaimer-drop-in{from{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.altois-tag{color:var(--red);font-weight:700;text-decoration:underline;transition:color .2s}.altois-tag:hover{color:var(--red-dark)}@media (max-width:900px){.footer-columns{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-col:not(:last-child)::after{display:none}}@media (max-width:600px){.footer-columns{grid-template-columns:1fr}.footer-bottom-bar{flex-direction:column;text-align:center}}.status-page-wrap{background:var(--cream);min-height:100vh;padding:4rem 1.5rem;display:flex;align-items:center;justify-content:center}.status-page-container{max-width:680px;width:100%}.status-page-container--wide{max-width:960px}.status-page-logo{text-align:center;margin-bottom:2rem}.status-page-logo img{height:65px;width:auto;display:inline-block}.status-page-card{background:#fff;border-radius:16px;padding:3.5rem 2.5rem;text-align:center;box-shadow:0 12px 36px rgba(22,35,63,.09)}.status-page-text{font-size:1.05rem;color:var(--text-mid);line-height:1.8;margin-bottom:2.5rem}.privacy-content-card{background:#fff;border-radius:14px;padding:2.75rem 2.5rem;box-shadow:0 10px 30px rgba(22,35,63,.08);text-align:left}.privacy-block{margin-bottom:2rem}.privacy-block:last-child{margin-bottom:0}.privacy-block h3{font-size:1.25rem;color:var(--navy);margin-bottom:.75rem}.privacy-block p{font-size:.98rem;color:var(--text-mid);line-height:1.8}.privacy-block ul{list-style-type:disc;padding-left:1.5rem;font-size:.98rem;color:var(--text-mid);line-height:1.8;margin-top:.75rem}@media (max-width:600px){.status-page-wrap{align-items:flex-start;padding:2.5rem 1.5rem}.status-page-card{padding:2.25rem 1.75rem}.status-page-logo img{height:52px}.status-title{font-size:1.6rem}.privacy-content-card{padding:1.75rem 1.5rem}.privacy-block h3{font-size:1.1rem}}