/* Homepage showcase. Scoped to this component; existing pages are unchanged. */
#tm-home-root .tmhs {--tmhs-accent:#64e4fa;--tmhs-bg:#101520;background:var(--tmhs-bg);color:#fff;position:relative;isolation:isolate;overflow:hidden}
#tm-home-root .tmhs * {box-sizing:border-box}
#tm-home-root .tmhs [hidden] {display:none!important}
#tm-home-root .tmhs-slide {margin:0;position:relative;background:var(--tmhs-bg)}
#tm-home-root .tmhs-slide--ekspres {--tmhs-accent:#ffbe7b;--tmhs-bg:#201710}
#tm-home-root .tmhs-slide--dtf {--tmhs-accent:#cbf87c;--tmhs-bg:#102326}
#tm-home-root .tmhs-inner {max-width:1440px;min-height:620px;margin:0 auto;display:grid;grid-template-columns:47% 53%;align-items:center;position:relative;padding:44px max(28px,calc((1440px - 1240px)/2))}
#tm-home-root .tmhs-copy {position:relative;z-index:2;max-width:590px;padding:24px 0}
#tm-home-root .tmhs-eyebrow {display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--tmhs-accent);margin:0 0 20px;line-height:1.5}
#tm-home-root .tmhs-eyebrow span {display:block;width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 18px currentColor}
#tm-home-root .tmhs-title {font-family:inherit;font-size:clamp(44px,4.9vw,70px);font-weight:800;letter-spacing:-.058em;line-height:1.035;color:#fff!important;margin:0 0 24px;text-wrap:balance;max-width:620px}
#tm-home-root .tmhs-description {font-size:clamp(16px,1.55vw,20px);line-height:1.55;font-weight:400;color:#e7edf2;max-width:460px;margin:0 0 30px}
#tm-home-root .tmhs-actions {display:flex;flex-wrap:wrap;gap:16px 20px;align-items:center;margin:0 0 23px}
#tm-home-root .tmhs-cta {display:inline-flex;align-items:center;justify-content:space-between;gap:20px;border-radius:10px;background:var(--tmhs-accent);color:#101820!important;text-decoration:none!important;padding:15px 20px;line-height:1.4;font-weight:800;font-size:15px;min-height:52px;box-shadow:0 9px 24px #0003;transition:transform .18s,filter .18s}
#tm-home-root .tmhs-cta span {font-size:22px;line-height:1}
#tm-home-root .tmhs-cta:hover {transform:translateY(-2px);filter:brightness(1.08)}
#tm-home-root .tmhs-more {color:#fff!important;text-decoration:underline;text-decoration-color:#ffffff70;text-underline-offset:5px;font-size:14px;font-weight:650;line-height:1.5;display:inline-flex;gap:8px;align-items:center;min-height:44px}
#tm-home-root .tmhs-more:hover {text-decoration-color:#fff}
#tm-home-root .tmhs-note {font-size:12px;line-height:1.6;color:#bcc8d4;margin:0;max-width:445px}
#tm-home-root .tmhs-art {position:absolute;inset:0 0 0 38%;margin:0;z-index:0;overflow:hidden}
#tm-home-root .tmhs-art:after {content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--tmhs-bg) 0%,transparent 28%),linear-gradient(0deg,var(--tmhs-bg) 0%,transparent 12%)}
#tm-home-root .tmhs-art img {width:100%;height:100%;display:block;object-fit:cover;object-position:58% center;max-width:none}
#tm-home-root .tmhs-bottom {background:#101520;position:relative;z-index:3;border-top:1px solid #ffffff24}
#tm-home-root .tmhs-bottom-inner {max-width:1240px;margin:0 auto;display:flex;align-items:stretch;gap:28px;padding:0 0}
#tm-home-root .tmhs-tabs {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;flex:1;min-width:0}
#tm-home-root .tmhs-tab {display:flex;gap:11px;align-items:center;position:relative;min-height:78px;padding:15px 21px;color:#c7d1db!important;font-size:14px;font-weight:700;text-decoration:none!important;border-top:3px solid transparent;margin-top:-1px;line-height:1.4;transition:background .18s,color .18s}
#tm-home-root .tmhs-tab:hover {color:#fff!important;background:#ffffff09}
#tm-home-root .tmhs-tab[aria-pressed="true"],#tm-home-root .tmhs:not(.is-enhanced) .tmhs-tab:first-child {border-top-color:#64e4fa;color:#fff!important;background:linear-gradient(180deg,#64e4fa15,transparent)}
#tm-home-root .tmhs-tab[aria-pressed="true"][data-tmhs-select="1"] {border-top-color:#ffbe7b;background:linear-gradient(180deg,#ffbe7b15,transparent)}
#tm-home-root .tmhs-tab[aria-pressed="true"][data-tmhs-select="2"] {border-top-color:#cbf87c;background:linear-gradient(180deg,#cbf87c15,transparent)}
#tm-home-root .tmhs-number {font-size:11px;opacity:.6;font-weight:500}
#tm-home-root .tmhs-tab-arrow {margin-left:auto;font-size:19px;opacity:.65}
#tm-home-root .tmhs-controls {display:flex;align-items:center;gap:5px;flex:none}
#tm-home-root .tmhs-controls button {font-family:inherit;border:1px solid #ffffff30;background:transparent;color:#fff;border-radius:50%;height:42px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;padding:6px;line-height:1}
#tm-home-root .tmhs-controls button:hover {background:#ffffff15;border-color:#ffffff70}
#tm-home-root .tmhs-controls .tmhs-play {border-radius:40px;gap:7px;font-size:11px;min-width:92px;padding:10px 12px}
#tm-home-root [data-tmhs-play-icon] {font-size:14px}
#tm-home-root .tmhs-caption {margin:0;padding:11px 20px;background:#f5f6f7;color:#56616c;font-size:11px;text-align:center;line-height:1.5}
#tm-home-root .tmhs-sr {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
#tm-home-root .tmhs :is(a,button):focus-visible {outline:3px solid #fff;outline-offset:4px;box-shadow:0 0 0 6px #101520}
#tm-home-root .tmhs-tab:focus-visible {outline-offset:-5px}
#tm-home-root .tmhs.is-enhanced .tmhs-slide:not([hidden]) .tmhs-copy {animation:tmhs-reveal .3s ease-out}
@keyframes tmhs-reveal {from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
#tm-home-root .tmhq {background:#fff;border-bottom:1px solid #e7e9ec;color:#18232f}
#tm-home-root .tmhq-inner {max-width:1240px;margin:0 auto;padding:24px 0 27px}
#tm-home-root .tmhq-top {display:flex;align-items:center;gap:12px 28px}
#tm-home-root .tmhq-label {font-size:13px;font-weight:750;margin:0;flex:none;line-height:1.5}
#tm-home-root .tmhq-links {display:flex;flex-wrap:wrap;gap:7px 10px;flex:1}
#tm-home-root .tmhq-links a {display:inline-flex;align-items:center;gap:14px;min-height:42px;padding:8px 12px;font-size:12px;font-weight:650;border:1px solid #e0e5e9;border-radius:8px;text-decoration:none;color:#263946;background:#fafbfc;line-height:1.4}
#tm-home-root .tmhq-links a:hover {background:#eaf8fb;border-color:#72c8da}
#tm-home-root .tmhq-links a span {color:#357e91}
#tm-home-root .tmhq-contact {display:grid;grid-template-columns:1fr 1fr;gap:16px 36px;border-top:1px solid #edf0f2;margin-top:18px;padding-top:18px;scroll-margin-top:110px}
#tm-home-root .tmhq-contact p {margin:0;font-size:12px;line-height:1.8;color:#334957}
#tm-home-root .tmhq-contact strong {font-size:12px;color:#172d3a;margin-right:5px}
#tm-home-root .tmhq-contact a {font-weight:750;text-underline-offset:3px;color:#236a7e;white-space:nowrap}
#tm-home-root .tmhq-contact span {display:block;color:#526873;font-size:11px}
#tm-home-root .tmhq a:focus-visible {outline:3px solid #237f98;outline-offset:3px}
#tm-home-root .tmh-flow .tmh-section-head h2 {color:#fff}
@media (max-width:1300px) {
  #tm-home-root .tmhs-inner {padding:35px 40px;min-height:570px}
  #tm-home-root .tmhs-bottom-inner,#tm-home-root .tmhq-inner {margin:0 40px}
  #tm-home-root .tmhs-tab {padding:15px 13px}
  #tm-home-root .tmhs-bottom-inner {gap:12px}
  #tm-home-root .tmhq-top {align-items:flex-start;flex-direction:column;gap:10px}
}
@media (min-width:761px) and (max-width:1000px) {
  #tm-home-root .tmhs-inner {min-height:570px;padding:35px 28px;grid-template-columns:49% 51%}
  #tm-home-root .tmhs-title {font-size:45px}
  #tm-home-root .tmhs-description {font-size:16px}
  #tm-home-root .tmhs-art {left:40%}
  #tm-home-root .tmhs-art:after {background:linear-gradient(90deg,var(--tmhs-bg),transparent 35%),linear-gradient(0deg,var(--tmhs-bg),transparent 12%)}
  #tm-home-root .tmhs-actions {gap:8px}
  #tm-home-root .tmhs-bottom-inner,#tm-home-root .tmhq-inner {margin:0 28px}
  #tm-home-root .tmhs-tab {font-size:12px;gap:7px;padding:12px 8px}
  #tm-home-root .tmhs-tab-arrow {display:none}
  #tm-home-root .tmhs-controls .tmhs-play {min-width:42px}
  #tm-home-root [data-tmhs-play-label] {display:none}
}
@media (max-width:760px) {
  #tm-home-root .tmhs-inner {display:flex;flex-direction:column;align-items:stretch;padding:0;min-height:0}
  #tm-home-root .tmhs-copy {padding:35px 24px 16px;max-width:none;min-height:420px}
  #tm-home-root .tmhs-title {font-size:clamp(38px,9.5vw,61px);line-height:1.06;margin-bottom:18px;max-width:none}
  #tm-home-root .tmhs-eyebrow {font-size:10px;margin-bottom:16px}
  #tm-home-root .tmhs-description {font-size:16px;line-height:1.5;margin-bottom:21px;max-width:500px}
  #tm-home-root .tmhs-actions {gap:7px 16px;margin-bottom:15px}
  #tm-home-root .tmhs-cta {font-size:14px;padding:13px 17px;min-height:49px}
  #tm-home-root .tmhs-more {font-size:13px;min-height:40px}
  #tm-home-root .tmhs-note {font-size:11px;line-height:1.55;max-width:510px}
  #tm-home-root .tmhs-art {position:relative;inset:auto;width:100%;height:clamp(250px,66vw,430px);order:2}
  #tm-home-root .tmhs-art img {object-position:center center}
  #tm-home-root .tmhs-art:after {background:linear-gradient(180deg,var(--tmhs-bg),transparent 15%),linear-gradient(0deg,var(--tmhs-bg),transparent 14%)}
  #tm-home-root .tmhs-bottom-inner {margin:0;display:block;padding:0 14px 12px}
  #tm-home-root .tmhs-tab {font-size:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:11px 10px;min-height:76px}
  #tm-home-root .tmhs-tab-arrow {display:none}
  #tm-home-root .tmhs-controls {justify-content:center;gap:8px;padding-top:9px;border-top:1px solid #ffffff18}
  #tm-home-root .tmhs-controls .tmhs-play {min-width:102px}
  #tm-home-root .tmhs-caption {font-size:10px;padding:10px 20px}
  #tm-home-root .tmhq-inner {margin:0;padding:23px 22px}
  #tm-home-root .tmhq-top {display:block}
  #tm-home-root .tmhq-label {margin-bottom:12px}
  #tm-home-root .tmhq-links {display:grid;grid-template-columns:1fr 1fr;gap:7px}
  #tm-home-root .tmhq-links a {justify-content:space-between;font-size:11px;padding:9px 10px;gap:6px}
  #tm-home-root .tmhq-contact {grid-template-columns:1fr;gap:12px;margin-top:19px;padding-top:16px}
}
@media (max-width:370px) {
  #tm-home-root .tmhs-copy {padding-left:20px;padding-right:20px;min-height:460px}
  #tm-home-root .tmhs-title {font-size:37px}
  #tm-home-root .tmhs-art {height:245px}
  #tm-home-root .tmhs-tab {font-size:11px;padding-left:7px;padding-right:7px}
}
@media (prefers-reduced-motion:reduce) {
  #tm-home-root .tmhs *,#tm-home-root .tmhs *:before,#tm-home-root .tmhs *:after {animation:none!important;transition:none!important;scroll-behavior:auto!important}
}

