:root{--background:#101113;--foreground:#f3f4f5;--card:#18191d;--card-foreground:#f3f4f5;--popover:#18191d;--popover-foreground:#fff;--primary:#e94b43;--primary-foreground:#fff;--secondary:#25262c;--secondary-foreground:#fff;--muted:#24262b;--muted-foreground:#a5a8b2;--accent:#303138;--accent-foreground:#fff;--destructive:#ef4444;--border:#303137;--input:#37393f;--ring:#93c7e9;--radius:.5rem}

*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--background);color:var(--foreground);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a,input,textarea,summary{touch-action:manipulation}a:hover{color:#a7d7f8}button,summary{cursor:pointer}a:focus-visible,summary:focus-visible{outline:2px solid #a7d7f8;outline-offset:5px}p{color:#adb0b9;margin:18px 0;line-height:1.8}h1,h2,h3{color:#f6f6f7;line-height:1.18;font-weight:700}h2{font-size:32px;letter-spacing:-.8px}h3{font-size:21px}.muted{color:#8f929d}.header{max-width:1440px;padding:25px 48px;display:flex;align-items:center;justify-content:space-between;margin:auto;border-bottom:1px solid #303137;gap:24px}.brand{display:flex;align-items:center;gap:15px;font-weight:800;font-size:16px;letter-spacing:1px;line-height:1.3}.brand-icon{font-size:25px;letter-spacing:-3px}.brand-icon span{color:#e9524e}.brand-small{display:block;font-size:10px;letter-spacing:2.2px;color:#999da8;margin-top:5px}.header nav{display:flex;gap:28px;font-size:14px;color:#b8bac2}.header nav a:first-child{color:#fff}.header-cta{display:flex;align-items:center;gap:8px;font-size:14px;border:1px solid #34363b;padding:9px 15px;border-radius:5px}.hero{max-width:1344px;margin:auto;padding:37px 0 25px;border-bottom:1px solid #35363b;position:relative}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 0 60%,#e2403510,transparent 60%),radial-gradient(ellipse at 90% 70%,#72b6ec0c,transparent 60%)}.hero-top,.hero-footer{display:flex;align-items:center;justify-content:space-between}.eyebrow{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:1px}.season{border-left:1px solid #46474d;margin-left:8px;padding-left:18px;color:#9699a2}.edition{font-size:12px;color:#737782;letter-spacing:1.7px}.hero-title{display:flex;justify-content:space-between;align-items:center;margin:32px 0}.hero h1{font-size:clamp(35px,4.25vw,66px);letter-spacing:-2px;line-height:1.05;margin:0;font-weight:900}.city-title{color:#9ac9e9}.versus{color:#e3534d;margin-left:10px}.h1-sub{display:block;font-size:16px;font-weight:400;letter-spacing:0;color:#b0b3bc;margin-top:18px}.hero-title>p{font-size:17px;line-height:1.5;letter-spacing:1.5px;font-weight:700;color:#ddd;min-width:160px;margin-left:30px}.hero-title>p span{color:#747882}.hero-footer{font-size:14px}.hero-footer>div{display:flex;gap:24px;color:#a4a7b0}.hero-footer span,.watch-link{display:inline-flex;align-items:center;gap:8px}.watch-link{font-weight:700;color:#eee}.content-grid{max-width:1344px;margin:32px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:32px}.main-column{min-width:0}.section-line{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.section-line h2{display:flex;align-items:center;gap:10px;font-size:21px;letter-spacing:-.3px}.status{font-size:12px;color:#a4a8b2}.match-bar{display:flex;align-items:center;justify-content:center;gap:14px;padding:18px;background:#1b1c20;border:1px solid #303137;border-radius:8px 8px 0 0;font-size:14px}.team-short{font-size:12px;font-weight:800;width:30px;height:32px;display:grid;place-content:center;border-radius:4px}.red{color:#ff8880;background:#4c2628}.blue{color:#acdcff;background:#233b4d}.match-vs{color:#727680;font-size:12px;margin:0 5px}.video-wrapper{aspect-ratio:16/9;background:#090a0c;position:relative;isolation:isolate;background-image:linear-gradient(0deg,#090b0de8,#08090b8a),url('/assets/stadium.webp');background-size:cover;background-position:center}.video-wrapper:fullscreen{width:100%;height:100%}#player{width:100%;height:100%}#player iframe,#player video{max-width:100%;height:100%}.player-wait{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:16px}.player-wait strong{font-size:19px}.player-wait>span:not(.play-circle){color:#babec9;font-size:14px}.player-wait small{font-size:12px;color:#9297a1}.play-circle{border:1px solid #c7cbd35c;border-radius:50%;display:grid;place-items:center;width:66px;height:66px;margin-bottom:10px;background:#ffffff0a}.player-bottom{padding:10px 14px;display:flex;align-items:center;gap:3px;border:1px solid #303137;background:#18191d;border-radius:0 0 8px 8px;font-size:12px}.player-bottom>span{flex:1}.player-bottom button{font-size:12px;padding:8px}.caption{font-size:12px;color:#9397a2;line-height:1.7}.caption a{text-decoration:underline;text-underline-offset:3px}.section{padding:43px 0;border-bottom:1px solid #2b2d33}.section-kicker{font-size:12px;letter-spacing:1.7px;color:#9296a1;font-weight:600;margin-bottom:18px}.section h2{margin:0 0 20px}.lead{font-size:20px;color:#d9dbe1}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;background:#1a1b1f;border:1px solid #303137;border-radius:7px;padding:24px 20px}.facts>div{display:flex;flex-direction:column;padding:0 12px;border-right:1px solid #33353b}.facts>div:last-child{border:0}.facts small{font-size:10px;letter-spacing:1px;color:#989ca6;margin-bottom:8px}.facts strong{font-size:18px}.facts span{font-size:12px;color:#9ca0aa;margin-top:5px}.tag{font-size:12px;background:#22242a;color:#b7bbc6;padding:5px 11px;border-radius:5px}.results{border-top:1px solid #303137}.result{padding:18px 0;border-bottom:1px solid #303137;display:grid;grid-template-columns:85px 1fr;align-items:center;gap:4px 18px}.result time{font-size:12px;color:#9297a2;grid-row:span 2}.result>div{display:grid;grid-template-columns:1fr 65px 1fr;gap:12px;font-size:14px;align-items:center}.result>div span:last-child{text-align:right}.result strong{background:#25272d;text-align:center;padding:5px;border-radius:4px;font-size:17px;white-space:nowrap}.result small{font-size:11px;color:#8d939f}.prediction-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.prediction{border:1px solid #303137;background:#191a1e;border-radius:7px;padding:23px;border-top:3px solid}.red-edge{border-top-color:#e2554f}.blue-edge{border-top-color:#91c6e9}.prediction>span{font-size:11px;letter-spacing:1px;font-weight:700}.label-red{color:#f5847c}.label-blue{color:#9acdeb}.prediction h3{margin:20px 0 15px;line-height:1.3}.prediction p{font-size:14px;margin:0}.verdict{padding:22px 25px;margin-top:20px;background:#1d252c;border-left:3px solid #90c6e8}.verdict>span{display:block;color:#9dc9e3;font-size:11px;letter-spacing:1px;margin-bottom:10px}.verdict>strong{font-size:18px}.verdict p{font-size:14px;margin:10px 0 0}.side-card{border:1px solid #303137;background:#191a1e;border-radius:8px;padding:22px;margin-bottom:24px}.side-title{display:flex;gap:10px;align-items:center}.side-title h2{font-size:19px;letter-spacing:-.4px;flex:1}.side-title>span{font-size:12px;color:#9fa5af}.side-card p{font-size:14px}.side-card .caption{font-size:12px}.table-wrap{margin:18px -10px;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}thead th{font-weight:400;color:#9398a4;padding:8px 5px;border-bottom:1px solid #34373e}thead th:nth-child(2){text-align:left}tbody th{font-weight:400;text-align:left;font-size:12px}td{padding:9px 5px;text-align:center;color:#a9aeb8}tbody tr{border-bottom:1px solid #ffffff06}tbody td:last-child{color:#f1f2f5}.city-row{background:#253844}.city-row th{color:#addbfa}.united-row{background:#43282a}.united-row th{color:#ffaaa0}abbr{text-decoration:none}.side-link{font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #33363d;padding-top:15px;margin-top:18px}.derby-note{background:linear-gradient(125deg,#392324,#1c2b37);padding:30px 24px}.derby-note h3{font-size:35px;line-height:1.1;letter-spacing:-1px;margin:22px 0}.derby-note a{display:flex;gap:10px;font-size:12px;align-items:center;margin-top:24px}.side-card>h3{margin:15px 0}.comment-form{padding:24px;background:#191a1e;border:1px solid #303137;border-radius:8px;margin:25px 0}.comment-form label{display:block;font-size:14px;margin:12px 0 8px}.comment-form input{height:44px;font-size:16px;max-width:340px}.comment-form textarea{min-height:105px;font-size:16px;resize:vertical}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.form-bottom small{font-size:12px;color:#969da9}.form-bottom a{text-decoration:underline}.form-bottom button{height:42px}.comment-form p{font-size:14px;margin-bottom:0}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.comment{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid #292b31}.avatar{background:#2c3038;flex-shrink:0;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;font-size:12px;color:#c6cedd}.comment strong{font-size:14px}.comment time{display:block;color:#969ba7;font-size:12px}.comment p{font-size:15px;margin:7px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.demo-comments{margin-top:30px}.demo-comments>summary{font-size:14px;color:#a6afbd}.faq details{border-top:1px solid #303137;padding:20px 0}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;list-style:none;line-height:1.5}.faq summary span{font-size:23px;color:#858d9c}.faq details[open] summary span{transform:rotate(45deg)}.faq p{font-size:15px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top{padding-bottom:15px}.footer-top>a:last-child{font-size:13px;color:#b1b7c3}footer{max-width:1344px;margin:60px auto 0;padding:0 0 30px}footer p{font-size:12px;max-width:900px}.footer-bottom{border-top:1px solid #303137;padding-top:20px;font-size:11px;color:#8f95a1;flex-wrap:wrap}.skip{position:absolute;left:10px;top:-80px;z-index:999;background:#fff;color:#000;padding:12px}.skip:focus{top:10px}
@media(min-width:1550px){.hero h1{font-size:66px}}@media(max-width:1440px){.hero,.content-grid,footer{margin-left:40px;margin-right:40px}.header{padding-left:40px;padding-right:40px}}@media(max-width:1100px){.content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.header nav{gap:18px}.header-cta span{display:none}.hero-title>p{font-size:14px}.hero h1{font-size:45px}.player-bottom .muted{display:none}.match-bar{gap:8px;font-size:12px}.table-wrap{margin-left:-15px;margin-right:-15px}.side-card{padding:18px}}@media(max-width:850px){.header nav{display:none}.content-grid{grid-template-columns:1fr}.hero-title>p{display:none}.hero h1{font-size:clamp(34px,6.5vw,55px)}.hero,.content-grid,footer{margin-left:24px;margin-right:24px}.header{padding:20px 24px}aside{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}aside>#table{grid-row:span 2}.side-card{margin:0}.hero-footer>div{gap:10px;flex-direction:column}.edition{font-size:10px}.section{padding:36px 0}.hero-footer{align-items:flex-end}.side-card .table-wrap{margin-left:0;margin-right:0}}
@media(max-width:560px){.hero,.content-grid,footer{margin-left:16px;margin-right:16px}.header{padding:18px 16px}.brand{font-size:13px;gap:12px}.brand-small{font-size:9px}.header-cta{padding:9px}.hero{padding-top:24px}.edition{display:none}.hero-title{margin:28px 0}.hero h1{font-size:clamp(28px,7.15vw,40px);letter-spacing:-1.2px;line-height:1.14}.h1-sub{font-size:14px}.eyebrow{font-size:11px}.hero-footer{font-size:12px}.watch-link{font-size:12px;gap:4px}.hero-footer>div{max-width:72%}.content-grid{margin-top:24px}.section-line{flex-wrap:wrap;gap:10px}.section-line h2{font-size:19px}.status{font-size:11px}.match-bar{gap:6px;padding:13px 7px;font-size:10px}.team-short{width:23px;height:27px;font-size:10px}.match-vs{margin:0}.player-wait{gap:6px}.play-circle{width:42px;height:42px;margin-bottom:3px}.player-wait strong{font-size:15px}.player-wait>span:not(.play-circle){font-size:11px}.player-wait small{font-size:10px}.player-bottom{padding:6px}.player-bottom>span{display:none}.player-bottom button{font-size:11px}.caption{font-size:12px}.section h2{font-size:29px}.lead{font-size:18px}.facts{padding:17px 10px;gap:0}.facts>div{padding:0 7px}.facts strong{font-size:13px}.facts small{font-size:9px}.facts span{font-size:10px}.prediction-grid{grid-template-columns:1fr}.result{grid-template-columns:1fr;gap:8px}.result time{grid-row:auto}.result>div{font-size:12px;grid-template-columns:1fr 58px 1fr;gap:8px}.form-bottom{align-items:flex-start;flex-direction:column;gap:12px}.comment-form{padding:16px}.comment-form input{max-width:none}aside{grid-template-columns:1fr}.side-card{padding:22px}.side-card table{font-size:14px}.side-card tbody th{font-size:14px}.side-card td{padding:10px 7px}.footer-top .brand span{display:none}.footer-bottom{display:flex;align-items:flex-start;flex-direction:column;gap:12px}footer{margin-top:40px}.section-kicker{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;min-height:42px;border:0;border-radius:5px;background:#e94b43;color:white;font:600 14px Arial,sans-serif;cursor:pointer}.btn.ghost{background:transparent;color:#c2c8d2}.btn:disabled{opacity:.55;cursor:wait}.btn:focus-visible{outline:2px solid #a7d7f8;outline-offset:3px}input,textarea{background:#141519;color:#fff;border:1px solid #37393f;border-radius:5px;padding:12px;width:100%;font:16px Arial,sans-serif}input:focus,textarea:focus{outline:2px solid #93c7e9}input[type=hidden]{display:none}.admin-main{max-width:850px;margin:40px auto;padding:24px}.admin-main .btn{margin-top:14px}.admin-main input[type=password]{display:block}.delete-form{margin-bottom:24px}svg{flex-shrink:0;vertical-align:middle}.caption a{overflow-wrap:anywhere}

/* Derby edition 2 */
body{background:#0b1018;background-image:radial-gradient(ellipse at 5% 5%,#8b28252b,transparent 42%),radial-gradient(ellipse at 95% 15%,#3180b326,transparent 45%);background-repeat:no-repeat}
.header{background:#0c111be6}.hero{padding:34px 32px 27px;border:1px solid #ffffff18;border-radius:12px;margin-top:24px;overflow:hidden;background:linear-gradient(90deg,#101018ec 0%,#111722bd 65%,#0a1822b0),url('/assets/stadium.webp') center 48%/cover}.hero:before{display:none}.hero h1{text-shadow:0 2px 24px #0008}.hero-title>p{color:#fff}.hero-title>p span,.edition{color:#bbc8d8}.hero-footer{border-top:1px solid #ffffff21;padding-top:20px}.hero-footer>div{color:#d0d7df}.hero-top .season{color:#b9c5d2}.brand-small{color:#b4bdca}.hero .h1-sub{color:#ccd4df}.hero .city-title{color:#9ed9ff}.hero .versus{color:#ff736e}.hero .watch-link{background:#bc302e;padding:10px 15px;border-radius:5px}
.broadcast{border-radius:10px}.broadcast>.section-line{margin-bottom:18px}.side-card{background:#141b25;border-color:#293340}.match-bar{background:#18212e;border-color:#303b49}.match-vs{color:#bdc8d8}.status{color:#b2c2d6}.player-bottom{background:#141b25}.video-wrapper{background:#090e16;position:relative}.player-cover{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;background:linear-gradient(110deg,#310e18d9,#111a29ab 50%,#12324aca),url('/assets/stadium.webp') center/cover}.cover-label{font-size:12px;letter-spacing:2px;color:#d0d9e7}.cover-teams{display:flex;align-items:center;justify-content:center;gap:28px;font-size:clamp(26px,4vw,50px);font-weight:900;letter-spacing:1px;line-height:1.1;margin:24px 0}.cover-teams>span:first-child{color:#ff8b82}.cover-teams>span:last-child{color:#a8dcff}.cover-teams i{font-size:14px;color:#dce5ef;font-style:normal}.btn{background:#ba302e;min-height:44px}.btn:hover{background:#a42726}.btn.ghost:hover{background:#ffffff0a}.load-player{background:#f4f7fb;color:#142030;padding:14px 25px;font-size:16px;gap:14px}.load-player:hover{background:#dfe9f5}.load-player span{font-size:18px}.player-cover p{font-size:14px;color:#e1e6ee;margin:15px 0 3px}.player-cover small{color:#c3cddc;font-size:12px}.player-cover[hidden]{display:none}#player-mount{position:absolute;inset:0;pointer-events:none}#player-mount:not(:empty){pointer-events:auto}#player-mount>.dreams-player{width:100%;height:100%;position:relative}
.tactical-list>article{display:flex;gap:22px;padding:26px 0;border-top:1px solid #303947}.tactic-number{font-size:29px;line-height:1.2;font-weight:800;color:#86c6f1;flex-shrink:0}.tactical-list h3{margin:0 0 14px}.tactical-list p{margin:10px 0}.scenario-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.scenario-grid article{padding:24px;background:#141e2b;border:1px solid #2e3c4c;border-radius:8px}.scenario-grid span{font-size:12px;font-weight:700;letter-spacing:1px}.scenario-grid h3{margin:18px 0}.scenario-grid p{font-size:15px}.comment-form{background:#151e2a;border-color:#314052}.comment-form label{font-weight:600}.comment-form textarea{min-height:125px}.comment-form small{color:#b5c2d3}.section-kicker{color:#a3b4ca}.facts{background:#151e2a;border-color:#303c4b}.prediction{background:#141c27}.credit-uri{overflow-wrap:anywhere}.header-cta{min-height:44px;min-width:44px;justify-content:center}.section{border-color:#293340}.section p{color:#b8c2d1}.section .caption{color:#a3b1c4}.section .lead{color:#dce4ee}
@media(max-width:850px){.hero{padding:28px 24px}.cover-teams{font-size:40px}}
@media(max-width:560px){.hero{padding:23px 16px;margin-top:16px}.hero h1{font-size:clamp(25px,6.5vw,36px)}.hero .watch-link{padding:8px;font-size:11px}.hero-footer{gap:8px}.cover-label{font-size:10px;letter-spacing:1px}.cover-teams{font-size:29px;margin:13px 0;gap:18px}.player-cover{padding:12px}.load-player{min-height:44px;padding:10px 15px;font-size:14px}.player-cover p{font-size:12px;margin:8px 0 2px}.player-cover small{font-size:10px}.scenario-grid{grid-template-columns:1fr}.tactical-list>article{gap:14px}.tactic-number{font-size:23px}.tactical-list h3{font-size:20px}}

#player-mount iframe{display:block;width:100%;height:100%;border:0;background:#090e16}.video-wrapper:fullscreen #player-mount{height:100%}

@media(max-width:600px){.hero{background-image:linear-gradient(90deg,#101018ec 0%,#111722bd 65%,#0a1822b0),url('/assets/stadium-mobile.webp')}.player-cover{background-image:linear-gradient(110deg,#310e18d9,#111a29ab 50%,#12324aca),url('/assets/stadium-mobile.webp')}}

.club-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.club-card{overflow:hidden;border:1px solid #344355;background:#141e2b;border-radius:10px;display:block;transition:border-color .2s}.club-card:hover{border-color:#8ec7e9}.club-card img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.club-card>div{padding:22px}.club-card span{font-size:12px;font-weight:700;letter-spacing:1px}.club-card h3{margin:14px 0 8px}.club-card p{font-size:14px;margin:8px 0 20px}.club-card strong{font-size:14px;color:#b9dff7}.club-page{max-width:1280px;padding:24px 32px;margin:auto}.breadcrumbs{display:flex;gap:12px;color:#aebed0;font-size:14px;margin:16px 0 35px;flex-wrap:wrap}.club-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-bottom:40px;border-bottom:1px solid #334155}.club-hero h1{font-size:clamp(34px,4vw,58px);margin:20px 0;letter-spacing:-1px}.club-red h1{color:#ffafa7}.club-blue h1{color:#a6d9ff}.club-hero figure{margin:0}.club-hero img{display:block;width:100%;height:auto;border-radius:12px}.club-hero figcaption{font-size:12px;line-height:1.6;color:#aab9cd;margin-top:12px}.club-facts{display:flex;gap:25px;margin:28px 0;flex-wrap:wrap}.club-facts div{display:flex;flex-direction:column;gap:5px}.club-facts strong{font-size:27px;line-height:1.2;color:#edf4fb}.club-facts span{font-size:12px;color:#b1c0d4}.club-reading{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:55px;margin:35px 0}.club-reading article{max-width:790px}.club-reading h2{font-size:27px;margin-top:35px}.club-reading p{color:#bac6d5}.club-reading aside{display:block}.club-reading .side-card{position:sticky;top:25px}.club-reading .side-card h2{font-size:25px;margin:18px 0}.club-watch{display:flex;gap:35px;align-items:center;justify-content:space-between;padding:32px;background:linear-gradient(110deg,#452027,#172b42);border-radius:12px;margin-top:35px}.club-watch>div{max-width:760px}.club-watch h2{font-size:28px;margin:10px 0}.club-watch .btn{flex-shrink:0}.club-watch p{color:#ced8e5}.header nav{gap:20px}
@media(max-width:850px){.club-hero{grid-template-columns:1fr;gap:25px}.club-reading{grid-template-columns:1fr;gap:20px}.club-reading .side-card{position:static}.club-hero figure{max-width:700px}.club-watch{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.club-cards{grid-template-columns:1fr}.club-page{padding:16px}.club-hero h1{font-size:36px}.club-hero .lead{font-size:18px}.club-facts{gap:20px}.club-watch{padding:24px}.club-watch h2{font-size:25px}.club-reading h2{font-size:25px}.club-card>div{padding:20px}}
