a,button{color:inherit}.tec-header__inner,.tec-nav{align-items:center;display:flex}.tec-h2,.tec-hero__title,.tec-logo__mark,.tec-sport-slider__body h3,.tec-stat__value{font-family:var(--display)}.tec-card--format,.tec-events-wrap,.tec-venue{container-type:inline-size}*,.tec-dd__btn,.tec-events-carousel__slide,.tec-field select,.tec-sport-slider__slide,::after,::before{box-sizing:border-box}.tec-dd__list,.tec-footer__list,.tec-steps,.tec-steps>li,.tec-timeline,.tec-timeline-years,.tec-turnier-stats{list-style:none}.tec-footer__legal a,.tec-show-link,.tec-social-chips a,a{text-decoration:none}.tec-count small,.tec-game-card__tag,.tec-kicker,.tec-logo__word,.tec-pill{text-transform:uppercase}:root{color-scheme:dark;--bg0:#070212;--bg1:#12061f;--ink:#f6f2ff;--muted:rgba(246, 242, 255, 0.72);--hot:#ff2d6a;--acid:#c8ff4d;--volt:#38f6ff;--violet:#7c3aed;--panel:rgba(18, 6, 35, 0.72);--stroke:rgba(255, 255, 255, 0.12);--shadow:0 24px 80px rgba(0, 0, 0, 0.55);--radius:18px;--font:"DM Sans",system-ui,sans-serif;--display:"Unbounded",system-ui,sans-serif}html{scroll-behavior:smooth}section[id]{scroll-margin-top:96px}body{margin:0;font-family:var(--font);font-optical-sizing:auto;background:radial-gradient(1200px 800px at 10% -10%,#2a0b4a 0,transparent 55%),radial-gradient(900px 600px at 90% 10%,#0f3a3d 0,transparent 50%),linear-gradient(165deg,var(--bg0),#05010c 55%,var(--bg1));color:var(--ink);min-height:100vh;overflow-x:hidden}body.tec-cursor-on,body.tec-cursor-on a,body.tec-cursor-on button,body.tec-cursor-on input,body.tec-cursor-on select,body.tec-cursor-on textarea{cursor:none}img{max-width:100%;display:block}button{font:inherit;background:0 0;border:0;cursor:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tec-shell{width:min(1180px,100% - 40px);margin-inline:auto}.tec-cursor{position:fixed;inset:0;pointer-events:none;z-index:10050}.tec-cursor__dotWrap,.tec-cursor__ringWrap{position:fixed;left:0;top:0;pointer-events:none;will-change:transform}.tec-cursor__ringWrap{z-index:0}.tec-cursor__dotWrap{z-index:1}.tec-cursor__dot{width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fff,var(--hot) 55%,var(--violet));box-shadow:0 0 18px 4px rgba(255,45,106,.75),0 0 36px 10px rgba(56,246,255,.35);animation:1.1s ease-in-out infinite tec-dot-glow}.tec-cursor__ring{width:42px;height:42px;margin:-21px 0 0 -21px;border-radius:999px;border:2px solid rgba(255,255,255,.55);box-shadow:0 0 22px rgba(200,255,77,.35),inset 0 0 18px rgba(124,58,237,.35);animation:1.6s ease-in-out infinite tec-ring-glow;mix-blend-mode:screen}@keyframes tec-dot-glow{0%,100%{transform:scale(1);box-shadow:0 0 14px 3px rgba(255,45,106,.65),0 0 32px 8px rgba(56,246,255,.28);opacity:1}50%{transform:scale(1.45);box-shadow:0 0 28px 8px rgba(255,45,106,.95),0 0 52px 16px rgba(200,255,77,.35);opacity:.88}}@keyframes tec-ring-glow{0%,100%{transform:scale(1);opacity:.85}50%{transform:scale(1.18);opacity:.45}}.tec-header{position:sticky;top:0;z-index:900;backdrop-filter:blur(14px);background:linear-gradient(180deg,rgba(7,2,18,.92),rgba(7,2,18,.55));border-bottom:1px solid var(--stroke)}.tec-header__inner{position:relative;justify-content:space-between;gap:20px;padding:16px 0}.tec-logo{display:flex;align-items:baseline;gap:10px}.tec-logo__mark{font-weight:900;letter-spacing:-.04em;font-size:1.35rem;background:linear-gradient(120deg,var(--hot),var(--volt));-webkit-background-clip:text;background-clip:text;color:transparent}.tec-burger,.tec-count>div{background:rgba(255,255,255,.04)}.tec-logo__word{font-weight:700;font-size:.95rem;letter-spacing:.12em;color:var(--muted)}.tec-nav{gap:10px 18px;flex-wrap:wrap;justify-content:flex-end}.tec-nav__link{font-size:.92rem;font-weight:600;color:var(--muted);padding:8px 4px;position:relative;transition:color .2s}.tec-nav__link::after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:2px;background:linear-gradient(90deg,var(--hot),var(--acid));transform:scaleX(0);transform-origin:left;transition:transform .25s}.tec-nav__link--active::after,.tec-nav__link:hover::after{transform:scaleX(1)}.tec-nav__link--active,.tec-nav__link:hover,.tec-quote strong{color:var(--ink)}.tec-burger{display:none;width:44px;height:44px;border-radius:12px;border:1px solid var(--stroke);align-items:center;justify-content:center}.tec-burger__icon{display:block}.tec-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:999px;font-weight:700;border:1px solid transparent;background:linear-gradient(120deg,var(--hot),var(--violet));color:#fff;box-shadow:0 12px 40px rgba(255,45,106,.35);transition:transform .2s,box-shadow .2s,filter .2s}.tec-btn:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.05);box-shadow:0 18px 50px rgba(124,58,237,.45)}.tec-btn--ghost{background:rgba(255,255,255,.2);border:1px solid rgba(200,255,77,.42);color:var(--ink);box-shadow:0 0 0 1px #7c3aed}.tec-card,.tec-stat,.tec-urgency__inner{box-shadow:var(--shadow)}.tec-btn--small{padding:10px 16px;font-size:.88rem}.tec-linkbtn{font-weight:700;color:var(--acid);border-bottom:2px solid rgba(200,255,77,.35);padding-bottom:2px;transition:color .2s,border-color .2s}.tec-linkbtn:hover{color:var(--volt);border-color:var(--volt)}.tec-hero{position:relative;min-height:min(92vh,900px);display:grid;align-items:center;padding:120px 0 100px;isolation:isolate}.tec-hero__bg,.tec-hero__bg::after,.tec-hero__noise{position:absolute;inset:0}.tec-hero__bg{background-image:url("../images/hero-arena.webp");background-size:cover;background-position:center;filter:saturate(1.15) contrast(1.08);transform:scale(1.03);animation:28s ease-in-out infinite alternate tec-hero-drift}.tec-hero--static-bg .tec-hero__bg{animation:none}.tec-hero__bg::after{content:"";background:radial-gradient(900px 600px at 70% 20%,rgba(255,45,106,.35),transparent 60%),radial-gradient(700px 500px at 10% 80%,rgba(56,246,255,.25),transparent 55%),linear-gradient(115deg,rgba(5,1,12,.75) 10%,rgba(5,1,12,.2) 45%,rgba(5,1,12,.85))}.tec-hero__noise{opacity:.07;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.tec-hero__content{position:relative;z-index:2}.tec-hero__title{font-weight:900;line-height:.98;letter-spacing:-.04em;font-size:clamp(2.6rem, 6vw, 4.4rem);margin:0 0 18px;text-shadow:0 12px 60px rgba(0,0,0,.55)}.tec-hero__title:has(> .tec-hero__line:only-child){font-size:clamp(1.65rem, 3.8vw, 3.15rem);line-height:1.06;letter-spacing:-.035em}.tec-hero__title-sub{display:block;margin-top:10px;font-size:clamp(1.1rem, 2.4vw, 1.5rem);font-weight:700;color:var(--acid);letter-spacing:.02em}.tec-hero__lead{margin:0 0 28px;color:rgba(255,255,255,.88);font-size:1.08rem;line-height:1.55;max-width:52ch}.tec-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.tec-hero__slant{position:absolute;left:0;right:0;bottom:-1px;height:70px;background:linear-gradient(185deg,transparent 30%,#090316 100%);clip-path:polygon(0 40%,100% 0,100% 100%,0 100%);z-index:1}@keyframes tec-hero-drift{from{transform:scale(1.03) translate3d(0,0,0)}to{transform:scale(1.08) translate3d(-1.5%,1.2%,0)}}.tec-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;letter-spacing:.22em;font-weight:700;color:var(--volt);margin:0 0 14px}.tec-kicker::before{content:"";width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--hot),var(--acid))}.tec-band{padding:36px 0 48px}.tec-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tec-stat{padding:22px;border-radius:var(--radius);border:1px solid var(--stroke);background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.02));transform:skewY(-2deg)}.tec-stat__value{display:block;font-weight:900;font-size:clamp(1.8rem, 3vw, 2.4rem);background:linear-gradient(120deg,#fff,var(--volt));-webkit-background-clip:text;background-clip:text;color:transparent}.tec-stat__label{display:block;margin-top:6px;color:var(--muted);font-size:.92rem}@media (prefers-reduced-motion:no-preference){.tec-reveal{opacity:0;transform:translateY(28px) rotate(-.5deg);filter:blur(2px);transition:opacity .7s,transform .75s cubic-bezier(.2, .9, .2, 1),filter .7s}.tec-reveal--in{opacity:1;transform:translateY(0) rotate(0);filter:blur(0)}.tec-band .tec-stat{transition:transform .32s,border-color .32s,box-shadow .32s}.tec-band .tec-stat:hover{transform:skewY(-2deg) translateY(-8px);border-color:rgba(200,255,77,.42);box-shadow:0 20px 48px rgba(0,0,0,.38)}}.tec-sport-slider{margin-top:8px}.tec-sport-slider__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:14px}.tec-sport-slider__hint{margin:0;color:var(--muted);font-size:.92rem}.tec-sport-slider__navs{display:flex;gap:8px}.tec-sport-slider__nav{width:44px;height:44px;border-radius:12px;border:1px solid var(--stroke);background:rgba(255,255,255,.06);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;transition:border-color .2s,background .2s,opacity .2s}.tec-sport-slider__nav:hover:not(:disabled){border-color:rgba(200,255,77,.45);background:rgba(200,255,77,.12)}.tec-sport-slider__nav:disabled{opacity:.35;cursor:not-allowed}.tec-sport-slider__nav:focus-visible{outline:2px solid var(--acid);outline-offset:2px}.tec-sport-slider__viewport{overflow:hidden;border-radius:calc(var(--radius) + 6px);border:1px solid var(--stroke);background:rgba(10,4,22,.55);box-shadow:var(--shadow);touch-action:pan-y}.tec-sport-slider__card,.tec-venue{border-radius:var(--radius);overflow:hidden}.tec-sport-slider__track{display:flex;will-change:transform}.tec-sport-slider__slide{padding:0 2px}.tec-sport-slider__card{display:flex;flex-direction:column;height:100%;min-height:260px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(165deg,rgba(56,246,255,.06),rgba(255,45,106,.05))}.tec-card__media,.tec-game-card__media,.tec-hub-card__media,.tec-sport-poll__media,.tec-sport-slider__media{aspect-ratio:16/10;overflow:hidden}.tec-sport-slider__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.tec-sport-slider__card:hover .tec-sport-slider__media img{transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.tec-cursor__dot,.tec-cursor__ring,.tec-hero__bg{animation:none}.tec-band .tec-stat:hover{border-color:rgba(200,255,77,.38)}.tec-sport-slider__card:hover .tec-sport-slider__media img{transform:none}}.tec-sport-slider__body{padding:18px 20px 22px;display:flex;flex-direction:column;flex:1 1 auto}.tec-sport-slider__body h3{margin:0 0 8px;font-size:1.35rem}.tec-sport-slider__body p{margin:0 0 14px;color:var(--muted);line-height:1.5;flex:1 1 auto}.tec-sport-slider__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px}.tec-sport-slider__dot{width:9px;height:9px;border-radius:999px;border:0;padding:0;background:rgba(255,255,255,.22);cursor:pointer;transition:background .2s,transform .2s}.tec-sport-slider__dot--active{background:var(--acid);transform:scale(1.15)}.tec-sport-slider__dot:focus-visible{outline:2px solid var(--acid);outline-offset:2px}@media (min-width:720px){.tec-sport-slider__card{flex-direction:row;align-items:stretch;min-height:220px}.tec-sport-slider__media{flex:0 0 44%;aspect-ratio:auto;min-height:0}.tec-sport-slider__body{justify-content:center}}.tec-venue,.tec-venue__overlay{min-height:220px;position:relative}.tec-section{padding:88px 0}.tec-section--tilt{background:radial-gradient(800px 500px at 20% 0,rgba(124,58,237,.2),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.02),transparent)}.tec-section--voices{background:linear-gradient(180deg,transparent,rgba(255,45,106,.06))}.tec-section__head{max-width:720px;margin-bottom:40px}.tec-section__head--row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.tec-h2{font-weight:800;letter-spacing:-.03em;font-size:clamp(1.8rem, 3.2vw, 2.6rem);margin:0 0 12px}.tec-lead{margin:0;color:var(--muted);line-height:1.6;font-size:1.05rem}.tec-count span:first-child,.tec-step__n{font-weight:900;color:var(--acid);font-family:var(--display)}.tec-grid{display:grid;gap:18px}.tec-grid--formats{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1024px){.tec-grid--formats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.tec-grid--formats{grid-template-columns:1fr}}.tec-card{border-radius:calc(var(--radius) + 6px);border:1px solid var(--stroke);overflow:hidden;background:rgba(10,4,22,.65);transition:transform .25s,border-color .25s}.tec-card:hover{transform:translateY(-6px) rotate(-.4deg);border-color:rgba(200,255,77,.35)}.tec-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tec-card:hover .tec-card__media img{transform:scale(1.06)}.tec-card__body{padding:18px 18px 20px}.tec-card__body h3,.tec-map-block .tec-h3{margin:0 0 8px;font-family:var(--display);font-size:1.25rem}.tec-card__body p{margin:0 0 14px;color:var(--muted);line-height:1.5;font-size:.95rem}.tec-card--format{container-name:tec-card;display:flex;flex-direction:column;height:100%}.tec-card--format .tec-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.tec-card--format .tec-card__body .tec-linkbtn{margin-top:auto;align-self:flex-start}.tec-grid--venues{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:960px){.tec-burger{display:inline-flex}.tec-nav{position:absolute;right:20px;top:72px;flex-direction:column;align-items:stretch;padding:16px;border-radius:var(--radius);border:1px solid var(--stroke);background:rgba(10,3,22,.96);box-shadow:var(--shadow);min-width:min(320px,calc(100vw - 40px));opacity:0;pointer-events:none;transform:translateY(-8px) skewY(-2deg);transition:opacity .2s,transform .25s}.tec-nav--open{opacity:1;pointer-events:auto;transform:translateY(0) skewY(0)}.tec-grid--venues{grid-template-columns:repeat(2,minmax(0,1fr))}}.tec-venue{border:1px solid var(--stroke)}.tec-venue img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.tec-venue__overlay{z-index:1;margin-top:auto;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 10%,rgba(5,1,12,.92))}.tec-venue__overlay h3{margin:0 0 6px;font-family:var(--display)}.tec-venue__overlay p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.tec-steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tec-step{padding:24px;border-radius:var(--radius);border:1px solid var(--stroke);background:linear-gradient(160deg,rgba(56,246,255,.08),rgba(255,45,106,.06));clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%)}.tec-step__n{font-size:2rem}.tec-step h3{margin:8px 0;font-family:var(--display)}.tec-step p{margin:0;color:var(--muted);line-height:1.5}.tec-urgency{padding:72px 0}.tec-urgency__inner{display:grid;grid-template-columns:1.2fr auto;gap:28px 36px;align-items:center;padding:32px;border-radius:calc(var(--radius) + 8px);border:1px solid rgba(200,255,77,.25);background:radial-gradient(700px 400px at 0 50%,rgba(255,45,106,.25),transparent 55%),radial-gradient(500px 300px at 100% 0,rgba(124,58,237,.35),transparent 55%),rgba(8,2,18,.85)}.tec-urgency__note{margin:12px 0 0;color:var(--muted);font-size:.92rem}.tec-count{display:grid;grid-template-columns:repeat(4,minmax(0,72px));gap:10px;text-align:center}.tec-count>div{padding:12px 8px;border-radius:14px;border:1px solid var(--stroke)}.tec-count span:first-child{display:block;font-size:1.6rem}.tec-count small{color:var(--muted);font-size:.75rem;letter-spacing:.06em}.tec-urgency__cta{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px}.tec-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tec-show{border-radius:var(--radius);overflow:hidden;border:1px solid var(--stroke);background:rgba(12,4,26,.75);display:flex;flex-direction:column;min-height:100%;transition:transform .25s}.tec-show:hover{transform:translateY(-4px)}.tec-show__media{aspect-ratio:16/11;overflow:hidden}.tec-show__media img{width:100%;height:100%;object-fit:cover}.tec-show__body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-height:0}.tec-show__body h3{margin:0;font-family:var(--display);font-size:1.1rem}.tec-show__meta{margin:0;color:var(--muted);font-size:.88rem}.tec-pill{align-self:flex-start;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.04em;color:#0a0314;background:linear-gradient(120deg,var(--acid),var(--volt))}.tec-show__body .tec-pill{margin-top:auto}.tec-voices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.tec-quote{margin:0;padding:22px;border-radius:var(--radius);border:1px solid var(--stroke);background:rgba(255,255,255,.03);display:flex;flex-direction:column;height:100%}.tec-quote__top{display:flex;align-items:flex-start;gap:16px;margin-bottom:14px}.tec-quote__avatar{flex-shrink:0;width:76px;height:76px;margin:0;border-radius:14px;overflow:hidden;border:1px solid var(--stroke);box-shadow:0 8px 24px rgba(0,0,0,.35)}.tec-form,.tec-hub-card{box-shadow:var(--shadow)}.tec-quote__avatar img{width:100%;height:100%;object-fit:cover}.tec-quote__top p{margin:0;flex:1;min-width:0;font-size:1.02rem;line-height:1.55;color:rgba(255,255,255,.92)}.tec-quote footer{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:.9rem;margin-top:auto}.tec-social{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}@media (max-width:1024px){.tec-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.tec-social{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.tec-social{grid-template-columns:repeat(2,minmax(0,1fr))}}.tec-social__cell{margin:0;border-radius:14px;overflow:hidden;border:1px solid var(--stroke);aspect-ratio:1/1}.tec-social__cell img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.tec-social__cell:hover img{transform:scale(1.08) rotate(-2deg)}.tec-contact{padding-bottom:120px}.tec-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.tec-contact__stack{display:flex;flex-direction:column;gap:28px;margin-inline:auto}.tec-contact__stack .tec-form{max-width:none;width:100%}.tec-contact__intro .tec-h2{margin-top:0}.tec-hub-card__body .tec-linkbtn,.tec-price>a.tec-btn{margin-top:auto;align-self:flex-start}.tec-contact__facts{margin:20px 0 0;padding:0;list-style:none;color:var(--muted);line-height:1.7}.tec-contact__facts li{display:flex;align-items:flex-start;gap:10px}.tec-contact__ico{flex-shrink:0;margin-top:3px;color:var(--volt);opacity:.9}.tec-check,.tec-field{display:flex;color:var(--muted)}.tec-contact__facts a{color:var(--volt);border-bottom:1px solid rgba(56,246,255,.35)}.tec-form{display:flex;flex-direction:column;gap:14px;padding:24px;border-radius:calc(var(--radius) + 6px);border:1px solid var(--stroke);background:rgba(10,3,22,.72)}.tec-form-fields{display:flex;flex-direction:column;gap:10px}.tec-field{flex-direction:column;gap:6px;font-size:.85rem;font-weight:600}.tec-form .tec-check>span::after,.tec-form .tec-field>span::after{content:" *";color:rgba(255,107,157,.95);font-weight:800}.tec-field--full{grid-column:1/-1}.tec-field input,.tec-field select,.tec-field textarea{border-radius:12px;border:1px solid var(--stroke);background:rgba(255,255,255,.05);color:var(--ink);padding:12px;outline:0;transition:border-color .2s,box-shadow .2s}.tec-field input:focus,.tec-field select:focus,.tec-field textarea:focus{border-color:rgba(200,255,77,.45);box-shadow:0 0 0 3px rgba(124,58,237,.25)}.tec-check{gap:10px;align-items:flex-start;font-size:.88rem}.tec-check input{margin-top:4px}.tec-inline-link{color:var(--acid);border-bottom:1px solid rgba(200,255,77,.35)}.tec-form__success{grid-column:1/-1;padding:18px;border-radius:14px;border:1px solid rgba(200,255,77,.35);background:rgba(200,255,77,.08)}.tec-footer,.tec-footer__bar{border-top:1px solid var(--stroke)}.tec-form__success strong{display:block;margin-bottom:8px;font-family:var(--display)}.tec-footer{padding:56px 0 0;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}.tec-footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:28px;padding-bottom:40px}@media (max-width:960px){.tec-contact__grid,.tec-voices{grid-template-columns:1fr}.tec-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.tec-footer__grid,.tec-grid--venues{grid-template-columns:1fr}}.tec-footer__brand{display:flex;align-items:baseline;gap:10px;font-weight:800;margin-bottom:10px}.tec-page-hero__title,.tec-timeline__n{font-family:var(--display);font-weight:900}.tec-footer__tag{margin:0;color:var(--muted);line-height:1.55;max-width:46ch}.tec-footer__h{margin:0 0 12px;font-family:var(--display);font-size:1rem}.tec-footer__list{margin:0;padding:0;display:grid;gap:8px;color:var(--muted)}.tec-footer__list a:hover,.tec-tplay-intro strong{color:var(--volt)}.tec-footer__address{margin:0;color:var(--muted);line-height:1.6}.tec-footer__bar{padding:16px 0 28px;color:var(--muted);font-size:.88rem}.tec-footer__bar-inner{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.tec-footer__pay{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;opacity:.95}.tec-footer__pay img{height:26px;width:auto;max-width:72px;display:block;object-fit:contain}.tec-page-hero{padding:120px 0 100px;position:relative;overflow:hidden}.tec-page-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(700px 400px at 20% 0,rgba(255,45,106,.2),transparent 60%),url("../images/hero-arena.webp") center/cover no-repeat;opacity:.35;filter:saturate(1.2)}.tec-page-hero__inner{position:relative;z-index:1}.tec-page-hero__title{letter-spacing:-.03em;font-size:clamp(2rem, 4vw, 3rem);margin:0 0 12px}.tec-page-hero__lead{margin:0;color:var(--muted);font-size:1.05rem;line-height:1.55}.tec-hero__particles{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;pointer-events:none;opacity:.42;mix-blend-mode:screen}.tec-char{display:inline-block;transform-origin:50% 80%}.tec-events-wrap{position:relative;container-name:tec-events}.tec-events-carousel{padding:4px 2px 52px}.tec-events-carousel__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.tec-events-carousel__viewport:active{cursor:grabbing}.tec-events-carousel__viewport::-webkit-scrollbar{display:none}.tec-events-carousel__track{display:flex;gap:14px;min-height:1px}.tec-events-carousel__slide{scroll-snap-align:start;flex:0 0 calc((100cqi - 14px)/ 1.08);display:flex;height:auto}.tec-events-carousel__slide .tec-show{flex:1;width:100%}@media (min-width:640px){.tec-events-carousel__track{gap:16px}.tec-events-carousel__slide{flex:0 0 calc((100cqi - 16px)/ 2)}}@media (min-width:1024px){.tec-events-carousel__slide{flex:0 0 calc((100cqi - 32px)/ 3)}}.tec-events-nav{position:absolute;right:0;bottom:0;display:flex;gap:10px;z-index:2}.tec-dd,.tec-dd__btn{position:relative}.tec-events-nav__btn{width:48px;height:48px;border-radius:14px;border:1px solid var(--stroke);background:rgba(255,255,255,.06);display:inline-flex;align-items:center;justify-content:center;color:var(--ink);cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.tec-hub-card,.tec-hub-card__body{flex-direction:column;display:flex}.tec-events-nav__btn:hover{border-color:rgba(200,255,77,.45);background:rgba(200,255,77,.1);transform:translateY(-2px)}.tec-events-nav__btn svg{width:22px;height:22px}.tec-events-nav__btn:disabled{opacity:.35;pointer-events:none}@container tec-card (max-width:320px){.tec-card__body h3{font-size:1.05rem}.tec-card__body p{font-size:.88rem}}.tec-venue{container-name:tec-venue}@container tec-venue (max-width:280px){.tec-venue__overlay{padding:16px;min-height:200px}}.tec-grid--hub{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.tec-hub-card{border-radius:calc(var(--radius) + 6px);border:1px solid var(--stroke);overflow:hidden;background:rgba(10,4,22,.65);height:100%;transition:transform .25s,border-color .25s}.tec-hub-card:hover{transform:translateY(-5px);border-color:rgba(200,255,77,.35)}.tec-hub-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tec-hub-card:hover .tec-hub-card__media img{transform:scale(1.05)}.tec-hub-card__body{padding:18px 18px 20px;flex:1 1 auto;min-height:0}.tec-hub-card__body h3{margin:0 0 8px;font-family:var(--display);font-size:1.2rem}.tec-hub-card__body p{margin:0 0 14px;color:var(--muted);line-height:1.5;font-size:.95rem}.tec-timeline{margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.tec-timeline__item{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:flex-start;padding:22px;border-radius:var(--radius);border:1px solid var(--stroke);background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.tec-timeline__n{font-size:1.75rem;color:var(--acid);line-height:1}.tec-h3,.tec-price__hint{font-weight:800;font-family:var(--display)}.tec-timeline .tec-h3{margin:0 0 8px}.tec-timeline .tec-lead{margin:0}.tec-grid--pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width:960px){.tec-grid--pricing{grid-template-columns:1fr}}.tec-price{padding:24px;border-radius:var(--radius);border:1px solid var(--stroke);background:rgba(10,3,22,.72);display:flex;flex-direction:column;min-height:100%}.tec-price--featured{border-color:rgba(200,255,77,.45);box-shadow:0 0 0 1px rgba(200,255,77,.12)}.tec-price .tec-h3{margin:0 0 10px}.tec-price .tec-lead{margin:0 0 12px;flex:1 1 auto}.tec-price__hint{margin:0 0 16px;font-size:1.05rem;color:var(--volt)}.tec-h3{font-size:1.15rem;letter-spacing:-.02em}.tec-prose__list{margin:0;padding-left:1.2rem;color:var(--muted);line-height:1.65}.tec-prose__list li{margin-bottom:10px}@media (max-width:640px){.tec-form,.tec-showcase{grid-template-columns:1fr}.tec-quote__top{flex-direction:column;align-items:center;text-align:center}.tec-quote__avatar{width:88px;height:88px}}.tec-field__err{display:block;margin-top:4px;font-size:.8rem;font-weight:600;color:#ff6b9d}.tec-field__err:empty,.tec-field__err[hidden]{display:none}.tec-field input[type=email],.tec-field input[type=tel],.tec-field input[type=text],.tec-field textarea{appearance:none;-webkit-appearance:none;width:100%;box-sizing:border-box}.tec-field select{appearance:none;-webkit-appearance:none;width:100%;cursor:pointer;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath fill='%23c8ff4d' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.tec-field textarea{resize:vertical;min-height:120px;line-height:1.5}.tec-check input[type=checkbox]{appearance:none;-webkit-appearance:none;flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:4px;border-radius:6px;border:2px solid rgba(200,255,77,.45);background:rgba(255,255,255,.04);cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.tec-check input[type=checkbox]:focus-visible{outline:2px solid var(--volt);outline-offset:2px}.tec-check input[type=checkbox]:checked{border-color:var(--acid);box-shadow:0 0 0 2px rgba(124,58,237,.35);background-color:rgba(200,255,77,.92);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'%3E%3Cpath fill='%23090316' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px}.tec-map-block{padding:32px 0 0}.tec-map-embed{margin-top:16px;border-radius:calc(var(--radius) + 6px);overflow:hidden;border:1px solid var(--stroke);box-shadow:var(--shadow);aspect-ratio:16/9;background:rgba(10,3,22,.6)}.tec-map-embed iframe{display:block;width:100%;height:100%;min-height:280px;border:0;filter:saturate(1.05) contrast(1.02)}.tec-gallery img,.tec-turnier-hero__media img{height:auto;width:100%;display:block;object-fit:cover}.tec-show-link{display:flex;height:100%;color:inherit;border-radius:var(--radius);outline-offset:4px}.tec-show-link .tec-show{flex:1;transition:transform .28s,border-color .28s,box-shadow .28s}.tec-show-link:focus-visible .tec-show,.tec-show-link:hover .tec-show{transform:translateY(-6px);border-color:rgba(200,255,77,.4);box-shadow:0 22px 50px rgba(0,0,0,.45)}.tec-show-link:focus-visible{outline:2px solid var(--acid)}.tec-turnier-hero{padding:0 0 48px}.tec-turnier-hero__grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:32px;align-items:start}.tec-turnier-hero__media{border-radius:calc(var(--radius) + 8px);overflow:hidden;border:1px solid var(--stroke);box-shadow:var(--shadow)}.tec-turnier-hero__media img{aspect-ratio:16/10}.tec-turnier-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0}.tec-turnier-stats li{padding:14px 16px;border-radius:var(--radius);border:1px solid var(--stroke);background:rgba(255,255,255,.04)}.tec-turnier-stats strong{display:block;font-family:var(--display);font-size:1.35rem;color:var(--acid)}.tec-turnier-stats span{font-size:.85rem;color:var(--muted)}.tec-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.tec-gallery figure{margin:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--stroke);background:rgba(10,3,22,.5)}.tec-gallery img{aspect-ratio:4/3}.tec-service-stack{display:flex;flex-direction:column;gap:22px;max-width:820px}.tec-service-row{display:grid;grid-template-columns:minmax(0,220px) 1fr;gap:24px;padding:28px;border-radius:calc(var(--radius) + 10px);border:1px solid var(--stroke);background:linear-gradient(155deg,rgba(56,246,255,.07),rgba(255,45,106,.05));box-shadow:var(--shadow);align-items:stretch;transition:border-color .25s,transform .25s}.tec-service-row:hover{border-color:rgba(200,255,77,.35);transform:translateY(-3px)}@media (max-width:720px){.tec-gallery,.tec-service-row{grid-template-columns:1fr}}.tec-service-row__media{border-radius:var(--radius);overflow:hidden;border:1px solid rgba(255,255,255,.08);min-height:160px}.tec-service-row__media img{width:100%;height:100%;object-fit:cover;display:block;min-height:160px}.tec-service-row__body h2{margin:0 0 10px;font-family:var(--display);font-size:clamp(1.25rem, 2.5vw, 1.55rem)}.tec-service-row__body p{margin:0 0 16px;color:var(--muted);line-height:1.6}.tec-service-row__actions{display:flex;flex-wrap:wrap;gap:10px}.tec-leistung-detail__hero{margin-bottom:32px}.tec-leistung-detail__hero img{width:100%;border-radius:calc(var(--radius) + 8px);border:1px solid var(--stroke);aspect-ratio:21/9;object-fit:cover}.tec-paket-list{margin:16px 0 0;padding-left:1.2rem;color:var(--muted);line-height:1.65}.tec-mini-portfolio{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-top:16px}.tec-mini-portfolio a{display:block;text-decoration:none;color:inherit;border-radius:var(--radius);border:1px solid var(--stroke);overflow:hidden;background:rgba(255,255,255,.03);transition:border-color .2s,transform .2s}.tec-mini-portfolio a:hover{border-color:rgba(200,255,77,.4);transform:translateY(-3px)}.tec-mini-portfolio img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.tec-mini-portfolio span{display:block;padding:12px 14px;font-weight:700;font-size:.92rem}.tec-partners{border-top:1px solid var(--stroke);padding-top:56px}.tec-partners__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:20px}.tec-partner-card{padding:20px;border-radius:var(--radius);border:1px solid var(--stroke);background:rgba(10,3,22,.55)}.tec-partner-card img{display:block;max-width:180px;height:auto;margin-bottom:12px}.tec-prize-strip{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:28px;padding:20px;border-radius:var(--radius);border:1px dashed rgba(200,255,77,.35);background:rgba(200,255,77,.04)}.tec-prize-strip img{width:72px;height:72px}.tec-prize-strip p{margin:0;flex:1 1 220px;color:var(--muted);line-height:1.55;font-size:.95rem}.tec-dd__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer;border-radius:12px;border:1px solid var(--stroke);background:rgba(255,255,255,.05);color:var(--ink);padding:12px 40px 12px 14px;font:inherit;font-size:1rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.tec-dd__btn::after{content:"";position:absolute;right:14px;top:50%;width:10px;height:10px;margin-top:-6px;border-right:2px solid var(--acid);border-bottom:2px solid var(--acid);transform:rotate(45deg);opacity:.85;pointer-events:none}.tec-dd__btn[aria-expanded=true]::after{margin-top:-2px;transform:rotate(-135deg)}.tec-dd__btn:focus-visible,.tec-dd__btn:hover{border-color:rgba(200,255,77,.45);box-shadow:0 0 0 3px rgba(124,58,237,.22);outline:0}.tec-dd__btn[aria-invalid=true]{border-color:rgba(255,107,157,.65)}.tec-dd__list{position:absolute;z-index:40;left:0;right:0;top:calc(100% + 6px);margin:0;padding:6px;border-radius:14px;border:1px solid var(--stroke);background:rgba(12,4,26,.96);box-shadow:0 24px 60px rgba(0,0,0,.55);max-height:280px;overflow-y:auto}.tec-dd__list[hidden]{display:none!important}.tec-dd__opt{padding:10px 12px;border-radius:10px;cursor:pointer;color:var(--muted);font-weight:600;transition:background .15s,color .15s}.tec-dd__opt--active,.tec-dd__opt:hover{background:rgba(200,255,77,.12);color:var(--ink)}.tec-dd__opt--placeholder{color:var(--muted);font-style:italic}.tec-price-calc{padding:28px;border-radius:calc(var(--radius) + 8px);border:1px solid var(--stroke);background:linear-gradient(160deg,rgba(56,246,255,.06),rgba(255,45,106,.05));box-shadow:var(--shadow)}.tec-price-calc__row{margin-bottom:22px}.tec-price-calc__row label{display:block;font-size:.82rem;font-weight:700;color:var(--muted);margin-bottom:8px;letter-spacing:.04em;text-transform:uppercase}.tec-pc-range{width:100%;accent-color:var(--acid);height:8px;border-radius:999px}.tec-pc-pills{display:flex;flex-wrap:wrap;gap:8px}.tec-pc-pill{padding:10px 14px;border-radius:999px;border:1px solid var(--stroke);background:rgba(255,255,255,.04);color:var(--muted);font-size:.88rem;font-weight:700;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.tec-pc-check,.tec-social-chips a{transition:border-color .2s,background .2s}.tec-pc-pill:hover{border-color:rgba(200,255,77,.35)}.tec-pc-pill--on{border-color:rgba(200,255,77,.55);background:rgba(200,255,77,.14);color:var(--ink)}.tec-pc-check{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid var(--stroke);cursor:pointer;color:var(--muted);font-weight:600}.tec-pc-check--on{border-color:rgba(200,255,77,.45);background:rgba(200,255,77,.08);color:var(--ink)}.tec-pc-check::before{content:"";width:18px;height:18px;border-radius:5px;border:2px solid rgba(200,255,77,.45);flex-shrink:0}.tec-pc-check--on::before{background:linear-gradient(135deg,var(--acid),var(--volt));box-shadow:inset 0 0 0 3px #090316}.tec-price-calc__result{margin-top:24px;padding:18px;border-radius:var(--radius);border:1px solid rgba(200,255,77,.28);background:rgba(8,2,18,.65)}.tec-price-calc__result strong{font-family:var(--display);color:var(--acid)}.tec-mini-portfolio--sm{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.tec-mini-portfolio--sm img{aspect-ratio:4/3;max-height:110px;object-fit:cover}.tec-mini-portfolio--sm span{padding:8px 10px;font-size:.82rem}.tec-about-team{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px}.tec-about-card,.tec-tplay-prose article{padding:20px;border-radius:var(--radius);border:1px solid var(--stroke);background:rgba(255,255,255,.03)}.tec-about-card h3{margin:0 0 6px;font-family:var(--display);font-size:1.05rem}.tec-about-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.tec-timeline-years{margin:20px 0 0;padding:0;border-left:2px solid rgba(200,255,77,.35)}.tec-timeline-years li{padding:0 0 20px 22px;position:relative}.tec-timeline-years li::before{content:"";position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--acid);box-shadow:0 0 0 4px rgba(124,58,237,.35)}.tec-timeline-years strong{display:block;font-family:var(--display);color:var(--volt)}.tec-contact-split{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:32px}@media (max-width:900px){.tec-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.tec-contact-split,.tec-steps,.tec-turnier-hero__grid,.tec-urgency__inner{grid-template-columns:1fr}}.tec-contact-card{padding:22px;border-radius:calc(var(--radius) + 4px);border:1px solid var(--stroke);background:rgba(10,3,22,.55)}.tec-contact-card h3{margin:0 0 10px;font-family:var(--display)}.tec-contact-card a{color:var(--volt);font-weight:700}.tec-social-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.tec-social-chips a{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;border:1px solid var(--stroke);color:var(--ink);font-size:.88rem;font-weight:700}.tec-social-chips a:hover{border-color:rgba(200,255,77,.45);background:rgba(200,255,77,.1)}.tec-footer__legal{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:.85rem;color:var(--muted)}.tec-game-card,.tec-sport-poll__card{overflow:hidden;flex-direction:column}.tec-footer__legal a{color:var(--muted);border-bottom:1px solid rgba(255,255,255,.15)}.tec-footer__legal a:hover{color:var(--volt);border-color:var(--volt)}.tec-legal{margin:0 auto}.tec-legal h2{margin-top:2rem;font-family:var(--display);font-size:1.2rem}.tec-legal li,.tec-legal p{color:var(--muted);line-height:1.65}.tec-legal ul{padding-left:1.2rem}.tec-turnier-prose{max-width:68ch}.tec-turnier-prose p{margin:0 0 1rem;color:rgba(255,255,255,.88);line-height:1.65;font-size:1.02rem}.tec-tplay-intro{max-width:62ch}.tec-sport-poll{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.tec-sport-poll__card{position:relative;display:flex;align-items:stretch;gap:10px;padding:0;margin:0;border:1px solid var(--stroke);border-radius:calc(var(--radius) + 6px);background:rgba(10,3,22,.55);cursor:pointer;text-align:left;font:inherit;color:inherit;transition:border-color .2s,box-shadow .2s,transform .2s}.tec-sport-poll__card:focus-visible,.tec-sport-poll__card:hover{border-color:rgba(200,255,77,.45);box-shadow:0 0 0 3px rgba(124,58,237,.22);outline:0}.tec-sport-poll__card:active{transform:scale(.99)}.tec-sport-poll__media img{width:100%;height:100%;object-fit:cover;display:block}.tec-sport-poll__body{padding:0 14px 14px}.tec-sport-poll__body strong{font-family:var(--display);font-size:1.05rem}.tec-sport-poll__body small{display:block;margin-top:4px;color:var(--muted);font-size:.85rem;line-height:1.45}.tec-sport-poll__bar{height:6px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;margin-top:8px}.tec-sport-poll__bar>span{display:block;height:100%;width:0%;border-radius:inherit;background:linear-gradient(90deg,var(--acid),var(--volt));transition:width .35s}.tec-game-zone{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:24px}.tec-game-card{border-radius:calc(var(--radius) + 8px);border:1px solid var(--stroke);background:rgba(8,2,18,.72);display:flex;min-height:100%}.tec-game-card__media img{width:100%;height:100%;object-fit:cover}.tec-game-card__body{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1;gap:10px}.tec-game-card__tag{display:inline-block;align-self:flex-start;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;color:#090316;background:linear-gradient(90deg,var(--acid),var(--volt))}.tec-game-card__body p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55;flex:1}.tec-tplay-prose{display:grid;gap:20px}@media (min-width:900px){.tec-sport-poll{grid-template-columns:repeat(4,minmax(0,1fr))}.tec-tplay-prose{grid-template-columns:repeat(3,minmax(0,1fr))}}.tec-tplay-prose h3{margin:0 0 10px;font-family:var(--display);font-size:1.08rem}.tec-tplay-prose p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.6}.tec-tplay-notice{margin-top:24px;padding:22px 24px 24px;border-radius:calc(var(--radius) + 4px);border:1px solid rgba(255,107,157,.4);background:linear-gradient(165deg,rgba(255,45,106,.1),rgba(9,3,22,.55));box-shadow:0 18px 48px rgba(0,0,0,.35)}.tec-tplay-notice__top{display:flex;align-items:center;gap:16px;margin-bottom:14px;flex-wrap:wrap}.tec-tplay-notice__age{width:56px;height:56px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(200, 255, 77, .2))}.tec-tplay-notice__top h2{margin:0;font-family:var(--display);font-size:clamp(1.1rem, 2.5vw, 1.35rem);line-height:1.2;color:var(--ink)}.tec-tplay-notice>p{margin:0 0 14px;color:var(--muted);line-height:1.65;font-size:.95rem}.tec-tplay-notice__help{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px;padding:16px 0 18px;margin:4px 0 16px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.tec-tplay-notice__help a{display:inline-flex;align-items:center;opacity:.88;transition:opacity .2s,transform .2s}.tec-tplay-notice__help a:focus-visible,.tec-tplay-notice__help a:hover{opacity:1;transform:translateY(-1px);outline:0}.tec-tplay-notice__help img{height:32px;width:auto;max-width:160px;object-fit:contain;display:block}.tec-tplay-notice__fine{margin:0!important;font-size:.88rem!important;color:rgba(255,255,255,.72)!important;line-height:1.6!important}.tec-tplay-notice a:not(.tec-tplay-notice__help a){color:var(--volt);font-weight:700}.tec-tplay-anchor{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--stroke)}@media (max-width:500px){.tec-stat__label{font-size:.62rem}.tec-sport-poll{grid-template-columns:1fr}h1,h2{word-break:break-all}}