@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--navy-950:#040d20;--navy-900:#061735;--navy-850:#0a2048;--navy-800:#0e2b5d;--blue:#154b98;--yellow:#ffe000;--yellow-soft:#fff2a0;--cream:#f6f1e4;--white:#fffdf7;--muted:#aab8cb;--line:#ffffff1c;--red:#d91f31;--green:#31a755;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950)}body{background:var(--navy-950);color:var(--white);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{object-fit:cover}::selection{background:var(--yellow);color:var(--navy-950)}.shell{width:min(var(--shell), calc(100% - 40px));margin-inline:auto}.section{padding-block:110px}.muted-section{border-block:1px solid var(--line);background:#081a39}.eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:25px;height:2px}.eyebrow.light{color:var(--yellow)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040d20d6;border-bottom:1px solid #ffffff17;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:26px;height:78px;display:flex}.brand{align-items:center;gap:11px;min-width:240px;display:flex}.brand-crest{object-fit:contain;filter:drop-shadow(0 8px 16px #00000047);width:48px;height:48px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.12em;font-size:15px}.brand-copy small{color:var(--muted);letter-spacing:.08em;margin-top:6px;font-size:11px}.desktop-nav{align-items:center;gap:6px;display:flex}.nav-link{color:#c3cee0;padding:29px 12px 27px;font-size:13px;font-weight:700;position:relative}.nav-link:after{content:"";background:var(--yellow);height:3px;transition:transform .2s;position:absolute;bottom:-1px;left:12px;right:12px;transform:scaleX(0)}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{transform:scaleX(1)}.mobile-toggle{border:1px solid var(--line);color:#fff;background:0 0;border-radius:12px;place-items:center;width:43px;height:43px;display:none}.mobile-nav{border-top:1px solid var(--line);background:#040d20fa}.mobile-nav-inner{padding-block:14px 20px;display:grid}.mobile-nav-link{color:#b7c5d9;border-bottom:1px solid #ffffff0f;padding:13px 6px;font-weight:750}.mobile-nav-link.active{color:var(--yellow)}.home-hero{align-items:center;min-height:780px;display:flex;position:relative;overflow:hidden}.hero-image{z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(90deg,#020918f7 0%,#040d20d6 45%,#040d2047 76%,#040d206b 100%),linear-gradient(#0000 55%,#040d20e6 100%);position:absolute;inset:0}.hero-stripes{z-index:2;background:repeating-linear-gradient(115deg,#0000 0 110px,#ffe00007 110px 112px);position:absolute;inset:0}.hero-content{z-index:3;justify-content:space-between;align-items:center;padding-top:86px;display:flex;position:relative}.hero-copy{max-width:760px}.hero-copy h1{letter-spacing:-.06em;text-transform:uppercase;margin:22px 0 24px;font-size:clamp(56px,7.2vw,102px);font-weight:950;line-height:.88}.hero-copy h1 em{color:var(--yellow);font-style:normal}.hero-copy p{color:#c8d4e4;max-width:675px;font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:51px;padding:0 22px;font-size:14px;font-weight:850;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--yellow);color:var(--navy-950);box-shadow:0 12px 34px #ffe00033}.button.primary:hover{background:#ffea4d}.button.ghost{color:#fff;background:#040d204d;border:1px solid #ffffff4d}.button.ghost:hover{border-color:var(--yellow)}.button.secondary{border:1px solid var(--yellow);color:var(--yellow)}.button.secondary:hover{background:var(--yellow);color:var(--navy-950)}.hero-badge{flex-direction:column;align-items:center;gap:16px;margin-right:10px;display:flex;transform:rotate(2deg)}.hero-badge-ring{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040d2085;border:1px solid #ffe00059;border-radius:50%;width:230px;height:230px;padding:10px;box-shadow:0 30px 80px #00000073}.hero-badge-ring>img{object-fit:contain;width:100%;height:100%}.hero-badge span{color:var(--yellow);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:850}.hero-scroll{z-index:3;color:#9eb0c9;text-transform:uppercase;letter-spacing:.19em;align-items:center;gap:14px;font-size:10px;display:flex;position:absolute;bottom:27px;left:50%;transform:translate(-50%)}.hero-scroll span{background:var(--yellow);width:54px;height:1px}.stat-band{background:#07172f;border-block:1px solid #ffe0002e}.stat-band-grid{grid-template-columns:repeat(4,1fr);display:grid}.stat-band-item{border-right:1px solid var(--line);align-items:center;gap:17px;min-height:132px;padding:24px 28px;display:flex}.stat-band-item:last-child{border-right:0}.stat-band-item strong{color:var(--yellow);font-size:42px;line-height:1}.stat-band-item span{color:#bec9d8;font-size:13px;font-weight:700;line-height:1.35}.section-heading{max-width:750px;margin-bottom:42px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center .eyebrow{justify-content:center}.section-heading h2,.sources-title{letter-spacing:-.045em;margin:15px 0;font-size:clamp(36px,4.3vw,61px);font-weight:900;line-height:1.02}.section-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.72}.gateway-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.gateway-card{border:1px solid var(--line);background:linear-gradient(155deg,#154b9833,#ffffff05);min-height:320px;padding:30px;transition:border-color .2s,transform .2s,background .2s;position:relative;overflow:hidden}.gateway-card:after{content:"";border:26px solid #ffe00017;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-70px;right:-70px}.gateway-card:hover{background:linear-gradient(155deg,#154b9854,#ffe0000a);border-color:#ffe0008c;transform:translateY(-5px)}.gateway-card>svg{color:var(--yellow);margin-top:44px}.gateway-number{color:#ffffff26;font-size:28px;font-weight:900;position:absolute;top:22px;right:23px}.gateway-card h3{margin:24px 0 12px;font-size:21px;line-height:1.2}.gateway-card p{color:var(--muted);font-size:14px;line-height:1.6}.gateway-link{color:var(--yellow);align-items:center;gap:8px;font-size:13px;font-weight:850;display:flex;position:absolute;bottom:28px;left:30px}.history-preview{background:var(--cream);color:var(--navy-950)}.history-preview .section-heading p,.history-preview .mini-timeline-item span{color:#526174}.history-preview-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.history-art{background:var(--navy-900);place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 70px #030d2038}.history-art:before{content:"";background:repeating-linear-gradient(90deg,#0000 0 66px,#ffe0000e 66px 130px);position:absolute;inset:0}.history-year-bg{color:#ffffff0f;letter-spacing:-.08em;font-size:130px;font-weight:950;position:absolute;top:18px;left:15px}.history-crest{object-fit:contain;filter:drop-shadow(0 25px 40px #00000073);width:250px;height:auto;position:relative}.history-art-copy{color:#fff;flex-direction:column;display:flex;position:absolute;bottom:26px;left:28px}.history-art-copy span{color:var(--yellow);text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:850}.history-art-copy strong{margin-top:6px;font-size:21px}.mini-timeline{border-top:1px solid #040d2026;margin:32px 0}.mini-timeline-item{border-bottom:1px solid #040d2026;grid-template-columns:110px 1fr;padding:17px 0;display:grid}.mini-timeline-item strong{color:var(--blue)}.text-link{color:var(--blue);align-items:center;gap:9px;font-weight:850;display:inline-flex}.legend-strip{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.legend-card{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff09,#154b9817);align-items:center;gap:20px;min-height:128px;padding:18px;transition:transform .2s,border-color .2s,background .2s;display:flex;overflow:hidden}.legend-card:hover{background:linear-gradient(135deg,#ffe0000e,#154b9829);border-color:#ffe00073;transform:translateY(-3px)}.legend-avatar{background:var(--navy-900);border:2px solid #ffe0009e;border-radius:50%;flex:0 0 88px;width:88px;height:88px;position:relative;overflow:hidden;box-shadow:0 12px 28px #0000004d}.legend-avatar:after{content:"";z-index:1;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 4px #040d2059}.legend-avatar-image{object-fit:cover}.legend-card span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.legend-card h3{margin:5px 0;font-size:19px}.legend-card p{color:var(--muted);margin:0;font-size:13px}.section-cta{margin-top:28px}.stadium-callout{align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.stadium-callout-image{z-index:0;width:100%;height:100%;position:absolute;inset:0}.stadium-callout-overlay{z-index:1;background:linear-gradient(90deg,#040d20f5,#040d20ad 55%,#040d202e);position:absolute;inset:0}.stadium-callout-content{z-index:2;max-width:1180px;position:relative}.stadium-callout-content h2{letter-spacing:-.05em;max-width:760px;margin:18px 0;font-size:clamp(44px,5vw,74px);line-height:1}.stadium-callout-content p{color:#c4d0df;max-width:630px;margin-bottom:30px;font-size:17px;line-height:1.65}.page-hero{background:radial-gradient(circle at 85% 20%, #154b987a, transparent 28%), repeating-linear-gradient(115deg, transparent 0 125px, #ffe00006 125px 127px), var(--navy-900);border-bottom:1px solid var(--line);align-items:center;min-height:440px;padding-top:78px;display:flex;position:relative;overflow:hidden}.page-hero:after{content:"1907";color:#ffffff09;letter-spacing:-.09em;font-size:230px;font-weight:950;position:absolute;bottom:-55px;right:-15px}.page-hero-glow{border:50px solid #ffe0000f;border-radius:50%;width:380px;height:380px;position:absolute;top:5%;right:8%}.page-hero-inner{z-index:2;padding-block:70px 64px;position:relative}.page-hero h1{letter-spacing:-.06em;text-transform:uppercase;max-width:900px;margin:18px 0;font-size:clamp(52px,7vw,92px);font-weight:950;line-height:.92}.page-hero p{color:#bfccdc;max-width:750px;margin:0;font-size:18px;line-height:1.7}.story-intro-grid{grid-template-columns:1.4fr .8fr;align-items:start;gap:90px;display:grid}.lead-paragraph{color:#e4ebf4;margin-top:0;font-size:22px;line-height:1.65}.story-intro-grid p:not(.lead-paragraph){color:var(--muted);line-height:1.8}.dropcap{float:left;color:var(--yellow);padding:11px 13px 0 0;font-size:97px;font-weight:950;line-height:.78}.quote-card{background:linear-gradient(145deg,#ffe00014,#154b981f);border:1px solid #ffe00040;padding:38px;position:relative;overflow:hidden}.quote-crest{object-fit:contain;opacity:.9;width:82px;height:auto;margin-bottom:28px}.quote-card blockquote{margin:0;font-size:25px;font-weight:750;line-height:1.4}.quote-card>span{color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;margin-top:24px;font-size:11px;display:block}.timeline{position:relative}.timeline:before{content:"";background:linear-gradient(var(--yellow), #ffffff14);width:1px;position:absolute;top:0;bottom:0;left:142px}.timeline-item{grid-template-columns:64px 150px 1fr;align-items:start;gap:24px;padding:26px 0 38px;display:grid}.timeline-marker{z-index:2;background:var(--navy-900);width:46px;height:46px;color:var(--yellow);border:1px solid #ffe00066;border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid;position:relative}.timeline-year{color:var(--yellow);padding-top:8px;font-size:17px;font-weight:900}.timeline-copy{border-bottom:1px solid #ffffff14;padding-bottom:28px}.timeline-copy h3{margin:4px 0 10px;font-size:25px}.timeline-copy p{color:var(--muted);margin:0;line-height:1.68}.identity-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.identity-crest-wrap{background:repeating-linear-gradient(90deg,#071a3d 0 55px,#ffe000 55px 110px);place-items:center;min-height:470px;display:grid}.identity-crest{object-fit:contain;filter:drop-shadow(0 26px 44px #00000080);background:#040d20cc;border-radius:50%;width:270px;height:auto;padding:12px}.identity-colors{gap:10px;display:grid}.color-story{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:16px 0;display:flex}.swatch{border:1px solid #ffffff40;border-radius:50%;flex:0 0 42px;width:42px;height:42px}.swatch.white{background:#fff}.swatch.red{background:var(--red)}.swatch.yellow{background:var(--yellow)}.swatch.navy{background:var(--navy-800)}.swatch.green{background:var(--green)}.color-story h3{margin:0 0 4px;font-size:17px}.color-story p{color:var(--muted);margin:0}.championship-explainer{border:1px solid var(--line);grid-template-columns:1fr 70px 1fr;display:grid;position:relative}.championship-side{min-height:330px;padding:42px}.championship-side>span,.championship-total>span{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:850}.championship-side strong{letter-spacing:-.08em;margin-top:13px;font-size:100px;line-height:.9;display:block}.championship-side h2{margin:16px 0 11px;font-size:25px}.championship-side p{color:var(--muted);line-height:1.65}.championship-side.historic{background:linear-gradient(145deg,#ffe0001a,#ffffff05)}.championship-divider{border-inline:1px solid var(--line);color:var(--yellow);place-items:center;font-size:36px;display:grid}.championship-total{border-top:1px solid var(--line);background:var(--yellow);color:var(--navy-950);grid-column:1/-1;justify-content:center;align-items:baseline;gap:20px;padding:25px;display:flex}.championship-total>span{color:var(--navy-950)}.championship-total strong{font-size:54px;line-height:1}.championship-total p{margin:0;font-weight:850}.editorial-note{text-align:center;max-width:800px;color:var(--muted);margin:20px auto 0;font-size:13px}.honour-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.honour-card{background:var(--navy-900);border:1px solid var(--line);min-height:290px;padding:28px}.honour-card svg{color:var(--yellow)}.honour-card>strong{color:var(--yellow);margin:35px 0 10px;font-size:56px;line-height:1;display:block}.honour-card h3{margin:0 0 12px;font-size:19px}.honour-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.seasons-grid{grid-template-columns:1.25fr .75fr;gap:90px;display:grid}.season-list{flex-wrap:wrap;gap:10px;display:flex}.season-list span{color:#dce5f0;background:#ffe0000a;border:1px solid #ffe00052;padding:11px 15px;font-size:13px;font-weight:750}.season-list.compact span{text-align:center;min-width:72px}.small-copy{color:var(--muted);margin-top:24px;font-size:14px;line-height:1.65}.europe-section{border-block:1px solid var(--line);background:linear-gradient(135deg,#081b3d,#0b2856)}.europe-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.europe-grid article{background:#081a39;min-height:220px;padding:34px}.europe-grid span{color:var(--yellow);letter-spacing:.12em;font-size:13px;font-weight:850}.europe-grid h3{margin:24px 0 12px;font-size:23px}.europe-grid p{color:var(--muted);margin:0;line-height:1.65}.coach-card{background:linear-gradient(130deg,#ffe00017,#154b9826);border:1px solid #ffe00047;grid-template-columns:150px 1fr 260px;align-items:center;gap:36px;padding:42px;display:grid}.coach-number{color:var(--yellow);letter-spacing:-.07em;font-size:70px;font-weight:950;line-height:1}.coach-card h2{margin:14px 0 9px;font-size:42px}.coach-card p{color:var(--muted);margin:0;line-height:1.65}.coach-meta{border-left:1px solid var(--line);grid-template-columns:1fr;gap:5px;padding-left:26px;display:grid}.coach-meta span{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;margin-top:10px;font-size:11px}.coach-meta strong{font-size:15px}.squad-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.player-card{border:1px solid var(--line);background:var(--navy-900);isolation:isolate;min-height:420px;position:relative;overflow:hidden}.player-card:before{content:"";z-index:2;border-top:3px solid var(--yellow);pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff08}.player-card:after{content:"";z-index:1;background:linear-gradient(#040d2014,#040d201f 36%,#040d20d1 78%,#040d20fc 98%);position:absolute;inset:0}.player-photo{position:absolute;inset:0}.player-photo img{object-fit:cover;filter:saturate(.9)contrast(1.04);transition:transform .45s,filter .45s}.player-card:hover .player-photo img{filter:saturate(1.04)contrast(1.06);transform:scale(1.045)}.player-number{z-index:3;color:#ffffff80;text-shadow:0 4px 18px #000000b3;font-size:38px;font-weight:950;position:absolute;top:16px;right:18px}.player-copy{z-index:3;position:absolute;bottom:21px;left:22px;right:22px}.player-copy>span{color:var(--yellow);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:850}.player-copy h3{letter-spacing:-.025em;margin:6px 0 4px;font-size:22px}.player-copy p{color:#bdcadb;margin:0;font-size:12px}.legends-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.legend-detail-card{border:1px solid var(--line);background:#ffffff06;min-height:520px;transition:transform .25s,border-color .25s;overflow:hidden}.legend-detail-card:hover{border-color:#ffe00066;transform:translateY(-4px)}.legend-detail-photo{background:var(--navy-900);height:285px;position:relative;overflow:hidden}.legend-detail-photo:after{content:"";background:linear-gradient(#0000 55%,#040d20bd);position:absolute;inset:0}.legend-detail-photo img{object-fit:cover;transition:transform .45s}.legend-detail-card:hover .legend-detail-photo img{transform:scale(1.035)}.legend-detail-body{padding:25px 27px 28px}.legend-detail-top{justify-content:space-between;align-items:center;display:flex}.legend-detail-top>span:first-child{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.legend-detail-top>span:last-child{color:#ffffff38;font-size:25px;font-weight:950}.legend-detail-card h3{margin:16px 0 6px;font-size:24px}.legend-detail-card strong{color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.legend-detail-card p{color:var(--muted);font-size:14px;line-height:1.65}.stadium-overview{grid-template-columns:1.65fr .75fr;gap:20px;display:grid}.stadium-main-photo{min-height:540px;position:relative;overflow:hidden}.stadium-facts{background:var(--yellow);color:var(--navy-950);padding:34px}.stadium-facts .eyebrow{color:var(--navy-950)}.stadium-facts>div{border-bottom:1px solid #040d202e;grid-template-columns:30px 1fr;gap:5px 12px;padding:23px 0;display:grid}.stadium-facts svg{grid-row:1/span 2}.stadium-facts span{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.stadium-facts strong{font-size:18px}.stadium-story-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:90px;display:grid}.stadium-story-grid p{color:var(--muted);font-size:17px;line-height:1.78}.stadium-quote{border-left:4px solid var(--yellow);background:var(--navy-900);padding:45px}.stadium-quote span{color:var(--yellow);text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:850}.stadium-quote blockquote{margin:22px 0 0;font-size:27px;font-weight:750;line-height:1.45}.stadium-gallery{grid-template-columns:1fr 1fr;gap:20px;display:grid}.stadium-gallery figure{margin:0}.stadium-gallery figure>div{aspect-ratio:16/10;position:relative;overflow:hidden}.stadium-gallery figcaption{color:var(--muted);margin-top:10px;font-size:12px}.rivalry-list{gap:24px;display:grid}.rivalry-showcase{border:1px solid var(--line);background:linear-gradient(135deg,#154b981f,#ffffff05);grid-template-columns:1.08fr .92fr;min-height:430px;display:grid;position:relative;overflow:hidden}.rivalry-showcase:before{content:"";z-index:2;background:var(--yellow);height:4px;position:absolute;top:0;left:0;right:0}.rivalry-showcase.red:before{background:linear-gradient(90deg, var(--yellow) 0 50%, #ed1c24 50%)}.rivalry-showcase.white:before{background:linear-gradient(90deg, var(--yellow) 0 50%, #f3f3f3 50%)}.rivalry-showcase.blue:before{background:linear-gradient(90deg, var(--yellow) 0 50%, #20a8df 50%)}.rivalry-showcase.reverse .rivalry-matchup{order:2}.rivalry-showcase.reverse .rivalry-content{order:1}.rivalry-matchup{background:radial-gradient(circle,#ffe00014,#0000 48%),repeating-linear-gradient(115deg,#0000 0 72px,#ffffff06 72px 74px),#071833;grid-template-columns:1fr 112px 1fr;align-items:center;gap:12px;padding:42px 34px;display:grid;position:relative}.rivalry-matchup:after{content:"";border:42px solid #ffffff06;border-radius:50%;width:260px;height:260px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rivalry-club-mark{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:15px;min-width:0;display:flex;position:relative}.rivalry-club-mark>strong{letter-spacing:.02em;font-size:15px}.rivalry-logo-shell{place-items:center;width:162px;height:180px;display:grid}.rivalry-logo-shell svg{filter:drop-shadow(0 16px 28px #0006);width:155px;height:155px}.rivalry-logo-shell img{object-fit:contain;filter:drop-shadow(0 16px 28px #0000006b);width:145px;height:165px}.rivalry-versus{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex;position:relative}.rivalry-versus:before,.rivalry-versus:after{content:"";background:linear-gradient(#0000,#ffe00085);flex:1;width:1px;min-height:26px}.rivalry-versus:after{background:linear-gradient(#ffe00085,#0000)}.rivalry-versus>span{color:#ffffff38;font-size:13px;font-weight:900;position:absolute;top:0}.rivalry-versus>strong{color:var(--yellow);letter-spacing:-.05em;padding:10px 0;font-size:32px;font-style:italic}.rivalry-versus>small{color:#becadd;text-transform:uppercase;letter-spacing:.11em;max-width:105px;font-size:8px;font-weight:800;line-height:1.5}.rivalry-content{z-index:1;flex-direction:column;justify-content:center;padding:48px;display:flex;position:relative}.rivalry-content h2{letter-spacing:-.045em;margin:18px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1}.rivalry-content h2 em{color:#ffffff47;text-transform:uppercase;letter-spacing:.16em;margin-block:7px;font-size:.43em;font-style:normal;display:block}.rivalry-content h3{color:#e4ebf4;margin:0 0 16px;font-size:16px;line-height:1.45}.rivalry-content p{max-width:570px;color:var(--muted);margin:0;line-height:1.72}.derby-facts{background:var(--yellow);color:var(--navy-950);padding-block:65px}.derby-facts-grid{grid-template-columns:repeat(3,1fr);display:grid}.derby-facts-grid>div{border-right:1px solid #040d202e;flex-direction:column;padding:10px 35px;display:flex}.derby-facts-grid>div:last-child{border-right:0}.derby-facts strong{letter-spacing:-.04em;font-size:37px}.derby-facts span{max-width:230px;margin-top:5px;font-size:13px;line-height:1.45}.fan-code{grid-template-columns:.8fr 1.2fr;align-items:end;gap:80px;display:grid}.fan-code h2{letter-spacing:-.05em;margin:14px 0 0;font-size:56px}.fan-code p{color:var(--muted);margin:0;font-size:18px;line-height:1.75}.about-grid{grid-template-columns:1.3fr .7fr;align-items:start;gap:85px;display:grid}.about-grid h2{letter-spacing:-.04em;margin:16px 0;font-size:45px}.about-grid p{color:var(--muted);line-height:1.8}.disclaimer-card{background:var(--yellow);color:var(--navy-950);padding:34px}.disclaimer-card strong{font-size:22px}.disclaimer-card p{color:var(--navy-950)}.sources-title{margin-bottom:35px}.source-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.source-list a{border:1px solid var(--line);color:#dce6f2;background:#ffffff06;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:18px 22px;transition:border-color .2s,color .2s;display:flex}.source-list a:hover{color:var(--yellow);border-color:#ffe00066}.site-footer{border-top:1px solid var(--line);background:#020817;padding-top:70px}.footer-grid{grid-template-columns:1.5fr .7fr .7fr;gap:60px;padding-bottom:55px;display:grid}.footer-brand{gap:18px;max-width:440px;display:flex}.footer-crest{object-fit:contain;flex:0 0 70px;width:70px;height:70px}.footer-brand strong{font-size:19px}.footer-brand p{color:var(--muted);font-size:13px;line-height:1.6}.footer-label{color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;margin-bottom:18px;font-size:10px;font-weight:850;display:block}.footer-links{gap:11px;display:grid}.footer-links a{color:#afbdd1;font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{color:#71829a;text-transform:uppercase;letter-spacing:.14em;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:76px;font-size:10px;display:flex}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding-top:150px;display:flex}.not-found-crest{object-fit:contain;width:130px;height:auto}.not-found>span{color:var(--yellow);letter-spacing:.2em;margin-top:24px;font-size:16px;font-weight:900}.not-found h1{margin:12px 0;font-size:54px}.not-found p{color:var(--muted);margin-bottom:24px}@media (max-width:1040px){.desktop-nav{display:none}.mobile-toggle{display:grid}.hero-badge{display:none}.hero-copy{max-width:800px}.gateway-grid,.honour-grid{grid-template-columns:repeat(2,1fr)}.squad-grid{grid-template-columns:repeat(3,1fr)}.legends-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.shell{width:min(100% - 28px, var(--shell))}.section{padding-block:76px}.header-inner{height:70px}.brand{min-width:0}.brand-crest{width:43px;height:43px}.brand-copy strong{font-size:13px}.home-hero{min-height:690px}.hero-content{padding-top:70px}.hero-copy h1{font-size:clamp(48px,14vw,76px)}.hero-copy p{font-size:16px}.stat-band-grid{grid-template-columns:repeat(2,1fr)}.stat-band-item:nth-child(2){border-right:0}.stat-band-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.history-preview-grid,.story-intro-grid,.identity-grid,.seasons-grid,.stadium-story-grid,.fan-code,.about-grid{grid-template-columns:1fr;gap:45px}.history-art{min-height:420px}.history-crest{width:210px}.legend-strip,.championship-explainer{grid-template-columns:1fr}.championship-divider{border-inline:0;border-block:1px solid var(--line);min-height:65px}.championship-total{flex-wrap:wrap;gap:10px}.europe-grid,.coach-card{grid-template-columns:1fr}.coach-meta{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.squad-grid{grid-template-columns:repeat(2,1fr)}.stadium-overview{grid-template-columns:1fr}.stadium-main-photo{min-height:420px}.stadium-gallery,.rivalry-showcase{grid-template-columns:1fr}.rivalry-showcase.reverse .rivalry-matchup,.rivalry-showcase.reverse .rivalry-content{order:initial}.rivalry-matchup{min-height:370px}.rivalry-content{padding:38px}.derby-facts-grid{grid-template-columns:1fr}.derby-facts-grid>div{border-bottom:1px solid #040d202e;border-right:0;padding:20px 0}.source-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:560px){.brand-copy small{display:none}.home-hero{min-height:660px}.hero-copy h1{font-size:48px}.hero-actions{display:grid}.button{width:100%}.hero-scroll{display:none}.stat-band-item{flex-direction:column;align-items:flex-start;gap:6px;min-height:110px;padding:18px}.stat-band-item strong{font-size:34px}.gateway-grid,.honour-grid,.squad-grid,.legends-grid{grid-template-columns:1fr}.gateway-card{min-height:285px}.page-hero{min-height:400px}.page-hero h1{font-size:47px}.page-hero p{font-size:16px}.timeline:before{left:22px}.timeline-item{grid-template-columns:46px 1fr;gap:14px}.timeline-year{grid-column:2;padding-top:0}.timeline-copy{grid-column:2}.championship-side{padding:28px}.championship-side strong{font-size:78px}.stadium-main-photo{min-height:320px}.rivalry-matchup{grid-template-columns:1fr 74px 1fr;min-height:310px;padding:30px 12px}.rivalry-logo-shell{width:112px;height:130px}.rivalry-logo-shell svg{width:108px;height:108px}.rivalry-logo-shell img{width:102px;height:120px}.rivalry-versus{min-height:150px}.rivalry-versus>strong{font-size:25px}.rivalry-versus>small{max-width:72px;font-size:7px}.rivalry-club-mark>strong{font-size:12px}.rivalry-content{padding:30px 24px 34px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
