
:root{--bg:#f7f2e7;--paper:#fffaf0;--ink:#161616;--muted:#6f665b;--gold:#c9972b;--gold2:#f2c75b;--line:rgba(0,0,0,.1);--dark:#121212}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:22px;padding:14px 5vw;background:rgba(247,242,231,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand img{width:170px}.brand span{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.14em}.nav{display:flex;align-items:center;gap:18px;margin-left:auto}.nav a{font-size:14px;color:#2b2722}.nav a:hover{color:#9a6c12}.nav-cta{background:#151515;color:#fff!important;padding:10px 14px;border-radius:999px}.lang-switch{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}.lang-switch button{border:0;background:transparent;padding:9px 10px;cursor:pointer;font-weight:800;color:#777}.lang-switch button.active{background:var(--gold);color:#111}.nav-toggle{display:none}.hero{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center;padding:86px 5vw 56px;min-height:720px}.eyebrow{color:#9a6c12;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900}.hero h1,.page-hero h1{font-size:clamp(44px,7vw,86px);line-height:.94;letter-spacing:-.06em;margin:10px 0 20px}.lead,.page-hero p{font-size:20px;line-height:1.65;color:var(--muted);max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;font-weight:900;border:1px solid var(--line);cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:#151515;color:#fff;border-color:#151515}.ghost{background:rgba(255,255,255,.55);color:#151515}.light{background:#fff;color:#151515}.trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust-row span{background:#fff;border:1px solid var(--line);padding:10px 12px;border-radius:999px;font-size:13px;color:#5b544b}.hero-card{background:linear-gradient(145deg,#1a1a1a,#2a2418);border-radius:34px;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.22);position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:auto -20% -35% -20%;height:220px;background:radial-gradient(circle,var(--gold),transparent 60%);opacity:.28}.hero-card img{position:relative;border-radius:24px;margin:auto}.hero-note{position:relative;margin-top:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);padding:16px;border-radius:20px;color:#fff;display:grid;gap:5px}.hero-note span{color:#ddd}.section{padding:76px 5vw}.split{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px;align-items:start}.section h2{font-size:clamp(32px,4vw,54px);letter-spacing:-.04em;margin:8px 0 18px}.service-grid{display:grid;gap:16px}.service-grid.mini{grid-template-columns:repeat(2,1fr)}.service-grid.full{grid-template-columns:repeat(3,1fr)}.card,.contact-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 16px 40px rgba(67,48,13,.06);transition:.22s}.card:hover,.contact-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(67,48,13,.12)}.card b,.card h3{font-size:22px}.card span,.card p,.section p{line-height:1.65;color:var(--muted)}.big{min-height:210px}.section-head{max-width:720px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.steps div{background:#171717;color:#fff;border-radius:24px;padding:24px}.steps span{color:var(--gold2);font-weight:900}.steps p{color:#d8d1c4}.steps.vertical{grid-template-columns:1fr 1fr}.before-after{display:grid;grid-template-columns:.65fr 1.35fr;gap:34px;align-items:center}.ba-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ba-grid img,.gallery img,.rounded-img{border-radius:26px;min-height:260px;object-fit:cover;width:100%}.owner-strip{margin:30px 5vw;padding:30px;background:#151515;color:#fff;border-radius:30px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.owner-avatar,.owner-photo{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold),#f4d27c);font-weight:1000;color:#111;font-size:28px}.owner-strip p{color:#ded8cc}.cta-band{margin:70px 5vw;background:linear-gradient(135deg,#171717,#352811);color:#fff;border-radius:34px;padding:54px;text-align:center}.cta-band h2{font-size:clamp(34px,5vw,64px);margin:0}.cta-band p{color:#e8dfcf;font-size:18px}.cta-band .actions{justify-content:center}.page-hero{padding:82px 5vw 42px;background:linear-gradient(180deg,#fff7e8,transparent)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-table{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden}.price-table div{display:flex;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid var(--line)}.price-table div:last-child{border-bottom:0}.price-table span{font-weight:900;color:#9a6c12}.muted{color:var(--muted)!important}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form{grid-column:1/-1;background:#fff;border-radius:28px;padding:24px;border:1px solid var(--line);display:grid;gap:12px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:15px;font:inherit;background:#fff}textarea{min-height:130px}.footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px;padding:46px 5vw;background:#111;color:#fff}.footer p,.footer a{color:#d8d1c4;line-height:1.8}.footer-logo{width:180px}.float-whatsapp{position:fixed;right:22px;bottom:22px;background:#25D366;color:#07160c;border-radius:999px;padding:14px 18px;font-weight:1000;box-shadow:0 15px 40px rgba(0,0,0,.24);z-index:20}.owner-page{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center}.owner-photo{width:150px;height:150px;font-size:48px}.legal{max-width:980px}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.legal-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 16px 40px rgba(67,48,13,.06)}.legal-card h2{margin-top:0}.legal-card p{margin-bottom:0}.legal-card a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.legal-grid{grid-template-columns:1fr}.legal-card{padding:20px}}.legal h2{font-size:24px}.admin-page{min-height:100vh;display:grid;place-items:center;padding:5vw}.admin-box{max-width:760px;width:100%;background:#fff;border-radius:28px;padding:30px;border:1px solid var(--line)}.admin-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.admin-list img{height:130px;width:100%;object-fit:cover;border-radius:16px}.admin-list button{margin-top:6px;width:100%;padding:8px;border-radius:10px;border:0;background:#111;color:#fff}.reveal{opacity:0;transform:translateY(16px);transition:.55s}.reveal.show{opacity:1;transform:none}@media(max-width:980px){.nav{display:none;position:absolute;left:5vw;right:5vw;top:78px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.nav-toggle{display:block;margin-left:auto;border:0;background:#111;color:#fff;border-radius:12px;padding:10px 13px}.hero,.split,.before-after,.contact-grid,.footer{grid-template-columns:1fr}.hero{padding-top:46px;min-height:auto}.service-grid.full,.service-grid.mini,.gallery,.steps,.steps.vertical{grid-template-columns:1fr}.owner-strip{grid-template-columns:1fr}.price-table div{display:grid}.lang-switch{margin-left:0}.brand img{width:145px}}


/* MBT polish: cleaner real-team vehicle card and stronger localized UI */
.hero-card{padding:30px;border-radius:38px;background:linear-gradient(145deg,#151410 0%,#2a2318 52%,#16130e 100%);border:1px solid rgba(255,255,255,.08);}
.hero-card img{width:min(430px,92%);min-height:210px;object-fit:cover;border-radius:26px;box-shadow:0 24px 70px rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.16);}
.hero-note{margin-top:22px;padding:18px 20px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.06));backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.12);}
.hero-note b{font-size:18px;letter-spacing:-.01em}.hero-note span{font-size:14px;line-height:1.55}.gallery img,.ba-grid img{box-shadow:0 22px 55px rgba(33,24,10,.12);border:1px solid rgba(255,255,255,.7)}
@media(max-width:980px){.hero-card img{min-height:180px}.hero-note b{font-size:16px}}


/* MBT 5.1 header + interaction polish */
.site-header{
  top:12px;
  margin:12px 5vw 0;
  padding:12px 16px;
  border:1px solid rgba(0,0,0,.08);
  border-radius:28px;
  background:rgba(255,250,240,.78);
  box-shadow:0 18px 55px rgba(50,35,10,.10), inset 0 1px 0 rgba(255,255,255,.72);
}
.brand{
  min-width:max-content;
  padding:7px 13px 7px 9px;
  border-radius:20px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(0,0,0,.07);
  box-shadow:0 10px 28px rgba(43,29,8,.08);
  transition:transform .24s ease, box-shadow .24s ease, background .24s ease;
}
.brand:hover{transform:translateY(-2px);background:#fff;box-shadow:0 18px 40px rgba(43,29,8,.13)}
.brand img{width:205px;height:54px;object-fit:contain;object-position:left center}
.brand span{padding-left:4px;font-size:11px;font-weight:900;color:#9a6c12}
.nav{gap:8px}
.nav a{position:relative;padding:11px 12px;border-radius:999px;font-weight:760;transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}
.nav a:hover{background:rgba(201,151,43,.12);color:#151515;transform:translateY(-1px)}
.nav a.active{background:#151515;color:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.16)}
.nav-cta{background:#151515;color:#fff!important;padding:11px 16px}
.lang-switch{box-shadow:0 10px 28px rgba(43,29,8,.07);border-color:rgba(0,0,0,.08)}
.lang-switch button{transition:background .2s ease, transform .2s ease, color .2s ease}.lang-switch button:hover{transform:translateY(-1px);background:rgba(201,151,43,.12);color:#111}
.btn{box-shadow:0 10px 24px rgba(35,25,8,.08)}.btn:hover{transform:translateY(-3px) scale(1.015);box-shadow:0 18px 38px rgba(35,25,8,.15)}
.card,.contact-card,.steps div,.price-table,.owner-strip,.cta-band,.hero-card{transition:transform .26s ease, box-shadow .26s ease, border-color .26s ease, filter .26s ease}
.steps div:hover,.price-table:hover,.owner-strip:hover,.cta-band:hover,.hero-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(51,35,9,.14)}
.gallery img,.ba-grid img,.rounded-img,.hero-card img{transition:transform .3s ease, filter .3s ease, box-shadow .3s ease}.gallery img:hover,.ba-grid img:hover,.rounded-img:hover{transform:translateY(-4px) scale(1.015);filter:saturate(1.04) contrast(1.03)}
.direct-contact{grid-template-columns:1fr 1fr}.contact-main{min-height:230px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.contact-note{grid-column:1/-1;padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,#171717,#342711);color:#fff;display:grid;gap:7px;box-shadow:0 18px 50px rgba(0,0,0,.14)}.contact-note span{color:#e8dfcf;line-height:1.6}
.float-whatsapp{transition:transform .22s ease, box-shadow .22s ease}.float-whatsapp:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 20px 48px rgba(0,0,0,.28)}
@media(max-width:980px){.site-header{top:0;margin:0;border-radius:0;padding:12px 5vw}.brand img{width:165px;height:46px}.nav{top:74px}.direct-contact{grid-template-columns:1fr}.contact-main{min-height:190px}}

/* MBT 5.2 visual cleanup */
body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:16.5px;letter-spacing:-.01em}.nav a{font-size:14.5px}.section p,.card span,.card p,.footer p,.footer a{font-size:16px}.lead,.page-hero p{font-size:21px}.eyebrow{font-size:13px;letter-spacing:.13em}.card b,.card h3{font-size:24px}.btn{font-size:15.5px}
.site-header{min-height:82px;background:rgba(255,250,240,.86)}
.brand{gap:14px;background:linear-gradient(135deg,#fff,#fff8ea);padding:8px 18px 8px 10px;border-radius:24px;overflow:hidden}.brand img{width:150px;height:52px;object-fit:contain;object-position:center}.brand span{font-size:12px;letter-spacing:.16em;color:#9a6c12;white-space:nowrap}.brand:before{content:"";width:7px;height:42px;border-radius:999px;background:linear-gradient(var(--gold2),var(--gold));display:block;order:-1;opacity:.9}
.nav a:not(.nav-cta):after{content:"";position:absolute;left:14px;right:14px;bottom:7px;height:2px;background:var(--gold);border-radius:999px;transform:scaleX(0);transition:.22s}.nav a:not(.nav-cta):hover:after{transform:scaleX(1)}
.footer{background:#10100f;border-top:1px solid rgba(255,255,255,.08);align-items:start}.footer>div:first-child{background:linear-gradient(135deg,#1b1a17,#0d0d0c);border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:22px;box-shadow:0 20px 55px rgba(0,0,0,.22)}.footer-logo{width:150px;background:#fff;border-radius:18px;padding:12px;box-shadow:0 18px 40px rgba(0,0,0,.26)}.footer h4{font-size:18px;margin-top:18px;color:#fff}.footer p,.footer a{color:#e3dacb}.footer a:hover{color:#f2c75b}
.owner-strip{grid-template-columns:auto 1fr auto;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#111,#2b2113)}.owner-strip-photo{width:96px;height:96px;border-radius:24px;object-fit:cover;object-position:center 27%;border:2px solid rgba(242,199,91,.65);box-shadow:0 18px 40px rgba(0,0,0,.35)}
.owner-page.owner-hero{grid-template-columns:360px 1fr;gap:48px;align-items:center;background:radial-gradient(circle at 15% 20%,rgba(201,151,43,.18),transparent 34%),linear-gradient(180deg,#fff7e8,transparent);padding-top:72px}.owner-photo-card{background:#151515;border-radius:34px;padding:18px;border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 80px rgba(30,22,8,.2)}.owner-photo-card img{height:410px;width:100%;object-fit:cover;object-position:center 25%;border-radius:24px}.owner-photo-card span{display:block;margin-top:14px;color:#f2c75b;font-weight:900;font-size:20px;letter-spacing:.02em}.owner-logo-panel{background:linear-gradient(135deg,#171717,#302414);border-radius:32px;padding:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 65px rgba(0,0,0,.14)}.owner-logo-panel img{max-width:360px;background:#fff;border-radius:26px;padding:20px}.owner-story{align-items:center}
.float-whatsapp{font-size:15px}.admin-page,.admin-box,.admin-list{display:none!important}
@media(max-width:980px){.brand img{width:120px;height:42px}.brand span{font-size:10px}.site-header{min-height:68px}.owner-page.owner-hero{grid-template-columns:1fr}.owner-photo-card img{height:340px}.owner-strip{grid-template-columns:1fr}.owner-strip-photo{width:112px;height:112px}.footer>div:first-child{padding:18px}}


/* MBT 5.2.1 final corrections: header logo, active nav, readable service cards, footer reverse, owner photo, 90% visual scale */
html{font-size:93%;}
body{font-size:16px;background:#f7f2e7;}
.site-header{min-height:76px;margin:10px 4.5vw 0;padding:10px 18px;border-radius:26px;gap:18px;box-shadow:0 18px 55px rgba(50,35,10,.12);}
.brand{height:62px;min-width:305px;padding:8px 18px 8px 12px;gap:16px;align-items:center;background:linear-gradient(135deg,#fff,#fff8eb);}
.brand:before{height:38px;width:5px;flex:0 0 5px;}
.brand img{width:188px!important;height:48px!important;object-fit:contain;object-position:left center;filter:contrast(1.05) saturate(1.02);}
.brand span{margin-left:auto;font-size:11.5px;font-weight:950;letter-spacing:.18em;color:#9a6c12;}
.nav a{font-size:15px;font-weight:800;padding:11px 13px;background:transparent;color:#2a251f!important;box-shadow:none;}
.nav a.nav-cta{background:transparent!important;color:#2a251f!important;box-shadow:none!important;}
.nav a:hover,.nav a.nav-cta:hover{background:rgba(201,151,43,.14)!important;color:#151515!important;transform:translateY(-2px);}
.nav a.active,.nav a.nav-cta.active{background:#151515!important;color:#fff!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important;}
.lang-switch{flex:0 0 auto;}
.section{padding:68px 5vw;}
.hero{min-height:650px;padding-top:74px;}
.hero h1,.page-hero h1{font-size:clamp(40px,6.2vw,76px);}
.section h2{font-size:clamp(30px,3.5vw,48px);}
.lead,.page-hero p{font-size:19px;}
.service-grid.mini{gap:18px;}
.service-grid.mini .card{display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:10px;row-gap:6px;padding:24px 26px;min-height:86px;}
.service-grid.mini .card b{font-size:21px;letter-spacing:-.03em;white-space:nowrap;}
.service-grid.mini .card span{font-size:15px;line-height:1.45;color:#655c51;}
.card:hover{border-color:rgba(201,151,43,.38);}
.footer{position:relative;grid-template-columns:1.35fr 1fr 1fr;padding:50px 5vw;background:linear-gradient(135deg,#0d0d0c 0%,#17130d 55%,#0d0d0c 100%);border-top:1px solid rgba(242,199,91,.18);overflow:hidden;}
.footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 18%,rgba(201,151,43,.18),transparent 28%);pointer-events:none;}
.footer>*{position:relative;}
.footer>div:first-child{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:center;background:rgba(255,255,255,.045);border:1px solid rgba(242,199,91,.18);border-radius:30px;padding:24px;}
.footer-logo{width:160px;background:#111;border:1px solid rgba(242,199,91,.24);border-radius:22px;padding:14px;filter:invert(1) grayscale(.15) contrast(1.16) brightness(1.05);box-shadow:0 20px 55px rgba(0,0,0,.3);}
.footer h4{color:#f2c75b;font-size:17px;letter-spacing:.01em;}
.footer p,.footer a{font-size:15.5px;color:#eee2d0;}
.footer a:hover{color:#f2c75b;}
.owner-strip-photo{object-position:center 24%;}
.owner-photo-card img{height:430px;object-position:center 24%;}
.owner-logo-panel.promise-card{background:linear-gradient(135deg,#171717,#2c2113);padding:24px;border-radius:34px;}
.owner-logo-panel.promise-card img{max-width:470px;width:100%;background:transparent;border-radius:24px;padding:0;box-shadow:0 24px 70px rgba(0,0,0,.25);}
@media(max-width:1100px){.brand{min-width:260px}.brand img{width:155px!important}.nav{gap:5px}.nav a{padding:10px 10px;font-size:14px}.service-grid.mini .card{grid-template-columns:1fr}.service-grid.mini .card b{white-space:normal}}
@media(max-width:980px){.site-header{margin:0;border-radius:0}.brand{min-width:0;height:58px}.brand img{width:138px!important;height:42px!important}.footer,.footer>div:first-child{grid-template-columns:1fr}.footer-logo{width:150px}}

/* MBT 5.3 — header/footer/logo fixes */
html{font-size:15px;}
body{background:linear-gradient(180deg,#f7f2e7 0%,#fffaf0 38%,#f7f2e7 100%);}
.site-header{
  max-width:1760px;
  min-height:86px;
  margin:14px auto 0;
  padding:12px 4vw;
  border-radius:0 0 30px 30px;
  background:rgba(255,250,240,.92);
  border:0;
  border-bottom:1px solid rgba(0,0,0,.08);
  box-shadow:0 18px 48px rgba(69,46,11,.09);
}
.brand{
  min-width:360px;
  height:64px;
  padding:5px 22px 5px 14px;
  background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,250,240,.7));
  border:1px solid rgba(0,0,0,.08);
  border-radius:28px;
  overflow:hidden;
}
.brand:before{content:"";width:5px;height:36px;border-radius:999px;background:linear-gradient(180deg,#f2c75b,#c9972b);flex:0 0 auto;}
.brand img{
  width:205px!important;
  height:56px!important;
  object-fit:contain;
  object-position:left center;
  mix-blend-mode:multiply;
  filter:contrast(1.08) saturate(1.03);
}
.brand span{margin-left:auto;letter-spacing:.18em;font-size:12px;color:#9a6c12;}
.nav a.nav-cta{background:transparent;color:#2b2722!important;box-shadow:none;}
.nav a.nav-cta:hover{background:rgba(201,151,43,.12);color:#151515!important;}
.nav a.active,.nav a.nav-cta.active{background:#151515;color:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.16);}
.service-grid.mini .card{align-items:flex-start;gap:12px;}
.service-grid.mini .card b{line-height:1.15;}
.service-grid.mini .card span{display:block;font-size:15px;line-height:1.45;}
.contact-note{display:none!important;}
.direct-contact{grid-template-columns:repeat(2,minmax(0,1fr));}
.footer{
  background:transparent!important;
  color:#161616;
  border-top:1px solid rgba(0,0,0,.08);
  box-shadow:none;
  padding:54px 5vw 64px;
  overflow:visible;
}
.footer:before{display:none;}
.footer>div:first-child{
  display:grid;
  grid-template-columns:220px minmax(260px,1fr);
  gap:26px;
  align-items:center;
  background:transparent!important;
  border:0!important;
  border-radius:0;
  padding:0;
}
.footer-logo{
  width:220px;
  max-height:160px;
  object-fit:contain;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  filter:none!important;
  box-shadow:none!important;
  mix-blend-mode:multiply;
}
.footer h4{color:#9a6c12;font-size:18px;margin-top:0;}
.footer p,.footer a{color:#3c352d;font-size:16px;line-height:1.8;}
.footer a:hover{color:#9a6c12;}
.owner-logo-panel.promise-card{
  background:linear-gradient(135deg,#191817,#2a2115);
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:360px;
}
.owner-logo-panel.promise-card img{
  width:min(620px,92%);
  max-height:340px;
  object-fit:contain;
  border-radius:18px;
  box-shadow:0 22px 55px rgba(0,0,0,.28);
}
@media(max-width:1100px){.brand{min-width:300px}.brand img{width:165px!important}.site-header{padding-left:3vw;padding-right:3vw}}
@media(max-width:980px){.site-header{margin:0;min-height:72px;border-radius:0}.brand{min-width:0;width:auto;height:58px}.brand img{width:150px!important;height:48px!important}.direct-contact{grid-template-columns:1fr}.footer,.footer>div:first-child{grid-template-columns:1fr}.footer-logo{width:190px}}

/* MBT 5.4 — wider header logo + returned premium brown footer */
.site-header{
  max-width:1840px!important;
  min-height:118px!important;
  padding:16px 3.4vw!important;
  border-radius:0 0 34px 34px!important;
  overflow:visible!important;
}
.brand{
  min-width:640px!important;
  height:92px!important;
  padding:8px 36px 8px 18px!important;
  gap:22px!important;
  border-radius:999px!important;
  overflow:visible!important;
}
.brand:before{
  width:7px!important;
  height:58px!important;
}
.brand img{
  width:360px!important;
  height:92px!important;
  object-fit:contain!important;
  object-position:left center!important;
  mix-blend-mode:multiply!important;
  transform:scale(1.08);
  transform-origin:left center;
}
.brand span{
  margin-left:auto!important;
  font-size:22px!important;
  font-weight:1000!important;
  letter-spacing:.30em!important;
  color:#a07010!important;
}
.nav a{font-size:16px!important;}
.lang-switch button{font-size:15px!important;}

.footer{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 17% 35%,rgba(242,199,91,.22),transparent 32%),
    radial-gradient(circle at 88% 18%,rgba(201,151,43,.14),transparent 28%),
    linear-gradient(135deg,#0f0f0d 0%,#241b0d 52%,#100f0d 100%)!important;
  color:#fff!important;
  border-top:1px solid rgba(242,199,91,.16)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
  padding:58px 5vw 66px!important;
}
.footer:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:-35% auto -45% -12%!important;
  width:52vw!important;
  background:radial-gradient(circle,rgba(242,199,91,.18),transparent 62%)!important;
  pointer-events:none!important;
}
.footer>*{position:relative!important;z-index:1!important;}
.footer>div:first-child{
  display:grid!important;
  grid-template-columns:260px minmax(280px,1fr)!important;
  gap:34px!important;
  align-items:center!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  border-radius:0!important;
}
.footer-logo{
  width:260px!important;
  max-height:210px!important;
  object-fit:contain!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  mix-blend-mode:normal!important;
  filter:invert(1) contrast(1.12) saturate(.75) brightness(1.03)!important;
}
.footer h4{
  color:#f2c75b!important;
  font-size:20px!important;
  font-weight:1000!important;
  margin:0 0 14px!important;
}
.footer p,.footer a{
  color:#f4ead8!important;
  font-size:17px!important;
  line-height:1.85!important;
}
.footer a:hover{color:#f2c75b!important;}

@media(max-width:1280px){
  .brand{min-width:500px!important;height:82px!important;}
  .brand img{width:295px!important;height:82px!important;}
  .brand span{font-size:17px!important;letter-spacing:.24em!important;}
  .nav a{font-size:14px!important;padding:10px 9px!important;}
}
@media(max-width:980px){
  .site-header{min-height:78px!important;margin:0!important;border-radius:0!important;}
  .brand{min-width:0!important;width:260px!important;height:62px!important;padding:6px 14px 6px 10px!important;gap:10px!important;}
  .brand:before{height:38px!important;width:5px!important;}
  .brand img{width:155px!important;height:54px!important;transform:none;}
  .brand span{font-size:10px!important;letter-spacing:.15em!important;}
  .footer,.footer>div:first-child{grid-template-columns:1fr!important;}
  .footer-logo{width:220px!important;}
}

/* MBT 5.4 final — calmer 100% browser zoom, wider header illustration, premium footer kept */
html{font-size:14px!important;}
body{overflow-x:hidden;}
.site-header{
  max-width:100%!important;
  width:100%!important;
  margin:0 auto!important;
  min-height:98px!important;
  padding:14px 3.2vw!important;
  gap:20px!important;
  border-radius:0 0 30px 30px!important;
}
.brand{
  flex:0 0 clamp(520px,44vw,760px)!important;
  min-width:clamp(520px,44vw,760px)!important;
  height:76px!important;
  padding:8px 34px 8px 18px!important;
  border-radius:999px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,248,235,.86))!important;
  box-shadow:0 16px 42px rgba(69,46,11,.10)!important;
}
.brand:before{height:48px!important;width:6px!important;}
.brand img{
  width:330px!important;
  height:70px!important;
  object-fit:contain!important;
  object-position:left center!important;
  transform:none!important;
  mix-blend-mode:multiply!important;
}
.brand span{
  font-size:18px!important;
  letter-spacing:.28em!important;
  white-space:nowrap!important;
}
.nav{gap:10px!important;}
.nav a{font-size:15px!important;padding:11px 13px!important;border-radius:999px!important;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important;}
.lang-switch button{font-size:14px!important;padding:10px 12px!important;}
.hero{min-height:590px!important;padding:58px 5vw 48px!important;gap:42px!important;}
.hero h1,.page-hero h1{font-size:clamp(38px,5.25vw,66px)!important;line-height:.98!important;letter-spacing:-.055em!important;}
.lead,.page-hero p{font-size:18px!important;line-height:1.55!important;}
.hero-card{border-radius:30px!important;padding:24px!important;}
.hero-card img{max-height:260px!important;object-fit:cover!important;width:100%!important;}
.section{padding:56px 5vw!important;}
.section h2{font-size:clamp(28px,3.05vw,44px)!important;line-height:1.04!important;}
.card,.contact-card{padding:22px!important;border-radius:22px!important;}
.card b,.card h3{font-size:20px!important;}
.trust-row span{font-size:13px!important;}
.cta-band{margin:54px 5vw!important;padding:44px!important;}
.footer{
  background:
    radial-gradient(circle at 14% 30%,rgba(242,199,91,.24),transparent 34%),
    radial-gradient(circle at 84% 12%,rgba(201,151,43,.13),transparent 30%),
    linear-gradient(135deg,#0f0f0d 0%,#241b0d 52%,#100f0d 100%)!important;
}
.footer-logo{
  width:300px!important;
  max-height:230px!important;
  object-fit:contain!important;
  filter:invert(1) contrast(1.14) saturate(.78) brightness(1.04)!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.footer>div:first-child{grid-template-columns:300px minmax(300px,1fr)!important;}
.float-whatsapp{right:26px!important;bottom:26px!important;}
@media(max-width:1450px){
  .site-header{padding-left:2.4vw!important;padding-right:2.4vw!important;gap:14px!important;}
  .brand{flex-basis:clamp(430px,39vw,620px)!important;min-width:clamp(430px,39vw,620px)!important;}
  .brand img{width:270px!important;}
  .brand span{font-size:15px!important;letter-spacing:.22em!important;}
  .nav{gap:4px!important;}
  .nav a{font-size:14px!important;padding:10px 9px!important;}
}
@media(max-width:980px){
  .site-header{min-height:74px!important;padding:10px 16px!important;border-radius:0!important;}
  .brand{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:56px!important;padding:6px 14px 6px 10px!important;}
  .brand img{width:170px!important;height:50px!important;}
  .brand span{font-size:10px!important;letter-spacing:.15em!important;}
  .hero{grid-template-columns:1fr!important;min-height:auto!important;}
  .footer>div:first-child{grid-template-columns:1fr!important;}
  .footer-logo{width:230px!important;}
}

/* MBT 5.5 — precise header/logo integration, calmer 90% layout, transparent SVG footer elements */
html{font-size:13.4px!important;}
body{background:linear-gradient(180deg,#f7f2e7 0%,#fffaf0 42%,#f7f2e7 100%)!important;}
.site-header{
  min-height:86px!important;
  padding:12px clamp(26px,3vw,58px)!important;
  gap:clamp(14px,1.2vw,24px)!important;
  background:rgba(255,250,240,.90)!important;
  backdrop-filter:blur(22px)!important;
  box-shadow:0 16px 44px rgba(47,32,9,.085)!important;
}
.brand{
  position:relative!important;
  flex:0 0 clamp(455px,29vw,560px)!important;
  min-width:clamp(455px,29vw,560px)!important;
  height:66px!important;
  padding:6px 12px 6px 16px!important;
  gap:0!important;
  border-radius:999px!important;
  border:1px solid rgba(90,61,18,.10)!important;
  background:linear-gradient(135deg,rgba(255,255,255,.68),rgba(255,248,235,.46))!important;
  box-shadow:0 14px 34px rgba(69,46,11,.085), inset 0 1px 0 rgba(255,255,255,.78)!important;
  overflow:hidden!important;
}
.brand:before{
  content:""!important;
  position:absolute!important;
  left:14px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:4px!important;
  height:42px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#f2c75b,#b87914)!important;
  z-index:2!important;
}
.brand img{
  position:absolute!important;
  left:28px!important;
  top:50%!important;
  width:clamp(290px,20vw,385px)!important;
  height:82px!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:left center!important;
  transform:translateY(-50%) scale(1.08)!important;
  transform-origin:left center!important;
  mix-blend-mode:normal!important;
  filter:drop-shadow(0 12px 18px rgba(0,0,0,.10)) contrast(1.04) saturate(.98)!important;
  z-index:1!important;
}
.brand span{
  position:relative!important;
  z-index:3!important;
  margin-left:auto!important;
  align-self:center!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  background:rgba(22,22,22,.92)!important;
  color:#f2c75b!important;
  border:1px solid rgba(242,199,91,.22)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.16)!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:.20em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.nav{gap:6px!important;margin-left:auto!important;}
.nav a{font-size:13.4px!important;padding:9px 10px!important;}
.lang-switch button{font-size:12.8px!important;padding:9px 10px!important;}
.hero{min-height:555px!important;padding:48px 5vw 42px!important;gap:38px!important;}
.hero h1,.page-hero h1{font-size:clamp(35px,4.8vw,62px)!important;line-height:1!important;}
.lead,.page-hero p{font-size:17px!important;line-height:1.55!important;}
.section{padding:50px 5vw!important;}
.section h2{font-size:clamp(27px,2.85vw,41px)!important;}
.card,.contact-card{padding:20px!important;}
.btn{padding:12px 18px!important;}
.cta-band{margin:48px 5vw!important;padding:40px!important;}
.footer{
  padding:56px 5vw 64px!important;
  background:
    radial-gradient(circle at 13% 36%,rgba(242,199,91,.24),transparent 34%),
    radial-gradient(circle at 86% 14%,rgba(201,151,43,.15),transparent 30%),
    linear-gradient(135deg,#0f0f0d 0%,#241b0d 52%,#100f0d 100%)!important;
}
.footer>div:first-child{
  grid-template-columns:minmax(250px,330px) minmax(260px,1fr)!important;
  gap:30px!important;
}
.footer-logo{
  width:min(330px,100%)!important;
  max-height:245px!important;
  object-fit:contain!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  filter:drop-shadow(0 22px 36px rgba(0,0,0,.34)) invert(1) contrast(1.08) saturate(.82) brightness(1.02)!important;
}
.footer h4{font-size:18px!important;}
.footer p,.footer a{font-size:15.5px!important;}
@media(max-width:1500px){
  .brand{flex-basis:clamp(390px,28vw,470px)!important;min-width:clamp(390px,28vw,470px)!important;}
  .brand img{width:clamp(245px,18vw,315px)!important;height:74px!important;}
  .brand span{font-size:10.5px!important;letter-spacing:.16em!important;padding:0 12px!important;}
  .nav a{font-size:12.6px!important;padding:8px 8px!important;}
}
@media(max-width:1180px){
  .brand{flex:0 0 330px!important;min-width:330px!important;}
  .brand img{width:220px!important;}
  .brand span{font-size:9.5px!important;padding:0 10px!important;}
}
@media(max-width:980px){
  html{font-size:14px!important;}
  .site-header{min-height:72px!important;padding:9px 14px!important;gap:10px!important;}
  .brand{flex:1 1 auto!important;min-width:0!important;height:54px!important;padding:6px 10px!important;}
  .brand:before{left:10px!important;height:34px!important;width:4px!important;}
  .brand img{left:20px!important;width:170px!important;height:58px!important;transform:translateY(-50%)!important;}
  .brand span{min-height:34px!important;font-size:9px!important;letter-spacing:.12em!important;padding:0 9px!important;}
  .nav-toggle{display:block!important;margin-left:auto!important;}
  .footer>div:first-child{grid-template-columns:1fr!important;}
  .footer-logo{width:240px!important;max-height:190px!important;}
}
@media(max-width:560px){
  .brand img{width:148px!important;}
  .brand span{font-size:8px!important;letter-spacing:.08em!important;padding:0 8px!important;}
}

/* MBT 5.6 — header logo proportion fix: no cropped workers, calmer logo pill */
.site-header{
  min-height:98px!important;
  padding-top:16px!important;
  padding-bottom:16px!important;
}
.brand{
  flex:0 0 clamp(340px,24vw,430px)!important;
  min-width:clamp(340px,24vw,430px)!important;
  height:76px!important;
  padding:8px 12px 8px 18px!important;
  overflow:hidden!important;
  border-radius:38px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,248,235,.55))!important;
  box-shadow:0 12px 30px rgba(69,46,11,.075), inset 0 1px 0 rgba(255,255,255,.78)!important;
}
.brand:before{
  left:14px!important;
  height:44px!important;
}
.brand img{
  left:30px!important;
  width:clamp(210px,15.5vw,285px)!important;
  height:64px!important;
  max-height:64px!important;
  transform:translateY(-50%)!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:drop-shadow(0 8px 14px rgba(0,0,0,.11)) contrast(1.05)!important;
}
.brand span{
  min-height:42px!important;
  padding:0 16px!important;
  margin-left:auto!important;
  border-radius:24px!important;
  font-size:11px!important;
  letter-spacing:.18em!important;
  box-shadow:0 8px 20px rgba(0,0,0,.15)!important;
}
@media(max-width:1500px){
  .brand{flex-basis:clamp(320px,23vw,390px)!important;min-width:clamp(320px,23vw,390px)!important;height:74px!important;}
  .brand img{width:clamp(195px,14.5vw,250px)!important;height:62px!important;max-height:62px!important;}
  .brand span{font-size:10px!important;padding:0 13px!important;letter-spacing:.15em!important;}
}
@media(max-width:1180px){
  .brand{flex:0 0 300px!important;min-width:300px!important;height:70px!important;}
  .brand img{width:190px!important;height:58px!important;max-height:58px!important;}
  .brand span{font-size:9px!important;padding:0 10px!important;}
}
@media(max-width:980px){
  .site-header{min-height:78px!important;padding-top:10px!important;padding-bottom:10px!important;}
  .brand{flex:1 1 auto!important;min-width:0!important;height:58px!important;border-radius:28px!important;}
  .brand img{left:22px!important;width:154px!important;height:48px!important;max-height:48px!important;}
  .brand span{min-height:34px!important;font-size:8.5px!important;padding:0 9px!important;letter-spacing:.10em!important;}
}
@media(max-width:560px){
  .brand img{width:128px!important;height:42px!important;max-height:42px!important;}
  .brand span{font-size:7.5px!important;padding:0 7px!important;letter-spacing:.06em!important;}
}

/* MBT 5.7 — final header/logo correction: compact wide SVG, taller header, Hamburg moved left */
.site-header{
  min-height:92px!important;
  padding:16px clamp(22px,4.2vw,64px)!important;
  gap:18px!important;
  align-items:center!important;
}
.brand{
  flex:0 0 clamp(390px,31vw,470px)!important;
  min-width:clamp(390px,31vw,470px)!important;
  height:64px!important;
  padding:7px 12px 7px 12px!important;
  gap:12px!important;
  border-radius:999px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,248,234,.82))!important;
  border:1px solid rgba(35,25,12,.10)!important;
  box-shadow:0 12px 34px rgba(48,34,14,.08), inset 0 1px 0 rgba(255,255,255,.85)!important;
}
.brand:before{
  width:4px!important;
  height:42px!important;
  flex:0 0 4px!important;
  border-radius:999px!important;
}
.brand img{
  width:255px!important;
  height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
  transform:none!important;
  flex:0 0 auto!important;
  filter:contrast(1.06) saturate(1.02)!important;
}
.brand span{
  margin-left:8px!important;
  margin-right:4px!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  padding:0!important;
  font-size:12px!important;
  line-height:1!important;
  letter-spacing:.18em!important;
  color:#9a6c12!important;
  transform:translateX(-6px)!important;
}
.nav{gap:9px!important;}
.nav a{font-size:13.5px!important;padding:10px 11px!important;}
.lang-switch button{padding:8px 9px!important;}
@media(max-width:1100px){
  .site-header{padding-left:20px!important;padding-right:20px!important;gap:12px!important;}
  .brand{flex-basis:350px!important;min-width:350px!important;height:62px!important;}
  .brand img{width:220px!important;height:52px!important;}
  .brand span{font-size:10.5px!important;letter-spacing:.15em!important;transform:translateX(-4px)!important;}
  .nav{gap:5px!important;}
  .nav a{font-size:12.5px!important;padding:9px 8px!important;}
}
@media(max-width:980px){
  .site-header{min-height:78px!important;padding:10px 16px!important;border-radius:0!important;}
  .brand{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:58px!important;max-width:430px!important;}
  .brand img{width:210px!important;height:50px!important;}
  .brand span{font-size:10px!important;letter-spacing:.14em!important;transform:translateX(-2px)!important;}
}
@media(max-width:560px){
  .brand{height:54px!important;padding:6px 10px!important;gap:8px!important;}
  .brand img{width:175px!important;height:46px!important;}
  .brand span{font-size:9px!important;letter-spacing:.12em!important;margin-left:3px!important;}
}

/* MBT 5.8 — stable header logo fix: normal image insertion, no overlap/crop */
.site-header{
  min-height:98px!important;
  padding:16px clamp(20px,4vw,58px)!important;
  align-items:center!important;
  gap:18px!important;
}
.brand{
  flex:0 0 clamp(460px,38vw,560px)!important;
  min-width:clamp(460px,38vw,560px)!important;
  max-width:560px!important;
  height:70px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:8px 14px 8px 16px!important;
  border-radius:999px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,248,234,.84))!important;
  border:1px solid rgba(35,25,12,.11)!important;
  box-shadow:0 14px 38px rgba(48,34,14,.09), inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.brand:before{
  content:""!important;
  width:4px!important;
  height:46px!important;
  flex:0 0 4px!important;
  border-radius:999px!important;
  background:linear-gradient(var(--gold2),var(--gold))!important;
  opacity:.95!important;
}
.brand img{
  width:330px!important;
  max-width:330px!important;
  height:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
  flex:0 0 330px!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  transform:none!important;
  filter:contrast(1.08) saturate(1.02)!important;
}
.brand span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 116px!important;
  min-width:116px!important;
  height:42px!important;
  margin:0!important;
  padding:0 16px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#22211f,#111)!important;
  color:#f2c75b!important;
  border:1px solid rgba(242,199,91,.22)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.08)!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  transform:none!important;
}
.nav{margin-left:auto!important;}
@media(max-width:1180px){
  .brand{flex-basis:430px!important;min-width:430px!important;max-width:430px!important;height:66px!important;gap:10px!important;padding-right:10px!important;}
  .brand img{width:270px!important;max-width:270px!important;flex-basis:270px!important;height:54px!important;}
  .brand span{flex-basis:104px!important;min-width:104px!important;height:40px!important;font-size:10px!important;letter-spacing:.15em!important;padding:0 12px!important;}
  .nav a{font-size:12.5px!important;padding:9px 8px!important;}
}
@media(max-width:980px){
  .site-header{min-height:82px!important;padding:11px 14px!important;border-radius:0!important;gap:10px!important;}
  .brand{flex:1 1 auto!important;min-width:0!important;max-width:440px!important;height:62px!important;}
  .brand img{width:255px!important;max-width:255px!important;flex:1 1 auto!important;height:52px!important;}
  .brand span{flex:0 0 96px!important;min-width:96px!important;height:38px!important;font-size:9px!important;letter-spacing:.12em!important;padding:0 10px!important;}
}
@media(max-width:560px){
  .brand{height:58px!important;padding:7px 9px!important;gap:8px!important;}
  .brand:before{height:38px!important;width:3px!important;flex-basis:3px!important;}
  .brand img{width:190px!important;max-width:190px!important;height:46px!important;}
  .brand span{flex-basis:84px!important;min-width:84px!important;height:34px!important;font-size:8px!important;letter-spacing:.08em!important;padding:0 8px!important;}
}


/* MBT 5.9 — final header logo: use uploaded wide transparent logo, clean flex layout */
.site-header{
  min-height:104px!important;
  padding:18px clamp(22px,4vw,62px)!important;
  align-items:center!important;
  gap:18px!important;
}
.brand{
  flex:0 0 clamp(520px,42vw,660px)!important;
  min-width:clamp(520px,42vw,660px)!important;
  max-width:660px!important;
  height:76px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  padding:8px 18px!important;
  border-radius:999px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,248,234,.86))!important;
  border:1px solid rgba(35,25,12,.10)!important;
  box-shadow:0 16px 42px rgba(48,34,14,.10), inset 0 1px 0 rgba(255,255,255,.92)!important;
}
.brand:before{
  content:""!important;
  position:static!important;
  transform:none!important;
  width:4px!important;
  height:48px!important;
  flex:0 0 4px!important;
  border-radius:999px!important;
  background:linear-gradient(var(--gold2),var(--gold))!important;
  opacity:.95!important;
}
.brand img{
  position:static!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  width:360px!important;
  max-width:360px!important;
  height:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
  flex:0 0 360px!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  mix-blend-mode:normal!important;
  filter:contrast(1.07) saturate(1.02)!important;
}
.brand span{
  position:static!important;
  transform:none!important;
  margin-left:auto!important;
  margin-right:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 118px!important;
  min-width:118px!important;
  height:44px!important;
  min-height:44px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#22211f,#111)!important;
  color:#f2c75b!important;
  border:1px solid rgba(242,199,91,.22)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.08)!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
@media(max-width:1280px){
  .brand{flex-basis:500px!important;min-width:500px!important;max-width:500px!important;gap:12px!important;}
  .brand img{width:315px!important;max-width:315px!important;flex-basis:315px!important;height:54px!important;}
  .brand span{flex-basis:104px!important;min-width:104px!important;height:40px!important;font-size:9.5px!important;letter-spacing:.14em!important;padding:0 12px!important;}
}
@media(max-width:980px){
  .site-header{min-height:82px!important;padding:11px 14px!important;border-radius:0!important;}
  .brand{flex:1 1 auto!important;min-width:0!important;max-width:520px!important;height:62px!important;padding:7px 10px!important;gap:10px!important;}
  .brand:before{height:40px!important;width:3px!important;flex-basis:3px!important;}
  .brand img{width:285px!important;max-width:285px!important;flex:1 1 auto!important;height:48px!important;}
  .brand span{flex:0 0 92px!important;min-width:92px!important;height:36px!important;min-height:36px!important;font-size:8.2px!important;letter-spacing:.09em!important;padding:0 8px!important;}
}
@media(max-width:560px){
  .brand{height:58px!important;gap:7px!important;}
  .brand img{width:205px!important;max-width:205px!important;height:42px!important;}
  .brand span{flex-basis:78px!important;min-width:78px!important;height:32px!important;font-size:7.2px!important;letter-spacing:.05em!important;padding:0 6px!important;}
}


/* MBT 5.10 — header logo: only transparent workers SVG, no text badge, no logo pill */
.site-header{
  min-height:86px!important;
  padding:14px clamp(18px,4vw,56px)!important;
  background:rgba(247,242,231,.90)!important;
  border-bottom:1px solid rgba(0,0,0,.08)!important;
}
.brand{
  flex:0 0 clamp(210px,18vw,285px)!important;
  min-width:clamp(210px,18vw,285px)!important;
  max-width:285px!important;
  width:clamp(210px,18vw,285px)!important;
  height:60px!important;
  padding:0!important;
  gap:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.brand:hover{
  transform:none!important;
  background:transparent!important;
  box-shadow:none!important;
}
.brand:before,
.brand span{
  display:none!important;
  content:none!important;
}
.brand img{
  position:static!important;
  transform:none!important;
  width:100%!important;
  max-width:100%!important;
  height:60px!important;
  max-height:60px!important;
  object-fit:contain!important;
  object-position:left center!important;
  flex:0 0 100%!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
  box-shadow:none!important;
  filter:contrast(1.08) saturate(1.03)!important;
}
@media(max-width:1180px){
  .brand{flex-basis:230px!important;min-width:230px!important;max-width:230px!important;width:230px!important;height:58px!important;}
  .brand img{height:58px!important;}
  .nav a{font-size:12.5px!important;padding:9px 8px!important;}
}
@media(max-width:980px){
  .site-header{min-height:76px!important;padding:10px 14px!important;gap:10px!important;}
  .brand{flex:0 0 205px!important;min-width:205px!important;max-width:205px!important;width:205px!important;height:54px!important;}
  .brand img{height:54px!important;}
}
@media(max-width:560px){
  .brand{flex:0 0 168px!important;min-width:168px!important;max-width:168px!important;width:168px!important;height:48px!important;}
  .brand img{height:48px!important;}
}


/* MBT 5.11 — header workers logo: full legs, wider visual, no crop */
.site-header{
  min-height:94px!important;
  padding:13px clamp(18px,4vw,56px)!important;
  overflow:visible!important;
}
.brand{
  flex:0 0 clamp(285px,24vw,395px)!important;
  min-width:clamp(285px,24vw,395px)!important;
  max-width:395px!important;
  width:clamp(285px,24vw,395px)!important;
  height:74px!important;
  overflow:visible!important;
  align-items:center!important;
}
.brand img{
  width:100%!important;
  height:74px!important;
  max-height:74px!important;
  object-fit:fill!important;
  object-position:left center!important;
  transform:none!important;
  overflow:visible!important;
}
@media(max-width:1180px){
  .brand{flex-basis:310px!important;min-width:310px!important;max-width:310px!important;width:310px!important;height:70px!important;}
  .brand img{height:70px!important;}
}
@media(max-width:980px){
  .site-header{min-height:82px!important;padding:9px 14px!important;}
  .brand{flex:0 0 250px!important;min-width:250px!important;max-width:250px!important;width:250px!important;height:62px!important;}
  .brand img{height:62px!important;}
}
@media(max-width:560px){
  .brand{flex:0 0 205px!important;min-width:205px!important;max-width:205px!important;width:205px!important;height:56px!important;}
  .brand img{height:56px!important;}
}


/* MarkoBauTeam visual update 9.1: premium trust sections, before/after slider, project cards */
body{background:radial-gradient(circle at 10% 0%,rgba(201,151,43,.10),transparent 32%),linear-gradient(180deg,#fbf5e9 0%,#f2eadb 45%,#fbf7ef 100%)}
.section{position:relative}.section-head p{max-width:760px}.hero{position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-120px;top:80px;width:420px;height:420px;background:radial-gradient(circle,rgba(201,151,43,.16),transparent 68%);pointer-events:none}.hero-copy{position:relative;z-index:1}.hero h1,.page-hero h1{font-weight:950}.lead{max-width:820px}.trust-row span{box-shadow:0 10px 28px rgba(63,44,10,.07)}
.card.big{position:relative;overflow:hidden}.card.big:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,151,43,.10),transparent 42%);opacity:0;transition:.25s}.card.big:hover:before{opacity:1}.premium-services .card h3{display:flex;align-items:center;gap:10px}.premium-services .card h3:before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold2));box-shadow:0 0 0 7px rgba(201,151,43,.10)}
.why-section{padding-top:44px}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.proof-grid>div{background:rgba(255,250,240,.76);border:1px solid rgba(0,0,0,.08);border-radius:28px;padding:24px;box-shadow:0 22px 55px rgba(58,40,8,.08);backdrop-filter:blur(10px)}.proof-grid span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#151515;color:var(--gold2);font-weight:950;margin-bottom:18px}.proof-grid b{display:block;font-size:20px;letter-spacing:-.02em}.proof-grid p{margin-bottom:0;color:var(--muted);line-height:1.65}
.premium-ba{grid-template-columns:.72fr 1.28fr}.ba-slider{position:relative;min-height:420px;border-radius:32px;overflow:hidden;background:#111;box-shadow:0 30px 90px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.75);isolation:isolate}.ba-img{width:100%;height:100%;min-height:420px;object-fit:cover}.ba-after{position:absolute;inset:0}.ba-before{position:absolute;inset:0 auto 0 0;width:52%;overflow:hidden;border-right:2px solid rgba(255,255,255,.88)}.ba-before .ba-img{width:calc(100vw - 10vw);max-width:none}.ba-handle{position:absolute;top:0;bottom:0;left:52%;width:1px;background:rgba(255,255,255,.7);transform:translateX(-50%)}.ba-handle span{position:absolute;top:50%;left:50%;width:48px;height:48px;border-radius:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.88);box-shadow:0 18px 50px rgba(0,0,0,.24)}.ba-handle span:before{content:"↔";position:absolute;inset:0;display:grid;place-items:center;font-weight:900;color:#111}.ba-labels{position:absolute;left:18px;right:18px;bottom:18px;display:flex;justify-content:space-between}.ba-labels b{background:rgba(0,0,0,.62);color:#fff;border:1px solid rgba(255,255,255,.22);padding:10px 14px;border-radius:999px;backdrop-filter:blur(10px)}
.projects-section{padding-top:54px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.project-grid article{background:#151515;color:#fff;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08);transition:.25s}.project-grid article:hover{transform:translateY(-5px)}.project-grid img{height:230px;width:100%;object-fit:cover;filter:saturate(.95) contrast(1.02)}.project-grid article div{padding:24px}.project-grid span{color:var(--gold2);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.project-grid h3{margin:8px 0 8px;font-size:24px;letter-spacing:-.03em}.project-grid p{color:#ded8cc;line-height:1.65;margin:0}.enhanced-gallery img{transition:.25s}.enhanced-gallery img:hover{transform:translateY(-5px) scale(1.01)}
.float-whatsapp{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#25D366,#15b956);color:#fff;border:1px solid rgba(255,255,255,.5)}.float-whatsapp:before{content:"";width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 0 0 6px rgba(255,255,255,.16)}
@media(max-width:980px){.proof-grid,.project-grid{grid-template-columns:1fr}.premium-ba{grid-template-columns:1fr}.ba-slider,.ba-img{min-height:320px}.ba-before .ba-img{width:90vw}.hero:after{display:none}}
@media(max-width:560px){.site-header{top:6px;margin:6px 3vw 0;border-radius:22px}.brand img{width:128px;height:46px}.hero h1,.page-hero h1{font-size:42px}.section{padding:54px 5vw}.proof-grid>div,.project-grid article{border-radius:24px}.ba-slider,.ba-img{min-height:260px}.float-whatsapp{left:16px;right:16px;justify-content:center}}


/* MarkoBauTeam 9.2 real customer photos */
.real-gallery{
  grid-template-columns:repeat(4,1fr);
  align-items:stretch;
}
.real-gallery img{
  width:100%;
  height:260px;
  object-fit:cover;
  border-radius:24px;
  background:#111;
}
.real-gallery img:nth-child(1),
.real-gallery img:nth-child(2),
.real-gallery img:nth-child(6),
.real-gallery img:nth-child(7),
.real-gallery img:nth-child(8){
  grid-column:span 2;
  height:340px;
}
.ba-gallery-section{padding-bottom:20px}
.ba-showcase-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-top:26px;
}
.compact-ba{min-height:360px;border-radius:28px}
.compact-ba .ba-img{min-height:360px}
.compact-ba .ba-before .ba-img{width:calc(45vw - 5vw)}
@media(max-width:980px){
  .real-gallery{grid-template-columns:1fr 1fr}
  .real-gallery img,
  .real-gallery img:nth-child(1),
  .real-gallery img:nth-child(2),
  .real-gallery img:nth-child(6),
  .real-gallery img:nth-child(7),
  .real-gallery img:nth-child(8){grid-column:auto;height:240px}
  .ba-showcase-grid{grid-template-columns:1fr}
  .compact-ba .ba-before .ba-img{width:90vw}
}
@media(max-width:560px){
  .real-gallery{grid-template-columns:1fr}
  .real-gallery img,
  .real-gallery img:nth-child(1),
  .real-gallery img:nth-child(2),
  .real-gallery img:nth-child(6),
  .real-gallery img:nth-child(7),
  .real-gallery img:nth-child(8){height:230px}
}


/* MBT 9.2 + Loader — global new transparent PNG logo */
.site-header .brand{
  flex:0 0 92px!important;
  min-width:92px!important;
  max-width:92px!important;
  width:92px!important;
  height:76px!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.site-header .brand img{
  display:block!important;
  width:auto!important;
  height:76px!important;
  max-width:92px!important;
  max-height:76px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))!important;
  transform:none!important;
}
.footer-logo{
  width:150px!important;
  height:auto!important;
  max-width:150px!important;
  max-height:150px!important;
  object-fit:contain!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 12px 26px rgba(0,0,0,.25))!important;
}
@media(max-width:980px){
  .site-header .brand{
    flex:0 0 78px!important;
    min-width:78px!important;
    max-width:78px!important;
    width:78px!important;
    height:64px!important;
  }
  .site-header .brand img{
    height:64px!important;
    max-width:78px!important;
    max-height:64px!important;
  }
}
@media(max-width:560px){
  .site-header .brand{
    flex:0 0 62px!important;
    min-width:62px!important;
    max-width:62px!important;
    width:62px!important;
    height:54px!important;
  }
  .site-header .brand img{
    height:54px!important;
    max-width:62px!important;
    max-height:54px!important;
  }
  .footer-logo{
    width:118px!important;
    max-width:118px!important;
    max-height:118px!important;
  }
}

/* MBT v7 — mobile polish pass: safer phone layout without changing desktop */
.mobile-cta{display:none;}
@media (max-width: 980px){
  html,body{max-width:100%;overflow-x:hidden!important;}
  body{font-size:15px!important;}
  main{min-height:calc(100svh - 260px);}

  .site-header{
    position:sticky!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    min-height:70px!important;
    margin:0!important;
    padding:8px 12px!important;
    border-radius:0 0 20px 20px!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    overflow:visible!important;
    background:rgba(255,250,240,.94)!important;
    backdrop-filter:blur(18px)!important;
    box-shadow:0 12px 34px rgba(45,31,9,.12)!important;
    z-index:1000!important;
  }
  .site-header .brand{
    flex:0 0 70px!important;
    min-width:70px!important;
    max-width:70px!important;
    width:70px!important;
    height:58px!important;
  }
  .site-header .brand img{
    width:auto!important;
    height:58px!important;
    max-width:70px!important;
    max-height:58px!important;
    object-fit:contain!important;
    filter:drop-shadow(0 6px 14px rgba(0,0,0,.16))!important;
  }
  .nav-toggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-left:auto!important;
    width:42px!important;
    height:42px!important;
    padding:0!important;
    border-radius:14px!important;
    border:1px solid rgba(0,0,0,.10)!important;
    background:#141414!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1!important;
    box-shadow:0 10px 24px rgba(0,0,0,.16)!important;
  }
  .lang-switch{
    flex:0 0 auto!important;
    height:42px!important;
    margin:0!important;
    border-radius:14px!important;
    background:#fffaf0!important;
    box-shadow:0 8px 22px rgba(45,31,9,.08)!important;
  }
  .lang-switch button{
    min-width:34px!important;
    padding:0 8px!important;
    font-size:11px!important;
    font-weight:950!important;
  }
  .nav{
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:calc(100% + 8px)!important;
    display:none!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    margin:0!important;
    padding:12px!important;
    border-radius:22px!important;
    border:1px solid rgba(0,0,0,.10)!important;
    background:rgba(255,250,240,.98)!important;
    box-shadow:0 24px 70px rgba(43,29,8,.22)!important;
    z-index:1002!important;
  }
  .nav.open{display:grid!important;}
  .nav a,
  .nav a.nav-cta{
    width:100%!important;
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:12px 14px!important;
    border-radius:15px!important;
    background:#fff!important;
    color:#191713!important;
    font-size:14px!important;
    font-weight:900!important;
    border:1px solid rgba(0,0,0,.07)!important;
    box-shadow:none!important;
  }
  .nav a.active,
  .nav a.nav-cta.active{background:#151515!important;color:#fff!important;}

  .hero,
  .page-hero,
  .section,
  .cta-band,
  .owner-strip{padding-left:18px!important;padding-right:18px!important;}
  .hero{
    grid-template-columns:1fr!important;
    gap:24px!important;
    min-height:auto!important;
    padding-top:34px!important;
    padding-bottom:42px!important;
  }
  .hero h1,.page-hero h1{
    font-size:clamp(34px,10.5vw,48px)!important;
    line-height:1.02!important;
    letter-spacing:-.055em!important;
    margin:8px 0 16px!important;
    max-width:100%!important;
  }
  .lead,.page-hero p{
    font-size:16px!important;
    line-height:1.58!important;
    max-width:100%!important;
  }
  .eyebrow{font-size:11px!important;letter-spacing:.12em!important;line-height:1.35!important;}
  .actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:22px!important;}
  .btn{width:100%!important;min-height:48px!important;padding:13px 16px!important;border-radius:16px!important;font-size:14.5px!important;}
  .trust-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:20px!important;}
  .trust-row span{width:100%!important;border-radius:15px!important;font-size:13px!important;padding:10px 12px!important;}

  .hero-card{padding:16px!important;border-radius:24px!important;}
  .hero-card img{width:100%!important;max-height:220px!important;min-height:160px!important;border-radius:18px!important;object-fit:cover!important;}
  .hero-note{margin-top:14px!important;padding:14px!important;border-radius:17px!important;}
  .hero-note b,.hero-note strong{font-size:15px!important;}
  .hero-note span{font-size:13px!important;line-height:1.5!important;}

  .page-hero{padding-top:34px!important;padding-bottom:28px!important;}
  .section{padding-top:42px!important;padding-bottom:42px!important;}
  .section h2{font-size:clamp(28px,8vw,38px)!important;line-height:1.08!important;margin:6px 0 14px!important;}
  .split,.before-after,.premium-ba,.contact-grid,.footer,.service-grid.full,.service-grid.mini,.gallery,.real-gallery,.steps,.steps.vertical,.proof-grid,.project-grid,.ba-showcase-grid{
    grid-template-columns:1fr!important;
  }
  .service-grid,.proof-grid,.project-grid,.ba-showcase-grid,.real-gallery,.steps{gap:12px!important;}
  .service-grid.mini .card,.service-grid.full .card,.card,.contact-card,.steps div,.proof-grid>div{
    display:block!important;
    min-height:auto!important;
    padding:18px!important;
    border-radius:20px!important;
  }
  .service-grid.mini .card b,.card b,.card h3{white-space:normal!important;font-size:19px!important;line-height:1.15!important;}
  .card span,.card p,.section p,.proof-grid p,.project-grid p{font-size:14.5px!important;line-height:1.55!important;overflow-wrap:anywhere!important;}

  .steps div{padding:20px!important;border-radius:20px!important;}
  .steps h3{font-size:20px!important;margin:10px 0 6px!important;}
  .proof-grid span{margin-bottom:12px!important;}

  .ba-slider,.compact-ba{min-height:250px!important;border-radius:22px!important;}
  .ba-img,.compact-ba .ba-img{min-height:250px!important;height:250px!important;object-fit:cover!important;}
  .ba-before .ba-img,.compact-ba .ba-before .ba-img{width:calc(100vw - 36px)!important;max-width:none!important;}
  .ba-handle span{width:42px!important;height:42px!important;}
  .ba-labels{left:12px!important;right:12px!important;bottom:12px!important;}
  .ba-labels b{font-size:12px!important;padding:8px 10px!important;}

  .project-grid article{border-radius:22px!important;}
  .project-grid img{height:210px!important;}
  .project-grid article div{padding:18px!important;}
  .project-grid h3{font-size:20px!important;line-height:1.15!important;}
  .gallery img,.real-gallery img,.real-gallery img:nth-child(1),.real-gallery img:nth-child(2),.real-gallery img:nth-child(6),.real-gallery img:nth-child(7),.real-gallery img:nth-child(8){
    grid-column:auto!important;
    height:220px!important;
    min-height:220px!important;
    border-radius:20px!important;
  }

  .owner-strip{
    margin:24px 18px!important;
    padding:22px!important;
    border-radius:24px!important;
    grid-template-columns:1fr!important;
    text-align:left!important;
  }
  .owner-strip-photo{width:96px!important;height:96px!important;border-radius:22px!important;}
  .owner-page.owner-hero{grid-template-columns:1fr!important;gap:20px!important;padding-top:34px!important;}
  .owner-photo-card{border-radius:24px!important;padding:12px!important;}
  .owner-photo-card img{height:320px!important;border-radius:18px!important;object-position:center 20%!important;}
  .owner-logo-panel.promise-card{padding:16px!important;border-radius:24px!important;}

  .cta-band{
    margin:30px 18px!important;
    padding:28px 18px!important;
    border-radius:24px!important;
  }
  .cta-band h2{font-size:clamp(29px,8.5vw,40px)!important;line-height:1.05!important;}
  .cta-band p{font-size:15px!important;line-height:1.55!important;}

  .price-table{border-radius:22px!important;}
  .price-table div{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:17px 18px!important;}
  .price-table b{font-size:16px!important;line-height:1.35!important;}
  .price-table span{font-size:15px!important;}
  input,select,textarea{border-radius:14px!important;padding:14px!important;font-size:16px!important;}
  .contact-form{padding:18px!important;border-radius:22px!important;}
  .contact-note{padding:18px!important;border-radius:20px!important;}

  .footer{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:20px!important;
    padding:34px 18px 98px!important;
    border-radius:28px 28px 0 0!important;
    text-align:left!important;
    overflow:hidden!important;
  }
  .footer>div:first-child{
    display:grid!important;
    grid-template-columns:86px 1fr!important;
    align-items:center!important;
    gap:16px!important;
    padding:16px!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.055)!important;
  }
  .footer-logo{
    width:86px!important;
    max-width:86px!important;
    max-height:86px!important;
    margin:0!important;
    filter:drop-shadow(0 12px 24px rgba(0,0,0,.35))!important;
  }
  .footer h4{font-size:16px!important;margin:0 0 8px!important;color:#f2c75b!important;}
  .footer p,.footer a{font-size:14px!important;line-height:1.65!important;overflow-wrap:anywhere!important;}

  .float-whatsapp{display:none!important;}
  .mobile-cta{
    position:fixed!important;
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    z-index:1100!important;
    display:grid!important;
    grid-template-columns:1.25fr 1fr!important;
    gap:6px!important;
    padding:7px!important;
    border-radius:22px!important;
    background:rgba(18,18,18,.92)!important;
    border:1px solid rgba(242,199,91,.22)!important;
    box-shadow:0 20px 60px rgba(0,0,0,.30)!important;
    backdrop-filter:blur(14px)!important;
  }
  .mobile-cta__item{
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:16px!important;
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
  }
  .mobile-cta__item--primary{background:linear-gradient(135deg,#25D366,#16b955)!important;color:#06150a!important;}
}

@media (max-width: 430px){
  .site-header{padding:7px 10px!important;gap:6px!important;}
  .site-header .brand{flex-basis:60px!important;min-width:60px!important;max-width:60px!important;width:60px!important;height:52px!important;}
  .site-header .brand img{height:52px!important;max-width:60px!important;max-height:52px!important;}
  .nav-toggle{width:40px!important;height:40px!important;border-radius:13px!important;}
  .lang-switch{height:40px!important;}
  .lang-switch button{min-width:31px!important;padding:0 6px!important;font-size:10px!important;}
  .hero,.page-hero,.section,.cta-band,.owner-strip{padding-left:15px!important;padding-right:15px!important;}
  .hero h1,.page-hero h1{font-size:clamp(31px,10vw,40px)!important;}
  .owner-strip,.cta-band{margin-left:15px!important;margin-right:15px!important;}
  .footer{padding-left:15px!important;padding-right:15px!important;}
  .footer>div:first-child{grid-template-columns:74px 1fr!important;gap:13px!important;}
  .footer-logo{width:74px!important;max-width:74px!important;max-height:74px!important;}
  .mobile-cta{left:8px!important;right:8px!important;bottom:8px!important;border-radius:20px!important;grid-template-columns:1.25fr 1fr!important;}
  .mobile-cta__item{font-size:12px!important;min-height:42px!important;border-radius:14px!important;}
}

/* MBT v8 — mobile footer final fix: remove visual split/collapse */
@media (max-width: 768px){
  .footer{
    position:relative!important;
    isolation:isolate!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:auto!important;
    margin:34px 12px 0!important;
    padding:16px 12px calc(96px + env(safe-area-inset-bottom, 0px))!important;
    border-radius:30px 30px 0 0!important;
    overflow:hidden!important;
    text-align:left!important;
    color:#fff!important;
    border:1px solid rgba(242,199,91,.18)!important;
    border-bottom:0!important;
    background:
      radial-gradient(circle at 50% -10%,rgba(242,199,91,.18),transparent 42%),
      linear-gradient(180deg,#211708 0%,#15100a 42%,#0d0c0a 100%)!important;
    box-shadow:0 -18px 55px rgba(42,29,9,.15), inset 0 1px 0 rgba(255,255,255,.06)!important;
  }
  .footer:before,
  .footer:after{
    content:none!important;
    display:none!important;
    opacity:0!important;
    width:0!important;
    height:0!important;
    background:none!important;
  }
  .footer>*{
    position:relative!important;
    z-index:1!important;
  }
  .footer>div{
    width:100%!important;
    min-width:0!important;
    padding:18px!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;
    border:1px solid rgba(255,255,255,.09)!important;
    box-shadow:none!important;
  }
  .footer>div:first-child{
    display:grid!important;
    grid-template-columns:88px minmax(0,1fr)!important;
    align-items:center!important;
    gap:14px!important;
    padding:16px!important;
    background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(242,199,91,.055))!important;
  }
  .footer-logo{
    width:88px!important;
    max-width:88px!important;
    max-height:88px!important;
    height:auto!important;
    margin:0!important;
    object-fit:contain!important;
    filter:drop-shadow(0 12px 22px rgba(0,0,0,.35))!important;
    transform:none!important;
  }
  .footer h4{
    margin:0 0 10px!important;
    color:#f2c75b!important;
    font-size:17px!important;
    line-height:1.2!important;
    font-weight:1000!important;
  }
  .footer p,
  .footer a,
  .footer span{
    margin:0!important;
    color:#fff4df!important;
    font-size:15px!important;
    line-height:1.62!important;
    font-weight:500!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  .footer a{
    display:inline-block!important;
  }
}

@media (max-width: 430px){
  .footer{
    margin:28px 10px 0!important;
    padding:14px 10px calc(92px + env(safe-area-inset-bottom, 0px))!important;
    border-radius:26px 26px 0 0!important;
    gap:10px!important;
  }
  .footer>div{
    padding:16px!important;
    border-radius:20px!important;
  }
  .footer>div:first-child{
    grid-template-columns:76px minmax(0,1fr)!important;
    gap:12px!important;
    padding:14px!important;
  }
  .footer-logo{
    width:76px!important;
    max-width:76px!important;
    max-height:76px!important;
  }
  .footer h4{font-size:16px!important;}
  .footer p,.footer a,.footer span{font-size:14px!important;line-height:1.58!important;}
}

/* MBT v10.2 — premium customer photo gallery update */
.portfolio-hero{position:relative;overflow:hidden}
.portfolio-hero:after{content:"";position:absolute;right:5vw;bottom:-70px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(201,151,43,.22),transparent 68%);pointer-events:none}
.portfolio-spotlight-section{padding-top:34px;padding-bottom:42px}.portfolio-spotlight{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:stretch;background:linear-gradient(135deg,#151515,#2b2112 62%,#151515);border-radius:38px;padding:24px;box-shadow:0 28px 90px rgba(0,0,0,.24);overflow:hidden;position:relative}.portfolio-spotlight:before{content:"";position:absolute;inset:-40% -20% auto auto;width:420px;height:420px;background:radial-gradient(circle,rgba(242,199,91,.28),transparent 62%);pointer-events:none}.portfolio-spotlight__copy{position:relative;color:#fff;padding:36px 26px;display:flex;flex-direction:column;justify-content:center}.portfolio-spotlight__copy h2{color:#fff;margin:8px 0 14px}.portfolio-spotlight__copy p{color:#e9dfcd}.portfolio-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.portfolio-metrics span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:16px;backdrop-filter:blur(12px)}.portfolio-metrics b{display:block;color:var(--gold2);font-size:28px;line-height:1}.portfolio-metrics small{display:block;margin-top:6px;color:#ede3d0;font-weight:800}.portfolio-spotlight__media{position:relative;min-height:440px;border-radius:30px;overflow:hidden;border:1px solid rgba(255,255,255,.16)}.portfolio-spotlight__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03)}.portfolio-spotlight__badge{position:absolute;left:18px;bottom:18px;background:rgba(0,0,0,.58);border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;backdrop-filter:blur(12px)}
.customer-gallery-section{padding-top:54px}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 22px}.gallery-filters button{border:1px solid rgba(0,0,0,.1);background:#fffaf0;color:#2b2722;border-radius:999px;padding:11px 16px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(67,48,13,.05);transition:.2s}.gallery-filters button:hover{transform:translateY(-2px);border-color:rgba(201,151,43,.55)}.gallery-filters button.is-active{background:#151515;color:#fff;border-color:#151515}.customer-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:18px}.work-card{position:relative;background:#151515;color:#fff;border-radius:30px;overflow:hidden;min-height:360px;box-shadow:0 24px 70px rgba(0,0,0,.16);border:1px solid rgba(0,0,0,.08);isolation:isolate;transition:opacity .2s,transform .22s,filter .22s}.work-card:hover{transform:translateY(-5px)}.work-card.is-hidden{display:none}.work-card--wide{grid-column:span 2}.work-card--tall{grid-row:span 2;min-height:620px}.gallery-photo{position:absolute;inset:0;border:0;padding:0;margin:0;background:transparent;cursor:zoom-in;text-align:left}.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:.35s;filter:saturate(.92) contrast(1.03)}.work-card:hover .gallery-photo img{transform:scale(1.035)}.work-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.25) 45%,rgba(0,0,0,.78));z-index:1}.work-card__body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:22px}.work-card__body span,.story-card__body span{display:inline-flex;margin-bottom:8px;color:var(--gold2);font-size:11px;text-transform:uppercase;letter-spacing:.17em;font-weight:1000}.work-card__body h3{font-size:24px;letter-spacing:-.03em;margin:0 0 8px}.work-card__body p{margin:0;color:#f0e7d8;line-height:1.55}.project-story-section{padding-top:58px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:26px}.story-card{background:#fffaf0;border:1px solid var(--line);border-radius:32px;overflow:hidden;box-shadow:0 20px 60px rgba(67,48,13,.08)}.story-strip{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:8px;padding:10px;background:#151515}.story-strip img{width:100%;height:260px;object-fit:cover;border-radius:22px}.story-card__body{padding:24px}.story-card__body span{color:#9a6c12}.story-card__body h3{font-size:26px;letter-spacing:-.03em;margin:0 0 8px}.story-card__body p{margin:0;color:var(--muted);line-height:1.65}.archive-gallery-section{padding-top:44px}.archive-gallery{margin-top:24px;opacity:.98}.ba-showcase-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.compact-ba .ba-before .ba-img{width:calc((90vw - 36px)/3)}
.mbt-lightbox{position:fixed;inset:0;background:rgba(7,7,7,.88);z-index:3000;display:none;align-items:center;justify-content:center;padding:28px;backdrop-filter:blur(16px)}.mbt-lightbox.is-open{display:flex}.mbt-lightbox__inner{position:relative;max-width:min(1120px,94vw);max-height:92vh;display:grid;gap:12px}.mbt-lightbox img{max-width:100%;max-height:82vh;border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.45);object-fit:contain;background:#111}.mbt-lightbox__caption{color:#fff;text-align:center;font-weight:900}.mbt-lightbox__close{position:absolute;top:-16px;right:-16px;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#fff;color:#111;font-size:24px;line-height:1;cursor:pointer;font-weight:900;box-shadow:0 14px 40px rgba(0,0,0,.4)}
@media(max-width:1100px){.customer-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.work-card--wide{grid-column:span 2}.compact-ba .ba-before .ba-img{width:90vw}.portfolio-spotlight{grid-template-columns:1fr}.portfolio-spotlight__media{min-height:360px}.story-grid{grid-template-columns:1fr}}
@media(max-width:760px){.portfolio-spotlight{border-radius:28px;padding:14px}.portfolio-spotlight__copy{padding:24px 16px}.portfolio-metrics{grid-template-columns:1fr 1fr}.customer-gallery-grid{grid-template-columns:1fr 1fr;gap:14px}.work-card,.work-card--tall{min-height:340px}.work-card--wide{grid-column:span 2}.story-strip{grid-template-columns:1fr}.story-strip img{height:220px}.work-card__body{padding:18px}.work-card__body h3{font-size:21px}.mbt-lightbox{padding:16px}.mbt-lightbox__close{top:8px;right:8px}}
@media(max-width:520px){.portfolio-metrics{grid-template-columns:1fr}.customer-gallery-grid{grid-template-columns:1fr}.work-card,.work-card--wide,.work-card--tall{grid-column:auto;grid-row:auto;min-height:380px}.gallery-filters{gap:8px}.gallery-filters button{flex:1 1 auto;padding:10px 12px}.portfolio-spotlight__media{min-height:320px}.work-card__body p{font-size:14px}.story-card__body h3{font-size:23px}}
.video-proof-section{padding-top:56px}.video-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:26px}.video-card{background:#151515;color:#fff;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.18)}.video-card video{width:100%;height:420px;object-fit:cover;background:#090909;display:block}.video-card div{padding:24px}.video-card span{display:inline-flex;margin-bottom:8px;color:var(--gold2);font-size:11px;text-transform:uppercase;letter-spacing:.17em;font-weight:1000}.video-card h3{font-size:26px;letter-spacing:-.03em;margin:0 0 8px}.video-card p{color:#e8dfcf;margin:0;line-height:1.6}@media(max-width:900px){.video-proof-grid{grid-template-columns:1fr}.video-card video{height:360px}}@media(max-width:520px){.video-card video{height:300px}.video-card h3{font-size:22px}}


/* v10.3.1 hero image update */
.hero-card img.hero-vehicle-photo{
  width:100%!important;
  max-height:none!important;
  min-height:0!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#0f1720;
}
@media(max-width:980px){
  .hero-card img.hero-vehicle-photo{width:100%!important;max-height:none!important;min-height:0!important;}
}
