:root{--brand:#61ce70;--neutral:#fafaf9;--secondary:#6ec1e4;color:#111827;background-color:var(--neutral);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--neutral);min-width:320px;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5{margin-bottom:1rem}button{font:inherit}img{max-width:100%;height:auto;display:block}#root{min-height:100vh}a{color:inherit;text-decoration:none}.container{width:90%;max-width:1460px;margin:0 auto;padding-block:3rem}.app-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.heading2{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}input,textarea,select{border:1px solid #d1d5db;border-radius:.375rem;outline:none;padding:.5rem 1rem}.input-group{flex-direction:column;gap:.4rem;display:flex}button{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem}.btn-primary{background:var(--brand);color:#fff;border:none}.btn-outline{color:var(--brand);background:0 0;border:1px solid #c2c2c2;border-radius:20px;font-weight:600}.site-shell{background:var(--neutral);min-height:100vh}.breadcumb{background-color:#cce2d0;padding:.5rem 2rem;font-size:.9rem}.breadcumb .breadcum-con{place-items:center;gap:.1rem;padding:.5rem 2rem;display:grid}.breadcumb .breadcum-con h2{color:var(--brand)}.breadcumb .breadcum-con p{color:#475569;font-size:.9rem}.topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf9f2;border-bottom:1px solid #1118270f;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 2rem;display:flex;position:sticky;top:0}.topbar-main{flex:1;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.topbar.hero-header{color:#fff;background:0 0;border-bottom:none;position:absolute;inset:0 0 auto}.topbar.hero-header .brand,.topbar.hero-header .nav-links button{color:#fff}.topbar.hero-header .nav-links button:hover{background:#ffffff29}.topbar.scrolled{color:#111827;background:#fafaf9f2;position:sticky;box-shadow:0 8px 24px #0f172a14}.topbar.scrolled .brand,.topbar.scrolled .nav-links button{color:#111827}.brand{align-items:center;min-width:0;display:flex}.brand .logo{width:clamp(8rem,16vw,10rem);min-width:7rem;max-width:10rem;height:auto}.topbar-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-left:auto;display:flex}.topbar-contact{color:#1f2937;align-items:center;gap:.5rem;font-weight:600;display:flex}.nav-links{align-items:center;gap:1rem;display:flex}.menu-toggle{width:2.6rem;height:2.6rem;color:var(--brand);cursor:pointer;background:#61ce701f;border:1px solid #61ce702e;border-radius:999px;justify-content:center;align-items:center;display:none}.nav-links a,.hero-actions button,.cta-section button,.pagination button,.text-link{cursor:pointer;border:none;transition:transform .2s,box-shadow .2s}.nav-links a{color:#1f2937;background:0 0;border-radius:999px;padding:.65rem 1rem;font-weight:600}.nav-links a:hover,.text-link:hover{background:#61ce701f}.hero-section{background-position:50%;background-size:cover;place-items:center;min-height:82vh;padding:4rem 1.5rem;display:grid;position:relative;overflow:hidden}.hero-overlay{z-index:1;text-align:center;color:#fff;max-width:760px;position:relative}.hero-section:before{content:"";background:linear-gradient(90deg,#0a0e14cc,#0a0e1459);position:absolute;inset:0}.eyebrow{color:#41eb66;letter-spacing:.16em;text-transform:uppercase;background:#61ce7033;border-radius:999px;margin-bottom:.8rem;padding:.35rem .8rem;font-size:.84rem;font-weight:700;display:inline-block}.hero-overlay h1{color:#fff;margin:0 0 1rem;font-size:clamp(2.1rem,4.3vw,3.6rem);line-height:1.05}.hero-copy{color:#ffffffe6;max-width:640px;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.7}.hero-actions,.pagination{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.hero-actions a,.cta-section button{border-radius:999px;padding:.9rem 1.3rem;font-weight:700}.hero-actions a:first-child,.cta-section button{background:var(--brand);color:#fff}.hero-actions a:last-child{color:#fff;background:#ffffff29;border:1px solid #ffffff47}.hero-dots{z-index:1;gap:.5rem;display:flex;position:absolute;bottom:1.5rem}.hero-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:.8rem;height:.8rem}.hero-dot.active{background:var(--brand)}.section{padding:4rem 2rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-heading h2{color:#111827;margin:0;font-size:1.6rem}.text-link{color:var(--brand);background:0 0;font-weight:700}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.featured-slider-wrapper{flex-direction:column;gap:1rem;display:flex}.featured-slider{border-radius:1.2rem;overflow:hidden}.featured-slider-track{transition:transform .45s;display:flex}.featured-slide{min-width:100%;padding:.15rem}.featured-slide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.featured-slide-item{min-width:0}.featured-slide .property-card{height:100%}.featured-slider-dots{justify-content:center;gap:.5rem;display:flex}.featured-slider-dot{cursor:pointer;aspect-ratio:1;background:#0f172a33;border:none;border-radius:999px;flex-shrink:0;width:.7rem;height:.7rem;padding:0}.featured-slider-dot.active{background:var(--brand)}.property-card{background:#fff;border-radius:1.2rem;overflow:hidden;box-shadow:0 12px 35px #0f172a14}.property-card .property-image{position:relative;overflow:hidden}.image-arrows{background:linear-gradient(90deg,#00000014,#00000005);justify-content:space-between;align-items:center;padding:.5rem;font-size:1.2rem;display:flex;position:absolute;inset:0}.arrow-icon{color:#03780b;background:#00000040;border-radius:50%;gap:.5rem;padding:8px;display:flex}.arrow-icon:hover{color:#fff;background:#00000059}.property-card img{object-fit:cover;width:100%;height:400px}.property-body{padding:1rem 1rem 1.2rem}.property-meta{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.pill{color:#0f4d6b;text-transform:uppercase;letter-spacing:.08em;background:#6ec1e426;border-radius:999px;padding:.28rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.property-price{color:var(--brand);font-weight:800}.property-body h3,.reason-card h3{color:#111827;margin:.8rem 0 .25rem}.property-body p,.reason-card p{color:#4b5563;margin:0;line-height:1.6}.property-details{color:#475569;margin-top:.8rem;font-size:.92rem}.property-card-small{flex-direction:column;gap:.8rem;max-width:100%;display:flex}.property-card-small .property-image{width:100%;height:200px}.product-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.product-skeleton-card{background:#fff;border-radius:1.2rem;overflow:hidden;box-shadow:0 12px 35px #0f172a14}.product-skeleton-media{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%) 0 0/200% 100%;width:100%;height:400px}.product-skeleton-body{padding:1rem 1rem 1.2rem}.product-skeleton-meta,.product-skeleton-details{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.product-skeleton-pill,.product-skeleton-price,.product-skeleton-title,.product-skeleton-line,.product-skeleton-chip{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%) 0 0/200% 100%;border-radius:999px;display:block}.product-skeleton-pill{width:92px;height:24px}.product-skeleton-price{width:72px;height:20px}.product-skeleton-title{width:70%;height:22px;margin:.9rem 0 .4rem}.product-skeleton-line{width:55%;height:16px}.product-skeleton-details{margin-top:.8rem}.product-skeleton-chip{width:72px;height:16px}.shimmer{animation:1.2s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.smart-section{background:linear-gradient(#6ec1e421,#0000)}.reason-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.reason-card{background:#fff;border:1px solid #0f172a14;border-radius:1rem;padding:1.2rem}.faq-section{background:linear-gradient(#61ce7021,#0000);grid-template-columns:1fr 1fr;gap:1rem;display:grid}.faq-content{flex-direction:column;gap:1.3rem;display:flex}.faq-item{border:2px solid var(--brand);border-radius:6px;flex-direction:column;gap:.6rem;padding:14px;display:flex}.faq-content .faq-item .question{justify-content:space-between;align-items:center;display:flex}.faq-content .faq-item h3{font-size:18px;font-weight:600}.faq-content .faq-item p{opacity:70;max-width:80%;margin-bottom:.5rem}@media (width<=900px){.card-grid,.reason-grid,.product-skeleton-grid{grid-template-columns:1fr 1fr}.faq-section{grid-template-columns:1fr}}.cta-section{text-align:center;background:linear-gradient(135deg, var(--brand), var(--secondary));color:#fff;border-radius:2rem;gap:2rem;max-width:1100px;margin:0 auto 2rem;box-shadow:0 18px 45px #61ce7033}.cta-section h2{color:#fff;margin:0 0 .7rem}.cta-section p{color:#ffffffeb;max-width:600px;margin:0 auto 1.2rem}.enquiry-form{background:#ffffffa6;border-radius:1.2rem;flex-direction:column;gap:.8rem;max-width:400px;padding:1.5rem;display:flex;box-shadow:0 5px 10px 5px #c1e8f7bf}.form-group{flex-direction:column;gap:.5rem;max-width:500px;display:flex}.properties-page{padding-bottom:2rem}.filter-panel{background:#fff;border-radius:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 0 1.5rem;padding:1.1rem;display:grid;position:relative;top:-1.2rem;box-shadow:0 16px 38px #0f172a14}.filter-field{flex-direction:column;gap:.4rem;display:flex}.filter-field label{color:#475569;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.filter-field select{background:var(--neutral);color:#111827;border:1px solid #0f172a1a;border-radius:.8rem;padding:.8rem .9rem}.results-count{color:#64748b;font-weight:600}.empty-state{text-align:center;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 30px #0f172a0f}.pagination{margin-top:2rem}.pagination button{color:#111827;background:#fff;border-radius:999px;padding:.7rem .95rem;box-shadow:0 8px 20px #0f172a0f}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination .active-page{background:var(--brand);color:#fff}.property-details{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.property-desc,.property-features{margin-bottom:3rem}.property-details .property-images{grid-template-columns:2fr 1fr;gap:.5rem;width:100%;max-height:450px;display:grid;overflow:hidden}.property-details .property-images .property-image-main,.property-details .property-images .property-image-grid>div{height:100%;min-height:0}.property-details .property-images .property-image-main{justify-content:center;align-items:center;height:450px;display:flex;overflow:hidden}.property-details .property-images .property-image-main img{width:100%;height:100%}.property-details .property-images .property-image-grid{grid-template-columns:repeat(2,minmax(2px,1fr));gap:.5rem;height:450px;display:grid}.property-details .property-images .property-image-grid>div{justify-content:center;align-items:center;display:flex}.property-details .property-images .property-image-grid img{width:100%;height:100%}.property-content p{opacity:75;margin-bottom:.5rem}.property-details .property-info{background-color:#e2e2e473;border-radius:12px;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;padding:1.3rem;display:flex}.property-details .property-info .price{align-items:center;gap:1rem;display:flex}.property-details .property-info h4{margin-bottom:8px;font-size:1.7rem;font-weight:700}.property-details .propety-features{align-items:center;gap:1.5rem;display:flex}.property-details .propety-features p{align-items:center;gap:.5rem;font-weight:600;display:flex}.property-details ul{gap:.65rem;margin-bottom:.5rem;list-style:none;display:flex}.similar-product{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.footer{color:#fff;border-top:1px solid #0f172a14;flex-direction:column;align-items:center;gap:1.5rem;padding:1.2rem 2rem 2.5rem;display:flex;background-color:#000!important}.footer-con{justify-content:space-between;gap:1rem;display:flex}.footer a,.footer p{color:#c2c2c5}.footer-con>div{flex:1}.social-links{gap:.8rem;display:flex}.social-links a{color:#fff;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.social-links a:hover{background:#ffffff29}.about-story{grid-template-columns:4fr 5fr;display:grid}.about-story img{border-radius:10px;width:100%}.about-text{padding:0 15px}.about-us .goals{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.teams{flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.teams-con{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.teams-con .employee{background:#111827;border-radius:6px;min-height:18rem;position:relative;overflow:hidden;box-shadow:0 14px 35px #0f172a1f}.teams-con .employee:after{content:"";background:linear-gradient(#00000014 0%,#000000c7 100%);position:absolute;inset:0}.teams-con .employee-image{height:100%;position:relative}.teams-con .employee-image img{object-fit:cover;width:100%;height:100%;display:block}.teams-con .employee-info{z-index:1;color:#fff;position:absolute;bottom:1rem;left:1rem;right:1rem}.teams-con .employee-info h3,.teams-con .employee-info h4{color:#fff;margin:0}.teams-con .employee-info h4{opacity:.9;margin-top:.25rem;font-weight:500}@media (width<=760px){.about-us .goals{grid-template-columns:1fr}}.blogs__header{text-align:center;margin-bottom:40px}.blogs__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.blog-card{background:#fff;border-radius:16px;max-width:350px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #00000014}.blog-card:hover{transform:translateY(-6px)}.blog-card__image{object-fit:cover;width:100%;height:220px}.blog-card__content{padding:24px}.blog-card__category{color:#fff;background:#ff6b00;border-radius:50px;margin-bottom:14px;padding:6px 14px;font-size:.8rem;display:inline-block}.blog-card__title{margin:0 0 14px}.blog-card__description{color:#666;margin-bottom:20px}.blog-card__footer{color:#888;gap:8px;margin-bottom:20px;font-size:.9rem;display:flex}.blog-card__button{color:#ff6b00;cursor:pointer;background:0 0;border:none;font-weight:600}.blogs-recent .blog-card{flex-direction:row;gap:1rem;max-width:100%;display:flex}.blog-card--small{flex-direction:row;gap:1rem;max-width:100%;height:140px;padding:.7rem;display:flex}.blog-card--small .blog-card__image{object-fit:cover;width:100%;height:100%}.blog-card--small .blog-card__content{flex-direction:column;justify-content:center;padding:16px;display:flex}.blog-card--small .blog-card__title{margin-bottom:.5rem;font-size:16px;line-height:1}.blog-card--small .blog-card__description{font-size:12px}.contact-con{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0;display:grid}.contact-form{background:linear-gradient(#e1e1e1b3,#e1e1e18c);border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.contact-form input,.contact-form textarea{background:var(--neutral);color:#111827;border:1px solid #0f172a1a;border-radius:.8rem;padding:.8rem 1rem}.contact-con .contact-info,.contact-socials{border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;box-shadow:0 0 20px 5px #0f172a0f}.contact-content{flex-direction:column;gap:1rem;display:flex}.contact-info p{align-items:center;gap:.5rem;display:flex}.contact-socials a{color:#111827;background:#00000014;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.contact-socials a:hover{background:var(--brand);color:#fff}@media (width<=900px){.topbar{padding:1rem 1.25rem}.featured-slide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links{flex-wrap:wrap;gap:.8rem}.card-grid,.reason-grid,.product-skeleton-grid,.teams-con{grid-template-columns:1fr 1fr}.about-story,.contact-con,.faq-section{grid-template-columns:1fr}.filter-panel{grid-template-columns:1fr 1fr}.section{padding:3rem 1.25rem}.footer-con{flex-direction:column}}@media (width<=760px){.featured-slide-grid{grid-template-columns:1fr}.topbar,.section,.footer,.breadcumb{padding-left:1rem;padding-right:1rem}.topbar{flex-wrap:wrap;align-items:center;gap:.75rem}.topbar.hero-header{position:absolute}.topbar-main{order:1;width:100%}.brand{flex:1}.menu-toggle{margin-left:auto;display:inline-flex}.topbar-actions{order:2;justify-content:flex-start;gap:.6rem .75rem;width:100%;margin-left:0}.topbar-contact{width:100%;font-size:.94rem}.nav-links{flex-direction:column;order:3;align-items:stretch;gap:.6rem;width:100%;padding-top:.25rem;display:none}.nav-links.open{display:flex}.nav-links a{background:#fff;border-radius:.8rem;width:100%;padding:.75rem .9rem;box-shadow:0 8px 20px #0f172a14}.hero-section{min-height:78vh;padding:6rem 1rem 4rem}.hero-overlay{text-align:left;max-width:100%}.hero-copy{font-size:.98rem;line-height:1.6}.hero-actions{flex-direction:column;justify-content:flex-start;align-items:stretch}.hero-actions button,.cta-section button{width:100%}.card-grid,.reason-grid,.product-skeleton-grid,.filter-panel,.teams-con,.faq-section{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}.section-heading h2{font-size:1.25rem}.property-card img,.product-skeleton-media{height:260px}.property-body,.product-skeleton-body{padding:.9rem}.about-text{padding:0}.contact-form,.contact-info,.contact-socials{padding:1rem}.footer{gap:1rem}.footer-con{gap:.75rem}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
