
:root{--orange:#d78324;--orange2:#f2a246;--dark:#171717;--cream:#f7f1e8;--white:#fff;--muted:#666;--line:#e6ddcf}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;color:var(--dark);background:var(--cream);line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1140px,92%);margin:auto}
.topbar{background:#101010;color:#eee;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:8px 0}
header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 3px 18px rgba(0,0,0,.08)}.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:24px}.logo{display:flex;align-items:center;gap:12px;font-weight:900;font-size:24px}.logo img{height:58px;width:auto;object-fit:contain}.logo small{display:block;font-size:12px;letter-spacing:2px;font-weight:700;color:#555;margin-top:-5px}.menu{display:flex;align-items:center;gap:20px;font-size:15px;font-weight:700}.menu a:hover{color:var(--orange)}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:800;border:0;cursor:pointer}.btn-orange{background:var(--orange);color:#111}.btn-line{border:1px solid white;color:white}.btn:hover{filter:brightness(1.05);transform:translateY(-1px)}
.hero{background:linear-gradient(120deg,rgba(10,10,10,.84),rgba(40,25,10,.72)),url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1800&q=80') center/cover;color:white;padding:96px 0}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}.eyebrow{color:var(--orange2);text-transform:uppercase;letter-spacing:1.4px;font-size:13px;font-weight:900;margin-bottom:13px}h1{font-size:clamp(38px,6vw,68px);line-height:1.03;margin-bottom:22px}.hero p{font-size:20px;color:#f0f0f0;margin-bottom:28px;max-width:760px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.trust div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:16px}.trust strong{display:block;color:var(--orange2);font-size:25px}.hero-card{background:white;color:#222;border-radius:28px;padding:30px;box-shadow:0 22px 58px rgba(0,0,0,.34)}.hero-card h2{font-size:26px;margin-bottom:10px}.hero-card ul{padding-left:20px;margin:18px 0 24px}
section{padding:76px 0}.title{text-align:center;max-width:780px;margin:0 auto 42px}.title h2{font-size:clamp(30px,4vw,46px);line-height:1.1;margin-bottom:12px}.title p{color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.06)}.card img{height:220px;width:100%;object-fit:cover}.card-body{padding:24px}.card h3{font-size:23px;margin-bottom:10px}.card p{color:var(--muted)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.split-img{border-radius:28px;overflow:hidden;box-shadow:0 16px 38px rgba(0,0,0,.15)}.split-img img{height:430px;width:100%;object-fit:cover}.checks{display:grid;gap:14px;margin:24px 0}.check{display:flex;gap:12px;align-items:flex-start}.check span{color:var(--orange);font-weight:900;font-size:20px}
.dark-section{background:#1f1f1f;color:white}.dark-section .title p{color:#ddd}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:24px}.num{color:var(--orange2);font-size:32px;font-weight:900;margin-bottom:8px}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item,.ba-card{background:white;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:0 12px 30px rgba(0,0,0,.06)}.gallery-item img{height:250px;width:100%;object-fit:cover}.gallery-item div{padding:20px;font-weight:800}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ba-card img{height:280px;width:100%;object-fit:cover}.ba-card span{display:block;padding:14px 18px;font-weight:900}
.cta{background:linear-gradient(135deg,#111,#3c2712);color:white;text-align:center}.cta h2{font-size:clamp(32px,4vw,50px);margin-bottom:12px}.cta p{max-width:740px;margin:0 auto 26px;color:#eee;font-size:18px}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.box,form{background:white;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 12px 30px rgba(0,0,0,.06)}.line{padding:14px 0;border-bottom:1px solid var(--line)}.line:last-child{border-bottom:0}label{display:block;margin:12px 0 6px;font-weight:800}input,select,textarea{width:100%;padding:13px;border:1px solid #d7cbbb;border-radius:12px;font:inherit;background:#fffdfa}textarea{min-height:130px}button{margin-top:14px}
.page-hero{background:linear-gradient(120deg,rgba(10,10,10,.84),rgba(40,25,10,.72)),url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1800&q=80') center/cover;color:white;padding:78px 0}.page-hero h1{max-width:900px}.page-hero p{font-size:20px;color:#eee;max-width:820px}
.service-row{display:grid;grid-template-columns:360px 1fr;gap:28px;align-items:center;background:white;border-radius:24px;padding:18px;border:1px solid var(--line);margin-bottom:22px;box-shadow:0 10px 28px rgba(0,0,0,.05)}.service-row img{height:230px;width:100%;object-fit:cover;border-radius:18px}.service-row h2{font-size:28px;margin-bottom:8px}.note{font-size:14px;color:#777;margin-top:10px}
footer{background:#111;color:#ccc;padding:30px 0;font-size:14px}.footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.whatsapp{position:fixed;right:18px;bottom:18px;width:60px;height:60px;border-radius:50%;background:#25D366;color:white;display:grid;place-items:center;font-size:28px;box-shadow:0 10px 30px rgba(0,0,0,.35);z-index:60}
@media(max-width:900px){.menu{display:none}.hero-grid,.split,.contact-grid,.service-row{grid-template-columns:1fr}.cards,.steps,.gallery,.trust,.before-after{grid-template-columns:1fr}.hero{padding:64px 0}section{padding:56px 0}.logo img{height:50px}}
