:root{--green:#18a846;--green-2:#22c55e;--dark:#06130b;--dark-2:#0b2413;--line:#dfe7e2;--soft:#f3f6f4;--text:#111814;--muted:#65716b;--card:#fff;--shadow:0 12px 30px #0000001a}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:#edf2ee;margin:0;font-family:Rubik,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea,summary{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.site-header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(90deg,#061008,#0b2413);position:sticky;top:0;box-shadow:0 2px #26ff5e73}.site-header__inner{justify-content:space-between;align-items:center;max-width:1240px;height:60px;margin:0 auto;padding:0 18px;display:flex}.site-header__logo{object-fit:contain;width:auto;height:36px}.site-header__register{color:#fff;background:linear-gradient(#35c45d,#128537);border:0;border-radius:14px;padding:10px 20px;font-weight:900}.page-shell{max-width:1240px;margin:0 auto;padding:16px}.hero-carousel{min-height:230px;box-shadow:var(--shadow);background:#07130b;border-radius:24px;margin-bottom:12px;position:relative;overflow:hidden}.hero-carousel__track{transition:transform .35s;display:flex}.hero-carousel__slide{color:#fff;background:radial-gradient(circle at 78% 35%,#22c55e75,#0000 34%),linear-gradient(105deg,#07130b,#0d2815 55%,#12451f);grid-template-columns:1fr 420px;align-items:center;gap:24px;min-width:100%;min-height:230px;padding:30px;display:grid}.hero-carousel__copy h1{text-transform:uppercase;letter-spacing:-.9px;max-width:580px;margin:0;font-size:42px;line-height:1}.hero-carousel__copy p{color:#d9e8dc;max-width:560px;margin:14px 0 0;font-weight:600}.hero-event-card{color:var(--text);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 42px #00000047}.hero-event-card__head{color:#fff;background:#0b6d2c;padding:14px}.hero-event-card__head span{color:#c8ffd5;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.hero-event-card__head strong{font-size:20px;line-height:1.1;display:block}.hero-event-card__teams{text-align:center;grid-template-columns:1fr 42px 1fr;align-items:center;gap:8px;padding:14px;display:grid}.hero-event-card__teams span{font-size:28px;display:block}.hero-event-card__teams b{font-size:13px;display:block}.hero-event-card__teams em{color:#fff;text-transform:uppercase;background:#07130b;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;font-weight:900;display:grid}.hero-event-card__odds{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px 14px;display:grid}.hero-event-card__odds button{background:#eaf1ed;border:0;border-radius:12px;padding:11px 6px;font-weight:900}.carousel-dots,.promo-carousel__dots{gap:8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.carousel-dots button,.promo-carousel__dots button{background:#ffffff73;border:0;border-radius:999px;width:10px;height:10px;padding:0}.carousel-dots button.active,.promo-carousel__dots button.active{background:var(--green-2);width:28px}.promo-carousel{background:#07130b;border-radius:13px;margin:0 0 10px;display:none;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000001f}.promo-carousel__track{transition:transform .35s;display:flex}.promo-carousel img{min-width:100%;height:auto}.promo-carousel__dots{bottom:6px}.promo-carousel__dots button{width:8px;height:8px}.promo-carousel__dots button.active{width:22px}.calendar-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.calendar-card,.side-card{background:var(--card);border:1px solid var(--line);border-radius:24px;height:fit-content;overflow:hidden;box-shadow:0 8px 24px #0000000f}.calendar-controls{z-index:20;border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;padding:18px;top:60px}.calendar-controls__top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.calendar-title-logo{object-fit:contain;width:auto;height:42px}.calendar-controls__selectors{gap:10px;display:flex}.control-dropdown summary{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:132px;padding:12px 38px 12px 16px;font-weight:900;list-style:none;position:relative}.control-dropdown summary::-webkit-details-marker{display:none}.control-dropdown summary:after{content:"⌄";color:#6b756f;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.control-dropdown[open] summary:after{content:"⌃"}.picker-popover{z-index:100;border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #00000038}.month-picker{width:286px}.month-picker__title{text-transform:capitalize;margin-bottom:12px;font-size:18px;font-weight:900}.month-picker__weekdays,.month-picker__grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.month-picker__weekdays span{color:#8a948e;font-size:12px;font-weight:800}.month-picker__grid button{color:#606a64;background:0 0;border:0;border-radius:50%;height:30px;font-weight:700;position:relative}.month-picker__grid button:disabled{opacity:.25;cursor:default}.month-picker__grid button.has-event:after{content:"";background:#66706a;border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.month-picker__grid button:hover:not(:disabled){color:#f43f5e;outline:1px solid #f43f5e}.month-picker__months{border-top:1px solid #edf0ee;justify-content:space-around;margin-top:10px;padding-top:10px;display:flex}.month-picker__months button{color:#525d57;background:0 0;border:0;border-radius:999px;padding:8px 16px;font-weight:800}.month-picker__months button.active{color:#111;background:#fff;box-shadow:0 6px 18px #00000029}.group-picker{width:220px}.group-picker__title{margin-bottom:10px;font-weight:900}.group-picker__options{gap:6px;max-height:310px;display:grid;overflow:auto}.group-picker__options button{text-align:left;background:#f8faf9;border:1px solid #e5eee8;border-radius:11px;padding:9px 10px;font-weight:800}.group-picker__options button.active{color:#08762e;background:#ecfdf3;border-color:#86efac}.view-tabs{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.view-tabs button{background:#eff3f1;border:0;border-radius:999px;padding:12px;font-weight:900;box-shadow:inset 0 0 0 1px #fff6}.view-tabs button.active{background:#fff;box-shadow:0 7px 18px #0000001f}.phase-filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.phase-filters button{color:#4e5a54;background:#fff;border:1px solid #9df0b7;border-radius:999px;padding:8px 12px;font-weight:900}.phase-filters button.active{color:#08762e;background:#ecfdf3;border-color:#31d668}.calendar-list{padding:16px}.date-group{grid-template-columns:70px minmax(0,1fr);gap:12px;margin-bottom:14px;display:grid}.date-group__label{text-align:center;padding-top:10px;font-weight:900;line-height:1}.date-group__label span{color:var(--muted);margin-bottom:3px;font-size:13px;display:block}.date-group__label strong{font-size:26px}.date-group__events{gap:12px;display:grid}.match-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;padding:14px 16px;display:grid;box-shadow:0 8px 22px #0000000f}.match-card h3{margin:0;font-size:20px;line-height:1.15}.match-card p{color:#5f6a64;flex-wrap:wrap;gap:8px;margin:8px 0 0;font-size:14px;font-weight:700;display:flex}.match-card__meta{text-align:right;color:#65716b;min-width:108px;font-size:12px;font-weight:900}.match-card__badges{justify-content:flex-end;gap:4px;margin-top:8px;display:flex}.match-card__badges span{border:1px solid;border-radius:5px;padding:3px 4px}.match-card__badges span:first-child{color:#16a34a}.match-card__badges span:nth-child(2){color:#ef4444}.match-card__badges span:nth-child(3){color:#2563eb}.timeline-header__blank{border-right:1px solid #eef2ef}.timeline-day-head{border-right:1px solid #eef2ef;flex-direction:column;justify-content:center;align-items:center;min-height:78px;line-height:1;display:flex}.timeline-day-head span{color:#65716b;font-size:13px;font-weight:900}.timeline-day-head strong{margin:3px 0 5px;font-size:24px}.timeline-day-head em{color:#9ba59f;font-size:12px;font-style:normal;font-weight:900}.timeline-hour{color:#69756f;justify-content:flex-end;align-items:flex-start;padding:8px 7px 0 0;font-size:12px;display:flex}.timeline-event{text-align:center;z-index:2;background:#fff;border:1px solid #cfd2d0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:72px;padding:10px;display:flex;position:absolute;overflow:hidden;box-shadow:0 8px 20px #00000024}.timeline-event span{color:#5f6a64;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:11px;font-weight:900;display:block;overflow:hidden}.timeline-event strong{font-size:13px;line-height:1.16;display:block}.sidebar{gap:14px;display:grid}.side-card{padding:16px}.side-card h2{margin:0 0 12px;font-size:18px}.featured-card{color:#fff;background:linear-gradient(145deg,#07130b,#0f3519);border-radius:20px;overflow:hidden}.featured-card__top{background:radial-gradient(circle at 80% 35%,#22c55e73,#0000 32%);padding:14px}.featured-card__top span{color:#bfffd0;font-size:12px;font-weight:900}.featured-card__top strong{margin-top:6px;font-size:20px;line-height:1.08;display:block}.featured-card__top p{color:#d8eadc;margin:8px 0 0;font-size:12px;font-weight:700}.featured-card__teams{text-align:center;grid-template-columns:1fr 38px 1fr;align-items:center;gap:8px;padding:14px;font-size:13px;font-weight:900;display:grid}.featured-card__teams span{font-size:28px;display:block}.featured-card__teams em{color:#dce8df;background:#147e30;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.featured-card__odds{grid-template-columns:repeat(3,1fr);gap:6px;padding:0 12px 12px;display:grid}.featured-card__odds button{color:#111;background:#fff;border:0;border-radius:10px;padding:8px 4px;font-weight:900}.featured-card__odds span{color:#66716b;margin-top:2px;font-size:10px;display:block}.stats-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stats-grid div{background:#f4f7f5;border-radius:16px;padding:12px}.stats-grid strong{color:#08762e;font-size:28px;display:block}.stats-grid span{color:#65716b;font-size:12px;font-weight:800}.strong-days{gap:8px;display:grid}.strong-days button{border:1px solid var(--line);text-align:left;background:#fbfcfb;border-radius:13px;justify-content:space-between;padding:10px;font-weight:900;display:flex}.strong-days small{color:#65716b;margin-top:2px;display:block}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030c0794;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.event-modal{background:#fff;border-radius:26px;width:min(560px,100%);padding:20px;position:relative;box-shadow:0 24px 60px #00000061}.event-modal__close{background:#eef3f0;border:0;border-radius:50%;width:36px;height:36px;font-size:22px;font-weight:900;position:absolute;top:14px;right:14px}.event-modal__label{color:#08762e;background:#ecfdf3;border:1px solid #86efac;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.event-modal__teams{text-align:center;grid-template-columns:1fr 54px 1fr;align-items:center;gap:12px;margin:18px 0;display:grid}.event-modal__teams span{font-size:38px;display:block}.event-modal__teams strong{font-size:20px;line-height:1.1;display:block}.event-modal__teams em{color:#fff;background:#07130b;border-radius:50%;place-items:center;width:54px;height:54px;font-style:normal;font-weight:900;display:grid}.event-modal__info{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.event-modal__info div{background:#f4f7f5;border-radius:14px;padding:11px}.event-modal__info span{color:#66716b;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.event-modal__info strong{font-size:14px}.modal-market-title{margin:12px 0 8px;font-weight:900}.modal-odds-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.modal-odds-grid button{background:#eef3f0;border:0;border-radius:12px;padding:11px 7px}.modal-odds-grid strong{font-size:18px;display:block}.modal-odds-grid span{color:#65716b;margin-top:2px;font-size:11px;font-weight:800;display:block}.modal-no-odds{color:#65716b;text-align:center;background:#f7faf8;border:1px dashed #cdd8d1;border-radius:14px;padding:16px;font-weight:900}.empty-state{text-align:center;color:#65716b;background:#f8faf9;border:1px dashed #cdd8d1;border-radius:16px;margin:16px;padding:18px;font-weight:900}.coupon-button{z-index:90;border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:66px;height:66px;font-weight:900;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 30px #00000040}.coupon-button span{font-size:24px;line-height:1}.coupon-button b{font-size:10px;line-height:1}@media (width<=860px){.site-header__inner{height:56px;padding:0 14px}.site-header__logo{height:31px}.site-header__register{border-radius:13px;padding:9px 16px;font-size:14px}.page-shell{max-width:430px;padding:8px}.hero-carousel{border-radius:14px;min-height:170px;margin-bottom:8px}.hero-carousel__slide{min-height:170px;padding:14px;display:block;position:relative}.hero-carousel__copy h1{max-width:56%;font-size:22px;line-height:.95}.hero-carousel__copy p{max-width:55%;margin-top:8px;font-size:12px;line-height:1.2}.hero-event-card{z-index:8;border-radius:15px;width:158px;position:absolute;top:12px;right:8px}.hero-event-card__head{padding:8px}.hero-event-card__head span{font-size:9px}.hero-event-card__head strong{font-size:10px}.hero-event-card__teams{grid-template-columns:1fr 24px 1fr;gap:4px;padding:8px}.hero-event-card__teams span{font-size:16px}.hero-event-card__teams b{font-size:9px}.hero-event-card__teams em{width:24px;height:24px;font-size:9px}.hero-event-card__odds{z-index:5;gap:4px;padding:0 8px 8px;position:relative}.hero-carousel__slide:before{pointer-events:none}.hero-event-card__odds button{pointer-events:auto;cursor:pointer;border-radius:8px;padding:5px 3px;font-size:10px}.promo-carousel,.calendar-layout{display:block}.sidebar{display:none}.calendar-card{box-shadow:none;border-left:0;border-right:0;border-radius:0;margin-left:-8px;margin-right:-8px}.calendar-controls{padding:10px 10px 8px;top:56px}.calendar-controls__top{align-items:center;gap:8px;margin-bottom:9px}.calendar-title-logo{max-width:150px;height:30px}.calendar-controls__selectors{gap:6px}.control-dropdown summary{border-radius:13px;min-width:90px;padding:9px 26px 9px 10px;font-size:12px}.control-dropdown summary:after{right:9px}.picker-popover{padding:12px;top:calc(100% + 7px);right:0}.month-picker{width:274px}.group-picker{width:210px}.view-tabs{gap:7px;margin-bottom:8px}.view-tabs button{padding:10px 8px;font-size:13px}.phase-filters{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;gap:6px;padding-bottom:3px;overflow-x:auto}.phase-filters button{white-space:nowrap;padding:7px 10px;font-size:12px}.calendar-list{padding:12px 10px}.date-group{grid-template-columns:42px minmax(0,1fr);gap:7px;margin-bottom:12px}.date-group__label{padding-top:8px}.date-group__label span{font-size:11px}.date-group__label strong{font-size:22px}.date-group__events{gap:10px}.match-card{border-radius:17px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:11px 12px}.match-card h3{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.15;overflow:hidden}.match-card p{gap:5px;margin-top:7px;font-size:11px}.match-card__meta{min-width:54px;font-size:10px}.match-card__badges{gap:3px}.match-card__badges span{padding:2px 3px}.timeline-header__blank{min-width:46px}.timeline-day-head{min-height:62px}.timeline-day-head span{font-size:11px}.timeline-day-head strong{font-size:20px}.timeline-day-head em{font-size:10px}.timeline-scroll{min-height:370px;max-height:calc(100vh - 340px)}.timeline-hour{padding-right:5px;font-size:10px}.timeline-event span{margin-bottom:4px;font-size:9px}.timeline-event strong{font-size:10px;line-height:1.12}.timeline-event em{padding:3px 5px;font-size:8px}.event-modal{border-radius:22px;padding:16px}.event-modal__teams{grid-template-columns:1fr 44px 1fr;gap:8px;margin:16px 0}.event-modal__teams span{font-size:30px}.event-modal__teams strong{font-size:16px}.event-modal__teams em{width:44px;height:44px}.event-modal__info{grid-template-columns:1fr;gap:8px}.modal-odds-grid{gap:6px}.modal-odds-grid button{padding:9px 5px}.coupon-button{width:60px;height:60px;bottom:16px;right:16px}}.calendar-controls{flex-shrink:0;overflow:visible}.calendar-controls__selectors{align-items:center}.today-button{border:1px solid var(--line);color:#0f1712;background:#fff;border-radius:14px;padding:12px 16px;font-weight:900;box-shadow:0 1px #00000005}.phase-filters{scrollbar-width:none;padding:0 8px}.phase-filters::-webkit-scrollbar{display:none}.phase-filters button{border-color:#22c55e6b;flex:none}.phase-filters button.active{box-shadow:inset 0 0 0 1px #22c55e26}.team-flag{object-fit:cover;vertical-align:-3px;background:#eef3f0;border-radius:50%;flex:none;width:18px;height:18px;display:inline-block;box-shadow:0 0 0 1px #00000014}.team-flag--trophy,.team-flag--emoji{box-shadow:none;background:0 0;place-items:center;font-size:14px;line-height:1;display:inline-grid}.match-title-line{align-items:center;gap:6px;min-width:0;margin:0;font-weight:950;display:flex}.match-title-line__team{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.match-title-line__vs{flex:none;font-weight:950}.match-card__main,.match-card p{min-width:0}.match-card p span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.timeline-event__title{align-items:center;gap:4px;min-width:0;display:flex!important}.timeline-event__title span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;font-size:inherit;margin:0;display:inline-block;overflow:hidden}.timeline-event__title i{flex:none;font-style:normal;font-weight:950}.timeline-event .team-flag{width:15px;height:15px}.timeline-event .team-flag--trophy,.timeline-event .team-flag--emoji{font-size:12px}.hero-event-card__teams .team-flag,.featured-card__teams .team-flag,.event-modal__teams .team-flag{margin:0 auto 4px}.hero-event-card__teams .team-flag,.featured-card__teams .team-flag{width:30px;height:30px}.event-modal__teams .team-flag{width:40px;height:40px}@media (width>=861px){.calendar-layout{align-items:start;height:calc(100vh - 140px)}.calendar-controls{padding:16px 16px 14px}.calendar-controls__top{margin-bottom:13px}.view-tabs{margin-bottom:12px}.calendar-list{flex:1;min-height:0;padding:20px 16px 18px;overflow-y:auto}.date-group:first-child{margin-top:2px}.timeline-header,.timeline-grid{grid-template-columns:54px repeat(var(--days), minmax(0, 1fr))}}@media (width<=860px){.calendar-controls{z-index:12;padding:10px 10px 9px;position:relative;top:auto}.calendar-controls__top{margin-bottom:9px}.today-button{display:none}.view-tabs{margin-bottom:8px}.phase-filters{flex-wrap:nowrap;justify-content:center;gap:5px;padding:0 2px 4px;overflow-x:hidden}.phase-filters button{letter-spacing:-.1px;padding:7px 8px;font-size:11.2px;line-height:1}.phase-filters button:nth-child(5){padding-left:7px;padding-right:7px}.calendar-list{padding:13px 10px 14px}.date-group:first-child{margin-top:2px}.match-card{align-items:center}.match-title-line{letter-spacing:-.25px;gap:4px;font-size:13.2px}.match-title-line .team-flag{width:15px;height:15px}.match-title-line .team-flag--trophy,.match-title-line .team-flag--emoji{font-size:12px}.match-card h3{white-space:normal}.match-title-line__team{max-width:92px}.timeline-event{height:92px;min-height:72px;position:absolute;left:10px;right:10px}.timeline-event__title{letter-spacing:-.35px;justify-content:center;gap:2px}.timeline-shell--3 .timeline-event__title{font-size:9.4px}.timeline-shell--7 .timeline-event__title{gap:1px;font-size:6.9px}.timeline-shell--3 .timeline-event .team-flag{width:11px;height:11px}.timeline-shell--7 .timeline-event .team-flag{width:8px;height:8px}.timeline-shell--7 .timeline-event .team-flag--trophy,.timeline-shell--7 .timeline-event .team-flag--emoji{font-size:8px}.timeline-shell--3 .timeline-event__title span{max-width:48px}.timeline-shell--7 .timeline-event__title span{max-width:22px}.hero-event-card__teams .team-flag{width:18px;height:18px}.featured-card__teams .team-flag{width:24px;height:24px}.event-modal__teams .team-flag{width:32px;height:32px}}@media (width<=360px){.phase-filters{justify-content:flex-start;overflow-x:auto}}.hero-carousel__track,.promo-carousel__track{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-carousel__track:active,.promo-carousel__track:active{cursor:grabbing}.hero-carousel__slide--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.carousel-dots button,.promo-carousel__dots button{transition:width .25s,background .25s;position:relative;overflow:hidden}.carousel-dots button span,.promo-carousel__dots button span{border-radius:inherit;transform-origin:0;background:var(--green-2);position:absolute;inset:0;transform:scaleX(0)}.carousel-dots button.active,.promo-carousel__dots button.active{background:#ffffff5c}.carousel-dots button.active span,.promo-carousel__dots button.active span{animation:15s linear forwards carouselProgress}@keyframes carouselProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.view-tabs button.active{background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #0000002b,0 2px 6px #00000014}.match-card{background:linear-gradient(90deg,#ecfdf361,#fff 18%);border-left:3px solid #22c55ec7}.match-card:hover{border-left-color:#16a34a;box-shadow:0 12px 26px #0000001a}.event-modal{background:radial-gradient(circle at 15% 0,#22c55e3d,#0000 42%),linear-gradient(145deg,#ecfdf3 0%,#f7fff9 45%,#fff 100%);border:1px solid #22c55e33;border-left:7px solid #22c55ee6}.event-modal__label{background:#dcfce7e6;border-color:#22c55e61}.event-modal__info div{background:#ecfdf3b3;border:1px solid #22c55e24}.modal-odds-grid button{background:#f4fbf6;border:1px solid #22c55e26}.control-trigger{border:1px solid var(--line);color:#0f1712;cursor:pointer;text-align:center;background:#fff;border-radius:14px;min-width:130px;padding:12px 16px;font-weight:900;box-shadow:0 1px #00000005}.control-dropdown.is-open .control-trigger{border-color:#22c55e73;box-shadow:0 0 0 3px #22c55e14}.timeline-header,.timeline-grid{grid-template-columns:54px repeat(var(--days), minmax(0, 1fr))}@media (width<=860px){.hero-carousel__slide--image{background-position:50%;background-size:cover}.control-trigger{border-radius:13px;min-width:88px;padding:9px 10px;font-size:12px}.timeline-shell--7 .timeline-header,.timeline-shell--7 .timeline-grid{grid-template-columns:40px repeat(7,minmax(0,1fr))!important}.timeline-shell--7 .timeline-header__blank{min-width:40px}.timeline-shell--7 .timeline-day-head{min-height:48px;padding:4px 1px}.timeline-shell--7 .timeline-day-head span{font-size:9px;line-height:1}.timeline-shell--7 .timeline-day-head strong{margin:2px 0;font-size:15px;line-height:1}.timeline-shell--7 .timeline-day-head em{white-space:normal;max-width:100%;font-size:7.5px;line-height:1.05}.timeline-hour,.timeline-slot{border-bottom:1px solid #dfe7e2;height:120px;min-height:120px;position:relative}.timeline-shell--7 .timeline-slot{height:120px}.timeline-shell--7 .timeline-hour{padding-right:4px;font-size:9px}.timeline-shell--7 .timeline-event{border-radius:9px;min-height:74px;padding:5px 3px;left:3px;right:3px}.timeline-shell--7 .timeline-event>span{margin-bottom:3px;font-size:6.8px;line-height:1.05}.timeline-shell--7 .timeline-event__title{gap:1px;font-size:6.4px;line-height:1.05}.timeline-shell--7 .timeline-event__title span{max-width:23px}.timeline-shell--7 .timeline-event .team-flag{width:7px;height:7px}.timeline-shell--7 .timeline-event .team-flag--trophy,.timeline-shell--7 .timeline-event .team-flag--emoji{font-size:7px}.timeline-shell--7 .timeline-event em{display:none}.event-modal{border-left-width:5px}}html{font-size:15.5px}body{letter-spacing:-.01em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-weight:500}a{color:inherit;text-decoration:none}.site-header__register{justify-content:center;align-items:center;display:inline-flex}.calendar-card,.side-card,.picker-popover,.event-modal{font-size:.97rem}.hero-carousel__copy h1{letter-spacing:-1.05px}.match-card h3{font-size:19px}.match-card p{font-size:13.5px}.view-tabs button{font-size:.96rem}.phase-filters button{font-size:.92rem}.match-card{border-left-width:2px}.event-modal{background:radial-gradient(circle at 18% 0,#22c55e47,#0000 44%),linear-gradient(145deg,#e9faef 0%,#f6fff8 48%,#fff 100%);border-left:7px solid #16a34aeb}.ranking-card{background:radial-gradient(circle at 92% 8%,#22c55e2e,#0000 42%),linear-gradient(#fff,#f7fbf8);overflow:hidden}.ranking-card__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.ranking-card__head span{color:#08762e;white-space:nowrap;background:#ecfdf3;border:1px solid #22c55e38;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.ranking-card__head h2{margin:0;font-size:18px;line-height:1.05}.ranking-list{gap:8px;display:grid}.ranking-row{background:#ffffffb8;border:1px solid #dfe7e2f2;border-left:3px solid #22c55e94;border-radius:14px;grid-template-columns:28px minmax(0,1fr) 42px;align-items:center;gap:9px;padding:10px;display:grid;box-shadow:0 6px 16px #0000000a}.ranking-row>b{color:#fff;background:#07130b;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.ranking-row>div{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:2px 7px;min-width:0;display:grid}.ranking-row .team-flag,.ranking-row__dual{grid-row:1/span 2;width:20px;height:20px}.ranking-row__dual{place-items:center;font-size:16px;display:inline-grid}.ranking-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;line-height:1;overflow:hidden}.ranking-row small{text-overflow:ellipsis;white-space:nowrap;color:#69756f;grid-column:2;min-width:0;font-size:10px;font-weight:700;overflow:hidden}.ranking-row em{color:#08762e;text-align:center;background:#ecfdf3;border-radius:999px;justify-self:end;min-width:36px;padding:6px 8px;font-style:normal;font-weight:950}.ranking-row em:after{content:"x";margin-left:1px;font-size:10px}@media (width<=860px){html{font-size:15px}.match-card h3{font-size:13.6px}.match-card p{font-size:10.7px}.view-tabs button{font-size:12.5px}.phase-filters button{font-size:11.5px}.calendar-title-logo{height:32px}}.ranking-card{background:linear-gradient(#f8fff9,#eefbf1)}.ranking-card__head span{display:none}.ranking-card__head h2{color:#0c7a33;font-size:22px}.ranking-row{background:#fff;border:1px solid #d7f2df;border-radius:14px;margin-bottom:8px;padding:10px}.ranking-row em{color:#0c7a33;font-style:normal;font-weight:700}.ranking-row em:after{content:" 🏆"}.strong-days button{font-weight:600;transition:all .2s}.strong-days button:hover{background:#effdf3;box-shadow:0 8px 18px #22c55e2e}.match-card,.match-card h3,.match-card p,.timeline-event strong,.timeline-event span{font-weight:600}.match-expand{margin-bottom:12px}.event-inline-card{background:linear-gradient(#fff,#f3fff6);border:1px solid #d6f5de;border-radius:0 0 18px 18px;margin-top:-6px;padding:12px;box-shadow:0 12px 24px #22c55e14}.event-inline-card__head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.event-inline-card__head strong{color:#0c7a33;font-size:13px}.event-inline-card__head button{background:#eaffef;border:0;border-radius:50%;width:28px;height:28px}.event-inline-odds{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.event-inline-odds button{background:#fff;border:1px solid #d5efdc;border-radius:12px;padding:10px;font-size:13px}.event-inline-odds b{color:#0c7a33;margin-top:4px;font-size:20px;display:block}.coupon-panel{z-index:90;background:#fff;border:1px solid #d8efe0;border-radius:22px;width:300px;max-height:70vh;padding:14px;position:fixed;bottom:18px;right:18px;overflow:auto;box-shadow:0 18px 40px #0000002e}.coupon-panel__top,.coupon-row,.coupon-total,.coupon-actions{justify-content:space-between;align-items:center;display:flex}.coupon-row{border-bottom:1px solid #edf5f0;padding:8px 0;font-size:13px}.coupon-total{margin-top:10px;font-size:15px}.coupon-total strong{color:#0c7a33}.coupon-actions{gap:8px;margin-top:12px}.coupon-actions button{color:#fff;background:#0c7a33;border:0;border-radius:12px;flex:1;padding:10px;font-size:12px}@media (width<=860px){.coupon-panel{width:auto;padding:12px;bottom:10px;left:10px;right:10px}.match-card h3{font-size:13px}.match-card p{font-size:10px}}.auth-modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:28px;width:min(420px,100%);padding:28px;position:relative;box-shadow:0 24px 60px #00000059}.auth-modal__close{background:#edf2ee;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;font-weight:900;position:absolute;top:14px;right:14px}.auth-modal__header{text-align:center;margin-bottom:22px}.auth-modal__header img{height:44px;margin:0 auto 18px}.auth-modal__header h2{margin:0;font-size:28px;line-height:1}.auth-modal__header p{color:#66716b;margin:10px 0 0;font-weight:600}.auth-form{gap:14px;display:grid}.auth-field{gap:6px;display:grid}.auth-field label{font-size:13px;font-weight:800}.auth-field input{background:#f7faf8;border:1px solid #dce6df;border-radius:14px;height:52px;padding:0 14px}.auth-field input:focus{border-color:#0000;outline:2px solid #22c55e}.auth-submit{color:#fff;background:linear-gradient(#2fd35f,#13903b);border:0;border-radius:16px;height:54px;margin-top:6px;font-size:16px;font-weight:900}.auth-error{color:#dc2626;background:#fff1f2;border-radius:12px;padding:12px;font-size:14px;font-weight:700}.auth-switch{text-align:center;color:#66716b;margin-top:20px;font-weight:700}.auth-switch button{color:#16a34a;background:0 0;border:0;margin-left:6px;font-weight:900}.user-box{align-items:center;gap:10px;display:flex;position:relative}.user-balance{color:#7dff9d;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;align-items:center;height:42px;padding:0 16px;font-weight:900;display:flex}.user-avatar{color:#fff;background:linear-gradient(#34d25f,#138f3a);border:0;border-radius:50%;width:42px;height:42px;font-size:16px;font-weight:900}.user-menu{z-index:100;background:#fff;border-radius:20px;width:240px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 50px #00000047}.user-menu__header{color:#fff;background:radial-gradient(circle at 100% 0,#22c55e40,#0000 45%),#07130b;padding:16px}.user-menu__header strong{font-size:16px;display:block}.user-menu__header span{color:#cfead6;margin-top:4px;font-size:12px;display:block}.user-menu button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf2ee;width:100%;padding:14px 16px;font-weight:800}.user-menu button:hover{background:#f6faf7}.user-menu__logout{color:#dc2626}@media (width<=860px){.user-balance{height:38px;padding:0 12px;font-size:13px}.user-avatar{width:38px;height:38px}.user-menu{width:220px}}.betslip-fab{z-index:150;color:#fff;background:linear-gradient(#2fd35f,#13903b);border:0;border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 40px #00000059}.betslip-fab--animate{animation:.45s betslipPulse}@keyframes betslipPulse{0%{transform:scale(1)}35%{transform:scale(1.14)}70%{transform:scale(.96)}to{transform:scale(1)}}.betslip-fab__icon{font-size:24px}.betslip-fab__count{color:#111;background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid;position:absolute;top:-2px;right:-2px}.betslip-backdrop{z-index:300;background:#0009;align-items:flex-end;display:flex;position:fixed;inset:0}.betslip-sheet{background:#f4f6f5;border-radius:28px 28px 0 0;width:100%;max-height:88vh;padding:14px;animation:.22s betslipUp;overflow:auto}@keyframes betslipUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.betslip-sheet__handle{background:#ccd5cf;border-radius:999px;width:54px;height:5px;margin:0 auto 14px}.betslip-sheet__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.betslip-sheet__header h3{margin:0;font-size:24px}.betslip-sheet__header span{color:#65716b;font-weight:700}.betslip-sheet__close{background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:22px;font-weight:900}.betslip-list{gap:12px;display:grid}.betslip-card{background:#fff;border-radius:18px;padding:16px;position:relative;box-shadow:0 4px 12px #0000000d}.betslip-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.betslip-card__top strong{font-size:18px}.betslip-card__selection{gap:4px;display:grid}.betslip-card__selection strong{font-size:18px;line-height:1.1}.betslip-card__selection small{color:#65716b;font-weight:700}.betslip-card__actions{align-items:center;gap:10px;display:flex}.betslip-card__odd{color:#08762e;font-size:24px;font-weight:900}.betslip-card p{margin:10px 0 4px;font-weight:700}.betslip-card__remove{color:#ef4444;background:#fff1f2;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;transition:transform .15s,background .15s;display:grid}.betslip-card__remove:hover{background:#ffe4e6;transform:scale(1.05)}.betslip-footer{gap:14px;margin-top:18px;display:grid}.betslip-clear{color:#dc2626;background:0 0;border:0;font-weight:900}.betslip-stake{gap:6px;display:grid}.betslip-stake label{font-size:13px;font-weight:800}.betslip-stake input{background:#fff;border:1px solid #d9e4dd;border-radius:16px;height:54px;padding:0 14px;font-size:18px;font-weight:900}.betslip-summary{gap:10px;display:grid}.betslip-summary div{background:#fff;border-radius:14px;justify-content:space-between;padding:14px;display:flex}.betslip-summary span{color:#65716b;font-weight:700}.betslip-summary strong{font-size:18px}.betslip-submit{color:#fff;background:linear-gradient(#2fd35f,#13903b);border:0;border-radius:18px;height:58px;font-size:18px;font-weight:900}.betslip-submit:disabled{opacity:.4}@media (width>=861px){.betslip-backdrop{justify-content:flex-end;align-items:flex-start;padding:92px 18px 18px}.betslip-sheet{border-radius:28px;width:420px;max-width:100%;height:auto;max-height:calc(100vh - 110px);animation:.22s betslipDesktop;overflow-y:auto}@keyframes betslipDesktop{0%{transform:translate(100%)}to{transform:translate(0)}}}.odd-button{transition:background .15s,transform .15s,border-color .15s}.odd-button.active{color:#fff;transform:scale(1.03);background:linear-gradient(#2fd35f,#13903b)!important}.odd-button.active b{color:#fff}.account-backdrop{z-index:400;-webkit-backdrop-filter:blur(8px);background:#070c0a85;position:fixed;inset:0}.account-drawer{z-index:500;background:#f4f6f5;border-radius:28px;width:500px;height:calc(100vh - 98px);padding:20px;position:fixed;top:82px;right:16px;overflow-y:auto;box-shadow:0 20px 50px #0000002e}@media (width<=860px){.account-drawer{border-radius:28px;width:auto;height:calc(100vh - 128px);top:68px;left:10px;right:10px}}@keyframes accountSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.account-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.account-avatar{color:#fff;background:linear-gradient(#2fd35f,#13903b);border-radius:50%;place-items:center;width:64px;height:64px;font-size:24px;font-weight:900;display:grid}.account-header h3{margin:0;font-size:24px}.account-header span{color:#65716b;font-weight:700}.account-balance{color:#fff;background:linear-gradient(#2fd35f,#13903b);border-radius:24px;margin-bottom:24px;padding:22px}.account-balance span{opacity:.8;margin-bottom:6px;display:block}.account-balance strong{font-size:36px}.account-section h4{margin-bottom:14px;font-size:18px}.account-card,.ticket-card{background:linear-gradient(#fff 0%,#f8fbf9 100%);border:1px solid #e5ece7;border-radius:24px;padding:20px;position:relative;overflow:hidden;box-shadow:0 10px 28px #0000000f}.ticket-card:before{content:"";background:linear-gradient(90deg,#00c853,#43a047,#7cb342);height:5px;position:absolute;top:0;left:0;right:0}.account-card{gap:16px;display:grid}.account-card span,.ticket-card span{color:#6a746f;letter-spacing:.02em;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.account-card strong,.ticket-card strong{color:#17211b;font-size:16px;font-weight:800}.account-tickets{gap:16px;display:grid}.ticket-card__top{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.ticket-card__top strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.ticket-card__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.ticket-card__top span{color:#2e7d32;text-transform:uppercase;background:#eef7f0;border-radius:999px;margin-bottom:0;padding:6px 12px;font-size:11px;font-weight:800}.ticket-card__info{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ticket-card__info div{background:#f5f8f6;border-radius:14px;padding:12px}.account-empty{text-align:center;color:#65716b;background:#fff;border-radius:18px;padding:22px;font-weight:700}.account-logout{color:#fff;background:#ef4444;border:0;border-radius:18px;width:100%;height:58px;font-size:16px;font-weight:900}.account-main-button{color:#fff;background:linear-gradient(#2fd35f,#13903b);border:0;border-radius:18px;width:100%;height:58px;font-size:16px;font-weight:900}.account-menu{gap:12px;display:grid}.account-menu button{text-align:left;background:#fff;border:0;border-radius:18px;height:58px;padding:0 18px;font-size:16px;font-weight:800}.promo-banner{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 6px 18px #0000000d}.promo-banner img{object-fit:cover;width:100%;height:220px}.promo-banner__content{padding:20px}.promo-banner__content strong{margin-bottom:10px;font-size:24px;display:block}.promo-banner__content p{color:#65716b;line-height:1.5}.promo-banner__content button{color:#fff;background:linear-gradient(#2fd35f,#13903b);border:0;border-radius:16px;height:52px;margin-top:18px;padding:0 18px;font-weight:900}.account-preview-backdrop{z-index:450;position:fixed;inset:0}.account-preview{background:#fff;border-radius:24px;width:320px;padding:18px;position:fixed;top:64px;right:6px;box-shadow:0 18px 50px #0000002e}.account-preview__top{align-items:center;gap:14px;margin-bottom:18px;display:flex}.account-avatar.small{width:52px;height:52px;font-size:18px}.account-preview__top strong{display:block}.account-preview__top span{color:#65716b;font-size:13px}.account-preview__balance{color:#fff;background:linear-gradient(#2fd35f,#13903b);border-radius:18px;margin-bottom:18px;padding:18px}.account-preview__balance span{opacity:.8;margin-bottom:4px;display:block}.account-preview__balance strong{font-size:28px}.account-preview__actions{gap:10px;display:grid}.account-preview__actions button{background:#f4f6f5;border:0;border-radius:16px;height:52px;font-weight:800}.account-preview__actions .logout{color:#ef4444;background:#fff1f2}.ticket-filters{gap:8px;margin-bottom:18px;display:flex;overflow:auto}.ticket-filters button{white-space:nowrap;background:#fff;border:0;border-radius:999px;height:38px;padding:0 16px;font-weight:800}.ticket-filters button.active{color:#fff;background:linear-gradient(#2fd35f,#13903b)}.timeline-slot{background-image:linear-gradient(90deg,#e3ebe5 1px,#0000 1px);background-size:100% 100%;border-bottom:1px solid #d9e2dc;width:100%;height:120px;min-height:120px;position:relative}.calendar-card{flex-direction:column;height:100%;min-height:0;display:flex;overflow:visible}.calendar-controls{z-index:30;background:#fff;flex-shrink:0;overflow:visible}.timeline-shell{background:#fff;border-top:1px solid #edf1ee;flex-direction:column;flex:1;min-height:0;padding-top:18px;display:flex}.timeline-header{grid-template-columns:54px repeat(var(--days), minmax(0, 1fr));background:#fff;border-top:1px solid #edf1ee;border-bottom:1px solid #edf1ee;padding-top:0;display:grid}.timeline-grid{grid-template-columns:54px repeat(var(--days), minmax(0, 1fr));flex:1;min-width:0;display:grid;position:relative}.timeline-scroll{scroll-behavior:smooth;flex:1;min-height:0;overflow-y:auto}.timeline-hours,.timeline-day{grid-template-rows:repeat(24,120px);display:grid;position:relative}.timeline-hours{background:#fff;border-right:1px solid #dfe7e2}.timeline-day{background:repeating-linear-gradient(#0000,#0000 119px,#d9e2dc 120px);border-right:1px solid #dfe7e2;position:relative}.timeline-hour,.timeline-slot{border-bottom:1px solid #dfe7e2;height:120px;min-height:120px;position:relative}.timeline-hour{color:#69756f;justify-content:center;align-items:flex-start;padding-top:10px;font-size:12px;font-weight:700;display:flex}.timeline-slot:nth-child(2n){background:#00000003}.timeline-event span{color:#5f6a64;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:11px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.timeline-event strong{letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:1.3;display:block}.timeline-event em{color:#65716b;background:#eef3f0;border-radius:8px;margin-top:8px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:700;display:inline-flex}@media (width<=860px){.calendar-controls{z-index:120;background:#fff;border-bottom:1px solid #e6ece8;padding:10px 10px 9px;position:sticky;top:56px}.calendar-list{height:auto;padding:13px 10px 14px;overflow:visible}.timeline-shell{padding-top:12px;overflow:visible}.timeline-header,.timeline-grid{grid-template-columns:46px repeat(var(--days), minmax(0, 1fr))}.timeline-day-head{min-height:62px}.timeline-hour{font-size:10px}.timeline-shell--7 .timeline-header,.timeline-shell--7 .timeline-grid{grid-template-columns:40px repeat(7,minmax(0,1fr))!important}.timeline-shell--7 .timeline-hour,.timeline-shell--7 .timeline-slot{height:120px}.timeline-shell--7 .timeline-event{min-height:74px;left:3px;right:3px}}.ticket-card__matches{gap:12px;display:grid}.ticket-match{background:#f6f9f7;border:1px solid #e4ece7;border-radius:16px;padding:12px}.ticket-match__teams{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:center;gap:10px;display:grid}.ticket-match__teams strong{font-size:14px;font-weight:800}.ticket-match__teams span{color:#7b867f;font-size:12px;font-weight:700}.ticket-match__prediction{color:#2e7d32;background:#e8f5e9;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.account-drawer__content,.account-screen{flex-direction:column;gap:18px;min-height:100%;display:flex}.account-screen{padding-bottom:28px}.account-section{margin-bottom:0}.account-menu{gap:14px}.account-menu button{justify-content:space-between;align-items:center;min-height:64px;transition:transform .18s,background .18s;display:flex}.account-menu button:hover{background:#f5f8f6;transform:translateY(-1px)}@media (width<=860px){.account-drawer{border-radius:28px;padding:18px;inset:82px 12px 14px}.account-menu button{min-height:60px;font-size:15px}}.account-screen{flex-direction:column;gap:18px;min-height:100%;display:flex}.user-coupons{color:#fff;background:linear-gradient(#1d2721,#111814);border:1px solid #2e7d32a6;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 14px;display:flex;box-shadow:0 0 0 1px #00c8531f,0 10px 22px #00000038,0 0 18px #00c8532e}.user-coupons span{font-size:15px}.user-coupons strong{color:#7cff8a;font-size:15px;font-weight:900}.user-coupons small{color:#ffffffb8;font-size:11px;font-weight:700}.ticket-card__top{cursor:pointer}.ticket-card__top:after{color:#2e7d32;font-size:18px;transition:transform .2s}.ticket-card.expanded .ticket-card__top:after{transform:rotate(180deg)}.ticket-card__matches{margin-top:14px}.ticket-card__chevron{color:#2e7d32;opacity:.8;margin-left:auto;transition:transform .22s,opacity .2s}.ticket-card__chevron.rotated{opacity:1;transform:rotate(180deg)}.ticket-filters,.account-drawer,.calendar-list,.timeline-shell,.timeline-grid{scrollbar-width:none;-ms-overflow-style:none}.ticket-filters::-webkit-scrollbar{display:none}.account-drawer::-webkit-scrollbar{display:none}.calendar-list::-webkit-scrollbar{display:none}.timeline-shell::-webkit-scrollbar{display:none}.timeline-grid::-webkit-scrollbar{display:none}.account-home{color:#7cff8a;text-align:left;border:0;border-radius:18px;align-items:center;gap:10px;width:100%;height:58px;padding:0 18px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 0 0 1px #00c85329,0 10px 24px #0000002e,0 0 18px #00c85324;background:linear-gradient(#163a23,#0f2417)!important}.account-home:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #00c8533d,0 14px 28px #00000038,0 0 24px #00c85333}.account-home svg{stroke-width:2.6px;flex-shrink:0}.account-home span{color:#fff}.ticket-flag{object-fit:cover;vertical-align:middle;border-radius:50%;width:18px;height:18px;margin-right:6px;box-shadow:0 0 0 1px #00000014}.ticket-team{align-items:center;gap:8px;display:flex}.ticket-team strong{margin:0}.ticket-share{color:#2e7d32;background:#00c85314;border:0;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .18s,transform .18s;display:grid}.ticket-share:hover{background:#00c8532e;transform:scale(1.06)}.share-card{color:#fff;background:linear-gradient(115deg,#050505 0% 46%,#071c11 72%,#0d2b1b 100%);border:1px solid #00ff8029;border-radius:38px;width:560px;padding:30px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073}.share-card__header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.share-card__header span{color:#93a39a;font-size:13px;font-weight:800}.share-card__title{text-align:center;letter-spacing:-.04em;color:#dffff0;text-shadow:0 0 18px #52ff882e;margin-bottom:30px;font-size:62px;font-weight:900;line-height:.92}.share-card__title span{color:#52ff88}.share-card__events{background:#fff;border-radius:28px;gap:14px;padding:18px;display:grid}.share-event{background:linear-gradient(#f8fbf9,#eef5f0);border-radius:20px;padding:16px}.share-event__date{color:#7b8b82;margin-bottom:14px;font-size:12px;font-weight:800}.share-event__center{flex-direction:column;align-items:center;gap:8px;display:flex}.share-event__center span{letter-spacing:.08em;color:#95a49c;font-size:11px;font-weight:900}.share-team{align-items:center;gap:10px;width:100%;display:flex}.share-event__row .share-team:first-child{text-align:left;justify-content:flex-start}.share-event__row .share-team:last-child{text-align:right;justify-content:flex-end}.share-event__row .share-team:last-child strong{order:-1}.share-team img{object-fit:cover;border-radius:50%;width:28px;height:28px}.share-team strong{color:#18211b;font-size:14px;font-weight:800}.share-prediction{color:#16843b;white-space:nowrap;background:#00c8531f;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:900}.share-card__footer{color:#93a39a;justify-content:space-between;align-items:center;margin-top:24px;font-size:13px;display:flex}.share-card__footer strong{color:#93a39a;font-size:13px;font-weight:800}.share-card__header img{object-fit:contain;height:56px}.share-team strong{color:#18211b;font-size:15px;font-weight:800;line-height:1.1}.share-event__row .share-team:first-child{justify-content:flex-start}.share-event__row .share-team:last-child{justify-content:flex-end}.share-event__row .share-team:last-child strong{text-align:right;order:-1}.ticket-match__teams strong{overflow-wrap:break-word;word-break:break-word;align-items:center;gap:8px;min-width:0;font-size:14px;line-height:1.1;display:flex}.ticket-match__teams strong:first-child{text-align:left;justify-content:flex-start}.ticket-match__teams strong:last-child{text-align:right;justify-content:flex-end}.ticket-match__teams span{text-align:center;color:#94a39b;font-size:11px;font-weight:900}.ticket-match{overflow:hidden}.ticket-match__teams strong:last-child{text-align:right;justify-content:flex-end;max-width:100%}@media (width<=768px){.ticket-match__teams strong{gap:6px;font-size:12px}.ticket-match__teams span{font-size:10px}.ticket-match__prediction{font-size:11px}}.hero-odd{color:#000;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;height:40px;padding:0 14px;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,transform .18s}.hero-odd:hover{background:#ffffff14;transform:translateY(-1px)}.hero-odd.active{color:#fff;background:linear-gradient(#29d35f,#13903b);border-color:#29d35f8c;box-shadow:0 10px 24px #14a04647}.featured-card__odds{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.featured-odd{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;height:42px;font-size:12px;font-weight:600;transition:all .18s}.featured-odd.active{color:#fff;background:linear-gradient(#2fd35f,#13903b);border-color:#2fd35f80;box-shadow:0 12px 24px #14a04640}.featured-card__teams div{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.timeline-day,.timeline-grid,.timeline-day,.timeline-grid{overflow:visible}.timeline-scroll{overflow-y:auto}.timeline-event-box .prediction-inline-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:99999;background:linear-gradient(#fff,#f5f7f6);border:1px solid #2fd35f38;border-radius:20px;outline:1px solid #2fd35f14;padding:14px;position:absolute;bottom:calc(100% + 10px);left:0;right:0;box-shadow:0 24px 60px #0000002e,0 10px 24px #00000014}.timeline-event-box .prediction-inline-card__head{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.timeline-event-box .prediction-inline-card__head strong{color:#111;font-size:14px;font-weight:800}.timeline-event-box .prediction-inline-card__head button{color:#111;cursor:pointer;background:#0000000f;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.timeline-event-box .prediction-inline-card__actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.timeline-event-box .prediction-choice{color:#111;background:#fff;border:1px solid #00000014;border-radius:14px;height:44px;font-size:12px;font-weight:700;transition:all .18s}.timeline-event-box .prediction-choice.active{color:#fff;background:linear-gradient(#2fd35f,#13903b);border-color:#2fd35f73;box-shadow:0 12px 24px #14a04638}@media (width<=860px){.timeline-event-box .prediction-inline-card{width:220px}}.timeline-event{z-index:2;width:100%;min-height:86px;position:absolute}.timeline-three-days{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.timeline-three-days strong{align-items:center;gap:10px;font-size:22px;display:flex}.timeline-week{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.timeline-week span{font-size:20px}.timeline-week i{color:#66746d;font-size:10px;font-style:normal;font-weight:800}.timeline-week em{color:#08762e;font-size:11px;font-style:normal;font-weight:900}.timeline-three-days,.timeline-week{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.timeline-three-days{gap:8px}.timeline-three-days small{color:#66746d;font-size:11px;font-weight:700}.timeline-three-days__teams{justify-content:center;align-items:center;gap:10px;display:flex}.timeline-three-days__teams span{font-size:24px}.timeline-three-days__teams i{color:#66746d;font-size:9px;font-style:normal;font-weight:800}.timeline-three-days em{color:#08762e;font-size:8px;font-style:normal;font-weight:900}.timeline-week{gap:6px}.timeline-week__top small{color:#66746d;font-size:10px;font-weight:800}.timeline-week__teams{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.timeline-week__teams span{font-size:20px}.timeline-week__teams i{color:#66746d;font-size:10px;font-style:normal;font-weight:800}.timeline-day{background:repeating-linear-gradient(#0000,#0000 119px,#d9e2dc 120px);border-right:1px solid #dfe7e2;position:relative;overflow:visible}.timeline-event-box{z-index:20;position:absolute}.timeline-event-box--3{left:0;right:0}.timeline-event-box--7{left:8px;right:8px}.timeline-event{text-align:center;z-index:2;background:#fff;border:1px solid #cfd2d0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:78%;min-height:72px;margin:0 auto;padding:10px;display:flex;position:relative;overflow:visible;box-shadow:0 8px 20px #00000024}.timeline-scroll{scroll-behavior:smooth;flex:1;min-height:0;position:relative;overflow:visible auto}.prediction-inline-card{z-index:99999;pointer-events:auto;width:240px;max-width:calc(100vw - 16px);position:fixed;bottom:calc(100% + 10px)}@media (width<=860px){.prediction-inline-card{max-width:calc(100vw - 16px)}}.prediction-inline-card--right{left:0;transform:none}.prediction-inline-card--left{left:auto;right:0;transform:none}.prediction-inline-card{z-index:99999;width:240px;max-width:calc(100vw - 16px);position:absolute;bottom:calc(100% + 10px)}.timeline-event-box{z-index:20;position:absolute;overflow:visible}.timeline-event-box.active{z-index:9999}.timeline-event{position:relative;overflow:visible}.timeline-event-box .prediction-inline-card{z-index:99999;box-sizing:border-box;width:240px;max-width:calc(100vw - 24px);position:absolute;top:auto;bottom:calc(100% + 10px)}.timeline-event-box .prediction-inline-card--right{left:0;right:auto;transform:none}.timeline-event-box .prediction-inline-card--left{left:auto;right:0;transform:none}@media (width<=860px){.timeline-event-box,.timeline-event{overflow:visible}.timeline-event-box .prediction-inline-card{box-sizing:border-box;z-index:99999;width:min(220px,100vw - 32px);max-width:calc(100vw - 32px);position:absolute;inset:auto auto calc(100% + 10px);transform:none}.timeline-event-box .prediction-inline-card--right{left:0;right:auto;transform:none}.timeline-event-box .prediction-inline-card--left{left:auto;right:0;transform:none}.timeline-event-box .prediction-choice{white-space:nowrap;min-width:0;padding:0 6px;font-size:11px}.timeline-event-box .prediction-inline-card__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.timeline-event-box .prediction-choice{white-space:normal;text-align:center;overflow-wrap:break-word;word-break:normal;justify-content:center;align-items:center;min-width:0;height:auto;min-height:44px;padding:8px 6px;font-size:10px;font-weight:800;line-height:1.1;display:flex}}.timeline-shell{border-top:1px solid #dfe7e2;margin-top:0;padding-top:0}.timeline-header{background:#fff;min-height:58px;margin-top:0;padding-top:0}.timeline-header__blank,.timeline-day-head{padding-top:8px;padding-bottom:8px}@media (width<=860px){.timeline-shell{margin-top:0}.timeline-header{min-height:54px}.timeline-header__blank,.timeline-day-head{padding-top:6px;padding-bottom:6px}}.timeline-shell--3 .timeline-day{position:relative}.timeline-shell--3 .timeline-event-box{width:min(112px,100% - 20px);padding:0;left:50%;transform:translate(-50%)}.timeline-shell--3 .timeline-event{border-radius:18px;width:100%;min-height:88px;padding:10px 8px}.timeline-shell--3 .timeline-three-days{text-align:center;width:100%;min-width:0}.timeline-shell--3 .timeline-three-days small{text-align:center;width:100%;max-height:2.4em;font-size:11px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.timeline-shell--3 .timeline-three-days__teams{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.timeline-shell--3 .timeline-three-days em{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:4px 8px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}@media (width<=520px){.timeline-shell--3 .timeline-event-box{width:min(82px,100% - 24px)}.timeline-shell--3 .timeline-event{min-height:80px;padding:8px 6px}.timeline-shell--3 .timeline-event-box{transform:translate(-50%);left:43%!important}}.header-recharge-button{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 8px 18px #00a65140}.recharge-backdrop{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a8c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.recharge-modal{z-index:10000;scrollbar-width:none;background:#fff;border-radius:26px;width:min(420px,100%);max-height:min(90vh,720px);padding:20px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0f172a47}.recharge-modal::-webkit-scrollbar{display:none}@media (width<=520px){.recharge-backdrop{align-items:center;padding:14px}.recharge-modal{border-radius:24px;width:100%;max-height:88vh}}.recharge-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.recharge-modal__header h3{color:#0f172a;margin:0;font-size:20px}.recharge-modal__header p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:700}.recharge-modal__header button{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.recharge-stepper{grid-template-columns:44px 1fr 44px;gap:10px;margin-top:20px;display:grid}.recharge-stepper button{color:#007846;cursor:pointer;background:#ecfdf3;border:0;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.recharge-stepper input{color:#0f172a;text-align:center;border:1px solid #dbe4ef;border-radius:14px;width:100%;padding:12px;font-size:18px;font-weight:900}.recharge-summary{text-align:center;background:#f8fafc;border-radius:18px;gap:4px;margin-top:16px;padding:16px;display:grid}.recharge-summary span,.recharge-summary small{color:#64748b;font-size:12px;font-weight:700}.recharge-summary strong{color:#007846;font-size:28px;font-weight:950}.recharge-qr{text-align:center;justify-items:center;gap:10px;margin-top:18px;display:grid}.recharge-qr img{object-fit:cover;border:1px solid #e2e8f0;border-radius:18px;width:180px;height:180px}.recharge-qr p{color:#475569;margin:0;font-size:13px;font-weight:700}.recharge-field{gap:8px;margin-top:18px;display:grid}.recharge-field span{color:#334155;font-size:13px;font-weight:800}.recharge-field input{color:#0f172a;border:1px solid #dbe4ef;border-radius:14px;padding:13px 14px;font-size:15px;font-weight:800}.recharge-warning{color:#9a3412;background:#fff7ed;border-radius:14px;margin-top:12px;padding:12px;font-size:12px;font-weight:800;line-height:1.35}.recharge-submit{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:16px;width:100%;margin-top:16px;padding:14px;font-size:15px;font-weight:900}.history-card__body{gap:4px;padding:12px 14px 14px;display:grid}.history-card__body p{color:#0f172a;margin:0;font-size:14px;font-weight:900}.history-card__body small{color:#64748b;font-size:12px;font-weight:700}.header-recharge-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#9ff7bf 0%,#00b765 38%,#007846 72%,#005d36 100%);border:1px solid #b9ffd6a6;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,inset 0 -2px 6px #003c2361,0 8px 18px #00784659}.header-recharge-button:before{content:"";filter:blur(1px);background:#ffffff73;border-radius:999px;width:45%;height:28%;position:absolute;top:5px;left:7px}.header-recharge-button svg{z-index:1;position:relative}.header-recharge-button:active{transform:scale(.96)}@media (width<=520px){.user-coupons{gap:5px;padding:6px 8px}.user-coupons small{display:none}.user-coupons strong{font-size:14px}.user-coupons span{font-size:15px}}.account-preview__recharge{color:#007846;background:linear-gradient(145deg,#ecfdf3 0%,#d8ffe8 45%,#c2f7d6 100%);border:1px solid #0078462e;font-weight:900}.account-preview__recharge:hover{background:linear-gradient(145deg,#dcffe9 0%,#bff4d4 100%)}.ranking-panel{gap:16px;display:grid}.ranking-hero{color:#fff;background:radial-gradient(circle at 0 0,#ffffff3d,#0000 34%),linear-gradient(145deg,#062d1f 0%,#007846 48%,#00a651 100%);border-radius:24px;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex;position:relative;overflow:visible;box-shadow:0 20px 45px #00784647}.ranking-eyebrow{text-transform:uppercase;letter-spacing:.04em;background:#ffffff2e;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.ranking-hero h4{color:#fff;margin:0;font-size:24px;line-height:1}.ranking-hero p{color:#ffffffd6;margin:8px 0 0;font-size:13px;font-weight:700}.ranking-info{flex:none;position:relative}.ranking-info__button{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.ranking-info__popover{z-index:4;color:#0f172a;background:#fff;border-radius:18px;width:min(270px,72vw);padding:14px;position:absolute;top:42px;right:0;box-shadow:0 20px 50px #0f172a3d}.ranking-info__popover strong{color:#0f172a;margin-bottom:8px;font-size:14px;display:block}.ranking-info__popover p{color:#475569;margin:0 0 8px;font-size:12px;line-height:1.35}.ranking-prize-card{color:#92400e;background:linear-gradient(145deg,#fff7d6 0%,#fff 68%);border:1px solid #eab30842;border-radius:20px;align-items:center;gap:12px;padding:14px;display:flex}.ranking-prize-card svg{color:#d97706}.ranking-prize-card strong{color:#78350f;font-size:14px;display:block}.ranking-prize-card span{color:#92400e;margin-top:2px;font-size:12px;font-weight:800;display:block}.ranking-podium{grid-template-columns:1fr 1.15fr 1fr;align-items:end;gap:10px;min-height:230px;padding:10px 2px 0;display:grid}.ranking-podium__item{justify-items:center;gap:7px;min-width:0;display:grid}.ranking-podium__item strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:950;overflow:hidden}.ranking-podium__item span{color:#007846;font-size:12px;font-weight:900}.ranking-podium__avatar{color:#fff;background:linear-gradient(145deg,#111827 0%,#334155 100%);border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:950;display:inline-flex;box-shadow:0 16px 30px #0f172a38}.ranking-podium__item--1 .ranking-podium__avatar{background:linear-gradient(145deg,#facc15 0%,#f59e0b 48%,#92400e 100%);width:68px;height:68px;font-size:26px;box-shadow:0 18px 38px #f59e0b59}.ranking-podium__item--2 .ranking-podium__avatar{background:linear-gradient(145deg,#e5e7eb 0%,#94a3b8 55%,#475569 100%)}.ranking-podium__item--3 .ranking-podium__avatar{background:linear-gradient(145deg,#fdba74 0%,#c2410c 100%)}.ranking-podium__base{color:#fff;background:linear-gradient(145deg,#007846 0%,#005d36 100%);border-radius:20px 20px 12px 12px;place-items:center;width:100%;min-height:86px;display:grid;box-shadow:inset 0 1px #ffffff38,0 16px 28px #0078462e}.ranking-podium__item--1 .ranking-podium__base{background:linear-gradient(145deg,#00a651 0%,#007846 100%);min-height:122px}.ranking-podium__item--2 .ranking-podium__base{min-height:98px}.ranking-podium__item--3 .ranking-podium__base{min-height:82px}.ranking-podium__base b{font-size:24px;line-height:1}.ranking-podium__base small{margin-top:4px;font-size:13px;font-weight:950}.ranking-list{scrollbar-width:none;-ms-overflow-style:none;gap:10px;max-height:350px;padding-right:2px;display:grid;overflow-y:auto}.ranking-list::-webkit-scrollbar{display:none}.ranking-row{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:42px 42px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid;box-shadow:0 8px 20px #0f172a0f}.ranking-row--top{background:linear-gradient(145deg,#f0fff6 0%,#fff 70%);border-color:#00784638}.ranking-row__position{color:#007846;font-size:13px;font-weight:950}.ranking-row__avatar{color:#fff;background:#0f172a;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:950;display:inline-flex}.ranking-row__user{min-width:0}.ranking-row__user strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;display:block;overflow:hidden}.ranking-row__user span{color:#64748b;margin-top:2px;font-size:11px;font-weight:800;display:block}.ranking-row__points{text-align:right}.ranking-row__points strong{color:#007846;font-size:18px;font-weight:950;line-height:1;display:block}.ranking-row__points span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:900}.ranking-empty{text-align:center;background:#f8fafc;border-radius:20px;padding:18px}.ranking-empty strong{color:#0f172a}.ranking-empty p{color:#64748b;font-size:13px}.ranking-cta{text-align:center;background:linear-gradient(145deg,#ecfdf3 0%,#fff 100%);border-radius:20px;padding:16px}.ranking-cta strong{color:#007846;font-size:16px;font-weight:950;display:block}.ranking-cta p{color:#475569;margin:5px 0 0;font-size:13px;font-weight:750}@media (width<=520px){.ranking-hero h4{font-size:22px}.ranking-podium{gap:7px;min-height:210px}.ranking-podium__avatar{width:44px;height:44px;font-size:17px}.ranking-podium__item--1 .ranking-podium__avatar{width:58px;height:58px;font-size:22px}.ranking-podium__item strong,.ranking-podium__item span{font-size:11px}.ranking-podium__base{border-radius:16px 16px 10px 10px;min-height:78px}.ranking-podium__item--1 .ranking-podium__base{min-height:108px}.ranking-podium__item--2 .ranking-podium__base{min-height:90px}.ranking-podium__item--3 .ranking-podium__base{min-height:74px}.ranking-podium__base b{font-size:20px}.ranking-podium__base small{font-size:11px}.ranking-row{grid-template-columns:34px 36px 1fr auto;gap:8px;padding:10px}.ranking-row__avatar{width:34px;height:34px}.ranking-row__user strong{font-size:13px}.ranking-row__user span{font-size:10px}}.ranking-prize-card--main{background:radial-gradient(circle at 0 0,#ffffffbf,#0000 34%),linear-gradient(145deg,#fff7d6 0%,#ffe68a 42%,#facc15 100%);border-radius:24px;justify-content:space-between;padding:18px;position:relative;box-shadow:0 18px 42px #eab30847}.ranking-prize-card--main svg{color:#92400e;flex:none}.ranking-prize-card--main strong{font-size:18px;font-weight:950}.ranking-prize-card--main span{margin-top:6px;font-size:15px;font-weight:950}.ranking-info{margin-left:auto;position:relative}.ranking-info__button--dark{color:#78350f;background:#ffffff9e;border:1px solid #78350f2e}.ranking-current-card{background:linear-gradient(145deg,#fff1f2 0%,#fff 70%);border:2px solid #ef4444;border-radius:20px;grid-template-columns:46px 42px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid;box-shadow:0 12px 28px #ef444424}.ranking-current-card--empty{text-align:center;display:block}.ranking-current-card--empty strong{color:#991b1b;font-size:15px}.ranking-current-card--empty p{color:#7f1d1d;margin:6px 0 0;font-size:12px;font-weight:750}.ranking-current-card__position{color:#dc2626;font-size:16px;font-weight:950}.ranking-current-card strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.ranking-current-card span{color:#64748b;margin-top:2px;font-size:11px;font-weight:800;display:block}.ranking-current-card__points{text-align:right}.ranking-current-card__points strong{color:#dc2626;font-size:20px;line-height:1}.ranking-current-card__points span{color:#7f1d1d;text-transform:uppercase;font-size:10px}.ranking-row__avatar{color:#fff;background:linear-gradient(145deg,#00a651 0%,#007846 100%);box-shadow:0 8px 18px #00784633}.ranking-row__user span{font-size:11px}.ranking-row--current{background:linear-gradient(145deg,#fff1f2 0%,#fff 72%);border:2px solid #ef4444;box-shadow:0 12px 28px #ef44441f}.ranking-row--current .ranking-row__position,.ranking-row--current .ranking-row__points strong{color:#dc2626}@media (width<=520px){.ranking-prize-card--main{align-items:flex-start;padding:16px}.ranking-prize-card--main strong{font-size:16px}.ranking-prize-card--main span{font-size:13px;line-height:1.25}.ranking-current-card{grid-template-columns:38px 38px 1fr auto;padding:11px}.ranking-current-card__position{font-size:14px}}.auth-google-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:16px;width:100%;padding:13px 14px;font-size:14px;font-weight:900;box-shadow:0 8px 18px #0f172a0f}.auth-divider{color:#94a3b8;align-items:center;gap:10px;margin:14px 0;font-size:12px;font-weight:800;display:flex}.complete-profile-backdrop{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.complete-profile-modal{scrollbar-width:none;background:#fff;border-radius:28px;width:min(560px,100%);max-height:min(92vh,760px);padding:20px;overflow-y:auto;box-shadow:0 30px 80px #0f172a59}.complete-profile-modal::-webkit-scrollbar{display:none}.complete-profile-modal__header{justify-content:space-between;gap:14px;margin-bottom:18px;display:flex}.complete-profile-modal__header h3{color:#0f172a;margin:0;font-size:22px;font-weight:950}.complete-profile-modal__header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750;line-height:1.35}.complete-profile-modal__header button{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.complete-profile-form{gap:16px;display:grid}.complete-profile-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.complete-profile-grid label,.complete-profile-docs label{gap:7px;display:grid}.complete-profile-grid span,.complete-profile-docs span{color:#334155;font-size:12px;font-weight:900}.complete-profile-grid input,.complete-profile-docs input{color:#0f172a;border:1px solid #dbe4ef;border-radius:14px;width:100%;padding:12px 13px;font-size:14px;font-weight:800}.complete-profile-docs{background:#f8fafc;border-radius:20px;gap:12px;padding:14px;display:grid}.complete-profile-docs small{color:#007846;font-size:12px;font-weight:900}.complete-profile-checks{background:#fff7ed;border-radius:20px;gap:10px;padding:14px;display:grid}.complete-profile-checks label{color:#7c2d12;align-items:flex-start;gap:9px;font-size:12px;font-weight:800;line-height:1.3;display:flex}.complete-profile-checks input{margin-top:2px}.complete-profile-submit{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:16px;width:100%;padding:14px;font-size:15px;font-weight:950}@media (width<=520px){.complete-profile-grid{grid-template-columns:1fr}.complete-profile-modal{border-radius:24px;padding:18px}}.complete-profile-modal--compact{width:min(480px,100%)}.complete-profile-grid__full{grid-column:1/-1}.profile-tabs{background:#f1f5f9;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;padding:5px;display:grid}.profile-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px;font-size:13px;font-weight:900}.profile-tabs button.active{color:#007846;background:#fff;box-shadow:0 8px 18px #0f172a14}.profile-complete-button{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:16px;width:100%;margin-top:12px;padding:13px;font-size:14px;font-weight:950}.identity-docs-panel{gap:14px;display:grid}.identity-docs-panel__status{color:#007846;background:#ecfdf3;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.identity-docs-panel__status strong{color:#064e3b;font-size:14px;font-weight:950;display:block}.identity-docs-panel__status span{color:#007846;margin-top:2px;font-size:12px;font-weight:900;display:block}.identity-docs-warning{color:#9a3412;background:#fff7ed;border-radius:14px;padding:12px;font-size:12px;font-weight:850}.identity-docs-grid{gap:12px;display:grid}.identity-docs-grid label{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:7px;padding:12px;display:grid}.identity-docs-grid span{color:#334155;font-size:12px;font-weight:900}.identity-docs-grid input{color:#475569;width:100%;font-size:13px}.identity-docs-grid small{color:#007846;font-size:12px;font-weight:900}.identity-docs-submit{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:16px;width:100%;padding:13px;font-size:14px;font-weight:950}.identity-docs-submit:disabled{opacity:.5;cursor:not-allowed}@media (width<=520px){.complete-profile-backdrop{align-items:center;padding:14px}.complete-profile-modal{width:100%;max-height:88vh}}.auth-modal-backdrop{z-index:10020;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.auth-modal{scrollbar-width:none;border-radius:26px;width:min(420px,100%);max-height:calc(100vh - 32px);overflow-y:auto}.auth-modal::-webkit-scrollbar{display:none}.auth-modal__header h2{font-size:22px;line-height:1.05}.auth-modal__header p{font-size:13px;line-height:1.3}.auth-form{gap:10px}.auth-field label{font-size:12px}.auth-field input{min-height:42px;padding:10px 12px;font-size:14px}@media (width<=520px){.auth-modal-backdrop{align-items:center;padding:12px}.auth-modal{border-radius:22px;width:100%;max-height:calc(100vh - 24px);padding:18px}.auth-modal__header{margin-bottom:12px}.auth-modal__header img{max-height:36px}.auth-modal__header h2{font-size:20px}.auth-google-button,.auth-submit{min-height:42px;padding:11px 12px}}.complete-profile-note{color:#64748b;font-size:11px;font-weight:750}.complete-profile-error{color:#dc2626;font-size:12px;font-weight:900}.complete-profile-grid input.field-error{color:#991b1b;background:#fff1f2;border-color:#ef4444}.complete-profile-submit:disabled{opacity:.55;cursor:not-allowed}.identity-docs-panel__status{text-align:left;cursor:pointer;border:0;width:100%}.identity-docs-panel__status>div{flex:1}.identity-docs-panel__status small{color:#047857;margin-top:4px;font-size:11px;font-weight:750;line-height:1.3;display:block}.identity-docs-panel__status--rejected{color:#dc2626;background:#fff1f2}.identity-docs-panel__status--rejected small{color:#991b1b}.identity-docs-panel__status--pending_review{color:#1d4ed8;background:#eff6ff}.identity-docs-panel__status--pending_review small{color:#1e40af}.identity-docs-panel__status--approved{color:#007846;background:#ecfdf3}.identity-docs-panel__status svg.rotated,.ticket-card__chevron.rotated{transform:rotate(180deg)}.identity-upload-card{color:#64748b;text-align:center;cursor:pointer;background:#fff;border:1.5px dashed #cbd5e1;border-radius:18px;place-items:center;gap:7px;min-height:112px;padding:14px;display:grid;position:relative}.identity-upload-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.identity-upload-card strong{color:#0f172a;font-size:13px;font-weight:950}.identity-upload-card span{color:#64748b;font-size:12px;font-weight:800}.identity-upload-card.has-file{background:#ecfdf3;border-color:#00784661}.identity-upload-card.has-file svg,.identity-upload-card.has-file span{color:#007846}.complete-profile-grid{align-items:start}.complete-profile-grid label{align-self:start}.complete-profile-grid input{min-height:42px}.complete-profile-checks input:disabled{opacity:.65;cursor:not-allowed}.complete-profile-checks label:has(input:disabled){opacity:.82}.account-preview__admin{color:#fff;background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);font-weight:950}.admin-backdrop{z-index:11000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a9e;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.admin-panel{background:#f8fafc;border-radius:28px;width:min(1120px,100%);height:min(760px,92vh);overflow:hidden;box-shadow:0 30px 90px #0f172a6b}.admin-panel__header{color:#fff;background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);align-items:center;gap:14px;padding:18px;display:flex}.admin-panel__header button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.admin-panel__header strong{font-size:18px;font-weight:950;display:block}.admin-panel__header span{color:#ffffffb8;margin-top:2px;font-size:12px;font-weight:800;display:block}.admin-layout{grid-template-columns:260px 1fr;height:calc(100% - 74px);display:grid}.admin-menu{background:#fff;border-right:1px solid #e2e8f0;align-content:start;gap:8px;padding:16px;display:grid}.admin-content{scrollbar-width:none;padding:20px;overflow-y:auto}.admin-content::-webkit-scrollbar{display:none}@media (width<=760px){.admin-backdrop{align-items:stretch;padding:0}.admin-panel{border-radius:0;width:100%;height:100%}.admin-layout{grid-template-columns:1fr;height:calc(100% - 74px)}.admin-menu{scrollbar-width:none;border-bottom:1px solid #e2e8f0;border-right:0;gap:8px;display:flex;overflow-x:auto}.admin-menu::-webkit-scrollbar{display:none}.admin-menu button{white-space:nowrap;flex:none}.admin-content{padding:14px}}.admin-login-page{background:radial-gradient(circle at 0 0,#00a6512e,#0000 32%),linear-gradient(145deg,#0f172a 0%,#020617 100%);place-items:center;min-height:100vh;padding:20px;display:grid}.admin-login-card{text-align:center;background:#fff;border-radius:28px;width:min(420px,100%);padding:28px;box-shadow:0 30px 90px #00000059}.admin-login-card img{max-width:130px;margin-bottom:18px}.admin-login-card h1{color:#0f172a;margin:0;font-size:26px;font-weight:950}.admin-login-card button{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:16px;width:100%;padding:14px;font-size:15px;font-weight:950}.admin-page{background:#f8fafc;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;min-height:100vh;padding:18px;display:flex}.admin-sidebar__brand{align-items:center;gap:12px;margin-bottom:22px;display:flex}.admin-sidebar__brand img{width:92px;height:auto}.admin-sidebar__brand strong{color:#0f172a;font-size:17px;font-weight:950;display:block}.admin-sidebar__brand span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;font-weight:750;display:block;overflow:hidden}.admin-menu{gap:8px;display:grid}.admin-menu button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;width:100%;padding:12px;font-size:14px;font-weight:900;display:flex}.admin-menu button.active{color:#007846;background:#ecfdf3}.admin-logout{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:14px;margin-top:auto;padding:12px;font-size:14px;font-weight:950}.admin-main{min-width:0;padding:24px;overflow-y:auto}.admin-placeholder{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:24px;place-items:center;min-height:420px;padding:28px;display:grid}.admin-placeholder strong{color:#0f172a;font-size:24px;font-weight:950}.admin-placeholder p{color:#64748b;max-width:520px;margin:10px auto 0;font-size:14px;font-weight:750;line-height:1.45}@media (width<=760px){.admin-page{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid #e2e8f0;border-right:0;min-height:auto}.admin-menu{scrollbar-width:none;display:flex;overflow-x:auto}.admin-menu::-webkit-scrollbar{display:none}.admin-menu button{white-space:nowrap;flex:none}.admin-main{padding:16px}}.admin-section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-section-head span{color:#007846;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:950;display:inline-flex}.admin-section-head h1{color:#0f172a;margin:0;font-size:28px;font-weight:950}.admin-section-head p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:750}.admin-section-head button{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:14px;align-items:center;gap:8px;padding:11px 14px;font-weight:950;display:inline-flex}.admin-error{color:#991b1b;background:#fee2e2;border-radius:14px;margin-bottom:14px;padding:12px;font-size:13px;font-weight:850}.admin-empty{color:#64748b;text-align:center;background:#fff;border-radius:22px;place-items:center;gap:8px;min-height:220px;padding:24px;font-weight:800;display:grid}.admin-empty strong{color:#0f172a;font-size:16px}.admin-empty p{color:#64748b;max-width:340px;margin:0;font-size:13px;line-height:1.4}.identity-review-layout{grid-template-columns:340px 1fr;gap:18px;display:grid}.identity-review-list{align-content:start;gap:10px;display:grid}.identity-review-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:8px;width:100%;padding:14px;display:grid;box-shadow:0 8px 18px #0f172a0a}.identity-review-card strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.identity-review-card span{color:#64748b;font-size:12px;font-weight:750;display:block}.identity-review-card small{color:#0f172a;font-size:12px;font-weight:900}.identity-review-card em{color:#94a3b8;font-size:11px;font-style:normal;font-weight:750}.identity-review-detail{background:#fff;border-radius:24px;min-height:500px;padding:18px;box-shadow:0 12px 30px #0f172a0f}.identity-review-user{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.identity-review-user h2{color:#0f172a;margin:0;font-size:22px;font-weight:950}.identity-review-user p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:750}.identity-review-user span{color:#9a3412;background:#fff7ed;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.identity-review-data{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.identity-review-data div{background:#f8fafc;border-radius:16px;padding:12px}.identity-review-data span{color:#64748b;font-size:11px;font-weight:850;display:block}.identity-review-data strong{color:#0f172a;margin-top:4px;font-size:14px;font-weight:950;display:block}.identity-documents-viewer{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.identity-documents-viewer a{gap:8px;text-decoration:none;display:grid}.identity-documents-viewer img{aspect-ratio:4/3;object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:18px;width:100%}.identity-documents-viewer span{color:#334155;text-align:center;font-size:12px;font-weight:900}.identity-review-actions{gap:12px;margin-top:18px;display:grid}.identity-review-actions .approve{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:14px;font-weight:950;display:inline-flex}.reject-box{gap:10px;display:grid}.reject-box textarea{resize:vertical;color:#0f172a;border:1px solid #dbe4ef;border-radius:16px;width:100%;min-height:86px;padding:12px;font-size:14px;font-weight:750}.reject-box .reject{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:14px;font-weight:950;display:inline-flex}.identity-review-actions button:disabled{opacity:.6;cursor:not-allowed}@media (width<=920px){.identity-review-layout,.identity-documents-viewer,.identity-review-data{grid-template-columns:1fr}.admin-section-head{flex-direction:column}}.identity-review-card{background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 18px #0f172a0a}.identity-review-card.active{background:#f0fdf4;border-color:#00784652}.identity-review-card:before{content:"Pendiente";color:#9a3412;text-transform:uppercase;letter-spacing:.03em;background:#fff7ed;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.identity-review-user span{color:#9a3412;background:#fff7ed;border:1px solid #9a34121f}.identity-review-data div{background:#f8fafc;border:1px solid #e2e8f0}.identity-documents-viewer img{background:#f8fafc;border:1px solid #e2e8f0;transition:transform .16s,box-shadow .16s,border-color .16s}.identity-documents-viewer a:hover img{border-color:#00784647;transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1f}.identity-review-actions .approve{background:linear-gradient(145deg,#00a651 0%,#007846 100%)}.reject-box .reject{color:#be123c;background:#fff1f2;border:1px solid #be123c24}.internal-login-field{text-align:left;gap:7px;width:100%;margin-bottom:12px;display:grid}.internal-login-field span{color:#334155;font-size:12px;font-weight:900}.internal-login-field input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;height:44px;padding:0 13px;font-size:14px;font-weight:800}.internal-login-field input:focus{border-color:#00784673;box-shadow:0 0 0 3px #0078461a}.internal-login-note{color:#64748b;margin-top:14px;font-size:11px;font-weight:750;line-height:1.35;display:block}.admin-login-card{text-align:center;box-sizing:border-box;background:#fff;border-radius:28px;width:min(400px,100%);padding:26px;box-shadow:0 30px 90px #00000059}.admin-login-card h1{color:#0f172a;margin:0;font-size:24px;font-weight:950;line-height:1.05}.admin-login-card p{color:#64748b;margin:10px 0 18px;font-size:13px;font-weight:750;line-height:1.4}.admin-login-card button[type=submit],.admin-login-card>button{color:#fff;cursor:pointer;box-sizing:border-box;background:#00a651;border:0;border-radius:15px;width:100%;min-height:44px;padding:12px 14px;font-size:14px;font-weight:950}.brand-logo-shell{background:linear-gradient(145deg,#052e22 0%,#007846 100%);border-radius:14px;justify-content:center;align-items:center;width:fit-content;margin:0 auto 14px;padding:6px 14px;line-height:0;display:inline-flex;box-shadow:inset 0 1px #ffffff29,0 10px 24px #00784633}.brand-logo-shell img{object-fit:contain;width:108px;height:auto;display:block;transform:translateY(8px)}.brand-logo-shell--small{border-radius:13px;margin-bottom:12px;padding:5px 12px}.brand-logo-shell--small img{width:96px;transform:translateY(8px)}.brand-logo-shell--sidebar{border-radius:12px;flex:none;margin:0;padding:5px 10px}.brand-logo-shell--sidebar img{width:82px;transform:translateY(-8px)}.admin-sidebar__brand{align-items:center}.recharge-review-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:16px;padding:14px}.recharge-review-note strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.recharge-review-note p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750;line-height:1.4}.admin-status-filters{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.admin-status-filters button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900}.admin-status-filters button.active{color:#007846;background:#ecfdf3;border-color:#00784647}.recharge-review-card:before{display:none}.recharge-status-badge{color:#9a3412;text-transform:uppercase;letter-spacing:.03em;background:#fff7ed;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.recharge-review-card--approved .recharge-status-badge{color:#007846;background:#ecfdf3}.recharge-review-card--rejected .recharge-status-badge{color:#be123c;background:#fff1f2}.recharge-detail-status{color:#9a3412;background:#fff7ed;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.recharge-detail-status--approved{color:#007846;background:#ecfdf3}.recharge-detail-status--rejected{color:#be123c;background:#fff1f2}.admin-filter-bar{gap:12px;margin-bottom:18px;display:grid}.admin-date-filters{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.admin-date-filters label{gap:5px;display:grid}.admin-date-filters span{color:#64748b;font-size:11px;font-weight:900}.admin-date-filters input{color:#0f172a;border:1px solid #dbe4ef;border-radius:12px;height:38px;padding:0 10px;font-size:13px;font-weight:800}.admin-date-filters button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;height:38px;padding:0 12px;font-size:12px;font-weight:900}.identity-review-card:before{display:none}.identity-status-badge{color:#9a3412;text-transform:uppercase;letter-spacing:.03em;background:#fff7ed;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.identity-review-card--approved .identity-status-badge{color:#007846;background:#ecfdf3}.identity-review-card--rejected .identity-status-badge{color:#be123c;background:#fff1f2}.identity-detail-status{color:#9a3412;background:#fff7ed;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.identity-detail-status--approved{color:#007846;background:#ecfdf3}.identity-detail-status--rejected{color:#be123c;background:#fff1f2}.ticket-review-card:before{display:none}.ticket-status-badge{color:#9a3412;text-transform:uppercase;letter-spacing:.03em;background:#fff7ed;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.ticket-review-card--completed .ticket-status-badge{color:#007846;background:#ecfdf3}.ticket-detail-status{color:#9a3412;background:#fff7ed;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.ticket-detail-status--completed{color:#007846;background:#ecfdf3}.backoffice-ticket-predictions{gap:10px;margin-top:18px;display:grid}.backoffice-ticket-prediction{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.backoffice-ticket-prediction strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.backoffice-ticket-prediction span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.backoffice-ticket-prediction small{color:#9a3412;background:#fff7ed;border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-weight:950}.backoffice-ticket-prediction--hit small{color:#007846;background:#ecfdf3}.backoffice-ticket-prediction--miss small{color:#be123c;background:#fff1f2}@media (width<=520px){.backoffice-ticket-prediction{flex-direction:column;align-items:flex-start}}.result-review-card:before{display:none}.result-status-badge{color:#9a3412;text-transform:uppercase;letter-spacing:.03em;background:#fff7ed;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.result-review-card--mixed .result-status-badge{color:#1d4ed8;background:#eff6ff}.result-detail-status{color:#9a3412;background:#fff7ed;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.result-detail-status--resolved{color:#007846;background:#ecfdf3}.result-detail-status--mixed{color:#1d4ed8;background:#eff6ff}.result-action-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-top:16px;padding:16px}.result-action-card strong{color:#0f172a;font-size:15px;font-weight:950;display:block}.result-action-card p{color:#64748b;margin:6px 0 14px;font-size:13px;font-weight:750;line-height:1.4}.result-buttons{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.result-buttons button{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:15px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:10px;font-size:13px;font-weight:950;display:inline-flex}.result-buttons button:nth-child(2){background:#0f172a}.result-buttons button:disabled{opacity:.6;cursor:not-allowed}@media (width<=620px){.result-buttons{grid-template-columns:1fr}}.admin-head-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-date-filters select{color:#0f172a;background:#fff;border:1px solid #dbe4ef;border-radius:12px;height:38px;padding:0 10px;font-size:13px;font-weight:800}.admin-search-filter div{background:#fff;border:1px solid #dbe4ef;border-radius:12px;align-items:center;gap:7px;height:38px;padding:0 10px;display:flex}.admin-search-filter div input{color:#0f172a;border:0;outline:0;width:130px;height:auto;padding:0;font-size:13px;font-weight:800}.result-review-card--resolved .result-status-badge{color:#007846;background:#ecfdf3}@media (width<=760px){.admin-head-actions{width:100%}.admin-head-actions button{flex:1}.admin-search-filter div input{width:100%}}.score-form{grid-template-columns:1fr auto 1fr;align-items:end;gap:12px;margin-top:14px;display:grid}.score-form label{gap:6px;display:grid}.score-form span{color:#334155;font-size:12px;font-weight:900}.score-form input{color:#0f172a;text-align:center;border:1px solid #dbe4ef;border-radius:14px;width:100%;height:44px;padding:0 12px;font-size:18px;font-weight:950}.score-form>strong{color:#64748b;padding-bottom:12px;font-size:22px;font-weight:950}.score-submit{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:15px;width:100%;margin-top:14px;padding:13px;font-size:14px;font-weight:950}.score-submit:disabled{opacity:.6;cursor:not-allowed}@media (width<=520px){.score-form{grid-template-columns:1fr}.score-form>strong{display:none}}.standings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.standing-card,.thirds-table-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.standing-card__head{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:12px;padding:16px;display:flex}.standing-card__head strong{color:#0f172a;font-size:17px;font-weight:950}.standing-card__head span{color:#64748b;font-size:12px;font-weight:850}.standing-table,.thirds-table-card{display:grid}.standing-table__row,.thirds-table__row{color:#334155;border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;min-height:46px;padding:10px 14px;font-size:13px;font-weight:850;display:grid}.standing-table__row{grid-template-columns:34px 1fr 42px 52px 52px}.thirds-table__row{grid-template-columns:42px 1fr 90px 60px 60px 110px}.standing-table__row--head,.thirds-table__row--head{color:#64748b;text-transform:uppercase;background:#f8fafc;min-height:38px;font-size:11px;font-weight:950}.standing-table__row strong,.thirds-table__row strong{color:#0f172a;font-size:13px;font-weight:950;display:block}.standing-table__row small,.thirds-table__row small{color:#64748b;margin-top:2px;font-size:10px;font-weight:750;display:block}.standing-table__row--group_winner,.standing-table__row--group_runner_up,.thirds-table__row.qualified{background:#f0fdf4}.standing-table__row--third_pending{background:#eff6ff}.standing-table__row--eliminated,.thirds-table__row.eliminated{opacity:.82;background:#fff}.standing-table__row.needs-review,.thirds-table__row.needs-review{background:#fff7ed}.standing-review-note{color:#9a3412;background:#fff7ed;border-radius:14px;margin:12px;padding:10px;font-size:12px;font-weight:850}@media (width<=980px){.standings-grid{grid-template-columns:1fr}.thirds-table-card{overflow-x:auto}.thirds-table__row{min-width:680px}}@media (width<=520px){.standing-table__row{grid-template-columns:28px 1fr 36px 42px 42px;gap:6px;padding:9px 10px;font-size:12px}}.ranking-refresh-button{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;width:100%;margin:12px 0;padding:11px;font-size:13px;font-weight:900;display:inline-flex}.ranking-refresh-button:disabled{opacity:.6;cursor:not-allowed}.ranking-admin-table{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.ranking-admin-row{color:#334155;border-bottom:1px solid #f1f5f9;grid-template-columns:70px 1fr 90px 90px 100px 180px;align-items:center;gap:12px;min-height:52px;padding:12px 16px;font-size:13px;font-weight:850;display:grid}.ranking-admin-row--head{color:#64748b;text-transform:uppercase;background:#f8fafc;min-height:42px;font-size:11px;font-weight:950}.ranking-admin-row strong{color:#0f172a;font-size:14px;font-weight:950}.ranking-admin-row--top{background:#f0fdf4}@media (width<=900px){.ranking-admin-table{overflow-x:auto}.ranking-admin-row{min-width:760px}}.dashboard-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.dashboard-stat-card{background:#fff;border-radius:22px;align-items:flex-start;gap:12px;padding:16px;display:flex;box-shadow:0 12px 30px #0f172a0f}.dashboard-stat-card__icon{color:#007846;background:#ecfdf3;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid}.dashboard-stat-card span{color:#64748b;font-size:12px;font-weight:900;display:block}.dashboard-stat-card strong{color:#0f172a;margin-top:3px;font-size:26px;font-weight:950;display:block}.dashboard-stat-card p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:750;line-height:1.3}.dashboard-next-actions{background:#fff;border-radius:24px;margin-top:18px;padding:18px;box-shadow:0 12px 30px #0f172a0f}.dashboard-next-actions strong{color:#0f172a;margin-bottom:12px;font-size:16px;font-weight:950;display:block}.dashboard-next-actions div{gap:8px;display:grid}.dashboard-next-actions span{color:#334155;background:#f8fafc;border-radius:14px;padding:11px 12px;font-size:13px;font-weight:850}.user-status-badge{color:#475569;text-transform:uppercase;letter-spacing:.03em;background:#f1f5f9;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.user-review-card--approved .user-status-badge,.user-detail-status--approved{color:#007846;background:#ecfdf3}.user-review-card--pending_review .user-status-badge,.user-detail-status--pending_review{color:#9a3412;background:#fff7ed}.user-review-card--rejected .user-status-badge,.user-detail-status--rejected{color:#be123c;background:#fff1f2}.user-detail-status{color:#475569;background:#f1f5f9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}@media (width<=1100px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.dashboard-stats-grid{grid-template-columns:1fr}}.score-revert{color:#be123c;cursor:pointer;background:#fff1f2;border:1px solid #be123c29;border-radius:15px;width:100%;margin-top:12px;padding:12px;font-size:13px;font-weight:950}.score-revert:disabled{opacity:.6;cursor:not-allowed}.user-admin-actions{margin-top:16px}.user-admin-actions button{cursor:pointer;border-radius:15px;width:100%;padding:13px;font-size:14px;font-weight:950}.user-admin-actions__block{color:#be123c;background:#fff1f2;border:1px solid #be123c29}.user-admin-actions__activate{color:#007846;background:#ecfdf3;border:1px solid #0078462e}.audit-card:before{display:none}.audit-status-badge{color:#1d4ed8;text-transform:uppercase;letter-spacing:.03em;background:#eff6ff;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.audit-detail-status{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.audit-json-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.audit-json-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-width:0;overflow:hidden}.audit-json-grid strong{color:#0f172a;border-bottom:1px solid #e2e8f0;padding:12px;font-size:13px;font-weight:950;display:block}.audit-json-grid pre{color:#334155;white-space:pre-wrap;word-break:break-word;max-height:340px;margin:0;padding:12px;font-size:12px;line-height:1.45;overflow:auto}@media (width<=760px){.audit-json-grid{grid-template-columns:1fr}}.cms-editor-layout{grid-template-columns:340px 1fr;gap:18px;display:grid}.cms-list{align-content:start;gap:10px;display:grid}.cms-banner-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:10px;width:100%;padding:12px;display:grid;box-shadow:0 8px 18px #0f172a0a}.cms-banner-card.active{background:#f0fdf4;border-color:#00784657}.cms-banner-card>span{color:#007846;text-transform:uppercase;background:#ecfdf3;border-radius:999px;justify-self:start;padding:4px 8px;font-size:10px;font-weight:950}.cms-banner-card.is-inactive>span{color:#64748b;background:#f1f5f9}.cms-banner-card strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.cms-banner-card small{color:#64748b;margin-top:2px;font-size:12px;font-weight:750;display:block}.cms-banner-card img{aspect-ratio:16/7;object-fit:cover;background:#f8fafc;border-radius:14px;width:100%}.cms-form-card{background:#fff;border-radius:24px;padding:18px;box-shadow:0 12px 30px #0f172a0f}.cms-form-card__head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.cms-form-card__head strong{color:#0f172a;font-size:20px;font-weight:950;display:block}.cms-form-card__head span{color:#64748b;margin-top:3px;font-size:12px;font-weight:750;display:block}.cms-form-card__head button{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:13px;padding:9px 12px;font-size:12px;font-weight:900}.cms-form-grid{grid-template-columns:1fr 120px;gap:12px;display:grid}.cms-form-grid label,.cms-upload-field{gap:6px;display:grid}.cms-form-grid span{color:#334155;font-size:12px;font-weight:900}.cms-form-grid input,.cms-form-grid textarea{color:#0f172a;box-sizing:border-box;border:1px solid #dbe4ef;border-radius:14px;width:100%;padding:11px 12px;font-size:14px;font-weight:750}.cms-form-grid textarea{resize:vertical;min-height:86px}.cms-preview-grid{grid-template-columns:minmax(0,1fr) 180px;gap:12px;max-width:100%;margin-top:16px;display:grid;overflow:hidden}.cms-preview-grid>div{gap:8px;display:grid}.cms-preview-grid strong{color:#334155;font-size:12px;font-weight:950}.cms-preview-grid{grid-template-columns:1fr 180px;gap:12px;margin-top:16px;display:grid}.cms-preview-box{gap:8px;min-width:0;display:grid}.cms-preview-box strong{color:#334155;font-size:12px;font-weight:950}.cms-preview-box small{color:#64748b;font-size:11px;font-weight:750;line-height:1.35}.cms-preview-box img,.cms-preview-box>span{object-fit:cover;color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;place-items:center;width:100%;font-size:13px;font-weight:850;display:grid;overflow:hidden}.cms-preview-box--desktop img,.cms-preview-box--desktop>span{aspect-ratio:16/7;height:150px;max-height:150px}.cms-preview-box--mobile{max-width:180px}.cms-preview-box--mobile img,.cms-preview-box--mobile>span{aspect-ratio:9/12;height:220px;max-height:220px}@media (width<=940px){.cms-preview-grid{grid-template-columns:1fr}.cms-preview-box--mobile{max-width:220px}}.cms-form-actions{gap:10px;margin-top:16px;display:flex}.cms-form-actions button{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:15px;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:13px;font-weight:950;display:inline-flex}.cms-form-actions button.active{color:#007846;background:#ecfdf3}.cms-form-actions button.save{color:#fff;background:#00a651}.cms-form-actions button:disabled{opacity:.6;cursor:not-allowed}.cms-toggle-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:15px;width:100%;margin-top:10px;padding:12px;font-size:13px;font-weight:900}@media (width<=940px){.cms-editor-layout,.cms-preview-grid{grid-template-columns:1fr}}@media (width<=560px){.cms-form-grid{grid-template-columns:1fr}.cms-form-actions{flex-direction:column}}.cms-editor-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);max-width:100%;overflow:hidden}.cms-list,.cms-form-card,.cms-form-grid,.cms-preview-grid,.cms-preview-box{min-width:0}.cms-form-card{max-width:100%;overflow:hidden}.cms-form-grid{grid-template-columns:minmax(0,1fr) 120px;max-width:100%}.cms-form-grid input,.cms-form-grid textarea,.cms-form-grid select{min-width:0;max-width:100%}.cms-preview-grid{grid-template-columns:minmax(0,1fr) 180px;max-width:100%;overflow:hidden}.cms-preview-box--desktop{width:100%;max-width:560px;overflow:hidden}.cms-preview-box--desktop img,.cms-preview-box--desktop>span{object-fit:cover;width:100%;max-width:100%;height:140px;max-height:140px}.cms-preview-box--mobile{width:180px;max-width:180px;overflow:hidden}.cms-form-card{width:100%;max-width:920px;overflow:hidden}.cms-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:100%;display:grid}.cms-form-grid__full{grid-column:1/-1}.cms-form-grid label,.cms-upload-field{width:100%;min-width:0}.cms-form-grid input,.cms-form-grid textarea,.cms-form-grid select{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.cms-upload-field input[type=file]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cms-preview-grid{grid-template-columns:minmax(0,520px) 180px;align-items:start;gap:18px;max-width:100%;margin-top:16px;display:grid;overflow:hidden}.cms-preview-box{width:100%;min-width:0}.cms-preview-box--desktop{max-width:520px}.cms-preview-box--desktop img,.cms-preview-box--desktop>span{object-fit:cover;width:100%;height:140px;max-height:140px}.cms-preview-box--mobile{width:180px;max-width:180px}.cms-preview-box--mobile img,.cms-preview-box--mobile>span{object-fit:cover;width:180px;height:220px;max-height:220px}.cms-form-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}@media (width<=940px){.cms-form-card{max-width:100%}.cms-preview-grid{grid-template-columns:1fr}.cms-preview-box--desktop{max-width:100%}.cms-preview-box--mobile{width:100%;max-width:220px}.cms-preview-box--mobile img,.cms-preview-box--mobile>span{width:100%}}@media (width<=560px){.cms-form-grid,.cms-form-actions{grid-template-columns:1fr}}.hero-carousel{background:#071b13;border-radius:28px;min-height:280px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a2e}.hero-carousel__media{position:absolute;inset:0}.hero-carousel__media picture,.hero-carousel__media img{width:100%;height:100%;display:block}.hero-carousel__media img{object-fit:cover}.hero-carousel__media:after{content:"";background:linear-gradient(90deg,#000000b3 0%,#00000057 44%,#0000000f 100%);position:absolute;inset:0}.hero-carousel__content{z-index:2;color:#fff;align-content:center;gap:8px;max-width:520px;min-height:280px;padding:34px;display:grid;position:relative}.hero-carousel__content span{text-transform:uppercase;letter-spacing:.04em;background:#00a651eb;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:950}.hero-carousel__content h1{margin:0;font-size:clamp(28px,4vw,48px);font-weight:950;line-height:.98}.hero-carousel__content p{color:#ffffffe0;max-width:420px;margin:0;font-size:15px;font-weight:750;line-height:1.45}.hero-carousel__dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:22px;left:34px}.hero-carousel__dots button{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:9px;height:9px}.hero-carousel__dots button.active{background:#fff;width:24px}.hero-carousel__empty{color:#fff;place-items:center;width:100%;height:100%;min-height:280px;font-size:14px;font-weight:900;display:grid}@media (width<=640px){.hero-carousel{border-radius:24px;min-height:390px}.hero-carousel__content{align-content:end;min-height:390px;padding:24px 20px 58px}.hero-carousel__media:after{background:linear-gradient(#0000000d 0%,#0000005c 48%,#000000d1 100%)}.hero-carousel__content h1{font-size:32px}.hero-carousel__content p{font-size:14px}.hero-carousel__dots{bottom:24px;left:20px}}.hero-carousel{aspect-ratio:16/3.7;background:#071b13;border-radius:28px;width:100%;min-height:260px;max-height:320px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a2e}@keyframes sliderProgress{0%{width:0%}to{width:100%}}@media (width<=640px){.hero-carousel__progress button{max-width:none}.hero-carousel{aspect-ratio:16/9;border-radius:20px;min-height:205px;max-height:245px}.hero-carousel__image{object-fit:cover;width:100%;height:100%}.hero-carousel__progress{bottom:12px;left:14px;right:14px}.hero-carousel__progress button{max-width:none;height:4px}.mobile-secondary-carousel{aspect-ratio:16/3.2;background:#071b13;border-radius:12px;width:100%;min-height:58px;max-height:78px;margin-top:8px;display:block;position:relative;overflow:hidden;box-shadow:0 10px 24px #0f172a24}.mobile-secondary-carousel img{object-fit:cover;width:100%;height:100%;display:block}.mobile-secondary-carousel__progress{bottom:6px;left:10px;right:10px}.mobile-secondary-carousel__progress button{height:3px}}.cms-new-slider-button{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:14px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:950;display:inline-flex}@media (width<=640px){.hero-carousel{aspect-ratio:16/8.8;border-radius:18px;min-height:190px;max-height:220px}.hero-carousel__image{object-fit:cover;width:100%;height:100%}.hero-carousel__progress{bottom:10px;left:12px;right:12px}.hero-carousel__progress button{max-width:none;height:4px}.mobile-secondary-carousel{aspect-ratio:16/3;background:#071b13;border-radius:10px;width:100%;min-height:58px;max-height:74px;margin-top:8px;display:block;position:relative;overflow:hidden}.mobile-secondary-carousel img{object-fit:cover;width:100%;height:100%;display:block}.mobile-secondary-carousel__progress{bottom:5px;left:10px;right:10px}.mobile-secondary-carousel__progress button{height:3px}}.cms-preview-grid:has(.cms-preview-box--mobile:only-child){grid-template-columns:220px}@media (width<=640px){.cms-preview-grid:has(.cms-preview-box--mobile:only-child){grid-template-columns:1fr}}.hero-carousel{aspect-ratio:16/3.7;background:#071b13;border-radius:28px;width:100%;min-height:250px;max-height:320px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a2e}.hero-carousel__image{object-fit:cover;width:100%;height:100%;display:block}.hero-carousel__progress,.mobile-secondary-carousel__progress{z-index:3;gap:8px;display:flex;position:absolute;bottom:12px;left:18px;right:18px}.hero-carousel__progress button,.mobile-secondary-carousel__progress button{cursor:pointer;background:#ffffff61;border:0;border-radius:999px;flex:1;height:5px;position:relative;overflow:hidden}.hero-carousel__progress button{max-width:80px}.hero-carousel__progress button span,.mobile-secondary-carousel__progress button span{border-radius:inherit;width:0%;animation:sliderProgress var(--slider-duration) linear forwards;background:#fff;position:absolute;inset:0}.mobile-secondary-carousel{display:none}@media (width<=640px){.hero-carousel{aspect-ratio:16/8.8;border-radius:18px;min-height:185px;max-height:220px}.hero-carousel__progress{bottom:10px;left:12px;right:12px}.hero-carousel__progress button{max-width:none;height:4px}.mobile-secondary-carousel{aspect-ratio:16/3;background:#071b13;border-radius:10px;width:100%;min-height:58px;max-height:74px;margin-top:8px;display:block;position:relative;overflow:hidden}.mobile-secondary-carousel img{object-fit:cover;width:100%;height:100%;display:block}.mobile-secondary-carousel__progress{bottom:5px;left:10px;right:10px}.mobile-secondary-carousel__progress button{height:3px}}.cms-slider-filters{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.cms-slider-filters button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900}.cms-slider-filters button.active{color:#007846;background:#ecfdf3;border-color:#00784647}@media (width<=640px){.mobile-secondary-carousel{aspect-ratio:auto;background:#071b13;border-radius:10px;width:100%;height:50px;min-height:50px;max-height:50px;margin-top:8px;display:block;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a1f}.mobile-secondary-carousel img{object-fit:cover;width:100%;height:50px;display:block}.mobile-secondary-carousel__progress{bottom:4px;left:8px;right:8px}.mobile-secondary-carousel__progress button{height:2px}.hero-carousel{aspect-ratio:16/8;border-radius:18px;min-height:175px;max-height:200px}.hero-carousel__image{object-fit:cover;width:100%;height:100%}}@media (width>=641px){.hero-carousel{aspect-ratio:1600/370;background:#071b13;border-radius:28px;width:100%;max-width:1210px;min-height:250px;max-height:300px;margin:14px auto;overflow:hidden}.hero-carousel__image{object-fit:cover;width:100%;height:100%}.hero-carousel__progress{bottom:16px;left:24px;right:24px}.hero-carousel__progress button{max-width:86px;height:5px}}.featured-card__progress{gap:6px;margin-top:12px;display:flex}.featured-card__progress button{cursor:pointer;background:#ffffff4d;border:0;border-radius:999px;flex:1;height:4px;position:relative;overflow:hidden}.featured-card__progress button span{border-radius:inherit;width:0%;animation:featuredProgress var(--featured-duration) linear forwards;background:#fff;position:absolute;inset:0}@keyframes featuredProgress{0%{width:0%}to{width:100%}}@media (width<=640px){.calendar-card,.calendar-card--3days,.calendar-card--week{overflow:visible}.calendar-card--3days .timeline-shell,.calendar-card--week .timeline-shell{height:auto;min-height:0;overflow:visible}.calendar-card--3days .timeline-scroll,.calendar-card--week .timeline-scroll{height:auto;max-height:none;overflow:visible}.calendar-card--3days .timeline-grid,.calendar-card--week .timeline-grid{min-height:0}.calendar-layout,.page-shell{overflow:visible}.calendar-card>.calendar-controls,.calendar-card>header,.calendar-card .calendar-controls{z-index:20;background:#fff;position:sticky;top:72px}.calendar-card--3days .timeline-header,.calendar-card--week .timeline-header,.calendar-card--3days .timeline-days-header,.calendar-card--week .timeline-days-header,.calendar-card--3days .timeline-grid-head,.calendar-card--week .timeline-grid-head{z-index:18;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:212px}.calendar-card--3days .timeline-day-header,.calendar-card--week .timeline-day-header,.calendar-card--3days .timeline-day-head,.calendar-card--week .timeline-day-head,.calendar-card--3days .timeline-time-spacer,.calendar-card--week .timeline-time-spacer,.calendar-card--3days .timeline-hour-spacer,.calendar-card--week .timeline-hour-spacer{background:#fff}.site-header,.header{z-index:80}.calendar-card .calendar-controls,.calendar-mobile-sticky-controls{z-index:70;background:#fff;border-bottom:1px solid #e2e8f0;margin-top:0;margin-bottom:0;position:sticky;top:56px}.calendar-card .calendar-controls>:last-child,.calendar-mobile-sticky-controls>:last-child{margin-bottom:0}.calendar-card--3days .timeline-header,.calendar-card--week .timeline-header,.calendar-card--3days .timeline-days-header,.calendar-card--week .timeline-days-header,.calendar-card--3days .timeline-grid-head,.calendar-card--week .timeline-grid-head{z-index:65;background:#fff;border-top:0;border-bottom:1px solid #e2e8f0;margin-top:0;position:sticky;top:192px}.calendar-card--3days .timeline-shell,.calendar-card--week .timeline-shell,.calendar-card--3days .timeline-scroll,.calendar-card--week .timeline-scroll{margin-top:0;padding-top:0}.calendar-card--3days .timeline-grid,.calendar-card--week .timeline-grid,.calendar-card--3days .timeline-column,.calendar-card--week .timeline-column,.calendar-card--3days .timeline-day,.calendar-card--week .timeline-day{z-index:1;position:relative}.calendar-card--3days .timeline-event,.calendar-card--week .timeline-event,.calendar-card--3days .timeline-match,.calendar-card--week .timeline-match,.calendar-card--3days .timeline-match-card,.calendar-card--week .timeline-match-card,.calendar-card--3days .timeline-card,.calendar-card--week .timeline-card{z-index:2;position:relative}.calendar-card--3days .prediction-inline-card,.calendar-card--week .prediction-inline-card{z-index:10}}@media (width>=641px){.timeline-shell,.timeline-scroll{scrollbar-gutter:stable}.timeline-header,.timeline-days-header,.timeline-grid-head{box-sizing:border-box;padding-right:16px}}@media (width<=640px){.timeline-shell,.timeline-scroll,.timeline-grid,.timeline-column,.timeline-day,.timeline-hour,.timeline-cell{overflow:visible}.timeline-grid:before,.timeline-grid:after,.timeline-column:before,.timeline-column:after,.timeline-day:before,.timeline-day:after,.timeline-hour:before,.timeline-hour:after,.timeline-cell:before,.timeline-cell:after{pointer-events:none}.timeline-event,.timeline-match,.timeline-match-card,.timeline-card{z-index:5;position:relative}.prediction-inline-card{z-index:120;pointer-events:auto;width:min(82vw,320px);max-width:320px;position:fixed;top:46%;left:50%;transform:translate(-50%,-50%)}.prediction-inline-card button,.prediction-inline-card__actions,.prediction-choice{pointer-events:auto}.calendar-card--3days .timeline-header,.calendar-card--week .timeline-header,.calendar-card--3days .timeline-days-header,.calendar-card--week .timeline-days-header,.calendar-card--3days .timeline-grid-head,.calendar-card--week .timeline-grid-head{z-index:65}.calendar-card .calendar-controls,.calendar-mobile-sticky-controls{z-index:70}.site-header,.header{z-index:80}.calendar-card--3days .timeline-day,.calendar-card--week .timeline-day{z-index:1;position:relative}.calendar-card--3days .timeline-day--active,.calendar-card--week .timeline-day--active{z-index:80}.calendar-card--3days .timeline-event-box,.calendar-card--week .timeline-event-box{z-index:2}.calendar-card--3days .timeline-event-box--active,.calendar-card--week .timeline-event-box--active{z-index:100}.calendar-card--3days .timeline-event-box--active .timeline-event,.calendar-card--week .timeline-event-box--active .timeline-event{z-index:101}.calendar-card--3days .timeline-event-box--active .prediction-inline-card,.calendar-card--week .timeline-event-box--active .prediction-inline-card{z-index:120;pointer-events:auto}.calendar-card--3days .prediction-inline-card,.calendar-card--week .prediction-inline-card{pointer-events:auto;position:absolute}.calendar-card--3days .prediction-inline-card *,.calendar-card--week .prediction-inline-card *{pointer-events:auto}.calendar-card--3days .timeline-slot,.calendar-card--week .timeline-slot,.calendar-card--3days .timeline-hour,.calendar-card--week .timeline-hour,.calendar-card--3days .timeline-hours{pointer-events:none}input,select,textarea,.auth-modal input,.auth-modal select,.auth-modal textarea,.profile-modal input,.profile-modal select,.profile-modal textarea,.account-drawer input,.account-drawer select,.account-drawer textarea,.recharge-modal input,.recharge-modal select,.recharge-modal textarea,.cms-form-card input,.cms-form-card select,.cms-form-card textarea{font-size:16px!important}.auth-backdrop{z-index:9000;overscroll-behavior:contain;place-items:center;padding:16px;display:grid;position:fixed;inset:0;overflow:hidden}.auth-modal{-webkit-overflow-scrolling:touch;width:min(100%,390px);max-height:calc(100dvh - 32px);overflow-y:auto}.account-drawer{border-radius:28px;width:min(94vw,430px);max-height:calc(100dvh - 42px);position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.account-screen{-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 42px);overflow-y:auto}.account-drawer{flex-direction:column;width:min(94vw,430px);max-height:calc(100dvh - 34px);display:flex;overflow:hidden}.account-screen{height:100%;max-height:inherit;flex-direction:column;min-height:0;display:flex;overflow:hidden;padding:0!important}.account-content--menu .account-menu{height:auto;padding:0;overflow:visible;min-height:0!important}.account-section{min-height:0}.recharge-modal,.recharge-card,.recharge-dialog{-webkit-overflow-scrolling:touch;width:min(94vw,390px);max-height:calc(100dvh - 26px);overflow-y:auto}.recharge-modal{padding:16px!important}.recharge-modal h2,.recharge-card h2,.recharge-dialog h2{margin-bottom:10px;font-size:20px;line-height:1.1}.recharge-modal p,.recharge-card p,.recharge-dialog p{font-size:13px;line-height:1.35}.recharge-modal label,.recharge-card label,.recharge-dialog label{gap:5px}.recharge-modal input,.recharge-card input,.recharge-dialog input{min-height:42px;padding:10px 12px;font-size:16px}.recharge-modal button,.recharge-card button,.recharge-dialog button{min-height:42px}.account-screen{position:relative;position:relative!important}}.complete-profile-backdrop,.profile-modal-backdrop{z-index:9500;-webkit-backdrop-filter:blur(8px);background:#070c0a85;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:hidden}.complete-profile-modal,.complete-profile-card,.profile-modal,.profile-card{-webkit-overflow-scrolling:touch;background:#fff;border-radius:28px;width:min(94vw,520px);max-height:calc(100dvh - 36px);overflow-y:auto;box-shadow:0 24px 70px #0f172a38}@media (width<=640px){.complete-profile-backdrop,.profile-modal-backdrop{align-items:center;padding:12px}.complete-profile-modal,.complete-profile-card,.profile-modal,.profile-card{border-radius:26px;width:min(94vw,390px);max-height:calc(100dvh - 24px);padding:18px!important}.complete-profile-modal h2,.complete-profile-card h2,.profile-modal h2,.profile-card h2{margin-bottom:10px;font-size:22px;line-height:1.1}.complete-profile-modal p,.complete-profile-card p,.profile-modal p,.profile-card p{font-size:13px;line-height:1.35}.complete-profile-modal input,.complete-profile-modal select,.complete-profile-modal textarea,.complete-profile-card input,.complete-profile-card select,.complete-profile-card textarea,.profile-modal input,.profile-modal select,.profile-modal textarea,.profile-card input,.profile-card select,.profile-card textarea{min-height:44px;padding:10px 12px;font-size:16px!important}.complete-profile-modal button,.complete-profile-card button,.profile-modal button,.profile-card button{min-height:44px}}@media (width>=641px){.complete-profile-modal,.complete-profile-card,.profile-modal,.profile-card{border-radius:30px;width:min(92vw,680px);max-height:calc(100dvh - 60px);padding:28px!important}}@media (width<=640px){.complete-profile-modal input[type=checkbox],.complete-profile-card input[type=checkbox],.profile-modal input[type=checkbox],.profile-card input[type=checkbox],.complete-profile-modal input[type=radio],.complete-profile-card input[type=radio],.profile-modal input[type=radio],.profile-card input[type=radio]{appearance:auto!important;-webkit-appearance:checkbox!important;flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important}:is(.complete-profile-modal label:has(input[type=checkbox]),.complete-profile-card label:has(input[type=checkbox]),.profile-modal label:has(input[type=checkbox]),.profile-card label:has(input[type=checkbox]),.complete-profile-modal label:has(input[type=radio]),.complete-profile-card label:has(input[type=radio]),.profile-modal label:has(input[type=radio]),.profile-card label:has(input[type=radio])){flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;display:flex!important}:is(.complete-profile-modal label:has(input[type=checkbox]) span,.complete-profile-card label:has(input[type=checkbox]) span,.profile-modal label:has(input[type=checkbox]) span,.profile-card label:has(input[type=checkbox]) span,.complete-profile-modal label:has(input[type=radio]) span,.complete-profile-card label:has(input[type=radio]) span,.profile-modal label:has(input[type=radio]) span,.profile-card label:has(input[type=radio]) span){flex:auto!important;min-width:0!important}.complete-profile-modal,.complete-profile-card,.profile-modal,.profile-card{overflow-x:hidden!important}.complete-profile-modal *,.complete-profile-card *,.profile-modal *,.profile-card *{box-sizing:border-box}.complete-profile-modal label,.complete-profile-card label,.profile-modal label,.profile-card label{min-width:0!important;max-width:100%!important}.complete-profile-modal input:not([type=checkbox]):not([type=radio]),.complete-profile-card input:not([type=checkbox]):not([type=radio]),.profile-modal input:not([type=checkbox]):not([type=radio]),.profile-card input:not([type=checkbox]):not([type=radio]),.complete-profile-modal select,.complete-profile-card select,.profile-modal select,.profile-card select{width:100%!important;min-width:0!important;max-width:100%!important;font-size:16px!important;display:block!important}.complete-profile-modal input[type=date],.complete-profile-card input[type=date],.profile-modal input[type=date],.profile-card input[type=date]{appearance:none!important;border-radius:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:44px!important;padding:10px 12px!important;font-size:16px!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.complete-profile-modal input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:22px}.complete-profile-card input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:22px}.profile-modal input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:22px}.profile-card input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:22px}.complete-profile-modal input[type=date]::-webkit-calendar-picker-indicator{margin-left:4px;padding:0}.complete-profile-card input[type=date]::-webkit-calendar-picker-indicator{margin-left:4px;padding:0}.profile-modal input[type=date]::-webkit-calendar-picker-indicator{margin-left:4px;padding:0}.profile-card input[type=date]::-webkit-calendar-picker-indicator{margin-left:4px;padding:0}.account-screen{height:100%;max-height:inherit;flex-direction:column;min-height:0;display:flex;overflow:hidden;padding:0!important;position:relative!important}.account-content{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto;padding:82px 18px 22px!important}.account-content--menu{flex-direction:column;justify-content:flex-start;display:flex;padding-top:82px!important}.account-content--menu .account-menu{height:auto;padding:0;overflow:visible;min-height:0!important}}.ranking-podium__base small{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:76px;padding:6px 10px;font-size:15px;font-weight:950;line-height:1;display:inline-flex}.ranking-podium__item--1 .ranking-podium__base small{min-width:88px;padding:7px 12px;font-size:17px}@media (width<=640px){.ranking-podium__base small{min-width:66px;padding:5px 8px;font-size:13px}.ranking-podium__item--1 .ranking-podium__base small{min-width:76px;font-size:15px}}.ranking-podium__base small{white-space:nowrap;letter-spacing:-.02em;text-shadow:0 1px 1px #0000002e;border:1px solid #ffffff5c;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:8px 13px;font-size:16px;font-weight:1000;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffa6,0 10px 22px #0f172a2e}.ranking-podium__item--1 .ranking-podium__base small{color:#3b2500;background:linear-gradient(135deg,#fff3b0 0%,#facc15 38%,#d97706 100%);min-width:108px;padding:9px 15px;font-size:19px;box-shadow:inset 0 1px #fffc,inset 0 -2px #78350f38,0 12px 28px #d9770659}.ranking-podium__item--2 .ranking-podium__base small{color:#1f2937;background:linear-gradient(135deg,#f8fafc 0%,#cbd5e1 48%,#94a3b8 100%);box-shadow:inset 0 1px #ffffffd9,inset 0 -2px #3341552e,0 10px 24px #64748b47}.ranking-podium__item--3 .ranking-podium__base small{color:#2b1605;background:linear-gradient(135deg,#fed7aa 0%,#c56a2c 48%,#92400e 100%);box-shadow:inset 0 1px #ffffffa6,inset 0 -2px #43140733,0 10px 24px #92400e4d}@media (width<=640px){.ranking-podium__base small{min-width:76px;padding:6px 10px;font-size:14px}.ranking-podium__item--1 .ranking-podium__base small{min-width:90px;padding:7px 11px;font-size:16px}.account-screen{height:100%;max-height:inherit;flex-direction:column;min-height:0;display:flex;overflow:hidden;padding:0!important;position:relative!important}.account-content{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto;padding:82px 18px 22px!important}.account-content--menu{flex-direction:column;justify-content:flex-start;display:flex;padding-top:82px!important}.account-content--menu .account-menu{height:auto;padding:0;overflow:visible;min-height:0!important}}@media (width<=860px){.account-screen{height:100%!important;max-height:inherit!important;flex-direction:column!important;min-height:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.account-screen-nav{z-index:120!important;pointer-events:none!important;width:100%!important;height:48px!important;position:absolute!important;top:18px!important;left:0!important;right:0!important}.account-back,.account-close-fixed{appearance:none!important;color:#020617!important;cursor:pointer!important;pointer-events:auto!important;background:#fff!important;border:0!important;border-radius:999px!important;place-items:center!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important;position:absolute!important;top:0!important;box-shadow:0 10px 22px #0f172a24!important}.account-back{left:20px!important;right:auto!important}.account-close-fixed{left:auto!important;right:20px!important}.account-back svg,.account-close-fixed svg{stroke:currentColor!important;flex-shrink:0!important;width:25px!important;min-width:25px!important;max-width:25px!important;height:25px!important;min-height:25px!important;max-height:25px!important;display:block!important}.account-nav-spacer{display:none!important}.account-content{-webkit-overflow-scrolling:touch;flex:auto!important;min-height:0!important;padding:82px 18px 22px!important;overflow-y:auto!important}.account-content--menu{flex-direction:column!important;justify-content:flex-start!important;padding-top:82px!important;display:flex!important}.account-content--menu .account-menu{height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important}.account-drawer .account-screen{flex-direction:column!important;height:100%!important;min-height:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.account-drawer .account-screen-nav{z-index:120!important;pointer-events:none!important;width:100%!important;height:48px!important;position:absolute!important;top:18px!important;left:0!important;right:0!important}.account-drawer .account-screen-nav .account-back,.account-drawer .account-screen-nav .account-close-fixed{appearance:none!important;color:#020617!important;cursor:pointer!important;pointer-events:auto!important;background:#fff!important;border:0!important;border-radius:999px!important;place-items:center!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important;position:absolute!important;top:0!important;box-shadow:0 10px 22px #0f172a24!important}.account-drawer .account-screen-nav .account-back{left:18px!important;right:auto!important}.account-drawer .account-screen-nav .account-close-fixed{left:auto!important;right:18px!important}.account-drawer .account-screen-nav .account-back svg,.account-drawer .account-screen-nav .account-close-fixed svg{stroke:currentColor!important;flex-shrink:0!important;width:25px!important;min-width:25px!important;max-width:25px!important;height:25px!important;min-height:25px!important;max-height:25px!important;display:block!important}.account-drawer .account-screen-nav .account-nav-spacer{display:none!important}.account-drawer .account-content{-webkit-overflow-scrolling:touch;flex:auto!important;min-height:0!important;padding:82px 18px 22px!important;overflow-y:auto!important}.account-drawer .account-content--menu{flex-direction:column!important;justify-content:flex-start!important;padding-top:82px!important;display:flex!important}.account-drawer .account-content--menu .account-menu{height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important}}.account-drawer .account-screen{position:relative!important}.account-drawer .account-screen-nav{z-index:120!important;pointer-events:none!important;width:100%!important;height:48px!important;position:absolute!important;top:18px!important;left:0!important;right:0!important}.account-drawer .account-screen-nav .account-back,.account-drawer .account-screen-nav .account-close-fixed{appearance:none!important;color:#020617!important;cursor:pointer!important;pointer-events:auto!important;background:#fff!important;border:0!important;border-radius:999px!important;place-items:center!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important;position:absolute!important;top:0!important;box-shadow:0 10px 22px #0f172a24!important}.account-drawer .account-screen-nav .account-back{left:18px!important;right:auto!important}.account-drawer .account-screen-nav .account-close-fixed{left:auto!important;right:18px!important}.account-drawer .account-screen-nav .account-back svg,.account-drawer .account-screen-nav .account-close-fixed svg{stroke:currentColor!important;flex-shrink:0!important;width:25px!important;min-width:25px!important;max-width:25px!important;height:25px!important;min-height:25px!important;max-height:25px!important;display:block!important}.account-drawer .account-screen-nav .account-nav-spacer{display:none!important}.account-drawer .account-content{padding-top:82px!important}@media (width<=860px){.account-drawer .account-screen{flex-direction:column!important;height:100%!important;min-height:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.account-drawer .account-content{-webkit-overflow-scrolling:touch;flex:auto!important;min-height:0!important;padding:82px 18px 22px!important;overflow-y:auto!important}.account-drawer .account-content--menu{flex-direction:column!important;justify-content:flex-start!important;padding-top:82px!important;display:flex!important}.account-drawer .account-content--menu .account-menu{height:auto!important;min-height:0!important;padding:0!important;overflow:visible!important}}.complete-profile-backdrop{overflow:hidden!important}.complete-profile-modal{-webkit-overflow-scrolling:touch;box-sizing:border-box!important;overflow:hidden auto!important}.complete-profile-modal *,.complete-profile-modal :before,.complete-profile-modal :after{box-sizing:border-box}.complete-profile-modal h3,.complete-profile-modal p,.complete-profile-modal span,.complete-profile-modal label,.complete-profile-modal small{overflow-wrap:anywhere;word-break:normal;max-width:100%}.complete-profile-grid,.complete-profile-docs,.complete-profile-checks,.identity-docs-panel,.identity-docs-grid,.complete-profile-grid label,.complete-profile-docs label,.identity-docs-grid label{min-width:0;max-width:100%}.complete-profile-grid input:not([type=checkbox]):not([type=radio]),.complete-profile-docs input:not([type=checkbox]):not([type=radio]),.identity-docs-grid input:not([type=checkbox]):not([type=radio]){width:100%!important;min-width:0!important;max-width:100%!important}@media (width<=520px){.complete-profile-backdrop{justify-content:center!important;align-items:center!important;padding:10px!important}.complete-profile-modal{border-radius:24px!important;width:min(100%,390px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:16px!important}.complete-profile-modal__header{gap:10px!important;margin-bottom:14px!important}.complete-profile-modal__header h3{font-size:19px!important;line-height:1.1!important}.complete-profile-modal__header p{font-size:12px!important;line-height:1.3!important}.complete-profile-grid{grid-template-columns:1fr!important;gap:10px!important}.complete-profile-grid input,.complete-profile-docs input,.identity-docs-grid input{min-height:42px!important;padding:10px 12px!important;font-size:16px!important}.complete-profile-docs,.complete-profile-checks{border-radius:18px!important;padding:12px!important}.complete-profile-checks label{align-items:flex-start!important;gap:9px!important;min-width:0!important;display:flex!important}.complete-profile-checks input[type=checkbox]{flex:0 0 18px!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;margin-top:2px!important;padding:0!important}}.account-section .promo-banner+.promo-banner{margin-top:16px}@media (width<=520px){.complete-profile-backdrop{align-items:center!important;padding:10px!important}.complete-profile-modal{border-radius:22px!important;width:min(100%,390px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:14px!important}.complete-profile-modal__header{gap:8px!important;margin-bottom:12px!important}.complete-profile-modal__header h3{font-size:18px!important;line-height:1.08!important}.complete-profile-modal__header p{font-size:11px!important;line-height:1.25!important}.complete-profile-modal__header button{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.complete-profile-form{gap:11px!important}.complete-profile-grid{grid-template-columns:1fr!important;gap:9px!important}.complete-profile-grid label,.complete-profile-docs label{gap:5px!important}.complete-profile-grid span,.complete-profile-docs span{font-size:11px!important;line-height:1.1!important}.complete-profile-grid input,.complete-profile-docs input,.identity-docs-grid input{border-radius:12px!important;height:40px!important;min-height:40px!important;padding:8px 11px!important;font-size:16px!important;line-height:1.1!important}.complete-profile-note,.complete-profile-error,.identity-docs-warning,.complete-profile-docs small,.identity-upload-card span,.identity-upload-card strong{font-size:11px!important;line-height:1.25!important}.complete-profile-docs,.complete-profile-checks{border-radius:16px!important;gap:8px!important;padding:11px!important}.complete-profile-checks label{align-items:flex-start!important;gap:8px!important;font-size:11px!important;line-height:1.25!important;display:flex!important}.complete-profile-checks input[type=checkbox]{flex:0 0 17px!important;width:17px!important;min-width:17px!important;height:17px!important;min-height:17px!important;margin-top:1px!important;padding:0!important}.identity-upload-card{border-radius:15px!important;min-height:92px!important;padding:11px!important}.complete-profile-submit{border-radius:14px!important;min-height:42px!important;padding:11px 12px!important;font-size:13px!important}}.admin-login-card.internal-mfa-card{max-width:420px!important;padding:22px!important}.admin-login-card.internal-mfa-card h1{margin-bottom:8px!important;font-size:24px!important;line-height:1.08!important}.admin-login-card.internal-mfa-card>p{margin-bottom:14px!important;font-size:12px!important;line-height:1.35!important}.internal-mfa-icon{color:#047857!important;background:linear-gradient(135deg,#eafff3,#d8ffe8)!important;border-radius:999px!important;place-items:center!important;width:48px!important;height:48px!important;margin:4px auto 10px!important;display:grid!important;box-shadow:inset 0 1px #fffc,0 10px 20px #04785724!important}.internal-mfa-status{color:#475569!important;text-align:center!important;background:#f8fafc!important;border-radius:14px!important;padding:12px!important;font-size:12px!important;font-weight:800!important}.internal-mfa-qr{background:#fff!important;border-radius:20px!important;width:178px!important;height:178px!important;margin:8px auto 10px!important;padding:10px!important;box-shadow:0 10px 24px #0f172a1f!important}.internal-mfa-qr img{object-fit:contain!important;width:100%!important;height:100%!important}.internal-mfa-help{color:#64748b!important;text-align:center!important;margin:0 0 10px!important;font-size:11.5px!important;line-height:1.32!important}.internal-mfa-secret{color:#334155!important;background:#f8fafc!important;border-radius:12px!important;margin:0 0 10px!important;padding:10px!important;font-size:11px!important}.internal-mfa-secret summary{cursor:pointer!important;font-weight:900!important}.internal-mfa-secret code{word-break:break-all!important;background:#e2e8f0!important;border-radius:9px!important;margin-top:7px!important;padding:7px!important;display:block!important}.admin-login-card.internal-mfa-card .internal-login-field{margin-bottom:10px!important}.admin-login-card.internal-mfa-card .internal-login-field span{font-size:11px!important;line-height:1.1!important}.admin-login-card.internal-mfa-card .internal-login-field input{text-align:center!important;letter-spacing:.22em!important;height:42px!important;min-height:42px!important;padding:8px 12px!important;font-size:18px!important}.admin-login-card.internal-mfa-card>button{border-radius:14px!important;height:42px!important;min-height:42px!important;font-size:13px!important}.internal-mfa-logout{color:#334155!important;cursor:pointer!important;background:#f1f5f9!important;border:0!important;border-radius:13px!important;width:100%!important;height:40px!important;min-height:40px!important;margin-top:8px!important;font-weight:900!important}@media (width<=520px){.admin-login-card.internal-mfa-card{width:min(94vw,370px)!important;padding:18px!important}.admin-login-card.internal-mfa-card h1{font-size:21px!important}.admin-login-card.internal-mfa-card>p{font-size:11px!important}.internal-mfa-icon{width:42px!important;height:42px!important}.internal-mfa-qr{border-radius:18px!important;width:158px!important;height:158px!important}.internal-mfa-help{font-size:11px!important}.admin-login-card.internal-mfa-card .internal-login-field input{height:40px!important;min-height:40px!important;font-size:17px!important}}.internal-mfa-qr{border-radius:16px!important;width:168px!important;height:168px!important;margin:8px auto 10px!important;padding:4px!important}.internal-mfa-qr img{transform:scale(1.08);object-fit:contain!important;width:100%!important;height:100%!important}@media (width<=520px){.internal-mfa-qr{width:154px!important;height:154px!important;padding:4px!important}.internal-mfa-qr img{transform:scale(1.08)}}.legal-footer{background:0 0;width:100%;padding:12px 18px 18px}.legal-footer__inner{-webkit-backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #0f172a14;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:min(1180px,100vw - 28px);min-height:42px;margin:0 auto;padding:10px 14px;display:flex;box-shadow:0 10px 24px #0f172a0f}.legal-footer__brand{color:#64748b;white-space:nowrap;font-size:11px;font-weight:900}.legal-footer__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.legal-footer__links button{appearance:none;color:#334155;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:900;line-height:1;transition:background .18s,color .18s,transform .18s}.legal-footer__links button:hover{color:#047857;background:#22c55e1f;transform:translateY(-1px)}.legal-footer__mincetur{opacity:.86;justify-content:center;align-items:center;transition:opacity .18s,transform .18s;display:inline-flex}.legal-footer__mincetur:hover{opacity:1;transform:translateY(-1px)}.legal-footer__mincetur img{object-fit:contain;width:auto;max-width:150px;height:22px;display:block}.legal-modal-backdrop{z-index:900;-webkit-backdrop-filter:blur(10px);background:#070c0a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.legal-modal{background:#fff;border-radius:28px;flex-direction:column;width:min(760px,100vw - 28px);max-height:min(82dvh,760px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a52,inset 0 1px #ffffffd1}.legal-modal__header{background:linear-gradient(135deg,#f0fdf4f2,#fffffff2);border-bottom:1px solid #0f172a14;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 16px;display:flex}.legal-modal__header span{color:#16a34a;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.legal-modal__header h3{color:#0f172a;margin:0;font-size:24px;font-weight:1000;line-height:1.05}.legal-modal__header button{color:#0f172a;cursor:pointer;background:#fff;border:0;border-radius:999px;place-items:center;width:42px;min-width:42px;height:42px;display:grid;box-shadow:0 10px 24px #0f172a1f}.legal-modal__body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:20px 24px 26px;overflow-y:auto}.legal-modal__body h4{color:#022c22;margin:18px 0 8px;font-size:15px;font-weight:1000;line-height:1.25}.legal-modal__body h4:first-child{margin-top:0}.legal-modal__body p{color:#334155;margin:0 0 10px;font-size:13px;font-weight:650;line-height:1.55}.public-legal-footer{background:#f1f8f4fa;border-top:1px solid #0f172a14;width:100%;margin-top:18px}.public-legal-footer__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;max-width:1240px;min-height:60px;margin:0 auto;padding:0 18px;display:flex}.public-legal-footer__brand{color:#64748b;white-space:nowrap;font-size:12px;font-weight:900}.public-legal-footer__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:inline-flex}.public-legal-footer__links button{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:900;line-height:1}.public-legal-footer__links button:hover{color:#047857;background:#22c55e1f}.public-legal-footer__mincetur{justify-content:center;align-items:center;display:inline-flex}.public-legal-footer__mincetur img{object-fit:contain;width:auto;max-width:170px;height:24px;display:block}@media (width>=861px){.calendar-layout{align-items:start!important;height:auto!important;min-height:calc(100vh - 96px)!important;overflow:visible!important}.calendar-layout>.calendar-card{flex-direction:column!important;height:calc(100vh - 96px)!important;min-height:680px!important;display:flex!important;overflow:hidden!important}.calendar-layout>.calendar-card .calendar-list,.calendar-layout>.calendar-card .timeline-shell{flex:auto!important;min-height:0!important}.calendar-layout>.calendar-card .calendar-list{overflow-y:auto!important}}@media (width<=860px){.public-legal-footer{background:#f1f8f4fa;border-top:1px solid #0f172a0f;margin-top:14px}.public-legal-footer__inner{flex-direction:column;gap:8px;max-width:430px;min-height:72px;padding:12px 12px 14px}.public-legal-footer__brand{text-align:center;width:100%;font-size:10px}.public-legal-footer__links{justify-content:center;gap:4px;width:100%}.public-legal-footer__links button{padding:6px 7px;font-size:10px}.public-legal-footer__mincetur{justify-content:center;width:100%}.public-legal-footer__mincetur img{max-width:126px;height:18px}}@media (width>=861px){.public-page .calendar-layout{align-items:start!important;height:auto!important;overflow:visible!important}.public-page .calendar-layout>.calendar-card{flex-direction:column!important;display:flex!important;overflow:hidden!important}.public-page .calendar-layout{grid-template-columns:minmax(0,1fr) 330px!important;align-items:stretch!important;gap:16px!important;height:calc(100vh - 140px)!important;min-height:0!important;display:grid!important;overflow:visible!important}.public-page .calendar-layout>.calendar-card{flex-direction:column!important;height:100%!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:hidden!important}.public-page .calendar-layout>.calendar-card .calendar-list,.public-page .calendar-layout>.calendar-card .timeline-shell{flex:auto!important;min-height:0!important}.public-page .calendar-layout>.calendar-card .calendar-list{overflow-y:auto!important}.public-page .sidebar{align-self:start!important}.public-page .calendar-layout>.calendar-card{flex-direction:column!important;align-self:start!important;height:clamp(640px,100vh - 140px,760px)!important;min-height:640px!important;max-height:760px!important;display:flex!important;overflow:hidden!important}.public-page .sidebar{align-self:start!important;height:auto!important;min-height:0!important;overflow:visible!important}.sidebar-measure{align-self:start;min-width:0}.sidebar-measure>.sidebar{height:auto}.public-page .calendar-layout{align-items:start!important;height:auto!important;min-height:0!important;overflow:visible!important}.public-page .calendar-layout>.calendar-card{height:var(--sidebar-height,calc(100vh - 140px))!important;min-height:0!important;max-height:var(--sidebar-height,calc(100vh - 140px))!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.public-page .calendar-layout>.calendar-card .calendar-controls{flex:none!important}.public-page .calendar-layout>.calendar-card .calendar-list{flex:auto!important;min-height:0!important;overflow-y:auto!important}.public-page .calendar-layout>.calendar-card .timeline-shell{flex:auto!important;min-height:0!important;overflow:hidden!important}}@media (width<=860px){.sidebar-measure{display:none}}.sidebar .ranking-card .ranking-row{grid-template-columns:28px minmax(0,1fr) 46px!important;gap:10px!important;padding:11px 12px!important}.sidebar .ranking-card .ranking-row>div{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.sidebar .ranking-card .ranking-row strong{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:none!important;font-size:11.5px!important;line-height:1.15!important;overflow:hidden!important}.sidebar .ranking-card .ranking-row small{display:none!important}.sidebar .ranking-card .ranking-row .team-flag,.sidebar .ranking-card .ranking-row__dual{flex:0 0 18px!important;width:18px!important;height:18px!important}.sidebar .ranking-card .ranking-row em{min-width:40px!important;padding:7px 8px!important;font-size:13px!important}.challenges-panel{gap:18px;display:grid}.challenge-active-card,.challenge-form-card,.challenge-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 30px #0f172a0f}.challenge-active-card{background:radial-gradient(circle at 92% 20%,#22c55e29,#0000 28%),#fff;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.challenge-active-card span,.challenge-form-head span{color:#007846;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.challenge-active-card h2{color:#0f172a;margin:0;font-size:24px;font-weight:950}.challenge-active-card p,.challenge-form-head p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750;line-height:1.4}.challenge-danger-button,.challenge-create-button{color:#fff;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:950;display:inline-flex}.challenge-danger-button{background:#dc2626}.challenge-create-button{background:#00a651;margin-top:16px}.challenge-danger-button:disabled,.challenge-create-button:disabled,.challenge-row button:disabled{opacity:.55;cursor:not-allowed}.challenge-form-card{padding:18px}.challenge-form-head{margin-bottom:14px}.challenge-form-head strong,.challenge-list-head strong{color:#0f172a;font-size:17px;font-weight:950;display:block}.challenge-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.challenge-form-grid label{gap:6px;display:grid}.challenge-form-grid label span{color:#64748b;font-size:12px;font-weight:900}.challenge-form-grid input,.challenge-form-grid textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:11px 12px;font-size:13px;font-weight:750}.challenge-form-grid textarea{resize:vertical;min-height:84px}.challenge-form-full{grid-column:1/-1}.challenge-list-card{overflow:hidden}.challenge-list-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.challenge-list-head span{color:#64748b;font-size:12px;font-weight:900}.challenge-table{overflow-x:auto}.challenge-row{color:#334155;border-bottom:1px solid #f1f5f9;grid-template-columns:120px minmax(220px,1fr) 220px 90px 90px 100px;align-items:center;gap:12px;min-width:920px;min-height:62px;padding:12px 16px;font-size:13px;font-weight:800;display:grid}.challenge-row--head{color:#64748b;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;min-height:42px;font-size:11px;font-weight:950}.challenge-row strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.challenge-row small{color:#64748b;margin-top:3px;font-size:11px;font-weight:750;display:block}.challenge-row em{color:#64748b;margin-top:5px;font-size:12px;font-style:normal;font-weight:750;line-height:1.35;display:block}.challenge-row button{color:#fff;cursor:pointer;background:#00a651;border:0;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950}.challenge-status{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:950;display:inline-flex}.challenge-status--active{color:#047857;background:#ecfdf3}@media (width<=720px){.challenge-active-card{flex-direction:column;align-items:flex-start}.challenge-form-grid{grid-template-columns:1fr}}.challenge-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.challenge-row .challenge-delete-row-button{color:#b91c1c;background:#fee2e2}.challenge-row .challenge-delete-row-button:hover{background:#fecaca}.challenge-row .challenge-export-row-button{color:#0369a1;background:#e0f2fe}.challenge-row .challenge-export-row-button:hover{background:#bae6fd}.winners-panel{gap:18px;display:grid}.winner-toolbar{grid-template-columns:minmax(260px,360px) 1fr;align-items:stretch;gap:16px;display:grid}.winner-toolbar label{background:#fff;border:1px solid #e5e7eb;border-radius:22px;gap:7px;padding:16px;display:grid;box-shadow:0 12px 30px #0f172a0f}.winner-toolbar label span{color:#64748b;font-size:12px;font-weight:900}.winner-toolbar select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:11px 12px;font-size:13px;font-weight:800}.winner-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.winner-summary div{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:16px;box-shadow:0 12px 30px #0f172a0f}.winner-summary strong{color:#0f172a;font-size:26px;font-weight:950;display:block}.winner-summary span{color:#64748b;margin-top:4px;font-size:12px;font-weight:900;display:block}.winner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.winner-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:0 14px 34px #0f172a12}.winner-card__top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.winner-card__top span{color:#007846;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:950;display:inline-flex}.winner-card__top h2{color:#0f172a;margin:0;font-size:20px;font-weight:950;line-height:1.08}.winner-card__top p{color:#64748b;word-break:break-word;margin:5px 0 0;font-size:12px;font-weight:750}.winner-card__top>strong{color:#475569;background:#f1f5f9;border-radius:999px;flex:none;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:950;display:inline-flex}.winner-card--contacted .winner-card__top>strong{color:#0369a1;background:#e0f2fe}.winner-card--paid .winner-card__top>strong{color:#047857;background:#ecfdf3}.winner-card--observed .winner-card__top>strong{color:#c2410c;background:#fff7ed}.winner-card--cancelled .winner-card__top>strong{color:#b91c1c;background:#fee2e2}.winner-prize{background:#f8fafc;border-radius:20px;padding:14px}.winner-prize span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:950;display:block}.winner-prize strong{color:#0f172a;margin-top:5px;font-size:18px;font-weight:950;display:block}.winner-prize p,.winner-prize small{color:#64748b;margin:5px 0 0;font-size:12px;font-weight:800;line-height:1.35;display:block}.winner-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.winner-metrics div{text-align:center;background:#f8fafc;border-radius:16px;padding:11px}.winner-metrics strong{color:#0f172a;font-size:20px;font-weight:950;display:block}.winner-metrics span{color:#64748b;margin-top:3px;font-size:11px;font-weight:900;display:block}.winner-contact{background:#f8fafc;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.winner-contact span{color:#64748b;font-size:11px;font-weight:900;display:block}.winner-contact strong{color:#0f172a;margin-top:3px;font-size:13px;font-weight:950;display:block}.winner-contact a{color:#fff;background:#00a651;border-radius:999px;flex:none;padding:8px 10px;font-size:12px;font-weight:950;text-decoration:none}.winner-dates{gap:5px;display:grid}.winner-dates small{color:#64748b;font-size:11px;font-weight:750;line-height:1.35}.winner-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.winner-actions button{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex:auto;padding:9px 10px;font-size:12px;font-weight:950}.winner-actions button:first-child{color:#0369a1;background:#e0f2fe}.winner-actions button:nth-child(2){color:#166534;background:#dcfce7}.winner-actions button:nth-child(3){color:#c2410c;background:#fff7ed}.winner-actions button:disabled{opacity:.6;cursor:not-allowed}@media (width<=1180px){.winner-grid{grid-template-columns:1fr}}@media (width<=760px){.winner-toolbar{grid-template-columns:1fr}.winner-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.winner-card__top{flex-direction:column}}.winner-actions .winner-action--pending{color:#334155;background:#f1f5f9}.winner-actions .winner-action--contacted{color:#0369a1;background:#e0f2fe}.winner-actions .winner-action--paid{color:#166534;background:#dcfce7}.winner-actions .winner-action--observed{color:#c2410c;background:#fff7ed}.bank-account-panel{gap:14px;display:grid}.bank-account-notice,.bank-account-status{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.bank-account-notice strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.bank-account-notice p{color:#64748b;margin:6px 0 0;font-size:12px;font-weight:750;line-height:1.45}.bank-account-status{gap:10px;display:grid}.bank-account-status>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.bank-account-status span{color:#64748b;font-size:12px;font-weight:900}.bank-account-status strong{color:#0f172a;font-size:13px;font-weight:950}.bank-account-status p{color:#9a3412;background:#fff7ed;border-radius:14px;margin:0;padding:10px;font-size:12px;font-weight:800;line-height:1.4}.bank-account-form{gap:11px;display:grid}.bank-account-form label{gap:6px;display:grid}.bank-account-form label span{color:#64748b;font-size:12px;font-weight:900}.bank-account-form input,.bank-account-form select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:11px 12px;font-size:13px;font-weight:800}.bank-account-form input:focus,.bank-account-form select:focus{border-color:#00a65173;box-shadow:0 0 0 3px #00a6511a}.winner-bank{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;gap:12px;padding:13px;display:grid}.winner-bank__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.winner-bank__head span,.winner-bank__grid span{color:#64748b;font-size:11px;font-weight:900;display:block}.winner-bank__head strong{color:#0f172a;margin-top:3px;font-size:14px;font-weight:950;display:block}.winner-bank__head small{color:#c2410c;background:#fff7ed;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:950}.winner-bank__grid{gap:8px;display:grid}.winner-bank__grid div{gap:3px;display:grid}.winner-bank__grid strong{color:#0f172a;word-break:break-word;font-size:12px;font-weight:900}.winner-bank p{color:#9a3412;background:#fff7ed;border-radius:14px;margin:0;padding:9px;font-size:11px;font-weight:800;line-height:1.35}.winner-bank__empty{color:#64748b;background:#fff;border-radius:14px;padding:10px;font-size:12px;font-weight:800;line-height:1.35}.winner-bank__actions{flex-wrap:wrap;gap:7px;display:flex}.winner-bank__actions button{cursor:pointer;border:0;border-radius:999px;flex:auto;padding:8px 9px;font-size:11px;font-weight:950}.winner-bank__actions button:first-child{color:#166534;background:#dcfce7}.winner-bank__actions button:nth-child(2){color:#c2410c;background:#fff7ed}.winner-bank__actions button:nth-child(3){color:#0369a1;background:#e0f2fe}.winner-bank__actions button:disabled{opacity:.6;cursor:not-allowed}.winner-documents{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.winner-documents span{color:#64748b;font-size:11px;font-weight:900;display:block}.winner-documents strong{color:#0f172a;margin-top:4px;font-size:12px;font-weight:950;line-height:1.3;display:block}.account-menu .account-whatsapp{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#25d366,#128c7e)!important;border:0!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:9px!important;width:100%!important;padding:13px 14px!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 12px 24px #128c7e3d!important}.account-menu .account-whatsapp span{color:#fff!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}.account-menu .account-whatsapp svg{color:#fff!important;stroke:#fff!important;stroke-width:3px!important}.account-menu .account-whatsapp:hover{transform:translateY(-1px);color:#fff!important;background:linear-gradient(135deg,#22c55e,#0f766e)!important;box-shadow:0 15px 28px #128c7e4d!important}.account-menu .account-whatsapp:hover span,.account-menu .account-whatsapp:hover svg{color:#fff!important;stroke:#fff!important}.account-menu .account-whatsapp:active{transform:translateY(0)}.share-card__header{align-items:center!important;gap:12px!important}.share-card__header span{white-space:nowrap;flex:none;font-size:13px!important}.share-card__title{letter-spacing:-1px!important;font-size:34px!important;line-height:1.05!important}.share-preview-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a9e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.share-preview-modal{background:#fff;border-radius:26px;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;width:min(94vw,430px);max-height:92vh;padding:14px;display:grid;box-shadow:0 26px 80px #0f172a47}.share-preview-frame{background:#f8fafc;border-radius:22px;justify-content:center;align-items:flex-start;height:min(64vh,600px);min-height:0;padding:8px;display:flex;overflow:hidden}@media (width<=520px){.share-preview-backdrop{padding:10px}.share-preview-modal{border-radius:22px;width:100%;max-height:94vh;padding:12px}.share-preview-frame{height:min(62vh,560px);padding:6px}.share-preview-frame>div{width:390px;transform:scale(.46)}.share-preview-actions{grid-template-columns:1fr}}.share-card{width:390px!important;min-height:auto!important;padding:30px 30px 28px!important;overflow:visible!important}.share-card__header{align-items:center!important;gap:12px!important;margin-bottom:34px!important}.share-card__header span{white-space:nowrap!important;font-size:14px!important;line-height:1!important}.share-card__events{gap:16px!important}.share-event__date{margin-bottom:12px!important;font-size:13px!important}.share-team{gap:7px!important;min-width:0!important}.share-team strong{overflow-wrap:anywhere!important;min-width:0!important;font-size:15px!important;line-height:1.08!important}.share-event__center span{font-size:13px!important}.share-prediction{overflow-wrap:anywhere!important;border-radius:999px!important;max-width:100%!important;padding:8px 10px!important;font-size:12px!important;line-height:1!important}.share-card{border-radius:42px!important;width:640px!important;min-height:auto!important;padding:34px 38px 30px!important;overflow:visible!important}.share-card__header{justify-content:space-between!important;align-items:center!important;gap:24px!important;margin-bottom:26px!important;display:flex!important}.share-card__header img,.share-card__logo{object-fit:contain!important;width:260px!important;max-width:58%!important;height:auto!important;max-height:72px!important}.share-card__header span{white-space:nowrap!important;flex:none!important;font-size:18px!important;line-height:1!important}.share-card__title{letter-spacing:-1.4px!important;margin:20px 0 28px!important;font-size:48px!important;line-height:.98!important}.share-card__title span{font-size:48px!important}.share-card__events{border-radius:38px!important;gap:14px!important;padding:28px!important}.share-event{border-radius:24px!important;padding:14px 18px!important}.share-event__date{margin-bottom:10px!important;font-size:15px!important;line-height:1!important}.share-event__row{grid-template-columns:minmax(0,1fr) 116px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;display:grid!important}.share-team{align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.share-team:first-child{text-align:left!important;justify-content:flex-start!important}.share-team:last-child{text-align:right!important;justify-content:flex-end!important}.share-team img{flex:none!important;width:38px!important;height:38px!important}.share-team strong{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;min-width:0!important;font-size:19px!important;line-height:1.05!important}.share-event__center{place-items:center!important;gap:6px!important;min-width:0!important;display:grid!important}.share-event__center span{font-size:15px!important;line-height:1!important}.share-prediction{text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:999px!important;width:100%!important;max-width:108px!important;padding:9px 10px!important;font-size:14px!important;line-height:1!important;overflow:hidden!important}.share-card__footer{margin-top:26px!important;font-size:15px!important}.share-preview-modal{width:min(94vw,430px)!important}.share-preview-frame{align-items:flex-start!important;height:min(58vh,520px)!important;overflow:hidden!important}@media (width<=520px){.share-preview-frame{height:min(54vh,470px)!important}}.share-preview-header{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.share-preview-header span{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:900!important;display:block!important}.share-preview-header strong{color:#0f172a!important;margin-top:2px!important;font-size:18px!important;font-weight:950!important;display:block!important}.share-preview-header button{color:#0f172a!important;cursor:pointer!important;background:#f1f5f9!important;border:0!important;border-radius:999px!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.share-preview-actions{grid-template-columns:1fr 1.4fr!important;gap:10px!important;display:grid!important}.share-preview-actions button{cursor:pointer!important;border:0!important;border-radius:16px!important;padding:13px 14px!important;font-size:14px!important;font-weight:950!important}.share-preview-cancel{color:#334155!important;background:#f1f5f9!important}.share-preview-submit{color:#fff!important;background:linear-gradient(135deg,#16a34a,#0f766e)!important;box-shadow:0 12px 24px #0f766e3d!important}.share-preview-actions button:disabled,.share-preview-header button:disabled{opacity:.6!important;cursor:not-allowed!important}@media (width<=520px){.share-preview-backdrop{padding:12px!important}.share-preview-modal{border-radius:22px!important;width:calc(100vw - 24px)!important;max-width:420px!important;padding:12px!important}.share-preview-actions{grid-template-columns:1fr!important}}@media (width<=520px){.share-preview-frame--1{height:210px!important}.share-preview-frame--2{height:250px!important}.share-preview-frame--3{height:295px!important}.share-preview-frame--4{height:340px!important}.share-preview-frame--5{height:385px!important}}.share-preview-backdrop{z-index:99999!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172a9e!important;justify-content:center!important;align-items:center!important;width:100vw!important;min-height:100dvh!important;padding:16px!important;display:flex!important;position:fixed!important;inset:0!important}.share-preview-modal{box-sizing:border-box!important;background:#fff!important;border-radius:26px!important;grid-template-rows:auto auto auto!important;gap:12px!important;width:min(92vw,430px)!important;max-height:calc(100dvh - 32px)!important;padding:14px!important;display:grid!important;overflow:hidden!important;box-shadow:0 26px 80px #0f172a47!important}.share-preview-frame{box-sizing:border-box!important;background:#f8fafc!important;border-radius:22px!important;width:100%!important;padding:8px 0!important;display:block!important;position:relative!important;overflow:hidden!important}@media (width<=520px){.share-preview-backdrop{padding:12px!important}.share-preview-modal{border-radius:22px!important;width:calc(100vw - 24px)!important;max-width:420px!important;padding:12px!important}.share-preview-card-shell{width:640px!important;transform:translate(-50%)scale(.36)!important}.share-preview-frame--1{height:210px!important}.share-preview-frame--2{height:250px!important}.share-preview-frame--3{height:295px!important}.share-preview-frame--4{height:340px!important}.share-preview-frame--5{height:385px!important}.share-preview-actions{grid-template-columns:1fr!important}}@media (width<=390px){.share-preview-card-shell{transform:translate(-50%)scale(.32)!important}}.share-capture-area{pointer-events:none!important;z-index:0!important;opacity:1!important;visibility:visible!important;width:640px!important;height:auto!important;position:fixed!important;top:0!important;left:-10000px!important;overflow:visible!important}.share-capture-area>div{width:640px!important;height:auto!important;overflow:visible!important}.share-capture-area .share-card{width:640px!important;transform:none!important}.share-preview-modal{width:min(92vw,430px)!important;overflow:hidden!important}.share-preview-header{padding:0 2px!important}.share-preview-header span{display:none!important}.share-preview-header strong{color:#0f172a!important;margin:0!important;font-size:20px!important;font-weight:950!important;line-height:1!important}.share-preview-frame{background:#f8fafc!important;border-radius:22px!important;width:100%!important;padding:8px 0!important;display:block!important;position:relative!important;overflow:hidden!important}.share-preview-card-shell{transform-origin:top!important;width:640px!important;margin:0!important;position:relative!important;left:50%!important;transform:translate(-50%)scale(.4)!important}.share-preview-frame--1{height:245px!important}.share-preview-frame--2{height:285px!important}.share-preview-frame--3{height:330px!important}.share-preview-frame--4{height:375px!important}.share-preview-frame--5{height:420px!important}@media (width<=520px){.share-preview-modal{width:calc(100vw - 24px)!important;max-width:420px!important}.share-preview-card-shell{width:640px!important;transform:translate(-50%)scale(.34)!important}.share-preview-frame--1{height:205px!important}.share-preview-frame--2{height:240px!important}.share-preview-frame--3{height:280px!important}.share-preview-frame--4{height:320px!important}.share-preview-frame--5{height:360px!important}}@media (width<=390px){.share-preview-card-shell{transform:translate(-50%)scale(.3)!important}.share-preview-frame--1{height:185px!important}.share-preview-frame--5{height:330px!important}}.auth-forgot-password{color:#15803d;cursor:pointer;background:0 0;border:0;align-self:flex-end;margin-top:-4px;padding:0;font-size:13px;font-weight:900}.auth-success{color:#166534;background:#dcfce7;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.35}.auth-modal__header{gap:8px}.auth-modal__header h2{margin-top:0}.auth-modal-backdrop{z-index:99999!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172a8f!important;justify-content:center!important;align-items:center!important;width:100vw!important;min-height:100dvh!important;padding:18px!important;display:flex!important;position:fixed!important;inset:0!important}.auth-modal{box-sizing:border-box!important;background:#fff!important;border-radius:26px!important;gap:16px!important;width:min(92vw,420px)!important;max-height:calc(100dvh - 36px)!important;padding:26px 22px 22px!important;display:grid!important;position:relative!important;overflow-y:auto!important;box-shadow:0 24px 70px #0f172a42!important}.auth-modal__close{color:#0f172a!important;cursor:pointer!important;background:#f1f5f9!important;border:0!important;border-radius:999px!important;place-items:center!important;width:36px!important;height:36px!important;font-size:24px!important;font-weight:900!important;line-height:1!important;display:grid!important;position:absolute!important;top:12px!important;right:12px!important}.auth-modal__header,.auth-modal__header--no-logo{text-align:center!important;gap:6px!important;padding:8px 28px 0!important;display:grid!important}.auth-modal__header .brand-logo-shell{display:none!important}.auth-modal__header h2{color:#0f172a!important;margin:0!important;font-size:25px!important;font-weight:950!important;line-height:1.08!important}.auth-modal__header p{color:#64748b!important;margin:0!important;font-size:13px!important;font-weight:750!important;line-height:1.35!important}.auth-form{gap:12px!important;width:100%!important;display:grid!important}.auth-field{gap:6px!important;width:100%!important;display:grid!important}.auth-field label{color:#0f172a!important;font-size:12px!important;font-weight:900!important}.auth-field input{box-sizing:border-box!important;color:#0f172a!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:16px!important;outline:none!important;width:100%!important;height:50px!important;padding:0 14px!important;font-size:14px!important;font-weight:800!important}.auth-field input:focus{background:#fff!important;border-color:#16a34a73!important;box-shadow:0 0 0 3px #16a34a1f!important}.auth-submit,.auth-google-button{box-sizing:border-box!important;cursor:pointer!important;border:0!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:50px!important;padding:12px 14px!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}.auth-submit{color:#fff!important;background:linear-gradient(135deg,#22c55e,#16a34a)!important;box-shadow:0 12px 24px #16a34a38!important}.auth-google-button{color:#0f172a!important;box-shadow:none!important;white-space:normal!important;background:#fff!important;border:1px solid #e2e8f0!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.auth-divider{color:#94a3b8!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0!important;font-size:12px!important;font-weight:900!important;display:flex!important;position:static!important}.auth-divider:before,.auth-divider:after{content:""!important;background:#e2e8f0!important;flex:1!important;height:1px!important}.auth-forgot-password{color:#15803d!important;cursor:pointer!important;background:0 0!important;border:0!important;justify-self:end!important;margin-top:-4px!important;padding:0!important;font-size:13px!important;font-weight:900!important}.auth-forgot-password:hover{text-decoration:underline!important}.auth-switch{color:#64748b!important;text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px!important;font-size:13px!important;font-weight:800!important;display:flex!important}.auth-switch button{color:#16a34a!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:13px!important;font-weight:950!important}.auth-error,.auth-success{border-radius:14px!important;padding:10px 12px!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important}.auth-error{color:#991b1b!important;background:#fee2e2!important}.auth-success{color:#166534!important;background:#dcfce7!important}.auth-submit:disabled,.auth-google-button:disabled{opacity:.65!important;cursor:not-allowed!important}@media (width<=520px){.auth-modal-backdrop{padding:14px!important}.auth-modal{border-radius:24px!important;width:min(94vw,390px)!important;padding:24px 18px 20px!important}}.auth-google-button{gap:10px!important}.auth-google-button span{align-items:center!important;display:inline-flex!important}.auth-google-icon{flex:none!important;width:18px!important;height:18px!important}.ticket-card{border-top:4px solid #22c55e!important;position:relative!important;overflow:hidden!important}.ticket-card--pending{border-top-color:#22c55e!important}.ticket-card--won{border-top-color:#16a34a!important;box-shadow:0 18px 45px #16a34a21,0 0 0 1px #16a34a14!important}.ticket-card--partial{border-top-color:#f59e0b!important;box-shadow:0 18px 45px #f59e0b21,0 0 0 1px #f59e0b14!important}.ticket-card--lost{border-top-color:#ef4444!important;box-shadow:0 18px 45px #ef44441f,0 0 0 1px #ef444414!important}.ticket-card__code{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:220px!important;display:block!important;overflow:hidden!important}.ticket-status-pill{text-transform:uppercase!important;white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:6px 12px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.ticket-status-pill--pending{color:#15803d!important;background:#dcfce7!important}.ticket-status-pill--won{color:#166534!important;background:#bbf7d0!important}.ticket-status-pill--partial{color:#b45309!important;background:#fef3c7!important}.ticket-status-pill--lost{color:#b91c1c!important;background:#fee2e2!important}.ticket-match{border:1px solid #e2e8f0!important;transition:border-color .2s,background .2s,box-shadow .2s!important}.ticket-match--pending{background:#f8fbf9!important;border-color:#22c55e29!important}.ticket-match--hit{background:linear-gradient(#f0fdf4,#dcfce7)!important;border-color:#16a34a52!important;box-shadow:inset 0 0 0 1px #16a34a14!important}.ticket-match--miss{background:linear-gradient(#fff7f7,#fee2e2)!important;border-color:#ef444447!important;box-shadow:inset 0 0 0 1px #ef44440f!important}.ticket-match__prediction{justify-items:start!important;gap:4px!important;display:inline-grid!important}.ticket-match__prediction strong{color:#15803d!important;font-size:13px!important;font-weight:950!important;line-height:1!important}.ticket-match--miss .ticket-match__prediction strong{color:#b91c1c!important}.ticket-match--hit .ticket-match__prediction strong{color:#166534!important}.ticket-match__prediction small{color:#64748b!important;text-transform:uppercase!important;background:#ffffffb8!important;border-radius:999px!important;width:fit-content!important;padding:5px 9px!important;font-size:10px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.ticket-match--hit .ticket-match__prediction small{color:#166534!important;background:#bbf7d0!important}.ticket-match--miss .ticket-match__prediction small{color:#991b1b!important;background:#fecaca!important}@media (width<=520px){.ticket-card__code{max-width:190px!important}.ticket-status-pill{min-height:26px!important;padding:6px 10px!important;font-size:10px!important}}.auth-password-shell{width:100%!important;position:relative!important}.auth-password-shell input{padding-right:48px!important}.auth-password-toggle{color:#64748b!important;cursor:pointer!important;z-index:2!important;background:0 0!important;border:0!important;border-radius:999px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}.auth-password-toggle:hover{color:#0f172a!important;background:#e2e8f0!important}.auth-password-toggle:focus-visible{outline:3px solid #16a34a38!important}.auth-field input,.auth-password-shell input{font-weight:500!important}.auth-field input::placeholder,.auth-password-shell input::placeholder{color:#94a3b8!important;font-weight:500!important}.auth-field label{font-weight:900!important}.auth-field input:focus,.auth-password-shell input:focus{border-color:#22c55e94!important;box-shadow:0 0 0 3px #22c55e24!important}.auth-modal,.complete-profile-modal{border:2.5px solid #22c55e94!important;box-shadow:0 24px 70px #0f172a42,0 0 0 5px #22c55e1a!important}.auth-field input,.auth-password-shell input,.complete-profile-modal input,.complete-profile-modal select,.complete-profile-modal textarea{font-weight:500!important}.auth-field input::placeholder,.auth-password-shell input::placeholder,.complete-profile-modal input::placeholder,.complete-profile-modal textarea::placeholder{color:#94a3b8!important;font-weight:500!important}.auth-field input:focus,.auth-password-shell input:focus,.complete-profile-modal input:focus,.complete-profile-modal select:focus,.complete-profile-modal textarea:focus{border-color:#22c55e9e!important;box-shadow:0 0 0 3px #22c55e24!important}.ticket-card:before,.ticket-card:after{content:none!important;display:none!important}.ticket-card{background-image:none!important}.ticket-card--pending{border-top:4px solid #22c55e!important}.ticket-card--won{border-top:4px solid #16a34a!important}.ticket-card--partial{border-top:4px solid #f59e0b!important}.ticket-card--lost{border-top:4px solid #ef4444!important}.auth-field input,.auth-password-shell input,.complete-profile-modal input,.complete-profile-modal select,.complete-profile-modal textarea{font-size:16px!important}@media (width<=520px){.auth-field input,.auth-password-shell input,.complete-profile-modal input,.complete-profile-modal select,.complete-profile-modal textarea{font-size:16px!important}}html{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}body{-webkit-font-smoothing:antialiased!important;text-rendering:optimizelegibility!important}a,a:visited,a:hover,a:active{color:inherit!important;text-decoration:none!important}button,input,select,textarea{font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}input,select,textarea,button{appearance:none}strong,b,.ticket-card__code,.ticket-status-pill,.auth-submit,.auth-google-button,.site-header__register,.user-coupons strong{font-weight:900!important}body{font-synthesis:weight;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-weight:500}input,select,textarea,.auth-field input,.auth-password-shell input,.complete-profile-modal input,.complete-profile-modal select,.complete-profile-modal textarea,input::placeholder,textarea::placeholder,.auth-field input::placeholder,.auth-password-shell input::placeholder,.complete-profile-modal input::placeholder,.complete-profile-modal textarea::placeholder{font-weight:500!important}.auth-field label,.complete-profile-modal label{font-weight:800!important}.auth-modal__header h2,.complete-profile-modal h2,.complete-profile-modal h3,.account-section h4,.side-card h2,.auth-submit,.auth-google-button,.site-header__register,.header-recharge-button,.share-preview-submit,.share-preview-cancel,.ticket-card__code,.ticket-card__top strong,.ticket-status-pill,.ticket-match strong,.ticket-match__prediction,.user-coupons strong,.user-coupons small{font-weight:900!important}.auth-modal__header p,.auth-switch,.auth-success,.auth-error,.ticket-card small,.history-card__body p,.history-card__body small,.complete-profile-modal p,.complete-profile-modal small{font-weight:500!important}.badge,.status-badge,.ticket-status-badge,.ticket-status-pill{font-weight:900!important}body{font-synthesis:weight!important;-webkit-font-smoothing:antialiased!important;text-rendering:optimizelegibility!important}strong,b,.text-bold,.ticket-card__code,.ticket-card__top strong,.ticket-status-pill,.auth-submit,.auth-google-button,.site-header__register,.user-coupons strong,.account-section h4,.side-card h2,.auth-modal__header h2{font-weight:800!important}.ticket-card__code,.ticket-status-pill,.auth-submit,.site-header__register{font-weight:900!important}html,body,button,input,select,textarea{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important}body,p,span,small,em,li{font-weight:500}input,select,textarea,.auth-field input,.auth-password-shell input,.complete-profile-modal input,.complete-profile-modal select,.complete-profile-modal textarea,input::placeholder,textarea::placeholder,.auth-field input::placeholder,.auth-password-shell input::placeholder,.complete-profile-modal input::placeholder,.complete-profile-modal textarea::placeholder{font-weight:500!important}.auth-field label,.complete-profile-modal label,.bank-account-form label,.challenge-form-grid label,.cms-form-grid label{font-weight:800!important}h1,h2,h3,h4,.auth-modal__header h2,.complete-profile-modal h2,.complete-profile-modal h3,.account-section h4,.side-card h2,.hero-carousel__content h1,.hero-carousel__content strong{font-weight:900!important}button,.auth-submit,.auth-google-button,.site-header__register,.header-recharge-button,.share-preview-submit,.share-preview-cancel,.score-submit,.challenge-danger-button,.ranking-refresh-button{font-weight:800!important}.auth-submit,.site-header__register,.header-recharge-button,.share-preview-submit,.ticket-card__code,.ticket-card__top strong,.ticket-status-pill,.ticket-match__prediction,.user-coupons strong,.user-coupons small,.ranking-podium__item strong,.ranking-podium__base strong,.winner-summary strong,.winner-metrics strong,.dashboard-stat-card strong,.challenge-status,.ticket-status-badge,.result-status-badge,.status-badge,.badge{font-weight:900!important}.auth-modal__header p,.auth-switch,.auth-success,.auth-error,.ticket-card small,.history-card__body p,.history-card__body small,.complete-profile-modal p,.complete-profile-modal small,.legal-modal__body p,.public-legal-footer,.public-legal-footer button{font-weight:500!important}strong,b{font-weight:900!important}.control-dropdown{position:relative}.picker-popover,.month-picker,.group-picker,.group-picker__options,.month-picker__grid{pointer-events:auto!important;touch-action:pan-y!important;overscroll-behavior:contain!important}.group-picker__options{-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;max-height:min(360px,58vh)!important;padding-right:4px!important;overflow-y:auto!important}.group-picker__options button,.month-picker__grid button,.month-picker__months button{touch-action:manipulation!important;min-height:38px!important}.control-trigger,.picker-popover,.group-picker__options button,.month-picker__grid button{-webkit-user-select:none!important;user-select:none!important}@media (width<=520px){.picker-popover{max-width:calc(100vw - 24px)!important}.group-picker{width:min(280px,100vw - 24px)!important}.month-picker{width:min(300px,100vw - 24px)!important}.group-picker__options{max-height:52vh!important}}.recharge-modal{border:2.5px solid #22c55e94!important;box-shadow:0 28px 80px #0f172a4d,0 0 0 5px #22c55e1a!important}@media (width>=861px){.recharge-modal{border-radius:30px!important;width:min(520px,100%)!important;max-height:min(88vh,820px)!important;padding:26px!important}.recharge-qr img{width:210px!important;height:210px!important}}@media (width<=520px){.recharge-modal{width:100%!important;max-height:88vh!important}}.user-coupons{cursor:pointer!important;border:1px solid #2e7d32a6!important;transition:transform .16s,box-shadow .16s,opacity .16s!important}.user-coupons:hover{transform:translateY(-1px)!important;box-shadow:0 0 0 1px #00c8532e,0 12px 24px #0000003d,0 0 20px #00c85338!important}.user-coupons:active{transform:scale(.97)!important}.user-coupons.is-refreshing{opacity:.72!important;pointer-events:none!important}.user-coupons.is-refreshing strong{animation:.65s infinite alternate couponsRefreshPulse}@keyframes couponsRefreshPulse{0%{opacity:.55}to{opacity:1}}input[type=checkbox],input[type=radio]{appearance:auto!important;accent-color:#00a651!important;cursor:pointer!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;margin:0!important}.complete-profile-checks input[type=checkbox],.auth-field input[type=checkbox]{opacity:1!important;visibility:visible!important;flex:none!important;display:inline-block!important;position:static!important}.complete-profile-checks label{align-items:flex-start!important}
