/* TMG Professional Home v1.2.6 */
.tmg-home{
  --tmg-yellow:#ffe600;
  --tmg-yellow-strong:#ffd400;
  --tmg-black:#080808;
  --tmg-charcoal:#151515;
  --tmg-ink:#121212;
  --tmg-muted:#66686d;
  --tmg-soft:#f6f6f4;
  --tmg-line:#e6e6e2;
  --tmg-white:#fff;
  --tmg-red:#e30613;
  --tmg-radius:24px;
  position:relative;
  isolation:isolate;
  overflow:hidden;
  width:100%;
  background:#fff;
  color:var(--tmg-ink)!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.5;
}
.tmg-home,.tmg-home *{box-sizing:border-box}
.tmg-home a{text-decoration:none!important}
.tmg-home img{max-width:100%;height:auto}
.tmg-home svg{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tmg-home h1,.tmg-home h2,.tmg-home h3,.tmg-home h4,.tmg-home p{font-family:inherit;margin-top:0}
.tmg-home h1,.tmg-home h2,.tmg-home h3,.tmg-home h4{color:var(--tmg-ink)!important;-webkit-text-fill-color:currentColor!important;background:none!important;text-shadow:none!important}
.tmg-home .tmg-on-dark,.tmg-home .tmg-on-dark h1,.tmg-home .tmg-on-dark h2,.tmg-home .tmg-on-dark h3,.tmg-home .tmg-on-dark h4{color:#fff!important;-webkit-text-fill-color:#fff!important}
.tmg-home .tmg-on-dark p{color:#c7c7c2!important;-webkit-text-fill-color:#c7c7c2!important}
.tmg-wrap{width:min(1200px,calc(100% - 44px));margin:0 auto}

.tmg-eyebrow,.tmg-kicker{font-size:12px!important;font-weight:900!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:var(--tmg-ink)!important;-webkit-text-fill-color:var(--tmg-ink)!important}
.tmg-on-dark .tmg-eyebrow,.tmg-on-dark .tmg-kicker{color:var(--tmg-yellow)!important;-webkit-text-fill-color:var(--tmg-yellow)!important}
.tmg-eyebrow{display:flex;align-items:center;gap:10px}
.tmg-eyebrow span{width:30px;height:3px;border-radius:20px;background:var(--tmg-yellow)}

.tmg-hero{position:relative;background:var(--tmg-black)!important;padding:92px 0 82px;min-height:720px;display:flex;align-items:center}
.tmg-hero-gridlines{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.065) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 88%)}
.tmg-hero-glow{position:absolute;width:650px;height:650px;border-radius:50%;right:-250px;top:-280px;background:radial-gradient(circle,var(--tmg-yellow) 0,rgba(255,230,0,.42) 18%,rgba(255,230,0,0) 70%);filter:blur(12px);opacity:.55}
.tmg-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:76px}
.tmg-hero h1{font-size:clamp(52px,6.3vw,82px)!important;line-height:.94!important;letter-spacing:-.055em!important;margin:22px 0 26px!important;font-weight:900!important;max-width:760px!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
.tmg-hero h1 strong{display:inline;color:var(--tmg-yellow)!important;-webkit-text-fill-color:var(--tmg-yellow)!important;font-weight:900!important}
.tmg-hero-copy>p{font-size:18px!important;line-height:1.75!important;color:#c8c8c2!important;-webkit-text-fill-color:#c8c8c2!important;max-width:640px;margin:0 0 34px!important}
.tmg-actions{display:flex;gap:12px;flex-wrap:wrap}
.tmg-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:51px;padding:14px 21px!important;border-radius:11px!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease!important;cursor:pointer;border:0!important}
.tmg-btn:hover{transform:translateY(-2px)}
.tmg-btn-brand{background:var(--tmg-yellow)!important;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;box-shadow:0 15px 34px rgba(255,230,0,.18)!important}
.tmg-btn-brand:hover{background:var(--tmg-yellow-strong)!important;color:var(--tmg-black)!important}
.tmg-btn-outline-light{background:rgba(255,255,255,.04)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid rgba(255,255,255,.28)!important}
.tmg-btn-outline-light:hover{background:#fff!important;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important}
.tmg-btn-dark{background:var(--tmg-black)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
.tmg-btn-dark:hover{background:#242424!important;color:#fff!important}
.tmg-trust-row{display:flex;gap:34px;margin-top:45px;padding-top:27px;border-top:1px solid rgba(255,255,255,.15)}
.tmg-trust-row div{display:grid;gap:3px}
.tmg-trust-row b{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:14px!important;font-weight:900!important}
.tmg-trust-row span{color:#92938f!important;-webkit-text-fill-color:#92938f!important;font-size:11px!important}

.tmg-hero-art{position:relative;min-height:535px}
.tmg-brand-stage{position:absolute;inset:25px 28px 20px 42px;border-radius:28px;background:var(--tmg-yellow);box-shadow:0 35px 80px rgba(0,0,0,.42);padding:28px;overflow:hidden;color:var(--tmg-black)}
.tmg-brand-stage:before{content:"";position:absolute;width:310px;height:310px;border:52px solid rgba(0,0,0,.075);border-radius:50%;right:-105px;top:-115px}
.tmg-brand-stage:after{content:"";position:absolute;width:180px;height:180px;background:var(--tmg-black);border-radius:30px;transform:rotate(24deg);left:-105px;bottom:-100px}
.tmg-stage-top{position:relative;z-index:3;display:flex;justify-content:space-between;font-size:10px;font-weight:950;letter-spacing:.14em}
.tmg-stage-logo{position:absolute;z-index:4;left:30px;right:30px;top:82px;display:flex;justify-content:center;align-items:center;min-height:110px}
.tmg-brand-logo{display:block;max-width:310px!important;max-height:110px!important;width:auto!important;object-fit:contain;filter:drop-shadow(0 6px 0 rgba(255,255,255,.35))}
.tmg-brand-fallback{text-align:center;color:var(--tmg-black)!important;line-height:.88}
.tmg-brand-fallback strong{display:block;font-size:72px!important;letter-spacing:-.085em;font-weight:1000!important;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;-webkit-text-stroke:2px #fff;filter:drop-shadow(0 5px 0 rgba(0,0,0,.18))}
.tmg-brand-fallback span{display:block;margin-top:10px;font-size:18px;font-weight:1000;letter-spacing:.04em}
.tmg-brand-fallback i{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--tmg-red);color:#fff;font-style:normal;font-size:15px;margin:0 3px}
.tmg-stage-services{position:absolute;z-index:4;left:50%;bottom:8%;transform:translateX(-50%);display:flex;flex-wrap:nowrap;justify-content:center;gap:6px;width:max-content;max-width:96%}
.tmg-stage-services span{background:var(--tmg-black);color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:8px;font-weight:950;letter-spacing:.06em;padding:7px 9px;border-radius:6px;white-space:nowrap;box-shadow:0 6px 14px rgba(0,0,0,.15)}
.tmg-stage-shirt-photo{position:absolute;z-index:2;left:50%;top:57%;transform:translate(-50%,-50%);width:330px;display:grid;place-items:center;filter:drop-shadow(0 24px 22px rgba(0,0,0,.20))}
.tmg-stage-shirt-photo img{display:block;width:100%;height:auto;object-fit:contain}

.tmg-brand-strip{background:var(--tmg-yellow);border-top:1px solid #dfc900;border-bottom:1px solid #dfc900;overflow:hidden}
.tmg-brand-strip-inner{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;white-space:nowrap}
.tmg-brand-strip span{font-size:11px;font-weight:1000;letter-spacing:.09em;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important}
.tmg-brand-strip i{width:5px;height:5px;border-radius:50%;background:var(--tmg-black);opacity:.38}

.tmg-section{padding:100px 0}
.tmg-section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:45px}
.tmg-section-head h2,.tmg-designer-copy h2,.tmg-why h2,.tmg-cta h2{font-size:clamp(34px,4.3vw,54px)!important;line-height:1.03!important;letter-spacing:-.045em!important;font-weight:900!important;margin:11px 0 0!important}
.tmg-section-head>p{max-width:480px;color:var(--tmg-muted)!important;-webkit-text-fill-color:var(--tmg-muted)!important;line-height:1.75!important;margin:0!important;font-size:15px!important}

.tmg-services{background:#fff}
.tmg-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.tmg-service-card{position:relative;min-height:330px;padding:28px 26px!important;border:1px solid var(--tmg-line)!important;border-radius:var(--tmg-radius)!important;background:#fff!important;color:var(--tmg-ink)!important;display:flex!important;flex-direction:column;box-shadow:none!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important;overflow:hidden}
.tmg-service-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--tmg-yellow)}
.tmg-service-card:hover{transform:translateY(-7px);border-color:#d2d2cb!important;box-shadow:0 24px 55px rgba(0,0,0,.09)!important}
.tmg-service-card .tmg-icon{width:53px;height:53px;border-radius:14px;background:var(--tmg-yellow);display:grid;place-items:center;color:var(--tmg-black);font-size:25px;margin:8px 0 36px}
.tmg-card-no{position:absolute;right:24px;top:28px;color:#b5b5af!important;-webkit-text-fill-color:#b5b5af!important;font-size:11px!important;font-weight:950!important}
.tmg-service-card h3{font-size:22px!important;font-weight:900!important;margin:0 0 12px!important;color:var(--tmg-ink)!important;-webkit-text-fill-color:var(--tmg-ink)!important}
.tmg-service-card p{font-size:14px!important;line-height:1.68!important;color:var(--tmg-muted)!important;-webkit-text-fill-color:var(--tmg-muted)!important;margin:0 0 25px!important}
.tmg-service-card b{font-size:12px!important;color:var(--tmg-ink)!important;-webkit-text-fill-color:var(--tmg-ink)!important;font-weight:950!important;margin-top:auto;display:flex;align-items:center;gap:7px}

.tmg-designer-band{padding:96px 0;background:var(--tmg-yellow)!important;color:var(--tmg-black)!important;position:relative;overflow:hidden}
.tmg-designer-band:before{content:"TMG";position:absolute;right:-45px;top:-115px;font-size:360px;font-weight:1000;letter-spacing:-.1em;color:rgba(0,0,0,.045);line-height:1}
.tmg-designer-grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:80px}
.tmg-designer-copy .tmg-kicker{color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important}
.tmg-designer-copy h2{color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;max-width:590px}
.tmg-designer-copy>p{font-size:16px!important;line-height:1.75!important;color:#292929!important;-webkit-text-fill-color:#292929!important;max-width:560px;margin:20px 0 27px!important}
.tmg-designer-steps{display:grid;gap:10px;margin-bottom:30px}
.tmg-designer-steps>div{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:13px}
.tmg-designer-steps em{width:38px;height:38px;border-radius:11px;background:var(--tmg-black);display:grid;place-items:center;color:var(--tmg-yellow)!important;-webkit-text-fill-color:var(--tmg-yellow)!important;font-size:11px;font-weight:950;font-style:normal}
.tmg-designer-steps span{display:grid}
.tmg-designer-steps b{font-size:13px;font-weight:950;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important}
.tmg-designer-steps small{font-size:11px;color:#4e4e4a!important;-webkit-text-fill-color:#4e4e4a!important;margin-top:1px}
.tmg-editor-window{background:#fff;border:6px solid var(--tmg-black);border-radius:24px;box-shadow:16px 16px 0 rgba(0,0,0,.18);overflow:hidden;transform:rotate(1.4deg)}
.tmg-editor-bar{height:52px;background:var(--tmg-black);color:#fff!important;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;padding:0 16px}
.tmg-editor-dots{display:flex;gap:5px}
.tmg-editor-dots i{width:7px;height:7px;border-radius:50%;background:var(--tmg-yellow)}
.tmg-editor-bar strong{font-size:10px;letter-spacing:.11em;color:#fff!important;-webkit-text-fill-color:#fff!important}
.tmg-editor-bar small{font-size:9px;color:#8f8f8b!important;-webkit-text-fill-color:#8f8f8b!important;text-align:right}
.tmg-editor-body{display:grid;grid-template-columns:58px 1fr 135px;min-height:350px;background:#f3f3f0}
.tmg-editor-body aside{background:#fff;border-right:1px solid #deded9;display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:20px}
.tmg-editor-body aside b{width:31px;height:31px;border-radius:8px;background:#f1f1ee;display:grid;place-items:center;font-size:12px;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important}
.tmg-editor-body main{position:relative;display:grid;place-items:center;background-image:linear-gradient(45deg,#e5e5e1 25%,transparent 25%),linear-gradient(-45deg,#e5e5e1 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e5e5e1 75%),linear-gradient(-45deg,transparent 75%,#e5e5e1 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}
.tmg-mini-shirt-photo{position:relative;width:190px;display:grid;place-items:center;filter:drop-shadow(0 18px 16px rgba(0,0,0,.15))}
.tmg-mini-shirt-photo img{display:block;width:100%;height:auto;object-fit:contain}
.tmg-mini-shirt-photo span{position:absolute;left:50%;top:39%;transform:translate(-50%,-50%);font-size:28px;font-weight:1000;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;letter-spacing:-.05em;padding:.05em .18em;border-radius:4px;background:rgba(255,230,0,.96);box-shadow:0 6px 14px rgba(0,0,0,.12)}
.tmg-editor-label{position:absolute;bottom:15px;font-size:8px;font-weight:900;letter-spacing:.15em;color:#999!important;-webkit-text-fill-color:#999!important}
.tmg-editor-panel{background:#fff;border-left:1px solid #deded9;padding:18px 13px;display:flex;flex-direction:column;gap:9px}
.tmg-editor-panel b{font-size:12px;margin-bottom:5px;color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important}
.tmg-editor-panel span{padding:9px;border:1px solid #e5e5e1;border-radius:7px;font-size:9px;color:#555!important;-webkit-text-fill-color:#555!important}
.tmg-editor-panel button{margin-top:auto;border:0;border-radius:8px;background:var(--tmg-yellow);color:var(--tmg-black);font-size:9px;font-weight:950;padding:10px 8px}

.tmg-products{background:var(--tmg-soft)}
.tmg-all-products{align-self:center}
.tmg-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.tmg-product-card{background:#fff!important;border:1px solid var(--tmg-line)!important;border-radius:18px!important;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease!important;box-shadow:none!important}
.tmg-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(0,0,0,.09)!important}
.tmg-product-image{position:relative;display:block;aspect-ratio:1/1;background:#f8f8f5;overflow:hidden}
.tmg-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .28s ease}
.tmg-product-card:hover img{transform:scale(1.035)}
.tmg-product-badge{position:absolute;top:11px;left:11px;background:var(--tmg-yellow);color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:1000;letter-spacing:.09em}
.tmg-product-body{padding:18px}
.tmg-product-body h3{font-size:15px!important;line-height:1.4!important;font-weight:850!important;margin:0 0 10px!important}
.tmg-product-body h3 a{color:var(--tmg-ink)!important;-webkit-text-fill-color:var(--tmg-ink)!important}
.tmg-price{font-size:14px!important;font-weight:950!important;color:var(--tmg-ink)!important;-webkit-text-fill-color:var(--tmg-ink)!important;margin-bottom:12px}
.tmg-price del{color:#9a9a94!important;-webkit-text-fill-color:#9a9a94!important;font-weight:500!important;margin-right:5px}
.tmg-text-link{display:inline-flex!important;align-items:center;gap:6px;color:var(--tmg-ink)!important;-webkit-text-fill-color:var(--tmg-ink)!important;font-size:12px!important;font-weight:950!important}
.tmg-text-link svg{color:var(--tmg-ink)!important}

.tmg-why{background:var(--tmg-black)!important;position:relative}
.tmg-why:after{content:"";position:absolute;right:-160px;bottom:-220px;width:530px;height:530px;border-radius:50%;border:90px solid rgba(255,230,0,.06)}
.tmg-why-grid{position:relative;z-index:2;display:grid;grid-template-columns:.83fr 1.17fr;gap:95px}
.tmg-why-copy{position:sticky;top:40px;align-self:start}
.tmg-why-copy h2{color:#fff!important;-webkit-text-fill-color:#fff!important;margin-top:12px!important}
.tmg-why-copy p{font-size:15px!important;line-height:1.75!important;color:#aaa9a4!important;-webkit-text-fill-color:#aaa9a4!important;margin:20px 0 28px!important;max-width:500px}
.tmg-benefits{display:grid}
.tmg-benefit{display:grid;grid-template-columns:54px 1fr;gap:21px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.13)}
.tmg-benefit>span{width:42px;height:42px;border-radius:12px;background:var(--tmg-yellow);display:grid;place-items:center;color:var(--tmg-black)!important}
.tmg-benefit>span svg{width:21px;height:21px}
.tmg-benefit h3{font-size:20px!important;font-weight:900!important;color:#fff!important;-webkit-text-fill-color:#fff!important;margin:0 0 5px!important}
.tmg-benefit p{font-size:13px!important;line-height:1.65!important;color:#92928d!important;-webkit-text-fill-color:#92928d!important;margin:0!important}

.tmg-catalogs{background:#fff}
.tmg-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.tmg-brand-card{position:relative;min-height:205px;padding:32px!important;border:1px solid var(--tmg-line)!important;border-radius:20px!important;background:#fff!important;overflow:hidden}
.tmg-brand-card:after{content:"";position:absolute;right:-45px;bottom:-45px;width:120px;height:120px;border-radius:50%;background:var(--tmg-yellow);opacity:.22}
.tmg-brand-card small{display:block;font-size:10px;font-weight:950;color:#b0b0aa!important;-webkit-text-fill-color:#b0b0aa!important;margin-bottom:32px}
.tmg-brand-card span{display:block;font-size:22px;font-weight:1000;letter-spacing:-.02em;color:var(--tmg-ink)!important;-webkit-text-fill-color:var(--tmg-ink)!important}
.tmg-brand-card p{font-size:13px!important;line-height:1.65!important;color:var(--tmg-muted)!important;-webkit-text-fill-color:var(--tmg-muted)!important;margin:16px 0 0!important;max-width:300px}

.tmg-cta{padding:30px 0 90px;background:#fff}
.tmg-cta-inner{position:relative;overflow:hidden;background:var(--tmg-yellow)!important;border-radius:28px;padding:57px 60px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:55px}
.tmg-cta-inner:after{content:"+";position:absolute;right:-22px;top:-115px;font-size:310px;line-height:1;font-weight:1000;color:rgba(0,0,0,.08);transform:rotate(8deg)}
.tmg-cta-copy{position:relative;z-index:2}
.tmg-cta .tmg-kicker{color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important}
.tmg-cta h2{color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;max-width:780px;margin-top:10px!important}
.tmg-cta p{color:#333!important;-webkit-text-fill-color:#333!important;max-width:700px;line-height:1.7!important;font-size:14px!important;margin:16px 0 0!important}
.tmg-cta-actions{position:relative;z-index:3;display:grid;gap:13px;justify-items:start;min-width:205px}
.tmg-contact-meta{display:grid;gap:2px}
.tmg-contact-meta a{color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;font-size:11px!important;font-weight:800!important}

.tmg-reveal{opacity:0;transform:translateY(22px);transition:opacity .62s ease,transform .62s ease}
.tmg-reveal.tmg-in{opacity:1;transform:none}

@media(prefers-reduced-motion:reduce){
  .tmg-reveal{opacity:1;transform:none;transition:none}
  .tmg-btn,.tmg-service-card,.tmg-product-card{transition:none!important}
}

@media(max-width:1050px){
  .tmg-hero{min-height:auto;padding:80px 0 70px}
  .tmg-hero-grid,.tmg-designer-grid,.tmg-why-grid{grid-template-columns:1fr}
  .tmg-hero-art{min-height:520px;max-width:700px;width:100%;margin:0 auto}
  .tmg-service-grid,.tmg-product-grid{grid-template-columns:repeat(2,1fr)}
  .tmg-designer-grid{gap:55px}
  .tmg-designer-copy{max-width:720px}
  .tmg-why-grid{gap:28px}
  .tmg-why-copy{position:static;max-width:760px}
  .tmg-brand-grid{grid-template-columns:1fr 1fr}
  .tmg-cta-inner{grid-template-columns:1fr}
  .tmg-cta-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
}

@media(max-width:720px){
  .tmg-wrap{width:min(100% - 28px,1200px)}
  .tmg-hero{padding:64px 0 55px}
  .tmg-hero h1{font-size:47px!important}
  .tmg-hero-copy>p{font-size:16px!important}
  .tmg-actions .tmg-btn{width:100%}
  .tmg-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:34px}
  .tmg-trust-row b{font-size:12px!important}
  .tmg-trust-row span{font-size:9px!important}
  .tmg-hero-art{min-height:430px;margin-top:15px}
  .tmg-brand-stage{inset:10px 5px 10px 15px;padding:21px}
  .tmg-stage-shirt-photo{width:255px;top:58%}
  .tmg-stage-services{bottom:7%;gap:4px}
  .tmg-stage-services span{font-size:7px;padding:6px 7px}
  .tmg-brand-strip-inner{overflow:auto;justify-content:flex-start;padding:0 2px}
  .tmg-section{padding:72px 0}
  .tmg-section-head{display:block;margin-bottom:34px}
  .tmg-section-head>p{margin-top:18px!important}
  .tmg-section-head h2,.tmg-designer-copy h2,.tmg-why h2,.tmg-cta h2{font-size:38px!important}
  .tmg-service-grid,.tmg-product-grid,.tmg-brand-grid{grid-template-columns:1fr}
  .tmg-service-card{min-height:275px}
  .tmg-designer-band{padding:72px 0}
  .tmg-designer-grid{gap:42px}
  .tmg-editor-body{grid-template-columns:45px 1fr}
  .tmg-editor-panel{display:none}
  .tmg-editor-window{border-width:5px;box-shadow:10px 10px 0 rgba(0,0,0,.16)}
  .tmg-editor-body{min-height:275px}
  .tmg-mini-shirt-photo{width:150px}
  .tmg-mini-shirt-photo span{font-size:21px;padding:.08em .2em}
  .tmg-why{padding-top:78px;padding-bottom:78px}
  .tmg-benefit{grid-template-columns:45px 1fr;gap:15px}
  .tmg-benefit>span{width:38px;height:38px}
  .tmg-cta{padding:20px 0 55px}
  .tmg-cta-inner{padding:39px 25px;border-radius:22px;gap:28px}
  .tmg-cta-actions{display:grid;gap:12px}
}

/* Strong anti-theme overrides for common WordPress/Elementor heading rules. */
.tmg-home .tmg-hero h1,
.tmg-home .tmg-hero h2,
.tmg-home .tmg-why h1,
.tmg-home .tmg-why h2,
.tmg-home .tmg-why h3{background-color:transparent!important;background-image:none!important}
.tmg-home .tmg-hero h1,.tmg-home .tmg-why h2,.tmg-home .tmg-why h3{color:#fff!important;-webkit-text-fill-color:#fff!important}
.tmg-home .tmg-hero h1 strong{color:var(--tmg-yellow)!important;-webkit-text-fill-color:var(--tmg-yellow)!important}
.tmg-home .tmg-designer-band h1,.tmg-home .tmg-designer-band h2,.tmg-home .tmg-designer-band h3,
.tmg-home .tmg-cta h1,.tmg-home .tmg-cta h2,.tmg-home .tmg-cta h3{color:var(--tmg-black)!important;-webkit-text-fill-color:var(--tmg-black)!important;background:transparent!important}
