
:root{--gold:#b78618;--gold2:#d7b15a;--ink:#14212c;--muted:#65717b;--line:#e6e8ea;--soft:#f7f7f5;--white:#fff;--green:#25D366;--shadow:0 12px 35px rgba(20,33,44,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 36px));margin:auto}.gst-bar{background:var(--ink);color:#fff;text-align:center;padding:8px 12px;font-size:14px;letter-spacing:.3px}.gst-bar strong{color:#f2ce77}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:68px;height:68px;object-fit:contain;border-radius:50%}.brand-copy{line-height:1.1}.brand-copy strong{display:block;font-size:19px;white-space:nowrap}.brand-copy small{font-size:11px;color:var(--gold);letter-spacing:1px}.nav{display:flex;align-items:center;gap:4px}.nav a{padding:10px 12px;border-radius:8px;font-weight:700;font-size:14px}.nav a:hover,.nav a.active{background:#f7f1e5;color:#8b640e}.menu-btn{display:none;border:0;background:var(--ink);color:#fff;width:44px;height:44px;border-radius:8px;font-size:22px}.hero{min-height:690px;display:grid;place-items:center;position:relative;color:#fff;background:linear-gradient(90deg,rgba(9,18,25,.86),rgba(9,18,25,.34)),url('../assets/projects/project-4.jpg') center/cover}.hero-content{padding:100px 0;max-width:780px}.eyebrow{color:#efd083;text-transform:uppercase;letter-spacing:2px;font-weight:700;font-size:13px}.hero h1{font-size:clamp(38px,6vw,72px);line-height:1.06;margin:14px 0 18px}.hero p{font-size:19px;max-width:720px;color:#edf0f1}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:8px;font-weight:700;border:1px solid transparent;cursor:pointer}.btn-gold{background:var(--gold);color:#fff}.btn-light{background:#fff;color:var(--ink)}.btn-outline{border-color:var(--gold);color:var(--gold)}.stats{margin-top:-46px;position:relative;z-index:3}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.stat{padding:28px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{font-size:28px;color:var(--gold);display:block}.section{padding:88px 0}.section.soft{background:var(--soft)}.section-head{max-width:720px;margin:0 auto 42px;text-align:center}.section-head h2,.page-hero h1{font-size:clamp(32px,4vw,48px);line-height:1.15;margin:10px 0}.section-head p{color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;box-shadow:0 8px 25px rgba(20,33,44,.05)}.card h3{margin:10px 0}.icon{width:52px;height:52px;border-radius:12px;background:#f4ead4;color:var(--gold);display:grid;place-items:center;font-size:25px;font-weight:bold}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.split img{border-radius:16px;box-shadow:var(--shadow);width:100%;height:470px;object-fit:cover}.check-list{list-style:none;padding:0}.check-list li{padding:8px 0 8px 28px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:bold}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery figure{margin:0;border-radius:12px;overflow:hidden;background:#fff;border:1px solid var(--line)}.gallery img{width:100%;height:280px;object-fit:cover;transition:.3s}.gallery figure:hover img{transform:scale(1.035)}.gallery figcaption{padding:14px 16px;font-weight:700}.clients{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.client{min-height:105px;border:1px solid var(--line);background:#fff;border-radius:10px;display:grid;place-items:center;text-align:center;padding:18px;font-weight:800;color:#3a4650}.cta{background:linear-gradient(120deg,var(--ink),#253b4c);color:#fff;border-radius:18px;padding:48px;display:flex;justify-content:space-between;gap:30px;align-items:center}.page-hero{background:linear-gradient(90deg,rgba(10,20,28,.87),rgba(10,20,28,.45)),url('../assets/projects/project-1.jpg') center/cover;color:#fff;padding:95px 0}.page-hero p{max-width:700px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.contact-card{background:var(--soft);padding:28px;border-radius:14px}.contact-item{padding:12px 0;border-bottom:1px solid #ddd}.contact-item:last-child{border:0}.form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form .full{grid-column:1/-1}.form input,.form select,.form textarea{width:100%;padding:14px;border:1px solid #ccd1d5;border-radius:8px;font:inherit;background:#fff}.form textarea{min-height:140px;resize:vertical}.map{border:0;width:100%;height:430px;border-radius:14px;margin-top:28px}.site-footer{background:#0f1b24;color:#cbd1d5;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:36px}.site-footer h3{color:#fff}.site-footer a{display:block;padding:4px 0}.footer-bottom{border-top:1px solid #29343c;margin-top:34px;padding-top:18px;text-align:center;font-size:13px}.whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;z-index:60;filter:drop-shadow(0 8px 14px rgba(0,0,0,.25))}.notice{padding:12px 14px;border-radius:8px;margin-bottom:16px}.success{background:#e9f8ef;color:#176b39}.error{background:#fff0f0;color:#9b2323}
@media(max-width:900px){.menu-btn{display:block}.nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 18px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:13px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.grid-3,.gallery{grid-template-columns:repeat(2,1fr)}.split,.contact-grid{grid-template-columns:1fr}.clients{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:580px){.container{width:min(100% - 24px,1160px)}.brand img{width:54px;height:54px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:9px}.nav-wrap{height:72px}.nav{top:72px}.hero{min-height:610px}.section{padding:64px 0}.stats{margin-top:-28px}.stats-grid,.grid-3,.gallery,.clients,.footer-grid,.form{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.gallery img{height:240px}.split img{height:340px}.cta{padding:30px;display:block}.cta .actions{margin-top:20px}.form .full{grid-column:auto}.whatsapp{width:54px;height:54px;right:15px;bottom:15px}}
