/* Techtrim v96 — ONLY requested contact compacting/icons + logo animations */
.techtrim-home .tt-visit-grid{display:grid!important;grid-template-columns:290px 270px 290px minmax(430px,1fr)!important;gap:14px!important;align-items:stretch!important;padding:12px!important;border-radius:20px!important;background:linear-gradient(145deg,#032146 0%,#041b3b 48%,#02132e 100%)!important;border:1px solid rgba(27,132,213,.55)!important}
.techtrim-home .tt-visit-card{min-width:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.techtrim-home .tt-visit-contacts h3{display:none!important}.techtrim-home .tt-contact-buttons{display:grid!important;gap:8px!important}
.techtrim-home .tt-contact-buttons a,.techtrim-home .tt-info-button,.techtrim-home .tt-route-button{min-height:50px!important;padding:10px 15px!important;border-radius:12px!important;border:1px solid rgba(41,151,226,.62)!important;background:linear-gradient(180deg,#0b3f68,#082f55)!important;color:#fff!important;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important}
.techtrim-home .tt-contact-buttons a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:13px!important;font-size:18px!important;font-weight:800!important}
.techtrim-home .tt-contact-buttons img.tt-social-icon{width:28px!important;height:28px!important;object-fit:contain!important;flex:0 0 28px!important}.techtrim-home .tt-contact-phone img{width:26px!important;height:26px!important;filter:brightness(0) invert(1)!important}
.techtrim-home .tt-home-info-col,.techtrim-home .tt-home-route-col{display:grid!important;gap:10px!important;min-width:0!important}.techtrim-home .tt-home-info-col{grid-template-rows:1fr 1fr!important}.techtrim-home .tt-home-route-col{grid-template-rows:1fr auto!important}
.techtrim-home .tt-info-button{display:flex!important;align-items:flex-start!important;gap:12px!important;min-width:0!important}.techtrim-home .tt-info-icon{width:42px!important;height:42px!important;min-width:42px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:rgba(22,111,169,.28)!important;border:1px solid rgba(56,165,230,.36)!important}.techtrim-home .tt-info-icon img{width:25px!important;height:25px!important}.techtrim-home .tt-info-button>span:last-child{display:flex!important;flex-direction:column!important;padding-top:2px!important}.techtrim-home .tt-info-button b{font-size:17px!important;line-height:1.18!important}.techtrim-home .tt-info-button small{font-size:13px!important;line-height:1.32!important;color:#b8c9da!important;margin-top:6px!important}.techtrim-home .tt-route-button{display:flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;font-weight:800!important}
.techtrim-home .tt-map-card{height:100%!important;min-height:250px!important;max-height:286px!important;border-radius:14px!important;overflow:hidden!important;border:1px solid rgba(38,144,220,.48)!important}.techtrim-home .tt-map-card iframe{width:100%!important;height:100%!important;min-height:250px!important;border:0!important}
/* restore large hero logo sweep, above all prior rules */
.techtrim-home .techtrim-hero{position:relative!important}.techtrim-home .techtrim-hero .tt-logo-sheen{display:block!important;position:absolute!important;pointer-events:none!important;z-index:4!important;inset:0!important;overflow:hidden!important;opacity:1!important;-webkit-mask:url('techtrim-sheen-mask-alpha.png') center/contain no-repeat!important;mask:url('techtrim-sheen-mask-alpha.png') center/contain no-repeat!important}.techtrim-home .techtrim-hero .tt-logo-sheen::before{content:""!important;display:block!important;position:absolute!important;top:0!important;bottom:0!important;left:-18%!important;width:9%!important;background:linear-gradient(90deg,transparent,rgba(210,240,255,.18),rgba(255,255,255,.98),rgba(88,195,255,.28),transparent)!important;filter:blur(1px)!important;animation:ttV96HeroSweep 6.8s cubic-bezier(.4,.02,.38,.98) infinite!important}.techtrim-home .techtrim-hero .tt-logo-sheen::after{display:none!important}@keyframes ttV96HeroSweep{0%,58%{transform:translateX(0) skewX(-13deg);opacity:0}62%{opacity:1}88%{transform:translateX(1450%) skewX(-13deg);opacity:.9}92%,100%{transform:translateX(1500%) skewX(-13deg);opacity:0}}
/* header logo sweep on every page */
.approved-header .approved-brand,.tt-uheader-v94 .tt-uheader-v94__brand{position:relative!important;overflow:hidden!important}.approved-header .approved-brand::after,.tt-uheader-v94 .tt-uheader-v94__brand::after{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(108deg,transparent 38%,rgba(255,255,255,.95) 49%,rgba(112,210,255,.3) 54%,transparent 62%)!important;background-size:260% 100%!important;animation:ttV96HeaderSweep 4.8s ease-in-out infinite!important;mix-blend-mode:screen!important}@keyframes ttV96HeaderSweep{0%,25%{background-position:160% 0;opacity:0}35%{opacity:.9}62%{background-position:-70% 0;opacity:.6}70%,100%{background-position:-70% 0;opacity:0}}
@media(max-width:1250px){.techtrim-home .tt-visit-grid{grid-template-columns:260px 245px 270px minmax(360px,1fr)!important}}@media(max-width:1050px){.techtrim-home .tt-visit-grid{grid-template-columns:1fr 1fr!important}.techtrim-home .tt-map-card{grid-column:1/-1!important;max-height:none!important}}@media(max-width:680px){.techtrim-home .tt-visit-grid{grid-template-columns:1fr!important}.techtrim-home .tt-map-card{grid-column:auto!important}}
