.editorial-home{background:#f5f3ee;color:var(--c-text)}.home-shell{width:min(100%,1440px);margin:0 auto;overflow:hidden}.home-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-section{padding:48px 24px;border-bottom:1px solid #d7d2c9}.home-inner{width:min(100%,1170px);margin:0 auto}.home-kicker{color:var(--c-primary);font:800 .68rem/1.25 var(--font-heading);letter-spacing:.12em;text-transform:uppercase}.home-heading{margin:0;color:var(--c-navy);font:800 clamp(1.38rem,2.4vw,2.05rem)/1.12 var(--font-heading);letter-spacing:-.025em}.home-heading-row{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.home-link{display:inline-flex;align-items:center;gap:7px;color:var(--c-primary);font-size:.8rem;font-weight:800;line-height:1.4;text-decoration:none}.home-link:hover{color:var(--c-primary-dark);text-decoration:underline;text-underline-offset:3px}.home-link--light,.home-link--light:hover{color:#fff}.home-intro{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;background:#081a31;color:#fff;pointer-events:none;animation:home-intro-out .28s ease .72s forwards}.home-intro-logo{font:900 clamp(2rem,7vw,4rem)/1 var(--font-heading);opacity:0;animation:home-intro-in .42s ease .12s forwards}.home-intro-logo em{color:var(--c-primary);font-style:normal}.home-intro-logo i{display:inline-block;width:.15em;height:.15em;margin-left:.04em;background:var(--c-primary);border-radius:50%}@keyframes home-intro-in{to{opacity:1}}@keyframes home-intro-out{to{opacity:0;visibility:hidden}}.home-hero{display:grid;background:var(--c-navy)}.home-hero-media{margin:0;min-height:330px}.home-hero-media img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center 42%}.home-hero-copy{display:flex;flex-direction:column;justify-content:end;padding:34px 24px 38px;background:var(--c-navy);color:#fff}.home-hero-copy-inner{width:min(100%,520px)}.home-hero-title{margin:0 0 14px;color:#fff;font:800 clamp(2rem,7vw,3.7rem)/1.06 var(--font-heading);letter-spacing:-.05em}.home-hero-description{max-width:480px;color:#e5e4ea;font-size:.94rem;line-height:1.8}.home-match-layout{display:grid;gap:0}.home-next-match{padding-bottom:38px}.home-match-rule{height:3px;margin:17px 0 19px;background:var(--c-primary)}.home-match-meta{display:flex;flex-wrap:wrap;gap:7px 16px;color:#5e6571;font:700 .73rem/1.45 var(--font-heading);letter-spacing:.04em}.home-competition{display:inline-flex;align-items:center;gap:7px}.home-competition-logo{width:22px;height:22px;object-fit:contain}.home-match-teams{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:10px;align-items:center;margin:29px 0 18px}.home-match-team{display:flex;align-items:center;gap:13px;min-width:0;color:var(--c-navy);font:800 clamp(1.03rem,2vw,1.45rem)/1.12 var(--font-heading)}.home-match-team--away{justify-content:end;flex-direction:row-reverse;text-align:right}.home-team-logo{width:58px;height:58px;object-fit:contain;flex:0 0 auto}.home-team-name{overflow-wrap:anywhere}.home-versus{color:#6f7480;font:800 .75rem/1 var(--font-heading);text-align:center;text-transform:uppercase}.home-match-venue{margin:0;color:#606875;font-size:.83rem}.home-match-actions{display:flex;flex-wrap:wrap;gap:8px 19px;margin-top:15px}.home-match-empty{margin:0;color:var(--c-navy);font-weight:800}.home-match-empty-copy{margin:7px 0 0;color:#606875;font-size:.88rem}.home-results{padding-top:31px;border-top:1px solid #d7d2c9}.home-results-list{border-top:1px solid var(--c-navy)}.home-result{padding:14px 0 15px;border-bottom:1px solid #d7d2c9}.home-result-meta{display:flex;flex-wrap:wrap;gap:3px 10px;color:#68717d;font:700 .66rem/1.5 var(--font-heading);letter-spacing:.04em}.home-result-competition{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.home-result-competition-logo{width:17px;height:17px;object-fit:contain}.home-result-scoreline{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:7px;align-items:center;margin-top:8px;font-size:.81rem}.home-result-team{display:flex;align-items:center;justify-content:end;gap:6px;min-width:0}.home-result-team--away{justify-content:start;flex-direction:row-reverse;text-align:right}.home-result-crest{width:23px;height:23px;object-fit:contain;flex:0 0 auto}.home-result-score{color:var(--c-navy);font:800 1.08rem/1 var(--font-heading);white-space:nowrap}.home-result-link{display:inline-block;margin-top:8px;color:var(--c-primary);font-size:.73rem;font-weight:800}.home-feature{padding:52px 24px;background:var(--c-navy)}.home-feature-inner{width:min(100%,1170px);margin:0 auto}.home-feature-copy{width:min(100%,710px)}.home-feature-category{margin-top:0;color:#bec7d4;font-size:.75rem;font-weight:700}.home-feature-title{margin:12px 0 15px;color:#fff;font:800 clamp(1.75rem,3.4vw,3rem)/1.08 var(--font-heading);letter-spacing:-.04em}.home-feature-excerpt{max-width:620px;margin:0 0 20px;color:#e0e4eb;font-size:.94rem;line-height:1.85}.home-players{background:#ebe7df;overflow:hidden}.home-players-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:23px}.home-player-link:focus-visible{outline:3px solid var(--c-primary);outline-offset:3px}.home-player-track{display:flex;width:100%;gap:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#aaa49a transparent}.home-player-strip{display:flex;flex:0 0 78%;min-height:205px;padding:18px;border-top:1px solid var(--c-navy);border-bottom:1px solid var(--c-navy);border-right:1px solid #aaa49a;background:#f8f6f1;color:var(--c-navy);scroll-snap-align:start;text-decoration:none}.home-player-strip:nth-child(2n){background:var(--c-navy);color:#fff}.home-player-strip:last-child{border-right:0}.home-player-number{align-self:flex-start;color:var(--c-primary);font:800 clamp(3.5rem,14vw,6.8rem)/.8 var(--font-heading);letter-spacing:-.08em}.home-player-text{display:flex;flex:1;flex-direction:column;justify-content:end;min-width:0;margin-left:16px}.home-player-position{font:800 .68rem/1.2 var(--font-heading);letter-spacing:.12em}.home-player-name{margin-top:6px;font:800 1.25rem/1.05 var(--font-heading);letter-spacing:-.03em;line-break:strict;word-break:keep-all;overflow-wrap:anywhere}.home-player-middle-dot{white-space:nowrap}.home-player-latin-name{display:block;margin-top:6px;color:#7f8390;font:600 .68rem/1.25 var(--font-heading);letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-player-strip:nth-child(2n) .home-player-latin-name{color:#c4c7d0}.home-player-cta{margin-top:18px;color:inherit;font-size:.7rem;font-weight:800;letter-spacing:.08em}.home-player-strip:hover .home-player-cta{color:var(--c-primary)}.home-story{display:grid;background:#f5f3ee}.home-story-figure{margin:0;min-height:330px}.home-story-figure img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center}.home-story-copy{padding:42px 24px 49px}.home-story-copy-inner{width:min(100%,480px)}.home-story-title{margin:11px 0 22px;color:var(--c-navy);font:800 clamp(1.55rem,3vw,2.45rem)/1.16 var(--font-heading);letter-spacing:-.04em}.home-story-copy p{margin:0 0 17px;color:#363744;font-size:.93rem;line-height:1.9}.home-story-copy p:last-child{margin-bottom:0}.home-report-layout{display:grid;border-top:1px solid var(--c-navy)}.home-report-primary,.home-report-secondary{border-bottom:1px solid #d7d2c9}.home-report-primary{padding:24px 0 25px}.home-report-secondary{padding:16px 0}.home-report-meta{color:#6a7180;font:800 .67rem/1.4 var(--font-heading);letter-spacing:.08em;text-transform:uppercase}.home-report-title{display:block;margin:9px 0 0;color:var(--c-navy);font:800 1.15rem/1.25 var(--font-heading);text-decoration:none}.home-report-primary .home-report-title{font-size:clamp(1.35rem,2.6vw,2.15rem);line-height:1.18}.home-report-title:hover{color:var(--c-primary)}.home-report-summary{margin:11px 0 0;color:#5d6572;font-size:.86rem;line-height:1.7}.home-report-empty{padding:24px 0;color:#606875;font-size:.9rem}.home-columns{background:#ebe7df}.home-columns-layout{display:grid;gap:0;border-top:1px solid var(--c-navy)}.home-column-primary,.home-column-secondary{display:block;color:var(--c-navy);text-decoration:none;border-bottom:1px solid #bdb7ae}.home-column-primary{padding:26px 0 30px}.home-column-secondary{padding:17px 0}.home-column-primary:hover,.home-column-secondary:hover{color:var(--c-primary)}.home-column-title{margin:8px 0 0;font:800 1.1rem/1.23 var(--font-heading);letter-spacing:-.02em}.home-column-primary .home-column-title{font-size:clamp(1.42rem,2.7vw,2.25rem);line-height:1.15}.home-column-excerpt{margin:12px 0 0;color:#535966;font-size:.87rem;line-height:1.7}.home-quiz{background:var(--c-primary);color:#fff}.home-quiz-inner{width:min(100%,1170px);margin:0 auto}.home-quiz-card{display:grid;gap:21px;padding-top:2px}.home-quiz-title{margin:0;color:#fff;font:800 clamp(1.45rem,3vw,2.55rem)/1.12 var(--font-heading);letter-spacing:-.04em}.home-quiz-meta{display:flex;flex-wrap:wrap;gap:7px 15px;margin-top:15px;color:#ffe4e7;font-size:.79rem;font-weight:700}.home-quiz-actions{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:center}.home-quiz-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid #fff;color:#fff;font-size:.82rem;font-weight:800;text-decoration:none}.home-quiz-action:hover{background:#fff;color:var(--c-primary)}.home-table{width:100%;border-collapse:collapse;border-top:1px solid var(--c-navy)}.home-table th,.home-table td{padding:11px 4px;border-bottom:1px solid #d7d2c9;text-align:left;font-size:.8rem}.home-table th{color:#69717f;font:800 .66rem/1.2 var(--font-heading);letter-spacing:.08em;text-transform:uppercase}.home-table th:last-child,.home-table td:last-child{text-align:right}.home-table td:nth-child(2){font-weight:700}.home-table .home-atleti-row td{color:var(--c-navy);font-weight:800}.home-table .home-atleti-row td:first-child{position:relative;padding-left:12px}.home-table .home-atleti-row td:first-child:before{position:absolute;top:50%;left:0;width:3px;height:18px;background:var(--c-primary);content:"";transform:translateY(-50%)}.home-table-ellipsis td{color:#8992a0;letter-spacing:.3em;text-align:center!important}.home-standings-empty{margin:0;color:#606875;font-size:.88rem}.home-follow{padding-top:38px;padding-bottom:38px;background:var(--c-navy);color:#fff}.home-follow-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;width:min(100%,1170px);margin:0 auto}.home-follow-title{margin:0;color:#fff;font:800 clamp(1.25rem,2vw,1.75rem)/1.2 var(--font-heading)}.home-follow-links{display:flex;flex-wrap:wrap;gap:10px 20px}.home-follow-link{color:#fff;font-size:.82rem;font-weight:800;text-decoration:none}.home-follow-link:hover{color:#ff8d99;text-decoration:underline;text-underline-offset:3px}@media(min-width:769px){.home-section{padding:64px 60px}.home-hero{grid-template-columns:minmax(0,1.55fr) minmax(360px,.8fr);min-height:510px}.home-hero-media,.home-hero-media img{min-height:510px}.home-hero-copy{padding:52px}.home-match-layout{grid-template-columns:minmax(0,1.58fr) minmax(310px,.82fr)}.home-match-layout--solo{grid-template-columns:minmax(0,760px)}.home-next-match{padding:0 66px 0 0}.home-results{padding:0 0 0 42px;border-top:0;border-left:1px solid #d7d2c9}.home-player-strip{flex-basis:31%;min-height:248px}.home-story{grid-template-columns:minmax(0,1.55fr) minmax(330px,.88fr)}.home-story-figure,.home-story-figure img{min-height:610px}.home-story-copy{display:flex;align-items:center;padding:55px}.home-report-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);column-gap:56px}.home-report-primary{grid-row:span 2;padding:28px 0}.home-report-secondary:first-of-type{padding-top:28px}.home-columns-layout{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);column-gap:62px}.home-column-primary{grid-row:span 2;padding:28px 0}.home-column-secondary:first-of-type{padding-top:28px}.home-quiz-card{grid-template-columns:minmax(0,1fr) auto;align-items:end}}@media(max-width:768px){.home-section{padding:42px 18px}.home-heading-row{margin-bottom:20px}.home-hero-copy{padding:29px 18px 33px}.home-match-teams{grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);gap:6px;align-items:start}.home-match-team{display:grid;grid-template-rows:58px auto;gap:7px;justify-items:center;text-align:center}.home-match-team--away{flex-direction:initial}.home-team-name{text-align:center}.home-versus{padding-top:22px}.home-result-team{overflow-wrap:anywhere}.home-result-team--away{flex-direction:row-reverse}.home-feature{padding:43px 18px}.home-players-head{align-items:end}.home-story-copy{padding:36px 18px 42px}.home-follow{padding:34px 18px}}@media(max-width:360px){.home-section{padding-left:15px;padding-right:15px}.home-player-strip{flex-basis:82%}}@media(prefers-reduced-motion:reduce){.home-intro{display:none}.home-intro-logo{opacity:1;animation:none}.home-player-track{scroll-behavior:auto}}.editorial-home{--home-cut:clamp(30px,5vw,78px);background:#f4f0e8}.home-shell{max-width:none;overflow:hidden}.home-section{padding-top:64px;padding-bottom:64px}.home-kicker{font-size:.7rem;letter-spacing:.18em}.home-heading{font-size:clamp(1.9rem,3.2vw,3.25rem);line-height:.94;letter-spacing:-.055em}.home-link{display:inline-flex;min-height:42px;flex-shrink:0;align-items:center;padding:8px 18px;border:1px solid currentColor;border-radius:999px;font-size:.72rem;letter-spacing:.04em;white-space:nowrap;text-decoration:none}.home-link:hover{color:inherit;text-decoration:none;transform:translate(3px)}.home-hero{position:relative;display:block;min-height:680px;overflow:hidden;background:#111421}.home-hero:after{position:absolute;right:-8%;bottom:-160px;width:42%;height:300px;background:var(--c-primary);content:"";transform:rotate(-10deg);transform-origin:center}.home-hero-media{position:absolute;inset:0 auto 0 0;width:78%;min-height:680px;clip-path:polygon(0 0,100% 0,86% 100%,0 100%)}.home-hero-media:after{position:absolute;inset:0;background:linear-gradient(90deg,transparent 60%,rgba(17,20,33,.28));content:""}.home-hero-media img{min-height:680px;object-position:center 46%}.home-hero-copy{position:absolute;z-index:2;right:0;bottom:0;width:48%;min-height:400px;padding:72px 68px 54px 118px;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);background:var(--c-navy)}.home-hero-copy:before{position:absolute;top:0;left:13%;width:14px;height:100%;background:var(--c-primary);content:"";transform:skew(-10deg)}.home-hero-copy-inner{position:relative;z-index:1;max-width:560px}.home-hero-title{max-width:540px;margin-top:0;font-size:clamp(3rem,5vw,5.25rem);line-height:.95;letter-spacing:-.075em}.home-hero-title-line{display:block;white-space:nowrap}html[lang=ja] .home-hero-title{max-width:none;font-size:clamp(2.4rem,3.7vw,3.05rem)}.home-hero-description{max-width:460px;margin-top:22px;font-size:1rem;line-height:1.8}.home-hero+.home-section{position:relative;z-index:5;padding-top:0;padding-bottom:48px;background:#f4f0e8}.home-hero+.home-section .home-inner{max-width:1240px}.home-match-layout{position:relative;z-index:3;margin-top:-58px;align-items:start}.home-match-layout--solo{grid-template-columns:1fr}.home-next-match{position:relative;min-height:510px;padding:44px 72px 50px 56px;overflow:hidden;clip-path:polygon(0 0,calc(100% - var(--home-cut)) 0,100% var(--home-cut),100% 100%,0 100%);background:var(--c-navy);color:#fff}.home-next-match:after{position:absolute;right:-40px;bottom:-86px;width:280px;height:190px;background:var(--c-primary);content:"";transform:rotate(-10deg)}.home-next-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.home-next-match .home-heading{color:#fff;font-size:clamp(2.5rem,4.2vw,4.3rem)}.home-event-competition{position:relative;z-index:1;display:flex;align-items:center;gap:9px;margin-top:29px;color:#d8dce6;font-size:.77rem;font-weight:800;letter-spacing:.06em}.home-event-main{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;gap:42px;align-items:end;margin-top:20px}.home-event-date{display:flex;flex-direction:column}.home-event-date-main{color:#fff;font:900 clamp(5.5rem,9vw,8.8rem)/.77 var(--font-heading);letter-spacing:-.1em;white-space:nowrap}.home-event-clubs{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding-bottom:5px}.home-event-club{display:grid;justify-items:center;gap:8px;min-width:74px;color:#fff;font:900 1.5rem/1 var(--font-heading);letter-spacing:.08em}.home-event-crest{width:72px;height:72px;object-fit:contain}.home-event-vs{color:#f66575;font:900 .73rem/1 var(--font-heading);letter-spacing:.08em}.home-event-foot{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;gap:8px 25px;align-items:center;margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.24)}.home-event-kickoff{color:#fff;font:900 1.05rem/1.2 var(--font-heading);letter-spacing:.03em}.home-event-kickoff span{margin-right:9px;color:#ff6575;font-size:.64rem;letter-spacing:.15em}.home-next-match .home-match-venue{color:#bec4d0}.home-next-match .home-match-actions{grid-column:1/-1;margin-top:10px}.home-event-action{display:inline-flex;min-height:40px;align-items:center;padding:8px 19px;border:1px solid rgba(255,255,255,.65);border-radius:999px;color:#fff;font-size:.72rem;font-weight:800;text-decoration:none}.home-event-action--primary{border-color:#fff;background:#fff;color:var(--c-navy)}.home-next-match--empty{min-height:360px}.home-next-match .home-match-empty{margin-top:70px;color:#fff;font-size:1.25rem}.home-next-match .home-match-empty-copy{color:#c8cdd6}.home-results{margin-top:48px;padding:38px 28px 30px 38px;border:0;background:#fff}.home-results .home-heading{font-size:2rem}.home-results-list{margin-top:22px}.home-result{padding:17px 0}.home-result-code{font:900 .95rem/1 var(--font-heading);letter-spacing:.08em}.home-result-team{gap:8px}.home-result-team--away{flex-direction:row}.home-result-crest{width:28px;height:28px}.home-result-score{min-width:58px;font-size:1.3rem}.home-feature{position:relative;margin-top:-1px;padding:90px 60px 98px;overflow:hidden;clip-path:polygon(0 var(--home-cut),100% 0,100% calc(100% - var(--home-cut)),0 100%);background:var(--c-primary)}.home-feature:after{position:absolute;top:-100px;left:65%;width:26px;height:760px;background:var(--c-navy);content:"";transform:rotate(10deg)}.home-feature-inner{position:relative;z-index:1;max-width:1240px}.home-feature-copy{max-width:820px}.home-feature-category{display:inline-block;margin-top:0;padding:6px 11px;background:var(--c-navy);color:#fff;font-size:.68rem;letter-spacing:.08em}.home-feature-title{max-width:850px;font-size:clamp(3rem,6vw,6.25rem);line-height:.9;letter-spacing:-.075em}.home-feature-excerpt{max-width:690px;color:#fff;font-size:1rem}.home-players{position:relative;padding-top:88px;padding-bottom:96px;overflow:hidden;background:#ece7dc}.home-players:before{position:absolute;top:26px;right:-20px;color:#2727360e;content:"PLAYERS";font:900 clamp(6rem,15vw,13rem)/1 var(--font-heading);letter-spacing:-.08em}.home-players .home-inner{position:relative;max-width:1280px}.home-players-head{margin-bottom:34px}.home-players .home-heading{font-size:clamp(3.5rem,7vw,7rem)}.home-player-track{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.home-player-strip{position:relative;flex-basis:29%;min-height:370px;padding:28px 28px 31px;overflow:hidden;border:0;border-right:5px solid #ece7dc;background:#fff;clip-path:polygon(0 0,calc(100% - 34px) 0,100% 34px,100% 100%,0 100%)}.home-player-strip:nth-child(2n){background:var(--c-navy)}.home-player-strip:after{position:absolute;right:-46px;bottom:-70px;width:160px;height:190px;background:var(--c-primary);content:"";transform:rotate(-10deg)}.home-player-number{position:absolute;top:33px;left:22px;color:var(--c-primary);font-size:clamp(8rem,14vw,13rem);line-height:.7;letter-spacing:-.12em}.home-player-text{position:relative;z-index:1;margin:0}.home-player-position{color:var(--c-primary);font-size:.72rem}.home-player-name{max-width:100%;margin-top:10px;font-size:clamp(1.55rem,2.4vw,2.3rem);line-height:.94}.home-player-cta{margin-top:27px;font-size:.68rem;letter-spacing:.14em}.home-story{position:relative;display:block;padding:78px 0 92px;overflow:hidden;background:#f4f0e8}.home-story:before{position:absolute;top:0;right:0;width:42%;height:145px;clip-path:polygon(var(--home-cut) 0,100% 0,100% 100%,0 100%);background:var(--c-primary);content:""}.home-story-figure{position:relative;width:69%;min-height:640px;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}.home-story-figure img{min-height:640px;object-position:center 48%}.home-story-copy{position:absolute;z-index:2;top:148px;right:5%;width:43%;min-height:525px;align-items:center;padding:72px 55px 58px 92px;clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);background:var(--c-navy)}.home-story-copy:before{position:absolute;top:0;left:10%;width:13px;height:100%;background:var(--c-primary);content:"";transform:skew(-10deg)}.home-story-copy-inner{position:relative;z-index:1;max-width:520px}.home-story-title{color:#fff;font-size:clamp(2rem,3.5vw,3.7rem);line-height:.98}.home-story-copy p{color:#e2e4e9;font-size:.84rem;line-height:1.78}.home-story-copy .home-kicker{color:#ff6575}[aria-labelledby=home-reports-title]{position:relative;padding-top:82px;padding-bottom:92px;overflow:hidden;background:#111421}[aria-labelledby=home-reports-title] .home-heading{color:#fff;font-size:clamp(3.3rem,6vw,6rem)}[aria-labelledby=home-reports-title] .home-link{color:#fff}[aria-labelledby=home-reports-title] .home-report-layout{border-color:#ffffff57}[aria-labelledby=home-reports-title] .home-report-primary{position:relative;min-height:390px;padding:65px 72px 55px 46px;overflow:hidden;border:0;background:var(--c-primary)}[aria-labelledby=home-reports-title] .home-report-primary:after{position:absolute;right:-30px;bottom:-70px;color:#ffffff21;content:"90";font:900 15rem/.75 var(--font-heading);letter-spacing:-.13em}[aria-labelledby=home-reports-title] .home-report-primary>*{position:relative;z-index:1}[aria-labelledby=home-reports-title] .home-report-meta{color:#b9c0cc}[aria-labelledby=home-reports-title] .home-report-primary .home-report-meta,[aria-labelledby=home-reports-title] .home-report-title{color:#fff}[aria-labelledby=home-reports-title] .home-report-primary .home-report-title{font-size:clamp(2.1rem,4vw,4rem);line-height:.98}[aria-labelledby=home-reports-title] .home-report-summary{color:#fff}[aria-labelledby=home-reports-title] .home-report-secondary{padding:30px 0;border-color:#ffffff3d}.home-columns{position:relative;padding-top:88px;padding-bottom:94px;overflow:hidden;background:#f4f0e8}.home-columns .home-inner{position:relative;z-index:1}.home-columns .home-heading{font-size:clamp(3.3rem,6vw,6rem)}.home-column-primary{position:relative;min-height:370px;padding:55px 55px 50px 0}.home-column-primary .home-column-title{max-width:720px;font-size:clamp(2.5rem,4.8vw,4.8rem);line-height:.93}.home-column-secondary{padding:27px 0}.home-quiz{position:relative;padding-top:84px;padding-bottom:88px;overflow:hidden;clip-path:polygon(0 var(--home-cut),100% 0,100% 100%,0 100%)}.home-quiz:before{position:absolute;top:-170px;right:8%;width:230px;height:620px;background:var(--c-navy);content:"";transform:rotate(10deg)}.home-quiz:after{position:absolute;right:22%;bottom:-95px;color:#ffffff1f;content:"?";font:900 24rem/.7 var(--font-heading)}.home-quiz-inner{position:relative;z-index:1}.home-quiz-title{max-width:850px;font-size:clamp(2.8rem,5.4vw,5.8rem);line-height:.92}.home-quiz-action,.home-quiz .home-link{min-height:48px;padding:10px 22px;border-radius:999px;font-size:.72rem;line-height:1;white-space:nowrap}.home-quiz-action{background:#fff;color:var(--c-navy)}[aria-labelledby=home-standings-title]{position:relative;padding-top:104px;padding-bottom:110px;background:#ece7dc}[aria-labelledby=home-standings-title]:before{position:absolute;top:0;right:0;width:36%;height:36px;clip-path:polygon(35px 0,100% 0,100% 100%,0 100%);background:var(--c-navy);content:""}[aria-labelledby=home-standings-title] .home-heading{font-size:clamp(3.1rem,5.5vw,5.5rem)}[aria-labelledby=home-standings-title] .home-table{background:#fff;border:0}[aria-labelledby=home-standings-title] .home-table thead{background:var(--c-navy);color:#fff}[aria-labelledby=home-standings-title] .home-table th{color:#fff}[aria-labelledby=home-standings-title] .home-table th,[aria-labelledby=home-standings-title] .home-table td{padding:16px 19px}[aria-labelledby=home-standings-title] .home-atleti-row{background:var(--c-primary)}[aria-labelledby=home-standings-title] .home-table .home-atleti-row td{color:#fff}[aria-labelledby=home-standings-title] .home-atleti-row td:first-child:before{background:#fff}.home-standings-empty{max-width:780px;padding:34px;background:#fff;border-left:8px solid var(--c-primary);font-size:1rem}.home-follow{position:relative;padding-top:74px;padding-bottom:76px;overflow:hidden;background:var(--c-navy)}.home-follow:before{position:absolute;left:-100px;bottom:-160px;width:45%;height:270px;background:var(--c-primary);content:"";transform:rotate(-10deg)}.home-follow-inner{position:relative;z-index:1;align-items:end}.home-follow-title{max-width:950px;font-size:clamp(3rem,6.5vw,7rem);line-height:.88;letter-spacing:-.075em}.home-follow-link{display:inline-flex;min-height:50px;align-items:center;padding:11px 24px;border:1px solid #fff;border-radius:999px}@media(max-width:768px){.home-section{padding-top:46px;padding-bottom:50px}.home-heading{font-size:2.25rem}.home-link{min-height:38px;padding:7px 13px}.home-hero{min-height:0}.home-hero:after{display:none}.home-hero-media{position:relative;width:100%;height:270px;min-height:270px;max-height:270px;clip-path:polygon(0 0,100% 0,100% 88%,0 100%)}.home-hero-media img{height:270px;min-height:270px;max-height:270px;object-position:center 44%}.home-hero-copy{position:relative;right:auto;bottom:auto;width:calc(100% - 14px);min-height:280px;margin:-64px 0 0 14px;padding:72px 20px 36px 42px;clip-path:polygon(34px 0,100% 0,100% 100%,0 100%)}.home-hero-copy:before{left:22px;width:9px}.home-hero-title{max-width:330px;font-size:clamp(2.6rem,12vw,4rem)}html[lang=ja] .home-hero-title{max-width:none;font-size:clamp(1.8rem,5vw,2.5rem)}.home-hero-description{font-size:.88rem}.home-hero+.home-section{padding:0 14px 24px}.home-match-layout{margin-top:-18px}.home-next-match{min-height:540px;padding:34px 20px 32px;clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,0 100%)}.home-next-match .home-heading{font-size:2.8rem}.home-next-head{align-items:center}.home-event-main{grid-template-columns:1fr;gap:27px;align-items:center}.home-event-date{align-items:center}.home-event-date-main{font-size:clamp(5.2rem,25vw,7rem)}.home-event-clubs{justify-content:center;gap:18px}.home-event-club{font-size:1.35rem}.home-event-foot{grid-template-columns:1fr;text-align:center}.home-next-match .home-match-actions{justify-content:center}.home-results{margin-top:0;padding:34px 22px 27px}.home-feature{padding:78px 18px 82px}.home-feature:after{left:88%}.home-feature-title{font-size:clamp(3rem,14vw,4.7rem)}.home-players{padding-top:68px;padding-bottom:72px}.home-players:before{top:40px;font-size:6rem}.home-players .home-heading{font-size:3.8rem}.home-player-track{width:calc(100vw - 18px)}.home-player-strip{flex-basis:72%;min-height:330px;padding:25px 24px 28px}.home-player-number{font-size:10rem}.home-player-name{font-size:1.8rem}.home-story{padding:54px 0 64px}.home-story:before{width:62%;height:86px}.home-story-figure{width:96%;min-height:430px;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}.home-story-figure img{min-height:430px;object-position:center}.home-story-copy{position:relative;top:auto;right:auto;display:block;width:calc(100% - 18px);min-height:0;margin:-46px 0 0 18px;padding:78px 28px 52px 48px;clip-path:polygon(34px 0,100% 0,100% 100%,0 100%)}.home-story-copy:before{left:23px;width:8px}.home-story-title{font-size:2.35rem}.home-story-copy p{margin-bottom:22px;font-size:.95rem;line-height:1.95}[aria-labelledby=home-reports-title]{padding-top:66px;padding-bottom:72px}[aria-labelledby=home-reports-title] .home-heading,.home-columns .home-heading{font-size:3.25rem}[aria-labelledby=home-reports-title] .home-report-primary{min-height:360px;padding:48px 34px 45px 25px}[aria-labelledby=home-reports-title] .home-report-primary .home-report-title{font-size:2.35rem}.home-columns{padding-top:70px;padding-bottom:74px}.home-column-primary{min-height:330px;padding:45px 0 42px}.home-column-primary .home-column-title{font-size:2.7rem}.home-quiz{padding-top:72px;padding-bottom:74px}.home-quiz:before{right:-20%}.home-quiz-title{font-size:3.1rem}[aria-labelledby=home-standings-title]{padding-top:86px;padding-bottom:90px}[aria-labelledby=home-standings-title] .home-heading{font-size:3rem}.home-follow{padding-top:62px;padding-bottom:66px}.home-follow-title{font-size:3.2rem}}@media(min-width:1051px){.home-hero-copy{justify-content:center}.home-hero+.home-section{padding-top:24px}.home-match-layout{margin-top:0}}@media(min-width:1400px){html[lang=ja] .home-hero-description{max-width:none;white-space:nowrap}}@media(min-width:769px)and (max-width:1050px){.home-hero-copy{width:53%;padding-left:105px;padding-right:42px}.home-event-main{grid-template-columns:1fr;gap:25px}.home-event-clubs{justify-content:flex-start}.home-player-strip{flex-basis:42%}.home-story-copy{right:3%;width:49%;padding-left:78px}}@media(min-width:600px)and (max-width:768px){.home-hero-media,.home-hero-media img{height:390px;min-height:390px;max-height:390px}.home-hero-copy{min-height:290px}}@media(max-width:599px){.home-hero-copy{min-height:240px;padding-top:40px;padding-bottom:34px}.home-hero-description-break{display:none}.home-hero+.home-section{padding-top:18px}.home-match-layout{margin-top:0}.home-feature-title{font-size:clamp(2.55rem,11.7vw,2.85rem);line-height:.88}.home-feature-excerpt,[aria-labelledby=home-reports-title] .home-report-summary,.home-column-primary .home-column-excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.home-story-copy-inner>.home-story-paragraph--mobile-hidden{display:none}[aria-labelledby=home-reports-title]{padding-top:54px;padding-bottom:58px}[aria-labelledby=home-reports-title] .home-report-primary{min-height:300px;padding:34px 28px 32px 22px}[aria-labelledby=home-reports-title] .home-report-primary .home-report-title{font-size:2rem;line-height:1.02}[aria-labelledby=home-reports-title] .home-report-secondary{padding:21px 0}.home-columns{padding-top:58px;padding-bottom:60px}.home-column-primary{min-height:270px;padding:32px 0 30px}.home-column-primary .home-column-title{font-size:2.25rem;line-height:1}.home-column-secondary{padding:20px 0}.home-quiz-title{font-size:2.7rem;line-height:.94}}
