/* Trinity V33 — single transparent brand lockup + Built From mobile overlap fix */
img[src*="trinity-v33-primary-transparent-v48.webp"]{background:transparent!important;border-radius:0!important;object-fit:contain!important;object-position:center!important;mix-blend-mode:normal!important;filter:none!important}

/* Home command header: exactly one visual logo in the top-left brand area. */
.trinity-command-center-seal{display:none!important}
.trinity-command-brandzone{position:relative!important;display:flex!important;align-items:center!important;padding:6px 12px 22px 12px!important}
.trinity-command-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-width:0!important}
.trinity-command-full-emblem{width:auto!important;height:82px!important;max-width:145px!important;max-height:82px!important;object-fit:contain!important;object-position:left center!important}
.trinity-section-trigger{position:absolute!important;left:12px!important;bottom:4px!important;width:auto!important;height:auto!important;min-width:0!important;flex:0 0 auto!important;margin:0!important;padding:0!important;display:block!important;z-index:5!important}
.trinity-section-trigger img{display:none!important}
.trinity-section-trigger-label{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transform:none!important;min-width:78px!important;min-height:20px!important;padding:3px 9px!important;font-size:7px!important;letter-spacing:.10em!important;background:rgba(5,5,5,.88)!important}
[data-theme="light"] .trinity-section-trigger-label{background:#fff8eb!important;color:#5d431c!important}

/* The new PNG already includes TRINITY PEPTIDES LLC, so hide duplicate text lockups. */
.tri-header-brand-copy,.tri-confirm-brand>span,.tri-checkout-brand>div{display:none!important}
.tri-header-brand img{width:auto!important;height:78px!important;max-width:160px!important}
.admin-brand img{width:auto!important;max-width:180px!important;height:120px!important;object-fit:contain!important;background:transparent!important;border-radius:0!important}
.tri-checkout-brand img{width:118px!important;height:78px!important;object-fit:contain!important;background:transparent!important;border-radius:0!important}
.tri-confirm-brand img{width:138px!important;height:94px!important;object-fit:contain!important}
.tri-v30-age-logo,.tri-v30-cinematic-logo{object-fit:contain!important;background:transparent!important}
.tri-v30-register-brand img{object-fit:contain!important;background:transparent!important;border-radius:0!important}

/* Tablet: reserve the right side for the knight. */
@media (max-width:900px) and (min-width:641px){
  .built-from-copy{padding-right:49%!important}
  .built-from-copy p:last-child{position:relative!important;z-index:4!important;max-width:100%!important}
  .built-from-knight{right:-3%!important;width:46%!important;bottom:-72px!important}
}

/* Phone: copy first, knight second. No absolute overlap is possible. */
@media (max-width:640px){
  .built-from-hero{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:0!important;overflow:hidden!important}
  .built-from-copy{order:1!important;width:100%!important;max-width:none!important;padding:34px 24px 14px!important;text-align:left!important;box-sizing:border-box!important}
  .built-from-copy h2{max-width:290px!important;font-size:50px!important;line-height:.88!important}
  .built-from-copy p:last-child{margin:24px 0 0!important;max-width:100%!important;padding:0!important;font-size:15px!important;line-height:1.55!important;position:relative!important;z-index:4!important}
  .built-from-knight{order:2!important;position:relative!important;right:auto!important;bottom:auto!important;width:100%!important;height:410px!important;margin:0!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;overflow:hidden!important}
  .built-from-knight img{width:auto!important;height:445px!important;max-width:none!important;transform:translateX(7%)!important;object-fit:contain!important;object-position:right bottom!important}
}

/* Mobile command header: one clean logo, no floating center crest. */
@media (max-width:820px){
  .trinity-command-brandzone{padding:5px 3px 19px 7px!important;overflow:visible!important}
  .trinity-command-full-emblem{height:68px!important;max-width:108px!important;max-height:68px!important}
  .trinity-section-trigger{left:8px!important;bottom:2px!important}
  .trinity-section-trigger-label{min-width:66px!important;min-height:18px!important;padding:2px 7px!important;font-size:6px!important}
}
@media (max-width:430px){
  .trinity-command-full-emblem{height:63px!important;max-width:99px!important}
  .trinity-section-trigger-label{min-width:62px!important;font-size:5.7px!important}
}
