@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%}body{font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#000;color:#f2f2f2;line-height:1.65;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;padding-top:62px}a{color:#00ff87;text-decoration:none;transition:color .14s ease,opacity .14s ease}a:hover{opacity:.8}img,video,svg{max-width:100%;display:block}button{cursor:pointer;font-family:inherit;font-size:inherit;border:none;background:none;padding:0}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.container{width:100%;max-width:1180px;margin:0 auto;padding:40px 16px}@media (max-width: 768px){.container{padding:24px 16px}}.section{margin-bottom:40px}.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:50vh;text-align:center;color:#6e6e6e}.notice{display:flex;align-items:center;gap:8px;background:#ffb8301f;border:1px solid rgba(255,184,48,.25);border-radius:10px;padding:12px 16px;color:#ffb830;font-size:13px;margin-bottom:20px}.empty{background:#0d0d0d;border:1px solid #222222;border-radius:14px;text-align:center;color:#6e6e6e;font-size:13px;padding:32px 16px}.back-link{display:inline-flex;align-items:center;gap:8px;color:#6e6e6e;font-size:13px;margin-bottom:24px;transition:color .14s ease}.back-link:hover{color:#f2f2f2}.tag{display:inline-block;padding:2px 10px;border-radius:9999px;font-size:11px;font-weight:600;background:#00ff871f;color:#00ff87;border:1px solid rgba(0,255,135,.2);letter-spacing:.03em}.page-title{font-size:34px;font-weight:900;margin-bottom:8px;color:#f2f2f2;letter-spacing:-.03em;line-height:1.1}.page-title span{color:#00ff87}@media (max-width: 768px){.page-title{font-size:26px}}.page-league-name{display:block;text-align:center;font-size:26px;font-weight:700;color:#00ff87;letter-spacing:-.02em;padding:20px 16px;margin-bottom:24px;border-bottom:1px solid rgba(0,255,135,.12)}@media (max-width: 768px){.page-league-name{font-size:20px}}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700;color:#f2f2f2;letter-spacing:-.02em}h1{font-size:34px}h2{font-size:26px}h3{font-size:17px}h4{font-size:15px;font-weight:600}p{color:#6e6e6e;line-height:1.7}strong{color:#f2f2f2;font-weight:600}small{font-size:11px;color:#6e6e6e}code{font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.85em;background:#151515;border:1px solid #222222;border-radius:6px;padding:2px 6px;color:#00ff87}.section-heading{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.1em;padding-bottom:12px;border-bottom:1px solid #222222;margin-bottom:20px}.navbar{position:fixed;top:0;inset-inline:0;height:62px;z-index:200;display:flex;align-items:center;padding:0 16px;background:#000;border-bottom:2px solid #39ff14}.navbar__brand{display:flex;flex-shrink:0;margin-right:auto}.navbar__logo{display:flex;align-items:center;text-decoration:none;opacity:.95;transition:opacity .14s ease}.navbar__logo:hover{opacity:1}.navbar__right{display:flex;align-items:center;justify-content:flex-end;gap:8px;position:relative}.navbar__dropdown-btn{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;color:#39ff14;font-size:11px;font-weight:600;padding:5px 8px;border-radius:6px;transition:color .14s ease,background .14s ease;max-width:130px}.navbar__dropdown-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navbar__dropdown-btn:hover{color:#f2f2f2;background:#151515}.navbar__dropdown-btn--open{color:#00ff87;background:#00ff871f}.navbar__dropdown-btn--open .navbar__chevron{transform:rotate(180deg)}.navbar__chevron{flex-shrink:0;transition:transform .14s ease}.navbar__dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:180px;background:#0d0d0d;border:1px solid #2e2e2e;border-radius:10px;overflow:hidden;z-index:300;box-shadow:0 8px 32px #000000b3}.navbar__dropdown--right{left:auto;right:0}.navbar__dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:500;color:#f2f2f2;text-decoration:none;background:none;border:none;cursor:pointer;text-align:left;white-space:nowrap;transition:background .14s ease,color .14s ease}.navbar__dropdown-item:hover{background:#151515}.navbar__dropdown-item--active{color:#00ff87}.navbar__dropdown-item--muted{color:#6e6e6e;font-size:11px;border-top:1px solid #222222;padding-top:10px}.navbar__dropdown-item--muted svg{flex-shrink:0}.navbar__dropdown-item--danger{color:#ff3860}.navbar__dropdown-item--danger:hover{background:#ff38601f}.bottom-nav{position:fixed;bottom:0;inset-inline:0;height:64px;z-index:200;display:flex;align-items:stretch;background:#000;border-top:2px solid #39ff14}.bottom-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:#3a3a3a;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:color .14s ease;-webkit-tap-highlight-color:transparent}.bottom-nav__item svg{width:22px;height:22px;flex-shrink:0}.bottom-nav__item:hover{color:#6e6e6e}.bottom-nav__item--active{color:#39ff14}.bottom-nav__icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.bottom-nav__badge{position:absolute;top:-5px;right:-7px;min-width:15px;height:15px;padding:0 3px;background:#ff3b30;color:#fff;border-radius:8px;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.bottom-nav__badge.hidden{display:none}.has-bottom-nav .main-content{padding-bottom:80px}.has-bottom-nav .footer{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;border-radius:10px;font-size:13px;font-weight:600;line-height:1;letter-spacing:.01em;transition:all .14s ease;cursor:pointer;border:1px solid transparent;white-space:nowrap;text-decoration:none;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none}.btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff0;transition:background .14s ease}.btn:hover:before{background:#ffffff0f}.btn:active:before{background:#00000026}.btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.btn:focus-visible{outline:2px solid #00ff87;outline-offset:2px}.btn--primary{background:#00ff87;color:#000;border-color:#00ff87;font-weight:700;box-shadow:0 0 #00ff8700;transition:all .14s ease,box-shadow .22s ease}.btn--primary:hover:not(:disabled){background:#00cc6a;border-color:#00cc6a;box-shadow:0 4px 20px #00ff8759;opacity:1}.btn--secondary{background:#151515;color:#f2f2f2;border-color:#222}.btn--secondary:hover:not(:disabled){border-color:#2e2e2e;background:#0d0d0d;opacity:1}.btn--outline{background:transparent;color:#f2f2f2;border-color:#2e2e2e}.btn--outline:hover:not(:disabled){background:#151515;border-color:#6e6e6e;opacity:1}.btn--ghost{background:transparent;color:#6e6e6e;border-color:#222}.btn--ghost:hover:not(:disabled){color:#f2f2f2;background:#151515;border-color:#2e2e2e;opacity:1}.btn--danger{background:transparent;color:#ff3860;border-color:#ff386066}.btn--danger:hover:not(:disabled){background:#ff38601f;border-color:#ff3860;opacity:1}.btn--warning{background:#ffb8301f;color:#ffb830;border-color:#ffb83066}.btn--warning:hover:not(:disabled){background:#ffb83033;border-color:#ffb830;opacity:1}.btn--accent-ghost{background:#00ff871f;color:#00ff87;border-color:#00ff8733}.btn--accent-ghost:hover:not(:disabled){background:#00ff8733;opacity:1}.btn--saved{background:#39ff1414;color:#39ff14;border-color:#39ff1440}.btn--saved:hover:not(:disabled){background:#39ff1426;border-color:#39ff1466;opacity:1}.btn--lg{padding:14px 30px;font-size:15px;border-radius:14px}.btn--sm{padding:7px 14px;font-size:11px;border-radius:6px}.btn--xs{padding:4px 10px;font-size:11px;border-radius:6px}.btn--full{width:100%}.btn--icon{padding:8px;border-radius:6px}.form{display:flex;flex-direction:column;gap:20px}.form--inline{flex-direction:row;align-items:flex-end;gap:12px;flex-wrap:wrap}.form__group{display:flex;flex-direction:column;gap:8px}.form__group--checkbox{flex-direction:row;align-items:center;gap:12px}.form__label{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.08em}.form__input,.form__textarea,.form__select{background:#0a0a0a;border:1px solid #222222;border-radius:10px;color:#f2f2f2;padding:11px 14px;font-size:15px;line-height:1.5;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__input::placeholder,.form__textarea::placeholder,.form__select::placeholder{color:#3a3a3a}.form__input:hover,.form__textarea:hover,.form__select:hover{border-color:#2e2e2e}.form__input:focus,.form__textarea:focus,.form__select:focus{outline:none;border-color:#00ff87;background:#0a0a0acc;box-shadow:0 0 0 3px #00ff871f}.form__textarea{resize:vertical;min-height:88px;line-height:1.6}.form__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236e6e9a' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.form__select option{background:#0d0d0d}.form__error{display:flex;align-items:center;gap:8px;color:#ff3860;font-size:13px;padding:12px 16px;background:#ff38601f;border-radius:6px;border-left:3px solid #ff3860}.form__error.hidden{display:none}.form__success,.form__message{display:flex;align-items:center;gap:8px;font-size:13px;padding:12px 16px;border-radius:6px}.form__success.form__success,.form__success.form__message,.form__message.form__success,.form__message.form__message{color:#00ff87;background:#00ff871f;border-left:3px solid #00ff87}.form__success.hidden,.form__message.hidden{display:none}.form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #222222;border-radius:6px;background:#0a0a0a;cursor:pointer;transition:all .14s ease;flex-shrink:0;position:relative}.form input[type=checkbox]:checked{background:#00ff87;border-color:#00ff87}.form input[type=checkbox]:checked:after{content:"✓";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#000}.form input[type=checkbox]:focus-visible{outline:2px solid #00ff87;outline-offset:2px}.score-input{width:52px;text-align:center;background:#0a0a0a;border:1px solid #222222;border-radius:6px;color:#f2f2f2;padding:8px 4px;font-size:17px;font-weight:700;font-variant-numeric:tabular-nums;transition:border-color .14s ease,box-shadow .14s ease;moz-appearance:textfield}.score-input:focus{outline:none;border-color:#00ff87;box-shadow:0 0 0 2px #00ff8726}.match-card{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:16px;transition:border-color .22s ease,box-shadow .22s ease}.match-card:hover{border-color:#2e2e2e}.match-card--locked{opacity:.7}.match-card--locked:hover{border-color:#222}.match-card--live{border-color:#00ff8766;box-shadow:0 0 0 1px #00ff871a,inset 0 0 20px #00ff8708}.match-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:8px}.match-card__status{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6e6e6e}.match-card__status--live{color:#00ff87;display:flex;align-items:center;gap:4px}.match-card__status--live:before{content:"";width:6px;height:6px;border-radius:50%;background:#00ff87;animation:pulse-dot 1.4s ease infinite}.match-card__status--finished{color:#3a3a3a}.match-card__date{font-size:11px;color:#6e6e6e;font-variant-numeric:tabular-nums}.match-card__teams{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;gap:8px;margin-bottom:16px}.match-card__score-box{display:flex;align-items:center;justify-content:center}.team{font-size:13px;font-weight:600;color:#f2f2f2;line-height:1.3}.team--home{text-align:right}.team--away{text-align:left}.score{font-size:26px;font-weight:900;color:#f2f2f2;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.score--dash{font-size:13px;font-weight:500;color:#3a3a3a;letter-spacing:.1em}.score--live{color:#00ff87}.pts-badge{display:inline-flex;align-items:center;padding:3px 10px;background:#00ff871f;color:#00ff87;border-radius:9999px;font-size:11px;font-weight:700;border:1px solid rgba(0,255,135,.2)}.result-selector{display:flex;gap:8px;justify-content:center;width:100%}.result-selector__option{display:flex;align-items:center;justify-content:center;width:44px;height:36px;border-radius:10px;font-size:13px;font-weight:700;color:#6e6e6e;background:#000;border:1px solid #222222;cursor:pointer;transition:all .14s ease}.result-selector__option input[type=radio]{display:none}.result-selector__option:hover{color:#f2f2f2;border-color:#2e2e2e}.result-selector__option:has(input:checked){color:#00ff87;background:#00ff871f;border-color:#00ff874d}.pred-status{font-size:11px;font-weight:600;padding:2px 10px;border-radius:9999px;border:1px solid transparent;transition:color .14s ease,background .14s ease,border-color .14s ease}.pred-status--saved{color:#39ff14;background:#39ff1414;border-color:#39ff1440}.pred-status--unsaved{color:#6e6e6e;background:transparent;border-color:#222}.prediction-form{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:16px;border-top:1px solid #222222}.prediction-form__inputs{display:flex;align-items:center;gap:8px;font-weight:700;color:#3a3a3a;font-size:17px}.prediction-form--saved{border-top-color:#39ff1433}.prediction-form--saved .score-input{color:#39ff14;border-color:#39ff1433}.prediction-form--saved .result-selector__option:has(input:checked){color:#39ff14;background:#39ff1414;border-color:#39ff144d}.prediction-form--unsaved .score-input{color:#3a3a3a}.prediction-form--unsaved .result-selector__option:has(input:checked){color:#6e6e6e;background:#151515;border-color:#2e2e2e}.prediction-result{text-align:center;font-size:11px;color:#6e6e6e;padding-top:12px;border-top:1px solid #222222}.prediction-result strong{color:#f2f2f2}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.league-card{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:20px;cursor:pointer;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.league-card:hover{border-color:#00ff87;transform:translateY(-2px);box-shadow:0 6px 24px #0006,0 0 0 1px #00ff8714}.league-card--mine{border-color:#00ff8740;cursor:default}.league-card--mine:hover{transform:none;border-color:#00ff8759}.league-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.league-card__name{font-weight:700;font-size:15px;color:#f2f2f2;line-height:1.3;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.league-card__desc{font-size:11px;color:#6e6e6e;margin:0 0 12px;line-height:1.5}.league-card__meta{display:flex;align-items:center;gap:12px;font-size:11px;color:#6e6e6e;margin-bottom:16px;flex-wrap:wrap}.league-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #222222;padding-top:12px}.league-card__creator{font-size:11px;color:#3a3a3a}.feature-card{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:24px;transition:border-color .22s ease}.feature-card:hover{border-color:#2e2e2e}.feature-card__icon{font-size:2.2rem;margin-bottom:16px;display:block;line-height:1}.feature-card h3{font-size:15px;font-weight:700;color:#f2f2f2;margin-bottom:8px}.feature-card p{font-size:13px;color:#6e6e6e;line-height:1.6}.loading{display:flex;align-items:center;justify-content:center;padding:80px;width:100%}.loading__spinner{width:36px;height:36px;border:2.5px solid #222222;border-top-color:#00ff87;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(16px);background:#151515;color:#f2f2f2;padding:10px 20px;border-radius:9999px;border:1px solid #222222;font-size:13px;font-weight:500;z-index:9999;opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;white-space:nowrap;box-shadow:0 8px 32px #000000b3;max-width:calc(100vw - 32px);text-align:center}.toast--visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.toast--success{border-color:#00ff8766;color:#00ff87;background:#151515f7}.toast--error{border-color:#ff386066;color:#ff3860;background:#151515f7}.skeleton{background:linear-gradient(90deg,#151515 25%,#0d0d0d,#151515 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:6px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ranking-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:0}.ranking-header .page-title{margin-bottom:0}.ranking-tablon-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:transparent;border:1px solid #222222;border-radius:9999px;color:#6e6e6e;cursor:pointer;font-size:13px;font-weight:600;white-space:nowrap;transition:color .14s ease,border-color .14s ease}.ranking-tablon-btn:hover{color:#f2f2f2;border-color:#6e6e6e}.ranking-tablon-btn__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;background:#ff3b30;color:#fff;border-radius:9px;font-size:10px;font-weight:700;line-height:1}.ranking-tablon-btn__badge.hidden{display:none}.ranking-table-wrapper{overflow-x:auto;border-radius:14px;border:1px solid #222222;scrollbar-width:thin;scrollbar-color:#222222 transparent}.ranking-table{width:100%;border-collapse:collapse;font-size:13px}.ranking-table thead tr{background:#151515}.ranking-table th{padding:12px 16px;text-align:left;font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-bottom:1px solid #222222}.ranking-table td{padding:12px 16px;color:#f2f2f2;border-bottom:1px solid rgba(34,34,34,.5);white-space:nowrap}.ranking-table td:last-child{border-bottom:none}.ranking-table tbody tr{transition:background .14s ease}.ranking-table tbody tr:last-child td{border-bottom:none}.ranking-table tbody tr:hover td{background:#ffffff05}.ranking-table__row--me td{background:#00ff870a!important}.ranking-table__row--me td .ranking-table__pos{color:#00ff87}.ranking-table__pos{font-weight:700;color:#6e6e6e;width:48px;font-variant-numeric:tabular-nums}.ranking-table__pos[data-pos="1"]{color:gold}.ranking-table__pos[data-pos="2"]{color:silver}.ranking-table__pos[data-pos="3"]{color:#cd7f32}.ranking-table__pts{font-weight:900;color:#00ff87;text-align:right;font-variant-numeric:tabular-nums;font-size:15px}.ranking-table__stat{text-align:right;color:#6e6e6e;font-variant-numeric:tabular-nums}.ranking-table__link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.ranking-table__link:hover{color:#00ff87}.ranking-table__status{font-size:11px;color:#6e6e6e}.status-emoji{font-size:1em;line-height:1;flex-shrink:0}.install-banner{position:fixed;bottom:0;inset-inline:0;z-index:500;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#000;border-top:2px solid #39ff14;box-shadow:0 -4px 24px #000000b3}.has-bottom-nav .install-banner{bottom:64px}@media (max-width: 576px){.install-banner{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}}.install-banner__text{font-size:13px;font-weight:600;color:#39ff14;white-space:nowrap}@media (max-width: 576px){.install-banner__text{white-space:normal}}.install-banner__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.install-banner__btn{padding:7px 16px;border-radius:9999px;font-size:11px;font-weight:700;cursor:pointer;border:none;transition:opacity .14s ease}.install-banner__btn:hover{opacity:.85}.install-banner__btn--primary{background:#39ff14;color:#000}.install-banner__btn--ghost{background:transparent;color:#6e6e6e;border:1px solid #222222}.welcome-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px}.welcome-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.welcome-modal__box{position:relative;z-index:1;background:#0d0d0d;border:1px solid rgba(57,255,20,.4);border-radius:20px;box-shadow:0 0 0 1px #39ff1414,0 0 60px #39ff141a,0 32px 64px #000c;padding:32px 24px;width:100%;max-width:440px;opacity:0;transform:translateY(20px) scale(.97);transition:opacity .3s ease,transform .3s ease}.welcome-modal--open .welcome-modal__box{opacity:1;transform:translateY(0) scale(1)}.welcome-modal__title{font-size:26px;font-weight:900;color:#f2f2f2;letter-spacing:-.02em;text-align:center;margin-bottom:8px}.welcome-modal__subtitle{font-size:13px;color:#6e6e6e;text-align:center;margin-bottom:24px}.welcome-modal__steps{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin-bottom:20px}.welcome-modal__step{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#151515;border:1px solid #222222;border-radius:10px;font-size:13px;color:#6e6e6e;transition:border-color .14s ease}.welcome-modal__step strong{color:#f2f2f2;font-weight:600}.welcome-modal__step:hover{border-color:#2e2e2e}.welcome-modal__step-num{font-size:1.2rem;line-height:1;flex-shrink:0}.welcome-modal__highlight{text-align:center;font-size:13px;color:#39ff14;background:#39ff140f;border:1px solid rgba(57,255,20,.2);border-radius:10px;padding:12px 16px;margin-bottom:24px;line-height:1.5}.welcome-modal__highlight strong{font-weight:700}.hero{min-height:calc(88vh - 62px);display:flex;align-items:center;justify-content:center;text-align:center;padding:48px 16px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(0,255,135,.07) 0%,transparent 65%),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(61,145,255,.04) 0%,transparent 60%);pointer-events:none}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(34,34,34,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(34,34,34,.4) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 0%,black 0%,transparent 70%);mask-image:radial-gradient(ellipse 70% 60% at 50% 0%,black 0%,transparent 70%);pointer-events:none;opacity:.3}.hero__content{max-width:620px;position:relative;z-index:1}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#00ff871f;border:1px solid rgba(0,255,135,.2);border-radius:9999px;font-size:11px;font-weight:600;color:#00ff87;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.hero__title{font-size:52px;font-weight:900;line-height:1;letter-spacing:-.04em;margin-bottom:20px;color:#f2f2f2}.hero__title .accent{color:#00ff87}@media (max-width: 768px){.hero__title{font-size:34px}}@media (max-width: 576px){.hero__title{font-size:26px}}.hero__subtitle{font-size:17px;color:#6e6e6e;line-height:1.65;margin-bottom:32px;max-width:480px;margin-inline:auto}.hero__logo-img{max-width:500px;width:100%;margin-inline:auto;margin-bottom:32px;display:block}@media (max-width: 576px){.hero__logo-img{max-width:280px}}.hero__cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.home-dashboard{padding-top:24px;padding-bottom:64px}.home-dashboard__topbar{display:flex;justify-content:flex-end;margin-bottom:20px}.home-dashboard__leagues{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-bottom:32px}.league-card{background:#151515;border:1px solid #222222;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;transition:border-color .14s ease}.league-card:hover{border-color:#2e2e2e}.league-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.league-card__name{font-size:17px;font-weight:700;line-height:1.3;margin:0}.league-card__rank{font-size:13px;font-weight:900;color:#00ff87;white-space:nowrap;background:#00ff871f;padding:3px 10px;border-radius:9999px;flex-shrink:0}.league-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.league-card__stat{background:#0d0d0d;border:1px solid #222222;border-radius:10px;padding:12px 8px;text-align:center;display:flex;flex-direction:column;gap:2px}.league-card__stat-val{font-size:20px;font-weight:900;color:#00ff87;font-variant-numeric:tabular-nums}.league-card__stat-label{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em}.league-card__next{background:#0d0d0d;border:1px solid #222222;border-radius:10px;padding:12px 16px;display:flex;flex-direction:column;gap:2px}.league-card__next--done{color:#6e6e6e;font-size:13px;text-align:center;padding:12px}.league-card__next-label{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em}.league-card__next-match{font-size:13px;font-weight:600;color:#f2f2f2}.league-card__next-date{font-size:11px;color:#6e6e6e}.league-card__pred-row{font-size:11px;color:#6e6e6e;text-align:center}.league-card__pred-row strong{color:#f2f2f2;font-weight:600}.league-card__cta{align-self:flex-start}.upcoming-matches__title{font-size:15px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #222222}.upcoming-matches__list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.upcoming-match{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#151515;border:1px solid #222222;border-radius:10px}@media (max-width: 576px){.upcoming-match{flex-direction:column;align-items:flex-start;gap:8px}}.upcoming-match__teams{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.upcoming-match__vs{color:#6e6e6e;font-size:11px}.upcoming-match__meta{display:flex;align-items:center;gap:12px;flex-shrink:0}.upcoming-match__date{font-size:11px;color:#6e6e6e}.upcoming-match__badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:9999px}.upcoming-match__badge--done{background:#00ff871f;color:#00ff87}.upcoming-match__badge--pending{background:#ffb8301f;color:#ffb830}.how-it-works{padding-top:48px;padding-bottom:64px}.how-it-works__title{font-size:26px;font-weight:900;text-align:center;color:#f2f2f2;letter-spacing:-.02em;margin-bottom:32px}.how-it-works__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px}@media (max-width: 768px){.how-it-works__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 360px){.how-it-works__grid{grid-template-columns:1fr}}.how-step{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px;position:relative;transition:border-color .22s ease}.how-step:hover{border-color:#39ff1440}.how-step__icon{font-size:2rem;line-height:1}.how-step__num{position:absolute;top:16px;right:16px;width:24px;height:24px;border-radius:50%;background:#39ff141a;border:1px solid rgba(57,255,20,.25);color:#39ff14;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.how-step__title{font-size:15px;font-weight:700;color:#f2f2f2;margin:0;line-height:1.3}.how-step__desc{font-size:13px;color:#6e6e6e;line-height:1.55;margin:0}.points-table{border:1px solid #222222;border-radius:14px;padding:24px;background:#0d0d0d}.points-table__title{font-size:13px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;text-align:center}.points-table__grid{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px}.points-table__legend{text-align:center;font-size:11px;color:#3a3a3a;margin:0}.points-table__plus{color:#39ff14;font-weight:700}.points-pill{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 16px;background:#000;border:1px solid #222222;border-radius:10px;min-width:80px}.points-pill--champion{border-color:#39ff1440;background:#39ff140a}.points-pill__phase{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em;font-weight:500;white-space:nowrap}.points-pill__pts{font-size:15px;font-weight:900;color:#39ff14;font-variant-numeric:tabular-nums}.points-pill__sep{color:#3a3a3a;font-weight:400;margin:0 1px}.points-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;align-items:center;justify-content:center;padding:16px}.points-modal--open{display:flex}.points-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.points-modal__box{position:relative;z-index:1;background:#0d0d0d;border:1px solid rgba(57,255,20,.35);border-radius:20px;box-shadow:0 0 40px #39ff1414,0 24px 48px #000000b3;padding:24px 24px 32px;width:100%;max-width:560px;max-height:88vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#222222 transparent}.points-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:6px;background:transparent;border:1px solid #222222;color:#6e6e6e;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .14s ease}.points-modal__close:hover{border-color:#2e2e2e;color:#f2f2f2}.points-modal__heading{font-size:20px;font-weight:900;color:#f2f2f2;letter-spacing:-.02em;margin-bottom:24px;padding-right:32px}.points-modal__section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #222222}.points-modal__section:last-child{border-bottom:none;margin-bottom:0}.points-modal__subheading{font-size:13px;font-weight:700;color:#39ff14;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.points-modal__list{display:flex;flex-direction:column;gap:8px;padding-left:16px;color:#6e6e6e;font-size:13px;line-height:1.55}.points-modal__list--ordered{list-style:decimal}.points-modal__list li{list-style:disc}.points-modal__list--ordered li{list-style:decimal}.points-modal__list strong{color:#f2f2f2}.points-modal__note{font-size:11px!important;color:#3a3a3a!important;list-style:none!important;padding-left:0;margin-top:4px}.points-modal__example{margin-top:12px;padding:12px 16px;background:#151515;border-left:3px solid rgba(57,255,20,.4);border-radius:0 6px 6px 0;font-size:11px;color:#6e6e6e;line-height:1.55}.points-modal__example-label{display:inline-block;font-size:11px;font-weight:700;color:#39ff14;text-transform:uppercase;letter-spacing:.08em;margin-right:8px}.points-modal__phases{display:flex;flex-wrap:wrap;gap:8px}.points-modal__phase-pill{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;background:#000;border:1px solid #222222;border-radius:10px;min-width:68px}.points-modal__phase-name{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.points-modal__phase-pts{font-size:15px;font-weight:900;color:#39ff14;font-variant-numeric:tabular-nums}.points-modal__max{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#39ff140d;border:1px solid rgba(57,255,20,.2);border-radius:14px;margin-bottom:24px}.points-modal__max-label{font-size:13px;color:#6e6e6e;font-weight:500}.points-modal__max-val{font-size:26px;font-weight:900;color:#39ff14;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.pts-tag{display:inline-flex;align-items:center;padding:1px 8px;border-radius:9999px;font-size:11px;font-weight:900;background:#39ff141a;color:#39ff14;border:1px solid rgba(57,255,20,.25);margin-right:4px;font-variant-numeric:tabular-nums}.pts-tag--gold{background:#ffd7001a;color:gold;border-color:#ffd70040}.league-card--finished{background:#0d0d0d99;border-color:#222;opacity:.7}.league-card--finished:hover{opacity:.85;border-color:#2e2e2e}.league-card--finished .league-card__name,.league-card--finished .league-card__stat-val{font-size:15px;color:#6e6e6e}.league-card__finished-badge{font-size:11px;font-weight:600;color:#3a3a3a;background:#151515;border:1px solid #222222;padding:3px 10px;border-radius:9999px;white-space:nowrap;flex-shrink:0}.home-dashboard__section-title{font-size:13px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;margin-top:8px}.home-dashboard__create{display:flex;justify-content:center;margin-top:16px;margin-bottom:24px}.pg-league-card{background:linear-gradient(135deg,#00ff870d,#0d0d0dcc 60%);border:1px solid rgba(0,255,135,.3);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:20px;margin-bottom:24px;box-shadow:0 0 32px #00ff870f,0 4px 16px #00000080;position:relative;overflow:hidden}.pg-league-card:before{content:"";position:absolute;top:-40%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(0,255,135,.07) 0%,transparent 65%);pointer-events:none}.pg-league-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}@media (max-width: 576px){.pg-league-card__header{flex-direction:column;gap:12px}}.pg-league-card__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:#00ff871f;border:1px solid rgba(0,255,135,.25);border-radius:9999px;font-size:11px;font-weight:600;color:#00ff87;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.pg-league-card__name{font-size:26px;font-weight:900;color:#f2f2f2;letter-spacing:-.02em;margin:0}.pg-league-card__countdown{display:flex;flex-direction:column;align-items:center;background:#00ff8714;border:1px solid rgba(0,255,135,.2);border-radius:14px;padding:12px 20px;flex-shrink:0;min-width:90px}.pg-league-card__countdown--soon{flex-direction:row;font-size:13px;font-weight:600;color:#00ff87;min-width:unset}.pg-league-card__countdown-num{font-size:34px;font-weight:900;color:#00ff87;line-height:1;font-variant-numeric:tabular-nums}.pg-league-card__countdown-label{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em;margin-top:2px;white-space:nowrap}.pg-league-card__features{display:flex;flex-direction:column;gap:8px}.pg-league-card__feature{font-size:13px;color:#6e6e6e;display:flex;align-items:center;gap:8px;line-height:1.4}.pg-league-card__actions{display:flex;gap:12px;align-items:center}.auth-container{display:flex;align-items:center;justify-content:center;min-height:calc(90vh - 62px);padding:24px 16px;position:relative}.auth-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(0,255,135,.04) 0%,transparent 70%);pointer-events:none}.auth-card{background:#0d0d0d;border:1px solid #222222;border-radius:20px;padding:32px;width:100%;max-width:420px;position:relative;z-index:1;box-shadow:0 8px 32px #000000b3}.auth-card:before{content:"";position:absolute;top:-1px;left:32px;right:32px;height:2px;background:linear-gradient(90deg,transparent,#00ff87,transparent);border-radius:9999px}.auth-card__title{font-size:26px;font-weight:900;letter-spacing:-.03em;margin-bottom:32px;text-align:center;color:#f2f2f2}.auth-card__title span{color:#00ff87}.auth-card__links{display:flex;align-items:center;gap:12px;justify-content:center;margin-top:20px;font-size:13px;color:#6e6e6e;flex-wrap:wrap}.auth-card__links a{color:#00ff87;font-weight:500}.auth-card__links span{color:#3a3a3a}.champion-banner{margin:12px 0 16px;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:600;text-align:center}.champion-banner--set{background:#39ff141a;border:1px solid #39ff14;color:#39ff14}.champion-banner--set a{color:inherit;text-decoration:none;font-weight:700}.champion-banner--set a:hover{text-decoration:underline}.champion-banner--missing{background:#ffa5001a;border:1px solid #FFA500;color:orange}.champion-banner--missing a{color:inherit;text-decoration:none}.champion-banner--missing a:hover{text-decoration:underline}.phase-section{margin-bottom:40px}.phase-section__title{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#6e6e6e;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #222222;position:sticky;top:62px;background:#000;z-index:10;padding-top:12px}.phase-section__title:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#00ff87;flex-shrink:0}.matches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px}@media (max-width: 576px){.matches-grid{grid-template-columns:1fr}}.date-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;margin-bottom:24px;scrollbar-width:none;position:sticky;top:62px;background:#000;z-index:10;padding-top:12px}.date-nav::-webkit-scrollbar{display:none}.date-nav__btn{flex-shrink:0;padding:6px 14px;border-radius:9999px;font-size:11px;font-weight:600;color:#6e6e6e;background:#0d0d0d;border:1px solid #222222;cursor:pointer;white-space:nowrap;transition:all .14s ease;text-transform:uppercase;letter-spacing:.06em}.date-nav__btn:hover{color:#f2f2f2;border-color:#2e2e2e}.date-nav__btn--active{color:#39ff14;background:#39ff1414;border-color:#39ff1459}.pred-hint{font-size:.68rem;color:#6e6e6e}.pred-hint-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.knockout-info-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ff5722;border:none;color:#fff;font-size:.8rem;font-weight:700;font-style:italic;cursor:pointer;flex-shrink:0;line-height:1;transition:background .14s ease,transform .14s ease}.knockout-info-btn:hover{background:#e64a19;transform:scale(1.12)}.phase-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.phase-filter__btn{padding:6px 14px;border-radius:9999px;font-size:11px;font-weight:600;color:#6e6e6e;background:#0d0d0d;border:1px solid #222222;cursor:pointer;transition:all .14s ease;text-transform:uppercase;letter-spacing:.06em}.phase-filter__btn:hover,.phase-filter__btn--active{color:#00ff87;background:#00ff871f;border-color:#00ff874d}.resultados-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.resultados-topbar .page-title{margin-bottom:0}.phase-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;margin-bottom:24px;scrollbar-width:none;position:sticky;top:62px;background:#000;z-index:10;padding-top:12px}.phase-nav::-webkit-scrollbar{display:none}.phase-nav__btn{flex-shrink:0;padding:6px 14px;border-radius:9999px;font-size:11px;font-weight:600;color:#6e6e6e;background:#0d0d0d;border:1px solid #222222;cursor:pointer;white-space:nowrap;transition:all .14s ease;text-transform:uppercase;letter-spacing:.06em}.phase-nav__btn:hover{color:#f2f2f2;border-color:#2e2e2e}.phase-nav__btn--active{color:#00ff87;background:#00ff871f;border-color:#00ff8759}.resultados-section{display:flex;flex-direction:column;gap:32px}.resultados-matches{display:flex;flex-direction:column;gap:12px}.res-match{background:#0d0d0d;border:1px solid #222222;border-radius:10px;padding:16px;transition:border-color .14s ease}.res-match--finished{border-left:3px solid #2e2e2e}.res-match--live{border-left:3px solid #ff3860}.res-match__meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.res-match__status{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em}.res-match__date{font-size:11px;color:#6e6e6e}.res-match__teams{display:flex;align-items:center;justify-content:space-between;gap:12px}.res-match__team{font-size:13px;font-weight:500;color:#f2f2f2;flex:1}.res-match__team--home{text-align:right}.res-match__team--away{text-align:left}.res-score{font-size:17px;font-weight:700;color:#00ff87;min-width:60px;text-align:center;font-variant-numeric:tabular-nums}.res-score--pending{color:#6e6e6e;font-weight:400}.res-match--editing{border-left-color:#ffb830!important}.res-match__edit-score{display:flex;align-items:center;gap:8px;flex-shrink:0}.res-match__input-home,.res-match__input-away{width:48px;padding:4px 6px;background:#0a0a0a;border:1px solid #222222;border-radius:6px;color:#f2f2f2;font-size:13px;text-align:center;font-variant-numeric:tabular-nums;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.res-match__input-home::-webkit-outer-spin-button,.res-match__input-home::-webkit-inner-spin-button,.res-match__input-away::-webkit-outer-spin-button,.res-match__input-away::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.res-match__input-home:focus,.res-match__input-away:focus{outline:none;border-color:#00ff8780}.res-match__edit-dash{color:#6e6e6e;font-weight:700;flex-shrink:0}.res-match__result90{padding:4px 6px;background:#0a0a0a;border:1px solid #222222;border-radius:6px;color:#f2f2f2;font-size:13px;cursor:pointer}.res-match__result90:focus{outline:none;border-color:#00ff8780}.standings__title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6e6e6e;margin-bottom:16px}.standings__table{width:100%;border-collapse:collapse;font-size:13px}.standings__table th,.standings__table td{padding:8px 12px;text-align:center;border-bottom:1px solid #222222}.standings__table th{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em}.standings__table tbody tr:last-child td{border-bottom:none}.standings__table tbody tr:hover td{background:#151515}.standings__pos{color:#6e6e6e;font-size:11px;width:28px}.standings__team,.standings__team-header{text-align:left!important;min-width:120px}.standings__pts{font-weight:700;color:#00ff87}.standings__row--qualify td:first-child{border-left:3px solid #00ff87}.board-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.board-header .page-title{margin-bottom:0}.board-league-badge,.board-general-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:9999px;letter-spacing:.04em}.board-league-badge{background:#00ff871f;color:#00ff87;border:1px solid rgba(0,255,135,.25)}.board-general-badge{background:#3d91ff1f;color:#3d91ff;border:1px solid rgba(61,145,255,.25)}.board-form{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;transition:border-color .14s ease}.board-form:focus-within{border-color:#2e2e2e}.board-form__input-wrap{position:relative}.board-form__footer{display:flex;align-items:center;justify-content:space-between}.board-form__counter{font-size:11px;color:#6e6e6e}.board-section{margin-bottom:32px}.board-section__title{font-size:13px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.07em;margin-bottom:16px}.board-messages{display:flex;flex-direction:column;gap:8px}.board-pinned{display:flex;flex-direction:column;gap:16px}.board-message{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:16px;transition:border-color .14s ease;animation:slide-in .2s ease}.board-message:hover{border-color:#2e2e2e}.board-message--pinned{border-color:#00ff8733;background:linear-gradient(135deg,#0d0d0d,#00ff870a)}.board-message--pinned:hover{border-color:#00ff8766}.board-message--deleted{opacity:.4;pointer-events:none}.board-message__header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.board-message__pin-badge{font-size:11px}.board-message__author{font-size:13px;font-weight:600;color:#00ff87}.board-message__date{font-size:11px;color:#3a3a3a;margin-left:auto;font-variant-numeric:tabular-nums}.board-message__text{font-size:13px;color:#f2f2f2;line-height:1.6;word-break:break-word;white-space:pre-wrap}.board-replies{margin-top:16px;padding-top:16px;border-top:1px solid #222222;display:flex;flex-direction:column;gap:12px}.board-reply{display:flex;flex-direction:column;gap:4px;padding-left:16px;border-left:2px solid #2e2e2e}.board-reply--deleted{opacity:.4;pointer-events:none}.board-reply__header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.board-reply__author{font-size:11px;font-weight:600;color:#6e6e6e}.board-reply__date{font-size:11px;color:#3a3a3a;margin-left:auto;font-variant-numeric:tabular-nums}.board-reply__text{font-size:13px;color:#f2f2f2;line-height:1.5;word-break:break-word;white-space:pre-wrap}.reply-form{margin-top:16px;display:flex;gap:8px;align-items:flex-start}.reply-form__input-wrap{position:relative;flex:1}.reply-form .form__input{margin-bottom:0}.mention-dropdown{position:absolute;top:calc(100% + 4px);left:0;background:#151515;border:1px solid #2e2e2e;border-radius:10px;z-index:100;min-width:160px;box-shadow:0 4px 16px #0009;overflow:hidden}.mention-dropdown.hidden{display:none}.mention-item{padding:8px 12px;font-size:13px;cursor:pointer;color:#f2f2f2;transition:background .14s ease}.mention-item:hover{background:#00ff871f;color:#00ff87}.mention-item--broadcast{display:flex;flex-direction:column;gap:2px;border-bottom:1px solid #222222}.mention-item--broadcast .mention-item__name{font-weight:600;color:orange}.mention-item--broadcast .mention-item__desc{font-size:11px;color:#6e6e6e}.mention-item--broadcast:hover{background:#ffa5001a;color:#f2f2f2}.mention-item--broadcast:hover .mention-item__name{color:orange}.mention{color:#39ff14;font-weight:600}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px;font-size:13px;color:#6e6e6e}.league-tabs{display:flex;gap:8px;margin-bottom:16px;border-bottom:1px solid #222222;padding-bottom:0}.league-tab{background:none;border:none;border-bottom:2px solid transparent;color:#6e6e6e;font-size:13px;font-weight:500;padding:8px 16px;cursor:pointer;transition:color .14s ease,border-color .14s ease;margin-bottom:-1px}.league-tab:hover{color:#f2f2f2}.league-tab--active{color:#00ff87;border-bottom-color:#00ff87}.hidden{display:none!important}@keyframes slide-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.league-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.edit-league-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px}.edit-league-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.edit-league-modal__box{position:relative;z-index:1;background:#0d0d0d;border:1px solid #222222;border-radius:20px;padding:24px;width:100%;max-width:480px;opacity:0;transform:translateY(16px) scale(.97);transition:opacity .25s ease,transform .25s ease}.edit-league-modal--open .edit-league-modal__box{opacity:1;transform:translateY(0) scale(1)}.edit-league-modal__title{font-size:20px;font-weight:700;color:#f2f2f2;margin-bottom:20px}.admin-notice{font-size:13px;color:#f59e0b;background:#f59e0b14;border:1px solid rgba(245,158,11,.3);border-radius:10px;padding:8px 16px;margin-bottom:16px;text-align:center}.league-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px;gap:16px}.league-gate__icon{font-size:56px;line-height:1}.league-gate__title{font-size:26px;font-weight:700;color:#f2f2f2;margin:0}.league-gate__text{font-size:15px;color:#6e6e6e;margin:0;max-width:280px}.ligas-actions__row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.create-league-panel{margin-top:20px;padding:20px;background:#0d0d0d;border:1px solid #222222;border-radius:14px}.create-league-panel .form__actions{display:flex;gap:12px}.league-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:9999px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.league-badge--official{background:#ffb83026;color:#ffb830;border:1px solid rgba(255,184,48,.4)}.invite-link-box{display:flex;align-items:center;gap:8px;background:#0a0a0a;border:1px solid #222222;border-radius:6px;padding:8px 12px;flex-wrap:wrap}.invite-link-box__url{font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:11px;color:#00ff87;word-break:break-all;flex:1}.invite-success{display:flex;flex-direction:column;gap:16px}.invite-success__title{font-size:15px;font-weight:700;color:#00ff87}.invite-success__text{font-size:13px;color:#6e6e6e;margin:0}.invite-share-box{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.invite-share-box__label{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em}.league-header__desc{font-size:13px;color:#6e6e6e;margin:8px 0 12px}.leagues-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.leagues-list{display:flex;flex-direction:column;gap:4px}.leagues-list li{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;transition:background .14s ease}.leagues-list li:hover{background:#151515}.leagues-list li a{color:#f2f2f2;font-weight:500;font-size:13px}.leagues-list li a:hover{color:#00ff87}.league-header{margin-bottom:24px}.league-header h1{margin-bottom:12px}.league-header__meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:13px;color:#6e6e6e}.invite-code{display:inline-flex;align-items:center;gap:8px;background:#0a0a0a;padding:4px 12px;border-radius:6px;border:1px solid #222222;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:13px;color:#00ff87;cursor:pointer;transition:background .14s ease}.invite-code:hover{background:#151515}.invite-code strong{letter-spacing:.1em}.profile-card{background:#0d0d0d;border:1px solid #222222;border-radius:20px;padding:24px;display:flex;gap:32px;align-items:flex-start;flex-wrap:wrap;margin-bottom:32px;position:relative;overflow:hidden}.profile-card:before{content:"";position:absolute;top:0;inset-inline:0;height:3px;background:linear-gradient(90deg,#00ff87,#3d91ff)}.profile-card__info{display:flex;gap:16px;align-items:center;flex:1;min-width:200px}.profile-card__info h2{font-size:26px;font-weight:900;margin-bottom:2px;letter-spacing:-.03em}.profile-card__info p{font-size:13px;color:#6e6e6e;margin-bottom:2px}.profile-card__avatar{width:60px;height:60px;border-radius:14px;background:linear-gradient(135deg,#00ff87,#00cc6a);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:900;color:#000;flex-shrink:0;letter-spacing:-.04em}.profile-card__stats{display:flex;gap:24px;flex-wrap:wrap;align-items:center}.profile-card .btn--danger{margin-left:auto;align-self:flex-start}@media (max-width: 576px){.profile-card .btn--danger{width:100%;margin-left:0}}.stat{text-align:center}.stat__value{display:block;font-size:34px;font-weight:900;color:#00ff87;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.stat__label{display:block;font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-weight:500}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:9999px;font-size:11px;font-weight:700;color:#39ff14;background:#39ff1414;border:1px solid rgba(57,255,20,.25);letter-spacing:.04em;text-transform:uppercase}.level-progress{width:100%;margin-top:12px}.level-progress__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;flex-wrap:wrap}.level-progress__label{font-size:11px;color:#6e6e6e;font-variant-numeric:tabular-nums}.level-progress__bar{width:100%;height:6px;background:#222;border-radius:9999px;overflow:hidden}.level-progress__fill{height:100%;background:#39ff14;border-radius:9999px;transition:width .6s ease;box-shadow:0 0 8px #39ff1466}.champion-pick{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#00ff8714,#3d91ff0d);border:1px solid rgba(0,255,135,.2);border-radius:14px;padding:16px 20px;font-size:15px}.champion-pick strong{color:#00ff87;font-size:17px;font-weight:900}.predictions-list{display:flex;flex-direction:column;gap:8px;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#222222 transparent}.pred-row{display:grid;grid-template-columns:28px 80px 1fr auto;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;background:#0d0d0d;border:1px solid #222222;font-size:13px;transition:border-color .14s ease}.pred-row:hover{border-color:#2e2e2e}.pred-row--scored{border-color:#00ff8733;background:#00ff8708}.pred-row__result{font-weight:900;color:#6e6e6e;text-align:center;font-size:13px;background:#151515;border-radius:6px;padding:2px 6px}.pred-row__score{font-weight:700;color:#f2f2f2;font-variant-numeric:tabular-nums;font-size:15px}.pred-row__match{color:#6e6e6e;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pred-row__pts{font-weight:900;color:#00ff87;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:15px}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:32px}.admin-stat-card{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:20px;display:flex;align-items:center;gap:16px}.admin-stat-card__icon{width:44px;height:44px;border-radius:10px;background:#00ff871f;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.admin-stat-card__value{font-size:26px;font-weight:900;color:#f2f2f2;line-height:1;font-variant-numeric:tabular-nums}.admin-stat-card__label{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-top:2px}.admin-section{background:#0d0d0d;border:1px solid #222222;border-radius:14px;padding:20px;margin-bottom:20px}.admin-section__title{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.1em;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #222222;display:flex;align-items:center;gap:8px}.admin-section__desc{font-size:13px;color:#6e6e6e;margin-bottom:16px}.admin-section #syncResult{margin-top:12px;font-size:13px;color:#00ff87;min-height:20px}.admin-table-wrapper{overflow-x:auto;border-radius:10px;border:1px solid #222222;scrollbar-width:thin;scrollbar-color:#222222 transparent}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th{text-align:left;padding:12px 16px;color:#6e6e6e;font-size:11px;text-transform:uppercase;letter-spacing:.08em;background:#151515;border-bottom:1px solid #222222;white-space:nowrap}.admin-table td{padding:12px 16px;border-bottom:1px solid rgba(34,34,34,.5);color:#f2f2f2;white-space:nowrap;vertical-align:middle}.admin-table td:last-child{text-align:right}.admin-table tbody tr{transition:background .14s ease}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:#ffffff05}.admin-result-tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:16px;border-bottom:1px solid #222222;padding-bottom:12px}.admin-result-tab{padding:8px 12px;border-radius:10px;background:transparent;border:1px solid #222222;color:#6e6e6e;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:all .14s ease}.admin-result-tab:hover{color:#f2f2f2;border-color:#2e2e2e}.admin-result-tab--active{background:#00ff871f;border-color:#00ff874d;color:#00ff87}.admin-result-panel{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.admin-result-panel--hidden{display:none}.admin-match-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#151515;border:1px solid #222222;border-radius:10px;flex-wrap:wrap}.admin-match-row__info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.admin-match-row__teams{font-size:13px;font-weight:500;color:#f2f2f2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-match-row__date{font-size:11px;color:#6e6e6e;white-space:nowrap;flex-shrink:0}.admin-match-row__score{display:flex;align-items:center;gap:8px;flex-shrink:0}.admin-match-row__input{width:48px;padding:8px;background:#0a0a0a;border:1px solid #222222;border-radius:6px;color:#f2f2f2;font-size:13px;text-align:center;font-variant-numeric:tabular-nums;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.admin-match-row__input::-webkit-outer-spin-button,.admin-match-row__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.admin-match-row__input:focus{outline:none;border-color:#00ff8780}.admin-match-row__dash{color:#6e6e6e;font-weight:700}.admin-match-row__result90{padding:4px 8px;background:#0a0a0a;border:1px solid #222222;border-radius:6px;color:#f2f2f2;font-size:13px;cursor:pointer}.admin-match-row__result90:focus{outline:none;border-color:#00ff8780}.admin-match-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:9999px;flex-shrink:0}.admin-match-badge--done{background:#00ff871f;color:#00ff87}.admin-match-badge--pending{background:#ffb8301f;color:#ffb830}.admin-result-footer{display:flex;align-items:center;gap:16px;padding-top:16px;border-top:1px solid #222222}.admin-result-footer__msg{font-size:13px;color:#00ff87}.jv2-panel{display:flex;flex-direction:column;gap:16px}.jv2-panel__actions{display:flex;justify-content:flex-end}.jv2-list{display:flex;flex-direction:column;gap:8px}.jv2-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#151515;border:1px solid #222222;border-radius:10px}.jv2-row__info{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.jv2-row__num{font-size:13px;font-weight:900;color:#00ff87;min-width:28px}.jv2-row__dates{font-size:11px;color:#6e6e6e}.jv2-row__matches{font-size:11px;color:#3a3a3a}.jv2-row__actions{display:flex;gap:8px;flex-shrink:0}.jv2-form{background:#000;border:1px solid rgba(0,255,135,.2);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:16px}.jv2-form__title{font-size:15px;font-weight:700;color:#f2f2f2;margin:0}.jv2-form__row{display:flex;gap:16px;flex-wrap:wrap}.jv2-form__row .form__group{min-width:120px}.jv2-form__week-row{display:flex;flex-direction:column;gap:8px}.jv2-form__footer{display:flex;gap:12px;padding-top:12px;border-top:1px solid #222222}.jv2-counter{font-size:13px;color:#6e6e6e;margin-bottom:12px}.jv2-counter strong{color:#00ff87;font-variant-numeric:tabular-nums}.jv2-counter__warn{margin-left:12px;color:#ffb830;font-size:11px}.jv2-match-list{display:flex;flex-direction:column;gap:12px}.jv2-comp-group__title{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #222222}.jv2-match-item{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .14s ease}.jv2-match-item:hover{background:#ffffff08}.jv2-match-item input[type=checkbox]{accent-color:#00ff87;width:16px;height:16px;flex-shrink:0;cursor:pointer}.jv2-match-item__teams{font-size:13px;color:#f2f2f2;flex:1}.jv2-match-item__date{font-size:11px;color:#6e6e6e;flex-shrink:0}.admin-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:9999px;font-size:11px;font-weight:600;background:#151515;color:#6e6e6e;border:1px solid #222222}.admin-badge--yes{background:#00ff871f;color:#00ff87;border-color:#00ff8733}.champion-hero{max-width:560px;margin-bottom:40px}.champion-hero p{color:#6e6e6e;line-height:1.7;margin-bottom:12px}.champion-form{max-width:420px}.champion-result{background:linear-gradient(135deg,#00ff870f,#3d91ff0a);border:1px solid rgba(0,255,135,.25);border-radius:20px;padding:32px;max-width:420px;text-align:center;position:relative;overflow:hidden}.champion-result:before{content:"🏆";position:absolute;top:-10px;right:24px;font-size:80px;opacity:.07;line-height:1;pointer-events:none}.champion-result__label{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.champion-result__team{display:block;font-size:34px;font-weight:900;color:#00ff87;letter-spacing:-.03em;margin-bottom:16px}.champion-result__pts{display:inline-flex;align-items:center;gap:8px;background:#00ff871f;border:1px solid rgba(0,255,135,.2);border-radius:9999px;padding:6px 16px;font-size:13px;font-weight:700;color:#00ff87}.teams-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-top:8px}.team-option{padding:10px 12px;border-radius:10px;border:1px solid #222222;background:#0d0d0d;color:#f2f2f2;font-size:13px;font-weight:500;cursor:pointer;transition:all .14s ease;text-align:center}.team-option:hover{border-color:#2e2e2e;background:#151515}.team-option--selected{border-color:#00ff87;background:#00ff871f;color:#00ff87;font-weight:700}.jugador__back{display:inline-block;color:#6e6e6e;font-size:13px;margin-bottom:24px;text-decoration:none}.jugador__back:hover{color:#f2f2f2}.jugador__header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.jugador__avatar{width:56px;height:56px;border-radius:50%;background:#00ff871f;border:2px solid #00ff87;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:900;color:#00ff87;flex-shrink:0}.jugador__name{font-size:26px;font-weight:700;margin:0 0 4px}.jugador__country{font-size:13px;color:#6e6e6e}.jugador__stats{display:flex;gap:12px;margin-bottom:32px}.jugador__stat{flex:1;background:#151515;border:1px solid #222222;border-radius:14px;padding:16px;text-align:center;display:flex;flex-direction:column;gap:4px}.jugador__stat-val{font-size:26px;font-weight:900;color:#00ff87}.jugador__stat-label{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em}.jugador__section-title{font-size:15px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #222222}.jugador__pred-list{display:flex;flex-direction:column;gap:8px}.jugador__pred-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;background:#151515;border:1px solid #222222;border-radius:10px;padding:12px 16px}@media (max-width: 576px){.jugador__pred-row{grid-template-columns:1fr auto;grid-template-rows:auto auto}.jugador__pred-row .jugador__pred-scores{grid-column:1}.jugador__pred-row .jugador__pred-right{grid-column:2;grid-row:1/3;align-self:center}}.jugador__pred-match{display:flex;flex-direction:column;gap:2px;min-width:0}.jugador__pred-teams{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jugador__pred-date{font-size:11px;color:#6e6e6e}.jugador__pred-scores{display:flex;align-items:center;gap:8px;font-variant-numeric:tabular-nums;white-space:nowrap}.jugador__pred-real{font-size:13px;font-weight:700;color:#f2f2f2}.jugador__pred-arrow{color:#3a3a3a;font-size:11px}.jugador__pred-pick{font-size:13px;color:#6e6e6e}.jugador__pred-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;white-space:nowrap}.jugador__pred-pts{font-size:11px;font-weight:600;color:#6e6e6e;font-variant-numeric:tabular-nums}.jugador__badge{font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px}.jugador__badge--exact{background:#00ff871f;color:#00ff87}.jugador__badge--ok{background:#3d91ff1f;color:#3d91ff}.jugador__badge--miss{background:#ff38601f;color:#ff3860}.ranking-table__link{color:inherit;text-decoration:none}.ranking-table__link:hover{color:#00ff87;text-decoration:underline}.units-counter{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:12px 16px;background:#0d0d0d;border:1px solid #222222;border-radius:10px}.units-counter__bar{flex:1;height:8px;border-radius:9999px;background:#151515;overflow:hidden}.units-counter__fill{height:100%;background:#00ff87;border-radius:9999px;transition:width .22s ease}.units-counter__fill--over{background:#ff3860}.units-counter__label{flex-shrink:0;font-size:11px;font-weight:600;color:#6e6e6e;white-space:nowrap}.units-counter__label--over{color:#ff3860}.jornada-odds{display:flex;justify-content:center;gap:16px;padding:8px 0 16px;font-size:13px;color:#6e6e6e}.jornada-odds__item b{color:#00ff87;margin-right:2px}.tag--locked{background:#ff38601f;color:#ff3860;border-color:#ff38604d}.jornada-matches{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.jornada-match__controls{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:16px;border-top:1px solid #222222}.jornada-match__controls--disabled{opacity:.5}.jornada-units{display:flex;align-items:center;gap:8px}.jornada-units__label{font-size:11px;color:#6e6e6e;text-transform:uppercase;letter-spacing:.06em}.jornada-units__input{width:56px;padding:8px;text-align:center;font-weight:700;font-size:15px;color:#f2f2f2;background:#0a0a0a;border:1px solid #222222;border-radius:10px}.jornada-units__input:focus{outline:none;border-color:#00ff87}.jornada-units__input:disabled{opacity:.5}.jornada-save-btn{position:sticky;bottom:80px;margin-top:8px}.jornada-empty{background:#0d0d0d;border:1px solid #222222;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:64px 16px}.jornada-empty__icon{font-size:3rem;color:#39ff14}.jornada-empty__title{font-size:20px;font-weight:700;color:#f2f2f2}.jornada-empty__text{font-size:13px;color:#6e6e6e}.section-title{font-size:11px;font-weight:600;color:#6e6e6e;text-transform:uppercase;letter-spacing:.1em;padding-bottom:12px;border-bottom:1px solid #222222;margin-bottom:20px}.duelo-card{background:#0d0d0d;border:1px solid #222222;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:20px;padding:24px;margin-bottom:40px}.duelo-card__matchup{display:flex;align-items:center;justify-content:center;gap:24px;width:100%}.duelo-card__player{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.duelo-card__name{font-size:15px;font-weight:700;color:#f2f2f2}.duelo-card__pts{font-size:34px;font-weight:900;color:#00ff87;font-variant-numeric:tabular-nums}.duelo-card__vs{font-size:11px;font-weight:600;color:#3a3a3a;letter-spacing:.1em}.duelo-status{display:inline-flex;align-items:center;padding:4px 14px;border-radius:9999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.duelo-status--curso{background:#3d91ff1f;color:#3d91ff;border:1px solid rgba(61,145,255,.3)}.duelo-status--ganado{background:#39ff141a;color:#39ff14;border:1px solid rgba(57,255,20,.3)}.duelo-status--perdido{background:#ff38601f;color:#ff3860;border:1px solid rgba(255,56,96,.3)}.duelo-status--empate{background:#ffb8301f;color:#ffb830;border:1px solid rgba(255,184,48,.3)}.duelo-empty{background:#0d0d0d;border:1px solid #222222;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:64px 16px}.duelo-empty__icon{font-size:3rem;color:#39ff14}.duelo-empty__text{font-size:13px;color:#6e6e6e}.footer{background:#0d0d0d;border-top:1px solid #222222;padding:24px 16px;text-align:center}.footer p{font-size:11px;color:#3a3a3a;letter-spacing:.03em}.footer a{color:#6e6e6e}.footer a:hover{color:#00ff87}.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:calc(60vh - 62px);text-align:center;padding:32px 16px}.error-page h2{font-size:26px;color:#6e6e6e;font-weight:700}.error-page p{color:#3a3a3a}.error-page a{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:10px;background:#0d0d0d;border:1px solid #222222;color:#f2f2f2;font-size:13px;font-weight:500;transition:all .14s ease}.error-page a:hover{border-color:#00ff87;color:#00ff87;opacity:1}
