@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%;max-height:calc(100vh - 70px);padding:1.5rem 1.5rem 3rem;display:none;position:absolute;top:100%;left:0;overflow-y:auto;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:hover .dropdown-menu{display:none}.top-nav-links .dropdown .dropdown-menu.show,.top-nav-links .dropdown:hover .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}}.dropdown-menu.locations-menu{min-width:480px;padding:1rem;display:none}.top-nav-links .dropdown:hover .dropdown-menu.locations-menu{gap:2rem;display:flex}.locations-column{flex-direction:column;flex:1;display:flex}.dropdown-section-title{text-transform:uppercase;color:#888;letter-spacing:.5px;cursor:default;margin-bottom:.5rem;padding:.5rem 1rem .2rem;font-size:.8rem;font-weight:700}.locations-column a{color:#333;border-radius:6px;padding:.6rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.locations-column a:hover{color:#e62e2e;background-color:#f8f9fa}@media (width<=1024px){.top-nav-links .dropdown:hover .dropdown-menu.locations-menu{display:none}.top-nav-links .dropdown .dropdown-menu.locations-menu{flex-direction:column;gap:1.5rem;min-width:100%;padding-left:0}.top-nav-links .dropdown .dropdown-menu.locations-menu.show,.top-nav-links .dropdown:hover .dropdown-menu.locations-menu.show{display:flex}.locations-column a{padding:.6rem 0}.dropdown-section-title{padding:.5rem 0 .2rem}}.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-wrapper{max-width:1350px;margin:0 auto;padding:0 3rem}.commercial-space-container{justify-content:space-between;align-items:center;gap:6rem;display:flex}.commercial-space-content{flex:1.1}.section-heading.full-width-heading{color:#111;white-space:nowrap;border-left:6px solid #dea116;margin-bottom:3rem;padding-left:1.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.3}.section-heading:not(.full-width-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}.section-heading.full-width-heading{white-space:normal;font-size:2rem}}@media (width<=768px){.commercial-space-section{padding:3rem 0 1rem}.commercial-space-wrapper{padding:0 1.5rem}.commercial-space-container{gap:3rem}}.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}}.why-choose-us-section{background-color:#fff;padding:5rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif}.why-choose-us-container{max-width:1200px;margin:0 auto}.wcu-header{text-align:center;margin-bottom:3.5rem}.wcu-header h2{color:#111;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.wcu-divider{background-color:#dea116;border-radius:2px;width:60px;height:4px;margin:0 auto}.wcu-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem 2.5rem;display:grid}.wcu-item{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;align-items:center;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex}.wcu-item:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.wcu-icon{color:#dea116;flex-shrink:0;margin-right:1rem}.wcu-text{color:#334155;font-size:1.05rem;font-weight:500;line-height:1.4}@media (width<=768px){.why-choose-us-section{padding:4rem 1.5rem}.wcu-grid{grid-template-columns:1fr}}.workspace-solutions-section{color:#1a1a1a;background:linear-gradient(135deg,#f8fafc 0%,#edf2f7 100%);padding:6rem 4rem;font-family:Inter,system-ui,-apple-system,sans-serif}.workspace-solutions-container{max-width:1350px;margin:0 auto}.ws-header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.ws-main-title{color:#111;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.3}.ws-subtitle{color:#555;font-size:1.1rem;line-height:1.6}.ws-content-wrapper{background:#fff;border-radius:24px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex;box-shadow:0 20px 40px #0000000f}.ws-tabs-carousel-wrapper{align-items:center;width:100%;display:flex;position:relative}.ws-sidebar{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;width:100%;padding:.5rem 1rem;overflow-x:auto}.ws-sidebar::-webkit-scrollbar{display:none}.ws-tab-list{flex-direction:row;gap:1rem;width:max-content;margin:0;padding:0;list-style:none;display:flex}.ws-tab-item{color:#666;cursor:pointer;white-space:nowrap;border-radius:12px;align-items:center;padding:1rem 1.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex;position:relative}.ws-tab-item:hover{color:#333;background-color:#f1f5f9}.ws-tab-indicator{background-color:#dea116;border-radius:4px 4px 0 0;width:60%;height:3px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.ws-tab-item.active{color:#111;background-color:#fffaf0;box-shadow:0 4px 15px #dea11614}.ws-tab-item.active .ws-tab-indicator{transform:translate(-50%)scaleX(1)}.ws-tab-nav-btn{color:#111;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.ws-tab-nav-btn:hover{background:var(--primary-color,#dea116);color:#fff}.ws-tab-nav-btn.left-btn{left:-20px}.ws-tab-nav-btn.right-btn{right:-20px}.ws-detail-area{flex:1;position:relative;overflow:hidden}.ws-detail-card{gap:3rem;animation:.5s ease-out fadeInRight;display:flex}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ws-detail-text{flex-direction:column;flex:1.2;justify-content:center;display:flex}.ws-detail-text h3{color:#111;margin-bottom:1.2rem;font-size:2.2rem;font-weight:700;display:inline-block;position:relative}.ws-detail-text h3:after{content:"";background-color:#dea116;border-radius:2px;width:50px;height:4px;position:absolute;bottom:-8px;left:0}.ws-description{color:#555;margin-top:1rem;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ws-list-container h4{color:#333;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.ws-features-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.ws-features-list li{color:#444;padding-left:1.8rem;font-size:.95rem;line-height:1.4;position:relative}.ws-features-list li:before{content:"✓";color:#dea116;font-size:1.1rem;font-weight:700;position:absolute;top:0;left:0}.ws-enquire-btn{color:#fff;cursor:pointer;background-color:#f97316;border:none;border-radius:8px;align-self:flex-start;margin-top:auto;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #f973164d}.ws-enquire-btn:hover{background-color:#ea580c;transform:translateY(-3px);box-shadow:0 8px 25px #f9731666}.ws-detail-image{border-radius:16px;flex:1;height:450px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.ws-detail-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ws-detail-image:hover img{transform:scale(1.05)}@media (width<=1200px){.ws-content-wrapper{padding:2rem}}@media (width<=992px){.ws-detail-card{flex-direction:column}.ws-detail-image{height:300px}.ws-enquire-btn{margin-top:2rem}}@media (width<=768px){.workspace-solutions-section{padding:3rem 1rem}.ws-content-wrapper{padding:1.5rem}.ws-main-title{font-size:1.4rem}}.industries-section{background-color:#f8fafc;padding:6rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif}.industries-container{max-width:1200px;margin:0 auto}.industries-header{text-align:center;margin-bottom:4rem}.industries-header h2{color:#111;letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:800}.industries-header p{color:#555;margin-bottom:1.5rem;font-size:1.15rem}.industries-divider{background-color:#dea116;border-radius:2px;width:60px;height:4px;margin:0 auto}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.industry-card{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000a}.industry-card:hover{border-color:#dea116;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.industry-icon-wrapper{color:#dea116;background:#dea1161a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;transition:all .3s;display:flex}.industry-card:hover .industry-icon-wrapper{color:#fff;background:#dea116;transform:scale(1.1)}.industry-card h3{color:#1e293b;font-size:1.1rem;font-weight:600;line-height:1.4}@media (width<=768px){.industries-section{padding:4rem 1.5rem}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.industry-card{padding:1.5rem 1rem}.industry-icon-wrapper{width:60px;height:60px}.industry-card h3{font-size:1rem}}.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:clamp(1.6rem,3.5vw,2.5rem);font-weight:800;line-height:1.3}.testimonials-header p{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem}.testimonials-intro{color:#555;text-align:justify;max-width:100%;margin:0 auto 3rem;padding:0 1rem;font-size:1.15rem;line-height:1.8}.testimonials-intro p{max-width:100%;margin-bottom:1rem}.testimonials-carousel-wrapper{align-items:center;display:flex;position:relative}.testimonial-nav-btn{color:#111;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.testimonial-nav-btn:hover{background:var(--primary-color,#dea116);color:#fff}.left-btn{left:-25px}.right-btn{right:-25px}.testimonials-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;width:100%;padding:1rem;display:flex;overflow-x:auto}.testimonials-carousel::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:center;background:#fff;border-radius:16px;flex-direction:column;flex:none;min-width:350px;max-width:400px;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}.testimonial-review-title{color:#111;margin-top:2rem;margin-bottom:.8rem;font-size:1.15rem;font-weight:700;line-height:1.4}@media (width<=768px){.testimonials-section{padding:4rem 1.5rem}.testimonials-header h2{font-size:1.4rem}.testimonial-card{min-width:300px}.left-btn{left:-10px}.right-btn{right:-10px}}.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:3rem 1rem}.faq-header h2{margin-bottom:.8rem;font-size:1.6rem;line-height:1.35}.faq-header p{font-size:1rem}.faq-question{padding:1.1rem;font-size:1rem}.faq-answer{padding:0 1.1rem 1.1rem;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}}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:6rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif}.cta-container{max-width:900px;margin:0 auto}.cta-content h2{color:#fff;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800}.cta-description{color:#cbd5e1;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}.cta-benefits{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;margin-bottom:3.5rem;display:flex}.cta-benefit{color:#f1f5f9;align-items:center;font-size:1.05rem;font-weight:500;display:flex}.cta-benefit .check{color:#dea116;margin-right:.5rem;font-weight:700}.cta-primary-btn{color:#111;cursor:pointer;background-color:#dea116;border:none;border-radius:50px;margin-bottom:2.5rem;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;transition:all .3s;box-shadow:0 10px 25px #dea1164d}.cta-primary-btn:hover{background-color:#f5b018;transform:translateY(-3px);box-shadow:0 15px 35px #dea11666}.cta-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.cta-links a{color:#94a3b8;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.cta-links a:hover{color:#fff}.cta-links .divider{color:#475569}@media (width<=768px){.cta-section{padding:4rem 1.5rem}.cta-benefits{flex-direction:column;align-items:center;gap:1rem}.cta-links{flex-direction:column;gap:.8rem}.cta-links .divider{display:none}}.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}}.office-space-seo-header{text-align:center;background-color:#f8fafc;flex-direction:column;justify-content:center;width:100%;margin-top:60px;padding:6rem 2rem 4rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative}.office-space-seo-content{z-index:2;max-width:100%;margin:0 auto;position:relative}.office-space-seo-content h1{color:#111;letter-spacing:-.5px;max-width:100%;margin-bottom:1.5rem;padding:0 1rem;font-size:clamp(1.2rem,3vw,2.5rem);font-weight:800;line-height:1.3}.office-seo-intro-para{color:#555;text-align:justify;max-width:100%;margin:0 auto;padding:0 1rem;font-size:1.15rem;line-height:1.8}@media (width<=1024px){.office-space-seo-content h1{white-space:normal}}@media (width<=768px){.office-space-seo-header{padding:6rem 1.5rem 4rem}}.office-benefits-section{background-color:#fff;padding:4rem 2rem;font-family:Inter,system-ui,sans-serif}.office-benefits-container{max-width:100%;margin:0 auto}.office-benefits-container h2{text-align:center;color:#111;margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:800}.office-benefits-intro{text-align:center;color:#666;margin-bottom:2.5rem;font-size:1.05rem}.office-benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.office-benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1.2rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.office-benefit-card:hover{border-color:#dea116;transform:translateY(-3px);box-shadow:0 8px 20px #0000000a}.ob-icon-wrapper{color:#dea116;background:#dea1161a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ob-content h3{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.ob-content p{color:#475569;font-size:.95rem;line-height:1.5}.office-success-story{color:#111;background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:6rem 2rem;font-family:Inter,system-ui,sans-serif}.office-success-container{flex-direction:column;align-items:center;max-width:100%;margin:0 auto;display:flex}.office-success-header{text-align:center;width:100%;margin-bottom:3rem}.office-success-header h2{color:#1e293b;max-width:100%;padding:0 1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.success-quote-card{text-align:justify;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:100%;padding:4rem;position:relative;box-shadow:0 20px 40px #0000000a}.success-quote-card p{color:#475569;z-index:2;font-size:1.2rem;font-style:italic;line-height:1.8;position:relative}.success-quote-card:before{content:"\"";color:#dea11626;z-index:1;font-family:Georgia,serif;font-size:6rem;line-height:1;position:absolute;top:20px;left:50%;transform:translate(-50%)}@media (width<=1024px){.office-success-header h2{white-space:normal}}.office-seo-block{background-color:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem;font-family:Inter,system-ui,sans-serif}.office-seo-container{max-width:100%;margin:0 auto}.office-seo-container h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.office-seo-container p{color:#475569;font-size:1rem;line-height:1.7}.office-seo-container strong{color:#334155;font-weight:600}@media (width<=768px){.office-benefits-section,.office-success-story,.office-seo-block{padding:4rem 1.5rem}.success-quote-card{padding:2rem 1.5rem}.office-success-header h2{font-size:1.4rem}}.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}}.hsr-layout-page{font-family:var(--font-family,"Inter", sans-serif);color:#444;background-color:#fff;line-height:1.7}.hsr-hero-section{text-align:center;color:#fff;background-image:url(/Bellandur.jpeg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:500px;padding-top:140px;display:flex;position:relative}.hsr-hero-overlay{background:#0009;position:absolute;inset:0}.hsr-hero-content{z-index:1;max-width:800px;padding:0 20px;position:relative}.hsr-hero-content h1{margin-bottom:20px;font-size:2.5rem;font-weight:700}.hsr-hero-content p{opacity:.9;margin-bottom:30px;font-size:1.2rem}.hsr-hero-cta{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.hsr-btn-primary{color:#fff;background:#ff5722;border-radius:5px;padding:12px 30px;font-weight:600;text-decoration:none;transition:background .3s}.hsr-btn-primary:hover{color:#fff;background:#e64a19}.hsr-btn-secondary{color:#333;background:#fff;border-radius:5px;align-items:center;gap:8px;padding:12px 30px;font-weight:600;text-decoration:none;transition:background .3s;display:flex}.hsr-btn-secondary:hover{color:#000;background:#f5f5f5}.hsr-container{max-width:1200px;margin:0 auto}.hsr-section{padding:60px 20px}.hsr-bg-light{background-color:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.hsr-bg-accent{color:#444;background-color:#fff;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.hsr-section h2{color:#0b2545;margin-bottom:20px;font-size:2.2rem;font-weight:700;position:relative}.hsr-section h3{color:#133c55;margin:25px 0 15px;font-size:1.4rem;font-weight:600}.hsr-section p{color:#555;margin-bottom:15px;font-size:1.05rem}.hsr-grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.hsr-image-card img{border-radius:10px;width:100%;box-shadow:0 10px 30px #0000001a}.hsr-list{margin:0;padding:0;list-style:none}.hsr-list li{align-items:center;gap:10px;margin-bottom:12px;font-size:1.05rem;display:flex}.hsr-icon,.hsr-icon-white{color:#ff5722;flex-shrink:0}.hsr-icon-color{color:#0b2545}.hsr-note{color:#777;border-left:4px solid #ff5722;margin-top:20px;padding-left:15px;font-style:italic}.hsr-benefits-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-top:20px;display:grid}.hsr-benefit-item{background:#fff;border-radius:8px;align-items:center;gap:12px;padding:15px;font-weight:500;display:flex;box-shadow:0 4px 15px #0000000d}.hsr-cards-container{gap:30px;margin-top:30px;display:flex}.hsr-info-card{background:#fff;border-radius:10px;flex:1;padding:30px;box-shadow:0 5px 20px #0000000d}.text-bold{color:#1a1a2e;font-weight:600}.hsr-text-center{text-align:center}.hsr-subtitle{color:#666;margin-bottom:40px;font-size:1.1rem}.hsr-investment-grid{flex-wrap:wrap;gap:15px;margin-top:25px;display:flex}.hsr-investment-item{color:#333;background:#f0f0f0;border-radius:30px;padding:12px 20px;font-weight:500}.hsr-expertise-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:30px;display:grid}.hsr-expertise-item{color:#444;background:#fff;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:12px;padding:15px;font-weight:500;display:flex}.hsr-case-study{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000000d}.hsr-timeline{margin-top:30px;position:relative}.hsr-timeline:before{content:"";background:#e0e0e0;width:2px;height:100%;position:absolute;top:0;left:24px}.hsr-timeline-item{gap:30px;margin-bottom:30px;display:flex;position:relative}.hsr-timeline-item:last-child{margin-bottom:0}.hsr-timeline-icon{color:#fff;z-index:1;background:#0b2545;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.hsr-timeline-content h4{color:#ff5722;margin-bottom:10px;font-size:1.2rem}.hsr-cta-box{color:#444;text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:10px;margin-top:40px;padding:40px;box-shadow:0 4px 20px #0000000d}.hsr-cta-box h3{color:#0b2545;margin-top:0}.hsr-cta-box p{color:#555;max-width:800px;margin:0 auto 25px}.mt-4{margin-top:20px;display:inline-block}.hsr-testimonials-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.hsr-testimonial-card{background:#fff;border-radius:10px;flex-direction:column;padding:30px;display:flex;box-shadow:0 8px 25px #0000000f}.hsr-stars{color:#ffc107;margin-bottom:15px;font-size:1.2rem}.hsr-review-text{flex:1;font-style:italic}.hsr-reviewer{color:#1a1a2e;border-top:1px solid #eee;margin-top:15px;padding-top:15px;font-weight:600}@media (width<=768px){.hsr-hero-section{min-height:550px;padding-top:130px}.hsr-grid-2{grid-template-columns:1fr}.hsr-hero-content h1{margin-bottom:15px;font-size:1.8rem;line-height:1.3}.hsr-hero-content p{margin-bottom:25px;font-size:1.05rem;line-height:1.4}.hsr-section h2{font-size:1.6rem;line-height:1.3}.hsr-section h3{font-size:1.25rem}.hsr-timeline:before{left:20px}.hsr-timeline-icon{flex-shrink:0;width:40px;height:40px;font-size:1rem}.hsr-timeline-item{gap:15px}.hsr-cta-box{padding:25px 15px}.hsr-hero-cta{flex-wrap:nowrap;gap:10px;width:100%}.hsr-btn-primary,.hsr-btn-secondary{white-space:nowrap;text-align:center;flex:1;justify-content:center;padding:10px 12px;font-size:.85rem}}
