:root{--red:#e01922;--red-dark:#b90f17;--ink:#111;--charcoal:#181818;--muted:#6f6f6f;--line:#dedede;--soft:#f5f5f3;--white:#fff}*{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.55}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%}.wrap{width:min(1240px,90%);margin:auto}.site-header,.nav{position:fixed;z-index:100;top:0;left:0;right:0;height:92px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.08);transition:.3s ease}.site-header.scrolled{height:76px;box-shadow:0 12px 30px rgba(0,0,0,.08)}.brand,.logo{display:flex;align-items:center}.brand img,.logo img{height:62px;width:auto;display:block}.main-nav,.navlinks{display:flex;gap:28px;align-items:center;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:1.4px}.main-nav a:not(.nav-cta):after,.navlinks a:not(.quote-btn):after{content:"";display:block;height:2px;width:0;background:var(--red);transition:.25s}.main-nav a:hover:after,.navlinks a:hover:after{width:100%}.nav-cta,.quote-btn{background:var(--red);color:#fff;padding:14px 18px;transition:.2s}.nav-cta:hover,.quote-btn:hover{background:var(--red-dark);transform:translateY(-1px)}.menu-toggle{display:none;background:none;border:0;font:800 12px Arial;letter-spacing:1px}.premium-hero{min-height:100vh;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden;background:url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=2200&q=88') center/cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,6,6,.92) 0%,rgba(6,6,6,.78) 43%,rgba(6,6,6,.24) 72%,rgba(6,6,6,.40) 100%),linear-gradient(0deg,rgba(0,0,0,.52),transparent 50%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.4fr .6fr;gap:80px;align-items:center;padding-top:92px}.hero-copy{max-width:820px}.kicker,.section-label{font-size:11px;font-weight:900;letter-spacing:2.6px;text-transform:uppercase;color:var(--red)}.hero-copy h1{font-size:clamp(58px,7.2vw,112px);line-height:.88;letter-spacing:-5px;text-transform:uppercase;margin:24px 0}.hero-copy h1 span{color:var(--red)}.hero-copy p{font-size:20px;max-width:660px;color:#e7e7e7}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:38px}.btn{display:inline-flex;align-items:center;gap:18px;padding:16px 22px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:1.3px;transition:.25s}.btn.primary{background:var(--red);color:#fff}.btn.primary:hover{background:#fff;color:var(--red);transform:translateY(-2px)}.text-link,.arrow-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:1.2px}.text-link span,.arrow-link span{transition:.2s}.text-link:hover span,.arrow-link:hover span{transform:translateX(5px)}.hero-side{justify-self:end;align-self:end;margin-bottom:80px;display:flex;gap:18px;align-items:center}.hero-mark{width:82px;height:82px;border:1px solid rgba(255,255,255,.4);display:grid;place-items:center;font-size:42px;font-weight:900;color:var(--red)}.hero-note{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:#ddd}.hero-note strong{display:block;font-size:18px;color:#fff;margin-bottom:5px}.scroll-cue{position:absolute;z-index:3;right:5%;bottom:30px;font-size:10px;letter-spacing:2px;font-weight:900}.scroll-cue span{color:var(--red);margin-left:9px}.proof-strip{background:var(--red);color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:28px 26px;border-right:1px solid rgba(255,255,255,.28)}.proof-grid>div:last-child{border-right:0}.proof-grid strong{display:block;font-size:24px;line-height:1.1}.proof-grid span{font-size:10px;letter-spacing:1.5px;text-transform:uppercase}.editorial-section,.featured-work,.process-section{padding:120px 0}.intro-grid{display:grid;grid-template-columns:.6fr 1.4fr;gap:100px}.intro-copy h2,.section-top h2,.industries-copy h2,.process-section h2,.location-panel h2,.final-cta h2{font-size:clamp(44px,5.5vw,78px);line-height:.98;letter-spacing:-3px;text-transform:uppercase;margin:14px 0 28px}.intro-copy .lead{font-size:24px;line-height:1.45;max-width:800px}.intro-copy p:not(.lead){color:var(--muted);font-size:17px;max-width:720px}.arrow-link{margin-top:22px;color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:6px}.services-showcase{background:var(--charcoal);color:#fff;padding:120px 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:54px}.section-top h2{margin-bottom:0}.light-label{color:#ff5b62}.on-dark{color:#fff;border-color:#fff}.service-lines{border-top:1px solid #3b3b3b}.service-line{display:grid;grid-template-columns:70px 1.2fr 1fr 30px;align-items:center;gap:24px;padding:30px 0;border-bottom:1px solid #3b3b3b;transition:.25s}.service-line:hover{padding-left:18px;background:#222}.service-num{color:var(--red);font-size:11px;font-weight:900;letter-spacing:1px}.service-line h3{font-size:28px;text-transform:uppercase;margin:0}.service-line p{margin:0;color:#aaa}.service-line b{font-size:22px;color:var(--red)}.featured-work{background:#fff}.project-editorial{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:360px 360px;gap:22px}.feature-card{position:relative;overflow:hidden;background:#111;color:#fff}.feature-card.large{grid-row:1/3}.feature-image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .7s ease}.feature-card:hover .feature-image{transform:scale(1.035)}.feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.04) 65%)}.image-residential{background-image:url('images/upper-west-side-residence.jpg')}.image-office{background-image:url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1400&q=88')}.image-hospitality{background-image:url('images/hotel-interior-improvements.jpg')}.feature-meta{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;display:grid;grid-template-columns:1fr auto;gap:4px}.feature-meta span{grid-column:1/3;color:#ff6a70;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:1.5px}.feature-meta strong{font-size:25px}.feature-meta b{font-size:10px;text-transform:uppercase;letter-spacing:1px;align-self:end}.industries-section{padding:120px 0;background:var(--soft)}.industries-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.industries-copy p{font-size:17px;color:var(--muted);max-width:580px}.industry-list{border-top:1px solid #bbb}.industry-list span{display:block;font-size:28px;font-weight:800;text-transform:uppercase;padding:18px 0;border-bottom:1px solid #bbb;transition:.2s}.industry-list span:hover{padding-left:14px;color:var(--red)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid var(--line)}.process-step{padding:36px 36px 0 0;border-right:1px solid var(--line);min-height:240px}.process-step:not(:first-child){padding-left:36px}.process-step:last-child{border-right:0}.process-step span{color:var(--red);font-weight:900;font-size:12px}.process-step h3{font-size:24px;text-transform:uppercase;margin:25px 0 10px}.process-step p{color:var(--muted)}.location-cta{display:grid;grid-template-columns:1.15fr .85fr;min-height:600px;background:var(--red)}.location-image{background:url('https://images.unsplash.com/photo-1522083165195-3424ed129620?auto=format&fit=crop&w=1600&q=88') center/cover}.location-panel{display:flex;flex-direction:column;justify-content:center;padding:70px;color:#fff}.location-panel p{font-size:18px;max-width:520px;color:#ffe8e8}.white-solid{background:#fff;color:var(--red);align-self:flex-start;margin-top:18px}.final-cta{padding:100px 0;background:#fff}.final-cta-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end}.final-cta h2{margin-bottom:0}.final-cta-action p{font-size:18px;color:var(--muted);max-width:500px}.premium-footer,.footer{background:#111;color:#aaa;padding:65px 0 28px}.footer-top{display:grid;grid-template-columns:1.4fr .6fr;gap:80px}.footer-brand img{width:255px;background:#fff}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-links strong{display:block;color:#fff;text-transform:uppercase;font-size:11px;letter-spacing:1.5px;margin-bottom:15px}.footer-links a{display:block;margin:8px 0;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #333;margin-top:50px;padding-top:22px;font-size:11px;text-transform:uppercase;letter-spacing:1px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:none}.nav{position:absolute;background:rgba(255,255,255,.97);color:#111}.hero{min-height:72vh;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.32)),url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=2200&q=86') center/cover}.hero-inner{width:min(1200px,90%);margin:auto;padding-top:110px}.eyebrow{color:#ff5d64;font-weight:900;text-transform:uppercase;letter-spacing:3px;font-size:11px}.hero h1{font-size:clamp(50px,7vw,90px);line-height:.95;text-transform:uppercase;max-width:900px;margin:18px 0;letter-spacing:-3px}.hero p{font-size:19px;max-width:650px;color:#eee}.bar{background:var(--red);color:#fff;padding:24px 5%;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.bar strong{display:block;font-size:25px}.bar span{font-size:11px;text-transform:uppercase;letter-spacing:1px}.section{padding:100px 5%}.light{background:var(--soft)}.section h2{font-size:clamp(36px,5vw,62px);line-height:1;text-transform:uppercase;margin:8px 0 20px;letter-spacing:-2px}.intro{max-width:650px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}.card{padding:32px;border:1px solid #ddd;background:#fff}.card .num{color:var(--red);font-weight:900}.card h3{text-transform:uppercase;font-size:21px}.card p{color:var(--muted)}.projects{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.project{height:420px;background-size:cover;background-position:center;display:flex;align-items:end}.p1{background-image:linear-gradient(0deg,#000b,transparent),url('images/upper-west-side-residence.jpg')}.p2{background-image:linear-gradient(0deg,#000b,transparent),url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1400&q=82')}.p3{background-image:linear-gradient(0deg,#000b,transparent),url('images/hotel-interior-improvements.jpg')}.p4{background-image:linear-gradient(0deg,#000b,transparent),url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1400&q=82')}.project div{padding:28px;color:#fff}.project small{color:#ff6268;text-transform:uppercase;font-weight:bold}.project h3{font-size:28px;margin:4px 0}.areas{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.area-list{display:grid;grid-template-columns:1fr 1fr}.area-list div{padding:17px;border-bottom:1px solid #ddd;font-weight:800;text-transform:uppercase}.contact{background:var(--red);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact .eyebrow{color:#fff}form{display:grid;gap:12px}input,select,textarea{width:100%;padding:15px;border:0;font:inherit}textarea{min-height:140px}.form-btn{background:#111;color:#fff;border:0;padding:15px;text-transform:uppercase;font-weight:800;cursor:pointer}.footer{padding:55px 5%}.footer-grid{width:min(1200px,100%);margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer h3{color:#fff}.footer a{display:block;margin:7px 0}.copyright{border-top:1px solid #333;margin-top:35px;padding-top:18px;font-size:12px}@media(max-width:900px){.site-header,.nav{height:76px;padding:0 5%}.brand img,.logo img{height:52px}.main-nav,.navlinks{display:none;position:fixed;inset:76px 0 0;background:#fff;flex-direction:column;justify-content:center;gap:28px;font-size:16px}.menu-toggle{display:block}.premium-hero{min-height:92vh}.hero-grid{grid-template-columns:1fr;padding-top:76px}.hero-side{display:none}.hero-copy h1{font-size:clamp(52px,13vw,84px);letter-spacing:-3px}.proof-grid{grid-template-columns:1fr 1fr}.intro-grid,.industries-grid,.final-cta-grid{grid-template-columns:1fr;gap:42px}.service-line{grid-template-columns:50px 1fr 30px}.service-line p{display:none}.project-editorial{grid-template-columns:1fr;grid-template-rows:520px 360px 360px}.feature-card.large{grid-row:auto}.process-grid{grid-template-columns:1fr}.process-step,.process-step:not(:first-child){border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.location-cta{grid-template-columns:1fr}.location-image{min-height:450px}.footer-top{grid-template-columns:1fr;gap:45px}.grid,.projects,.areas,.contact-grid,.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.wrap{width:88%}.premium-hero{min-height:88vh}.hero-copy h1{font-size:50px;letter-spacing:-2px}.hero-copy p{font-size:17px}.hero-actions{display:block}.text-link{margin:24px 0 0 0}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:20px 10px}.editorial-section,.featured-work,.process-section,.services-showcase,.industries-section{padding:80px 0}.intro-copy h2,.section-top h2,.industries-copy h2,.process-section h2,.location-panel h2,.final-cta h2{letter-spacing:-2px}.section-top{display:block}.section-top .arrow-link{margin-top:25px}.service-line h3{font-size:21px}.project-editorial{grid-template-rows:420px 300px 300px}.location-image{min-height:330px}.location-panel{padding:55px 7%}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.grid,.projects,.areas,.contact-grid,.footer-grid,.bar{grid-template-columns:1fr}}
/* TITAN HEADER BRAND */
.brand-with-name{
  display:flex !important;
  align-items:center;
  gap:14px;
  min-width:0;
}
.brand-with-name img{
  height:58px !important;
  width:58px !important;
  object-fit:cover;
  object-position:center 22%;
  background:#fff;
}
.brand-text{
  display:block;
  color:#111;
  font-size:15px;
  line-height:1.1;
  font-weight:900;
  letter-spacing:1.1px;
  text-transform:uppercase;
  max-width:285px;
}
@media(max-width:1050px){
  .brand-text{font-size:12px;max-width:220px}
  .brand-with-name img{height:50px !important;width:50px !important}
}
@media(max-width:680px){
  .brand-text{font-size:10px;max-width:145px;letter-spacing:.7px}
  .brand-with-name{gap:9px}
  .brand-with-name img{height:44px !important;width:44px !important}
}

/* ===== BOLD COMMERCIAL CONTRACTOR HEADER ===== */
.site-header,.nav{
  height:96px;
  padding:0 4.5%;
  background:#0d0d0d !important;
  color:#fff !important;
  border-bottom:5px solid var(--red) !important;
  box-shadow:0 10px 30px rgba(0,0,0,.18);
}
.site-header.scrolled{
  height:78px;
  background:#0d0d0d !important;
  box-shadow:0 8px 24px rgba(0,0,0,.22);
}
.brand-commercial{
  display:flex !important;
  align-items:center;
  gap:14px;
  min-width:320px;
}
.brand-shield{
  width:62px;
  height:62px;
  flex:0 0 62px;
  overflow:hidden;
  display:grid;
  place-items:center;
  background:#fff;
  border:3px solid var(--red);
  clip-path:polygon(50% 0, 92% 18%, 92% 62%, 50% 100%, 8% 62%, 8% 18%);
}
.brand-shield img{
  width:92px !important;
  height:92px !important;
  object-fit:cover;
  object-position:center 20%;
  max-width:none;
}
.brand-lockup{
  display:flex;
  flex-direction:column;
  line-height:.95;
}
.brand-lockup strong{
  color:#fff;
  font-size:27px;
  font-weight:1000;
  letter-spacing:4px;
}
.brand-lockup small{
  margin-top:6px;
  color:#d9d9d9;
  font-size:9px;
  font-weight:900;
  letter-spacing:2px;
  white-space:nowrap;
}
.main-nav,.navlinks{
  gap:22px;
  color:#fff;
}
.main-nav a,.navlinks a{
  color:#fff;
}
.main-nav a:not(.nav-cta):after,.navlinks a:not(.quote-btn):after{
  background:var(--red);
  height:3px;
}
.nav-cta,.quote-btn{
  background:var(--red) !important;
  border:2px solid var(--red);
  padding:15px 19px !important;
  font-weight:900;
  color:#fff !important;
}
.nav-cta:hover,.quote-btn:hover{
  background:#fff !important;
  color:#111 !important;
  border-color:#fff;
}
.menu-toggle{
  color:#fff;
  border:1px solid #444;
  padding:10px 12px;
}
@media(max-width:1150px){
  .brand-commercial{min-width:260px}
  .brand-lockup strong{font-size:22px;letter-spacing:3px}
  .brand-lockup small{font-size:8px;letter-spacing:1.4px}
  .main-nav,.navlinks{gap:16px}
}
@media(max-width:900px){
  .site-header,.nav{height:78px;border-bottom-width:4px !important}
  .brand-commercial{min-width:0;gap:10px}
  .brand-shield{width:50px;height:50px;flex-basis:50px}
  .brand-shield img{width:76px !important;height:76px !important}
  .brand-lockup strong{font-size:19px;letter-spacing:2.4px}
  .brand-lockup small{font-size:7px;letter-spacing:1px}
  .main-nav,.navlinks{
    background:#0d0d0d !important;
    color:#fff;
    inset:78px 0 0;
  }
}
@media(max-width:560px){
  .brand-lockup strong{font-size:17px;letter-spacing:1.8px}
  .brand-lockup small{font-size:6.5px;letter-spacing:.8px}
  .brand-shield{width:46px;height:46px;flex-basis:46px}
}

/* ===== MOBILE LOGO FIX ===== */
@media(max-width:900px){
  .site-header,.nav{
    padding:0 14px !important;
  }
  .brand-commercial{
    min-width:0 !important;
    max-width:calc(100% - 72px);
    gap:10px !important;
    overflow:hidden;
  }
  .brand-shield{
    width:44px !important;
    height:44px !important;
    flex:0 0 44px !important;
    clip-path:none !important;
    border:0 !important;
    background:#fff !important;
    overflow:hidden;
    border-radius:2px;
  }
  .brand-shield img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:center !important;
    padding:2px;
    background:#fff;
  }
  .brand-lockup{
    min-width:0;
    overflow:hidden;
  }
  .brand-lockup strong{
    font-size:18px !important;
    line-height:1 !important;
    letter-spacing:1.6px !important;
    white-space:nowrap;
  }
  .brand-lockup small{
    font-size:6.8px !important;
    letter-spacing:.75px !important;
    margin-top:5px !important;
    white-space:nowrap;
  }
  .menu-toggle{
    flex:0 0 auto;
    margin-left:8px;
  }
}
@media(max-width:430px){
  .brand-shield{
    width:40px !important;
    height:40px !important;
    flex-basis:40px !important;
  }
  .brand-lockup strong{
    font-size:16px !important;
    letter-spacing:1.2px !important;
  }
  .brand-lockup small{
    font-size:6px !important;
    letter-spacing:.55px !important;
  }
}
@media(max-width:360px){
  .brand-lockup strong{
    font-size:14px !important;
  }
  .brand-lockup small{
    font-size:5.4px !important;
  }
}

/* REAL TITAN SERVICE PROJECT PHOTOS */
.service-photo{
  margin:-32px -32px 26px;
  height:220px;
  overflow:hidden;
  border-bottom:5px solid var(--red);
  background:#111;
}
.service-photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .45s ease;
}
.card:hover .service-photo img{
  transform:scale(1.035);
}
.card{
  overflow:hidden;
}
@media(max-width:680px){
  .service-photo{
    height:200px;
    margin:-24px -24px 22px;
  }
}

/* PROJECTS INTRODUCTION */
.projects-intro{
  padding-bottom:55px;
}
.projects-description{
  max-width:980px;
  margin-top:25px;
  color:#505050;
  font-size:17px;
  line-height:1.85;
}
.projects-description p{
  margin:0 0 20px;
}
.projects-intro-closing{
  color:#111;
  border-left:5px solid var(--red);
  padding:8px 0 8px 20px;
  margin-top:28px !important;
  font-size:18px;
}

/* ===== TITAN TRANSPARENT HEADER LOGO — DESKTOP + MOBILE ===== */
.brand-shield{
  width:66px !important;
  height:66px !important;
  flex:0 0 66px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  clip-path:none !important;
  padding:0 !important;
}
.brand-shield img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  background:transparent !important;
  padding:0 !important;
}
.brand-commercial{gap:16px !important}
@media(max-width:900px){
  .brand-shield{
    width:50px !important;
    height:50px !important;
    flex:0 0 50px !important;
  }
  .brand-commercial{
    gap:11px !important;
    overflow:visible !important;
  }
}
@media(max-width:430px){
  .brand-shield{
    width:46px !important;
    height:46px !important;
    flex:0 0 46px !important;
  }
}


/* =========================================================
   VERIFIED FINAL TITAN LOGO RULES
   One transparent logo asset only: titan-shield-transparent.png
   ========================================================= */
.site-header .brand-shield,
.nav .brand-shield{
  width:64px !important;
  height:64px !important;
  flex:0 0 64px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  clip-path:none !important;
  padding:0 !important;
  box-shadow:none !important;
}

.site-header .brand-shield img,
.nav .brand-shield img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  transform:none !important;
}

.brand-commercial{
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  overflow:visible !important;
}

.footer-brand img{
  object-fit:contain !important;
  object-position:center !important;
  background:transparent !important;
}

@media(max-width:900px){
  .site-header .brand-shield,
  .nav .brand-shield{
    width:50px !important;
    height:50px !important;
    flex:0 0 50px !important;
  }

  .brand-commercial{
    gap:10px !important;
    max-width:calc(100% - 68px) !important;
    overflow:visible !important;
  }
}

@media(max-width:430px){
  .site-header .brand-shield,
  .nav .brand-shield{
    width:44px !important;
    height:44px !important;
    flex:0 0 44px !important;
  }
}


/* ===== FINAL PADDED LOGO FIX ===== */
.brand-shield,
.site-header .brand-shield,
.nav .brand-shield{
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
  clip-path:none !important;
}

.brand-shield img,
.site-header .brand-shield img,
.nav .brand-shield img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:transparent !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  clip-path:none !important;
  border-radius:0 !important;
}

@media(min-width:901px){
  .brand-shield,
  .site-header .brand-shield,
  .nav .brand-shield{
    width:72px !important;
    height:72px !important;
    flex:0 0 72px !important;
  }
}

@media(max-width:900px){
  .brand-shield,
  .site-header .brand-shield,
  .nav .brand-shield{
    width:54px !important;
    height:54px !important;
    flex:0 0 54px !important;
  }
}

@media(max-width:430px){
  .brand-shield,
  .site-header .brand-shield,
  .nav .brand-shield{
    width:50px !important;
    height:50px !important;
    flex:0 0 50px !important;
  }
}


/* ==========================================================
   TRUE TITAN LOGO FIX — CACHE-BUSTED V3
   The logo PNG contains the complete shield with transparent
   exterior and internal white details preserved.
   ========================================================== */

html body .site-header .brand-shield,
html body .nav .brand-shield,
html body .brand-commercial .brand-shield {
  width:64px !important;
  height:64px !important;
  flex:0 0 64px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  clip-path:none !important;
  padding:0 !important;
  box-shadow:none !important;
}

html body .site-header .brand-shield img,
html body .nav .brand-shield img,
html body .brand-commercial .brand-shield img {
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  clip-path:none !important;
  box-shadow:none !important;
  transform:none !important;
}

html body .brand-commercial {
  overflow:visible !important;
}

html body .footer-brand img,
html body .footer .logo img {
  width:78px !important;
  height:78px !important;
  object-fit:contain !important;
  object-position:center !important;
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
}

@media (max-width:900px) {
  html body .site-header .brand-shield,
  html body .nav .brand-shield,
  html body .brand-commercial .brand-shield {
    width:52px !important;
    height:52px !important;
    flex:0 0 52px !important;
  }

  html body .brand-commercial {
    max-width:calc(100% - 76px) !important;
    overflow:visible !important;
  }
}

@media (max-width:430px) {
  html body .site-header .brand-shield,
  html body .nav .brand-shield,
  html body .brand-commercial .brand-shield {
    width:48px !important;
    height:48px !important;
    flex:0 0 48px !important;
  }
}


/* ==========================================================
   FINAL HEADER / LOGO TREATMENT
   Black header + transparent Titan shield on desktop & mobile.
   This intentionally overrides all earlier header/logo rules.
   ========================================================== */

html body .site-header,
html body .nav {
  height:92px !important;
  padding:0 5% !important;
  background:#0b0b0b !important;
  color:#ffffff !important;
  border-bottom:4px solid var(--red) !important;
  box-shadow:none !important;
}

html body .site-header.scrolled {
  height:82px !important;
  background:#0b0b0b !important;
  box-shadow:0 10px 30px rgba(0,0,0,.22) !important;
}

html body .brand,
html body .brand-commercial,
html body .logo {
  color:#ffffff !important;
}

html body .brand-lockup strong {
  color:#ffffff !important;
}

html body .brand-lockup small {
  color:#cfcfcf !important;
}

html body .main-nav,
html body .navlinks {
  color:#ffffff !important;
}

html body .main-nav a,
html body .navlinks a {
  color:#ffffff !important;
}

html body .menu-toggle {
  color:#ffffff !important;
  border:1px solid #4a4a4a !important;
  background:#111111 !important;
  padding:14px 18px !important;
}

html body .site-header .brand-shield,
html body .nav .brand-shield,
html body .brand-commercial .brand-shield {
  width:70px !important;
  height:70px !important;
  flex:0 0 70px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  clip-path:none !important;
  padding:0 !important;
  margin:0 !important;
  box-shadow:none !important;
}

html body .site-header .brand-shield img,
html body .nav .brand-shield img,
html body .brand-commercial .brand-shield img {
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  clip-path:none !important;
  padding:0 !important;
  margin:0 !important;
  box-shadow:none !important;
  transform:none !important;
}

@media (max-width:900px) {
  html body .site-header,
  html body .nav {
    height:82px !important;
    padding:0 4.5% !important;
    background:#0b0b0b !important;
    border-bottom:4px solid var(--red) !important;
  }

  html body .site-header .brand-shield,
  html body .nav .brand-shield,
  html body .brand-commercial .brand-shield {
    width:58px !important;
    height:58px !important;
    flex:0 0 58px !important;
  }

  html body .brand-commercial {
    gap:10px !important;
    max-width:calc(100% - 88px) !important;
    overflow:visible !important;
  }

  html body .brand-lockup strong {
    font-size:24px !important;
    line-height:1 !important;
    letter-spacing:2px !important;
  }

  html body .brand-lockup small {
    font-size:9px !important;
    letter-spacing:1px !important;
    white-space:nowrap !important;
  }

  html body .main-nav,
  html body .navlinks {
    background:#0b0b0b !important;
    color:#ffffff !important;
  }

  html body .main-nav a,
  html body .navlinks a {
    color:#ffffff !important;
  }
}

@media (max-width:430px) {
  html body .site-header,
  html body .nav {
    height:78px !important;
    padding:0 4% !important;
  }

  html body .site-header .brand-shield,
  html body .nav .brand-shield,
  html body .brand-commercial .brand-shield {
    width:54px !important;
    height:54px !important;
    flex:0 0 54px !important;
  }

  html body .brand-lockup strong {
    font-size:21px !important;
  }

  html body .brand-lockup small {
    font-size:8px !important;
  }

  html body .menu-toggle {
    padding:12px 14px !important;
    font-size:11px !important;
  }
}
