.world-cup-page{background:#f6f7fb;color:#18212f;min-height:100vh;padding:112px 16px 56px}.world-cup-shell{margin:0 auto;max-width:1120px}.world-cup-header{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:20px}.world-cup-header p{color:#b51632;font-size:.84rem;font-weight:700;letter-spacing:0;margin:0 0 4px;text-transform:uppercase}.world-cup-header h1{color:#172033;font-size:clamp(2rem,4vw,3.6rem);font-weight:800;letter-spacing:0;line-height:1;margin:0}.world-cup-user{align-items:center;display:flex;gap:8px;min-height:42px;padding:8px 12px}.world-cup-tabs,.world-cup-user{background:#fff;border:1px solid #dde2ea;border-radius:8px}.world-cup-tabs{display:grid;gap:4px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:16px;padding:6px}.world-cup-tabs button{align-items:center;background:transparent;border:0;border-radius:6px;color:#526071;display:flex;font-weight:700;gap:8px;justify-content:center;min-height:42px;padding:8px}.world-cup-tabs button.is-active{background:#172033;color:#fff}.world-cup-match-list{display:grid;gap:10px}.world-cup-segmented{background:#fff;border:1px solid #dde2ea;border-radius:8px;display:inline-flex;gap:4px;margin-bottom:14px;padding:5px}.world-cup-segmented button{background:transparent;border:0;border-radius:6px;color:#526071;font-weight:800;min-height:36px;padding:7px 12px}.world-cup-segmented button.is-active{background:#172033;color:#fff}.world-cup-segmented--ranking{margin-bottom:14px;width:100%}.world-cup-empty,.world-cup-error,.world-cup-match,.world-cup-ranking,.world-cup-special-card,.world-cup-table{background:#fff;border:1px solid #dde2ea;border-radius:8px}.world-cup-match{display:grid;gap:12px;grid-template-columns:1fr 1.4fr 1.3fr;padding:16px}.world-cup-match--live{background:#fff6e8;border-color:#e9b54a}.world-cup-match__meta,.world-cup-match__prediction,.world-cup-prediction-form{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.world-cup-match__meta{align-items:flex-start;color:#687789;flex-direction:column;font-size:.9rem}.world-cup-match__teams{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);text-align:center}.world-cup-match__teams strong{overflow-wrap:anywhere}.world-cup-score{background:#eef1f5;border-radius:6px;font-weight:800;padding:8px}.world-cup-prediction-form input{border:1px solid #cdd5df;border-radius:6px;min-height:38px;text-align:center;width:58px}.world-cup-prediction-form button{align-items:center;background:#b51632;border:0;border-radius:6px;color:#fff;display:inline-flex;font-weight:800;gap:6px;min-height:38px;padding:8px 12px}.world-cup-prediction-form button:disabled{opacity:.65}.world-cup-error,.world-cup-inline-error{color:#a6112c;margin:0}.world-cup-error{margin-bottom:14px;padding:14px 16px}.world-cup-pill{align-items:center;background:#e8f6ef;border-radius:999px;color:#147648;display:inline-flex;font-size:.84rem;font-weight:800;gap:5px;padding:6px 10px}.world-cup-pill--muted{background:#eef1f5;color:#657386}.world-cup-pill--live{background:#fff0c8;color:#9d6700}.world-cup-login-link{color:#b51632;font-weight:800}.world-cup-empty{color:#526071;display:grid;gap:6px;padding:28px;text-align:center}.world-cup-ranking,.world-cup-table{overflow:hidden}.world-cup-stack{display:grid;gap:14px}.world-cup-ranking__row,.world-cup-table__header,.world-cup-table__row{align-items:center;display:grid;gap:12px;padding:12px 16px}.world-cup-table__header,.world-cup-table__row{grid-template-columns:minmax(0,1fr) 130px 90px}.world-cup-table__header{background:#172033;color:#fff;font-weight:800}.world-cup-ranking__row+.world-cup-ranking__row,.world-cup-table__row+.world-cup-table__row{border-top:1px solid #edf0f4}.world-cup-ranking__row{grid-template-columns:40px 44px minmax(0,1fr) repeat(4,82px)}.world-cup-ranking__row--header{background:#172033;color:#fff;font-size:.84rem;font-weight:900}.world-cup-ranking__position,.world-cup-ranking__total{font-weight:900}.world-cup-ranking__avatar{align-items:center;background:#eef1f5;border-radius:50%;display:flex;height:36px;justify-content:center;overflow:hidden;width:36px}.world-cup-ranking__avatar img{height:100%;object-fit:cover;width:100%}.world-cup-special-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.world-cup-special-card{align-content:start;display:grid;gap:12px;padding:16px}.world-cup-special-card h3{color:#172033;font-size:1rem;font-weight:900;letter-spacing:0;margin:0 0 4px}.world-cup-special-card p{color:#687789;font-size:.9rem;margin:0}.world-cup-special-card input,.world-cup-special-card select{background:#fff;border:1px solid #cdd5df;border-radius:6px;min-height:40px;padding:8px 10px;width:100%}.world-cup-special-fields{display:grid;gap:8px}.world-cup-special-card button{align-items:center;background:#b51632;border:0;border-radius:6px;color:#fff;display:inline-flex;font-weight:900;gap:6px;justify-content:center;min-height:40px;padding:8px 12px;width:fit-content}.world-cup-special-card button:disabled{background:#aab4c2;cursor:not-allowed}.world-cup-history{background:#f7f9fc;border:1px solid #e3e8ef;border-radius:6px;display:grid;gap:6px;padding:10px 12px}.world-cup-history strong{font-size:.86rem}.world-cup-history__row{display:grid;font-size:.88rem;gap:4px;grid-template-columns:150px minmax(0,1fr)}.world-cup-lineup-panel{background:#fff;border:1px solid #dde2ea;border-radius:8px;display:grid;gap:16px;padding:16px}.world-cup-lineup-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.world-cup-lineup-header select{border:1px solid #cdd5df;border-radius:6px;min-height:40px;min-width:min(100%,420px);padding:8px 10px}.world-cup-lineup-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.world-cup-lineup-grid label{display:grid;gap:5px}.world-cup-lineup-grid span{color:#687789;font-size:.84rem;font-weight:800}.world-cup-lineup-grid input{min-height:38px}.world-cup-lineup-grid input,.world-cup-lineup-grid select{border:1px solid #cdd5df;border-radius:6px;padding:8px 10px}.world-cup-lineup-grid select{background:#fff;min-height:40px;min-width:0;width:100%}.world-cup-lineup-note{color:#687789;font-size:.9rem;margin:-4px 0 0}.world-cup-lineup-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.world-cup-lineup-actions button{align-items:center;background:#b51632;border:0;border-radius:6px;color:#fff;display:inline-flex;font-weight:900;gap:6px;min-height:40px;padding:8px 12px}@media (max-width:900px){.world-cup-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.world-cup-lineup-grid,.world-cup-match,.world-cup-special-grid{grid-template-columns:1fr}.world-cup-ranking__row{grid-template-columns:34px 40px minmax(0,1fr) 64px}.world-cup-ranking__row span:nth-last-child(2),.world-cup-ranking__row span:nth-last-child(3),.world-cup-ranking__row span:nth-last-child(4){display:none}.world-cup-ranking__row--header span:last-child{font-size:0}.world-cup-ranking__row--header span:last-child:after{content:"Total";font-size:.84rem}}@media (max-width:560px){.world-cup-page{padding:96px 10px 36px}.world-cup-header{align-items:flex-start;flex-direction:column}.world-cup-match__teams,.world-cup-table__header,.world-cup-table__row,.world-cup-tabs{grid-template-columns:1fr}}