.matches-list-tables-module__WDwslG__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.matches-list-tables-module__WDwslG__header{background-color:var(--color-background-container);border-radius:var(--border-radius);justify-content:space-between;height:5.6rem;padding:0 4rem;display:flex}.matches-list-tables-module__WDwslG__leagueLogo{object-fit:contain;border-radius:30%}.matches-list-tables-module__WDwslG__accordionRoot{margin-top:2rem}.matches-list-tables-module__WDwslG__quickAnalysisWrapper{background-color:var(--color-background-card);border-radius:var(--border-radius);flex-direction:column;margin:.5rem}.matches-list-tables-module__WDwslG__liveTab{align-items:center;gap:.4rem;display:flex}.matches-list-tables-module__WDwslG__liveTab>svg{animation:2.8s linear infinite matches-list-tables-module__WDwslG__blinker}.matches-list-tables-module__WDwslG__accordionContent{border-radius:var(--border-radius);background-color:var(--color-background-container);margin-top:.5rem;padding:.5rem}.matches-list-tables-module__WDwslG__accordionHeader{text-transform:none;align-items:center;gap:.3rem;margin-left:1rem;font-weight:600;display:flex}.matches-list-tables-module__WDwslG__blink{animation:1.8s linear infinite matches-list-tables-module__WDwslG__blinker}.matches-list-tables-module__WDwslG__accordionTrigger{all:unset;cursor:pointer;background-color:#0000;align-items:center;margin-left:1.5rem;transition:transform .3s;display:flex}.matches-list-tables-module__WDwslG__accordionTrigger[data-state=open]>.matches-list-tables-module__WDwslG__accordionTriggerIcon{transform:rotate(180deg)}.matches-list-tables-module__WDwslG__leagueLogoBadge{background-color:#fff;background-clip:content-box;border-radius:20%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:1rem;display:flex}.matches-list-tables-module__WDwslG__leagueLogoContainer{justify-content:center;align-items:center;margin-right:.6rem;display:flex}.matches-list-tables-module__WDwslG__table{border-spacing:.6rem;table-layout:fixed;width:100%;padding:0 1rem;font-weight:300}.matches-list-tables-module__WDwslG__table>tr>td{width:20rem}.matches-list-tables-module__WDwslG__timeColumn{width:3rem}.matches-list-tables-module__WDwslG__homeTeamNameColumn{text-align:right;width:10rem;padding-right:1.5rem}.matches-list-tables-module__WDwslG__homeTeamScoreColumn{text-align:right;width:2rem;font-size:2rem;font-weight:700}.matches-list-tables-module__WDwslG__homeTeamOddColumn{text-align:center;width:3.5rem}.matches-list-tables-module__WDwslG__awayTeamNameColumn{text-align:left;width:10rem;padding-left:1.5rem}.matches-list-tables-module__WDwslG__iconsColumn{white-space:nowrap;vertical-align:middle;width:5rem}.matches-list-tables-module__WDwslG__iconsColumn>button{cursor:pointer;margin-right:2px;display:inline-block}.matches-list-tables-module__WDwslG__awayTeamScoreColumn{text-align:left;width:2rem;font-size:2rem;font-weight:700}.matches-list-tables-module__WDwslG__awayTeamOddColumn{text-align:center;width:3.5rem}.matches-list-tables-module__WDwslG__matchTimeColumn{text-align:center;width:4rem}.matches-list-tables-module__WDwslG__teamLogoColumn{text-align:center;width:3rem}.matches-list-tables-module__WDwslG__teamLogoContainer{justify-content:center;align-items:center;display:flex}.matches-list-tables-module__WDwslG__matchTimeContainer{flex-grow:0;flex-shrink:0;justify-content:center;gap:.4rem;display:flex}.matches-list-tables-module__WDwslG__oddBadge{border-radius:1rem;height:fit-content;min-height:2.2rem}.matches-list-tables-module__WDwslG__greenOddBadge{background-color:var(--color-win);color:#fff;border-radius:1rem;height:fit-content;min-height:2.2rem}.matches-list-tables-module__WDwslG__redOddBadge{background-color:var(--color-loss);color:#fff;border-radius:1rem;height:fit-content;min-height:2.2rem}.matches-list-tables-module__WDwslG__liveTimeBubble{background-color:var(--color-primary);color:#fff;border-radius:var(--border-radius);align-items:center;gap:.2rem;padding:.24rem .5rem;font-size:1.5rem;font-weight:500;display:inline-flex}.matches-list-tables-module__WDwslG__ftBubble{background-color:var(--color-background-header-footer);color:#fff;border-radius:var(--border-radius);align-items:center;gap:.2rem;padding:.24rem 1rem;font-size:1.5rem;font-weight:500;display:inline-flex}.matches-list-tables-module__WDwslG__htSmall{color:var(--color-text);margin-top:.01rem;font-size:1.1rem}.matches-list-tables-module__WDwslG__stat{text-align:center;border-radius:var(--border-radius);background-color:var(--color-primary);flex-direction:column;justify-content:center;gap:.4rem;width:100%;padding:.8rem;display:flex}.matches-list-tables-module__WDwslG__statsWrapper{grid-template-columns:1fr 1fr 1fr;width:50%;margin:0 auto;display:grid}.matches-list-tables-module__WDwslG__actionButton{border-radius:var(--border-radius);background-color:var(--color-primary);cursor:pointer;border:none;justify-content:center;align-self:center;align-items:center;width:20%;margin-top:1rem;margin-bottom:2rem;padding:1rem 2rem;font-family:inherit;font-weight:700;display:flex}.matches-list-tables-module__WDwslG__actionButton:hover{background-color:var(--color-primary-hover)}.matches-list-tables-module__WDwslG__favoritedStar{fill:var(--color-primary);color:var(--color-primary)}.matches-list-tables-module__WDwslG__matchContainer{flex-direction:column;gap:.5rem;display:flex}.matches-list-tables-module__WDwslG__strategiesContainer{border-radius:.5rem;margin-top:.5rem;padding:.5rem 1rem}.matches-list-tables-module__WDwslG__strategiesHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.matches-list-tables-module__WDwslG__strategiesHeader span{color:var(--color-text-muted);font-size:.9rem;font-weight:500}.matches-list-tables-module__WDwslG__manageStrategiesBtn{all:unset;cursor:pointer;background-color:var(--color-primary);color:#fff;border-radius:.4rem;margin-left:auto;padding:.3rem .8rem;font-size:.8rem;transition:background-color .2s}.matches-list-tables-module__WDwslG__manageStrategiesBtn:hover{background-color:var(--color-primary-hover)}.matches-list-tables-module__WDwslG__strategiesList{flex-wrap:wrap;gap:.5rem;display:flex}.matches-list-tables-module__WDwslG__strategyTag{background-color:var(--color-primary);color:#fff;border-radius:1rem;padding:.2rem .6rem;font-size:.8rem;font-weight:500}.matches-list-tables-module__WDwslG__strategyModal{z-index:1000;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.matches-list-tables-module__WDwslG__strategyModalContent{background-color:var(--color-background-container);border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;padding:0;display:flex;overflow-y:auto}.matches-list-tables-module__WDwslG__strategyModalHeader{border-bottom:1px solid var(--color-divider);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.matches-list-tables-module__WDwslG__strategyModalHeader h3{margin:0;font-size:1.2rem}.matches-list-tables-module__WDwslG__closeButton{all:unset;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.matches-list-tables-module__WDwslG__closeButton:hover{background-color:var(--color-background-hover)}.matches-list-tables-module__WDwslG__matchInfo{background-color:var(--color-background-hover);border-bottom:1px solid var(--color-divider);text-align:center;padding:1rem 1.5rem;font-weight:600}.matches-list-tables-module__WDwslG__strategiesSection{border-bottom:1px solid var(--color-divider);padding:1.5rem}.matches-list-tables-module__WDwslG__strategiesSection h4{color:var(--color-text-muted);margin:0 0 1rem;font-size:1rem}.matches-list-tables-module__WDwslG__strategiesGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.8rem;display:grid}.matches-list-tables-module__WDwslG__strategyButton{all:unset;cursor:pointer;background-color:var(--color-background-hover);border:2px solid var(--color-divider);text-align:center;border-radius:.6rem;padding:.8rem 1rem;font-weight:500;transition:all .2s}.matches-list-tables-module__WDwslG__addStrategySection{padding:1.5rem}.matches-list-tables-module__WDwslG__addStrategySection h4{color:var(--color-text-muted);margin:0 0 1rem;font-size:1rem}.matches-list-tables-module__WDwslG__addNewStrategyButton{all:unset;cursor:pointer;background-color:var(--color-primary);color:#fff;border-radius:.6rem;align-items:center;gap:.5rem;padding:.8rem 1rem;font-weight:500;transition:background-color .2s;display:flex}.matches-list-tables-module__WDwslG__addNewStrategyButton:hover{background-color:var(--color-primary-hover)}.matches-list-tables-module__WDwslG__addStrategyForm{flex-direction:column;gap:1rem;display:flex}.matches-list-tables-module__WDwslG__strategyInput{border:2px solid var(--color-divider);background-color:var(--color-background-container);color:var(--color-text);border-radius:.6rem;padding:.8rem 1rem;font-size:1rem}.matches-list-tables-module__WDwslG__strategyInput:focus{border-color:var(--color-primary);outline:none}.matches-list-tables-module__WDwslG__addStrategyButtons{gap:.8rem;display:flex}.matches-list-tables-module__WDwslG__saveStrategyButton{all:unset;cursor:pointer;background-color:var(--color-primary);color:#fff;border-radius:.6rem;padding:.8rem 1.5rem;font-weight:500;transition:background-color .2s}.matches-list-tables-module__WDwslG__saveStrategyButton:hover:not(:disabled){background-color:var(--color-primary-hover)}.matches-list-tables-module__WDwslG__saveStrategyButton:disabled{opacity:.5;cursor:not-allowed}.matches-list-tables-module__WDwslG__cancelStrategyButton{all:unset;cursor:pointer;background-color:var(--color-background-hover);border:2px solid var(--color-divider);border-radius:.6rem;padding:.8rem 1.5rem;font-weight:500;transition:all .2s}.matches-list-tables-module__WDwslG__cancelStrategyButton:hover{background-color:var(--color-background-header-footer);border-color:var(--color-text-muted)}.matches-list-tables-module__WDwslG__strategyButtonContainer{align-items:flex-start;display:flex;position:relative}.matches-list-tables-module__WDwslG__deleteStratButton{all:unset;cursor:pointer;background-color:var(--color-loss);color:#fff;opacity:0;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;transition:opacity .2s;display:flex;position:absolute;top:2px;right:2px}.matches-list-tables-module__WDwslG__strategyButtonContainer:hover .matches-list-tables-module__WDwslG__deleteStratButton{opacity:1}.matches-list-tables-module__WDwslG__deleteStratButton:hover{background-color:var(--color-loss)}.matches-list-tables-module__WDwslG__strategyButton{all:unset;cursor:pointer;background-color:var(--color-background-hover);border:2px solid var(--color-divider);text-align:center;border-radius:.6rem;width:100%;padding:.8rem 1.8rem .8rem 1rem;font-weight:500;transition:all .2s;position:relative}.matches-list-tables-module__WDwslG__strategyButton:hover{background-color:var(--color-primary-light);border-color:var(--color-primary)}.matches-list-tables-module__WDwslG__strategyButtonActive{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.matches-list-tables-module__WDwslG__strategyButtonActive:hover{background-color:var(--color-primary-hover);border-color:var(--color-primary-hover)}@media (max-width:768px){.matches-list-tables-module__WDwslG__strategiesGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.6rem}.matches-list-tables-module__WDwslG__strategyModalContent{width:95%;max-height:90vh}.matches-list-tables-module__WDwslG__strategiesSection,.matches-list-tables-module__WDwslG__addStrategySection,.matches-list-tables-module__WDwslG__strategyModalHeader{padding:1rem}.matches-list-tables-module__WDwslG__deleteStratButton{opacity:1;width:14px;height:14px;top:1px;right:1px}.matches-list-tables-module__WDwslG__strategyButton{padding-right:1.6rem}.matches-list-tables-module__WDwslG__timeColumn,.matches-list-tables-module__WDwslG__iconsColumn{width:auto}.matches-list-tables-module__WDwslG__homeTeamScoreColumn,.matches-list-tables-module__WDwslG__awayTeamScoreColumn{font-size:1.4rem}}
.matches-list-tabs-module__8nhAnW__containerWrapper{flex-direction:column;gap:1rem;display:flex}.matches-list-tabs-module__8nhAnW__container{background-color:var(--color-background-container);border-radius:var(--border-radius);scrollbar-width:none;-ms-overflow-style:none;justify-content:space-between;align-items:center;width:100%;height:5.6rem;display:flex}.matches-list-tabs-module__8nhAnW__mobileDateSelect{display:none}.matches-list-tabs-module__8nhAnW__container::-webkit-scrollbar{display:none}.matches-list-tabs-module__8nhAnW__container>button{all:unset;cursor:pointer;align-items:center;gap:.8rem;height:100%;padding:0 2rem;font-family:inherit;display:flex}.matches-list-tabs-module__8nhAnW__container>button.matches-list-tabs-module__8nhAnW__active{border-bottom:.4rem solid var(--color-primary);font-weight:700}.matches-list-tabs-module__8nhAnW__liveTab{align-items:center;gap:.4rem;display:flex}.matches-list-tabs-module__8nhAnW__liveTab>svg{animation:1.8s linear infinite matches-list-tabs-module__8nhAnW__blinker}.matches-list-tabs-module__8nhAnW__calendarContainer{align-items:center;gap:.8rem;padding:0 1rem;display:flex;position:relative}.matches-list-tabs-module__8nhAnW__selectedDateContainer{position:relative}.matches-list-tabs-module__8nhAnW__selectedDateButton{all:unset;cursor:pointer;background-color:var(--color-background-hover);border-radius:.6rem;align-items:center;gap:.8rem;padding:.8rem 1.2rem;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__selectedDateButton:hover{background-color:var(--color-primary-hover)}.matches-list-tabs-module__8nhAnW__selectedDateContent{flex-direction:column;align-items:center;gap:.2rem;display:flex}.matches-list-tabs-module__8nhAnW__selectedDayName{color:var(--color-text-muted);text-transform:uppercase;font-size:.7rem;font-weight:500}.matches-list-tabs-module__8nhAnW__selectedDayNumber{color:var(--color-text);font-size:1rem;font-weight:600}.matches-list-tabs-module__8nhAnW__dropdownArrow{transition:transform .2s}.matches-list-tabs-module__8nhAnW__dropdownArrowOpen{transform:rotate(180deg)}.matches-list-tabs-module__8nhAnW__calendarDropdown{background-color:var(--color-background-container);border:1px solid var(--color-divider);z-index:9999;border-radius:.8rem;min-width:26rem;padding:1rem;position:absolute;left:0;transform:translate(-60%);box-shadow:0 4px 12px #0000001a}.matches-list-tabs-module__8nhAnW__calendarWeek{justify-content:center;gap:.4rem;min-height:3.5rem;display:flex}.matches-list-tabs-module__8nhAnW__calendarWeek:not(:last-child){margin-bottom:.8rem}.matches-list-tabs-module__8nhAnW__dropdownDayColumn{flex-direction:column;align-items:center;gap:.3rem;min-width:3rem;display:flex}.matches-list-tabs-module__8nhAnW__dropdownDayName{color:var(--color-text-muted);text-transform:uppercase;font-size:.6rem;font-weight:500}.matches-list-tabs-module__8nhAnW__dropdownDayButton{all:unset;cursor:pointer;width:2.4rem;height:2.4rem;color:var(--color-text);border-radius:.6rem;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__dropdownDayButton:hover{background-color:var(--color-primary-hover)}.matches-list-tabs-module__8nhAnW__dropdownSelectedDay{background-color:var(--color-primary);color:#fff}.matches-list-tabs-module__8nhAnW__dropdownSelectedDay:hover{background-color:var(--color-primary-hover)}.matches-list-tabs-module__8nhAnW__grayedOutDay{color:var(--color-text-muted);cursor:not-allowed;opacity:.4}.matches-list-tabs-module__8nhAnW__grayedOutDay:hover{background-color:#0000}.matches-list-tabs-module__8nhAnW__navButton{all:unset;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;padding:.6rem;transition:background-color .2s;display:flex}.matches-list-tabs-module__8nhAnW__navButton:hover{background-color:var(--color-background-hover)}.matches-list-tabs-module__8nhAnW__searchContainer{justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem 4rem 0;display:flex}.matches-list-tabs-module__8nhAnW__searchInputWrapper{flex:1;align-items:center;display:flex;position:relative}.matches-list-tabs-module__8nhAnW__searchIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;left:1rem}.matches-list-tabs-module__8nhAnW__searchInput{border:1px solid var(--color-divider);border-radius:var(--border-radius);background-color:var(--color-background-card);width:100%;height:4rem;color:var(--color-text);padding:0 3rem 0 3.5rem;font-size:1.3rem;transition:border-color .2s}.matches-list-tabs-module__8nhAnW__searchInput:focus{border-color:var(--color-primary);outline:none}.matches-list-tabs-module__8nhAnW__searchInput::placeholder{color:var(--color-text-muted)}.matches-list-tabs-module__8nhAnW__clearButton{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:.2rem;padding:.2rem;transition:color .2s;position:absolute;right:1rem}.matches-list-tabs-module__8nhAnW__clearButton:hover{color:var(--color-text)}.matches-list-tabs-module__8nhAnW__sortContainer{align-items:center;display:flex}.matches-list-tabs-module__8nhAnW__sortButton{all:unset;cursor:pointer;border-radius:var(--border-radius);background-color:var(--color-background-card);border:1px solid var(--color-divider);box-sizing:border-box;justify-content:center;align-items:center;gap:.5rem;min-height:4rem;padding:.8rem 1rem;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__sortButton:hover{background-color:var(--color-background-hover)}.matches-list-tabs-module__8nhAnW__favoritesActions{align-items:center;display:flex}.matches-list-tabs-module__8nhAnW__clearFavoritesButton{all:unset;cursor:pointer;border-radius:var(--border-radius);background-color:var(--color-background-container);border:1px solid var(--color-divider);box-sizing:border-box;min-height:4rem;color:var(--color-loss);justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1rem;transition:all .2s;display:flex}.matches-list-tabs-module__8nhAnW__clearFavoritesButton:hover{background-color:var(--color-background-hover)}@keyframes matches-list-tabs-module__8nhAnW__blinker{50%{opacity:.3}}@media (max-width:768px){div.matches-list-tabs-module__8nhAnW__mobileDateSelect{align-items:center;display:flex}.matches-list-tabs-module__8nhAnW__containerWrapper{max-width:100vw}.matches-list-tabs-module__8nhAnW__container{overflow:scroll}.matches-list-tabs-module__8nhAnW__container>button{min-width:12ch}.matches-list-tabs-module__8nhAnW__calendarContainer{display:none}.matches-list-tabs-module__8nhAnW__searchContainer{padding:0}.matches-list-tabs-module__8nhAnW__sortContainer{min-width:4rem}.matches-list-tabs-module__8nhAnW__searchInputWrapper{flex:1}}
.matches-list-module__Vx6uma__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;display:flex}.matches-list-module__Vx6uma__header{background-color:var(--color-background-container);border-radius:var(--border-radius);justify-content:space-between;height:5.6rem;padding:0 4rem;display:flex}.matches-list-module__Vx6uma__leagueLogo{object-fit:contain;border-radius:30%}.matches-list-module__Vx6uma__accordionRoot{margin-top:2rem}.matches-list-module__Vx6uma__liveTab{align-items:center;gap:.4rem;display:flex}.matches-list-module__Vx6uma__liveTab>svg{animation:1.8s linear infinite matches-list-module__Vx6uma__blinker}.matches-list-module__Vx6uma__accordionContent{border-radius:var(--border-radius);background-color:var(--color-background-container);margin-top:.5rem;padding:.5rem}.matches-list-module__Vx6uma__accordionHeader{text-transform:none;align-items:center;gap:.3rem;font-weight:600;display:flex}.matches-list-module__Vx6uma__trigger{all:unset;background-color:#0000}.matches-list-module__Vx6uma__accordionTrigger{all:unset;background-color:#0000;align-items:center;transition:transform .3s;display:flex}.matches-list-module__Vx6uma__accordionTrigger[data-state=open]>.matches-list-module__Vx6uma__accordionTriggerIcon{transform:rotate(180deg)}.matches-list-module__Vx6uma__leagueLogoBadge{background-color:#fff;background-clip:content-box;border-radius:20%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:1rem;display:flex}.matches-list-module__Vx6uma__leagueLogoContainer{justify-content:center;align-items:center;margin-right:.6rem;display:flex}.matches-list-module__Vx6uma__table{border-spacing:.6rem;table-layout:fixed;width:100%;padding:0 1rem;font-weight:300}.matches-list-module__Vx6uma__table>tr>td{width:20rem}.matches-list-module__Vx6uma__timeColumn{width:5rem}.matches-list-module__Vx6uma__homeTeamNameColumn{text-align:right;width:10rem;padding-right:1.5rem}.matches-list-module__Vx6uma__homeTeamScoreColumn{text-align:right;width:2rem;font-weight:600}.matches-list-module__Vx6uma__homeTeamOddColumn{text-align:center;width:3.5rem}.matches-list-module__Vx6uma__awayTeamNameColumn{text-align:left;width:10rem;padding-left:1.5rem}.matches-list-module__Vx6uma__awayTeamScoreColumn{text-align:left;width:2rem;font-weight:600}.matches-list-module__Vx6uma__awayTeamOddColumn{text-align:center;width:3.5rem}.matches-list-module__Vx6uma__matchTimeColumn{text-align:center;width:4rem}.matches-list-module__Vx6uma__teamLogoColumn{text-align:center;width:3rem}.matches-list-module__Vx6uma__teamLogoContainer{justify-content:center;align-items:center;display:flex}.matches-list-module__Vx6uma__matchTimeContainer{flex-grow:0;flex-shrink:0;justify-content:center;gap:.4rem;display:flex}.matches-list-module__Vx6uma__greenOddBadge{background-color:var(--color-win);color:#fff;border-radius:1rem;height:fit-content}.matches-list-module__Vx6uma__redOddBadge{background-color:var(--color-loss);color:#fff;border-radius:1rem;height:fit-content}@keyframes matches-list-module__Vx6uma__blinker{50%{opacity:.3}}
.matches-list-skeleton-module__cLCcKa__header{background-color:var(--color-background-container);border-radius:var(--border-radius);justify-content:space-between;align-items:center;height:5.6rem;padding:.3rem 4rem;display:flex}.matches-list-skeleton-module__cLCcKa__table{border-radius:var(--border-radius);background-color:var(--color-background-container);width:100%;margin-top:2rem}.matches-list-skeleton-module__cLCcKa__title{border-radius:var(--border-radius);background-color:var(--color-background-container);height:3rem;margin-top:2rem}
.cp1-banner{background:linear-gradient(90deg,#104892 0%,#1b1f25 100%);border:1px solid #4185ec2e;border-radius:10px;align-items:center;width:100%;min-height:112px;padding:0 28px;animation:.45s cubic-bezier(.16,1,.3,1) both cp-slide-in;display:flex;position:relative;overflow:hidden}.cp1-banner:before{content:"";background:#4185ec;height:3px;position:absolute;top:0;left:0;right:0}.cp1-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#4185ec1a 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;left:-40px}.cp1-inner{z-index:1;align-items:center;gap:20px;width:100%;display:flex;position:relative}.cp1-badge{color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#4185ec;border-radius:4px;flex-shrink:0;padding:4px 9px;font-size:10px;font-weight:700}.cp1-sep{background:#acc3e62e;flex-shrink:0;width:1px;height:44px}.cp1-text{flex:1;min-width:0}.cp1-title{color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:16px;font-weight:600;line-height:1.3;overflow:hidden}.cp1-sub{color:#acc3e6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12.5px;font-weight:400;line-height:1.4;overflow:hidden}.cp1-sub strong{color:#4185ec;font-weight:600}.cp1-cta{color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background:#4185ec;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:9px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s,box-shadow .18s,transform .12s;display:inline-flex;box-shadow:0 4px 20px #4185ec61}.cp1-cta:hover{background:#5594f0;transform:translateY(-1px);box-shadow:0 6px 22px #4185ec73}.cp1-cta:active{transform:translateY(0);box-shadow:0 2px 10px #4185ec4d}.cp1-cta-arrow{flex-shrink:0;width:16px;height:16px;transition:transform .18s}.cp1-cta:hover .cp1-cta-arrow{transform:translate(3px)}.cp1-close{cursor:pointer;color:#acc3e673;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;padding:6px;transition:color .15s,background .15s;display:flex}.cp1-close:hover{color:#acc3e6;background:#acc3e614}@keyframes cp-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.cp1-title,.cp1-sub{white-space:normal}}@media (max-width:768px){.cp1-banner{border-radius:8px;min-height:auto;padding:14px 16px}.cp1-inner{flex-wrap:wrap;gap:12px}.cp1-sep{display:none}.cp1-badge{padding:3px 7px;font-size:9px}.cp1-title{font-size:14px}.cp1-sub{font-size:11.5px}.cp1-cta{padding:12px 24px;font-size:14px}.cp1-close{margin-left:auto}}@media (max-width:480px){.cp1-title{font-size:13px}.cp1-cta{justify-content:center;width:100%}}
.cp2-banner{background:linear-gradient(90deg,#104892 0%,#1b1f25 100%);border:1px solid #f5a62333;border-radius:10px;align-items:center;width:100%;min-height:112px;padding:0 28px;animation:.45s cubic-bezier(.16,1,.3,1) both cp-slide-in;display:flex;position:relative;overflow:hidden}.cp2-banner:before{content:"";background:#f5a623;height:3px;position:absolute;top:0;left:0;right:0}.cp2-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5a62314 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;left:-40px}.cp2-inner{z-index:1;align-items:center;gap:20px;width:100%;display:flex;position:relative}.cp2-badge{color:#1b1f25;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#f5a623;border-radius:4px;flex-shrink:0;padding:4px 9px;font-size:10px;font-weight:700}.cp2-sep{background:#acc3e62e;flex-shrink:0;width:1px;height:44px}.cp2-text{flex:1;min-width:0}.cp2-title{color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:16px;font-weight:600;line-height:1.3;overflow:hidden}.cp2-days-inline{color:#f5a623;font-weight:700}.cp2-sub{color:#acc3e6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12.5px;font-weight:400;line-height:1.4;overflow:hidden}.cp2-sub strong{color:#f5a623;font-weight:600}.cp2-days{background:#f5a6231a;border:1px solid #f5a62338;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:10px 18px;display:flex}.cp2-days-number{color:#f5a623;letter-spacing:-.03em;font-size:28px;font-weight:700;line-height:1}.cp2-days-label{color:#acc3e6;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:500}.cp2-cta{color:#1b1f25;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background:#f5a623;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:9px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s,box-shadow .18s,transform .12s;display:inline-flex;box-shadow:0 4px 20px #f5a62352}.cp2-cta:hover{background:#f7b84a;transform:translateY(-1px);box-shadow:0 6px 24px #f5a62375}.cp2-cta:active{transform:translateY(0);box-shadow:0 2px 10px #f5a62347}.cp2-cta-arrow{flex-shrink:0;width:16px;height:16px;transition:transform .18s}.cp2-cta:hover .cp2-cta-arrow{transform:translate(3px)}.cp2-close{cursor:pointer;color:#acc3e673;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;padding:6px;transition:color .15s,background .15s;display:flex}.cp2-close:hover{color:#acc3e6;background:#acc3e614}@keyframes cp-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.cp2-days{display:none}.cp2-title,.cp2-sub{white-space:normal}}@media (max-width:768px){.cp2-banner{border-radius:8px;min-height:auto;padding:14px 16px}.cp2-inner{flex-wrap:wrap;gap:12px}.cp2-sep{display:none}.cp2-badge{padding:3px 7px;font-size:9px}.cp2-title{font-size:14px}.cp2-sub{font-size:11.5px}.cp2-cta{padding:12px 24px;font-size:14px}.cp2-close{margin-left:auto}}@media (max-width:480px){.cp2-title{font-size:13px}.cp2-cta{justify-content:center;width:100%}}
.cp3-banner{background:linear-gradient(90deg,#104892 0%,#1b1f25 100%);border:1px solid #e539354d;border-radius:10px;align-items:center;width:100%;min-height:112px;padding:0 28px;animation:.45s cubic-bezier(.16,1,.3,1) both cp-slide-in;display:flex;position:relative;overflow:hidden}.cp3-banner:before{content:"";background:#e53935;height:3px;position:absolute;top:0;left:0;right:0}.cp3-banner:after{content:"";pointer-events:none;background:radial-gradient(circle,#e5393517 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-40px;left:-40px}.cp3-inner{z-index:1;align-items:center;gap:20px;width:100%;display:flex;position:relative}.cp3-badge{color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#e53935;border-radius:4px;flex-shrink:0;padding:4px 9px;font-size:10px;font-weight:700;animation:2.2s ease-in-out infinite cp-pulse}@keyframes cp-pulse{0%,to{box-shadow:0 0 #e5393573}50%{box-shadow:0 0 0 5px #e5393500}}.cp3-sep{background:#acc3e62e;flex-shrink:0;width:1px;height:44px}.cp3-text{flex:1;min-width:0}.cp3-title{color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:16px;font-weight:600;line-height:1.3;overflow:hidden}.cp3-sub{color:#acc3e6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12.5px;font-weight:400;line-height:1.4;overflow:hidden}.cp3-sub strong{color:#e53935;font-weight:600}.cp3-countdown{flex-shrink:0;align-items:center;gap:4px;display:flex}.cp3-unit{background:#e539351f;border:1px solid #e539353d;border-radius:6px;flex-direction:column;align-items:center;gap:2px;min-width:52px;padding:8px 12px;display:flex}.cp3-unit-value{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1}.cp3-unit-label{color:#acc3e6a6;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:500}.cp3-colon{color:#e5393599;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1;animation:1s step-start infinite cp-blink}@keyframes cp-blink{0%,to{opacity:1}50%{opacity:.15}}.cp3-cta{color:#fff;letter-spacing:.01em;white-space:nowrap;cursor:pointer;background:#e53935;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:9px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s,box-shadow .18s,transform .12s;display:inline-flex;box-shadow:0 4px 20px #e539355c}.cp3-cta:hover{background:#ef5350;transform:translateY(-1px);box-shadow:0 6px 26px #e5393580}.cp3-cta:active{transform:translateY(0);box-shadow:0 2px 10px #e5393547}.cp3-cta-arrow{flex-shrink:0;width:16px;height:16px;transition:transform .18s}.cp3-cta:hover .cp3-cta-arrow{transform:translate(3px)}.cp3-close{cursor:pointer;color:#acc3e673;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;padding:6px;transition:color .15s,background .15s;display:flex}.cp3-close:hover{color:#acc3e6;background:#acc3e614}@keyframes cp-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){.cp3-countdown{display:none}.cp3-title,.cp3-sub{white-space:normal}}@media (max-width:768px){.cp3-banner{border-radius:8px;min-height:auto;padding:14px 16px}.cp3-inner{flex-wrap:wrap;gap:12px}.cp3-sep{display:none}.cp3-badge{padding:3px 7px;font-size:9px}.cp3-title{font-size:14px}.cp3-sub{font-size:11.5px}.cp3-cta{padding:12px 24px;font-size:14px}.cp3-close{margin-left:auto}}@media (max-width:480px){.cp3-title{font-size:13px}.cp3-cta{justify-content:center;width:100%}}
