:root{--white:#FAF9F7;--charcoal:#1F1F1F;--gray:#6B6B6B;--gold:#C89B3C;--line:#e7e0d6;--soft:#f3eee7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--charcoal);font-family:Inter,system-ui,sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.nav{position:fixed;top:0;left:0;right:0;z-index:50;height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:rgba(250,249,247,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(31,31,31,.08)}.brand img{height:64px;width:auto;object-fit:contain}.nav-links{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.nav-links a:hover{color:var(--gold)}.nav-cta{background:var(--gold);color:white!important;padding:13px 22px;border-radius:4px}.menu-btn{display:none;border:0;background:none;font-size:28px}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:92px}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,31,31,.86),rgba(31,31,31,.48)),url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1800&q=80') center/cover}.hero-grid{position:relative;color:white;display:grid;grid-template-columns:1.1fr .75fr;gap:70px;align-items:end}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);font-weight:800;font-size:14px;margin:0 0 18px}.hero h1,.section h2{font-family:'Playfair Display',serif;line-height:1.05;font-size:clamp(42px,7vw,86px);margin:0 0 26px}.hero-text{font-size:19px;max-width:660px;color:rgba(255,255,255,.82);margin-bottom:34px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:4px;font-weight:800;font-size:14px}.primary{background:var(--gold);color:white}.ghost{border:1px solid rgba(255,255,255,.45);color:white}.dark{background:var(--charcoal);color:white}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.stats{display:flex;gap:30px;margin-top:54px;flex-wrap:wrap}.stats strong{font-family:'Playfair Display',serif;font-size:42px;display:block}.stats span{font-size:13px;color:rgba(255,255,255,.72)}.hero-card{background:rgba(250,249,247,.1);border:1px solid rgba(255,255,255,.18);padding:34px;backdrop-filter:blur(14px)}.hero-card p{color:var(--gold);font-weight:700}.hero-card h3{font-family:'Playfair Display',serif;font-size:32px;line-height:1.2}.card-line{height:2px;width:80px;background:var(--gold);margin-bottom:22px}.section{padding:110px 0}.founder-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:86px;align-items:center}.founder h2{font-size:clamp(40px,5vw,70px)}.founder h3{font-size:30px;margin:0 0 2px}.role{color:var(--gold);font-weight:700;margin-top:0}.founder-copy>p:not(.eyebrow):not(.role){font-size:18px;color:#555;max-width:650px}.founder blockquote{border-left:3px solid var(--gold);padding-left:24px;margin:34px 0 0;font-family:'Playfair Display',serif;font-style:italic;font-size:23px;line-height:1.45}.founder-photo{border-radius:18px;overflow:hidden;background:var(--soft);box-shadow:0 30px 80px rgba(31,31,31,.12)}.founder-photo img{width:100%;height:650px;object-fit:cover;object-position:center}.section-head{max-width:760px;margin-bottom:54px}.section-head.center{text-align:center;margin-inline:auto}.section-head h2{font-size:clamp(36px,5vw,64px)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:white;border:1px solid var(--line);padding:34px;min-height:240px;transition:.3s}.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(31,31,31,.08)}.service-card span{color:var(--gold);font-weight:800}.service-card h3{font-size:24px;margin:20px 0 10px}.service-card p,.project-card p,.step p{color:var(--gray)}.projects{background:var(--soft)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{background:var(--white);padding:14px;border:1px solid var(--line)}.project-img{height:330px;background-size:cover;background-position:center}.p1{background-image:url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=900&q=80')}.p2{background-image:url('https://images.unsplash.com/photo-1618220179428-22790b461013?auto=format&fit=crop&w=900&q=80')}.p3{background-image:url('https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=900&q=80')}.project-card h3{font-size:24px;margin:0 0 18px}.project-card p{margin:18px 0 5px;color:var(--gold);font-size:13px;text-transform:uppercase;font-weight:800}.timeline{position:relative;max-width:980px;margin:30px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:40px 96px}.timeline-line{position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--gold);transform:translateX(-50%)}.step{position:relative;background:var(--white);padding:34px;border:1px solid var(--line);box-shadow:0 16px 45px rgba(31,31,31,.05)}.step.left{text-align:right}.step.right{grid-column:2}.dot{position:absolute;top:34px;width:58px;height:58px;border-radius:50%;border:2px solid var(--gold);background:var(--white);display:grid;place-items:center;color:var(--gold);font-weight:800;z-index:2}.left .dot{right:-77px}.right .dot{left:-77px}.step h3{font-size:24px;margin:0 0 10px}.contact-box{background:var(--charcoal);color:white;padding:58px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.contact-box h2{font-size:clamp(34px,4vw,56px)}.contact-box p{color:rgba(255,255,255,.7)}.contact-actions{display:flex;gap:14px;flex-direction:column}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:40;background:#25D366;color:white;padding:14px 18px;border-radius:999px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.18)}footer{border-top:1px solid var(--line);padding:36px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--gray)}footer img{height:70px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@media(max-width:900px){.menu-btn{display:block}.nav-links{position:absolute;top:92px;left:0;right:0;background:var(--white);padding:22px;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.hero-grid,.founder-grid,.contact-box{grid-template-columns:1fr}.service-grid,.project-grid{grid-template-columns:1fr}.timeline{display:block}.timeline-line{left:28px}.step,.step.left{text-align:left;margin:0 0 24px 58px}.step.right{grid-column:auto}.dot,.left .dot,.right .dot{left:-58px;right:auto;top:26px}.founder-photo img{height:auto}.footer-grid{flex-direction:column;text-align:center}.brand img{height:54px}.nav{height:82px}.nav-links{top:82px}.hero{padding-top:82px}.stats{gap:20px}.ghost{background:rgba(255,255,255,.12)}}

/* Added real project portfolio + execution gallery */
.section-intro{font-size:18px;color:var(--gray);max-width:760px;margin:18px 0 0}.center .section-intro{margin-inline:auto}.featured-projects{display:grid;gap:34px}.featured-card{display:grid;grid-template-columns:1.05fr .95fr;background:var(--white);border:1px solid var(--line);min-height:460px}.featured-card.reverse{grid-template-columns:.95fr 1.05fr}.featured-card.reverse .featured-img{order:2}.featured-img{overflow:hidden;background:var(--soft)}.featured-img img{width:100%;height:100%;min-height:460px;object-fit:cover;display:block;transition:transform .6s ease}.featured-card:hover .featured-img img{transform:scale(1.035)}.featured-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}.project-type{color:var(--gold);font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:.1em;margin:0 0 18px}.featured-copy h3{font-family:'Playfair Display',serif;font-size:clamp(32px,4vw,54px);line-height:1.08;margin:0 0 12px}.featured-copy span{color:var(--gray);font-weight:700;margin-bottom:22px}.featured-copy p:last-child{font-size:17px;color:#555;margin:0}.execution{background:#171717;color:var(--white)}.execution .section-intro{color:rgba(250,249,247,.7)}.execution-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:270px;gap:16px}.gallery-card{position:relative;overflow:hidden;border:1px solid rgba(250,249,247,.12);background:#222}.gallery-card.wide{grid-column:span 2}.gallery-card.tall{grid-row:span 2}.gallery-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92) contrast(1.02);transition:transform .6s ease,filter .6s ease}.gallery-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 42%,rgba(0,0,0,.72) 100%)}.gallery-card div{position:absolute;left:22px;right:22px;bottom:20px;z-index:2}.gallery-card span{color:var(--gold);font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.12em}.gallery-card h3{font-size:20px;line-height:1.2;margin:4px 0 0;color:white}.gallery-card:hover img{transform:scale(1.06);filter:saturate(1) contrast(1.05)}
@media(max-width:900px){.featured-card,.featured-card.reverse{grid-template-columns:1fr}.featured-card.reverse .featured-img{order:0}.featured-img img{min-height:320px}.featured-copy{padding:32px}.execution-grid{grid-template-columns:1fr;grid-auto-rows:320px}.gallery-card.wide,.gallery-card.tall{grid-column:auto;grid-row:auto}.gallery-card.tall{grid-row:span 1}}
