.timer-container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;color:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.timer-error,.timer-loading{font-size:32px;text-align:center;text-shadow:2px 2px 8px rgba(0,0,0,.8)}.timer-error h2{margin-bottom:20px;font-size:48px}.connection-warning{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;pointer-events:none}.connection-warning-content{background:rgba(255,152,0,.95);color:white;padding:12px 24px;border-radius:8px;font-size:18px;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.5);box-shadow:0 4px 12px rgba(0,0,0,.3);animation:timer-slide-down .3s ease-out}@keyframes timer-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.timer-layout{width:100%;height:100%;display:flex;flex-direction:row}.info-part{width:20%;height:100vh;padding:2vh 1vw;flex-direction:column;justify-content:flex-start}.info-part,.info-part-logo{display:flex;align-items:center}.info-part-logo{width:100%;aspect-ratio:1/1;justify-content:center}.info-part-text{flex:1 1;width:100%;align-items:stretch;justify-content:flex-start;padding:1vh .5vw}.info-part-text,.info-text-block{display:flex;flex-direction:column}.info-text-block{height:20%;align-items:center;justify-content:center;text-align:center;padding:.5vh 0}.info-text-label{font-size:2.4vh;font-weight:700;color:rgba(255,255,255,.8);text-shadow:1px 1px 4px rgba(0,0,0,.8);margin-bottom:.5vh;line-height:1.2;white-space:nowrap;overflow:hidden;opacity:.7}.info-text-value{font-size:3.5vh;font-weight:700;color:white;text-shadow:2px 2px 6px rgba(0,0,0,.9);line-height:1.2}.info-text-bb-inline{font-size:3.5vh;font-weight:700;color:rgba(255,215,0,.9);text-shadow:1px 1px 4px rgba(0,0,0,.8);margin-left:.5vw}.main-part{width:60%}.bounty-part,.main-part{height:100vh;display:flex;flex-direction:column}.bounty-part{width:20%;padding:2vh 1vw;align-items:center;justify-content:flex-start}.bounty-part-hand{aspect-ratio:1/1;flex-direction:column;justify-content:center}.bounty-part-hand,.bounty-part-text{width:100%;display:flex;align-items:center}.bounty-part-text{flex:1 1;flex-direction:column;justify-content:flex-start;padding:3vh .5vw 1vh;overflow:hidden}.tournament-structure{width:90%;display:flex;flex-direction:column;gap:.2vh;font-size:2.2vh}.tournament-structure.with-background{background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;padding:2vh 1vw}.structure-header{font-size:2.4vh;font-weight:700;color:rgba(255,255,255,.7);text-shadow:1px 1px 4px rgba(0,0,0,.8);text-align:center;margin-bottom:1vh}.structure-level{display:flex;align-items:center;justify-content:space-between;padding:.3vh .4vw;color:white;text-shadow:1px 1px 2px rgba(0,0,0,.8);border-radius:3px;gap:.1vw;line-height:1.3;position:relative}.current-level-arrow{position:absolute;left:-.5vw;color:white;font-size:2.2vh;text-shadow:1px 1px 3px rgba(0,0,0,.9)}.late-reg-marker{display:flex;flex-direction:column;margin:.5vh 0}.late-reg-line{width:100%;height:2px;background:#ffd700;box-shadow:0 0 5px rgba(255,215,0,.5)}.late-reg-text{font-size:1.1vh;color:#ffd700;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.9);margin-top:.3vh;text-align:right;padding-right:1vw}.level-number{font-weight:700;min-width:2vw;text-align:center;color:rgba(255,215,0,.9)}.level-blinds{flex:1 1;text-align:center;font-weight:500;white-space:nowrap;padding-left:0}.level-duration{min-width:4vw;text-align:right;opacity:.7;font-size:.95em;white-space:nowrap;flex-shrink:0}.structure-break{display:flex;justify-content:space-between;padding:.3vh .4vw;color:white;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.8);border-radius:3px;line-height:1.3;position:relative}.break-label{flex:1 1;text-align:center}.break-duration{min-width:2.5vw;text-align:right;font-size:.95em}.points-out-table{width:90%;display:flex;flex-direction:column;gap:.3vh;font-size:2.2vh}.points-out-table.with-background{background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;padding:2vh 1vw}.points-out-header{font-size:2.8vh;color:rgba(255,215,0,.9);text-shadow:2px 2px 6px rgba(0,0,0,.9)}.points-out-header,.points-out-total{font-weight:700;text-align:center;margin-bottom:1vh}.points-out-total{font-size:2vh;color:rgba(255,255,255,.8);text-shadow:1px 1px 4px rgba(0,0,0,.8)}.points-out-list{display:flex;flex-direction:column;gap:.2vh}.points-out-row{display:flex;align-items:center;justify-content:space-between;padding:.4vh .6vw;background:rgba(255,255,255,.05);border-radius:3px;color:white;text-shadow:1px 1px 2px rgba(0,0,0,.8);line-height:1.3}.points-out-row.is-gold-prize{background:rgba(255,215,0,.2);border:1px solid rgba(255,215,0,.4)}.points-out-row.is-silver-prize{background:rgba(192,192,192,.2);border:1px solid rgba(192,192,192,.4)}.points-out-row.is-bronze-prize{background:rgba(205,127,50,.2);border:1px solid rgba(205,127,50,.4)}.prize-place{font-weight:600;color:rgba(255,215,0,.9);flex:1 1}.prize-points{font-weight:700;font-size:1.1em;color:white;text-align:right}.bonus-cards-wrapper{flex-direction:column;width:100%}.bonus-cards,.bonus-cards-wrapper{display:flex;align-items:center;justify-content:center}.bonus-cards{flex-direction:row;gap:.5vw;width:80%}.bonus-card{width:48%;height:auto;object-fit:contain;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.8));border-radius:8px}.bonus-combo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.bonus-combo-card{width:98%;height:auto;object-fit:contain;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.8));border-radius:8px}.bonus-hand-label{font-size:2.5vh;color:white;margin-bottom:1vh}.bonus-combo-name,.bonus-hand-label{font-weight:700;text-shadow:2px 2px 6px rgba(0,0,0,.9);text-align:center}.bonus-combo-name{font-size:2.2vh;color:rgba(255,215,0,.9);margin-top:1vh}.club-logo{width:70%;height:auto}.club-logo img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.8))}.main-part-header{height:20vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1vh 2vw}.tournament-name{font-weight:700;margin:0;text-shadow:3px 3px 10px rgba(0,0,0,.8);line-height:1.2;white-space:nowrap;overflow:hidden}.tournament-type{font-size:1.5vh;margin:.5vh 0 0;opacity:.9;text-shadow:2px 2px 6px rgba(0,0,0,.8);line-height:1.2}.header-divider{margin-top:1vh;width:100%;height:3px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6) 20%,rgba(255,255,255,.6) 80%,transparent);box-shadow:0 2px 8px rgba(255,255,255,.3)}.main-part-info{height:35vh;display:flex;flex-direction:column}.info-merged{height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.info-split{height:100%;display:flex;flex-direction:column}.main-part-info-level{height:10vh;font-size:4vh;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.8)}.main-part-info-blinds,.main-part-info-level{display:flex;align-items:center;justify-content:center}.main-part-info-blinds{height:15vh}.main-part-info-ante{height:10vh;display:flex;align-items:center;justify-content:center}.blinds-text{font-weight:700;text-shadow:3px 3px 12px rgba(0,0,0,.8);line-height:1;white-space:nowrap}.ante-text{font-size:3vh;opacity:.9;text-shadow:2px 2px 6px rgba(0,0,0,.8)}.status-message{font-size:10vh;font-weight:700;text-shadow:3px 3px 10px rgba(0,0,0,.8)}.finished-message{font-size:7vh;font-weight:700;color:#ffd700;text-shadow:4px 4px 16px rgba(0,0,0,.9);animation:timer-pulse 2s infinite}.paused-message{font-size:5vh;color:#ff6b6b}.break-message,.paused-message{font-weight:700;text-shadow:3px 3px 10px rgba(0,0,0,.8)}.break-message{font-size:12vh;color:#4ade80}.waiting-manual-start-message{font-size:6vh;font-weight:700;color:#fbbf24;text-shadow:3px 3px 10px rgba(0,0,0,.8)}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.5}}.main-part-timer{height:35vh;display:flex;align-items:center;justify-content:center;padding:0 2vw}.countdown-timer{width:95%;padding:2vh 0;font-weight:700;text-shadow:4px 4px 16px rgba(0,0,0,.9);letter-spacing:.05em;line-height:1;text-align:center;white-space:nowrap}.main-part-footer{height:10vh;display:flex;align-items:center;justify-content:center;text-align:center}.next-blinds{font-size:3vh;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.8)}@media (max-width:768px){.timer-layout{flex-direction:column}.bounty-part,.info-part,.main-part{width:100%;height:auto}.info-part{order:1;height:15vh;padding:1vh 2vw}.info-part-logo{display:none}.info-part-text{flex-direction:column;gap:0;padding:.3vh 1vw}.info-text-block{width:100%;height:auto;padding:.4vh 1vw;flex-direction:row!important;align-items:center!important;justify-content:center!important}.info-text-block.info-text-block-mobile{display:flex}.info-part-text-chips,.info-part-text-reentries{display:none}.info-text-block-mobile .info-text-label,.info-text-block-mobile .info-text-value{display:inline;white-space:nowrap;font-size:1.8vh;line-height:1}.info-text-block-mobile .info-text-label{margin-right:.5em;opacity:.9;margin-bottom:0}.info-text-block-mobile .info-text-value{color:white}.info-text-bb-inline{font-size:inherit!important;margin-left:.3em}.main-part{order:2;height:80vh}.bounty-part{order:3;height:5vh;padding:1vh 3vw;display:flex;align-items:center;justify-content:center}.bounty-part-hand{display:none}.bounty-part-text{padding:0;width:100%;text-align:center}.bounty-part-text .tournament-structure{display:none}.bounty-part-text:before{content:attr(data-bonus-text);display:block;font-size:2.2vh;font-weight:700;color:rgba(255,215,0,.95);text-shadow:2px 2px 6px rgba(0,0,0,.9);text-align:center;padding:0}.points-out-table{display:none}.main-part-header{height:15vh;padding:.5vh 3vw}.tournament-name{font-size:4vh!important;white-space:normal!important;word-wrap:break-word;line-height:1.3!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tournament-type{font-size:2vh}.main-part-info{height:28vh}.main-part-info-level{height:8vh;font-size:3.5vh}.main-part-info-blinds{height:14vh}.main-part-info-ante{height:8vh}.blinds-text{font-size:8vh!important}.ante-text{font-size:2.5vh}.finished-message,.status-message{font-size:5vh}.paused-message{font-size:4vh}.break-message{font-size:8vh}.waiting-manual-start-message{font-size:4.5vh}.main-part-timer{height:27vh;padding:0 3vw}.countdown-timer{padding:3vh 2vw;width:100%}.main-part-footer{height:13vh;padding:0 3vw}.next-blinds{font-size:2.5vh}}