*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.display-wrapper{position:relative;width:100vw;height:100vh;background:#f0eeeb;overflow:hidden;font-family:Open Sans,sans-serif;color:#fff}.connection-badge{position:absolute;top:12px;left:12px;font-size:12px;padding:4px 10px;border-radius:4px;letter-spacing:.05em;font-weight:700;z-index:999;transition:opacity .5s}.connection-badge.connected{background:#00c853;color:#000;opacity:.5}.connection-badge.disconnected{background:#e8001d;color:#fff;opacity:1}.league-header{position:absolute;top:5%;left:50%;transform:translate(-50%);z-index:15;transition:opacity .4s ease;pointer-events:none}.league-header.hidden{opacity:0}.league-header-logo{height:120px;object-fit:contain;filter:drop-shadow(0 2px 10px rgba(0,0,0,.15))}.scoreboard-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:top center;transition:opacity .4s ease,visibility .4s ease;z-index:10;will-change:opacity}.scoreboard-container.compact{opacity:0;visibility:hidden;pointer-events:none}.sb-wrapper{display:flex;flex-direction:column;align-items:center;gap:0;white-space:nowrap}.sb-main-row{display:flex;align-items:center;gap:80px}.sb-team-logo{width:350px;height:350px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 4px 20px rgba(0,0,0,.2))}.sb-team-logo-initials{width:350px;height:350px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:88px;font-weight:900;letter-spacing:.04em;flex-shrink:0;box-shadow:0 4px 24px #00000040}.sb-center{display:flex;flex-direction:column;align-items:center;gap:0;min-width:400px}.sb-score{display:flex;align-items:center;line-height:1}.sb-digit{font-size:200px;font-weight:900;color:#c3141e;min-width:130px;text-align:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1);letter-spacing:-5px;font-variant-numeric:tabular-nums;text-shadow:0 4px 24px rgba(195,20,30,.3)}.sb-digit.bump{transform:scale(1.25)}.sb-sep{font-size:170px;font-weight:900;color:#c3141e;padding:0 4px;line-height:1;letter-spacing:-5px;text-shadow:0 4px 24px rgba(195,20,30,.3)}.sb-clock-wrap{display:flex;flex-direction:column;align-items:center;margin-top:12px}.sb-clock-wrap .clock-block{border:none;padding:0;min-width:unset;flex-direction:row;gap:10px}.sb-clock-wrap .clock-time{font-size:100px;font-weight:800;color:#c3141e;letter-spacing:-2px;text-shadow:0 2px 16px rgba(195,20,30,.2)}.sb-clock-wrap .clock-added{font-size:52px;font-weight:700;color:#c3141e;align-self:center}.overlay-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:20}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px color-mix(in srgb,var(--team-color, #c3141e) 40%,transparent)}50%{box-shadow:0 0 60px color-mix(in srgb,var(--team-color, #c3141e) 90%,transparent)}}.overlay-enter{animation:fadeSlideIn .45s cubic-bezier(.22,1,.36,1) both}.overlay-exit{animation:fadeSlideOut .35s ease-in both}.overlay-panel{background:rgba(10,10,10,.95);border-top:8px solid #c3141e;border-radius:8px;padding:60px 80px;min-width:1100px;max-width:85vw;width:85vw;animation:fadeSlideIn .45s cubic-bezier(.22,1,.36,1) both}.overlay-label{font-size:32px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--team-color, #c3141e);margin-bottom:32px}.goal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#060605;background-size:cover;background-position:center top;display:flex;flex-direction:column;animation:scaleIn .5s cubic-bezier(.22,1,.36,1) both,pulseGlow 2s ease-in-out .6s infinite}.goal-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.08) 0%,rgba(0,0,0,.22) 35%,rgba(0,0,0,.72) 65%,rgba(0,0,0,.92) 100%);z-index:1}.goal-watermark{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;z-index:1;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:130px;font-weight:900;color:#ffffff0d;text-transform:uppercase;line-height:1.2;letter-spacing:.06em;word-spacing:20px;transform:rotate(-12deg)}.goal-initials-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;font-size:580px;font-weight:900;color:#ffffff08;text-transform:uppercase;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.06em;line-height:1}.goal-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:72px 80px 80px}.goal-kicker{font-size:80px;font-weight:900;text-transform:uppercase;color:var(--team-color, #c3141e);letter-spacing:.14em;line-height:1;text-shadow:0 0 80px rgba(195,20,30,.6)}.goal-center{flex:1;display:flex;align-items:center;justify-content:center}.goal-number{font-size:340px;font-weight:900;line-height:1;color:transparent;-webkit-text-stroke:8px rgba(255,255,255,.88);text-stroke:8px rgba(255,255,255,.88);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 0 48px rgba(255,255,255,.12))}.goal-bottom{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.goal-player-name{font-size:120px;font-weight:900;text-transform:uppercase;color:#fff;letter-spacing:.03em;line-height:1}.goal-details{display:flex;align-items:center;gap:40px;font-size:44px;font-weight:600}.goal-detail-minute{color:var(--team-color, #c3141e);font-weight:800}.goal-detail-assist{color:#fff9}.goal-detail-score{font-size:64px;font-weight:800;color:#fff;letter-spacing:.12em;padding-left:32px;border-left:3px solid rgba(255,255,255,.25)}.co-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#06060a;background-size:cover;background-position:center top;display:flex;animation:scaleIn .5s cubic-bezier(.22,1,.36,1) both}.co-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);z-index:1}.co-type-yellow .co-dim{background:linear-gradient(160deg,rgba(180,130,0,.3) 0%,rgba(0,0,0,.72) 100%)}.co-type-red .co-dim{background:linear-gradient(160deg,rgba(180,0,10,.3) 0%,rgba(0,0,0,.72) 100%)}.co-type-yellow-red .co-dim{background:linear-gradient(160deg,rgba(160,80,0,.3) 0%,rgba(0,0,0,.72) 100%)}.co-initials-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;font-size:580px;font-weight:900;color:#ffffff08;text-transform:uppercase;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.06em}.co-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:72px 80px 80px}.co-label{font-size:90px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;line-height:1}.co-type-yellow .co-label{color:#f5c518;text-shadow:0 0 80px rgba(245,197,24,.5)}.co-type-red .co-label{color:#e8001d;text-shadow:0 0 80px rgba(232,0,29,.5)}.co-type-yellow-red .co-label{color:#f07818;text-shadow:0 0 80px rgba(240,120,24,.5)}.co-center{flex:1;display:flex;align-items:center;justify-content:center}.co-card-visual{width:180px;height:240px;border-radius:16px;box-shadow:0 16px 80px #000c,0 0 0 4px #ffffff14;transform:rotate(-6deg)}.co-card-visual.yellow{background:#f5c518}.co-card-visual.red{background:#e8001d}.co-card-visual.yellow-red{background:linear-gradient(160deg,#f5c518 50%,#e8001d 50%)}.co-bottom{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.co-player-name{font-size:110px;font-weight:900;text-transform:uppercase;color:#fff;letter-spacing:.03em;line-height:1}.co-minute{font-size:48px;font-weight:600;color:#ffffff8c}.sub-overlay-fs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;flex-direction:row;transition:opacity .2s ease}.sub-fading{opacity:0!important}.sub-side{flex:1;position:relative;background-color:#0a0a0a;background-size:cover;background-position:center top;overflow:hidden}.sub-side-dim{position:absolute;top:0;right:0;bottom:0;left:0}.sub-side-dim-out{background:linear-gradient(to bottom,rgba(180,0,0,.22) 0%,rgba(0,0,0,.8) 100%)}.sub-side-dim-in{background:linear-gradient(to bottom,rgba(0,150,55,.22) 0%,rgba(0,0,0,.8) 100%)}.sub-side-initials{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:360px;font-weight:900;color:#ffffff0a;text-transform:uppercase;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.04em}.sub-side-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:56px 40px;gap:14px;text-align:center}.sub-out-icon{font-size:80px;color:#ff4040;line-height:1}.sub-in-icon{font-size:80px;color:#0c5;line-height:1}.sub-side-number{font-size:56px;font-weight:900;color:#ffffff73;letter-spacing:.04em}.sub-side-name{font-size:80px;font-weight:900;text-transform:uppercase;color:#fff;letter-spacing:.02em;line-height:1}.sub-center{width:160px;flex-shrink:0;position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:rgba(0,0,0,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-left:1px solid rgba(255,255,255,.07);border-right:1px solid rgba(255,255,255,.07)}.sub-center-icon{font-size:56px;color:var(--team-color, #c3141e);line-height:1}.sub-center-minute{font-size:32px;font-weight:800;color:#fff;text-align:center;line-height:1.3}.sub-center-dots{display:flex;flex-direction:column;gap:10px;margin-top:4px}.sub-dot{width:14px;height:14px;border-radius:50%;background:#333;transition:background .2s,transform .2s}.sub-dot.active{background:var(--team-color, #c3141e);transform:scale(1.3)}.sub-dot.done{background:#555}@media (min-width: 2560px){.goal-kicker{font-size:96px}.goal-number{font-size:420px;-webkit-text-stroke-width:10px}.goal-player-name{font-size:144px}.goal-detail-minute,.goal-detail-assist{font-size:52px}.goal-detail-score{font-size:76px}.co-label{font-size:110px}.co-card-visual{width:220px;height:295px}.co-player-name{font-size:132px}.co-minute{font-size:58px}.sub-side-name{font-size:96px}.sub-side-number{font-size:68px}.sub-out-icon,.sub-in-icon{font-size:96px}.sub-center{width:200px}.sub-center-icon{font-size:68px}.sub-center-minute{font-size:38px}.sub-dot{width:18px;height:18px}}.vp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:#0a0a0a;display:flex;align-items:center;justify-content:center;font-family:Open Sans,sans-serif;animation:fadeIn .4s ease both}.vp-overlay.vp-done{animation:fadeIn .3s ease both,fadeOut .6s ease 2.8s both}@keyframes fadeOut{to{opacity:0;pointer-events:none}}.vp-content{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:900px;width:90%;text-align:center}.vp-spinner{width:64px;height:64px;border:6px solid #333;border-top-color:#c3141e;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.vp-icon{font-size:80px;line-height:1}.vp-icon-done{color:#2ecc71}.vp-icon-error{color:#c3141e}.vp-title{font-size:42px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.06em}.vp-subtitle{font-size:22px;color:#888;font-weight:400}.vp-progress-bar-wrap{width:100%;height:10px;background:#222;border-radius:5px;overflow:hidden;margin-top:8px}.vp-progress-bar{height:100%;background:#c3141e;border-radius:5px;transition:width .3s ease}.vp-pct{font-size:28px;font-weight:700;color:#c3141e;letter-spacing:.04em}.vp-current{font-size:20px;color:#ccc;line-height:1.6}.vp-current-size{font-size:18px;color:#666}.vp-list{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:8px;max-height:300px;overflow-y:auto}.vp-list-item{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#161616;border-radius:6px;font-size:16px;color:#aaa}.vp-list-item.vp-status-done{color:#2ecc71}.vp-list-item.vp-status-loading{color:#fff;background:#1e1e1e}.vp-list-item.vp-status-error{color:#c3141e}.vp-list-icon{font-size:18px;flex-shrink:0;width:20px;text-align:center}.vp-list-name{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-list-size{font-size:14px;color:#555;flex-shrink:0}.vp-retry-btn{margin-top:8px;padding:14px 40px;background:#c3141e;color:#fff;border:none;border-radius:6px;font-size:20px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.vp-admin-badge{position:fixed;top:20px;right:20px;z-index:9999;display:flex;gap:8px;align-items:center;background:#1a1a1a;border:1px solid #333;padding:10px 14px;border-radius:8px}.vp-admin-btn{padding:8px 20px;background:#c3141e;color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:700;cursor:pointer}.vp-admin-close{background:none;border:1px solid #444;color:#888;width:30px;height:30px;border-radius:4px;font-size:14px;cursor:pointer}.promo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background:#000;display:flex;align-items:center;justify-content:center;animation:fadeIn .5s ease both}.promo-overlay video{width:100%;height:100%;object-fit:cover}.lu-overlay{width:100vw;height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 48px 24px;animation:fadeSlideIn .4s cubic-bezier(.22,1,.36,1) both;background:rgba(8,8,8,.9);border-radius:8px}.lu-header{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#c3141e;margin-bottom:18px}.lu-teams{display:grid;grid-template-columns:1fr 3px 1fr;gap:0 36px;width:100%;max-width:1820px;align-items:start}.lu-divider{background:#c3141e;border-radius:2px;align-self:stretch;min-height:200px}.lu-team{display:flex;flex-direction:column;align-items:center;gap:10px}.lu-team-header{display:flex;align-items:center;gap:14px;margin-bottom:6px}.lu-team-name{font-size:26px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.lu-formation-badge{font-size:15px;font-weight:700;color:#c3141e;background:rgba(195,20,30,.15);padding:3px 10px;border-radius:4px;letter-spacing:.08em}.lu-rows{display:flex;flex-direction:column;gap:8px;width:100%;align-items:center}.lu-row{display:flex;justify-content:center;gap:12px;animation:fadeSlideIn .45s cubic-bezier(.22,1,.36,1) both}.lu-player{display:flex;flex-direction:column;align-items:center;gap:5px;width:110px}.lu-player-empty{width:110px;height:120px;opacity:0}.lu-player-photo{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#c3141e 0%,#6b0a10 100%);border:2px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 3px 12px #00000080}.lu-player-photo img{width:100%;height:100%;object-fit:cover;object-position:top center}.lu-player-number-big{font-size:28px;font-weight:800;color:#ffffffe6;line-height:1}.lu-player-name{font-size:13px;font-weight:700;text-align:center;line-height:1.2;max-width:108px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e8e8e8}.ls-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f0eeeb;z-index:50;overflow:hidden}.ls-team-logo{position:absolute;top:56px;right:60px;width:150px;height:150px;z-index:10;pointer-events:none}.ls-team-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 16px rgba(0,0,0,.25))}.ls-layer{position:absolute;top:0;right:0;bottom:0;left:0}.ls-layer-in{animation:lsFadeIn .4s ease-in-out forwards}.ls-layer-out{animation:lsFadeOut .4s ease-in-out forwards}@keyframes lsFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lsFadeOut{0%{opacity:1}to{opacity:0}}.ls-player-card{position:absolute;top:0;right:0;bottom:0;left:0}.ls-number{position:absolute;top:60px;left:80px;font-size:580px;font-weight:900;line-height:.85;color:transparent;-webkit-text-stroke:12px #c3141e;text-stroke:12px #c3141e;-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums}.ls-photo{position:absolute;right:8%;top:50%;transform:translateY(-50%);height:88vh;display:flex;align-items:center}.ls-photo img{height:100%;width:auto;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.28))}.ls-photo-fallback{height:70vh;aspect-ratio:2/3;background:linear-gradient(160deg,#e8e4e0 0%,#d4d0cc 100%);border-radius:8px;display:flex;align-items:center;justify-content:center}.ls-photo-fallback span{font-size:160px;font-weight:900;color:#c3141e;opacity:.3;text-transform:uppercase}.ls-name{position:absolute;bottom:80px;left:80px;display:flex;flex-direction:column;line-height:.9}.ls-name-first{font-size:100px;font-weight:700;color:#c3141e;text-transform:uppercase;letter-spacing:-1px;opacity:.75}.ls-name-last{font-size:180px;font-weight:900;color:#c3141e;text-transform:uppercase;letter-spacing:-4px;line-height:.88}.ls-position{position:absolute;bottom:10%;right:8%;font-size:44px;font-weight:800;color:#c3141e;opacity:.6;letter-spacing:.06em;text-transform:uppercase;-webkit-user-select:none;user-select:none;z-index:10;text-align:right}.ls-progress{position:absolute;bottom:6%;right:8%;font-size:36px;font-weight:700;color:#aaa;letter-spacing:.06em;-webkit-user-select:none;user-select:none;z-index:10;text-align:right}@media (max-width: 1600px){.ls-number{font-size:420px}.ls-name-last{font-size:130px}.ls-name-first{font-size:76px}.ls-team-logo{width:110px;height:110px;top:44px;right:44px}.ls-position{font-size:34px}.ls-progress{font-size:28px}}@media (min-width: 2560px){.ls-number{font-size:760px}.ls-name-last{font-size:240px}.ls-name-first{font-size:140px}.ls-team-logo{width:200px;height:200px;top:80px;right:80px}.ls-position{font-size:60px}.ls-progress{font-size:48px}}.off-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#f0eeeb;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;z-index:50;overflow:hidden}.off-content{text-align:center;max-width:1600px;padding:0 80px;animation:lsFadeIn .5s ease-in-out forwards}.off-label{font-size:52px;font-weight:700;color:#000;letter-spacing:6px;text-transform:uppercase;margin-bottom:32px;text-shadow:0 2px 8px rgba(255,255,255,.6),0 2px 4px rgba(0,0,0,.2)}.off-label-assistants{margin-top:72px;margin-bottom:40px}.off-referee{font-size:160px;font-weight:900;color:#000;line-height:.95;text-transform:uppercase;letter-spacing:-4px;word-break:break-word;text-shadow:0 4px 16px rgba(255,255,255,.7),0 8px 24px rgba(0,0,0,.15)}.off-assistants{display:flex;flex-direction:column;gap:24px}.off-assistant{font-size:96px;font-weight:900;color:#000;text-transform:uppercase;letter-spacing:-2px;line-height:1;text-shadow:0 4px 16px rgba(255,255,255,.7),0 8px 24px rgba(0,0,0,.15)}@media (max-width: 1600px){.off-referee{font-size:120px}.off-assistant{font-size:72px}.off-label{font-size:40px}}@media (min-width: 2560px){.off-referee{font-size:220px}.off-assistant{font-size:140px}.off-label{font-size:72px}}.att-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f0eeeb;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;text-align:center;animation:fadeSlideIn .5s ease both}.att-label{font-size:100px;font-weight:800;color:#111;text-transform:uppercase;letter-spacing:.15em;margin-bottom:40px}.att-number{font-size:350px;font-weight:900;color:#c3141e;line-height:.85}@media (min-width: 2560px){.att-label{font-size:120px}.att-number{font-size:420px}}.adt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f0eeeb;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;text-align:center;animation:fadeSlideIn .5s ease both}.adt-label{font-size:80px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.15em;margin-bottom:24px}.adt-body{display:flex;align-items:flex-start;line-height:.85}.adt-plus{font-size:250px;font-weight:900;color:#c3141e}.adt-number{font-size:400px;font-weight:900;color:#c3141e}.adt-sub{font-size:100px;font-weight:600;color:#555;margin-top:8px}@media (min-width: 2560px){.adt-label{font-size:96px}.adt-plus{font-size:300px}.adt-number{font-size:480px}.adt-sub{font-size:120px}}.welcome-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#f0eeeb;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;text-align:center;animation:fadeSlideIn .6s ease both}.welcome-logo{width:700px;height:700px;object-fit:contain;margin-bottom:80px;filter:drop-shadow(0 8px 40px rgba(0,0,0,.15))}.welcome-heading{font-size:clamp(40px,3.2vw,90px);font-weight:900;color:#c3141e;text-transform:uppercase;letter-spacing:.03em;line-height:1.1;text-align:center;white-space:nowrap;text-shadow:0 2px 20px rgba(0,0,0,.08)}@media (min-width: 2560px){.welcome-logo{width:840px;height:840px}}.fl-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;text-align:center;animation:fadeSlideIn .4s ease both}.fl-pot,.fl-winner{background:#f0eeeb}.fl-info{background-color:#f0eeeb}.fl-info-title{font-size:280px;font-weight:900;color:#c3141e;line-height:.85}.fl-info-subtitle{font-size:120px;font-weight:800;color:#222;margin-top:16px}.fl-info-divider{width:600px;height:6px;background:#c3141e;margin:48px auto;border-radius:3px}.fl-info-facts{display:flex;flex-direction:column;gap:24px}.fl-info-fact{font-size:72px;font-weight:600;color:#333}.fl-info-fact strong{color:#c3141e;font-weight:900}@media (min-width: 2560px){.fl-info-title{font-size:336px}.fl-info-subtitle{font-size:144px}.fl-info-divider{width:720px}.fl-info-fact{font-size:86px}}.fl-label{font-size:100px;font-weight:800;color:#111;text-transform:uppercase;letter-spacing:.12em;margin-bottom:24px}.fl-sublabel{font-size:80px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.08em;margin-top:32px}.fl-amount{font-size:380px;font-weight:900;color:#c3141e;line-height:.85}.fl-winning-number{font-size:480px;font-weight:900;color:#c3141e;line-height:.85;letter-spacing:.12em}.foerderlos-fallback{color:#555;font-size:28px;line-height:1.6}@media (min-width: 2560px){.fl-label{font-size:120px}.fl-sublabel{font-size:96px}.fl-amount{font-size:456px}.fl-winning-number{font-size:576px}}
