body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--ifk-blue:#1e3a8a;--ifk-gold:#ffb000;--color-primary:#184ea4;--color-track-bg:#e5e7eb;--color-track-fill:#3c8d6b;--color-thumb:#184ea4;--color-thumb-ring:#fff;--input-border:#d1d5db;--input-border-muted:#e5e7eb;--text-muted:#6b7280;--ms-gap:1.25rem;--ms-min:120px;--ms-dot-d:24px;--ms-line-h:4px;--team-flag-size:40px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9fafb;color:#1f2937;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}a{color:#1e3a8a;color:var(--ifk-blue);text-decoration:none}a:hover{text-decoration:underline}.loading-state{padding:2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#1e3a8a;border-top:3px solid var(--ifk-blue);display:inline-block;height:2rem;margin-bottom:1rem;width:2rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-state{padding:2rem;text-align:center}.error-state h2{margin-bottom:1rem}.error-state h2,.error-state p{color:#6b7280;color:var(--text-muted)}.error-state p{margin-bottom:1.5rem}.error-state details{margin-top:1rem;text-align:left}.error-state summary{color:#1e3a8a;color:var(--ifk-blue);cursor:pointer;font-weight:500;margin-bottom:.5rem}.error-state summary:hover{text-decoration:underline}.error-state code{background:#f3f4f6;border-radius:.375rem;color:#dc2626;display:block;font-family:Courier New,monospace;font-size:.875rem;padding:.75rem;word-break:break-all}h1{color:#1e3a8a;color:var(--ifk-blue);font-size:1.8rem;font-weight:600;margin-bottom:1rem}h2{font-size:1.4rem;margin-bottom:.75rem}h2,h3{color:#1f2937;font-weight:500}h3{font-size:1.15rem;margin-bottom:.5rem}.container{margin:0 auto;max-width:1100px;padding:2rem}.centered{text-align:left}.section-title{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem}.grid-2{grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1fr}.grid-2-col,.squad-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.grid-2-col .squad-group table{margin-bottom:1rem}.squad-group{background-color:#fff;border-radius:4px;padding:1rem}.filter-panel{margin-bottom:2rem}.filter-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.table td.seasons,.table th.seasons{color:#6b7280;color:var(--text-muted);font-size:.8rem;line-height:1.3;white-space:normal;word-break:break-word}.champion{background-color:#facc15;font-weight:700}.playoff{border-bottom:2px solid #1f2937;border-top:2px solid #1f2937}.relegation{background-color:#fee2e2}@media (min-width:769px){#matcherpage .table{table-layout:fixed}#matcherpage .table td,#matcherpage .table th{white-space:normal;word-break:break-word}#matcherpage .table td:first-child,#matcherpage .table th:first-child{min-width:7rem}#matcherpage .table td:nth-child(2),#matcherpage .table th:nth-child(2){min-width:12rem;word-break:keep-all}#matcherpage .table td:nth-child(3),#matcherpage .table th:nth-child(3){min-width:8rem;padding-right:1rem;white-space:nowrap}#matcherpage .table td:nth-child(4),#matcherpage .table th:nth-child(4){min-width:14rem}#matcherpage .table td:nth-child(5),#matcherpage .table th:nth-child(5){min-width:4rem;text-align:center;white-space:nowrap}#matcherpage .table td:nth-child(6),#matcherpage .table th:nth-child(6){min-width:6rem;text-align:right}}.navbar{background-color:#184ea4;background-color:var(--color-primary);color:#fff;padding:.75rem 1.5rem;position:relative}.navbar-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1100px;position:relative}.navbar-logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-links{display:flex;flex-wrap:wrap;gap:1rem}.navbar-links a{border-bottom:2px solid #0000;color:#fff;font-weight:500;padding:.25rem .5rem;text-decoration:none}.navbar-links a.active{border-bottom:2px solid #facc15}.hamburger{background:#0000;border:0;cursor:pointer;display:none;height:28px;margin-left:auto;padding:0;width:36px}.hamburger-bar{background:#fff;border-radius:2px;display:block;height:3px;margin:5px 0;transition:transform .2s ease,opacity .2s ease;width:100%}.hamburger.is-open .hamburger-bar:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.is-open .hamburger-bar:nth-child(2){opacity:0}.hamburger.is-open .hamburger-bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:768px){.hamburger{display:block}.navbar-links{background:#184ea4;background:var(--color-primary);border-radius:8px;box-shadow:0 4px 12px #00000026;display:none;flex-direction:column;gap:.25rem;left:0;margin-top:.5rem;padding:.5rem;position:absolute;right:0;top:100%;width:100%;z-index:1000}.navbar-links.open{display:flex}.navbar-links a{border-bottom:none;border-radius:6px;padding:.75rem;transition:background-color .2s ease}.navbar-links a:hover{background:#ffffff1a}.navbar-links a.active{background:#ffffff26;border-radius:6px}.navbar-links button{background:#ffffff1a;border:1px solid #ffffff4d;color:#fff;margin-left:0!important;margin-top:.5rem}.navbar-links button:hover{background:#fff3}}#home .subtitle{font-size:1.6rem;margin-bottom:1rem}#home .history-title,#home .subtitle{color:#1e3a8a;color:var(--ifk-blue);font-weight:700}#home .history-title{font-size:.95rem;margin-bottom:.5rem}#home .history-datepicker{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000a;display:flex;gap:.75rem;margin:.5rem 0 0;max-width:580px;padding:.75rem 1rem}#home .date-nav{align-items:center;align-self:center;background:#184ea4;background:var(--color-primary);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.25rem;font-weight:700;height:44px;justify-content:center;width:56px}#home .date-nav:hover{filter:brightness(.95)}#home .date-input-block{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.35rem}#home .date-label{color:#374151;font-size:.75rem;font-weight:500;text-align:left;width:100%}#home .date-input-row{align-items:center;display:flex;width:100%}#home .date-input{background:#fff;border:1px solid #d1d5db;border:1px solid var(--input-border);border-radius:10px;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.7rem;font-weight:600;height:44px;letter-spacing:.5px;max-width:360px;padding:.5rem .75rem;width:100%}#home .date-input:focus{border-color:#184ea4;border-color:var(--color-primary);box-shadow:0 0 6px #184ea459;outline:none}#home .date-today-wrap{display:flex;justify-content:center;width:100%}#home .button.today{background:#184ea4;background:var(--color-primary);border:none;border-radius:9999px;box-shadow:0 6px 16px #184ea426;color:#fff;cursor:pointer;display:inline-block;font-size:.7rem;font-weight:700;margin-top:.2rem;padding:.4rem .9rem}#home .button.today:hover{filter:brightness(.95)}#season .season-summary{margin-bottom:2rem}#season .season-summary h2{color:#1e3a8a;color:var(--ifk-blue);font-size:1.5rem;margin-bottom:.2rem}#season .season-summary a{color:#1e3a8a;color:var(--ifk-blue);font-weight:500}#season .season-summary a:hover{text-decoration:underline}#season .season-summary ul{list-style:disc;margin-top:.5rem;padding-left:1.25rem}#season .table td:nth-child(3),#season .table td:nth-child(4),#season .table td:nth-child(5),#season .table th:nth-child(3),#season .table th:nth-child(4),#season .table th:nth-child(5){white-space:normal;word-break:break-word}.pitch{background:#fff;border:2px solid #333;border-radius:6px;height:400px;margin:0 auto 2rem;max-width:600px;position:relative;width:90%}.midline{background-color:#000;height:2px;left:0;position:absolute;top:100px;width:100%;z-index:2}.center-circle{background-color:#fff;border:2px solid #000;height:120px;top:40px;transform:translateX(-50%);width:120px;z-index:1}.center-circle,.center-spot{border-radius:50%;left:50%;position:absolute}.center-spot{background-color:#000;height:6px;top:100px;transform:translate(-50%,-50%);width:6px;z-index:3}.penalty-box{height:100px;left:20%;width:60%}.goal-box,.penalty-box{border:2px solid #000;bottom:0;position:absolute}.goal-box{height:40px;left:30%;width:40%;z-index:4}.penalty-spot{background-color:#000;bottom:60px;height:6px;left:50%;width:6px}.penalty-spot,.player{border-radius:50%;position:absolute;transform:translateX(-50%)}.player{align-items:center;background-color:#1e3a8a;border:2px solid #000;color:#fff;display:flex;font-size:1rem;font-weight:700;height:50px;justify-content:center;overflow:visible;text-align:center;width:50px;z-index:5}.player .name{color:#1e3a8a;color:var(--ifk-blue);font-size:.65rem;font-weight:400;position:absolute;text-shadow:1px 1px 2px #fff,-1px -1px 2px #fff;top:54px;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:6}body[data-formation="2-3-5"] .p1{bottom:60px;left:50%}body[data-formation="2-3-5"] .p2{bottom:140px;left:70%}body[data-formation="2-3-5"] .p3{bottom:140px;left:30%}body[data-formation="2-3-5"] .p4{bottom:200px;left:75%}body[data-formation="2-3-5"] .p5{bottom:200px;left:50%}body[data-formation="2-3-5"] .p6{bottom:200px;left:25%}body[data-formation="2-3-5"] .p7{bottom:270px;left:90%}body[data-formation="2-3-5"] .p8{bottom:270px;left:70%}body[data-formation="2-3-5"] .p9{bottom:280px;left:50%}body[data-formation="2-3-5"] .p10{bottom:270px;left:30%}body[data-formation="2-3-5"] .p11{bottom:270px;left:10%}body[data-formation="4-4-2"] .p1{bottom:60px;left:50%}body[data-formation="4-4-2"] .p2{bottom:140px;left:85%}body[data-formation="4-4-2"] .p3{bottom:140px;left:65%}body[data-formation="4-4-2"] .p4{bottom:140px;left:35%}body[data-formation="4-4-2"] .p5{bottom:140px;left:15%}body[data-formation="4-4-2"] .p6{bottom:200px;left:80%}body[data-formation="4-4-2"] .p7{bottom:200px;left:60%}body[data-formation="4-4-2"] .p8{bottom:200px;left:40%}body[data-formation="4-4-2"] .p9{bottom:200px;left:20%}body[data-formation="4-4-2"] .p10{bottom:280px;left:60%}body[data-formation="4-4-2"] .p11{bottom:280px;left:40%}body[data-formation="4-3-3"] .p1{bottom:60px;left:50%}body[data-formation="4-3-3"] .p2{bottom:140px;left:85%}body[data-formation="4-3-3"] .p3{bottom:140px;left:65%}body[data-formation="4-3-3"] .p4{bottom:140px;left:35%}body[data-formation="4-3-3"] .p5{bottom:140px;left:15%}body[data-formation="4-3-3"] .p6{bottom:200px;left:70%}body[data-formation="4-3-3"] .p7{bottom:200px;left:50%}body[data-formation="4-3-3"] .p8{bottom:200px;left:30%}body[data-formation="4-3-3"] .p9{bottom:290px;left:80%}body[data-formation="4-3-3"] .p10{bottom:290px;left:50%}body[data-formation="4-3-3"] .p11{bottom:290px;left:20%}body[data-formation="4-2-4"] .p1{bottom:60px;left:50%}body[data-formation="4-2-4"] .p2{bottom:140px;left:85%}body[data-formation="4-2-4"] .p3{bottom:140px;left:65%}body[data-formation="4-2-4"] .p4{bottom:140px;left:35%}body[data-formation="4-2-4"] .p5{bottom:140px;left:15%}body[data-formation="4-2-4"] .p6{bottom:200px;left:65%}body[data-formation="4-2-4"] .p7{bottom:200px;left:35%}body[data-formation="4-2-4"] .p8{bottom:270px;left:85%}body[data-formation="4-2-4"] .p9{bottom:280px;left:60%}body[data-formation="4-2-4"] .p10{bottom:280px;left:40%}body[data-formation="4-2-4"] .p11{bottom:270px;left:15%}body[data-formation="3-4-3"] .p1{bottom:60px;left:50%}body[data-formation="3-4-3"] .p2{bottom:140px;left:75%}body[data-formation="3-4-3"] .p3{bottom:140px;left:50%}body[data-formation="3-4-3"] .p4{bottom:140px;left:25%}body[data-formation="3-4-3"] .p5{bottom:200px;left:80%}body[data-formation="3-4-3"] .p6{bottom:200px;left:60%}body[data-formation="3-4-3"] .p7{bottom:200px;left:40%}body[data-formation="3-4-3"] .p8{bottom:200px;left:20%}body[data-formation="3-4-3"] .p9{bottom:270px;left:80%}body[data-formation="3-4-3"] .p10{bottom:280px;left:50%}body[data-formation="3-4-3"] .p11{bottom:270px;left:20%}body[data-formation="4-2-3-1"] .p1{bottom:60px;left:50%}body[data-formation="4-2-3-1"] .p2{bottom:140px;left:85%}body[data-formation="4-2-3-1"] .p3{bottom:140px;left:65%}body[data-formation="4-2-3-1"] .p4{bottom:140px;left:35%}body[data-formation="4-2-3-1"] .p5{bottom:140px;left:15%}body[data-formation="4-2-3-1"] .p6{bottom:200px;left:65%}body[data-formation="4-2-3-1"] .p7{bottom:200px;left:35%}body[data-formation="4-2-3-1"] .p8{bottom:250px;left:75%}body[data-formation="4-2-3-1"] .p9{bottom:260px;left:50%}body[data-formation="4-2-3-1"] .p10{bottom:250px;left:25%}body[data-formation="4-2-3-1"] .p11{bottom:320px;left:50%}.pitch{height:440px}.player{font-size:.95rem;height:46px;width:46px}.player .name{top:60px}body[data-formation="4-2-3-1"] .p11{bottom:370px}body[data-formation="4-2-3-1"] .p9{bottom:280px}body[data-formation="4-2-3-1"] .p10,body[data-formation="4-2-3-1"] .p8{bottom:270px}body[data-formation="4-2-3-1"] .p2,body[data-formation="4-2-3-1"] .p3,body[data-formation="4-2-3-1"] .p4,body[data-formation="4-2-3-1"] .p5{bottom:120px}body[data-formation="4-3-3"] .p10,body[data-formation="4-3-3"] .p11,body[data-formation="4-3-3"] .p9{bottom:310px}body[data-formation="4-4-2"] .p10,body[data-formation="4-4-2"] .p11{bottom:300px}body[data-formation="4-2-4"] .p8{bottom:290px}body[data-formation="4-2-4"] .p10,body[data-formation="4-2-4"] .p9{bottom:300px}body[data-formation="3-4-3"] .p9,body[data-formation="4-2-4"] .p11{bottom:290px}body[data-formation="3-4-3"] .p10{bottom:300px}body[data-formation="2-3-5"] .p7,body[data-formation="2-3-5"] .p8,body[data-formation="3-4-3"] .p11{bottom:290px}body[data-formation="2-3-5"] .p9{bottom:300px}body[data-formation="2-3-5"] .p10,body[data-formation="2-3-5"] .p11{bottom:290px}#player .fact-box p{margin-bottom:.5rem}#player .career-block{line-height:1.5;margin-bottom:1rem;margin-top:.5rem;padding-left:1rem}#player .career-block p{margin-bottom:.25rem}.total-row{background-color:#f9f9f9;font-weight:700}#player .section{margin:16px 0}#player .grid-2{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}#player .card,#player .fact-box{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #1018280f;padding:16px}#player h2{font-size:18px;margin:0 0 12px}#player .table{border-collapse:initial;border-spacing:0;width:100%}#player .table thead th{background:#f8fafc;font-weight:600}#player .table td,#player .table th{border-bottom:1px solid #eef2f7;padding:8px 10px}#player .table tr:last-child td{border-bottom:0}#player .pitch{margin:8px auto}#player .team-header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}#player .timeline{margin-top:4px;position:relative}.timeline:before{content:none}#player .tl-stint{margin:0 0 15px;padding-left:30px;position:relative}#player .tl-node{margin:10px 0;position:relative}#player .tl-dot{background:#2c5aa0;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #2c5aa0;height:8px;left:-9px;position:absolute;top:2px;width:8px}#player .tl-content{display:block;margin-left:15px}#player .tl-date{color:#2c5aa0;font-size:14px;font-weight:700;margin-bottom:4px}#player .tl-text{color:#666;font-size:13px;line-height:1.35}.tl-stint{margin-left:6px;padding-left:28px;position:relative}.tl-stint:before{background:#1f4a8a;border-radius:2px;bottom:0;content:"";left:8px;position:absolute;top:0;width:4px}.tl-stint+.tl-stint{margin-top:18px}.match-meta-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000000a;margin:2rem auto;max-width:90%;padding:1.5rem}.match-meta-tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1rem}.meta-tag{background-color:#f1f5f9;border-radius:9999px;color:#374151;display:inline-block;font-size:.9rem;font-weight:500;margin-bottom:.5rem;margin-right:1.25rem;padding:.4rem .75rem}.meta-tag strong{color:#111827;margin-right:.25rem}.match-header{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding-top:1rem}.match-header-row{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:1fr auto 1fr}.match-header-row>:first-child{justify-self:end}.match-header-row>:nth-child(2){justify-self:center}.match-header-row>:last-child{justify-self:start}.match-header-row .team-name-bold{white-space:nowrap}.match-meta-tags.meta-center{justify-content:center}#matchpage .event-wrapper{margin:0 auto 1rem;max-width:700px}#matchpage .card-emoji{margin-right:.35rem}.lineups-container{flex-direction:row;justify-content:space-between;margin:2rem auto;max-width:1200px}#matchpage .lineups-row,.lineups-container{display:flex;flex-wrap:wrap;gap:2rem}.lineup-team-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;flex:1 1;min-width:280px;padding:1rem}.team-name{font-size:1.2rem;margin-bottom:.75rem;text-align:left}.team-name-bold{font-size:1.4rem;font-weight:700}.substitutes-box{margin-bottom:1.5rem}.lineup-title,.substitutes-title{color:#1f2937;font-size:1.1rem;font-weight:700;margin:1rem 0 .5rem;text-align:left}.lineup-box h4:not(.lineup-title){font-size:1rem;font-weight:500;margin:1rem 0 .5rem;text-align:left}.player-row{border-bottom:1px dotted #e5e7eb;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:.2rem;padding:.25rem 0;text-align:left}.player-row.starter{font-weight:700}.player-subinfo{color:#6b7280;font-size:.9rem;font-style:italic;margin-left:.25rem}.result-badge{background-color:#1f2937;border-radius:8px;color:#fff;font-weight:700;padding:.4rem 1rem}.match-margin-bottom{margin-bottom:2rem}#matchpage .events-table{border-collapse:collapse;font-size:.88rem;margin:0 auto 1rem;max-width:700px}#matchpage .events-table td{line-height:1.18;padding:.18rem .45rem;vertical-align:middle}#matchpage .events-table td.left{text-align:right}#matchpage .events-table td.right{text-align:left}#matchpage .events-table td.left a,#matchpage .events-table td.right a{align-items:center;display:inline-flex;justify-content:flex-start;margin-left:.35rem;max-width:28ch;min-width:22ch;overflow:hidden;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}#matchpage .events-table td.score{font-feature-settings:"tnum" 1,"tnum";font-size:.95em;font-variant-numeric:tabular-nums;font-weight:700;padding-left:0;padding-right:0;text-align:center}#matchpage .events-table .card-emoji,#matchpage .events-table td.score .card-emoji.mid{font-size:.9em;line-height:1;margin-right:.35rem;vertical-align:middle}#matchpage .events-table col.col-left{width:46%}#matchpage .events-table col.col-score{width:8%}#matchpage .events-table col.col-right{width:46%}#matchpage .match-team{align-items:center;display:inline-flex;gap:.5rem}#matchpage .team-logo--match{height:28px;object-fit:contain;width:auto}.team-logo--match{height:28px;vertical-align:middle;width:auto}.match-team--home .team-logo--match{margin-right:.4rem}.match-team--away .team-logo--match{margin-left:.4rem}#matchpage .events-table .name-cell{display:inline-block;margin-left:.35rem;max-width:28ch;min-width:22ch;overflow:hidden;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}#matchpage .events-table .name-cell a{display:inline}#matchpage .events-table .min{font-feature-settings:"tnum" 1,"tnum";font-variant-numeric:tabular-nums;margin-right:.1rem}@media (min-width:900px){#matchpage .team-logo--match{height:32px}}@media (max-width:768px){#matchpage .events-table td.left a,#matchpage .events-table td.right a{max-width:22ch;min-width:18ch}}.filter-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 16px 36px #00000014;padding:1.25rem 1.75rem}.filter-card-title{color:#1f2937;font-size:1.25rem;font-weight:800;margin-bottom:.5rem;text-align:center}.filter-cards-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:1rem}.range-slider{--track-h:8px;--thumb-d:22px;--thumb-shadow:0 2px 8px #0003;--track-bg:var(--color-track-bg);--track-fill:var(--color-track-fill);--thumb-bg:var(--color-thumb);--thumb-ring:var(--color-thumb-ring);padding:.75rem 0 1.75rem;position:relative;z-index:0}.range-track{height:var(--thumb-d);pointer-events:none;position:relative}.range-track:before{background:linear-gradient(to right,var(--track-bg) 0,var(--track-bg) var(--from-pct),var(--track-fill) var(--from-pct),var(--track-fill) var(--to-pct),var(--track-bg) var(--to-pct),var(--track-bg) 100%);border-radius:999px;content:"";height:var(--track-h);left:0;position:absolute;right:0;top:calc((var(--thumb-d) - var(--track-h))/2)}.range-input{-webkit-appearance:none;appearance:none;background:#0000;inset:0;outline:none;pointer-events:none;position:absolute;width:100%}.range-input::-webkit-slider-runnable-track{background:#0000;border:none;height:var(--track-h)}.range-input::-moz-range-track{background:#0000;border:none;height:var(--track-h)}.range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--thumb-bg);border:4px solid var(--thumb-ring);border-radius:50%;box-shadow:var(--thumb-shadow);cursor:pointer;height:var(--thumb-d);pointer-events:auto;width:var(--thumb-d)}.range-input::-moz-range-thumb{background:var(--thumb-bg);border:4px solid var(--thumb-ring);border-radius:50%;box-shadow:var(--thumb-shadow);cursor:pointer;height:var(--thumb-d);pointer-events:auto;width:var(--thumb-d)}.range-input--from{z-index:2}.range-input--to{z-index:3}.range-ticks{align-items:start;display:grid!important;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:.5rem}.range-tick{color:#6b7280;color:var(--text-muted);font-size:.85rem;text-align:center}.range-tick-mark{background:#9ca3af;border-radius:1px;display:block;height:10px;margin:0 auto .25rem;width:2px}.range-tick-label{white-space:nowrap}.range-slider--sm{--track-h:6px;--thumb-d:16px;--thumb-shadow:0 1px 3px #00000026;padding:.25rem 0 1rem}.range-slider--sm .range-tick{font-size:.72rem}.range-slider--sm .range-tick-mark{height:8px}.range-badges{display:flex;gap:.5rem;justify-content:center;margin-top:.6rem}.badge-pill{align-items:center;background:linear-gradient(135deg,#184ea4,#184ea4);background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary) 100%);border-radius:9999px;box-shadow:0 6px 16px #184ea440;color:#fff;display:inline-flex;font-weight:700;justify-content:center;letter-spacing:.2px;min-width:44px;padding:.35rem .7rem}.range-slider--sm+.range-badges .badge-pill{font-size:.85rem;min-width:38px;padding:.25rem .6rem}.badge-pill--input{-moz-appearance:textfield;background:#fff;border:2px solid #184ea4;border:2px solid var(--color-primary);box-shadow:0 6px 16px #184ea426;color:#1f2937;font-weight:700;text-align:center;width:80px}.badge-pill--input:focus{box-shadow:0 0 6px #184ea459;outline:none}.badge-pill--input::-webkit-inner-spin-button,.badge-pill--input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter-container{flex-wrap:wrap;position:relative;z-index:5}.filter-container,.opponent-label{align-items:center;display:flex;gap:1rem}.filters input[type=text]:not(.search-input),.filters select:not(.search-input){background:#fff;border:1px solid #e5e7eb;border:1px solid var(--input-border-muted);border-radius:6px;color:#1f2937;font-size:.95rem;padding:.25rem .5rem}.search-input{border:2px solid #d1d5db;border:2px solid var(--input-border);border-radius:8px;flex:1 1;font-size:1.1rem;max-width:400px;outline:none;padding:.6rem 1rem;position:relative;transition:border-color .2s,box-shadow .2s;z-index:6}.search-input:focus{border-color:#184ea4;border-color:var(--color-primary);box-shadow:0 0 6px #184ea466}.table-meta{color:#4b5563;font-size:.95rem;margin:.5rem 0 .75rem}#about .about-lead{color:#374151;font-size:1rem;margin-bottom:1rem;margin-top:.25rem}.about-card{background:#f3f4f6;border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.kallor-list{list-style:disc;margin:.25rem 0 .75rem 1.25rem}.about-note{color:#4b5563}.about-meta{border-top:1px solid #e5e7eb;color:#6b7280;display:flex;font-size:.9rem;gap:1rem;justify-content:space-between;margin-top:1.25rem;padding-top:.75rem}.about-meta .last-updated{text-align:right}.pager-nav,.season-nav{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:1rem 0 2rem}.season-nav-spacer{flex:1 1;min-width:.5rem}.btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;display:inline-flex;font-weight:700;line-height:1;padding:.7rem 1.1rem}.btn:hover{text-decoration:none}.btn-primary,.btn-secondary{background:#184ea4;background:var(--color-primary);border-color:#184ea4;border-color:var(--color-primary);color:#fff}.btn-primary:hover,.btn-secondary:hover{filter:brightness(.96)}.btn-disabled{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;pointer-events:none}.btn-nav{border-radius:9999px;box-shadow:0 8px 20px #0000000f;gap:.75rem;padding:.9rem 1.4rem;transition:transform .05s ease,box-shadow .2s ease,background-color .2s ease}.btn-nav:hover{box-shadow:0 10px 24px #0000001a;transform:translateY(-1px)}.btn-nav:active{transform:translateY(0)}.btn-nav .icon-badge{align-items:center;background:#ffffff2e;border-radius:9999px;box-shadow:inset 0 0 0 1px #0000000f;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.btn-nav .icon-badge svg{height:18px;width:18px}.btn-nav .label{white-space:nowrap}.btn-disabled.btn-nav{border-radius:9999px;box-shadow:none;opacity:.7}#dashboard .filters{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.25rem}#dashboard .filters label{align-items:center;display:flex;gap:.25rem}#dashboard .match-count{color:#374151;font-weight:500;margin:.25rem 0 .75rem}.match-content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr;margin-top:1.5rem}.content-right{display:flex;flex-direction:column;gap:1rem}#dashboard .lineups-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.row-highlight{background:#1e3a8a14}@media (max-width:900px){#dashboard .lineups-row,.match-content-grid{grid-template-columns:1fr}}.timeline-filter{background:#f8fbff;border:1px solid #c7d2fe;border-radius:16px;box-shadow:0 1px 0 #1e3a8a0d,0 6px 18px #1e3a8a0d;margin-bottom:1rem;padding:.85rem}.chipbar{display:flex;gap:.6rem;margin-bottom:.5rem;overflow-x:auto;padding-bottom:.25rem}.chipbar::-webkit-scrollbar{height:6px}.chipbar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.chip{background:#fff;border:1px solid #d1d5db;border-radius:999px;box-shadow:0 1px 0 #00000005;cursor:pointer;flex:0 0 auto;font-size:.92rem;font-weight:500;letter-spacing:.01em;line-height:1;padding:.45rem .85rem;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.chip:hover{background:#eef2ff;border-color:#c7d2fe;box-shadow:0 0 0 3px #1e3a8a14}.chip:focus-visible{box-shadow:0 0 0 3px #1e3a8a40;outline:none}.chip.is-active{background:#e0e7ff;border-color:#93c5fd;box-shadow:inset 0 1px 2px #1e3a8a1f,0 0 0 2px #1e3a8a0f;color:#1e3a8a;color:var(--ifk-blue)}.tf-meta{color:#475569;font-size:.9rem;margin-top:.15rem}#history .timeline{border-left:3px solid #1e3a8a;border-left:3px solid var(--ifk-blue);margin:2rem auto;max-width:960px;padding-left:2rem;position:relative}#history .timeline-item{margin-bottom:1.25rem;position:relative}#history .timeline-dot{background:#1e3a8a;background:var(--ifk-blue);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000014;height:18px;left:-1.1rem;position:absolute;top:.7rem;width:18px}#history .timeline-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:1rem 1.25rem}#history .timeline-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}#history .year{color:#1e3a8a;color:var(--ifk-blue);font-size:1.25rem;font-weight:700;margin:0}#history .timeline-badge{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#1e3a8a;color:var(--ifk-blue);display:inline-flex;font-size:.85rem;font-weight:600;gap:.35rem;padding:.15rem .5rem}#history .timeline-ico{line-height:1}#history .timeline-title{font-weight:600;margin:.35rem 0 .25rem}#history .timeline-text{color:#444;line-height:1.55;margin:0}#history .timeline-linkwrap{margin:.55rem 0 0}#history .timeline-links{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.45rem}#history .timeline-link{color:#1e3a8a;color:var(--ifk-blue);font-weight:500;text-decoration:none}#history .timeline-link:hover{text-decoration:underline}#history .timeline-item.is-banner .timeline-content{background:#fef9c3;border:2px solid #facc15}#history .timeline-item.is-banner .timeline-title{color:#b45309;font-weight:700}@media (max-width:640px){#history .timeline{padding-left:1.5rem}#history .year{font-size:1.1rem}}.milestones-hline{margin:1.5rem 0 2rem;overflow-x:auto;padding:12px 0 .25rem;padding-top:calc(var(--ms-dot-d)/2);position:relative}.milestones-items{grid-gap:1.25rem;grid-gap:var(--ms-gap);align-items:start;display:grid;gap:1.25rem;gap:var(--ms-gap);grid-auto-columns:minmax(120px,1fr);grid-auto-columns:minmax(var(--ms-min),1fr);grid-auto-flow:column;position:relative;z-index:1}.milestones-item{position:relative;text-align:center}.milestones-item:before{background:#1e3a8a;background:var(--ifk-blue);content:"";height:4px;height:var(--ms-line-h);left:50%;pointer-events:none;position:absolute;top:10px;top:calc(var(--ms-dot-d)/2 - var(--ms-line-h)/2);width:calc(100% + 1.25rem);width:calc(100% + var(--ms-gap));z-index:0}.milestones-item:last-child:before{display:none}.milestones-dot{background:#fff;border:4px solid #ffb000;border:4px solid var(--ifk-gold);border-radius:50%;box-shadow:0 0 0 2px #fff;height:16px;margin:0 auto .4rem;position:relative;width:16px;z-index:1}.milestones-dot.is-gold{border-color:#ffb000;border-color:var(--ifk-gold)}.milestones-year{color:#1e3a8a;color:var(--ifk-blue);font-size:clamp(.9rem,.8rem + .3vw,1.05rem);font-weight:800;line-height:1.1}.milestones-title{text-wrap:balance;color:#111827;font-size:clamp(.85rem,.78rem + .25vw,.95rem);font-weight:700;line-height:1.15;margin-top:.15rem;margin-inline:auto;max-width:14ch}.milestones-links{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.35rem}.milestones-link{background:#eef2ff;border:1px solid #c7d2fe;border-radius:9999px;color:#1e3a8a;color:var(--ifk-blue);display:inline-block;font-size:.9rem;font-weight:700;padding:.25rem .6rem;text-decoration:none}.milestones-link:hover{filter:brightness(.98);text-decoration:none}@media (max-width:640px){:root{--ms-gap:.9rem;--ms-min:100px}}#record-detail .section,#records .section{margin-bottom:1.5rem}.record-list.compact{grid-gap:.35rem;display:grid;gap:.35rem;list-style:none;margin:0;padding:0}.record-row.compact{grid-gap:.5rem .6rem;align-items:baseline;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:.5rem .6rem;grid-template-columns:auto auto 1fr auto;padding:.35rem .5rem}.record-title{color:#111827;font-weight:600;white-space:nowrap}.dot{color:#9ca3af}.record-lead{color:#374151;min-width:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-link{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-weight:600;margin-left:.5rem;padding:.15rem .5rem;text-decoration:none;white-space:nowrap}.record-link:hover{background:#eef2ff;border-color:#c7d2fe}#records h1{margin:0 0 .75rem}.section.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.25rem}.section-header{grid-gap:.5rem;display:grid;gap:.5rem;margin-bottom:.75rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;font-size:.75rem;padding:.125rem .5rem}.muted{color:#6b7280}.actions{margin-top:.25rem}#records{font-size:.9rem;line-height:1.4}#records h1{font-size:1.4rem}#records .section-header p,#records h2{font-size:1rem}#records .record-row.compact{font-size:.85rem;line-height:1.3}#records .record-title{font-size:.9rem}#records .record-lead,#records .record-link{font-size:.8rem}@media (max-width:480px){body{padding:0}.container{max-width:100%;padding:1rem}h1{font-size:clamp(1.1rem,4vw,1.5rem)}h2{font-size:clamp(.95rem,3.5vw,1.3rem)}h3{font-size:clamp(.85rem,3vw,1.1rem)}.navbar-inner{align-items:center;flex-direction:row;gap:0}.navbar-links{width:100%}.filter-grid{grid-template-columns:1fr}.pitch{height:300px}.player{font-size:.85rem;height:40px;width:40px}.player .name{font-size:.55rem;top:44px}#home .subtitle{font-size:1rem}.table{-webkit-overflow-scrolling:touch;display:block;font-size:.85rem;overflow-x:auto;white-space:nowrap;width:100%}.table tbody,.table thead,.table tr{display:table;table-layout:fixed;width:100%}.table-wrapper:not(.history-table-wrapper){-webkit-overflow-scrolling:touch;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.history-table-wrapper{overflow:visible;width:100%}#matcherpage .range-badges,#matcherpage .range-slider,#matcherpage .range-ticks{display:none!important}#matcherpage select{max-width:200px}#matcherpage .table{font-size:.6rem;table-layout:fixed!important;width:100%!important}#matcherpage .table td,#matcherpage .table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem!important;text-overflow:ellipsis;white-space:nowrap}#matcherpage .table td:nth-child(2),#matcherpage .table th:nth-child(2){max-width:25%!important;width:25%!important}#matcherpage .table td:nth-child(3),#matcherpage .table th:nth-child(3){max-width:18%!important;width:18%!important}#matcherpage .table td:nth-child(4),#matcherpage .table th:nth-child(4){max-width:24%!important;width:24%!important}#matcherpage .table td:nth-child(5),#matcherpage .table th:nth-child(5){max-width:15%!important;width:15%!important}#players .table{font-size:.6rem;table-layout:fixed!important;width:100%!important}#players .table td,#players .table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem!important;text-overflow:ellipsis;white-space:nowrap}#players .table td:first-child,#players .table td:nth-child(2),#players .table th:first-child,#players .table th:nth-child(2){word-wrap:break-word!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}#players .table td:first-child,#players .table th:first-child{max-width:35%!important;min-width:auto!important;width:35%!important}#players .table td:nth-child(2),#players .table th:nth-child(2){max-width:15%!important;min-width:auto!important;width:15%!important}#players .table td:nth-child(3),#players .table th:nth-child(3){max-width:35%!important;min-width:auto!important;width:35%!important}#players .table td:nth-child(4),#players .table th:nth-child(4){max-width:15%!important;min-width:auto!important;width:15%!important}#opponents h1{font-size:clamp(1.1rem,4vw,1.5rem)}#opponents .filters label{font-size:.7rem}#opponents .search-input{font-size:.7rem;padding:.4rem .6rem}#opponents .muted{font-size:.6rem}#opponents .table{font-size:.6rem;table-layout:fixed!important;width:100%!important}#opponents .table td,#opponents .table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem!important;text-overflow:ellipsis;white-space:nowrap}#opponents .table td:first-child,#opponents .table th:first-child{word-wrap:break-word!important;line-height:1.2!important;max-width:35%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:35%!important}#opponents .table td:nth-child(2),#opponents .table th:nth-child(2){max-width:18%!important;min-width:auto!important;width:18%!important}#opponents .table td:nth-child(3),#opponents .table th:nth-child(3){max-width:14%!important;min-width:auto!important;width:14%!important}#opponents .table td:nth-child(4),#opponents .table th:nth-child(4){max-width:18%!important;min-width:auto!important;width:18%!important}#opponents .table td:nth-child(5),#opponents .table th:nth-child(5){max-width:15%!important;min-width:auto!important;width:15%!important}#records h1{font-size:clamp(1.1rem,4vw,1.5rem)}#records h2{font-size:clamp(.95rem,3.5vw,1.3rem)}#records .record-subheader .muted{font-size:.6rem}#records .record-list{font-size:.65rem;margin:0;padding:0}#records .record-row{display:flex;flex-direction:column;gap:.2rem;line-height:1.4;padding:.3rem 0}#records .record-title{font-size:.7rem;font-weight:600}#records .record-lead{word-wrap:break-word;color:#666;font-size:.6rem;overflow-wrap:break-word}#records .record-link{align-self:flex-start;font-size:.6rem;margin-top:.2rem;padding:.2rem .4rem}#records .dot{display:none}#vemspeladeda h1{font-size:clamp(1.1rem,4vw,1.5rem)}#vemspeladeda h2{font-size:clamp(.95rem,3.5vw,1.3rem)}#vemspeladeda .filter-panel{font-size:.7rem;margin-bottom:1rem}#vemspeladeda .filter-panel label{font-size:.7rem}#vemspeladeda select{font-size:.7rem;padding:.4rem .6rem}#vemspeladeda .pitch{font-size:.6rem;height:350px;margin:1rem 0}#vemspeladeda .player{font-size:.7rem;height:35px;width:35px}#vemspeladeda .player .name{font-size:.5rem;left:50%;text-align:center;top:39px;transform:translateX(-50%);width:80px}#vemspeladeda .player .name a{font-size:.5rem}body[data-formation="4-2-3-1"] .p1{bottom:40px;left:50%}body[data-formation="4-2-3-1"] .p2{bottom:90px;left:80%}body[data-formation="4-2-3-1"] .p3{bottom:90px;left:20%}body[data-formation="4-2-3-1"] .p4{bottom:90px;left:90%}body[data-formation="4-2-3-1"] .p5{bottom:90px;left:10%}body[data-formation="4-2-3-1"] .p6{bottom:140px;left:50%}body[data-formation="4-2-3-1"] .p7{bottom:140px;left:75%}body[data-formation="4-2-3-1"] .p8{bottom:140px;left:25%}body[data-formation="4-2-3-1"] .p9{bottom:190px;left:50%}body[data-formation="4-2-3-1"] .p10{bottom:190px;left:75%}body[data-formation="4-2-3-1"] .p11{bottom:240px;left:50%}#vemspeladeda .section{font-size:.7rem}#vemspeladeda .section p{line-height:1.3;margin:.3rem 0}#vemspeladeda .section strong{font-size:.7rem}#dashboard h1{font-size:clamp(1.1rem,4vw,1.5rem)}#dashboard h2{font-size:clamp(.95rem,3.5vw,1.3rem)}#dashboard .page-intro{font-size:.7rem;line-height:1.4;margin:.5rem 0}#dashboard .filter-group{font-size:.7rem}#dashboard .filter-group input{max-width:280px;width:100%!important}#dashboard .filter-group button,#dashboard .filter-group input{font-size:.7rem;padding:.4rem .6rem}#dashboard .range-badges,#dashboard .range-slider{display:none!important}#dashboard .mobile-dropdowns{display:flex!important;flex-direction:column;gap:.3rem;margin-top:.5rem}#dashboard .filter-card{display:flex;flex-direction:column;gap:.5rem}#dashboard .filter-card-title{font-size:.7rem!important;margin:0!important}#dashboard .table{font-size:.6rem;table-layout:fixed!important;width:100%!important}#dashboard .table td,#dashboard .table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem!important;text-overflow:ellipsis;white-space:nowrap}#dashboard .table td:first-child,#dashboard .table th:first-child{max-width:18%!important;min-width:auto!important;width:18%!important}#dashboard .table td:nth-child(2),#dashboard .table th:nth-child(2){word-wrap:break-word!important;line-height:1.2!important;max-width:25%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:25%!important}#dashboard .table td:nth-child(3),#dashboard .table th:nth-child(3){max-width:12%!important;min-width:auto!important;width:12%!important}#dashboard .table td:nth-child(4),#dashboard .table th:nth-child(4){word-wrap:break-word!important;line-height:1.2!important;max-width:30%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:30%!important}#dashboard .table td:nth-child(5),#dashboard .table th:nth-child(5){max-width:20%!important;min-width:auto!important;width:20%!important}#dashboard .table td:nth-child(6),#dashboard .table td:nth-child(7),#dashboard .table th:nth-child(6),#dashboard .table th:nth-child(7){display:none!important}#player h1{font-size:clamp(1.1rem,4vw,1.5rem)}#player h2{font-size:clamp(.95rem,3.5vw,1.3rem)}#player .team-header{font-size:.7rem}#player .team-header p{line-height:1.3;margin:.3rem 0}#player .team-header strong{font-size:.7rem}#player .grid-2{gap:1rem;grid-template-columns:1fr}#player .table{font-size:.6rem;table-layout:fixed!important;width:100%!important}#player .table td,#player .table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem!important;text-overflow:ellipsis;white-space:nowrap}#player .card:first-of-type .table td:first-child,#player .card:first-of-type .table td:nth-child(2),#player .card:first-of-type .table td:nth-child(3),#player .card:first-of-type .table td:nth-child(4),#player .card:first-of-type .table th:first-child,#player .card:first-of-type .table th:nth-child(2),#player .card:first-of-type .table th:nth-child(3),#player .card:first-of-type .table th:nth-child(4){max-width:25%!important;min-width:auto!important;width:25%!important}#player .card:nth-of-type(2) .table td:first-child,#player .card:nth-of-type(2) .table th:first-child{word-wrap:break-word!important;line-height:1.2!important;max-width:30%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:30%!important}#player .card:nth-of-type(2) .table td:nth-child(2),#player .card:nth-of-type(2) .table td:nth-child(3),#player .card:nth-of-type(2) .table th:nth-child(2),#player .card:nth-of-type(2) .table th:nth-child(3){max-width:18%!important;min-width:auto!important;width:18%!important}#player .card:nth-of-type(2) .table td:nth-child(4),#player .card:nth-of-type(2) .table th:nth-child(4){max-width:12%!important;min-width:auto!important;width:12%!important}#player .card:nth-of-type(2) .table td:nth-child(5),#player .card:nth-of-type(2) .table th:nth-child(5){max-width:22%!important;min-width:auto!important;width:22%!important}#player .table td:first-child,#player .table th:first-child{max-width:12%!important;min-width:auto!important;width:12%!important}#player .table td:nth-child(2),#player .table th:nth-child(2){word-wrap:break-word!important;line-height:1.2!important;max-width:30%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:30%!important}#player .table td:nth-child(3),#player .table th:nth-child(3){max-width:10%!important;min-width:auto!important;width:10%!important}#player .table td:nth-child(4),#player .table th:nth-child(4){word-wrap:break-word!important;line-height:1.2!important;max-width:35%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:35%!important}#player .table td:nth-child(5),#player .table th:nth-child(5){max-width:13%!important;min-width:auto!important;width:13%!important}#player .table td:nth-child(6),#player .table th:nth-child(6){max-width:10%!important;min-width:auto!important;width:10%!important}#player .table td:nth-child(7),#player .table th:nth-child(7){display:none!important}.container h1{font-size:clamp(1.1rem,4vw,1.5rem)}.container h2{font-size:clamp(.95rem,3.5vw,1.3rem)}.season-nav{flex-direction:column;font-size:.7rem;gap:.5rem}.season-nav .btn{font-size:.7rem;padding:.4rem .6rem}.season-nav .btn-sub{font-size:.6rem}.team-header{font-size:.7rem}.team-header p{line-height:1.3;margin:.3rem 0}.team-header strong{font-size:.7rem}.grid-2{gap:1rem;grid-template-columns:1fr}.table{font-size:.6rem;table-layout:fixed!important;width:100%!important}.table td,.table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem!important;text-overflow:ellipsis;white-space:nowrap}.table td:first-child,.table th:first-child{word-wrap:break-word!important;line-height:1.2!important;max-width:32%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:32%!important}.table td:nth-child(2),.table td:nth-child(3),.table td:nth-child(4),.table td:nth-child(5),.table th:nth-child(2),.table th:nth-child(3),.table th:nth-child(4),.table th:nth-child(5){max-width:17%!important;min-width:auto!important;width:17%!important}#matcherpage .table td:first-child,#matcherpage .table th:first-child{max-width:18%!important;min-width:auto!important;width:18%!important}#matcherpage .table td:nth-child(2),#matcherpage .table th:nth-child(2){word-wrap:break-word!important;line-height:1.2!important;max-width:23%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:23%!important}#matcherpage .table td:nth-child(3),#matcherpage .table th:nth-child(3){max-width:12%!important;min-width:auto!important;width:12%!important}#matcherpage .table td:nth-child(4),#matcherpage .table th:nth-child(4){word-wrap:break-word!important;line-height:1.2!important;max-width:30%!important;min-width:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:30%!important}#matcherpage .table td:nth-child(5),#matcherpage .table th:nth-child(5){max-width:18%!important;min-width:auto!important;width:17%!important}#matcherpage .table td:nth-child(6),#matcherpage .table th:nth-child(6){display:none!important}#seasonpage #matcherpage{-webkit-overflow-scrolling:touch;display:block;font-size:.6rem;overflow-x:auto;white-space:nowrap;width:100%}#seasonpage #matcherpage tbody,#seasonpage #matcherpage thead,#seasonpage #matcherpage tr{display:table;table-layout:fixed;width:100%}#seasonpage #matcherpage td,#seasonpage #matcherpage th{overflow:hidden;padding:.3rem .05rem;text-overflow:ellipsis;white-space:nowrap}#seasonpage #matcherpage td:nth-child(6),#seasonpage #matcherpage th:nth-child(6){display:none}@media (max-width:480px){#seasonpage #matcherpage.table td:first-child,#seasonpage #matcherpage.table th:first-child{width:10%!important}#seasonpage #matcherpage.table td:nth-child(2),#seasonpage #matcherpage.table th:nth-child(2){width:20%!important}#seasonpage #matcherpage.table td:nth-child(3),#seasonpage #matcherpage.table th:nth-child(3){width:10%!important}#seasonpage #matcherpage.table td:nth-child(4),#seasonpage #matcherpage.table th:nth-child(4){word-wrap:break-word!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:55%!important}#seasonpage #matcherpage.table td:nth-child(5),#seasonpage #matcherpage.table th:nth-child(5){width:15%!important}}#matchpage .events-table{font-size:.8rem;max-width:100%}#matchpage .events-table .name-cell{max-width:22ch;min-width:18ch}.squad-grid{gap:1rem;grid-template-columns:1fr}.summary-table .table{font-size:.8rem}.summary-table .table td:first-child,.summary-table .table th:first-child{width:40%}.summary-table .table td:nth-child(2),.summary-table .table td:nth-child(3),.summary-table .table td:nth-child(4),.summary-table .table td:nth-child(5),.summary-table .table th:nth-child(2),.summary-table .table th:nth-child(3),.summary-table .table th:nth-child(4),.summary-table .table th:nth-child(5){width:15%}.match-header-row{flex-direction:column;gap:1rem;text-align:center}.match-team{align-items:center;display:flex;flex-direction:column;gap:.5rem}.team-name-bold{font-size:1.2rem}.result-badge{font-size:1.5rem;order:-1}.lineups-container{flex-direction:column;gap:1rem}.lineup-team-container{min-width:auto}.filters-grid{gap:1rem;grid-template-columns:1fr!important}.filter-group,.range-slider{margin-bottom:1rem}.range-slider--sm{font-size:.85rem}.range-track{height:6px}.range-input{height:20px;width:20px}.range-badges{flex-wrap:wrap;gap:.25rem}.badge-pill{font-size:.8rem;min-width:36px;padding:.25rem .5rem}.badge-pill--input{font-size:.8rem;width:60px}.seg-btn{font-size:.85rem;min-height:36px;padding:.4rem .6rem}.search-input{font-size:1rem;max-width:100%;padding:.5rem .75rem}.filter-group input[type=text]{max-width:100%;width:100%}input,select,textarea{border:1px solid #d1d5db;border:1px solid var(--input-border);border-radius:8px;font-size:16px;padding:.75rem}#home .date-input{font-size:16px;height:auto;min-height:44px;padding:.75rem}#home .history-datepicker{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:auto 1fr auto;max-width:100%;padding:1rem}#home .date-nav{align-items:center;border-radius:8px;display:flex;font-size:1.5rem;height:48px;justify-content:center;padding:0;width:48px}#home .date-input-block{display:flex;flex-direction:column;gap:.5rem}#home .date-label{color:#6b7280;color:var(--text-muted);font-size:.9rem;margin-bottom:.25rem}#home .date-input-row{margin-bottom:0}#home .date-today-wrap{margin-top:0}#home .button.today{align-self:flex-start;font-size:.9rem;min-height:36px;padding:.5rem 1rem;width:auto}#home .history-table{font-size:.6rem;table-layout:fixed;width:100%}#home .history-table td,#home .history-table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem;text-overflow:ellipsis;white-space:nowrap}#home .history-table td:nth-child(4),#home .history-table th:nth-child(4){word-wrap:break-word!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}#home .history-table td:nth-child(3),#home .history-table td:nth-child(6),#home .history-table th:nth-child(3),#home .history-table th:nth-child(6){display:none}#home .history-table td:first-child,#home .history-table th:first-child{width:15%!important}#home .history-table td:nth-child(2),#home .history-table th:nth-child(2){width:25%!important}#home .history-table td:nth-child(4),#home .history-table th:nth-child(4){width:40%!important}#home .history-table td:nth-child(5),#home .history-table th:nth-child(5){width:15%!important}.btn{border-radius:8px;font-size:1rem;min-height:44px;padding:.75rem 1rem}#matchpage h1{font-size:clamp(1.1rem,4vw,1.5rem)}#matchpage h2{font-size:clamp(.95rem,3.5vw,1.3rem)}#matchpage h3{font-size:clamp(.85rem,3vw,1.1rem)}#matchpage h4{font-size:clamp(.75rem,2.5vw,1rem)}#matchpage .match-meta-container{font-size:.7rem;margin:1rem 0;padding:1rem}#matchpage .match-meta-tags{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.5rem}#matchpage .meta-tag{font-size:.7rem;line-height:1.3}#matchpage .match-header{margin:1rem 0}#matchpage .match-header-row{align-items:center;display:flex;flex-direction:column;gap:.5rem}#matchpage .match-team{align-items:center;display:flex;font-size:.8rem;gap:.5rem}#matchpage .team-logo--match{height:40px!important;width:40px!important}#matchpage .result-badge{background:#184ea4;background:var(--color-primary);border-radius:8px;color:#fff;font-size:1.2rem;font-weight:700;margin:.5rem 0;padding:.5rem 1rem}#matchpage .match-content-grid{display:flex;flex-direction:column;gap:1rem}#matchpage .content-left,#matchpage .content-right{width:100%}#matchpage .card{margin-bottom:1rem;padding:.8rem}#matchpage .card-title{font-size:.85rem;margin-bottom:.5rem}#matchpage .table{font-size:.6rem;table-layout:fixed;width:100%}#matchpage .table td,#matchpage .table th{font-size:.6rem;overflow:hidden;padding:.3rem .2rem;text-overflow:ellipsis;white-space:nowrap}#matchpage .events-table{font-size:.65rem}#matchpage .events-table .min{color:#184ea4;color:var(--color-primary);font-weight:600}#matchpage .events-table .name-cell{margin-left:.3rem}#matchpage .events-table .card-emoji{font-size:.8rem}#matchpage .lineups-row{display:flex;flex-direction:column;gap:1rem}#matchpage .lineup-team-container{border:1px solid #e5e7eb;border-radius:8px;padding:.8rem}#matchpage .team-name{font-size:.8rem;margin-bottom:.5rem;text-align:center}#matchpage .lineup-title,#matchpage .substitutes-title{color:#6b7280;color:var(--text-muted);font-size:.7rem;margin-bottom:.3rem}#matchpage .player-row{align-items:center;display:flex;font-size:.65rem;justify-content:space-between;margin-bottom:.2rem}#matchpage .player-subinfo{color:#6b7280;color:var(--text-muted);font-size:.6rem}#matchpage .season-nav{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}#matchpage .season-nav .btn{font-size:.7rem;padding:.5rem .8rem;text-align:center}.card{margin-bottom:1rem;padding:1rem}.match-meta-container{margin:1rem auto;padding:1rem}.meta-tag{font-size:.8rem;margin-bottom:.5rem;margin-right:.5rem;padding:.3rem .6rem}.scroll-to-top{bottom:1rem;height:50px;right:1rem;width:50px}#season .season-summary h2,.scroll-to-top{font-size:1.2rem}#season .season-summary ul{padding-left:1rem}#season .filter-cards-grid{gap:1rem;grid-template-columns:1fr}@media (max-width:480px){.filter-cards-grid{display:none}}#season .filters-row{margin-top:1rem}#season .filters-row label{display:block;font-size:.6rem;margin-bottom:.5rem}#season .search-input{border:1px solid #d1d5db;border:1px solid var(--input-border);border-radius:8px;font-size:.6rem;max-width:100%;padding:.4rem;width:100%}#season .table{font-size:.6rem;table-layout:fixed!important;width:100%!important}#season .table td,#season .table th{font-size:.6rem;overflow:hidden;padding:.4rem .3rem!important;text-overflow:ellipsis;white-space:nowrap}#season .table th:nth-child(3),#season .table th:nth-child(4){word-wrap:break-word!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}#season .table td:nth-child(5),#season .table th:nth-child(5){display:none}#season .table td:first-child,#season .table th:first-child{max-width:14%!important;min-width:auto!important;width:14%!important}#season .table td:nth-child(2),#season .table th:nth-child(2){max-width:26%!important;min-width:auto!important;width:26%!important}#season .table td:nth-child(3),#season .table th:nth-child(3){max-width:25%!important;min-width:auto!important;width:25%!important}#season .table td:nth-child(4),#season .table th:nth-child(4){max-width:35%!important;min-width:auto!important;width:35%!important}#history .timeline{margin:1rem auto;padding-left:1rem}.milestone-timeline{overflow-x:auto;padding-bottom:1rem}.team-logo{height:auto;max-width:100%}#player .pitch{height:250px;margin:1rem auto}.pager-nav,.season-nav{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between}.season-nav-spacer{display:none}.pager-nav .btn,.season-nav .btn{font-size:.8rem;padding:.4rem .6rem;text-align:center}.breadcrumb{font-size:.9rem;margin-bottom:1rem}#seasonpage .subtitle{font-size:1.2rem}#seasonpage .fact-box{font-size:.85rem;padding:1rem}#seasonpage .grid-2{gap:1rem;grid-template-columns:1fr}#seasonpage .section h2:first-child+.table,#seasonpage .section:has(.table) .table:first-of-type{-webkit-overflow-scrolling:touch;display:block;font-size:.6rem;overflow-x:auto;white-space:nowrap;width:100%}#seasonpage .section h2:first-child+.table tbody,#seasonpage .section h2:first-child+.table thead,#seasonpage .section h2:first-child+.table tr,#seasonpage .section:has(.table) .table:first-of-type tbody,#seasonpage .section:has(.table) .table:first-of-type thead,#seasonpage .section:has(.table) .table:first-of-type tr{display:table;table-layout:fixed;width:100%}#seasonpage .section h2:first-child+.table td,#seasonpage .section h2:first-child+.table th,#seasonpage .section:has(.table) .table:first-of-type td,#seasonpage .section:has(.table) .table:first-of-type th{overflow:hidden;padding:.3rem .4rem;text-overflow:ellipsis;white-space:nowrap}#seasonpage .section h2:first-child+.table td:first-child,#seasonpage .section h2:first-child+.table th:first-child,#seasonpage .section:has(.table) .table:first-of-type td:first-child,#seasonpage .section:has(.table) .table:first-of-type th:first-child{word-wrap:break-word!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;width:32%!important}#seasonpage .section h2:first-child+.table td:nth-child(2),#seasonpage .section h2:first-child+.table th:nth-child(2),#seasonpage .section:has(.table) .table:first-of-type td:nth-child(2),#seasonpage .section:has(.table) .table:first-of-type th:nth-child(2){width:18%!important}#seasonpage .section h2:first-child+.table td:nth-child(3),#seasonpage .section h2:first-child+.table th:nth-child(3),#seasonpage .section:has(.table) .table:first-of-type td:nth-child(3),#seasonpage .section:has(.table) .table:first-of-type th:nth-child(3){width:18%!important}#seasonpage .section h2:first-child+.table td:nth-child(4),#seasonpage .section h2:first-child+.table th:nth-child(4),#seasonpage .section:has(.table) .table:first-of-type td:nth-child(4),#seasonpage .section:has(.table) .table:first-of-type th:nth-child(4){width:23%!important}#seasonpage .section h2:first-child+.table td:nth-child(5),#seasonpage .section h2:first-child+.table th:nth-child(5),#seasonpage .section:has(.table) .table:first-of-type td:nth-child(5),#seasonpage .section:has(.table) .table:first-of-type th:nth-child(5){width:19%!important}.error-state,.loading-state{padding:1rem}.spinner{height:1.5rem;width:1.5rem}}@media (min-width:481px) and (max-width:1024px){.container{padding:1.5rem}.filters-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.lineups-container{flex-direction:row;gap:1.5rem}.match-header-row{flex-direction:row;text-align:left}.match-team{align-items:center;flex-direction:row}.result-badge{order:0}.table{font-size:.9rem}#home .history-table,#season .table{font-size:.8rem}#seasonpage .section h2:first-child+.table,#seasonpage .section:has(.table) .table:first-of-type{font-size:.8rem}#seasonpage #matcherpage{font-size:.8rem}.table--squad{font-size:.8rem!important}}.team-logo{display:inline-block;image-rendering:auto;max-height:100%;object-fit:contain;vertical-align:middle}.table td .team-logo{margin-right:.5rem;max-width:56px}:root{--team-name-size:1.8rem;--team-flag-size:1.2rem;--team-logo-scale:4}.team-header{grid-row-gap:.6rem;display:grid;grid-template-areas:"name-row" "facts" "logo";grid-template-columns:1fr;margin-bottom:1rem;row-gap:.6rem}@media (min-width:860px){.team-header{align-items:start;column-gap:1.25rem;grid-template-areas:"name-row name-row name-row" "facts    logo     .";grid-template-columns:minmax(320px,520px) auto minmax(320px,520px)}}.team-name-row{align-items:baseline;display:inline-flex;gap:.6rem;grid-area:name-row;justify-content:center}.team-flag{display:inline-block;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,EmojiOne Color,Twemoji Mozilla,sans-serif;font-size:1.2rem;font-size:var(--team-flag-size);height:1.2rem!important;height:var(--team-flag-size)!important;line-height:1;margin-right:.25rem;max-height:none!important;vertical-align:initial;width:auto!important}.team-name{color:#1e3a8a;color:var(--ifk-blue);font-size:1.8rem;font-size:var(--team-name-size);font-weight:600;line-height:1;margin:0}.team-header .snabbfakta{grid-area:facts;margin:0}.team-header .snabbfakta__wrap{max-width:520px}.team-header .team-logo{grid-area:logo;height:7.2rem!important;height:calc(var(--team-name-size)*var(--team-logo-scale))!important;justify-self:center;max-height:none!important;max-width:none!important;object-fit:contain;width:auto!important}.snabbfakta{margin-bottom:1rem;margin-top:.5rem}.snabbfakta__wrap{margin:0;max-width:480px;text-align:left}.snabbfakta__wrap h2{margin-bottom:.25rem}.snabbfakta__note{color:#6b7280;font-size:.9rem;margin:0 0 .4rem;text-align:left}.snabbfakta__list{grid-row-gap:.1rem;row-gap:.1rem}.snabbfakta__list li{line-height:1.35;padding:.1rem 0}.snabbfakta__list strong{margin-right:.25rem}.summary-table{margin-top:1rem}.summary-table .table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000000f;margin:0 0 1.25rem;max-width:100%;overflow-x:auto;padding:0}.summary-table h2{margin:0 0 .5rem;max-width:none;text-align:left}.summary-table .table{background:#0000;border-collapse:collapse;display:table;margin:0;table-layout:fixed;width:100%}.summary-table .table caption{background:#f9fafb;caption-side:top;color:#6b7280;font-size:.9rem;padding:.75rem 1rem;text-align:left}.summary-table .table thead th{background:#f3f6fb}.summary-table .table tbody tr:nth-child(2n){background:#fafbfc}.summary-table .table tbody tr:nth-child(odd){background:#fff}.summary-table .table td,.summary-table .table th{border-bottom:1px solid #edf2f7;white-space:normal;word-break:break-word}.summary-table .table td:first-child,.summary-table .table th:first-child{width:48%}.summary-table .table td:nth-child(2),.summary-table .table td:nth-child(3),.summary-table .table td:nth-child(4),.summary-table .table td:nth-child(5),.summary-table .table th:nth-child(2),.summary-table .table th:nth-child(3),.summary-table .table th:nth-child(4),.summary-table .table th:nth-child(5){width:13%}.summary-table .table td.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:left}.summary-table .table thead th:nth-child(2),.summary-table .table thead th:nth-child(3),.summary-table .table thead th:nth-child(4),.summary-table .table thead th:nth-child(5){text-align:left}.snabbfakta__list{grid-row-gap:.2rem;display:grid;list-style:none;margin:0;padding:0;row-gap:.2rem}.season-nav.two{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin:.5rem 0 1rem}.season-nav.two .btn-nav{border-radius:9999px;padding:.55rem 1rem}.season-nav.two .prev:before{content:"← "}.season-nav.two .next:after{content:" →"}.btn-nav .btn-sub{font-weight:500;margin-left:.35rem;opacity:.9}.season-nav.two .btn-nav:hover{background:#f3f4f6;border-color:#d1d5db;color:#111}.table{background-color:#fff;border:1px solid #e5e7eb;border-collapse:collapse;display:inline-table;font-size:.85rem;line-height:1.25;margin:0;table-layout:auto;width:auto}.table thead{background-color:#f1f5f9;border-bottom:1px solid #e5e7eb;font-weight:600}.table td,.table th{border-bottom:1px solid #e5e7eb;color:#1f2937;font-weight:400;padding:.25rem .45rem;text-align:left;white-space:nowrap}.table td.num,.table th.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:left;white-space:nowrap}.table tbody tr:nth-child(2n){background-color:#f9fafb}.table--full{display:table;table-layout:fixed;width:100%}@media (max-width:480px){.table--full{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}.squad-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:.5rem}.squad-group{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:.6rem .75rem}.squad-group h3{color:#111827;font-size:1.05rem;margin:.15rem 0 .5rem}.table-compact td,.table-compact th{font-size:.88rem;line-height:1.3;padding:.22rem .45rem}.table-compact .num{text-align:right}.player-cell a{display:inline-block;max-width:24ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000000f;margin:0 0 1rem;max-width:100%;overflow-x:auto;padding:0}.table-card.shrink{display:inline-block;width:auto}.table--squad .group-row td{background:#f1f5f9;border-bottom:1px solid #e5e7eb;color:#1f2937;font-weight:700}.table--squad td,.table--squad th{padding:.35rem .5rem}@media (max-width:480px){.table--squad{font-size:.6rem!important}.table--squad td,.table--squad th{padding:.3rem .01rem!important}.table--squad .flag-group{flex:0 0 1em!important;margin-right:.2rem!important;width:1em!important}.table--squad .flag{font-size:.7em!important;width:.5em!important}.table--squad td.num,.table--squad th.num{text-align:left!important}.table--squad td:first-child,.table--squad th:first-child{width:40%!important}.table--squad td:nth-child(2),.table--squad th:nth-child(2){text-align:left!important;width:60%!important}}.table--squad .player-cell .flag{margin-right:.4rem}.flag-group{display:inline-flex;gap:.25rem;vertical-align:middle}#matches .section:first-of-type{display:block;width:100%}#matches .rounds-grid{grid-gap:1rem 1.25rem;align-items:start;display:grid;gap:1rem 1.25rem;grid-template-columns:repeat(2,minmax(340px,-webkit-max-content));grid-template-columns:repeat(2,minmax(340px,max-content));justify-content:start}#matches .rounds-grid .section.shrink{display:inline-block;max-width:100%;width:auto}@media (max-width:900px){#matches .rounds-grid{grid-template-columns:1fr}}.table--squad .player-cell{align-items:center;display:flex;gap:.5rem}@media (max-width:480px){.table--squad .player-cell{gap:.1rem!important}}.table--squad .player-cell .flag-group{display:inline-flex;flex:0 0 2.4em;gap:.25rem;vertical-align:middle;width:2.4em}.table--squad .player-cell .flag{display:inline-block;line-height:1;margin:0;text-align:center;width:1.1em}.table--squad .player-cell a{flex:1 1 auto}.breadcrumbs{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.4rem;margin-bottom:.5rem}.breadcrumbs .sep{opacity:.6}.page-header{margin-bottom:1rem}.page-title{margin:0 0 .25rem}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:.25rem 0 .5rem}.badge{background:#fff;border:1px solid #ddd;border-radius:999px;display:inline-block;font-size:.8rem;padding:.2rem .5rem}.badge-soft{background:#eef5ff;border-color:#cfe0ff}.badge-muted{background:#f6f6f6;border-color:#e5e5e5}.lead{color:#333;margin:.25rem 0 .75rem}.toolbar{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin:.75rem 0}.toolbar-left{flex:1 1}.input{border:1px solid #ddd;border-radius:.5rem;padding:.6rem .7rem;width:100%}.toolbar-right{gap:.5rem}.select,.toolbar-right{align-items:center;display:flex}.select{gap:.35rem}.select select{border:1px solid #ddd;border-radius:.4rem;padding:.45rem .5rem}.card{background:#fff;border:1px solid #eee;border-radius:.75rem;box-shadow:0 1px 2px #00000008;padding:1rem}.grid-2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-top:1rem}@media(min-width:900px){.grid-2{grid-template-columns:1fr 1fr}}.table{border-collapse:initial;border-spacing:0;width:100%}.table thead th{border-bottom:1px solid #eee;font-weight:600;padding:.6rem;text-align:left}.table tbody td{border-bottom:1px solid #f2f2f2;padding:.55rem .6rem;vertical-align:middle}.table tbody tr:hover{background:#fafafa}.rank-badge{background:#f2f6ff;border:1px solid #dbe6ff;border-radius:.5rem;display:inline-block;font-weight:600;min-width:1.8rem;padding:.1rem .4rem;text-align:center}.link{border-bottom:1px dotted #6aa0ff;text-decoration:none}.link:hover{border-bottom-style:solid}.empty{color:#777;padding:1rem 0;text-align:center}.footer-actions{margin-top:1rem}.btn{border:1px solid #ddd;border-radius:.5rem;display:inline-block;padding:.5rem .8rem;text-decoration:none}.btn:hover{background:#fafafa}.tabs{display:flex;gap:.5rem;margin-bottom:1rem}.tab-btn{background:#f8f8f8;border:1px solid #ccc;border-radius:20px;cursor:pointer;padding:.4rem 1rem}.tab-btn.active{background:#1e3a8a;background:var(--ifk-blue);border-color:#1e3a8a;border-color:var(--ifk-blue);color:#fff}#records .record-subsection{margin-top:1rem}#records .record-subsection h2{color:#1f2937;margin:.25rem 0}#records .record-subsection .muted{margin-bottom:.35rem}.record-subheader{align-items:baseline;border-bottom:2px solid #1e3a8a;border-bottom:2px solid var(--ifk-blue);display:flex;justify-content:space-between;margin:1rem 0 .5rem;padding:.4rem 0}.record-subheader h2{color:#1e3a8a;color:var(--ifk-blue);font-size:1.1rem;margin:0}.table.table--kv{border-collapse:initial;border-spacing:0;table-layout:fixed;width:100%}.table.table--kv .col-kv-label{width:34%}.table.table--kv .col-kv-value{width:66%}.table.table--kv td{line-height:1.25;padding:6px 8px;vertical-align:top}.table.table--kv td:first-child{color:#6b7280;color:var(--muted,#6b7280);font-weight:700;overflow-wrap:anywhere;white-space:normal;word-break:normal}.table.table--kv td:last-child{-webkit-hyphens:manual;hyphens:manual;overflow-wrap:anywhere;white-space:normal;word-break:normal}@media (max-width:540px){.table.table--kv tr{display:block;padding:6px 0}.table.table--kv td{display:block;width:100%!important}.table.table--kv td:first-child{margin-bottom:2px}}.btn-nav,.pager-btn{border-radius:9999px;box-shadow:0 8px 20px #0000000f;gap:.75rem;padding:.9rem 1.4rem;transition:transform .05s ease,box-shadow .2s ease,background-color .2s ease}.btn-nav:hover,.pager-btn:hover{box-shadow:0 10px 24px #0000001a;transform:translateY(-1px)}.btn-nav:active,.pager-btn:active{transform:translateY(0)}.btn-nav .icon-badge,.pager-btn .icon-badge{align-items:center;background:#ffffff2e;border-radius:9999px;box-shadow:inset 0 0 0 1px #0000000f;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.btn-nav .icon-badge svg,.pager-btn .icon-badge svg{height:18px;width:18px}.btn-nav .label,.pager-btn .label{white-space:nowrap}.btn-disabled.btn-nav,.btn-disabled.pager-btn{border-radius:9999px;box-shadow:none;opacity:.7}.pager-nav .pager-btn,.season-nav.two .btn-nav{padding:.55rem 1rem}.pager-nav .pager-btn:hover,.season-nav.two .btn-nav:hover{background:#f3f4f6;border-color:#d1d5db;color:#111}.pager-nav .pager-btn--prev:before{content:"← "}.pager-nav .pager-btn--next:after{content:" →"}.final-info,.halftime-info{line-height:1.2;text-align:center}.final-outcome,.halftime-status{display:block;font-size:.9em;font-weight:600;margin-bottom:2px}.final-score,.halftime-score{color:#6b7280;color:var(--text-muted);display:block;font-size:.85em;margin-bottom:2px}.final-diff,.halftime-diff{display:block;font-size:.8em;font-weight:500}.final-outcome.win,.halftime-status.leading{color:#059669}.final-outcome.loss,.halftime-status.behind{color:#dc2626}.final-outcome.draw,.halftime-status.draw{color:#6b7280}.final-diff.positive,.halftime-diff.positive{color:#059669}.final-diff.negative,.halftime-diff.negative{color:#dc2626}.final-diff.neutral,.halftime-diff.neutral{color:#6b7280}.match-type{border-radius:4px;display:inline-block;font-size:.9em;font-weight:500;padding:2px 6px}.match-type.komback{background-color:#dcfce7;color:#166534}.match-type.collapse{background-color:#fef2f2;color:#991b1b}.match-type.stabil{background-color:#f3f4f6;color:#374151}.match-type.förändring{background-color:#fef3c7;color:#92400e}.match-type.okänd{background-color:#f9fafb;color:#6b7280}#seasonmatches .row-empty td{border-bottom:1px solid #eee;border-bottom:1px solid var(--table-row-divider,#eee);border-bottom:1px solid #0000000f;height:2.25rem}#seasonmatches .table{table-layout:fixed}#seasonmatches .table tbody td:first-child,#seasonmatches .table thead th:first-child{width:8.5rem}#seasonmatches .table tbody td:nth-child(2),#seasonmatches .table thead th:nth-child(2){width:auto}#seasonmatches .table tbody td:nth-child(3),#seasonmatches .table thead th:nth-child(3){width:5rem}#seasonmatches .table tbody td:nth-child(4),#seasonmatches .table thead th:nth-child(4){width:6.5rem}@media (max-width:640px){.ht-score{display:inline-block}}.result-cell{white-space:nowrap}.result-desktop{display:block}.result-mobile{display:none}.ft-score{font-weight:600;text-decoration:none}.ft-score:hover{text-decoration:underline}.ht-row{align-items:center;display:flex;gap:.5rem;margin-top:.15rem}.ht-score{color:#6b7280;color:var(--text-muted,#556);font-size:.9em}.ht-badge{background:#eef1f6;background:var(--chip-bg,#eef1f6);border:1px solid #0000;border-radius:999px;color:#223;color:var(--chip-fg,#223);font-size:.75em;padding:.15rem .45rem}.ht-badge.ledning{background:#e9f7ef;border-color:#cfead9;color:#176a3a}.ht-badge.oavgjort{background:#f2f4f7;border-color:#e5e7eb;color:#444}.ht-badge.underläge{background:#fdecec;border-color:#f6d1d1;color:#a42828}@media (max-width:640px){.result-desktop{display:none}.result-mobile{display:block}}#dashboard h1{margin-bottom:.5rem}#dashboard .page-intro{font-size:.95rem;line-height:1.4;margin:.25rem 0 1rem}#dashboard .filters-grid{gap:.6rem!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}#dashboard .filter-group{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px #0000000a;padding:.6rem .8rem}#dashboard .filter-group>div:first-child{font-weight:600;margin-bottom:.25rem!important}#dashboard .filter-group>div:nth-child(2){color:#6b7280;font-size:.8rem!important;margin-bottom:.35rem!important}#dashboard .seg-btn{background:#fff;border:1px solid #d0d5dd;border-radius:999px;cursor:pointer;font-size:.8rem!important;padding:4px 9px!important;transition:all .2s ease}#dashboard .seg-btn:hover{background:#f8f9fa;border-color:#007bff;transform:translateY(-1px)}#dashboard .seg-btn.active{background:#eef2ff;border-color:#007bff;color:#007bff;font-weight:600}#dashboard .filter-group input[type=text]{border-radius:8px;font-size:.9rem!important;height:34px;max-width:260px!important;padding:6px 10px!important}#dashboard .filter-group button{border-radius:8px;font-size:.85rem!important;height:34px;padding:6px 10px!important}#dashboard .filter-card{border-radius:12px;padding:.6rem .8rem!important}#dashboard .filter-card-title{font-size:.9rem!important;margin-bottom:.2rem!important}#dashboard .range-slider{padding:.15rem 0 .7rem!important}#dashboard .range-slider--sm{--track-h:6px;--thumb-d:16px}#dashboard .range-badges{gap:.4rem!important;margin-top:.3rem!important}#dashboard .badge-pill{font-size:.8rem;min-width:36px;padding:.25rem .5rem}#dashboard .section h2{margin:.25rem 0 .4rem}#dashboard .match-count{margin:.15rem 0 .6rem}#dashboard table.table{font-size:.82rem;line-height:1.2}#dashboard table.table td,#dashboard table.table th{padding:.22rem .45rem}.scroll-to-top{align-items:center;background:#007bff;border:2px solid #fff;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:50px;justify-content:center;position:fixed;right:20px;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{background:#0056b3;box-shadow:0 6px 16px #0006;transform:translateY(-2px)}.scroll-to-top:active{transform:translateY(0)}@media (max-width:480px){.scroll-to-top{bottom:15px;font-size:18px;height:45px;right:15px;width:45px}}.table--squad .player-cell a{max-width:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:480px){.table--squad .player-cell a{word-wrap:break-word!important;line-height:1.2!important;max-width:200px;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}}.table--squad .num,.table--squad.table-compact .num{text-align:left!important}@media (min-width:481px){.table--squad td.num,.table--squad th.num{white-space:nowrap;width:1%}}@media (max-width:480px){.container{padding:.5rem!important}.table--squad,.table--squad tbody,.table--squad thead,.table--squad tr{table-layout:auto!important}.table--squad td:first-child,.table--squad th:first-child{max-width:calc(100% - 60px)!important;min-width:120px!important;width:auto!important}.table--squad td:nth-child(2),.table--squad th:nth-child(2){text-align:left!important;white-space:nowrap!important;width:1%!important}}