/* TCET 0.9.0 — Experience Rebuild */
:root {
  --brand:#ab4553; --brand-deep:#7f2635; --brand-bright:#c75c69;
  --cloud:#f0eee9; --paper:#f9f8f5; --ink:#171717; --muted:#67645f;
  --night:#15191a; --line:rgba(23,23,23,.16); --white:#fff;
  --container:min(92vw, 1480px); --text:min(70ch,100%);
  --radius:1.25rem; --ease:cubic-bezier(.2,.75,.2,1);
  --font:"Aptos","Segoe UI Variable","Segoe UI","Helvetica Neue",Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:clamp(1rem,.94rem + .18vw,1.16rem);line-height:1.6;text-rendering:optimizeLegibility}body.tcet-menu-open{overflow:hidden}img,video{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.16em}button,input,textarea,select{font:inherit}.tcet-container{width:var(--container);margin-inline:auto}.screen-reader-text,.tcet-skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tcet-skip-link:focus{position:fixed;z-index:9999;left:1rem;top:1rem;background:#fff;padding:.75rem 1rem;color:#000}.tcet-route-progress{position:fixed;inset:0 0 auto;z-index:110;height:3px;pointer-events:none}.tcet-route-progress span{display:block;width:100%;height:100%;background:var(--brand);transform:scaleX(0);transform-origin:left}
.tcet-header{position:fixed;z-index:100;inset:0 0 auto;color:#fff;transition:background .35s var(--ease),color .35s var(--ease),transform .35s var(--ease)}.tcet-header.is-scrolled{background:rgba(249,248,245,.92);color:var(--ink);backdrop-filter:blur(18px);box-shadow:0 1px 0 var(--line)}.tcet-header__inner{min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.custom-logo{width:auto;max-height:44px}.tcet-brand__name{font-size:1.2rem;font-weight:750;text-decoration:none;letter-spacing:-.03em}.tcet-navigation{justify-self:center}.tcet-navigation__list{display:flex;align-items:center;gap:clamp(1rem,2.3vw,2.6rem);list-style:none;padding:0;margin:0}.tcet-navigation a{font-size:.89rem;font-weight:650;text-decoration:none}.tcet-navigation a:hover,.tcet-navigation .current-menu-item>a{color:var(--brand-bright)}.tcet-header.is-scrolled .tcet-navigation a:hover,.tcet-header.is-scrolled .current-menu-item>a{color:var(--brand)}.tcet-language__list{display:flex;gap:.45rem;list-style:none;padding:0;margin:0}.tcet-language a{font-size:.76rem;font-weight:800;text-decoration:none;text-transform:uppercase}.tcet-menu-toggle{display:none;background:none;border:0;color:inherit;font-size:1.6rem}
.tcet-scene{position:relative}.tcet-kicker{display:flex;align-items:center;gap:.75rem;margin:0 0 1.15rem;color:var(--brand);font-size:clamp(1.25rem,1rem + .9vw,2rem);font-weight:760;line-height:1;letter-spacing:-.035em}.tcet-kicker:before{content:"";width:clamp(2.5rem,5vw,5.5rem);height:3px;background:currentColor}.tcet-hero{min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:var(--night);color:#fff}.tcet-hero__media,.tcet-hero__veil{position:absolute;inset:0}.tcet-hero__media video,.tcet-hero__media img{width:100%;height:100%;object-fit:cover}.tcet-hero__media{transform:scale(1.025)}.tcet-hero__veil{background:linear-gradient(90deg,rgba(12,15,16,.92) 0%,rgba(12,15,16,.68) 48%,rgba(12,15,16,.18) 100%),linear-gradient(0deg,rgba(12,15,16,.65),transparent 46%)}.tcet-hero__layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 18rem;gap:5vw;align-items:end;padding-block:clamp(9rem,18vh,14rem) clamp(5rem,10vh,8rem)}.tcet-hero__copy{max-width:66rem}.tcet-hero h1{font-size:clamp(3.5rem,7.2vw,8.5rem);line-height:.91;letter-spacing:-.065em;max-width:11ch;margin:0}.tcet-hero__lead{max-width:54ch;margin:2rem 0;font-size:clamp(1.15rem,1rem + .6vw,1.65rem);line-height:1.45;color:rgba(255,255,255,.84)}.tcet-actions{display:flex;flex-wrap:wrap;gap:.8rem}.tcet-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.85rem 1.4rem;border:1px solid var(--brand);background:var(--brand);color:#fff;text-decoration:none;font-weight:750;transition:transform .2s var(--ease),background .2s}.tcet-button:hover{transform:translateY(-2px);background:var(--brand-deep)}.tcet-button--ghost{background:transparent;border-color:rgba(255,255,255,.4)}.tcet-button--ghost:hover{background:#fff;color:#111}.tcet-button--light{background:#fff;color:var(--brand-deep);border-color:#fff}.tcet-hero__status{display:grid;gap:.2rem;padding:1.4rem 0;border-block:1px solid rgba(255,255,255,.35)}.tcet-hero__status span{font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.65)}.tcet-hero__status strong{font-size:clamp(1.2rem,1.5vw,1.6rem);font-weight:560}.tcet-scroll-cue{position:absolute;z-index:3;right:4vw;bottom:2rem;display:flex;align-items:center;gap:.8rem;color:#fff;text-decoration:none;font-size:.8rem;text-transform:uppercase;letter-spacing:.14em}.tcet-scroll-cue i{width:3.4rem;height:1px;background:#fff;position:relative}.tcet-scroll-cue i:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-right:1px solid;border-bottom:1px solid;transform:rotate(-45deg)}
.tcet-story{min-height:92svh;background:var(--brand);color:#fff;overflow:hidden;display:grid;align-items:end}.tcet-story__media{position:absolute;inset:0 0 0 44%;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.tcet-story__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--brand),rgba(171,69,83,.06) 58%)}.tcet-story__media video{width:100%;height:100%;object-fit:cover;filter:saturate(.55) contrast(1.08)}.tcet-story__layout{position:relative;z-index:2;display:grid;grid-template-columns:8rem minmax(0,48rem);gap:2rem;align-items:end;padding-block:10rem 7rem}.tcet-story__index{font-size:clamp(5rem,12vw,11rem);line-height:.7;color:rgba(255,255,255,.14);font-weight:800;writing-mode:vertical-rl}.tcet-story .tcet-kicker{color:#fff}.tcet-story h2,.tcet-section-head h2,.tcet-operating-model h2,.tcet-final h2{font-size:clamp(2.8rem,5.2vw,6.7rem);line-height:.96;letter-spacing:-.06em;margin:0}.tcet-story .tcet-prose{max-width:45ch;margin-top:2rem;font-size:clamp(1.05rem,1rem + .3vw,1.35rem)}
.tcet-value{padding-block:clamp(6rem,12vw,12rem);background:var(--cloud)}.tcet-section-head{display:grid;grid-template-columns:minmax(12rem,.42fr) 1fr;gap:5vw;align-items:start;margin-bottom:clamp(4rem,8vw,8rem)}.tcet-section-head>div{display:flex;align-items:flex-start;gap:1rem}.tcet-section-head__number{font-size:.78rem;font-weight:800;border:1px solid currentColor;border-radius:50%;width:2.2rem;height:2.2rem;display:grid;place-items:center}.tcet-section-head .tcet-kicker{margin:0}.tcet-value__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.tcet-value-card{position:relative;min-height:28rem;padding:2rem;background:var(--paper);border-top:4px solid var(--brand);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.tcet-value-card:nth-child(1){grid-column:1/6}.tcet-value-card:nth-child(2){grid-column:6/10;margin-top:7rem}.tcet-value-card:nth-child(3){grid-column:10/13;margin-top:14rem}.tcet-value-card>span{position:absolute;left:1.5rem;top:1rem;font-size:clamp(5rem,9vw,10rem);line-height:1;color:rgba(171,69,83,.08);font-weight:850}.tcet-value-card h3{font-size:clamp(1.65rem,2.1vw,2.8rem);line-height:1.05;letter-spacing:-.045em;margin:0 0 1rem}.tcet-value-card p{margin:0;color:var(--muted)}
.tcet-explorer{background:var(--night);color:#fff;padding-block:clamp(6rem,12vw,12rem)}.tcet-section-head--light .tcet-kicker{color:#fff}.tcet-explorer__shell{border-top:1px solid rgba(255,255,255,.25)}.tcet-explorer__tabs{display:flex;gap:0;overflow:auto;border-bottom:1px solid rgba(255,255,255,.25)}.tcet-explorer__tabs button{flex:1;min-width:max-content;padding:1.4rem 1rem;background:none;color:rgba(255,255,255,.55);border:0;border-bottom:4px solid transparent;font-size:clamp(1.2rem,2vw,2rem);font-weight:720;cursor:pointer}.tcet-explorer__tabs button[aria-selected="true"]{color:#fff;border-color:var(--brand-bright)}.tcet-explorer__panel{padding-top:2.2rem}.tcet-explorer-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1px;background:rgba(255,255,255,.18)}.tcet-content-card{position:relative;grid-column:span 4;min-height:23rem;padding:1.5rem;background:var(--night);display:flex;flex-direction:column;justify-content:space-between;transition:background .3s var(--ease),transform .3s var(--ease);isolation:isolate}.tcet-content-card:nth-child(4n+1){grid-column:span 6}.tcet-content-card:nth-child(4n+4){grid-column:span 6}.tcet-content-card:hover{background:var(--brand);transform:translateY(-4px);z-index:2}.tcet-content-card__hit{position:absolute;inset:0;z-index:3}.tcet-content-card__top{display:flex;justify-content:space-between;gap:1rem}.tcet-content-card__type{margin:0;font-size:.76rem;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.62)}.tcet-content-card__top span{font-size:1.5rem}.tcet-content-card h3{font-size:clamp(1.6rem,2.4vw,3.2rem);line-height:1;letter-spacing:-.05em;margin:0 0 1rem}.tcet-content-card__body>p{color:rgba(255,255,255,.65);max-width:42ch;margin:0}.tcet-inline-action{display:inline-flex;margin-top:2rem;font-weight:750;color:#fff}
.tcet-operating-model{padding-block:clamp(7rem,13vw,13rem);background:var(--paper)}.tcet-operating-model__layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.tcet-operating-model__copy{position:sticky;top:9rem;align-self:start}.tcet-steps{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.tcet-steps li{display:grid;grid-template-columns:4rem 1fr;gap:2rem;padding:2.2rem 0;border-bottom:1px solid var(--line)}.tcet-steps li>span{font-size:.78rem;border:1px solid var(--line);width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:50%}.tcet-steps strong{font-size:clamp(1.8rem,3vw,3.8rem);line-height:1;letter-spacing:-.05em}.tcet-steps p{max-width:42ch;color:var(--muted);margin:.7rem 0 0}
.tcet-journal{padding-block:clamp(6rem,11vw,11rem);background:var(--cloud)}.tcet-journal__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.tcet-journal .tcet-content-card{background:var(--paper);color:var(--ink);border-top:3px solid var(--brand)}.tcet-journal .tcet-content-card:nth-child(1){grid-column:span 7;min-height:30rem}.tcet-journal .tcet-content-card:nth-child(2){grid-column:span 5}.tcet-journal .tcet-content-card:nth-child(n+3){grid-column:span 4}.tcet-journal .tcet-content-card:hover{background:var(--brand);color:#fff}.tcet-journal .tcet-content-card__type,.tcet-journal .tcet-content-card__body>p{color:var(--muted)}.tcet-journal .tcet-content-card:hover .tcet-content-card__type,.tcet-journal .tcet-content-card:hover .tcet-content-card__body>p{color:rgba(255,255,255,.75)}
.tcet-final{background:var(--brand);color:#fff;padding-block:clamp(6rem,10vw,10rem)}.tcet-final__layout{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4rem}.tcet-final .tcet-kicker{color:#fff}.tcet-final h2{max-width:10ch}
.tcet-page-hero,.tcet-marketing-hero{padding-block:clamp(10rem,18vw,17rem) clamp(5rem,9vw,9rem);background:var(--cloud);position:relative;overflow:hidden}.tcet-page-hero:after,.tcet-marketing-hero:after{content:"";position:absolute;width:42vw;aspect-ratio:1;border-radius:50%;right:-14vw;top:-18vw;background:var(--brand);opacity:.94}.tcet-page-hero__inner,.tcet-marketing-hero__grid{position:relative;z-index:2}.tcet-page-hero h1,.tcet-marketing-hero h1{font-size:clamp(3.4rem,7.4vw,8.6rem);line-height:.9;letter-spacing:-.07em;margin:0;max-width:12ch}.tcet-page-hero__lead,.tcet-marketing-hero__intro{font-size:clamp(1.15rem,1.5vw,1.6rem);max-width:55ch;margin:2rem 0}.tcet-marketing-hero__grid{display:grid;grid-template-columns:1fr .65fr;gap:5vw;align-items:end}.tcet-marketing-hero__media{min-height:28rem;background:var(--brand);clip-path:polygon(9% 0,100% 0,100% 91%,0 100%);overflow:hidden}.tcet-marketing-hero__media img{width:100%;height:100%;object-fit:cover}.tcet-hero__placeholder{height:100%;display:grid;place-items:center;color:#fff}.tcet-section{padding-block:clamp(5rem,9vw,9rem)}.tcet-content{max-width:76rem}.tcet-entry__content,.tcet-prose{max-width:var(--text)}.tcet-entry__content h2,.tcet-prose h2{font-size:clamp(2rem,4vw,4.2rem);line-height:1;letter-spacing:-.05em}.tcet-entry__content h3,.tcet-prose h3{font-size:clamp(1.45rem,2.2vw,2.4rem);line-height:1.15}.tcet-entry__content p,.tcet-prose p{margin:0 0 1.3em}.tcet-content-grid,.tcet-device-grid,.tcet-card-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.tcet-content-grid .tcet-content-card{grid-column:span 4;background:var(--night);color:#fff}.tcet-device-card,.tcet-card{grid-column:span 4;padding:1.5rem;background:var(--cloud)}.tcet-footer{background:var(--night);color:#fff;padding-block:5rem 2rem}.tcet-footer__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.tcet-footer__menu{display:flex;flex-wrap:wrap;gap:1rem 2rem;list-style:none;padding:0;margin:0}.tcet-footer__legal{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.6)}
[data-reveal]{opacity:0;transform:translateY(2rem);transition:opacity .8s var(--ease),transform .8s var(--ease)}[data-reveal].is-visible{opacity:1;transform:none}.is-route-loading:after{content:"";position:fixed;z-index:9998;inset:0;background:rgba(249,248,245,.35);pointer-events:none}.is-route-loading .tcet-route-progress span{animation:tcet-loading 1s infinite var(--ease)}@keyframes tcet-loading{0%{transform:scaleX(.08)}70%{transform:scaleX(.8)}100%{transform:scaleX(.98)}}::view-transition-old(main-content){animation:.25s ease both tcet-out}::view-transition-new(main-content){animation:.45s var(--ease) both tcet-in}@keyframes tcet-out{to{opacity:0;transform:translateY(-8px)}}@keyframes tcet-in{from{opacity:0;transform:translateY(14px)}}
@media(max-width:980px){.tcet-header__inner{grid-template-columns:1fr auto auto;min-height:72px}.tcet-menu-toggle{display:block}.tcet-navigation{position:fixed;inset:72px 0 0;background:var(--paper);color:var(--ink);padding:2rem;transform:translateX(100%);transition:transform .3s var(--ease)}.tcet-navigation.is-open{transform:none}.tcet-navigation__list{display:grid;gap:0}.tcet-navigation a{display:block;padding:1rem 0;border-bottom:1px solid var(--line);font-size:1.6rem}.tcet-hero__layout{grid-template-columns:1fr}.tcet-hero__status{display:none}.tcet-story__media{inset:40% 0 0 20%}.tcet-story__layout{grid-template-columns:1fr;padding-top:8rem}.tcet-story__index{display:none}.tcet-section-head,.tcet-operating-model__layout,.tcet-final__layout,.tcet-marketing-hero__grid{grid-template-columns:1fr}.tcet-value-card:nth-child(n){grid-column:span 4;margin-top:0}.tcet-operating-model__copy{position:static}.tcet-content-card:nth-child(n),.tcet-journal .tcet-content-card:nth-child(n){grid-column:span 6}.tcet-final__layout{align-items:start}.tcet-page-hero:after,.tcet-marketing-hero:after{opacity:.18}.tcet-marketing-hero__media{min-height:20rem}}
@media(max-width:640px){:root{--container:min(90vw,1480px)}.tcet-hero h1{font-size:clamp(3rem,16vw,5.2rem)}.tcet-hero__layout{padding-top:8rem}.tcet-scroll-cue{display:none}.tcet-story__media{inset:50% 0 0}.tcet-story__layout{padding-bottom:22rem}.tcet-value__grid{display:block}.tcet-value-card{min-height:19rem;margin-bottom:1rem}.tcet-content-card:nth-child(n),.tcet-journal .tcet-content-card:nth-child(n){grid-column:1/-1;min-height:18rem}.tcet-explorer-grid{grid-template-columns:1fr}.tcet-explorer__tabs button{font-size:1.1rem}.tcet-steps li{grid-template-columns:2.5rem 1fr;gap:1rem}.tcet-footer__grid,.tcet-footer__legal{display:grid;grid-template-columns:1fr}.tcet-page-hero h1,.tcet-marketing-hero h1{font-size:clamp(3rem,15vw,5.6rem)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}.tcet-hero__media video,.tcet-story__media video{display:none}}

/* TCET 0.9.1 — internal-page continuity, title rhythm and navigation repair */
:root{--tcet-display-weight:650;--tcet-display-tracking:-.026em}
.tcet-hero h1,.tcet-story h2,.tcet-section-head h2,.tcet-operating-model h2,.tcet-final h2,
.tcet-page-hero h1,.tcet-marketing-hero h1,.tcet-content-card h3,.tcet-value-card h3,
.tcet-steps strong,.tcet-entry__content h2,.tcet-prose h2{
  font-weight:var(--tcet-display-weight);
  letter-spacing:var(--tcet-display-tracking);
  font-kerning:normal;
  font-optical-sizing:auto;
  text-wrap:balance;
}
.tcet-hero h1{line-height:.96;max-width:12ch}
.tcet-story h2,.tcet-section-head h2,.tcet-operating-model h2,.tcet-final h2{line-height:1}
.tcet-page-hero h1,.tcet-marketing-hero h1{line-height:.96;letter-spacing:-.03em}
.tcet-entry__content h2,.tcet-prose h2{line-height:1.08;letter-spacing:-.02em}

/* Give every internal page the same scene-based visual language as the homepage. */
.tcet-page-hero,.tcet-marketing-hero{
  min-height:min(78svh,54rem);
  display:grid;
  align-items:end;
  padding-block:clamp(10rem,17vw,15rem) clamp(4.5rem,8vw,7rem);
  background:
    linear-gradient(118deg,rgba(249,248,245,.98) 0 58%,rgba(249,248,245,.72) 58% 100%),
    radial-gradient(circle at 86% 18%,rgba(171,69,83,.24) 0 17%,transparent 17.5%),
    var(--cloud);
  border-bottom:1px solid var(--line);
}
.tcet-page-hero:before,.tcet-marketing-hero:before{
  content:"";position:absolute;left:0;bottom:0;width:clamp(5rem,11vw,10rem);height:38%;background:var(--brand)
}
.tcet-page-hero:after,.tcet-marketing-hero:after{
  width:clamp(16rem,34vw,34rem);right:-8vw;top:-11vw;opacity:1;
  background:transparent;border:clamp(2rem,5vw,5rem) solid var(--brand)
}
.tcet-page-hero__inner,.tcet-marketing-hero__grid,.tcet-page-hero>.tcet-container{position:relative;z-index:2}
.tcet-page-hero__inner,.tcet-page-hero>.tcet-container{padding-left:clamp(1.5rem,6vw,7rem)}
.tcet-page-hero p:not(.tcet-eyebrow),.tcet-marketing-hero__intro{font-size:clamp(1.15rem,1rem + .55vw,1.55rem);line-height:1.55;max-width:54ch}
.tcet-eyebrow{font-size:clamp(1.2rem,1rem + .8vw,1.9rem);font-weight:700;letter-spacing:-.015em;text-transform:none;color:var(--brand);display:flex;align-items:center;gap:.8rem}
.tcet-eyebrow:before{content:"";width:clamp(2.5rem,5vw,5rem);height:3px;background:currentColor}

.tcet-section--page-content,.single .tcet-section,.archive .tcet-section{background:var(--paper)}
.tcet-entry,.single .tcet-content,.archive .tcet-container{position:relative}
.tcet-entry__content{font-size:clamp(1.06rem,1rem + .2vw,1.2rem);line-height:1.72}
.tcet-entry__content>p:first-child{font-size:clamp(1.2rem,1.05rem + .5vw,1.55rem);line-height:1.55;color:var(--ink)}
.tcet-entry__content blockquote{margin:3rem 0;padding:2rem clamp(1.5rem,4vw,4rem);border-left:.5rem solid var(--brand);background:var(--cloud);font-size:1.25em}
.tcet-device-grid,.tcet-card-grid,.tcet-content-grid{gap:clamp(1rem,2vw,2rem)}
.tcet-device-card,.tcet-card{border-top:4px solid var(--brand);min-height:24rem;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}
.tcet-device-card:hover,.tcet-card:hover{transform:translateY(-6px);box-shadow:0 1.5rem 3rem rgba(20,20,18,.12)}

@media (max-width:900px){
  .tcet-page-hero,.tcet-marketing-hero{min-height:auto;padding-block:9rem 4.5rem}
  .tcet-page-hero:before,.tcet-marketing-hero:before{width:1rem;height:100%}
  .tcet-page-hero__inner,.tcet-page-hero>.tcet-container{padding-left:1.5rem}
}

/* TCET 0.9.2 — display typography and internal visual continuity */
:root{
  --tcet-display-weight:540;
  --tcet-display-tracking:.006em;
}
.tcet-hero h1,
.tcet-story h2,
.tcet-section-head h2,
.tcet-operating-model h2,
.tcet-final h2,
.tcet-page-hero h1,
.tcet-marketing-hero h1,
.tcet-content-card h3,
.tcet-value-card h3,
.tcet-steps strong,
.tcet-entry__content h2,
.tcet-prose h2{
  font-weight:var(--tcet-display-weight);
  letter-spacing:var(--tcet-display-tracking);
  font-kerning:normal;
  font-optical-sizing:auto;
  text-rendering:optimizeLegibility;
}
.tcet-hero h1{line-height:.98;max-width:12.5ch}
.tcet-story h2,.tcet-section-head h2,.tcet-operating-model h2,.tcet-final h2{line-height:1.04}
.tcet-content-card h3,.tcet-value-card h3,.tcet-steps strong{line-height:1.1;letter-spacing:.003em}

/* Internal pages begin with the same strong dark visual register as the home. */
body:not(.home) .tcet-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(12,15,16,.88),rgba(12,15,16,0));}
.tcet-page-hero,.tcet-marketing-hero{
  min-height:min(76svh,56rem);
  display:flex;
  align-items:flex-end;
  padding-block:clamp(10rem,18vw,16rem) clamp(5rem,9vw,8rem);
  background:
    radial-gradient(circle at 84% 18%,rgba(171,69,83,.9) 0 12%,rgba(171,69,83,.18) 12.5% 26%,transparent 26.5%),
    linear-gradient(125deg,#0c0f10 0%,#171a1b 66%,#24191c 100%);
  color:#fff;
}
.tcet-page-hero:after,.tcet-marketing-hero:after{
  width:34vw;right:-11vw;top:auto;bottom:-22vw;background:transparent;
  border:1px solid rgba(255,255,255,.18);opacity:1;
}
.tcet-page-hero h1,.tcet-marketing-hero h1{font-weight:540;letter-spacing:.006em;line-height:.98;max-width:13ch}
.tcet-page-hero__lead,.tcet-marketing-hero__intro,.tcet-page-hero p{color:rgba(255,255,255,.76)}
.tcet-page-hero .tcet-eyebrow,.tcet-marketing-hero .tcet-eyebrow{color:#fff}
.tcet-marketing-hero__media{border:1px solid rgba(255,255,255,.22);background:var(--brand)}

@media (max-width:720px){
  .tcet-hero h1,.tcet-page-hero h1,.tcet-marketing-hero h1{letter-spacing:.008em;line-height:1.02}
  .tcet-page-hero,.tcet-marketing-hero{min-height:68svh}
}

/* TCET 1.0.5 — contextual heroes, approved identity and native WhatsApp */
.tcet-brand__logo,.tcet-brand__logo img{display:block}.tcet-brand__logo img,.custom-logo{width:min(17rem,24vw);height:auto;max-height:3.4rem;object-fit:contain;object-position:left center}
.tcet-footer__brand img{width:min(17rem,70vw);height:auto;margin-bottom:1rem}
.tcet-marketing-hero__media,.tcet-device-hero__media{clip-path:none!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(171,69,83,.08))!important;border-radius:1.25rem;overflow:hidden;min-height:30rem;box-shadow:0 2.5rem 7rem rgba(0,0,0,.35)}
.tcet-marketing-hero:before{content:"";position:absolute;inset:auto auto 0 0;width:34vw;height:34vw;background:radial-gradient(circle,rgba(171,69,83,.16) 0 2px,transparent 3px);background-size:22px 22px;mask-image:linear-gradient(135deg,#000,transparent 70%)}
.tcet-context-visual{position:relative;min-height:30rem;height:100%;padding:2.1rem;background:radial-gradient(circle at 76% 20%,rgba(171,69,83,.22),transparent 34%),linear-gradient(145deg,#101416,#171b1d);overflow:hidden}
.tcet-context-visual__panel{position:relative;z-index:2;width:82%;margin:0 0 0 auto;padding:1.2rem;border:1px solid rgba(255,255,255,.18);border-radius:1rem;background:rgba(13,16,18,.88);box-shadow:0 1.8rem 4rem rgba(0,0,0,.42);color:#fff;transform:perspective(1000px) rotateY(-4deg) rotateX(1deg)}
.tcet-context-visual__top{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.13);font-size:.8rem}.tcet-context-visual__top span{color:#fff}.tcet-context-visual__top strong{font-weight:600}
.tcet-context-visual__metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem;margin:.8rem 0}.tcet-context-visual__metrics span{padding:.65rem;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:rgba(255,255,255,.035)}.tcet-context-visual__metrics small,.tcet-context-visual__metrics b{display:block}.tcet-context-visual__metrics small{font-size:.62rem;color:rgba(255,255,255,.62)}.tcet-context-visual__metrics b{margin-top:.2rem;font-size:1.1rem}
.tcet-context-visual__map{position:relative;height:13.5rem;border-radius:.65rem;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#15191b;background-size:24px 24px;overflow:hidden}.tcet-context-visual__map svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--brand);stroke-width:2;stroke-dasharray:7 8;opacity:.72}.tcet-pin{position:absolute;z-index:3;width:1rem;height:1rem;border-radius:50% 50% 50% 0;background:var(--brand);transform:rotate(-45deg);box-shadow:0 0 0 5px rgba(171,69,83,.18)}.tcet-pin:after{content:"";position:absolute;width:.32rem;height:.32rem;border-radius:50%;background:#fff;top:.34rem;left:.34rem}.tcet-pin--one{left:24%;top:58%}.tcet-pin--two{left:53%;top:25%}.tcet-pin--three{right:18%;top:62%}
.tcet-context-visual__list{display:grid;gap:.35rem;margin-top:.65rem}.tcet-context-visual__list span{display:flex;justify-content:space-between;padding:.45rem .6rem;background:rgba(255,255,255,.035);font-size:.7rem}.tcet-context-visual__list em{font-style:normal;color:#88c989}
.tcet-context-visual__asset{position:absolute;z-index:3;bottom:1.2rem;box-shadow:0 1rem 2rem rgba(0,0,0,.35)}.tcet-context-visual__asset--container{left:3%;width:24%;height:18%;background:linear-gradient(90deg,#7f2735,#b44553);border:1px solid rgba(255,255,255,.2)}.tcet-context-visual__asset--container:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 12%,rgba(0,0,0,.24) 13% 15%)}.tcet-context-visual__asset--device{left:48%;width:13%;height:12%;background:#b8bdbe;border:4px solid #747c7e}.tcet-context-visual__asset--truck{right:2%;width:28%;height:11%;background:linear-gradient(12deg,#ccd0d0 0 62%,transparent 63%);clip-path:polygon(0 35%,63% 35%,70% 0,88% 0,100% 50%,100% 100%,0 100%)}
.tcet-marketing-hero h1,.tcet-device-hero h1{font-weight:470!important;letter-spacing:.015em!important;line-height:1.02!important}
.tcet-contact-hero{position:relative;overflow:hidden;padding-block:clamp(9rem,15vw,13rem) clamp(4rem,7vw,7rem);background:linear-gradient(115deg,#0b0f11,#11171a 65%,#171114);color:#fff}.tcet-contact-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);gap:4vw;align-items:center}.tcet-contact-hero h1{font-size:clamp(3.5rem,6vw,7.2rem);font-weight:470;letter-spacing:.015em;line-height:1.02;max-width:12ch;margin:.7rem 0 1.4rem}.tcet-contact-hero__intro{font-size:clamp(1.1rem,1.4vw,1.4rem);line-height:1.55;color:rgba(255,255,255,.76);max-width:45ch}.tcet-contact-hero__actions{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.tcet-whatsapp-button{gap:.75rem}.tcet-whatsapp-number{display:grid;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.25)}.tcet-whatsapp-number strong{font-size:1.15rem}.tcet-whatsapp-number small{color:rgba(255,255,255,.65)}.tcet-whatsapp-message{max-width:45rem;margin-top:1.2rem;color:rgba(255,255,255,.72);font-size:.86rem}.tcet-whatsapp-message strong{color:var(--brand)}.tcet-contact-hero__visual .tcet-context-visual{min-height:27rem;border-radius:1rem}.tcet-contact-main{padding-block:clamp(4rem,7vw,7rem);background:var(--cloud)}.tcet-contact-main__grid{display:grid;grid-template-columns:minmax(17rem,.55fr) minmax(0,1.45fr);gap:4rem}.tcet-contact-options h2,.tcet-contact-form-panel h2{font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:520;letter-spacing:.01em}.tcet-contact-option{display:flex;align-items:center;gap:1rem;padding:1.1rem;margin-top:.75rem;background:#fff;border:1px solid var(--line);border-radius:.65rem}.tcet-contact-option>span{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:rgba(171,69,83,.09);color:var(--brand);font-size:1.35rem}.tcet-contact-option div{display:grid}.tcet-contact-option small{margin-top:.2rem;color:var(--muted)}.tcet-contact-form-panel{padding:clamp(1.5rem,3vw,2.5rem);background:#fff;border:1px solid var(--line);border-radius:.8rem;box-shadow:0 1.5rem 4rem rgba(24,24,22,.07)}.tcet-form-placeholder{min-height:15rem;display:grid;place-items:center;margin-top:1.5rem;border:1px dashed var(--line);color:var(--muted);text-align:center;padding:2rem}.tcet-whatsapp-fab{position:fixed;z-index:50;right:1.5rem;bottom:1.5rem;display:grid;place-items:center;width:3.8rem;height:3.8rem;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;font-size:1.6rem;box-shadow:0 .8rem 2rem rgba(0,0,0,.25)}
@media(max-width:980px){.tcet-contact-hero__grid,.tcet-contact-main__grid{grid-template-columns:1fr}.tcet-contact-hero__visual{order:-1}.tcet-context-visual__panel{width:100%}.tcet-brand__logo img,.custom-logo{width:12rem}.tcet-contact-hero__actions{align-items:flex-start;flex-direction:column}.tcet-whatsapp-number{padding-left:0;border-left:0}}


/* TCET 1.0.5 — contact privacy and contextual visual cleanup */
.tcet-contact-hero__actions{align-items:center;gap:1rem}
.tcet-whatsapp-note{max-width:42rem;margin-top:1rem;color:rgba(255,255,255,.72);font-size:.95rem}
.tcet-whatsapp-number,.tcet-whatsapp-message{display:none!important}
.tcet-context-visual{padding:1.75rem 1.75rem 1.4rem;background:radial-gradient(circle at 76% 18%,rgba(171,69,83,.16),transparent 30%),linear-gradient(145deg,#101416,#171b1d)}
.tcet-context-visual__panel{width:min(100%,46rem);margin:0 0 0 auto;transform:none}
.tcet-context-visual__map{height:14rem}
.tcet-context-visual__list{margin-top:.8rem}
.tcet-context-visual__footer{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.9rem}
.tcet-context-chip{display:inline-flex;align-items:center;min-height:2.25rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);color:#fff;font-size:.72rem;line-height:1;letter-spacing:.01em}
.tcet-context-chip--brand{background:rgba(171,69,83,.18);border-color:rgba(171,69,83,.42);color:#ffd9de}
.tcet-context-chip--neutral{color:rgba(255,255,255,.78)}
.tcet-context-visual__asset,.tcet-context-visual__asset--container,.tcet-context-visual__asset--device,.tcet-context-visual__asset--truck{display:none!important}
@media(max-width:980px){.tcet-contact-hero__actions{align-items:flex-start;flex-direction:column}.tcet-context-visual{padding:1.2rem}.tcet-context-visual__panel{width:100%}}


/* TCET 1.0.5 — Hero & Visual Cohesion */
.tcet-showcase-hero{position:relative;overflow:hidden;padding-block:clamp(8.5rem,14vw,12rem) clamp(3.5rem,6vw,5.5rem);background:linear-gradient(120deg,#070b0d 0%,#0d1215 58%,#181113 100%);color:#fff}
.tcet-showcase-hero__backdrop{position:absolute;inset:0;background:radial-gradient(circle at 76% 22%,rgba(171,69,83,.22),transparent 28%),radial-gradient(circle at 12% 86%,rgba(171,69,83,.17),transparent 24%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,auto,44px 44px,44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,.95),rgba(0,0,0,.85));opacity:.82}
.tcet-showcase-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:13rem;background:linear-gradient(180deg,transparent,rgba(6,8,10,.64));pointer-events:none}
.tcet-showcase-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.82fr) minmax(28rem,1.18fr);gap:4vw;align-items:end}
.tcet-showcase-hero__copy{padding-bottom:1rem;max-width:46rem}
.tcet-showcase-hero h1{margin:0;font-size:clamp(3.6rem,7vw,7.7rem);line-height:.96;font-weight:480;letter-spacing:.008em;max-width:11ch}
.tcet-showcase-hero__intro{margin:1.4rem 0 0;font-size:clamp(1.08rem,1rem + .45vw,1.48rem);line-height:1.55;color:rgba(255,255,255,.8);max-width:44ch}
.tcet-showcase-hero__intro--application{margin-top:1rem;color:#fff;font-weight:600}
.tcet-showcase-hero__actions{display:flex;flex-wrap:wrap;gap:.95rem;margin-top:2rem}
.tcet-showcase-hero__media{position:relative;min-height:33rem;border:1px solid rgba(255,255,255,.16);border-radius:1.35rem;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(171,69,83,.09));box-shadow:0 2rem 5rem rgba(0,0,0,.33)}
.tcet-showcase-hero__media img{width:100%;height:100%;object-fit:cover}
.tcet-showcase-hero .tcet-eyebrow{color:#fff;margin-bottom:1.25rem}
.tcet-showcase-hero .tcet-button--ghost{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.02)}
.tcet-showcase-hero .tcet-button--ghost:hover{background:#fff;color:#111}
.tcet-signal-strip{background:linear-gradient(180deg,#fbfaf8,#f6f2ed);border-top:1px solid rgba(17,19,20,.06);border-bottom:1px solid rgba(17,19,20,.06);padding-block:3.2rem 3.6rem}
.tcet-signal-strip__head{max-width:60rem;margin:0 auto 2.2rem;text-align:center}
.tcet-signal-strip__eyebrow{margin:0 0 .75rem;color:var(--brand);text-transform:uppercase;letter-spacing:.28em;font-size:.82rem;font-weight:760}
.tcet-signal-strip__head h2{margin:0;font-size:clamp(2.4rem,4vw,4.2rem);line-height:1.02;font-weight:460;letter-spacing:.005em;color:#171716}
.tcet-signal-strip__head p{max-width:50rem;margin:1rem auto 0;color:var(--muted);font-size:1.08rem;line-height:1.65}
.tcet-signal-strip__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.tcet-signal{display:grid;grid-template-columns:4.25rem 1fr;gap:1rem;padding:1.45rem 1.15rem;align-items:start;background:transparent}
.tcet-signal + .tcet-signal{border-left:1px solid var(--line)}
.tcet-signal__icon{display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(171,69,83,.08);color:var(--brand);font-size:1.5rem;line-height:1;border:1px solid rgba(171,69,83,.12)}
.tcet-signal h3{margin:.1rem 0 .35rem;font-size:1.08rem;line-height:1.25;font-weight:700;color:#171716}
.tcet-signal p{margin:0;color:var(--muted);font-size:.96rem;line-height:1.6}
.tcet-showcase-hero--article .tcet-showcase-hero__intro{color:rgba(255,255,255,.65)}
.tcet-showcase-hero--archive .tcet-showcase-hero__media,.tcet-showcase-hero--page .tcet-showcase-hero__media,.tcet-showcase-hero--marketing .tcet-showcase-hero__media,.tcet-showcase-hero--device .tcet-showcase-hero__media,.tcet-showcase-hero--article .tcet-showcase-hero__media{display:flex;align-items:stretch}
@media(max-width:1100px){.tcet-signal-strip__grid{grid-template-columns:1fr 1fr}.tcet-signal:nth-child(odd){border-left:0}.tcet-signal:nth-child(n+3){border-top:1px solid var(--line)}}
@media(max-width:980px){.tcet-showcase-hero__grid{grid-template-columns:1fr}.tcet-showcase-hero__media{order:-1;min-height:25rem}.tcet-showcase-hero h1{max-width:12ch}.tcet-signal-strip{padding-block:2.6rem 3rem}}
@media(max-width:760px){.tcet-signal-strip__grid{grid-template-columns:1fr}.tcet-signal{border-left:0!important}.tcet-signal + .tcet-signal{border-top:1px solid var(--line)}.tcet-showcase-hero h1{font-size:clamp(2.9rem,13vw,4.8rem)}.tcet-showcase-hero__actions{flex-direction:column;align-items:flex-start}.tcet-showcase-hero__media{min-height:21rem}}


/* TCET 1.0.5 — Typography & Layout Refinement */
:root{--tcet-display:"Balham","Aptos Display","Segoe UI Variable Display","Segoe UI",sans-serif}
.tcet-hero h1,.tcet-story h2,.tcet-section-head h2,.tcet-operating-model h2,.tcet-final h2,
.tcet-page-hero h1,.tcet-marketing-hero h1,.tcet-showcase-hero h1,.tcet-signal-strip__head h2,
.tcet-content-card h3,.tcet-value-card h3,.tcet-entry__content h2,.tcet-entry__content h3,
.tcet-prose h2,.tcet-prose h3,.tcet-device-card h2,.tcet-card h2,.tcet-contact-hero h1,
.tcet-contact-options h2,.tcet-contact-form-panel h2{font-family:var(--tcet-display)}

/* The logo is assembled from symbol and wordmark so the gap can be controlled cleanly. */
.tcet-brand__lockup,.tcet-footer__lockup{display:inline-flex;align-items:center;text-decoration:none}
.tcet-brand__lockup{gap:1.05rem;height:3.35rem}
.tcet-brand__symbol{width:2.15rem;height:3.35rem;object-fit:contain}
.tcet-brand__wordmark{width:auto;height:2.72rem;object-fit:contain}
.tcet-footer__lockup{gap:1.25rem;margin-bottom:.75rem}
.tcet-footer__symbol{width:2.25rem;height:3.55rem;object-fit:contain}
.tcet-footer__wordmark{width:auto;height:2.85rem;object-fit:contain}
.tcet-header.is-scrolled .tcet-brand__symbol,.tcet-header.is-scrolled .tcet-brand__wordmark{filter:brightness(0) saturate(100%) invert(32%) sepia(23%) saturate(1846%) hue-rotate(300deg) brightness(93%) contrast(91%)}

/* Footer vertical footprint reduced by roughly one third. */
.tcet-footer{padding-block:3.35rem 1.35rem}
.tcet-footer__grid{gap:2rem}
.tcet-footer__legal{margin-top:2.55rem;padding-top:1rem}

/* Card surfaces are intentionally unified across archives. */
.tcet-device-card,.tcet-card,.tcet-content-grid .tcet-content-card{background:var(--night);color:#fff;border-top-color:var(--brand)}
.tcet-device-card p,.tcet-card p{color:rgba(255,255,255,.68)}
.tcet-device-card a,.tcet-card a{color:#fff}
.tcet-device-card__media{background:linear-gradient(145deg,#111719,#1b2022);border-bottom:1px solid rgba(255,255,255,.1)}
.tcet-device-card__placeholder{color:rgba(255,255,255,.86)}

/* A single, taller hero register for all internal destinations. */
.tcet-showcase-hero{min-height:min(82svh,62rem);display:flex;align-items:flex-end;padding-block:clamp(9.5rem,15vw,13.5rem) clamp(4.8rem,7vw,6.8rem)}
.tcet-showcase-hero__grid{width:var(--container);align-items:center}
.tcet-showcase-hero h1{font-size:clamp(4rem,7.45vw,8.2rem);line-height:.96;max-width:11.5ch}
.tcet-showcase-hero__copy{padding-bottom:0;min-width:0}
.tcet-showcase-hero__media{min-width:0}

/* Long archive titles stay within their column and never slide under the visual. */
.tcet-showcase-hero--archive .tcet-showcase-hero__grid,
.tcet-showcase-hero--article .tcet-showcase-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(26rem,1.05fr)}
.tcet-showcase-hero--archive h1,.tcet-showcase-hero--article h1{max-width:9.8ch;overflow-wrap:anywhere;hyphens:auto}
body.blog .tcet-showcase-hero h1,body.post-type-archive-tcet_resource .tcet-showcase-hero h1{font-size:clamp(3.65rem,6.6vw,7.25rem);max-width:10.8ch}

@media(max-width:980px){
  .tcet-brand__lockup{gap:.85rem;height:2.9rem}.tcet-brand__symbol{width:1.85rem;height:2.9rem}.tcet-brand__wordmark{height:2.3rem}
  .tcet-showcase-hero{min-height:auto;padding-block:8.75rem 4.5rem}
  .tcet-showcase-hero--archive .tcet-showcase-hero__grid,.tcet-showcase-hero--article .tcet-showcase-hero__grid{grid-template-columns:1fr}
  .tcet-showcase-hero--archive h1,.tcet-showcase-hero--article h1,body.blog .tcet-showcase-hero h1{max-width:12ch;overflow-wrap:normal}
}


/* TCET 1.0.5 — vector identity and footer logo correction */
.tcet-brand__lockup{position:relative;display:block;width:clamp(11.5rem,15vw,15.75rem);height:auto;aspect-ratio:1660/418}
.tcet-brand__logo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:left center;transition:opacity .25s var(--ease)}
.tcet-brand__logo--white{opacity:1}
.tcet-brand__logo--red{opacity:0}
.tcet-header.is-scrolled .tcet-brand__logo--white{opacity:0}
.tcet-header.is-scrolled .tcet-brand__logo--red{opacity:1}
.tcet-footer__lockup{display:block;width:clamp(12rem,17vw,16rem);height:auto;aspect-ratio:1660/418;margin-bottom:.8rem}
.tcet-footer__logo{display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:left center;margin:0}
.tcet-footer__brand img.tcet-footer__logo{width:100%;height:100%;max-width:none;margin:0}
.tcet-footer__symbol,.tcet-footer__wordmark,.tcet-brand__symbol,.tcet-brand__wordmark{display:none!important}
@media(max-width:980px){.tcet-brand__lockup{width:12rem}.tcet-footer__lockup{width:13rem}}


/* TCET 1.0.5 — restore brand top rule on every dark card */
.tcet-content-card,
.tcet-content-grid .tcet-content-card,
.tcet-explorer .tcet-content-card,
.tcet-device-card,
.tcet-card{
  position:relative;
  border-top:4px solid var(--brand)!important;
}
.tcet-content-card::before,
.tcet-device-card::before,
.tcet-card::before{
  content:"";
  position:absolute;
  z-index:4;
  left:0;
  right:0;
  top:0;
  height:4px;
  background:var(--brand);
  pointer-events:none;
}
.tcet-journal .tcet-content-card{border-top-color:var(--brand)!important}


/* TCET 1.0.5 — literal reconstruction of the approved upper homepage */
.home .tcet-header{background:linear-gradient(180deg,rgba(5,10,14,.96),rgba(5,10,14,.74) 70%,transparent);}
.home .tcet-header__inner{grid-template-columns:minmax(13rem,auto) minmax(0,1fr) auto;gap:1.7rem;min-height:6.4rem}
.home .tcet-brand__logo{width:12.8rem;max-height:none}
.home .tcet-navigation{justify-self:center;min-width:0}
.home .tcet-navigation__list{gap:clamp(.75rem,1.55vw,1.7rem)}
.home .tcet-navigation a{font-size:.84rem;font-weight:540;white-space:nowrap}
.tcet-header__demo{display:inline-flex;align-items:center;gap:1.1rem;min-height:2.55rem;padding:.65rem 1.2rem;border:1px solid var(--brand);border-radius:.65rem;color:var(--brand-bright);text-decoration:none;font-size:.86rem;font-weight:620;white-space:nowrap}
.tcet-header__demo:hover{background:var(--brand);color:#fff}
.tcet-reference-home{position:relative;min-height:38.2rem;padding-top:7.1rem;overflow:hidden;background:radial-gradient(circle at 86% 16%,rgba(171,69,83,.08),transparent 30%),linear-gradient(115deg,#050a0e 0%,#071018 55%,#071018 100%);color:#fff}
.tcet-reference-home:after{content:"";position:absolute;inset:auto 0 0;height:6rem;background:linear-gradient(180deg,transparent,#071018);pointer-events:none}
.tcet-reference-home__network{position:absolute;left:-5rem;bottom:-5rem;width:31rem;height:28rem;background:radial-gradient(circle at 50% 50%,rgba(171,69,83,.28) 0 1px,transparent 2px);background-size:1.9rem 1.9rem;mask-image:radial-gradient(circle at 40% 54%,#000,transparent 72%);opacity:.75}
.tcet-reference-home__network:after{content:"";position:absolute;inset:0;background:linear-gradient(38deg,transparent 48%,rgba(171,69,83,.35) 49% 49.5%,transparent 50%),linear-gradient(115deg,transparent 48%,rgba(171,69,83,.22) 49% 49.5%,transparent 50%);background-size:9rem 8rem;opacity:.6}
.tcet-reference-home__layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(27rem,.72fr) minmax(34rem,1.28fr);gap:1rem;align-items:center;min-height:31rem}
.tcet-reference-home__copy{position:relative;z-index:3;padding:2rem 0 4.2rem 3rem}
.tcet-reference-home__eyebrow{display:flex;align-items:center;gap:1rem;margin:0 0 1.15rem;color:var(--brand-bright);font-size:1.28rem;font-weight:540;letter-spacing:.02em}
.tcet-reference-home__eyebrow span{width:2.15rem;height:2px;background:currentColor}
.tcet-reference-home h1{max-width:8ch;margin:0;font-family:var(--tcet-display);font-size:clamp(4.35rem,5.8vw,6.35rem);font-weight:470;line-height:.92;letter-spacing:.012em;text-wrap:balance}
.tcet-reference-home__lead{max-width:34rem;margin:1.55rem 0 0;font-size:1.1rem;line-height:1.58;color:rgba(255,255,255,.78)}
.tcet-reference-home__actions{display:flex;align-items:center;gap:2rem;margin-top:2rem}
.tcet-reference-home__primary{min-width:14.5rem;justify-content:space-between;border-radius:.28rem}
.tcet-reference-home__secondary{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-width:14.2rem;padding:.85rem 0 .75rem;color:#fff;border-bottom:2px solid rgba(255,255,255,.62);text-decoration:none;font-weight:520}
.tcet-reference-home__secondary:hover{color:var(--brand-bright);border-color:var(--brand-bright)}
.tcet-reference-home__visual{position:absolute;z-index:1;right:-1.5rem;bottom:0;width:min(67vw,68rem);height:34rem;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden}
.tcet-reference-home__visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071018 0%,rgba(7,16,24,.86) 6%,rgba(7,16,24,.18) 22%,transparent 42%);z-index:2;pointer-events:none}
.tcet-reference-home__visual img{width:100%;height:100%;object-fit:cover;object-position:center bottom;filter:saturate(.92) contrast(1.04)}
.tcet-reference-band{background:#faf8f5;padding:1.9rem 0 2.15rem;color:#181716;border-bottom:1px solid rgba(23,23,23,.14)}
.tcet-reference-band__head{text-align:center;max-width:59rem;margin:0 auto 1.65rem}
.tcet-reference-band__head>p{margin:0 0 .55rem;color:var(--brand);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.25em}
.tcet-reference-band__head h2{margin:0;font-family:var(--tcet-display);font-size:2.15rem;font-weight:470;line-height:1.08;letter-spacing:.012em}
.tcet-reference-band__head>span{display:block;width:2.6rem;height:2px;margin:.65rem auto;background:var(--brand)}
.tcet-reference-band__head>div{max-width:47rem;margin:0 auto;color:#5e5a55;font-size:.86rem;line-height:1.48}
.tcet-reference-band__items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:0}
.tcet-reference-band__items article{display:grid;grid-template-columns:3.3rem minmax(0,1fr);gap:.8rem;align-items:start;padding:.25rem 1.25rem;min-height:5.1rem}
.tcet-reference-band__items article+article{border-left:1px solid rgba(23,23,23,.13)}
.tcet-reference-band__items i{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:50%;background:rgba(171,69,83,.07);color:var(--brand);font-style:normal;font-size:1.45rem}
.tcet-reference-band__items h3{margin:.2rem 0 .35rem;font-size:.82rem;font-weight:700;line-height:1.25}
.tcet-reference-band__items p{margin:0;color:#6a655f;font-size:.72rem;line-height:1.5}
@media(max-width:1180px){
  .home .tcet-header__inner{grid-template-columns:auto 1fr auto;gap:1rem}
  .home .tcet-brand__logo{width:10.5rem}
  .home .tcet-navigation__list{gap:.8rem}
  .home .tcet-navigation a{font-size:.76rem}
  .tcet-header__demo{padding:.6rem .85rem;font-size:.78rem}
  .tcet-reference-home__layout{grid-template-columns:minmax(24rem,.8fr) minmax(30rem,1.2fr)}
  .tcet-reference-home__copy{padding-left:1rem}
  .tcet-reference-home__visual{width:66vw}
  .tcet-reference-band__items article{padding-inline:.8rem}
}
@media(max-width:980px){
  .tcet-header__demo{display:none}
  .home .tcet-header__inner{grid-template-columns:1fr auto auto;min-height:4.5rem}
  .tcet-reference-home{padding-top:5.2rem}
  .tcet-reference-home__layout{display:block;min-height:auto}
  .tcet-reference-home__copy{padding:3.5rem 0 2rem;max-width:44rem}
  .tcet-reference-home__visual{position:relative;right:auto;bottom:auto;width:100%;height:auto;min-height:24rem}
  .tcet-reference-home__visual:before{background:linear-gradient(180deg,#071018 0%,transparent 20%)}
  .tcet-reference-home__visual img{height:auto;object-fit:contain}
  .tcet-reference-band__items{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tcet-reference-band__items article:nth-child(odd){border-left:0}
  .tcet-reference-band__items article:nth-child(n+3){border-top:1px solid rgba(23,23,23,.13);padding-top:1rem}
}
@media(max-width:640px){
  .tcet-reference-home h1{font-size:clamp(3.25rem,15vw,5rem)}
  .tcet-reference-home__copy{padding-top:2.7rem}
  .tcet-reference-home__actions{align-items:flex-start;flex-direction:column;gap:1rem}
  .tcet-reference-home__primary,.tcet-reference-home__secondary{width:100%;min-width:0}
  .tcet-reference-home__visual{min-height:16rem}
  .tcet-reference-band__items{grid-template-columns:1fr}
  .tcet-reference-band__items article+article{border-left:0;border-top:1px solid rgba(23,23,23,.13);padding-top:1rem}
}


/* TCET 1.0.5 — faithful home upper half replication */
.home .tcet-header{background:linear-gradient(180deg,rgba(5,10,14,.92),rgba(5,10,14,.72) 68%,rgba(5,10,14,0) 100%)}
.home .tcet-header__inner{min-height:6.55rem;gap:1.85rem}
.home .tcet-navigation__list{gap:clamp(1rem,2vw,2.25rem)}
.tcet-reference-home{min-height:38.6rem;padding-top:6.35rem;background:radial-gradient(circle at 84% 17%,rgba(171,69,83,.07),transparent 24%),linear-gradient(115deg,#050a0e 0%,#071018 58%,#071018 100%)}
.tcet-reference-home__layout{grid-template-columns:minmax(28rem,.73fr) minmax(40rem,1.27fr);gap:.25rem;align-items:end;min-height:32rem}
.tcet-reference-home__copy{padding:1.25rem 0 4.35rem 3.35rem;max-width:36rem}
.tcet-reference-home__eyebrow{margin-bottom:1.35rem;font-size:1.34rem;font-weight:520;letter-spacing:.025em;color:#d85a6a}
.tcet-reference-home__eyebrow span{width:2.25rem;height:2px}
.tcet-reference-home h1{max-width:8.2ch;font-size:clamp(4.85rem,6.25vw,6.8rem);line-height:.93;font-weight:430;letter-spacing:.01em;margin:0}
.tcet-reference-home__lead{max-width:35rem;margin-top:1.7rem;font-size:1.16rem;line-height:1.58;color:rgba(255,255,255,.82)}
.tcet-reference-home__actions{gap:2.2rem;margin-top:2.35rem}
.tcet-reference-home__primary{min-width:16rem;min-height:3.55rem;padding-inline:1.55rem;border-radius:.4rem;font-weight:620}
.tcet-reference-home__secondary{min-width:15.5rem;padding-bottom:.8rem;font-weight:500;border-bottom:2px solid rgba(255,255,255,.72)}
.tcet-reference-home__visual{right:0;bottom:0;width:min(64vw,70rem);height:35rem;overflow:visible}
.tcet-reference-home__visual:before{background:linear-gradient(90deg,#071018 0%,rgba(7,16,24,.88) 5.5%,rgba(7,16,24,.28) 18%,transparent 34%)}
.tcet-reference-home__visual img{width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:none}
.tcet-reference-band{padding:1.7rem 0 1.95rem;background:#fbf8f5}
.tcet-reference-band__head{max-width:60rem;margin-bottom:1.55rem}
.tcet-reference-band__head>p{margin-bottom:.65rem;font-size:.78rem;letter-spacing:.26em}
.tcet-reference-band__head h2{font-size:clamp(2.35rem,2.75vw,3.25rem);font-weight:430;line-height:1.08}
.tcet-reference-band__head>span{width:2.8rem;margin:.8rem auto}
.tcet-reference-band__head>div{max-width:47rem;font-size:.95rem;line-height:1.58}
.tcet-reference-band__items article{grid-template-columns:3.7rem minmax(0,1fr);gap:.95rem;padding:.3rem 1.35rem;min-height:5.65rem}
.tcet-reference-band__items i{width:3rem;height:3rem;font-size:1.5rem}
.tcet-reference-band__items h3{font-size:.96rem;margin:.25rem 0 .3rem}
.tcet-reference-band__items p{font-size:.8rem;line-height:1.55}
@media (max-width:1180px){
  .tcet-reference-home__layout{grid-template-columns:minmax(24rem,.84fr) minmax(32rem,1.16fr)}
  .tcet-reference-home__copy{padding-left:1.8rem}
  .tcet-reference-home__visual{width:min(62vw,58rem);height:32rem}
}
@media (max-width:980px){
  .tcet-reference-home{padding-top:5.2rem}
  .tcet-reference-home__layout{display:block;min-height:auto}
  .tcet-reference-home__copy{padding:3.2rem 0 2rem;max-width:44rem}
  .tcet-reference-home__visual{position:relative;width:100%;height:auto;min-height:22rem}
  .tcet-reference-home__visual img{height:auto}
}
@media (max-width:640px){
  .tcet-reference-home h1{font-size:clamp(3.25rem,14vw,5rem)}
  .tcet-reference-home__actions{flex-direction:column;align-items:flex-start;gap:1rem}
  .tcet-reference-home__primary,.tcet-reference-home__secondary{width:100%;min-width:0}
}


/* TCET 1.0.5 — Home hero operator video */
.tcet-reference-home__visual--video{overflow:hidden}
.tcet-reference-home__visual--video:before{z-index:3;background:linear-gradient(90deg,#071018 0%,rgba(7,16,24,.94) 5%,rgba(7,16,24,.48) 18%,rgba(7,16,24,.08) 42%,transparent 64%),linear-gradient(180deg,rgba(7,16,24,.08),rgba(7,16,24,.32))}
.tcet-reference-home__visual--video video{display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.82) contrast(1.05) brightness(.76)}
@media(max-width:980px){
  .tcet-reference-home__visual--video{min-height:25rem}
  .tcet-reference-home__visual--video video{position:absolute;inset:0;object-position:center 35%}
  .tcet-reference-home__visual--video:before{background:linear-gradient(180deg,#071018 0%,rgba(7,16,24,.28) 22%,transparent 52%,rgba(7,16,24,.42) 100%)}
}
@media(max-width:640px){
  .tcet-reference-home__visual--video{min-height:18rem}
}
@media(prefers-reduced-motion:reduce){
  .tcet-reference-home__visual--video video{display:none}
  .tcet-reference-home__visual--video{background:url('../images/tcet-hero-operator-poster.jpg') center/cover no-repeat}
}


/* TCET 1.0.5 — home rhythm, numbering and hero video */
.tcet-reference-home__visual--video{top:4.7rem;bottom:auto;height:34rem}
.tcet-reference-home__visual--video video{object-position:center 30%}
.tcet-section-label{display:flex;align-items:flex-start;gap:1.1rem}
.tcet-section-label .tcet-section-head__number{flex:0 0 auto;margin-top:.18rem}
.tcet-section-label .tcet-kicker{margin-bottom:1.15rem}
.tcet-story__layout--numbered{grid-template-columns:1fr;align-items:end}
.tcet-story__layout--numbered .tcet-story__copy{grid-column:1;max-width:62rem;margin-left:auto}
.tcet-story__index{display:none!important}
/* approximately 20% less vertical space on home sections */
.home .tcet-story{min-height:72svh}
.home .tcet-story__layout{padding-block:clamp(6.4rem,11vw,10.4rem) clamp(4rem,7vw,6.4rem)}
.home .tcet-value{padding-block:clamp(4.8rem,8vw,8rem)}
.home .tcet-explorer{padding-block:clamp(4.8rem,9.6vw,9.6rem)}
.home .tcet-operating-model{padding-block:clamp(5.6rem,10.4vw,10.4rem)}
.home .tcet-journal{padding-block:clamp(4.8rem,8.8vw,8.8rem)}
.home .tcet-final{padding-block:clamp(4.8rem,8vw,8rem)}
.home .tcet-value-card{min-height:22.5rem}
.home .tcet-journal .tcet-content-card:nth-child(1){min-height:24rem}
@media(max-width:980px){
  .tcet-reference-home__visual--video{top:auto;bottom:auto;height:auto;min-height:28rem}
  .tcet-story__layout--numbered .tcet-story__copy{margin-left:0}
}
@media(max-width:640px){
  .tcet-reference-home__visual--video{min-height:20rem}
  .tcet-section-label{gap:.75rem}
}


/* TCET 1.0.5 — corrective home hero and section 02 alignment */
@media(min-width:981px){
  .tcet-reference-home__visual--video{
    top:0;
    bottom:0;
    height:auto;
    min-height:100%;
  }
  .tcet-reference-home__visual--video video{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center 30%;
  }
  .tcet-story__layout--numbered .tcet-story__copy{
    margin-left:0;
    margin-right:auto;
  }
}


/* TCET 1.0.7 — stabilization toward RC */
.tcet-story--static{
  position:relative;
  isolation:isolate;
  background:
    radial-gradient(circle at 82% 24%,rgba(255,255,255,.08) 0 1px,transparent 2px),
    linear-gradient(135deg,var(--brand-deep),var(--brand) 58%,#8f3342 100%);
  background-size:auto,auto;
}
.tcet-story--static:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0 0 0 50%;
  background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);
  background-size:2.6rem 2.6rem;
  mask-image:linear-gradient(90deg,transparent,#000);
  opacity:.65;
}
.tcet-story--static .tcet-story__layout{padding-bottom:clamp(4rem,7vw,6.4rem)}
.tcet-contact-option{text-decoration:none;color:inherit}
.tcet-contact-option:focus-visible{outline:3px solid var(--brand);outline-offset:4px}
.tcet-contact-main__grid--form-only{grid-template-columns:minmax(0,54rem);justify-content:center}
.tcet-contact-main__grid--form-only .tcet-contact-form-panel{grid-column:1}
.tcet-menu-open{overflow:hidden}
@media(max-width:640px){
  .tcet-story--static .tcet-story__layout{padding-bottom:clamp(4rem,12vw,6rem)}
}
@media(prefers-reduced-motion:reduce){
  .tcet-reference-home__visual--video video{display:none!important}
  .tcet-reference-home__visual--video{background:url('../images/tcet-hero-operator-poster.jpg') center 30%/cover no-repeat}
  html{scroll-behavior:auto!important}
}


/* TCET 1.0.7 — coherent video edges, internal headers and honest visual fallbacks */
:root{--tcet-header-height:6.55rem;--tcet-header-height-mobile:4.5rem}
.tcet-header__inner,.home .tcet-header__inner{min-height:var(--tcet-header-height)}
.home .tcet-header:not(.is-scrolled),body:not(.home) .tcet-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(5,10,14,.96),rgba(5,10,14,.76) 72%,rgba(5,10,14,0) 100%)}
.tcet-showcase-hero,.tcet-contact-hero{padding-top:calc(var(--tcet-header-height) + clamp(2.8rem,4.8vw,5rem))}

/* Home hero: soft upper and right dissolves without changing the video file. */
.tcet-reference-home__visual--video:after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(7,16,24,.72) 0%,rgba(7,16,24,.22) 7%,transparent 17%),linear-gradient(270deg,rgba(7,16,24,.58) 0%,rgba(7,16,24,.16) 5%,transparent 13%)}

/* Abstract operational network: decorative, not a simulated product interface. */
.tcet-context-network{position:relative;width:100%;min-height:33rem;height:100%;overflow:hidden;border-radius:1.25rem;background:radial-gradient(circle at 68% 22%,rgba(171,69,83,.2),transparent 28%),linear-gradient(145deg,#0e1417,#171b1e 68%,#171114);isolation:isolate}
.tcet-context-network:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:2.8rem 2.8rem;mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.18));opacity:.75}
.tcet-context-network:after{content:"";position:absolute;inset:auto -8% -30% -8%;height:70%;background:radial-gradient(ellipse at center,rgba(171,69,83,.2),transparent 63%);transform:perspective(700px) rotateX(64deg)}
.tcet-context-network__halo{position:absolute;z-index:1;left:19%;top:17%;width:55%;aspect-ratio:1;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 3rem rgba(255,255,255,.012),0 0 0 7rem rgba(171,69,83,.025)}
.tcet-context-network__routes{position:absolute;z-index:2;inset:5% 3% 8%;width:94%;height:87%;fill:none;stroke:url(#tcet-route-gradient);stroke-width:3;stroke-linecap:round;stroke-dasharray:8 11;filter:drop-shadow(0 0 .45rem rgba(171,69,83,.35))}
.tcet-context-network__node{position:absolute;z-index:4;width:1.15rem;height:1.15rem;border-radius:50%;background:#fff;border:.32rem solid var(--brand);box-shadow:0 0 0 .5rem rgba(171,69,83,.16),0 0 1.5rem rgba(171,69,83,.6)}
.tcet-context-network__node--one{left:18%;top:61%}.tcet-context-network__node--two{left:43%;top:31%}.tcet-context-network__node--three{right:21%;top:55%}.tcet-context-network__node--four{right:12%;top:25%}
.tcet-context-network__asset{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.19);background:linear-gradient(155deg,rgba(255,255,255,.12),rgba(255,255,255,.025));box-shadow:0 1.4rem 3rem rgba(0,0,0,.32);backdrop-filter:blur(8px)}
.tcet-context-network__asset i{position:absolute;inset:20%;display:block;border:1px solid rgba(255,255,255,.42)}
.tcet-context-network__asset--container{left:8%;bottom:11%;width:27%;height:18%;border-top:4px solid var(--brand)}
.tcet-context-network__asset--container i{background:repeating-linear-gradient(90deg,transparent 0 15%,rgba(171,69,83,.32) 16% 19%)}
.tcet-context-network__asset--sensor{left:46%;bottom:8%;width:14%;aspect-ratio:1;border-radius:.55rem;border-top:4px solid var(--brand)}
.tcet-context-network__asset--sensor i{border-radius:50%;box-shadow:inset 0 0 0 .45rem rgba(171,69,83,.22)}
.tcet-context-network__asset--vehicle{right:7%;bottom:9%;width:27%;height:15%;clip-path:polygon(0 22%,62% 22%,71% 0,88% 0,100% 43%,100% 100%,0 100%);border-top:4px solid var(--brand)}
.tcet-context-network__asset--vehicle i{inset:45% 13% 18% 10%;border-radius:.25rem}
.tcet-context-network__legend{position:absolute;z-index:5;right:1.2rem;top:1.2rem;display:flex;gap:.45rem;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(8,12,14,.62)}
.tcet-context-network__legend span{width:.48rem;height:.48rem;border-radius:50%;background:var(--brand)}.tcet-context-network__legend span:nth-child(2){opacity:.65}.tcet-context-network__legend span:nth-child(3){opacity:.35}

/* Contact hero echoes the homepage: copy at left, real human video at right. */
.tcet-contact-hero{min-height:38.6rem;padding-bottom:0;background:radial-gradient(circle at 84% 17%,rgba(171,69,83,.07),transparent 24%),linear-gradient(115deg,#050a0e 0%,#071018 58%,#071018 100%)}
.tcet-contact-hero__grid{position:relative;z-index:2;grid-template-columns:minmax(28rem,.73fr) minmax(40rem,1.27fr);gap:.25rem;align-items:end;min-height:32rem}
.tcet-contact-hero__copy{position:relative;z-index:5;max-width:38rem;padding:1.3rem 0 4.35rem 3.35rem}
.tcet-contact-hero .tcet-eyebrow{display:flex;align-items:center;gap:1rem;margin:0 0 1.25rem;color:#d85a6a;font-size:1.34rem;font-weight:520;letter-spacing:.025em}
.tcet-contact-hero .tcet-eyebrow:before{content:"";width:2.25rem;height:2px;background:currentColor}
.tcet-contact-hero h1{max-width:9.7ch;margin:0;font-size:clamp(4.3rem,5.8vw,6.45rem);line-height:.94;font-weight:430;letter-spacing:.01em}
.tcet-contact-hero__intro{max-width:35rem;margin-top:1.65rem;font-size:1.16rem;line-height:1.58;color:rgba(255,255,255,.82)}
.tcet-contact-hero__actions{gap:2rem;margin-top:2.15rem}
.tcet-contact-hero__secondary{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-width:13.5rem;padding:.85rem 0 .75rem;color:#fff;border-bottom:2px solid rgba(255,255,255,.66);text-decoration:none;font-weight:520}
.tcet-contact-hero__secondary:hover{color:var(--brand-bright);border-color:var(--brand-bright)}
.tcet-contact-hero__visual--video{position:absolute;z-index:1;right:0;top:var(--tcet-header-height);bottom:0;width:min(64vw,70rem);overflow:hidden}
.tcet-contact-hero__visual--video:before,.tcet-contact-hero__visual--video:after{content:"";position:absolute;z-index:3;inset:0;pointer-events:none}
.tcet-contact-hero__visual--video:before{background:linear-gradient(90deg,#071018 0%,rgba(7,16,24,.93) 5%,rgba(7,16,24,.42) 18%,rgba(7,16,24,.07) 40%,transparent 62%)}
.tcet-contact-hero__visual--video:after{background:linear-gradient(180deg,rgba(7,16,24,.7) 0%,rgba(7,16,24,.18) 7%,transparent 18%),linear-gradient(270deg,rgba(7,16,24,.5) 0%,rgba(7,16,24,.13) 5%,transparent 13%),linear-gradient(0deg,rgba(7,16,24,.38),transparent 22%)}
.tcet-contact-hero__visual--video video{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.86) contrast(1.04) brightness(.78)}

@media(max-width:1180px){
  .tcet-contact-hero__grid{grid-template-columns:minmax(24rem,.84fr) minmax(32rem,1.16fr)}
  .tcet-contact-hero__copy{padding-left:1.8rem}
  .tcet-contact-hero__visual--video{width:min(62vw,58rem)}
}
@media(max-width:980px){
  :root{--tcet-header-height:var(--tcet-header-height-mobile)}
  .tcet-header__inner,.home .tcet-header__inner{min-height:var(--tcet-header-height-mobile)}
  .tcet-showcase-hero,.tcet-contact-hero{padding-top:calc(var(--tcet-header-height-mobile) + 2.8rem)}
  .tcet-context-network{min-height:25rem}
  .tcet-contact-hero__grid{display:block;min-height:auto}
  .tcet-contact-hero__copy{padding:2.5rem 0 2rem;max-width:44rem}
  .tcet-contact-hero__visual--video{position:relative;right:auto;top:auto;bottom:auto;width:100%;min-height:25rem}
  .tcet-contact-hero__visual--video:before{background:linear-gradient(180deg,#071018 0%,rgba(7,16,24,.24) 18%,transparent 45%)}
}
@media(max-width:640px){
  .tcet-contact-hero h1{font-size:clamp(3.2rem,14vw,5rem)}
  .tcet-contact-hero__actions{align-items:flex-start;flex-direction:column;gap:1rem}
  .tcet-contact-hero__secondary{width:100%;min-width:0}
  .tcet-contact-hero__visual--video{min-height:19rem}
  .tcet-context-network{min-height:21rem}
}
@media(prefers-reduced-motion:reduce){
  .tcet-contact-hero__visual--video video{display:none!important}
  .tcet-contact-hero__visual--video{background:url('../images/tcet-contact-operator-poster.jpg') center 42%/cover no-repeat}
}
