:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#111827;background:#f8fafc;margin:0;padding:0;font-family:Poppins,sans-serif;overflow-x:hidden}*{box-sizing:border-box}#root{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.primary-btn{color:#fff;cursor:pointer;background:#9c8353;border:none;border-radius:10px;padding:16px 32px;font-weight:600}.secondary-btn{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:14px 28px;font-weight:600}.primary-btn:hover{background:#8b7142;transition:all .3s;transform:translateY(-2px)}.secondary-btn:hover{background:#fff;transition:all .3s;transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.header{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#ffffff26;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 16px;display:flex;position:absolute;top:0;left:0}.logo{width:auto;height:65px}.nav-menu{align-items:center;gap:45px;display:flex}.nav-menu a{color:#111827;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s}.nav-menu a:hover{color:#9c8353}.header-btn{color:#fff;cursor:pointer;background:#9c8353;border:none;border-radius:8px;margin-right:40px;padding:12px 22px;font-weight:600;transition:all .3s}.header-btn:hover{background:#876d42;transform:translateY(-2px)}.header-btn{color:#fff;cursor:pointer;background:#9c8353;border:none;border-radius:10px;padding:14px 26px;font-weight:600;transition:all .3s}.header-btn:hover{background:#8c7245;transform:translateY(-2px);box-shadow:0 10px 20px #9c83534d}.hamburger{cursor:pointer;z-index:2000;flex-direction:column;gap:5px;display:none}.hamburger span{background:#111827;border-radius:2px;width:25px;height:3px}.dropdown{position:relative}.dropdown>a{align-items:center;display:flex}.dropdown-menu{opacity:0;visibility:hidden;z-index:999;background:#fff;border-radius:12px;min-width:260px;padding:12px 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 30px #0000001a}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:#111827;padding:12px 20px;font-size:15px;display:block}.dropdown-menu a:hover{color:#9c8353;background:#f8fafc}@media (width<=768px){.header{box-sizing:border-box;height:70px;padding:0 16px}.logo-container{flex-shrink:0}.logo{height:45px}.hamburger{cursor:pointer;z-index:2000;flex-direction:column;gap:4px;display:flex}.hamburger span{background:#111827;border-radius:2px;width:24px;height:3px}.nav-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1500;background:#fffffff2;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;width:100%;height:calc(100vh - 70px);padding-top:40px;transition:left .3s;display:flex;position:fixed;top:70px;left:-100%}.nav-menu.active{left:0}.header-btn{margin-top:10px}}.footer{color:#cbd5e1;background:#0f172a;padding-top:70px}.footer-container{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;width:85%;margin:auto;padding-bottom:50px;display:grid}.footer-logo{filter:brightness(0)invert();height:70px;margin-bottom:20px}.footer-col p{color:#94a3b8;line-height:1.8}.footer-col h4{color:#fff;margin-bottom:20px;font-size:20px}.footer-col a{color:#94a3b8;margin-bottom:14px;text-decoration:none;transition:all .3s;display:block}.footer-col a:hover{color:#9c8353}.footer-duns{text-align:center;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:30px 0}.footer-duns img{height:80px;margin-bottom:10px}.footer-duns p{color:#cbd5e1}.footer-bottom{color:#94a3b8;justify-content:space-between;align-items:center;width:85%;margin:auto;padding:25px 0;display:flex}.footer-bottom div{gap:20px;display:flex}.footer-bottom a{color:#94a3b8;text-decoration:none}.footer-bottom a:hover{color:#9c8353}@media (width<=768px){.footer-container{text-align:center;grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:15px}.footer-bottom div{flex-direction:column;gap:10px}.footer-logo{margin:auto auto 20px}}.hero{text-align:center;background-image:url(/assets/hero-bg-7WrTn21G.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:90vh;padding:140px 20px 0;display:flex;position:relative;overflow:hidden}.hero-overlay{background:#fff3;position:absolute;inset:0}.hero:before{content:"";filter:blur(100px);z-index:1;background:#2563eb1f;border-radius:50%;width:350px;height:350px;position:absolute;top:-100px;right:-100px}.hero:after{content:"";filter:blur(80px);z-index:1;background:#9c83531f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-50px;left:-50px}.hero-content{z-index:2;max-width:900px;position:relative}.hero-badge{color:#2563eb;background:#2563eb1a;border-radius:999px;padding:10px 20px;font-weight:600;display:inline-block}.hero h1{color:#111827;margin:20px 0;font-size:64px;font-weight:800;line-height:1.05}@media (width<=768px){.hero h1{font-size:42px}}.hero h1 span{color:#9c8353}.hero p{color:#475569;max-width:700px;margin:0 auto;font-size:20px;line-height:1.8}.hero-buttons{justify-content:center;gap:20px;margin-top:40px;display:flex}.hero-stats{justify-content:center;gap:80px;margin-top:50px;margin-bottom:10px;display:flex}.stat h3{color:#9c8353;font-size:50px;font-weight:700}.stat span{color:#64748b;font-size:20px}.scroll-indicator{color:#64748b;margin-top:50px;font-size:14px;animation:2s infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (width<=768px){.hero{min-height:auto;padding:120px 20px 60px}.hero-content{max-width:100%}.hero h1{font-size:42px;line-height:1.1}.hero p{font-size:16px;line-height:1.7}.hero-buttons{flex-direction:column;align-items:center;gap:15px}.primary-btn,.secondary-btn{width:100%;max-width:250px}.hero-stats{flex-wrap:wrap;gap:25px;margin-top:40px}.stat{min-width:120px}.stat h3{font-size:32px}}.urban-nest{background:#fff;grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;padding:0 8%;display:grid}.project-badge{color:#2563eb;background:#2563eb1a;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-block}.urban-left h2{color:#111827;margin:20px 0 10px;font-size:56px}.urban-left h4{color:#9c8353;margin-bottom:20px;font-size:24px}.urban-left p{color:#64748b;max-width:550px;font-size:18px;line-height:1.8}.feature-list{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.feature-list span{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:500}.project-buttons{gap:20px;display:flex}.urban-right img{border-radius:28px;width:100%;transition:all .3s;box-shadow:0 25px 60px #0000001f}.urban-right img:hover{transform:translateY(-8px)}@media (width<=768px){.urban-nest{grid-template-columns:1fr;gap:40px;padding:70px 20px}.urban-left h2{font-size:40px}.urban-left h4{font-size:20px}.project-buttons{flex-direction:column}}.services{background:linear-gradient(#f8fafc 0%,#fff 20%);padding:90px 8% 100px;position:relative}.section-title h2 span{color:#9c8353}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:35px;transition:all .3s;position:relative;overflow:hidden}.service-card:hover{border-color:#9c8353;transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.service-card:before{content:"";background:linear-gradient(90deg,#2563eb,#9c8353);width:100%;height:4px;transition:all .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.service-card:hover:before{transform:scaleX(1)}.service-icon{background:#f8fafc;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:25px;font-size:32px;display:flex}.service-card h3{color:#111827;margin-bottom:15px;font-size:24px}.service-card p{color:#64748b;margin-bottom:25px;line-height:1.8}.service-link{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.service-link:hover{color:#9c8353}@media (width<=768px){.services{padding:70px 20px}.section-title h2{font-size:38px}.service-card{padding:25px}}.duns-section{background:#f8fafc;padding:100px 8%}.duns-container{background:#fff;border-radius:32px;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;padding:60px;display:grid;box-shadow:0 20px 50px #0000000f}.duns-badge{color:#2563eb;background:#2563eb1a;border-radius:999px;padding:10px 18px;font-weight:600;display:inline-block}.duns-left h2{color:#111827;margin:20px 0;font-size:48px}.duns-left h2 span{color:#9c8353}.duns-left p{color:#64748b;margin-bottom:30px;font-size:18px;line-height:1.8}.duns-right{flex-direction:column;align-items:center;gap:25px;display:flex}.duns-signature{border-radius:16px;width:100%;max-width:450px;box-shadow:0 10px 30px #00000014}.duns-qr{border-radius:16px;width:180px;height:180px;box-shadow:0 10px 20px #00000014}@media (width<=768px){.duns-container{grid-template-columns:1fr;padding:30px}.duns-left h2{font-size:36px}.duns-qr{width:140px;height:140px}}.about-page{background:#f8fafc}.section-badge{color:#2563eb;background:#2563eb1a;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;display:inline-block}.section-title{text-align:center;max-width:900px;margin:auto}.section-title h2{color:#0f172a;margin:20px 0;font-size:52px;font-weight:800}.section-title p{color:#64748b;font-size:18px;line-height:1.8}.about-hero{text-align:center;background:linear-gradient(135deg,#fff 0%,#eef6ff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:150px 8% 100px;display:flex}.about-hero h1{color:#0f172a;max-width:1000px;margin:25px 0;font-size:72px;font-weight:800;line-height:1.1}.about-hero h1 span{color:#9c8353}.about-hero p{color:#64748b;max-width:850px;font-size:22px;line-height:1.8}.about-company{padding:100px 8%}.founder-section{grid-template-columns:350px 1fr;align-items:center;gap:80px;padding:20px 8%;display:grid}.founder-image img{border-radius:24px;width:100%;box-shadow:0 20px 50px #0000001f}.founder-content h2{color:#0f172a;margin-top:20px;font-size:54px;font-weight:800}.founder-content h4{color:#9c8353;margin:10px 0 30px;font-size:20px;font-weight:600}.founder-content p{color:#475569;margin-bottom:20px;font-size:18px;line-height:1.9}.vision-mission{grid-template-columns:repeat(2,1fr);gap:30px;padding:20px 8%;display:grid}.vision-card{background:#fff;border-radius:24px;padding:40px;transition:all .3s;box-shadow:0 10px 30px #0000000f}.vision-card:hover{transform:translateY(-5px)}.vision-card h3{color:#0f172a;margin-bottom:20px;font-size:32px}.vision-card p{color:#64748b;line-height:1.8}.values-section{text-align:center;padding:20px 8%}.values-section h2{color:#0f172a;margin:20px 0 60px;font-size:56px}.values-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.value-card{background:#fff;border-radius:24px;padding:35px;transition:all .3s;box-shadow:0 10px 30px #0000000d}.value-card:hover{transform:translateY(-8px)}.value-card h3{color:#0f172a;margin-bottom:15px;font-size:24px}.value-card p{color:#64748b;line-height:1.7}.journey-section{text-align:center;padding:100px 8%}.timeline{grid-template-columns:repeat(4,1fr);gap:25px;margin-top:60px;display:grid}.timeline-item{background:#fff;border-radius:24px;padding:35px;box-shadow:0 10px 25px #0000000d}.timeline-item h3{color:#9c8353;margin-bottom:10px;font-size:42px}.timeline-item p{color:#64748b}.about-stats{grid-template-columns:repeat(4,1fr);gap:25px;padding:100px 8%;display:grid}.stat-card{text-align:center;background:#fff;border-radius:24px;padding:40px 20px;box-shadow:0 10px 25px #0000000d}.stat-card h2{color:#2563eb;margin-bottom:10px;font-size:56px}.stat-card p{color:#64748b}@media (width<=992px){.about-hero h1{font-size:48px}.founder-section{text-align:center;grid-template-columns:1fr}.founder-image{max-width:300px;margin:auto}.vision-mission,.values-grid,.timeline,.about-stats{grid-template-columns:1fr 1fr}}@media (width<=768px){.about-hero{padding:120px 20px 80px}.about-hero h1{font-size:38px}.about-hero p{font-size:18px}.section-title h2,.values-section h2{font-size:38px}.vision-mission,.values-grid,.timeline,.about-stats{grid-template-columns:1fr}.founder-content h2{font-size:36px}.founder-content p{font-size:16px}.stat-card h2{font-size:42px}}.projects-page{padding:120px 8%}.projects-page h1{text-align:center;margin-bottom:60px;font-size:56px}.project-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.project-card{color:inherit;background:#fff;border-radius:20px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.project-card:hover{transform:translateY(-10px)}.project-card img{object-fit:cover;width:100%;height:280px}.project-card h3{padding:20px 20px 10px;font-size:30px}.project-card p{color:#64748b;padding:0 20px 20px}@media (width<=768px){.project-grid{grid-template-columns:1fr}}.project-hero{padding-top:100px}.project-hero img{width:100%}.project-details{padding:80px 8%}.project-details h1{text-align:center;font-size:52px}.project-details p{text-align:center;color:#64748b;max-width:900px;margin:20px auto 60px}.project-layout{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.project-layout img{border-radius:20px;width:100%}.project-layout ul{padding-left:20px}.project-layout li{margin-bottom:15px;font-size:18px}.gallery-section{padding:80px 8%}.gallery-section h2{text-align:center;color:#111827;margin-bottom:50px;font-size:42px}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;display:grid}.gallery-item{cursor:pointer;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px #00000014}.gallery-item img{object-fit:cover;width:100%;height:280px;transition:transform .4s}.gallery-item:hover img{transform:scale(1.08)}@media (width<=768px){.project-layout{grid-template-columns:1fr}}.contact-page{padding:120px 8% 80px}.contact-hero{text-align:center;max-width:850px;margin:auto}.contact-hero h1{margin:25px 0;font-size:64px;line-height:1.1}.contact-hero h1 span{color:#9c8353}.contact-hero p{color:#64748b;font-size:20px;line-height:1.8}.contact-cards{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:80px;display:grid}.contact-card{text-align:center;background:#fff;border-radius:20px;padding:40px;transition:all .3s;box-shadow:0 10px 30px #0000000d}.contact-card:hover{transform:translateY(-8px)}.icon{margin-bottom:15px;font-size:36px}.contact-card h3{margin-bottom:10px}.contact-card p{color:#64748b}.contact-container{grid-template-columns:1fr 1fr;gap:40px;margin-top:80px;display:grid}.map-section iframe{border:0;border-radius:24px;width:100%;height:100%;min-height:550px}.form-section{background:#fff;border-radius:24px;padding:50px;box-shadow:0 10px 30px #0000000d}.form-section h2{margin-bottom:30px}.row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-section input,.form-section textarea{border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;margin-bottom:20px;padding:16px;font-size:16px}.form-section input:focus,.form-section textarea:focus{border-color:#2563eb}.form-section button{width:100%}@media (width<=768px){.contact-hero h1{font-size:42px}.contact-cards,.contact-container,.row{grid-template-columns:1fr}}.privacy-page{background:#f8fafc;min-height:100vh;padding:140px 8% 100px}.privacy-container{background:#fff;border-radius:24px;max-width:900px;margin:auto;padding:60px;box-shadow:0 10px 40px #0000000d}.privacy-container h1{color:#111827;margin:20px 0;font-size:56px}.updated{color:#64748b;margin-bottom:40px}.privacy-container section{margin-bottom:40px}.privacy-container h2{color:#111827;margin-bottom:16px;font-size:28px}.privacy-container p{color:#475569;line-height:1.9}.privacy-container ul{padding-left:20px}.privacy-container li{color:#475569;margin-bottom:10px}.contact-box{background:#f8fafc;border-left:4px solid #9c8353;border-radius:16px;margin-top:20px;padding:25px}@media (width<=768px){.privacy-page{padding:110px 20px 60px}.privacy-container{padding:30px}.privacy-container h1{font-size:38px}.privacy-container h2{font-size:24px}}.service-details{min-height:100vh;padding:140px 8% 100px}.service-container{max-width:900px;margin:auto}.service-badge{color:#2563eb;background:#2563eb1a;border-radius:999px;padding:10px 18px;font-weight:600;display:inline-block}.service-details h1{color:#111827;margin:25px 0;font-size:56px}.service-description{color:#475569;font-size:20px;line-height:1.8}.features-box{background:#fff;border-radius:20px;margin-top:50px;padding:40px;box-shadow:0 10px 30px #00000014}.features-box h3{margin-bottom:20px}.features-box ul{padding:0;list-style:none}.features-box li{margin-bottom:15px;font-size:18px}@media (width<=768px){.service-details h1{font-size:36px}.service-description{font-size:16px}.features-box{padding:25px}}
