:root{--ett-blue:#0b4e86;--ett-blue2:#06365f;--ett-yellow:#f4c400;--ett-black:#0b0d10;--ett-white:#fff;--ett-muted:#aeb7c2}.ett-hero,.ett-hub{font-family:Arial,Helvetica,sans-serif;box-sizing:border-box}.ett-hero *,.ett-hub *{box-sizing:border-box}.ett-hero{position:relative;width:100%;height:clamp(520px,68vw,760px);overflow:hidden;background:#0b0d10;color:#fff}.ett-hero__track,.ett-hero__slide,.ett-hero__media,.ett-hero__shade{position:absolute;inset:0}.ett-hero__slide{opacity:0;visibility:hidden;transition:opacity .7s ease}.ett-hero__slide.is-active{opacity:1;visibility:visible;z-index:1}.ett-hero__media img{width:100%;height:100%;object-fit:cover}.ett-hero__shade{background:linear-gradient(90deg,rgba(5,10,16,.92) 0%,rgba(5,10,16,.68) 42%,rgba(5,10,16,.15) 75%),linear-gradient(0deg,rgba(5,10,16,.55),transparent 45%)}.ett-hero__inner{position:relative;z-index:2;max-width:1280px;height:100%;margin:auto;padding:0 34px;display:flex;align-items:center}.ett-hero__copy{max-width:720px}.ett-hero__eyebrow,.ett-hub__head span,.ett-panel__title>span{font-weight:900;letter-spacing:.16em;font-size:13px;color:var(--ett-yellow)}.ett-hero h2{font-size:clamp(44px,6vw,82px);line-height:.96;margin:14px 0 18px;text-transform:uppercase;font-weight:950;letter-spacing:-.045em}.ett-hero p{font-size:clamp(17px,2vw,22px);line-height:1.5;max-width:640px;margin:0 0 28px;color:#eef3f7}.ett-hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.ett-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:5px;text-decoration:none!important;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.04em}.ett-btn--yellow{background:var(--ett-yellow);color:#111!important}.ett-btn--ghost{border:1px solid rgba(255,255,255,.7);color:#fff!important;background:rgba(0,0,0,.22)}.ett-hero__arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:46px;height:60px;border:0;background:rgba(0,0,0,.35);color:#fff;font-size:38px;cursor:pointer}.ett-hero__prev{left:0}.ett-hero__next{right:0}.ett-hero__dots{position:absolute;z-index:4;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.ett-hero__dots button{width:30px;height:4px;padding:0;border:0;background:rgba(255,255,255,.4);cursor:pointer}.ett-hero__dots button.is-active{background:var(--ett-yellow)}
.ett-hub{background:#f2f4f7;padding:64px max(22px,calc((100% - 1280px)/2));color:#111}.ett-hub__head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:28px}.ett-hub__head h2{font-size:clamp(30px,4vw,48px);line-height:1;margin:7px 0 0;font-weight:950;letter-spacing:-.035em}.ett-hub__head p{max-width:470px;color:#5f6872;line-height:1.5;margin:0}.ett-hub__quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.ett-hub-card{position:relative;min-height:122px;padding:22px;background:#fff;border-top:4px solid var(--ett-blue);box-shadow:0 4px 18px rgba(20,35,50,.07);text-decoration:none!important;color:#111!important;transition:.2s}.ett-hub-card:hover{transform:translateY(-3px);border-color:var(--ett-yellow)}.ett-hub-card b,.ett-hub-card span{display:block}.ett-hub-card b{font-size:18px}.ett-hub-card span{color:#6a737d;font-size:13px;margin-top:7px}.ett-hub-card i{position:absolute;right:18px;bottom:14px;font-size:21px;font-style:normal}.ett-hub__grid{display:grid;grid-template-columns:1fr 1.25fr;gap:18px}.ett-panel{background:#0c1117;color:#fff;padding:26px;min-height:310px}.ett-panel__title{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #29313a;padding-bottom:14px;margin-bottom:20px}.ett-panel__title a{font-size:12px;color:#dce5ed!important;text-decoration:none!important}.ett-panel h3{font-size:25px;margin:0 0 20px}.ett-result-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ett-result-cats>div{background:#151c24;padding:14px}.ett-result-cats strong,.ett-result-cats span{display:block}.ett-result-cats strong{font-size:13px;color:var(--ett-yellow);margin-bottom:8px}.ett-result-cats span{font-size:13px;padding:5px 0;border-top:1px solid #252e38}.ett-result-cats em{font-style:normal;font-weight:900;display:inline-block;width:22px}.ett-stand__cats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ett-stand-cat{background:#151c24;padding:13px}.ett-stand-cat h3{font-size:14px;color:var(--ett-yellow);margin:0 0 8px}.ett-rank{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;padding:7px 0;border-top:1px solid #28313b}.ett-rank>b{font-size:17px}.ett-rank>span{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ett-rank small{font-size:10px;color:#8f9aa5;margin-left:4px}.ett-rank>strong{font-size:14px}.ett-hub__footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.ett-hub__footer a{display:flex;justify-content:space-between;gap:15px;padding:18px 22px;background:var(--ett-blue);color:#fff!important;text-decoration:none!important}.ett-hub__footer span{font-size:13px;opacity:.85}.ett-empty{padding:20px;background:#fff4c7;border:1px solid #e0bd2e}
@media(max-width:900px){.ett-hub__quick{grid-template-columns:1fr 1fr}.ett-hub__grid{grid-template-columns:1fr}.ett-hub__head{display:block}.ett-hub__head p{margin-top:15px}.ett-hero__inner{padding:0 25px}.ett-hero__arrow{display:none}}
@media(max-width:600px){.ett-hero{height:620px}.ett-hero__shade{background:linear-gradient(0deg,rgba(5,10,16,.94) 0%,rgba(5,10,16,.62) 62%,rgba(5,10,16,.25))}.ett-hero__inner{align-items:flex-end;padding-bottom:72px}.ett-hero h2{font-size:42px}.ett-hub{padding:42px 15px}.ett-hub__quick,.ett-result-cats,.ett-stand__cats,.ett-hub__footer{grid-template-columns:1fr}.ett-hub-card{min-height:100px}.ett-panel{padding:19px}.ett-panel__title{align-items:flex-start}.ett-panel__title a{white-space:nowrap}.ett-hub__footer a{display:block}.ett-hub__footer span{display:block;margin-top:5px}}

/* v1.1 standalone shortcode blocks */
.ett-home-block{margin:0}
.ett-home-single-card{display:flex;min-height:132px;width:100%;box-sizing:border-box}

/* v1.2 modular homepage sections */
.ett-kicker{display:block;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;color:#111}
.ett-next-event,.ett-history,.ett-partners,.ett-team-discover{padding:34px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;text-align:center}
.ett-next-event h2{font-size:clamp(24px,4vw,42px);margin:0 0 7px}.ett-next-event p{font-size:18px;margin:0 0 8px}.ett-next-event strong{display:block;font-size:14px;margin:12px 0 18px}.ett-next-event a,.ett-main-link,.ett-about a,.ett-history__links a{font-weight:900;text-decoration:none}
.ett-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0 24px}.ett-team-grid>a{text-decoration:none;color:inherit}.ett-team-photo{aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:#eef1f4;margin-bottom:10px}.ett-team-photo img{width:100%;height:100%;object-fit:cover;display:block}.ett-team-grid strong{font-size:16px}
.ett-about{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:18px;background:#0b1625;color:#fff}.ett-about__image{min-height:330px;background:#16263b}.ett-about__image img{width:100%;height:100%;object-fit:cover;display:block}.ett-about__text{padding:44px;display:flex;flex-direction:column;justify-content:center}.ett-about__text .ett-kicker{color:#f0c419}.ett-about__text h2{font-size:34px;margin:0 0 14px}.ett-about__text p{line-height:1.7;opacity:.9}.ett-about__text a{color:#f0c419;margin-top:12px}
.ett-history__stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:760px;margin:20px auto 28px}.ett-history__stats div{padding:12px;border-right:1px solid #ddd}.ett-history__stats div:last-child{border-right:0}.ett-history__stats strong{display:block;font-size:42px}.ett-history__stats span{font-weight:700}.ett-history__links{display:flex;justify-content:center;gap:28px}
.ett-partners__logos{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap;margin-top:20px}.ett-partners__logos img{max-width:170px;max-height:75px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.8;transition:.2s}.ett-partners__logos a:hover img{filter:none;opacity:1}
@media(max-width:767px){.ett-team-grid{grid-template-columns:1fr}.ett-about{grid-template-columns:1fr}.ett-about__image{min-height:230px}.ett-about__text{padding:28px}.ett-history__stats strong{font-size:30px}.ett-next-event,.ett-history,.ett-partners,.ett-team-discover{padding:24px 18px}}
/* v1.3 Podium */
.ett-podium-panel{padding:28px!important}.ett-event-name{text-align:center;margin:22px 0 8px;color:#fff!important}.ett-podium-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.ett-podium-cat{background:#151b22;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px}.ett-podium-cat h3{margin:0 0 14px!important;text-align:center;color:#ffd400!important;font-size:16px!important}.ett-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:end}.ett-podium-card{position:relative;display:flex!important;flex-direction:column;align-items:center;text-align:center;text-decoration:none!important;color:#fff!important;background:#0c1219;border:1px solid rgba(255,255,255,.09);border-radius:12px;overflow:hidden;padding-bottom:12px;min-width:0}.ett-podium-card img,.ett-podium-noimg{width:100%;height:88px;object-fit:cover;background:#222;display:grid;place-items:center;font-size:30px}.ett-podium--first{transform:translateY(-8px);border-color:rgba(255,212,0,.6)}.ett-podium-medal{font-size:22px;margin-top:-15px;background:#0c1219;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.ett-podium-card strong{font-size:12px;line-height:1.2;padding:4px 6px 0;overflow-wrap:anywhere}.ett-podium-card small{color:#aeb7c2;margin-top:4px}.ett-podium--first small{color:#ffd400;font-weight:800}@media(max-width:800px){.ett-podium-cats{grid-template-columns:1fr}.ett-podium-card img,.ett-podium-noimg{height:78px}}@media(max-width:480px){.ett-podium-panel{padding:16px!important}.ett-podium-card strong{font-size:10px}.ett-podium-card img,.ett-podium-noimg{height:62px}}

/* v1.3.1: echtes Podium - 1. Platz mittig und deutlich hervorgehoben */
.ett-podium{align-items:end!important;gap:10px!important;padding-top:18px}
.ett-podium-card{min-height:190px;justify-content:flex-start}
.ett-podium-card img,.ett-podium-noimg{height:96px!important}
.ett-podium--first{transform:translateY(-18px)!important;border-color:#ffd400!important;box-shadow:0 10px 28px rgba(255,212,0,.10);z-index:3}
.ett-podium--first img,.ett-podium--first .ett-podium-noimg{height:112px!important}
.ett-podium--first .ett-podium-medal{background:#ffd400;color:#111}
.ett-podium--second{transform:translateY(-4px)!important;z-index:2}
.ett-podium--third{transform:none!important;z-index:1}
.ett-podium-card small{margin-top:auto;padding-top:6px}
@media(max-width:480px){.ett-podium-card{min-height:160px}.ett-podium-card img,.ett-podium-noimg{height:68px!important}.ett-podium--first img,.ett-podium--first .ett-podium-noimg{height:82px!important}.ett-podium--first{transform:translateY(-12px)!important}}

/* v1.4.0 – Full-width ETT design + robust CSS medals */
:root{
  --ett-navy:#101f49;
  --ett-blue:#164f91;
  --ett-blue-bright:#1d67ad;
  --ett-yellow:#ffd400;
  --ett-ink:#08111f;
  --ett-card:#13233d;
  --ett-white:#fff;
  --ett-silver:#c9d1d9;
  --ett-bronze:#d77a32;
}
/* Standalone hub modules break out of narrow theme containers, but stay readable. */
.ett-home-block{
  width:min(1480px,calc(100vw - 40px));
  max-width:none!important;
  margin:32px 0 32px 50%!important;
  transform:translateX(-50%);
  box-sizing:border-box;
  font-family:Arial,Helvetica,sans-serif;
}
.ett-home-block *{box-sizing:border-box}
.ett-home-block.ett-panel,
.ett-home-block .ett-panel,
.ett-podium-panel{
  background:linear-gradient(145deg,var(--ett-navy),var(--ett-ink))!important;
  color:#fff!important;
  border-top:5px solid var(--ett-yellow);
  box-shadow:0 12px 34px rgba(8,17,31,.13);
}
.ett-panel__title{border-bottom-color:rgba(255,255,255,.16)!important}
.ett-panel__title>span,.ett-kicker{color:var(--ett-yellow)!important}
.ett-panel__title a,.ett-main-link{color:#fff!important}
.ett-event-name{font-size:clamp(25px,2.4vw,38px)!important;letter-spacing:-.02em}
.ett-podium-cats{gap:24px!important}
.ett-podium-cat{
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:12px!important;
  padding:24px 20px 20px!important;
}
.ett-podium-cat h3{color:var(--ett-yellow)!important;font-size:19px!important;margin-bottom:22px!important}
.ett-podium{gap:14px!important;padding-top:24px!important;align-items:end!important}
.ett-podium-card{
  min-height:260px!important;
  border-radius:10px!important;
  background:#0b1729!important;
  border:1px solid rgba(255,255,255,.12)!important;
  overflow:hidden!important;
  padding:0 0 16px!important;
  transform:none!important;
  box-shadow:none!important;
}
.ett-podium-card img,.ett-podium-noimg{
  width:100%!important;height:142px!important;object-fit:cover!important;display:block!important;
  border-radius:0!important;margin:0!important;
}
.ett-podium--first{min-height:292px!important;border:2px solid var(--ett-yellow)!important;transform:translateY(-18px)!important;box-shadow:0 12px 30px rgba(255,212,0,.09)!important}
.ett-podium--first img,.ett-podium--first .ett-podium-noimg{height:165px!important}
/* No platform emoji: medal is a predictable CSS badge, so Windows cannot turn it into a billboard. */
.ett-podium-medal{
  position:relative!important;z-index:2!important;
  width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;
  margin:-19px auto 8px!important;padding:0!important;
  border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;
  font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;line-height:38px!important;font-weight:900!important;
  color:#111!important;background:var(--ett-silver)!important;border:3px solid #e7edf2!important;
  box-shadow:0 3px 10px rgba(0,0,0,.3)!important;
}
.ett-podium--first .ett-podium-medal{background:var(--ett-yellow)!important;border-color:#ffe66a!important;color:#111!important}
.ett-podium--third .ett-podium-medal{background:var(--ett-bronze)!important;border-color:#f0a06a!important;color:#111!important}
.ett-podium-card strong{
  display:block!important;width:100%!important;padding:0 10px!important;margin:0!important;
  color:#fff!important;font-size:14px!important;line-height:1.25!important;font-weight:800!important;
  overflow-wrap:anywhere!important;
}
.ett-podium-card small{
  display:block!important;margin-top:auto!important;padding:9px 8px 0!important;
  font-size:14px!important;line-height:1.2!important;color:#dbe5ef!important;
}
.ett-podium--first small{color:var(--ett-yellow)!important;font-weight:900!important}
/* Other modules inherit the ETT identity without becoming a wall of black. */
.ett-next-event,.ett-history,.ett-partners,.ett-team-discover{
  border-radius:10px!important;border:1px solid #d7deea!important;border-top:5px solid var(--ett-yellow)!important;
  box-shadow:0 10px 28px rgba(16,31,73,.08);background:#fff!important;
}
.ett-next-event h2,.ett-history strong,.ett-team-discover strong{color:var(--ett-navy)}
.ett-next-event a,.ett-history__links a,.ett-team-discover .ett-main-link{color:var(--ett-blue)!important}
.ett-about{border-radius:10px!important;background:linear-gradient(135deg,var(--ett-navy),var(--ett-ink))!important;border-top:5px solid var(--ett-yellow)}
.ett-about__text h2{color:#fff!important}.ett-about__text a{color:var(--ett-yellow)!important}
.ett-team-photo{border-radius:8px!important}
@media(max-width:1100px){
 .ett-home-block{width:calc(100vw - 28px)}
 .ett-podium-cats{grid-template-columns:1fr!important}
 .ett-podium-card{min-height:245px!important}
}
@media(max-width:650px){
 .ett-home-block{width:calc(100vw - 18px);margin-top:18px!important;margin-bottom:18px!important}
 .ett-podium-panel{padding:18px!important}
 .ett-podium-cat{padding:18px 10px 14px!important}
 .ett-podium{gap:7px!important;padding-top:18px!important}
 .ett-podium-card{min-height:205px!important}
 .ett-podium-card img,.ett-podium-noimg{height:92px!important}
 .ett-podium--first{min-height:225px!important;transform:translateY(-10px)!important}
 .ett-podium--first img,.ett-podium--first .ett-podium-noimg{height:108px!important}
 .ett-podium-card strong{font-size:11px!important;padding:0 5px!important}
 .ett-podium-card small{font-size:12px!important}
 .ett-podium-medal{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;line-height:32px!important;font-size:14px!important;margin-top:-16px!important}
}

/* v1.4.1 – cleaner edge treatment, no white/grey seams */
.ett-home-block{
  width:min(1480px,calc(100vw - 32px));
  margin:28px 0 28px 50%!important;
  border-radius:22px;
  overflow:hidden;
}
.ett-home-block.ett-panel,
.ett-home-block .ett-panel,
.ett-podium-panel{
  border-top:0!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#101f49 0%,#0b1934 58%,#08111f 100%)!important;
  box-shadow:0 16px 42px rgba(8,17,31,.12)!important;
}
.ett-podium-panel{padding:34px 34px 38px!important}
.ett-panel__title{padding-bottom:16px!important;margin-bottom:22px!important}
.ett-podium-cat{
  border-radius:18px!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.11)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}
.ett-podium-card{border-radius:14px!important}
.ett-podium-card img,.ett-podium-noimg{border-radius:13px 13px 0 0!important}
.ett-next-event,.ett-history,.ett-partners,.ett-team-discover{
  border:1px solid rgba(16,31,73,.09)!important;
  border-top:0!important;
  border-radius:22px!important;
  overflow:hidden!important;
  box-shadow:0 14px 38px rgba(16,31,73,.07)!important;
}
.ett-about{
  border-top:0!important;
  border-radius:22px!important;
  overflow:hidden!important;
  box-shadow:0 14px 38px rgba(8,17,31,.10)!important;
}
.ett-team-photo{border-radius:14px!important}
/* Neutralize the module's own light strip around full-width sections. */
.ett-home-block::before,.ett-home-block::after{display:none!important}
@media(max-width:650px){
  .ett-home-block{width:calc(100vw - 16px);border-radius:16px}
  .ett-home-block.ett-panel,.ett-home-block .ett-panel,.ett-podium-panel,
  .ett-next-event,.ett-history,.ett-partners,.ett-team-discover,.ett-about{border-radius:16px!important}
  .ett-podium-panel{padding:20px 14px 24px!important}
}

/* v1.4.2 – seamless white page background */
.ett-hub,
.ett-home-block{
  background:#fff!important;
}
/* Remove the light-grey module gutters/padding so every module sits on the same white canvas. */
.ett-home-block{
  padding-left:0!important;
  padding-right:0!important;
}
/* Keep only the actual content cards/panels styled; the surrounding module canvas stays pure white. */
.ett-next-event,.ett-history,.ett-partners,.ett-team-discover{
  background:#fff!important;
}
