/* Build 2.21.2 — clean editorial industrial layout */
:root{
  --ti-editorial-blue:#075bb5;
  --ti-editorial-blue-dark:#073b72;
  --ti-editorial-ink:#071b33;
  --ti-editorial-muted:#526273;
  --ti-editorial-line:#dce5ed;
  --ti-editorial-soft:#f4f8fb;
  --ti-editorial-white:#fff;
}
.ti-container{width:min(1420px,calc(100% - 48px))}
.ti-editorial-header{background:#fff;border-bottom:1px solid var(--ti-editorial-line);box-shadow:0 2px 12px rgba(10,34,58,.06)}
.ti-editorial-header .ti-utility-bar{background:#fff;border-bottom:1px solid #e9eef2;color:var(--ti-editorial-ink);min-height:34px}
.ti-editorial-header .ti-utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px}
.ti-utility-localisation,.ti-utility-actions{display:flex;align-items:center;gap:18px}
.ti-utility-language .ti-language-switcher{margin:0}
.ti-utility-language button,.ti-utility-language a,.ti-editorial-header .ti-utility-bar a{color:#26384a}
.ti-editorial-header .ti-currency-switcher{border:0;background:transparent;min-width:62px}
.ti-editorial-header .ti-currency-switcher select{color:#26384a;background:transparent;padding:4px 20px 4px 6px;font-size:12px}
.ti-editorial-header .ti-currency-switcher .ti-icon{color:#26384a;width:13px}
.ti-editorial-header .ti-nav-bar{background:#fff}
.ti-editorial-header .ti-nav-inner{min-height:74px;display:grid;grid-template-columns:auto 1fr auto auto;gap:26px}
.ti-editorial-header .ti-brand{min-width:248px}
.ti-editorial-header .ti-brand-copy strong{color:#0b4b91;letter-spacing:.04em}
.ti-editorial-header .ti-brand-copy small{color:#617184;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.ti-editorial-header .ti-primary-nav{justify-self:center}
.ti-editorial-header .ti-nav-list>li>a{color:#122437;font-size:14px;font-weight:650;padding:27px 15px 23px;border-bottom:3px solid transparent}
.ti-editorial-header .ti-nav-list>li:hover>a,.ti-editorial-header .ti-nav-list>li.current-menu-item>a,.ti-editorial-header .ti-nav-list>li.current-menu-ancestor>a{color:var(--ti-editorial-blue);border-bottom-color:var(--ti-editorial-blue)}
.ti-editorial-header .ti-search-toggle{color:#13283d}
.ti-nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:5px;background:var(--ti-editorial-blue);color:#fff!important;font-size:13px;font-weight:750;white-space:nowrap;box-shadow:0 8px 18px rgba(7,91,181,.18)}
.ti-nav-cta:hover{background:#064a91;color:#fff}

.ti-home-editorial{background:#fff;color:var(--ti-editorial-ink)}
.ti-home-editorial-hero{position:relative;overflow:hidden;background:linear-gradient(100deg,#fff 0%,#fff 48%,#eef5fa 100%);border-bottom:1px solid var(--ti-editorial-line)}
.ti-home-editorial-hero-grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);align-items:stretch;min-height:515px}
.ti-home-editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:62px 40px 42px 0;position:relative;z-index:2}
.ti-home-editorial-copy .ti-eyebrow{color:var(--ti-editorial-blue);font-size:12px;letter-spacing:.09em;margin:0 0 12px}
.ti-home-editorial-copy h1{max-width:620px;margin:0;color:var(--ti-editorial-ink);font-size:clamp(43px,4vw,66px);line-height:1.05;letter-spacing:-.045em}
.ti-home-editorial-lead{max-width:650px;margin:22px 0 0;color:#3f5365;font-size:18px;line-height:1.68}
.ti-home-editorial-copy .ti-button-row{margin-top:26px}
.ti-home-editorial-visual{position:relative;min-height:515px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}
.ti-home-editorial-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.35) 20%,rgba(255,255,255,0) 55%);z-index:1;pointer-events:none}
.ti-home-editorial-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.ti-home-editorial-strengths{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px}
.ti-home-editorial-strengths>div{display:flex;gap:10px;align-items:flex-start;min-width:0}
.ti-home-editorial-strengths .ti-icon{width:24px;height:24px;color:var(--ti-editorial-blue);flex:0 0 auto}
.ti-home-editorial-strengths strong{display:block;font-size:12px;color:var(--ti-editorial-ink)}
.ti-home-editorial-strengths small{display:block;margin-top:4px;color:#68798a;font-size:10px;line-height:1.4}

.ti-home-editorial-focus{padding:30px 0 16px;background:#fff}
.ti-home-editorial-focus-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(390px,.9fr);gap:22px}
.ti-home-feature-product,.ti-home-insights-panel{border:1px solid var(--ti-editorial-line);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(8,35,60,.055)}
.ti-home-feature-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);overflow:hidden;background:linear-gradient(120deg,#f8fbfe,#eef6fb)}
.ti-home-feature-copy{padding:34px 20px 32px 34px}
.ti-home-feature-copy .ti-card-type{color:var(--ti-editorial-blue);margin:0 0 8px}
.ti-home-feature-copy h2{font-size:29px;margin:0 0 14px;color:var(--ti-editorial-ink)}
.ti-home-feature-copy>p{color:#42586b;line-height:1.6}
.ti-home-feature-copy ul{list-style:none;padding:0;margin:18px 0 24px;display:grid;gap:8px}
.ti-home-feature-copy li{display:flex;align-items:center;gap:9px;color:#263c50;font-size:13px}
.ti-home-feature-copy li .ti-icon{width:15px;height:15px;color:var(--ti-editorial-blue);stroke-width:2.5}
.ti-home-feature-media{position:relative;min-height:350px;display:flex;align-items:center;justify-content:center;background:#f7f9fb;overflow:hidden}
.ti-home-feature-media:before{content:none}
.ti-home-feature-media img{position:relative;z-index:2;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;padding:10px;filter:none}
.ti-home-axis{position:absolute;z-index:3;color:var(--ti-editorial-blue);font-weight:800;font-size:17px}
.ti-home-axis:before{content:"";position:absolute;height:1px;background:var(--ti-editorial-blue);transform-origin:left center}
.ti-home-axis-x{right:15%;bottom:25%}.ti-home-axis-x:before{width:80px;right:18px;top:11px;transform:rotate(160deg)}
.ti-home-axis-y{left:12%;bottom:18%}.ti-home-axis-y:before{width:88px;left:18px;top:10px;transform:rotate(-25deg)}
.ti-home-axis-z{left:49%;top:10%}.ti-home-axis-z:before{width:72px;left:9px;top:25px;transform:rotate(90deg)}
.ti-home-insights-panel{padding:22px 22px 8px}
.ti-home-panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.ti-home-panel-heading h2{font-size:20px;margin:0;color:var(--ti-editorial-ink)}
.ti-home-panel-heading a{font-size:12px;color:var(--ti-editorial-blue);font-weight:700}
.ti-home-insight-list{display:grid}
.ti-home-insight-item{position:relative;display:grid;grid-template-columns:92px 1fr auto;gap:14px;align-items:center;padding:15px 0;border-top:1px solid #e6edf2}
.ti-home-insight-thumb{display:block;width:92px;height:70px;border-radius:5px;overflow:hidden;background:#e8eff4}
.ti-home-insight-thumb img{width:100%;height:100%;object-fit:cover}
.ti-home-insight-item .ti-card-type{margin:0 0 4px;color:var(--ti-editorial-blue);font-size:9px}
.ti-home-insight-item h3{font-size:14px;line-height:1.3;margin:0 0 4px}
.ti-home-insight-item h3 a{color:var(--ti-editorial-ink)}
.ti-home-insight-item p{margin:0;color:#5d6d7b;font-size:11px;line-height:1.4}
.ti-home-insight-item time{align-self:start;color:#85919c;font-size:10px;white-space:nowrap}

.ti-home-quick-links{padding:0 0 16px}
.ti-home-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--ti-editorial-line);border-radius:8px;background:#fff;overflow:hidden}
.ti-home-quick-item{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;padding:20px 20px;border-right:1px solid var(--ti-editorial-line);color:var(--ti-editorial-ink);min-width:0}
.ti-home-quick-item:last-child{border-right:0}
.ti-home-quick-icon{height:72px;display:flex;align-items:center;justify-content:center;color:var(--ti-editorial-blue);background:#f3f8fc;border-radius:7px}
.ti-home-quick-icon .ti-icon{width:43px;height:43px}
.ti-home-quick-item strong{display:block;font-size:14px}
.ti-home-quick-item small{display:block;margin:6px 0 9px;color:#5f7080;font-size:10px;line-height:1.45}
.ti-home-quick-item em{display:flex;align-items:center;gap:4px;color:var(--ti-editorial-blue);font-size:10px;font-style:normal;font-weight:700}
.ti-home-quick-item em .ti-icon{width:13px;height:13px}
.ti-home-industries{padding:0 0 30px}
.ti-home-industries-inner{display:grid;grid-template-columns:1.3fr repeat(6,1fr);align-items:center;gap:14px;padding:15px 20px;border:1px solid var(--ti-editorial-line);border-radius:7px;background:#f5f8fa}
.ti-home-industries-inner>strong{font-size:14px;color:var(--ti-editorial-ink)}
.ti-home-industries-inner>span{display:flex;align-items:center;justify-content:center;gap:8px;color:#263a4d;font-size:11px;font-weight:650}
.ti-home-industries-inner .ti-icon{width:21px;height:21px;color:var(--ti-editorial-blue)}
.ti-home-technology-band{padding-top:58px}

/* Editorial article layout */
.ti-article-editorial-page{background:#fff}
.ti-article-editorial-hero{padding:48px 0 0;background:linear-gradient(180deg,#f7fafc 0,#fff 76%);border-bottom:1px solid var(--ti-editorial-line)}
.ti-article-editorial-heading{max-width:980px;text-align:center}
.ti-article-editorial-heading .ti-breadcrumbs{justify-content:center}
.ti-article-editorial-heading .ti-eyebrow{color:var(--ti-editorial-blue);margin-top:22px}
.ti-article-editorial-heading h1{margin:12px auto 0;max-width:930px;color:var(--ti-editorial-ink);font-size:clamp(42px,5vw,68px);line-height:1.06;letter-spacing:-.04em}
.ti-article-editorial-deck{max-width:820px;margin:22px auto 0;color:#4e6274;font-size:19px;line-height:1.65}
.ti-article-editorial-meta{display:flex;align-items:center;justify-content:center;gap:24px;margin:24px 0 34px;color:#667887;font-size:12px}
.ti-article-editorial-meta span{display:flex;align-items:center;gap:7px}
.ti-article-editorial-meta .ti-icon{width:17px;height:17px;color:var(--ti-editorial-blue)}
.ti-article-editorial-cover{max-width:1240px;height:540px;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 18px 45px rgba(8,35,60,.14)}
.ti-article-editorial-cover img{width:100%;height:100%;object-fit:cover}
.ti-article-editorial-body{padding:72px 0 56px}
.ti-article-editorial-grid{display:grid;grid-template-columns:minmax(0,820px) 300px;justify-content:center;gap:70px;align-items:start}
.ti-article-editorial-content{font-size:17px;line-height:1.78;color:#24384a}
.ti-article-editorial-content>p:first-child{font-size:21px;line-height:1.7;color:#152b40}
.ti-article-editorial-content h2{margin:48px 0 16px;color:var(--ti-editorial-ink);font-size:31px;line-height:1.2}
.ti-article-editorial-content h3{margin:34px 0 12px;color:var(--ti-editorial-ink);font-size:23px}
.ti-article-editorial-content ul{padding-left:24px}
.ti-article-editorial-content li{margin:9px 0}
.ti-article-editorial-content blockquote{margin:42px 0;padding:24px 28px;border-left:4px solid var(--ti-editorial-blue);background:#f3f8fc;color:#23394c}
.ti-article-source-note{margin-top:48px!important;padding-top:22px;border-top:1px solid var(--ti-editorial-line);color:#71808d;font-size:12px!important}
.ti-article-inline-figure{margin:40px 0 46px;border:1px solid var(--ti-editorial-line);border-radius:10px;overflow:hidden;background:#081b31;box-shadow:0 16px 38px rgba(8,34,58,.11)}
.ti-article-inline-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.ti-article-inline-figure figcaption{padding:11px 15px;background:#f6f9fb;color:#617281;font-size:11px;border-top:1px solid var(--ti-editorial-line)}
.ti-article-editorial-sidebar{display:grid;gap:18px;position:sticky;top:120px}
.ti-article-editorial-sidebar .ti-sidebar-card{border:1px solid var(--ti-editorial-line);background:#fff;box-shadow:0 10px 28px rgba(8,35,60,.055)}
.ti-article-summary-card{border-top:4px solid var(--ti-editorial-blue)!important}
.ti-article-summary-card h2{font-size:22px}
.ti-article-summary-card p{color:#586b7c;line-height:1.6}
.ti-article-side-links{display:grid}
.ti-article-side-links a{display:grid;grid-template-columns:22px 1fr 16px;gap:9px;align-items:center;padding:12px 0;border-top:1px solid var(--ti-editorial-line);color:#1e3448;font-size:12px;font-weight:650}
.ti-article-side-links .ti-icon{width:18px;height:18px;color:var(--ti-editorial-blue)}

/* Original Blue option: same editorial structure, restored blue brand atmosphere. */
.tipro-theme-blue .ti-editorial-header{border-bottom-color:#173d60;box-shadow:0 3px 18px rgba(0,14,31,.22)}
.tipro-theme-blue .ti-editorial-header .ti-utility-bar{background:#06182c;border-bottom-color:#173652;color:#dbe9f4}
.tipro-theme-blue .ti-editorial-header .ti-utility-bar a,
.tipro-theme-blue .ti-utility-language button,
.tipro-theme-blue .ti-utility-language a,
.tipro-theme-blue .ti-editorial-header .ti-currency-switcher select,
.tipro-theme-blue .ti-editorial-header .ti-currency-switcher .ti-icon{color:#dbe9f4}
.tipro-theme-blue .ti-editorial-header .ti-nav-bar{background:#092541}
.tipro-theme-blue .ti-editorial-header .ti-brand-copy strong{color:#fff}
.tipro-theme-blue .ti-editorial-header .ti-brand-copy small{color:#a9c4da}
.tipro-theme-blue .ti-editorial-header .ti-nav-list>li>a{color:#eef6fb}
.tipro-theme-blue .ti-editorial-header .ti-nav-list>li:hover>a,
.tipro-theme-blue .ti-editorial-header .ti-nav-list>li.current-menu-item>a,
.tipro-theme-blue .ti-editorial-header .ti-nav-list>li.current-menu-ancestor>a{color:#69b7f0;border-bottom-color:#69b7f0}
.tipro-theme-blue .ti-editorial-header .ti-search-toggle{color:#eef6fb}
.tipro-theme-blue .ti-home-editorial-hero{background:linear-gradient(100deg,#071c32 0%,#0c2c4b 48%,#dfeaf2 100%);border-bottom-color:#173c5d}
.tipro-theme-blue .ti-home-editorial-copy h1{color:#fff}
.tipro-theme-blue .ti-home-editorial-lead{color:#c7d7e4}
.tipro-theme-blue .ti-home-editorial-strengths strong{color:#fff}
.tipro-theme-blue .ti-home-editorial-strengths small{color:#b3c7d8}
.tipro-theme-blue .ti-home-editorial-visual:before{background:linear-gradient(90deg,#0c2c4b 0%,rgba(12,44,75,.55) 20%,rgba(12,44,75,0) 56%)}
.tipro-theme-blue .ti-article-editorial-hero{background:linear-gradient(180deg,#071c32 0,#0b2d4e 72%,#fff 72%);border-bottom-color:#173c5d}
.tipro-theme-blue .ti-article-editorial-heading h1{color:#fff}
.tipro-theme-blue .ti-article-editorial-deck{color:#c9d8e4}
.tipro-theme-blue .ti-article-editorial-heading .ti-breadcrumbs,
.tipro-theme-blue .ti-article-editorial-heading .ti-breadcrumbs a,
.tipro-theme-blue .ti-article-editorial-meta{color:#b9ccdc}

@media(max-width:1180px){
  .ti-editorial-header .ti-nav-inner{grid-template-columns:auto 1fr auto}.ti-nav-cta{display:none}
  .ti-home-editorial-hero-grid{grid-template-columns:1fr 1fr}.ti-home-editorial-strengths{grid-template-columns:repeat(2,1fr)}
  .ti-home-editorial-focus-grid{grid-template-columns:1fr}.ti-home-quick-grid{grid-template-columns:repeat(3,1fr)}.ti-home-quick-item:nth-child(3){border-right:0}.ti-home-quick-item:nth-child(-n+3){border-bottom:1px solid var(--ti-editorial-line)}
  .ti-home-industries-inner{grid-template-columns:repeat(3,1fr)}.ti-home-industries-inner>strong{grid-column:1/-1}
}
@media(max-width:900px){
  .ti-container{width:min(100% - 30px,1420px)}
  .ti-editorial-header .ti-nav-inner{min-height:66px;grid-template-columns:auto 1fr auto}.ti-editorial-header .ti-brand{min-width:0}.ti-editorial-header .ti-primary-nav{justify-self:stretch}
  .ti-home-editorial-hero-grid{grid-template-columns:1fr}.ti-home-editorial-copy{padding:48px 0 30px}.ti-home-editorial-visual{min-height:360px}.ti-home-editorial-hero-grid{min-height:auto}
  .ti-home-feature-product{grid-template-columns:1fr}.ti-home-feature-media{min-height:300px}
  .ti-home-quick-grid{grid-template-columns:repeat(2,1fr)}.ti-home-quick-item{border-bottom:1px solid var(--ti-editorial-line)}.ti-home-quick-item:nth-child(odd){border-right:1px solid var(--ti-editorial-line)}.ti-home-quick-item:nth-child(even){border-right:0}.ti-home-quick-item:last-child{grid-column:1/-1;border-bottom:0}
  .ti-article-editorial-cover{height:420px}.ti-article-editorial-grid{grid-template-columns:1fr;gap:40px}.ti-article-editorial-sidebar{position:static;grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .ti-editorial-header .ti-utility-inner{align-items:flex-start;padding:7px 0}.ti-utility-actions a:first-child{display:none}.ti-utility-localisation,.ti-utility-actions{gap:8px}
  .ti-home-editorial-copy h1{font-size:40px}.ti-home-editorial-lead{font-size:16px}.ti-home-editorial-strengths{grid-template-columns:1fr 1fr}.ti-home-editorial-visual{min-height:285px}
  .ti-home-editorial-focus{padding-top:18px}.ti-home-feature-copy{padding:26px 22px}.ti-home-feature-copy h2{font-size:25px}.ti-home-insights-panel{padding:18px 16px 5px}.ti-home-insight-item{grid-template-columns:80px 1fr}.ti-home-insight-item time{display:none}.ti-home-insight-thumb{width:80px;height:64px}
  .ti-home-quick-grid{grid-template-columns:1fr}.ti-home-quick-item,.ti-home-quick-item:nth-child(odd){border-right:0;border-bottom:1px solid var(--ti-editorial-line)}.ti-home-quick-item:last-child{grid-column:auto}
  .ti-home-industries-inner{grid-template-columns:1fr 1fr}.ti-home-industries-inner>span{justify-content:flex-start}
  .ti-article-editorial-hero{padding-top:28px}.ti-article-editorial-heading h1{font-size:38px}.ti-article-editorial-deck{font-size:16px}.ti-article-editorial-meta{flex-wrap:wrap;gap:12px}.ti-article-editorial-cover{height:280px;border-radius:8px 8px 0 0}.ti-article-editorial-body{padding:44px 0}.ti-article-editorial-content{font-size:16px}.ti-article-editorial-content>p:first-child{font-size:18px}.ti-article-editorial-content h2{font-size:27px}.ti-article-editorial-sidebar{grid-template-columns:1fr}
}
.ti-home-video-editorial{padding-top:48px;background:#f7fafc;border-top:1px solid var(--ti-editorial-line)}
.ti-home-video-editorial .ti-video-card{background:#fff;border:1px solid var(--ti-editorial-line);box-shadow:0 10px 28px rgba(8,35,60,.055)}
