*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{font-family:Inter,sans-serif;background:#f4f4f4;color:#333}.hero{position:relative;min-height:520px;background:url(/insaat-hero.jpeg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;padding:0 16px}.hero-overlay{position:absolute;bottom:0;left:0;width:100%;height:45%;background:linear-gradient(to bottom,#fff0,#fff3 30%,#fffc 80%,#fff);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;width:100%}.hero-logo{width:min(450px,90%);max-width:100%;height:auto;margin:0 auto 30px;display:block}.hero-title{font-family:Playfair Display,serif;font-size:36px;font-weight:500;letter-spacing:.5px;color:#3f3f3f;margin-top:15px;margin-bottom:120px;background:-webkit-linear-gradient(90deg,#000000,#6a6a6a,#c78431);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-button{padding:12px 35px;border-radius:10px;border:3px solid #ccc;background:#f5f5f5;cursor:pointer;font-size:14px;letter-spacing:1px}.hero-button:hover{background:#eaeaea}.services{margin-top:-40px;padding:90px 20px;text-align:center}.section-title{font-family:Playfair Display,serif;font-size:34px;margin-bottom:50px}.services-grid{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px}.service-card{background:#fff;padding:35px;border-radius:8px;box-shadow:0 5px 25px #00000014}.projects{margin-top:-60px;padding:90px 20px;text-align:center}.projects-grid{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px}.project-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 25px #00000014}.project-card img{width:100%;height:240px;object-fit:cover}.project-card h3{margin:15px 0 5px;font-family:Playfair Display,serif}.about{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px;padding:100px 20px;background:#fff}.about h2{font-family:Playfair Display,serif;font-size:30px;margin-bottom:20px}.about-btn{margin-top:20px;padding:10px 30px;border:1px solid #ccc;background:#fff;cursor:pointer}.about-right ul{list-style:none}.about-right li{margin-bottom:12px}img{max-width:100%;display:block}@media(max-width:992px){.about{grid-template-columns:1fr;gap:30px}.hero-title{font-size:30px;margin-bottom:90px}}@media(max-width:768px){.hero{min-height:460px}.hero-title{font-size:24px;margin-bottom:70px}.section-title{font-size:28px}.services,.projects,.about{padding-left:16px;padding-right:16px}.service-card{padding:24px}}.stats-section{background:#f8f9fb}.stats-top{max-width:800px;margin:0 auto 40px;text-align:center}.stats-title{color:#0f172a}.stats-subtitle{color:#64748b}.stats-text{font-size:16px;line-height:1.7;color:#475569}.stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.stats-card{background:#fff;border-radius:20px;padding:32px 20px;text-align:center;box-shadow:0 10px 30px #0f172a14;border:1px solid rgba(37,99,235,.08);transition:transform .25s ease,box-shadow .25s ease}.stats-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a1f}.stats-card h3{color:#c9a45c}.stats-card span{font-size:15px;color:#334155;font-weight:600}@media(max-width:992px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-title{font-size:28px}}@media(max-width:576px){.stats-section{padding:60px 16px}.stats-grid{grid-template-columns:1fr;gap:16px}.stats-title{font-size:24px}.stats-text{font-size:14px}.stats-card h3{font-size:30px}}
