@import "https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&family=Playfair+Display:wght@700;800&family=Poppins:wght@400&family=Epilogue:wght@400&display=swap";@import "https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&family=Playfair+Display:wght@700;800&family=Poppins:wght@400&family=Epilogue:wght@400&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";.demo-microsite-banner{z-index:60;background:linear-gradient(90deg,#fef9e7fa 0%,#eff6fffa 100%);border-bottom:1px solid #b4b4b466;align-items:center;gap:.5rem;padding:.5rem .75rem .5rem 1rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000f}.demo-microsite-banner.demo-microsite-banner--below-nav{top:3.5rem}.demo-microsite-banner-icon{flex-shrink:0;font-size:1rem;line-height:1}.demo-microsite-banner-text{color:#374151;flex:1;margin:0;font-size:.8125rem;line-height:1.4}.demo-microsite-banner-dismiss{color:#6b7280;cursor:pointer;background:#0000000f;border:none;border-radius:50%;flex-shrink:0;width:1.75rem;height:1.75rem;padding:0;font-size:1.25rem;line-height:1;transition:background .15s,color .15s}.demo-microsite-banner-dismiss:hover{color:#374151;background:#0000001a}.cards-container{flex-wrap:wrap;place-content:flex-start center;gap:clamp(1.5rem,3vw,2rem);margin:1rem 0;padding:0;display:flex;position:relative}.cards-container.single-card{justify-content:center;align-items:center}.cards-container.two-cards,.cards-container.three-cards{justify-content:center}.cards-container.multiple-cards{justify-content:center;align-items:flex-start}.project-card{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;flex-shrink:0;width:clamp(260px,26vw,340px);min-height:420px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.card-image-wrapper{background-color:#f0f0f0;width:100%;height:200px;position:relative;overflow:hidden}.card-image-wrapper.card-image-carousel{padding:0}.card-image-track{width:100%;height:100%;transition:transform .5s ease-in-out;display:flex}.card-image-slide{background-color:#f0f0f0;background-position:50%;background-size:cover;flex:0 0 100%;width:100%;height:100%}.card-carousel-dots{z-index:2;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.card-carousel-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s,transform .2s}.card-carousel-dot:hover{background:#fffc}.card-carousel-dot.active{background:#fff;transform:scale(1.2)}.sold-out-ribbon-wrapper{pointer-events:none;z-index:3;width:112px;height:112px;position:absolute;top:0;right:0;overflow:hidden}.sold-out-ribbon{text-align:center;letter-spacing:.06em;white-space:nowrap;color:#fff;transform-origin:50%;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);justify-content:center;align-items:center;width:170px;height:28px;padding:0;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:16px;right:-40px;transform:rotate(45deg);box-shadow:0 3px 10px #b91c1c73}.sold-out-ribbon-text{display:inline-block;transform:translate(10px,1px)}.bhk-tag{white-space:nowrap;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #d4a574;border-radius:16px;justify-content:center;align-items:center;padding:6px 12px;transition:all .2s;display:flex}.sold-out-status-card{text-align:center;background:#dc26260f;border:1px solid #dc26262e;border-radius:12px;width:100%;margin-top:auto;padding:12px}.sold-out-status-title{justify-content:center;align-items:center;gap:6px;margin-bottom:6px;display:flex}.trophy-icon{color:#dc2626;flex-shrink:0;width:14px;height:14px}.sold-out-status-title span{color:#dc2626;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:700;line-height:1.2}.sold-out-status-card p{color:#7f1d1d;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.35}.last-few-units-badge{color:#fff;background:#dc2626;border-radius:8px;margin-top:8px;padding:4px 10px;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;line-height:1.3;animation:1.5s ease-in-out infinite last-few-units-pulse;display:inline-block}@keyframes last-few-units-pulse{0%,to{opacity:1;box-shadow:0 0 #dc262680}50%{opacity:.95;box-shadow:0 0 0 6px #dc262600}}@media (width<=1024px){.nav-arrow{display:none}.cards-container{gap:1.5rem}.project-card{width:clamp(280px,45vw,300px)}.footer-main{text-align:center;flex-direction:column;align-items:center;gap:2rem}.footer-left{text-align:center;align-items:center}.invest-card{width:100%;min-width:320px;max-width:450px}}@media (width<=768px){.microsite-container{padding:0 .75rem}.contact-us-btn{display:none}.main-heading{white-space:normal;word-break:break-word}.hero-card{padding:1.5rem 1rem}.cards-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:0 .5rem}.cards-container.single-card,.cards-container.two-cards,.cards-container.three-cards,.cards-container.multiple-cards{flex-direction:column;justify-content:center;align-items:center}.project-card{width:min(300px,95%);max-width:300px;min-height:380px;margin:0 auto}.card-image{height:180px}.project-name h3{font-size:16px}.bhk-tags{flex-wrap:wrap;gap:6px;max-height:4.5rem;overflow:hidden}.bhk-tag{padding:4px 8px;font-size:11px}.pricing-value{font-size:18px}.schedule-buttons{flex-direction:column;align-items:center;gap:1rem}.schedule-call-btn,.schedule-visit-btn{width:100%;min-width:auto;max-width:280px}.invest-buttons{flex-direction:column;gap:.75rem}.call-btn,.whatsapp-btn{width:100%;min-width:auto}.footer-text{text-align:center;flex-direction:column;gap:.5rem}.logo,.logo-content{text-align:center;justify-content:center;align-items:center}.logo-text-container{text-align:center;align-items:center}}@media (width<=480px){.microsite-container{padding:0 .5rem}.logo-text{font-size:20px}.logo-tagline{text-align:center;font-size:12px}.contact-us-btn{padding:8px 16px}.contact-us-btn span{font-size:12px}.main-heading{font-size:20px}.subheading{font-size:14px}.hero-card{padding:1rem .75rem}.project-card{width:min(280px,98%);min-height:360px}.card-image{height:160px}.card-content{padding:12px}.project-name h3{font-size:15px}.card-location span{font-size:13px}.bhk-tag span{font-size:10px}.pricing-value{font-size:16px}.view-details-btn{padding:8px 16px}.view-details-btn span{font-size:13px}.schedule-title{font-size:18px}.schedule-description{font-size:12px}.schedule-call-btn,.schedule-visit-btn{min-width:140px;padding:8px 16px}.schedule-call-btn span,.schedule-visit-btn span{font-size:12px}}.price-mask-button{color:#d4af37;cursor:pointer;-webkit-user-select:none;user-select:none;appearance:none;min-width:160px;font-family:Jost,sans-serif;font-size:14px;font-weight:500;font:inherit;background:0 0;border:2px dashed #d4af37;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:all .3s;display:inline-flex}.price-mask-button:disabled{opacity:.7;cursor:not-allowed}.price-mask-button:hover{color:#b8941f;background:#d4af371a;border-color:#b8941f;transform:translateY(-1px);box-shadow:0 4px 12px #d4af3733}.price-mask-button:active{transform:translateY(0);box-shadow:0 2px 6px #d4af374d}.price-mask-button .eye-icon{flex-shrink:0}.price-mask-button span{white-space:nowrap}.toast-notification{z-index:10000;animation:.3s ease-out slideInRight;position:fixed;top:20px;right:20px}.toast-content{color:#fff;background:#4caf50;border-radius:8px;align-items:center;gap:12px;min-width:300px;padding:16px 20px;font-family:Jost,sans-serif;display:flex;box-shadow:0 4px 12px #00000026}.toast-icon{flex-shrink:0;font-size:18px}.toast-message{font-size:14px;font-weight:500;line-height:1.4}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (width<=768px){.toast-notification{top:10px;left:10px;right:10px}.toast-content{min-width:auto;padding:14px 16px}.toast-message{font-size:13px}}@keyframes swing{0%,to{transform:translate(-50%)rotate(0)}25%{transform:translate(-50%)rotate(3deg)}75%{transform:translate(-50%)rotate(-3deg)}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:45, 61%, 60%;--primary-glow:45, 61%, 70%}.microsite-container{width:100%;min-height:100vh;padding:0 1rem;font-family:Jost,sans-serif;position:relative;overflow-x:hidden}.background{z-index:-1;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);width:100%;height:100%;position:fixed;top:0;left:0}.background:before{content:"";z-index:1;background:linear-gradient(135deg,#f8f9fae6 0%,#e9ecefcc 100%),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.logo{z-index:2;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1rem 1rem 0;display:flex;position:relative}.logo-content{align-items:center;gap:1.5rem;display:flex}.contact-us-btn{cursor:pointer;background:linear-gradient(135deg,#d4a574 0%,#b8941f 100%);border:none;border-radius:25px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #d4a5744d}.contact-us-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #d4a57466}.contact-us-btn span{color:#fff;font-family:Jost;font-size:14px;font-weight:600;line-height:1.4}.phone-icon{fill:#fff;width:16px;height:16px}.logo-image{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:clamp(60px,8vw,80px);height:clamp(60px,8vw,80px)}.logo-fallback{color:#fff;background:linear-gradient(135deg,#d4a574 0%,#b8941f 100%);border-radius:8px;justify-content:center;align-items:center;width:clamp(60px,8vw,60px);height:clamp(60px,8vw,60px);font-size:clamp(20px,3vw,28px);font-weight:700;display:flex}.microsite-header-logo-only .logo-fallback,.microsite-header-logo-only .logo-image{width:clamp(120px,16vw,150px);height:clamp(60px,8vw,100px)}.logo-text-container{flex-direction:column;align-items:flex-start;display:flex}.logo-text{color:#2c3e50;margin-bottom:.25rem;font-family:Playfair Display;font-size:clamp(24px,4vw,32px);font-weight:800;line-height:1.2}.logo-tagline{color:#6c757d;max-width:400px;font-family:Jost;font-size:clamp(12px,1.8vw,16px);font-weight:400;line-height:1.3}.logo-know-more-link{color:#b8941f;text-underline-offset:3px;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:Jost,sans-serif;font-size:clamp(12px,1.8vw,15px);font-weight:600;text-decoration:underline}.logo-know-more-link:hover{color:#9a7a18}.main-content{z-index:2;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.hero-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;border:1px solid #fff3;border-radius:20px;flex-direction:column;margin-top:1.5rem;margin-bottom:1.5rem;padding:clamp(1.5rem,3vw,2rem);display:flex;position:relative;box-shadow:0 8px 32px #0000001a}.main-heading{color:#2c3e50;white-space:nowrap;margin-bottom:.5rem;font-family:Playfair Display;font-size:clamp(24px,4vw,32px);font-weight:800;line-height:1.2}.subheading{color:#6c757d;text-align:center;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-family:Jost;font-size:clamp(14px,2vw,16px);font-weight:400;line-height:1.3}.divider-container{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.divider-full{background:#e9ecef;border-radius:2px;width:min(90%,1070px);height:2px}.divider-partial{background:#d4a574;border-radius:2px;width:min(45%,525px);height:2px}.nav-arrows-container{justify-content:space-between;align-items:center;margin:2rem 0;display:flex;position:relative}.nav-arrow{cursor:pointer;z-index:10;width:clamp(50px,6vw,65px);height:clamp(50px,6vw,65px);position:absolute;top:50%;transform:translateY(-50%)}.nav-arrow.left{left:-4rem}.nav-arrow.right{right:-4rem}.nav-arrow .circle{background:linear-gradient(90deg,#282e56 0%,#4a5173 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.nav-arrow .arrow-icon{border:none;border-top:3px solid #eceffd;border-left:3px solid #eceffd;width:20px;height:20px;transform:rotate(-45deg)}.nav-arrow.right .arrow-icon{transform:rotate(135deg)}.cards-container{flex-wrap:wrap;place-content:center;align-items:center;gap:clamp(1.5rem,3vw,2rem);width:100%;margin:1rem auto;padding:0;display:flex;position:relative}.cards-container.single-card{place-content:center;align-items:center}.cards-container.two-cards{place-content:center;align-items:center;gap:clamp(.75rem,1.5vw,1rem);max-width:800px;margin:1rem auto}.cards-container.three-cards{place-content:center;align-items:center}.cards-container.four-cards{grid-template-columns:repeat(2,1fr);place-content:center;align-items:center;gap:clamp(1.5rem,3vw,2rem);max-width:800px;margin:0 auto;display:grid}.cards-container.five-cards{grid-template-columns:repeat(3,1fr);place-content:center;align-items:center;gap:clamp(1.5rem,3vw,2rem);max-width:1200px;margin:0 auto;display:grid}.cards-container.five-cards .project-card:nth-child(4),.cards-container.five-cards .project-card:nth-child(5){grid-column:span 1;justify-self:center}.cards-container.multiple-cards{place-content:center;align-items:center}.project-card{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;flex-shrink:0;width:clamp(260px,26vw,340px);min-height:420px;margin:0 auto;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.project-card:hover{border-color:#d4a5744d;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.card-image{background-color:#f0f0f0;background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;width:100%;height:200px;padding:12px;display:flex;position:relative;overflow:hidden}.card-title-overlay{z-index:3;position:absolute;bottom:12px;left:12px;right:12px}.card-title-overlay h3{color:#2c3e50;text-shadow:0 2px 8px #0000001a;margin:0;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:22px;font-weight:700;line-height:1.2}.project-card-badge-stack{z-index:2;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;top:12px;left:12px}.project-card-badge-stack .rera-badge{position:relative;top:auto;left:auto}.rera-badge{z-index:2;background:linear-gradient(135deg,#d4a574 0%,#b8941f 100%);border-radius:16px;justify-content:center;align-items:center;gap:4px;padding:6px 10px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #d4a5744d}.rera-badge .star-icon{color:#fff;fill:currentColor;width:12px;height:12px}.rera-badge span{color:#fff;white-space:nowrap;font-family:Jost;font-size:10px;font-weight:600;line-height:1.2}.card-content{flex-direction:column;flex-grow:1;align-items:flex-start;gap:12px;padding:16px;display:flex}.project-name{text-align:left;width:100%}.project-name h3{color:#2c3e50;text-align:left;margin:0;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.card-location{align-items:center;gap:8px;width:100%;display:flex}.card-location span{color:#6c757d;letter-spacing:.01em;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.location-icon{color:#6c757d;flex-shrink:0;width:16px;height:16px}.bhk-tags{flex-wrap:wrap;align-items:flex-start;gap:8px;width:100%;max-height:4.5rem;display:flex;overflow:hidden}.home-icon{color:#6c757d;flex-shrink:0;width:16px;height:16px}.bhk-tag{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #d4a574;border-radius:16px;justify-content:center;align-items:center;padding:6px 12px;transition:all .2s;display:flex}.bhk-tag span{color:#d4a574;letter-spacing:.02em;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;line-height:1.2;transition:color .2s}.pricing-section{text-align:center;width:100%;margin-top:auto}.pricing-label{color:#6c757d;letter-spacing:.01em;margin-bottom:4px;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pricing-value{color:#d4a574;letter-spacing:-.01em;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.view-details-btn{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #d4a574;border-radius:20px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:10px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.view-details-btn:hover{background:linear-gradient(135deg,#d4a574 0%,#b8941f 100%);border-color:#b8941f;transform:translateY(-2px);box-shadow:0 8px 20px #d4a5744d}.view-details-btn:hover span{color:#fff}.view-details-btn:active{transform:translateY(0);box-shadow:0 4px 12px #d4a57433}.view-details-btn span{color:#d4a574;letter-spacing:.02em;z-index:1;font-family:Jost,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;line-height:1.4;transition:color .3s;position:relative}.schedule-call-section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:linear-gradient(135deg,#fffffff2 0%,#f8f9fae6 100%);border:1px solid #fff3;border-radius:20px;max-width:800px;margin:1.5rem auto;padding:1.5rem;box-shadow:0 8px 32px #0000001a}.schedule-title{color:#2c3e50;margin-bottom:.5rem;font-family:Playfair Display;font-size:clamp(20px,3vw,24px);font-weight:700;line-height:1.3}.schedule-description{color:#6c757d;max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-family:Jost;font-size:clamp(12px,1.8vw,14px);font-weight:400;line-height:1.4}.schedule-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.schedule-call-btn{cursor:pointer;background:linear-gradient(135deg,#d4a574 0%,#b8941f 100%);border:none;border-radius:20px;justify-content:center;align-items:center;gap:6px;min-width:160px;padding:10px 20px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #d4a5744d}.schedule-call-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #d4a57466}.schedule-call-btn span{color:#fff;font-family:Jost;font-size:13px;font-weight:600;line-height:1.4}.schedule-visit-btn{cursor:pointer;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #d4a574;border-radius:20px;justify-content:center;align-items:center;gap:6px;min-width:160px;padding:10px 20px;text-decoration:none;transition:all .3s;display:flex}.schedule-visit-btn:hover{background:linear-gradient(135deg,#d4a574 0%,#b8941f 100%);border-color:#b8941f;transform:translateY(-2px);box-shadow:0 6px 16px #d4a5744d}.schedule-visit-btn:hover span{color:#fff}.schedule-visit-btn span{color:#d4a574;font-family:Jost;font-size:13px;font-weight:600;line-height:1.4;transition:color .3s}.footer{opacity:.8;z-index:2;background:linear-gradient(#65542900 0%,#54517380 20%,#4a5173 100%);margin-top:2rem;padding:3rem 2rem 2rem}.footer-main{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-left{flex-direction:column;flex:1;min-width:250px;display:flex}.footer-logo{flex-direction:column;gap:.5rem;display:flex}.footer-logo-row{align-items:center;gap:1rem;display:flex}.footer-logo-icon{color:#fff;background:linear-gradient(135deg,#4a90a4 0%,#357a8a 100%);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex;overflow:hidden}.footer-logo-icon img{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:100%;height:100%}.footer-logo-text{letter-spacing:.02em;color:#eceffd;font-family:Playfair Display;font-size:24px;font-weight:800;line-height:1.25}.footer-address{letter-spacing:.02em;color:#eceffd;margin-bottom:1rem;margin-left:0;font-family:Jost;font-size:14px;font-weight:400;line-height:1.6}.social-icons{flex-wrap:wrap;gap:12px;display:flex}.social-icon{color:#282e56;background:#eceffd;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s;display:flex}.social-icon:hover{transform:translateY(-2px)}.invest-card{background:#eceffd;border-radius:16px;min-width:400px;max-width:450px;padding:20px;box-shadow:0 4px 12px #0000001a}.invest-content{flex-direction:column;gap:16px;display:flex}.invest-title{color:#282e56;text-align:left;margin-bottom:0;font-family:Jost;font-size:18px;font-weight:600}.invest-buttons{flex-wrap:nowrap;gap:8px;display:flex}.call-btn{background:0 0;border:1px solid #d4a574;border-radius:6px;flex:1;justify-content:center;align-items:center;min-width:160px;padding:10px 16px;text-decoration:none;transition:all .2s;display:flex}.call-btn:hover{background:#d4a574}.call-btn:hover span{color:#fff}.call-btn span{color:#d4a574;font-family:Jost;font-size:13px;font-weight:400;transition:color .2s}.whatsapp-btn{background:linear-gradient(135deg,#4a90a4 0%,#357a8a 100%);border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:160px;padding:10px 16px;text-decoration:none;transition:all .2s;display:flex}.whatsapp-btn:hover{background:linear-gradient(135deg,#357a8a 0%,#2a6b7a 100%)}.whatsapp-btn span{color:#fff;font-family:Jost;font-size:13px;font-weight:400}.whatsapp-icon{color:#fff;justify-content:center;align-items:center;width:14px;height:14px;font-size:12px;display:flex}.footer-bottom{border-top:1px solid #eceffd4d;margin-top:2rem;padding-top:1rem}.footer-line{background:#eceffd4d;width:100%;height:1px;margin-bottom:1rem}.footer-text{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-left-text,.footer-right-text{color:#eceffd99;font-family:Epilogue;font-size:clamp(11px,1.2vw,14px);font-weight:400}@media (width<=1024px){.nav-arrow{display:none}.cards-container{justify-content:center;align-items:center;gap:1.5rem}.cards-container.five-cards{grid-template-columns:repeat(2,1fr);max-width:800px}.cards-container.five-cards .project-card:nth-child(4),.cards-container.five-cards .project-card:nth-child(5){grid-column:span 1;justify-self:center}.project-card{width:clamp(280px,45vw,300px);margin:0 auto}.footer-main{text-align:center;flex-direction:column;align-items:center;gap:2rem}.footer-left{text-align:center;align-items:center}.invest-card{width:100%;min-width:320px;max-width:450px}}@media (width<=768px){.microsite-container{padding:0 .75rem}.contact-us-btn{display:none}.main-heading{white-space:normal;word-break:break-word}.hero-card{padding:1.5rem 1rem}.cards-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:0 .5rem;display:flex}.cards-container.single-card,.cards-container.two-cards,.cards-container.three-cards,.cards-container.four-cards,.cards-container.five-cards,.cards-container.multiple-cards{flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:none;display:flex}.project-card{align-self:center;width:min(300px,95%);max-width:300px;min-height:380px;margin:0 auto}.card-image{height:180px}.project-name h3{font-size:16px}.bhk-tags{flex-wrap:wrap;gap:6px;max-height:4.5rem;overflow:hidden}.bhk-tag{padding:4px 8px;font-size:11px}.pricing-value{font-size:18px}.schedule-buttons{flex-direction:column;align-items:center;gap:1rem}.schedule-call-btn,.schedule-visit-btn{width:100%;min-width:auto;max-width:280px}.invest-buttons{flex-direction:column;gap:.75rem}.call-btn,.whatsapp-btn{width:100%;min-width:auto}.footer-text{text-align:center;flex-direction:column;gap:.5rem}.logo,.logo-content{text-align:center;justify-content:center;align-items:center}.logo-text-container{text-align:center;align-items:center}}@media (width<=480px){.microsite-container{padding:0 .5rem}.logo-text{font-size:20px}.logo-tagline{text-align:center;font-size:12px}.contact-us-btn{padding:8px 16px}.contact-us-btn span{font-size:12px}.main-heading{font-size:20px}.subheading{font-size:14px}.hero-card{padding:1rem .75rem}.cards-container{padding:0 .25rem}.project-card{width:min(280px,98%);min-height:360px;margin:0 auto}.card-image{height:160px}.card-content{padding:12px}.project-name h3{font-size:15px}.card-location span{font-size:13px}.bhk-tag span{font-size:10px}.pricing-value{font-size:16px}.view-details-btn{padding:8px 16px}.view-details-btn span{font-size:13px}.schedule-title{font-size:18px}.schedule-description{font-size:12px}.schedule-call-btn,.schedule-visit-btn{min-width:140px;padding:8px 16px}.schedule-call-btn span,.schedule-visit-btn span{font-size:12px}}.zenith-theme{--brand-primary:oklch(65% .105 76);--brand-accent:oklch(65% .105 76);--brand-surface:oklch(93% .025 78);--brand-text:oklch(25% .018 65);--brand-muted:oklch(51% .018 65);--brand-white:oklch(98.5% .006 78);--brand-cream:oklch(93% .025 78);--brand-gold-soft:oklch(95% .035 78);--brand-gold-deep:oklch(51% .09 76);--brand-night-surface:oklch(25% .018 65);--brand-urgent:oklch(22% .016 65);--brand-success:oklch(55% .15 145);--radius:.9rem;--background:oklch(98.5% .006 78);--foreground:oklch(25% .018 65);--card:oklch(99.5% .003 78);--card-foreground:var(--brand-text);--popover:var(--brand-white);--popover-foreground:var(--brand-text);--primary:oklch(65% .105 76);--primary-foreground:oklch(22% .016 65);--secondary:oklch(25% .018 65);--secondary-foreground:var(--brand-white);--muted:oklch(93% .025 78);--muted-foreground:oklch(51% .018 65);--accent:oklch(93% .055 78);--accent-foreground:oklch(37% .06 72);--destructive:oklch(57.7% .245 27.325);--destructive-foreground:oklch(98.4% .003 247.858);--border:oklch(86% .025 76);--input:oklch(86% .025 76);--ring:oklch(65% .105 76);--font-sans:"Inter", sans-serif;--font-display:"Playfair Display", serif;font-family:var(--font-sans);color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased}.zenith-theme *,.zenith-theme :before,.zenith-theme :after{border-color:var(--border)}.zenith-theme button,.zenith-theme input,.zenith-theme textarea,.zenith-theme select{font-family:inherit}.zenith-theme h1,.zenith-theme h2,.zenith-theme h3,.zenith-theme .font-display{font-family:var(--font-display)}.zenith-theme ::selection{background:color-mix(in oklab, var(--brand-accent) 35%, transparent);color:inherit}.zenith-theme .section-shell{padding-block:2.75rem}@media (width>=48rem){.zenith-theme .section-shell{padding-block:5rem}}.zenith-theme .content-wrap{width:min(100% - 1.5rem,68.75rem);margin-inline:auto}@media (width>=40rem){.zenith-theme .content-wrap{width:min(100% - 3rem,68.75rem)}}@media (width>=64rem){.zenith-theme .content-wrap{width:min(100% - 4rem,68.75rem)}}.zenith-theme .pending-stripe{background:repeating-linear-gradient(45deg, var(--brand-accent), var(--brand-accent) 8px, color-mix(in oklab, var(--brand-accent) 55%, transparent) 8px, color-mix(in oklab, var(--brand-accent) 55%, transparent) 16px)}.zenith-theme .paper-grain{background-image:radial-gradient(color-mix(in oklab, var(--brand-text) 10%, transparent) .55px, transparent .55px);background-size:5px 5px}.zenith-theme .paper-grain-dark{background-image:radial-gradient(color-mix(in oklab, var(--brand-white) 10%, transparent) .55px, transparent .55px);background-size:5px 5px}.zenith-theme .carousel-card-clip{border-radius:calc(var(--radius) + 12px);clip-path:inset(0 round calc(var(--radius) + 12px));isolation:isolate;overflow:clip}.zenith-theme .zenith-stats-bar{background-color:var(--border);border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.zenith-theme .zenith-stats-bar--single{grid-template-columns:repeat(1,minmax(0,1fr))}@media (width>=48rem){.zenith-theme .zenith-stats-bar:not(.zenith-stats-bar--wide){grid-template-columns:repeat(var(--zenith-stat-cols,3), minmax(0, 1fr))}.zenith-theme .zenith-stats-bar--wide{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=64rem){.zenith-theme .zenith-stats-bar--wide{grid-template-columns:repeat(6,minmax(0,1fr))}}.zenith-theme .bg-testimonial{background-image:linear-gradient(135deg, var(--brand-urgent), var(--brand-primary))}@keyframes zenith-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes zenith-page-content-enter{0%{opacity:0}to{opacity:1}}.zenith-theme .skeleton-shimmer{background-color:var(--brand-surface);background-image:linear-gradient(90deg, transparent 25%, color-mix(in oklab, var(--brand-white) 55%, transparent) 50%, transparent 75%);background-size:200% 100%;animation:1.5s linear infinite zenith-skeleton-shimmer}.zenith-theme .page-content-enter{animation:.3s both zenith-page-content-enter}.zenith-theme .bg-background{background-color:var(--background)}.zenith-theme .bg-card{background-color:var(--card)}.zenith-theme .bg-popover{background-color:var(--popover)}.zenith-theme .bg-primary{background-color:var(--primary)}.zenith-theme .bg-secondary{background-color:var(--secondary)}.zenith-theme .bg-muted{background-color:var(--muted)}.zenith-theme .bg-accent{background-color:var(--accent)}.zenith-theme .bg-destructive{background-color:var(--destructive)}.zenith-theme .bg-night-surface{background-color:var(--brand-night-surface)}.zenith-theme .bg-gold-soft{background-color:var(--brand-gold-soft)}.zenith-theme .text-foreground{color:var(--foreground)}.zenith-theme .text-card-foreground{color:var(--card-foreground)}.zenith-theme .text-popover-foreground{color:var(--popover-foreground)}.zenith-theme .text-primary{color:var(--primary)}.zenith-theme .text-primary-foreground{color:var(--primary-foreground)}.zenith-theme .text-secondary-foreground{color:var(--secondary-foreground)}.zenith-theme .text-muted-foreground{color:var(--muted-foreground)}.zenith-theme .text-accent-foreground{color:var(--accent-foreground)}.zenith-theme .text-cream{color:var(--brand-cream)}.zenith-theme .text-gold-deep{color:var(--brand-gold-deep)}.zenith-theme .text-success{color:var(--brand-success)}.zenith-theme .border-border{border-color:var(--border)}.zenith-theme .border-input{border-color:var(--input)}.zenith-theme .border-primary{border-color:var(--primary)}.zenith-theme .ring-ring{--tw-ring-color:var(--ring)}.zenith-theme .ring-primary{--tw-ring-color:var(--primary)}.zenith-theme .ring-offset-background{--tw-ring-offset-color:var(--background)}.zenith-theme .shadow-luxe{box-shadow:0 18px 45px -20px color-mix(in oklab, var(--brand-primary) 28%, transparent)}.zenith-theme .shadow-sticky{box-shadow:0 -4px 20px color-mix(in oklab, var(--brand-night-surface) 15%, transparent)}.zenith-theme .bg-primary\/10{background-color:color-mix(in oklab, var(--primary) 10%, transparent)}.zenith-theme .bg-primary\/90{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}.zenith-theme .bg-primary-foreground\/20{background-color:color-mix(in oklab, var(--primary-foreground) 20%, transparent)}.zenith-theme .bg-primary-foreground\/30{background-color:color-mix(in oklab, var(--primary-foreground) 30%, transparent)}.zenith-theme .bg-secondary\/30{background-color:color-mix(in oklab, var(--secondary) 30%, transparent)}.zenith-theme .bg-secondary\/55{background-color:color-mix(in oklab, var(--secondary) 55%, transparent)}.zenith-theme .bg-secondary\/75{background-color:color-mix(in oklab, var(--secondary) 75%, transparent)}.zenith-theme .bg-secondary\/80{background-color:color-mix(in oklab, var(--secondary) 80%, transparent)}.zenith-theme .bg-secondary\/85{background-color:color-mix(in oklab, var(--secondary) 85%, transparent)}.zenith-theme .bg-secondary\/90{background-color:color-mix(in oklab, var(--secondary) 90%, transparent)}.zenith-theme .bg-secondary\/95{background-color:color-mix(in oklab, var(--secondary) 95%, transparent)}.zenith-theme .bg-background\/90{background-color:color-mix(in oklab, var(--background) 90%, transparent)}.zenith-theme .bg-background\/95{background-color:color-mix(in oklab, var(--background) 95%, transparent)}.zenith-theme .bg-secondary-foreground\/5{background-color:color-mix(in oklab, var(--secondary-foreground) 5%, transparent)}.zenith-theme .bg-secondary-foreground\/10{background-color:color-mix(in oklab, var(--secondary-foreground) 10%, transparent)}.zenith-theme .border-primary\/30{border-color:color-mix(in oklab, var(--primary) 30%, transparent)}.zenith-theme .border-primary\/35{border-color:color-mix(in oklab, var(--primary) 35%, transparent)}.zenith-theme .border-primary\/40{border-color:color-mix(in oklab, var(--primary) 40%, transparent)}.zenith-theme .border-primary\/50{border-color:color-mix(in oklab, var(--primary) 50%, transparent)}.zenith-theme .border-primary\/60{border-color:color-mix(in oklab, var(--primary) 60%, transparent)}.zenith-theme .border-primary-foreground\/20{border-color:color-mix(in oklab, var(--primary-foreground) 20%, transparent)}.zenith-theme .border-secondary-foreground\/10{border-color:color-mix(in oklab, var(--secondary-foreground) 10%, transparent)}.zenith-theme .border-secondary-foreground\/20{border-color:color-mix(in oklab, var(--secondary-foreground) 20%, transparent)}.zenith-theme .text-cream\/50{color:color-mix(in oklab, var(--brand-cream) 50%, transparent)}.zenith-theme .text-cream\/55{color:color-mix(in oklab, var(--brand-cream) 55%, transparent)}.zenith-theme .text-cream\/60{color:color-mix(in oklab, var(--brand-cream) 60%, transparent)}.zenith-theme .text-cream\/65{color:color-mix(in oklab, var(--brand-cream) 65%, transparent)}.zenith-theme .text-cream\/70{color:color-mix(in oklab, var(--brand-cream) 70%, transparent)}.zenith-theme .text-secondary-foreground\/55{color:color-mix(in oklab, var(--secondary-foreground) 55%, transparent)}.zenith-theme .text-secondary-foreground\/65{color:color-mix(in oklab, var(--secondary-foreground) 65%, transparent)}.zenith-theme .text-secondary-foreground\/70{color:color-mix(in oklab, var(--secondary-foreground) 70%, transparent)}.zenith-theme .text-secondary-foreground\/80{color:color-mix(in oklab, var(--secondary-foreground) 80%, transparent)}.zenith-theme .from-secondary{--tw-gradient-from:var(--secondary)}.zenith-theme .via-secondary\/5{--tw-gradient-via:color-mix(in oklab, var(--secondary) 5%, transparent)}.zenith-theme .via-secondary\/70{--tw-gradient-via:color-mix(in oklab, var(--secondary) 70%, transparent)}.zenith-theme .via-secondary\/75{--tw-gradient-via:color-mix(in oklab, var(--secondary) 75%, transparent)}.zenith-theme .to-secondary\/20{--tw-gradient-to:color-mix(in oklab, var(--secondary) 20%, transparent)}.zenith-theme .to-secondary\/35{--tw-gradient-to:color-mix(in oklab, var(--secondary) 35%, transparent)}.zenith-theme .from-secondary\/55{--tw-gradient-from:color-mix(in oklab, var(--secondary) 55%, transparent)}.zenith-theme .from-secondary\/70{--tw-gradient-from:color-mix(in oklab, var(--secondary) 70%, transparent)}.zenith-theme .from-secondary\/80{--tw-gradient-from:color-mix(in oklab, var(--secondary) 80%, transparent)}.zenith-theme .scale-100{transform:scale(1)}.zenith-theme .scale-150{transform:scale(1.5)}.zenith-theme .scale-200{transform:scale(2)}.zenith-theme .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}section.project-disclaimer-section+footer{padding-top:0!important}.phase-switcher-btn{cursor:pointer;border:none;outline:none}.phase-switcher-btn:focus-visible{outline:2px solid hsl(var(--primary) / .5);outline-offset:2px}.phase-switcher-btn.glass-card{opacity:.9}
