@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Montserrat:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,400&display=swap";:root{--primary-color:#ff5722;--text-white:#fff;--bg-dark-overlay:#0006}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}body{color:var(--text-white);background-color:#1a1a1a;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-container.split-layout{background:#fff;border-radius:12px;flex-direction:row;width:900px;max-width:95vw;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #0003}.close-btn{color:#333;cursor:pointer;z-index:10;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:15px;right:20px}.modal-left{background-color:#eaf1fa;flex-direction:column;flex:1;padding:3rem 2.5rem;display:flex}.modal-left h2{color:#222;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.modal-left .subtitle{color:#555;margin-bottom:2rem;font-size:1rem;line-height:1.5}.features-grid{grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:3rem;display:grid}.feature-item{color:#333;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.check-icon{color:#fff;background-color:#007bff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex}.trusted-by h4{color:#222;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.brands-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.brand-logo{color:#1a5ca6;align-items:center;font-size:1rem;font-weight:700;display:flex}.modal-right{background:#fff;flex-direction:column;flex:1;padding:3rem 2.5rem;display:flex}.modal-right h2{color:#222;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.form-subtitle{color:#666;margin-bottom:2rem;font-size:.95rem}.popup-form{flex-direction:column;gap:1.2rem;display:flex}.popup-form input,.popup-form select{color:#333;border:1px solid #ddd;border-radius:8px;width:100%;padding:.9rem 1rem;font-size:.95rem}.popup-form input:focus,.popup-form select:focus{border-color:#007bff;outline:none}.phone-input{border:1px solid #ddd;border-radius:8px;display:flex;overflow:hidden}.country-code{color:#333;background:#f9f9f9;border-right:1px solid #ddd;padding:.9rem 1rem;font-weight:500}.phone-input input{border:none;border-radius:0;flex:1}.form-row{gap:1rem;display:flex}.submit-quote-btn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:background-color .3s}.submit-quote-btn:hover{background-color:#e64a19}.expert-contact{align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.expert-avatar{background-image:url(https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?auto=format&fit=crop&w=100&q=80);background-position:50%;background-size:cover;border-radius:50%;width:50px;height:50px}.expert-info p{color:#555;margin-bottom:.2rem;font-size:.9rem}.expert-email{color:#007bff;font-size:.95rem;font-weight:600;text-decoration:none}@media (width<=800px){.modal-container.split-layout{flex-direction:column;max-height:90vh;overflow-y:auto}.modal-left,.modal-right{padding:2rem}}.site-header{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#fffffffa;width:100%;font-family:Inter,system-ui,-apple-system,sans-serif;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;box-shadow:0 4px 20px #0000000d}.site-header.scrolled{background:#fffffff2;box-shadow:0 8px 30px #0000001a}.header-top{opacity:1;border-bottom:1px solid #0000000a;grid-template-columns:1fr auto 1fr;align-items:center;max-height:150px;padding:1.2rem 3rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;overflow:visible}.logo{color:#111;align-items:center;text-decoration:none;display:flex}.logo h2{letter-spacing:-.5px;margin:0;font-size:1.3rem;font-weight:800}.logo-dot{color:#e62e2e}.mobile-menu-toggle{color:#111;cursor:pointer;z-index:1010;background:0 0;border:none;padding:.5rem;display:none}.logo-and-toggle,.nav-menu-wrapper{display:contents}.top-nav-links{gap:2rem;display:flex}.top-nav-links a{color:#333;align-items:center;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.top-nav-links a:hover{color:#e62e2e}.top-nav-links a:after{content:"";background-color:#e62e2e;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.top-nav-links a:hover:after{width:100%}.top-nav-links .dropdown{align-items:center;display:flex;position:relative}.dropdown-header{align-items:center;gap:.2rem;display:flex}.dropdown-arrow-btn{cursor:pointer;color:#333;background:0 0;border:none;align-items:center;margin:0;padding:0;display:flex}.dropdown-arrow-btn:hover{color:#e62e2e}.chevron{transition:transform .3s}.chevron.rotate{transform:rotate(180deg)}.dropdown-menu{z-index:1000;background-color:#fff;border-radius:8px;min-width:240px;margin-top:15px;padding:1rem 0;list-style:none;display:none;position:absolute;top:100%;left:-20px;box-shadow:0 4px 12px #00000026}.dropdown-menu:before{content:"";background-color:#fff;width:12px;height:12px;position:absolute;top:-6px;left:40px;transform:rotate(45deg)}.dropdown-menu:after{content:"";background:0 0;width:100%;height:15px;position:absolute;top:-15px;left:0}.top-nav-links .dropdown:hover .dropdown-menu{display:block}.dropdown-menu li{width:100%;display:block}.dropdown-menu li a{padding:.7rem 1.5rem;transition:background-color .2s;display:block;color:#333!important;font-size:.95rem!important;font-weight:500!important}.dropdown-menu li a:hover{background-color:#f5f5f5;color:#e62e2e!important}.header-top-right{justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.phone-contact{color:#111;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.contact-us-btn{color:#fff;cursor:pointer;background-color:#0a0e27;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:background-color .2s}.contact-us-btn:hover{background-color:#1c2242}.lang-selector{color:#111;cursor:pointer;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.profile-btn{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header-bottom{opacity:1;background-color:#0000;justify-content:center;align-items:center;max-height:60px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.site-header.scrolled .header-bottom{opacity:0;pointer-events:none;max-height:0}.bottom-nav-links-v2{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;justify-content:center;align-items:center;gap:3.5rem;width:100%;max-width:900px;padding:1rem;display:flex;overflow-x:auto}.bottom-nav-links-v2::-webkit-scrollbar{display:none}.bottom-nav-item-v2{color:#555;white-space:nowrap;min-width:fit-content;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;position:relative}.bottom-nav-item-v2:hover{color:#e62e2e}.bottom-nav-item-v2:after{content:"";background-color:#e62e2e;width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.bottom-nav-item-v2:hover:after{width:100%}.scroll-btn{cursor:pointer;color:#555;z-index:10;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.scroll-btn:hover{color:#111;background:#f5f5f5;transform:scale(1.05)}.scroll-btn.left{margin-right:10px}.scroll-btn.right{margin-left:10px}@media (width<=1024px){.header-top{flex-direction:column;max-height:none;padding:1rem 1.5rem;display:flex}.logo-and-toggle{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-menu-toggle{display:block}.nav-menu-wrapper{background:#fff;border-top:1px solid #eee;flex-direction:column;width:100%;padding:1.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000001a}.nav-menu-wrapper.mobile-open{display:flex}.top-nav-links{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.top-nav-links .dropdown{flex-direction:column;align-items:flex-start;width:100%;display:flex}.top-nav-links .dropdown .dropdown-menu{box-shadow:none;border-left:2px solid #f0f0f0;border-radius:0;min-width:100%;margin-top:.5rem;padding:.5rem 0 0 1rem;display:none;position:static}.top-nav-links .dropdown .dropdown-menu.show{display:block}.top-nav-links .dropdown .dropdown-menu:before{display:none}.top-nav-links .dropdown .dropdown-menu li a{padding:.5rem 0;font-size:.9rem!important}.header-top-right{border-top:1px solid #eee;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;margin-top:1.5rem;padding-top:1.5rem}}@media (width<=768px){.bottom-nav-links-v2{justify-content:flex-start;gap:2rem;padding:1rem 0}}.hero{align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{background-color:var(--bg-dark-overlay);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content-v5{z-index:10;max-width:1100px;margin-top:2rem;padding-left:5rem}.hero-title-v5{letter-spacing:-.5px;margin-bottom:1.2rem;font-size:2.1rem;font-weight:800;line-height:1.3}.hero-subtitle-v5{opacity:.95;letter-spacing:.5px;margin-bottom:2rem;font-size:1.1rem;font-weight:400}.hero-cta-v2{color:#fff;cursor:pointer;letter-spacing:.5px;background-color:#f97316;border:none;border-radius:4px;padding:1.2rem 2.5rem;font-size:1rem;font-weight:700;transition:background-color .2s}.hero-cta-v2:hover{background-color:#ea580c}.bottom-controls{pointer-events:none;z-index:20;justify-content:space-between;align-items:flex-end;width:100%;padding:0 3rem;display:flex;position:absolute;bottom:2.5rem}.right-controls{pointer-events:auto;align-items:flex-end;gap:2rem;display:flex}.slider-nav{align-items:center;margin-bottom:.5rem;display:flex}.nav-arrow{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.nav-arrow.outline{border:1px solid #ffffff80;border-radius:2px}.nav-arrow:hover{opacity:.7}.nav-arrow svg{width:24px;height:24px}.control-btn{pointer-events:auto;cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.call-btn{background-color:#1976d2;width:60px;height:60px;box-shadow:0 4px 10px #0000004d}.call-btn svg{width:28px;height:28px}.whatsapp-btn{background-color:#25d366;width:70px;height:70px;box-shadow:0 4px 15px #25d36666}.whatsapp-btn svg{width:40px;height:40px}@media (width<=1200px){.hero-content-v5{padding-left:2rem}.hero-title-v5{font-size:1.7rem}.hero-subtitle-v5{font-size:.95rem}.bottom-controls{padding:0 1.5rem}}.commercial-space-section{background-color:#fff;width:100%;padding:5rem 0;font-family:Inter,system-ui,-apple-system,sans-serif}.commercial-space-container{justify-content:space-between;align-items:center;gap:6rem;max-width:1350px;margin:0 auto;padding:0 3rem;display:flex}.commercial-space-content{flex:1.1}.section-heading{color:#111;border-left:6px solid #dea116;margin-bottom:2rem;padding-left:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.3}.section-subheading{color:#111;margin:1.5rem 0 1rem;font-size:1.2rem;font-weight:700}.features-list{margin:0 0 1.5rem;padding:0;list-style:none}.features-list li{color:#444;margin-bottom:1rem;padding-left:1.5rem;font-size:1rem;line-height:1.5;position:relative}.features-list li:before{content:"";background-color:#dea116;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.section-paragraph{color:#444;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.read-more-btn-v3{color:#fff;background-color:#f97316;border-radius:6px;margin-top:.5rem;padding:.8rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;animation:2s infinite pulseOrange;display:inline-block;box-shadow:0 4px 15px #f973164d}.read-more-btn-v3:hover{background-color:#ea580c;transform:translateY(-4px);box-shadow:0 10px 25px #f9731680}@keyframes pulseOrange{0%{box-shadow:0 0 #f9731699}70%{box-shadow:0 0 0 12px #f9731600}to{box-shadow:0 0 #f9731600}}.commercial-space-image{border-radius:24px;flex:1.6;height:440px;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000001a}.commercial-space-image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.commercial-space-image img.active{opacity:1}.image-pagination{gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:2rem}.image-pagination .dot{cursor:pointer;background-color:#ffffffb3;border-radius:50%;width:10px;height:10px;transition:background-color .2s}.image-pagination .dot.active{background-color:#dea116;box-shadow:0 0 0 2px #fff6}@media (width<=992px){.commercial-space-container{flex-direction:column}}@media (width<=768px){.commercial-space-section{padding:3rem 0 1rem}.commercial-space-container{gap:3rem;padding:0 1.5rem}}.well-connected-wrapper-v2{background-color:#fff;width:100%;padding:5rem 0}.well-connected-section-v2{max-width:1350px;margin:0 auto;padding:0 3rem;font-family:Inter,system-ui,-apple-system,sans-serif}.well-connected-header-v2{text-align:center;margin-bottom:1.5rem;padding:0 1rem}.well-connected-header-v2 h2{color:#111827;margin-bottom:.2rem;font-size:1.6rem;font-weight:800;line-height:1.3}.well-connected-header-v2 p{color:#4b5563;max-width:600px;margin:0 auto;font-size:.85rem;font-weight:500}.locations-grid-v2{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.location-card-v2{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.location-card-v2:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}.location-image-v2{flex-shrink:0;width:100%;height:240px}.location-image-v2 img{object-fit:cover;width:100%;height:100%}.location-content-v2{flex-direction:column;flex:1;padding:1.5rem;display:flex}.rating-v2{align-items:center;gap:.4rem;margin-bottom:.8rem;font-size:.8rem;display:flex}.rating-score-v2{color:#014d55;font-size:.95rem;font-weight:700}.review-count-v2{color:#9ca3af;font-size:.85rem}.location-title-v2{color:#014d55;margin:0 0 .8rem;font-size:1.35rem;font-weight:800}.location-desc-v2{color:#4b5563;flex:1;margin:0 0 1.5rem;font-size:.9rem;line-height:1.6}.amenities-list-v2{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.amenity-item-v2{color:#374151;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.amenity-icon-v2{color:#f97316}.more-amenities-v2{color:#4b5563}.download-btn-v2{color:#fff;cursor:pointer;background-color:#f97316;border:none;border-radius:9999px;align-self:flex-start;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600;transition:background-color .2s}.download-btn-v2:hover{background-color:#ea580c}@media (width<=992px){.locations-grid-v2{grid-template-columns:1fr}}@media (width<=768px){.well-connected-wrapper-v2{padding:1rem 0 3rem}.well-connected-section-v2{padding:0 1rem}}.what-you-get-wrapper{background-color:#f9fafb;width:100%;padding:5rem 0}.what-you-get-section{max-width:1350px;margin:0 auto;padding:0 3rem;font-family:Inter,system-ui,-apple-system,sans-serif}.what-you-get-header{text-align:center;margin-bottom:1.5rem;padding:0 1rem}.what-you-get-header h2{color:#111827;margin-bottom:.2rem;font-size:1.6rem;font-weight:800;line-height:1.3}.what-you-get-header p{color:#4b5563;max-width:600px;margin:0 auto;font-size:.85rem;font-weight:500}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.feature-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.feature-icon-wrapper{justify-content:center;align-items:center;margin-right:1.2rem;display:flex}.feature-icon{color:#f97316}.feature-content{flex-direction:column;display:flex}.feature-title{color:#f97316;margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.feature-desc{color:#374151;margin:0;font-size:.9rem;line-height:1.4}@media (width<=1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.features-grid{grid-template-columns:1fr}}@media (width<=768px){.what-you-get-wrapper{padding:3rem 0}.what-you-get-section{padding:0 1rem}}.solutions-section{color:#1a1a1a;background-color:#eef5fc;padding:5rem 4rem}.solutions-header{margin-bottom:2.5rem}.solutions-header h2{letter-spacing:-.3px;margin-bottom:.8rem;font-size:1.8rem;font-weight:600}.solutions-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.solution-card{background:#fff;border-radius:16px;flex-direction:row;align-items:stretch;min-height:200px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.solution-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.solution-img-wrapper{flex:0 0 42%;position:relative;overflow:hidden}.solution-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.solution-card:hover .solution-img-wrapper img{transform:scale(1.05)}.solution-content{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:1.5rem;display:flex}.solution-content h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.solution-content p{color:#666;margin-bottom:1.2rem;font-size:.85rem;line-height:1.5}.enquire-btn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:auto;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.enquire-btn:hover{background-color:#e64a19}.solutions-footer{text-align:left}.explore-btn{color:#4a3aff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 0;font-size:1.1rem;font-weight:600;transition:color .3s;display:inline-flex}.explore-btn:hover{color:#2b1eb3}.explore-btn span{transition:transform .3s}.explore-btn:hover span{transform:translate(5px)}@media (width<=1024px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.solutions-section{padding:3rem 2rem}.solutions-grid{grid-template-columns:1fr}.solution-card{flex-direction:column;height:auto}.solution-img-wrapper{flex:none;width:100%;height:200px}.solution-content{justify-content:flex-start}}.testimonials-section{background-color:#f8f9fa;padding:6rem 2rem}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-subtitle{color:var(--primary-color);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.testimonials-header h2{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.testimonials-header p{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.testimonial-card{background:#fff;border-radius:16px;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000000a}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.quote-icon{color:#ff572226;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:1.5rem;right:2rem}.testimonial-text{color:#444;z-index:2;flex:1;margin-top:1rem;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7;position:relative}.testimonial-rating{gap:2px;margin-bottom:1.5rem;display:flex}.testimonial-author{border-top:1px solid #f0f0f0;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.author-avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.author-info h4{color:#111;margin-bottom:.2rem;font-size:1rem;font-weight:700}.author-info span{color:#888;font-size:.85rem}@media (width<=768px){.testimonials-section{padding:4rem 1.5rem}.testimonials-header h2{font-size:2rem}}.faq-section{background-color:#fff;padding:6rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif}.faq-container{max-width:800px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-header h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.faq-header p{color:#4b5563;font-size:1.1rem}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:8px;transition:all .3s;overflow:hidden}.faq-item.active{background-color:#fff;border-color:#f97316;box-shadow:0 4px 15px #f9731614}.faq-question{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:color .2s;display:flex}.faq-item:hover .faq-question{color:#ea580c}.faq-icon{color:#6b7280;flex-shrink:0;margin-left:1rem;transition:transform .3s,color .2s}.faq-item.active .faq-icon{color:#ea580c;transform:rotate(180deg)}.faq-answer-wrapper{max-height:0;transition:max-height .4s;overflow:hidden}.faq-item.active .faq-answer-wrapper{max-height:200px}.faq-answer{color:#4b5563;padding:0 1.5rem 1.5rem;line-height:1.6}@media (width<=768px){.faq-section{padding:4rem 1rem}.faq-header h2{font-size:2rem}.faq-question{padding:1.2rem;font-size:1rem}.faq-answer{padding:0 1.2rem 1.2rem;font-size:.95rem}}.vesta-edge-section{background-color:#fff;padding:6rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.vesta-edge-section:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#f39c120a 0%,#fff0 60%);width:500px;height:500px;position:absolute;top:-50px;right:5%}.vesta-edge-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.vesta-edge-header{margin-bottom:4rem}.vesta-edge-title-wrapper{align-items:center;margin-bottom:.8rem;display:flex}.vesta-edge-title-wrapper h2{color:#111a2f;text-transform:uppercase;letter-spacing:.5px;margin:0;padding-left:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:2.8rem;font-weight:700;position:relative}.vesta-edge-title-wrapper h2:before{content:"";background-color:#d35400;width:5px;height:80%;position:absolute;top:10%;left:0}.vesta-edge-subtitle{color:#64748b;margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-style:italic;font-weight:300}.vesta-edge-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.vesta-edge-card{background-color:#f8fafc;border-top:4px solid #d35400;border-radius:8px;flex-direction:column;height:100%;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000005}.vesta-edge-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #d3540014}.vesta-edge-card-icon{justify-content:flex-start;align-items:center;margin-bottom:2rem;display:flex}.vesta-edge-card-title{color:#111a2f;letter-spacing:.2px;margin-bottom:1.2rem;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700}.vesta-edge-card-desc{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}@media (width<=768px){.vesta-edge-section{padding:4rem 1.5rem}.vesta-edge-title-wrapper h2{font-size:2rem}.vesta-edge-subtitle{font-size:1.1rem}.vesta-edge-card{padding:2rem}}.about-hero{background-image:url(https://images.unsplash.com/photo-1497215728101-856f4ea42174?auto=format&fit=crop&w=1920&q=80);background-position:50%;background-size:cover;align-items:center;width:100%;height:60vh;min-height:400px;margin-top:60px;display:flex;position:relative}.about-hero-overlay{z-index:1;background:linear-gradient(90deg,#000000e6 0%,#0009 40%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-content{z-index:2;color:#fff;max-width:800px;padding:0 5%;position:relative}.about-hero-content h1{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.about-hero-content p{color:#f0f0f0;font-size:1.2rem;font-weight:400;line-height:1.6}@media (width<=768px){.about-hero-content h1{font-size:2.5rem}.about-hero-content p{font-size:1rem}}.our-values{background-color:#fcfcfc;padding:5rem 4rem}.values-header{text-align:center;margin-bottom:3rem}.values-header h2{color:#1a1a1a;font-size:2.5rem;font-weight:800}.values-header h2 span{color:var(--primary-color)}.values-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;height:500px;display:grid}.value-card{background-position:50%;background-size:cover;border-radius:8px;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000014}.card-overlay-bottom{text-align:center;background:linear-gradient(#0000 0%,#000000e6 100%);padding:2rem 1rem 1rem}.card-overlay-bottom h3{color:#fff;letter-spacing:1px;font-size:1.1rem;font-weight:700}.base-layer{flex-direction:column;justify-content:space-between;width:100%;height:100%;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.hover-layer{opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.hover-card:hover .hover-layer{opacity:1}.hover-layer.orange-bg{text-align:center;color:#fff;z-index:5;background:linear-gradient(135deg,#ff7043,#ff5722);justify-content:center;align-items:center;padding:2rem;display:flex}.vision-content{z-index:2;position:relative}.vision-content h3{text-shadow:0 2px 4px #0003;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.vision-content p{font-size:.95rem;font-weight:500;line-height:1.6}.faint-circle{z-index:1;border:10px solid #fff3;border-radius:50%;width:250px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center-overlay{flex-direction:column;justify-content:space-between;display:flex}.circle-graphic{border:6px solid var(--primary-color);text-align:center;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 15px #0000004d}.circle-graphic h4{color:#000;font-size:1.2rem;font-weight:800;line-height:1.1}.solutions-card{position:relative}.solutions-overlay{clip-path:polygon(0 40%,100% 10%,100% 100%,0% 100%);background:linear-gradient(160deg,#0000 40%,#ffa500e6 40%,#1e3c72f2 45%);align-items:flex-end;width:100%;height:60%;padding:1.5rem;display:flex;position:absolute;bottom:50px;left:0}.angled-text{color:#fff;text-align:left;text-shadow:0 2px 4px #0000004d;transform-origin:0 100%;margin-bottom:2rem;font-size:1.4rem;font-weight:800;line-height:1.2;transform:rotate(-10deg)}.solid-blue{width:100%;padding:1rem;position:absolute;bottom:0;background:#1e3c72!important}@media (width<=1200px){.values-grid{grid-template-columns:repeat(2,1fr);height:auto}.value-card{height:400px}}@media (width<=768px){.our-values{padding:3rem 1.5rem}.values-grid{grid-template-columns:1fr}}.about-section{color:#1a1a1a;background-color:#fff;padding:6rem 4rem}.about-container-v3{flex-direction:row;align-items:stretch;gap:5rem;max-width:1200px;margin:0 auto;display:flex}.about-image-wrapper-v3{border-radius:16px;flex-direction:column;flex:1;display:flex;position:relative}.about-image-v3{object-fit:cover;border-radius:16px;flex:1;width:100%;height:100%;min-height:600px;box-shadow:0 20px 40px #0000001a}.experience-badge{background-color:var(--primary-color);color:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;animation:4s ease-in-out infinite float;display:flex;position:absolute;bottom:-30px;right:-30px;box-shadow:0 10px 20px #ff57224d}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.experience-badge .years{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:800}.experience-badge .text{font-size:.9rem;font-weight:600;line-height:1.2}.about-content-v3{flex-direction:column;flex:1;justify-content:center;padding:1rem 0;display:flex}.about-subtitle-v3{color:var(--primary-color);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.8rem;font-size:.9rem;font-weight:800;display:inline-block}.about-h2-v3{letter-spacing:-1px;color:#111;margin-bottom:1.2rem;font-size:2.4rem;font-weight:800;line-height:1.2}.about-description-v3{color:#4b5563;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.about-description-v3 h3{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;font-size:1.2rem;font-weight:700}.about-description-v3 p{margin-bottom:1.2rem}.about-features{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem;display:grid}.about-features li{color:#333;align-items:center;gap:.5rem;font-weight:500;display:flex}.feature-icon{color:var(--primary-color);background-color:#ff57221a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.about-stats{border-top:1px solid #eee;gap:3rem;padding-top:2rem;display:flex}.stat-item h4{color:#1a1a1a;margin-bottom:.3rem;font-size:2rem;font-weight:800}.stat-item p{color:#666;font-size:.9rem;font-weight:500}@media (width<=1024px){.about-container-v3{flex-direction:column;gap:4rem}.experience-badge{bottom:-20px;right:20px}}@media (width<=768px){.about-section{padding:4rem 2rem}.about-image-v3{height:300px;min-height:300px}.about-h2-v3{font-size:1.8rem}.about-features{grid-template-columns:1fr}.about-stats{flex-flow:wrap;justify-content:space-between;gap:1rem}.stat-item h4{font-size:1.6rem}.stat-item p{font-size:.8rem}}.book-page{width:100%}.book-hero{text-align:center;background-image:url(https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1920&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:50vh;min-height:350px;margin-top:60px;display:flex;position:relative}.book-hero-overlay{z-index:1;background:#0a0a0ab3;width:100%;height:100%;position:absolute;top:0;left:0}.book-hero-content{z-index:2;color:#fff;max-width:700px;padding:0 20px;position:relative}.book-hero-content h1{margin-bottom:1rem;font-size:3.5rem;font-weight:800}.book-hero-content p{color:#f0f0f0;font-size:1.2rem}.book-form-section{background-color:#f9fbfd;padding:5rem 4rem}.form-container{box-sizing:border-box;align-items:flex-start;gap:4rem;max-width:1100px;margin:0 auto;display:flex}.form-info{flex:1}.form-info h2{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.form-info>p{color:#555;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.info-bullets{flex-direction:column;gap:2rem;display:flex}.bullet{align-items:flex-start;gap:1.5rem;display:flex}.bullet .icon{color:var(--primary-color);background-color:#ff57221a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.bullet h4{color:#1a1a1a;margin-bottom:.5rem;font-size:1.2rem}.bullet p{color:#666;line-height:1.5}.form-wrapper{box-sizing:border-box;background:#fff;border:1px solid #0000000d;border-radius:16px;flex:1;padding:3rem;box-shadow:0 15px 35px #0000000d}.form-row{margin-bottom:1.5rem}.form-row.split{gap:1.5rem;display:flex}.form-row.split .form-group{flex:1}.form-group{flex-direction:column;display:flex}.form-group label{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.form-group input,.form-group select{box-sizing:border-box;color:#333;background-color:#fafafa;border:1px solid #ddd;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group select:focus{border-color:var(--primary-color);background-color:#fff;outline:none;box-shadow:0 0 0 3px #ff57221a}.submit-btn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.submit-btn:hover{background-color:#e64a19;transform:translateY(-2px);box-shadow:0 5px 15px #ff57224d}@media (width<=992px){.form-container{flex-direction:column}.form-wrapper{box-sizing:border-box;width:100%;padding:1.2rem}}@media (width<=768px){.book-form-section{padding:2rem 1rem}.form-row.split{flex-direction:column;gap:1.5rem}.book-hero-content h1{font-size:2.5rem}}.spaces-page-v2{background-color:#f9fafb;min-height:100vh;padding:8rem 4rem 6rem;font-family:Inter,system-ui,-apple-system,sans-serif}.spaces-header-v2{max-width:1400px;margin:0 auto 3rem}.spaces-header-v2 h1{color:#111827;margin-bottom:.8rem;font-size:2.2rem;font-weight:700}.spaces-header-v2 p{color:#4b5563;font-size:1.1rem}.spaces-grid-container-v2{max-width:1400px;margin:0 auto}.spaces-grid-2x2-v2{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.office-card-v2{background-color:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex-direction:row;height:320px;transition:all .2s;display:flex;overflow:hidden}.office-card-v2:hover{border-color:#f97316;box-shadow:0 10px 25px #f9731614}.office-card-img-v2{flex-shrink:0;width:42%;height:100%}.office-card-img-v2 img{object-fit:cover;width:100%;height:100%}.office-card-content-v2{flex-direction:column;width:58%;padding:1.5rem;display:flex}.office-badge-v2{color:#ea580c;background-color:#ffedd5;border-radius:4px;align-self:flex-start;margin-bottom:1rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600;display:inline-block}.office-title-row-v2{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.office-title-row-v2 h3{color:#000;margin:0;font-size:1.3rem;font-weight:800;line-height:1.3}.view-details-link-v2{color:#f97316;white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}.view-details-link-v2:hover{text-decoration:underline}.office-address-v2{color:#6b7280;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.office-amenities-v2{gap:2.5rem;margin-bottom:auto;display:flex}.office-amenity-v2{flex-direction:column;align-items:center;gap:.5rem;display:flex}.office-amenity-icon-v2{color:#000}.office-amenity-v2 span{color:#6b7280;font-size:.8rem}.office-footer-v2{justify-content:space-between;align-items:flex-end;margin-top:1.5rem;display:flex}.office-price-info-v2{flex-direction:column;display:flex}.price-main-v2{align-items:baseline;display:flex}.rupee-v2{color:#000;font-size:1.25rem;font-weight:800}.period-v2{color:#4b5563;font-size:.85rem}.price-old-v2{color:#6b7280;margin-top:.2rem;font-size:.95rem;font-weight:700;text-decoration:line-through}.schedule-btn-v2{color:#f97316;cursor:pointer;background-color:#fff;border:1.5px solid #f97316;border-radius:6px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;transition:all .2s}.schedule-btn-v2:hover{color:#fff;background-color:#f97316}@media (width<=1200px){.spaces-grid-2x2-v2{grid-template-columns:1fr}}@media (width<=768px){.spaces-page-v2{padding:6rem 1.5rem 4rem}.office-card-v2{flex-direction:column;height:auto}.office-card-img-v2{width:100%;height:220px}.office-card-content-v2{width:100%;padding:1.2rem}.office-title-row-v2{flex-direction:column;gap:.5rem}.office-amenities-v2{gap:1.5rem;margin-bottom:1.5rem}.office-footer-v2{flex-direction:column;align-items:flex-start;gap:1.2rem}.schedule-btn-v2{width:100%}}.location-detail-page{background-color:#fafafa;min-height:100vh;padding-bottom:4rem}.location-not-found{flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:Inter,sans-serif;display:flex}.location-hero{color:#fff;background-position:50%;background-size:cover;background-attachment:fixed;align-items:flex-end;height:60vh;min-height:500px;padding:4rem;display:flex;position:relative}.hero-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#0000004d 50%,#000000e6 100%);position:absolute;inset:0}.location-hero-content{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.location-badge{background:var(--primary-color,#e62e2e);color:#fff;text-transform:uppercase;letter-spacing:2px;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.location-hero h1{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.location-address{opacity:.9;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.1rem;display:flex}.hero-enquiry-btn{color:#111;background:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.hero-enquiry-btn:hover{background:var(--primary-color,#e62e2e);color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #e62e2e4d}.location-container{max-width:1200px;margin:0 auto;padding:0 2rem}.location-about{align-items:center;gap:4rem;margin:5rem 0;display:flex}.about-text{flex:2}.about-text h2{color:#111;margin-bottom:1.5rem;font-size:2.2rem;font-weight:800}.about-text p{color:#555;font-size:1.1rem;line-height:1.8}.about-action{flex:1}.action-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #00000014}.action-card h3{color:#111;margin-bottom:1rem;font-size:1.4rem}.action-card p{color:#666;margin-bottom:1.5rem;line-height:1.5}.phone-btn{color:#fff;background:#111;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.phone-btn:hover{background:var(--primary-color,#e62e2e)}.location-gallery{margin-bottom:5rem}.location-gallery h2{color:#111;text-align:center;margin-bottom:2rem;font-size:2.2rem;font-weight:800}.gallery-grid{grid-template-rows:300px 300px;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.gallery-item{border-radius:12px;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item.item-1{grid-area:1/1/3/3}.gallery-item.item-2{grid-area:1/3/2/4}.gallery-item.item-3{grid-area:1/4/2/5}.gallery-item.item-4{grid-area:2/3/3/4}.gallery-item.item-5{grid-area:2/4/3/5}.location-facilities{margin-bottom:6rem}.location-facilities h2{color:#111;text-align:center;margin-bottom:3rem;font-size:2.2rem;font-weight:800}.facilities-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.facility-card{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000008}.facility-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.icon-wrapper{color:var(--primary-color,#e62e2e);background:#e62e2e1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;display:flex}.facility-card span{color:#333;font-weight:600}.location-enquiry{color:#fff;text-align:center;background:#111;border-radius:24px;padding:4rem;position:relative;overflow:hidden}.location-enquiry:before{content:"";pointer-events:none;background:linear-gradient(45deg,#e62e2e1a,#0000);position:absolute;inset:0}.enquiry-content{z-index:2;max-width:600px;margin:0 auto;position:relative}.enquiry-content h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.enquiry-content p{color:#aaa;margin-bottom:2.5rem;line-height:1.6}.enquiry-form{flex-direction:column;gap:1rem;display:flex}.enquiry-form input{color:#fff;background:#222;border:1px solid #333;border-radius:8px;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.enquiry-form input:focus{border-color:var(--primary-color,#e62e2e);outline:none}.submit-enquiry-btn{background:var(--primary-color,#e62e2e);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.submit-enquiry-btn:hover{color:#111;background:#fff}@media (width<=1024px){.gallery-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.gallery-item.item-1,.gallery-item.item-2,.gallery-item.item-3,.gallery-item.item-4,.gallery-item.item-5{grid-area:auto;height:250px}.location-about{flex-direction:column}.facilities-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.location-hero{padding:2rem}.location-hero h1{font-size:2.5rem}.facilities-grid{grid-template-columns:1fr}.location-enquiry{padding:3rem 1.5rem}}.footer{color:#e0e0e0;border-top:5px solid var(--primary-color);background-image:url(https://images.unsplash.com/photo-1497215898143-44243a0e3650?auto=format&fit=crop&w=1920&q=80);background-position:50%;background-size:cover;padding-top:5rem;position:relative}.footer-overlay{z-index:1;background-color:#111111eb;width:100%;height:100%;position:absolute;top:0;left:0}.footer-container{z-index:2;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto 4rem;padding:0 2rem;display:grid;position:relative}.footer-bottom{z-index:2;text-align:center;color:#777;border-top:1px solid #ffffff1a;padding:1.5rem 0;font-size:.9rem;position:relative}.footer-col h2{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.brand-col p{color:#aaa;margin-bottom:1.5rem;line-height:1.6}.social-links{gap:1rem;display:flex}.social-links a{color:#fff;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:inline-flex}.social-links a:hover{background-color:var(--primary-color);transform:translateY(-3px);box-shadow:0 5px 15px #ff572266}.footer-col h4{color:#fff;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600;position:relative}.footer-col h4:after{content:"";background-color:var(--primary-color);width:40px;height:2px;position:absolute;bottom:0;left:0}.footer-col ul{flex-direction:column;gap:1rem;display:flex}.footer-col ul li a{color:#aaa;transition:color .3s}.footer-col ul li a:hover{color:var(--primary-color)}.contact-col ul li{align-items:flex-start;gap:1rem;display:flex}.contact-col .icon{margin-top:2px}.contact-col p{color:#aaa;line-height:1.5}@media (width<=1024px){.footer-container{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.footer-container{grid-template-columns:1fr;gap:2.5rem}}
