@import"https://fonts.googleapis.com/css2?family=Antonio:wght@400;500;700&family=Oswald:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{min-width:320px}img,video{display:block;max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}:root{--color-haiti-blue: #0a39da;--color-haiti-red: #df132d;--color-gold-base: #9e6f17;--color-gold-mid: #cb9428;--color-gold-highlight: #f2c75b;--color-silver-base: #dbd6d1;--color-text-primary: #f1ece6;--color-text-muted: rgba(232, 226, 220, .76);--color-surface-base: #050403;--color-surface-raised: rgba(11, 10, 9, .82);--color-surface-card: rgba(12, 12, 14, .92);--color-border-subtle: rgba(255, 255, 255, .24);--color-border-strong: rgba(255, 210, 104, .32);--color-glow-blue: rgba(7, 55, 219, .5);--color-glow-red: rgba(216, 15, 42, .45);--color-gold-shadow: rgba(105, 70, 10, .65);--color-shadow-soft: rgba(0, 0, 0, .55);--progress-gradient: linear-gradient( 90deg, #0737db 0%, #1d52ec 18%, #c41763 52%, #e93b1d 74%, #d1a62d 100% );--frame-top-gradient: linear-gradient(90deg, #0737db 0%, #0b43ff 48%, #dc0f26 52%, #e91f1f 100%);--frame-top-glow-sweep: linear-gradient( 90deg, transparent 0%, rgba(255, 255, 255, .08) 12%, rgba(255, 255, 255, .34) 24%, rgba(255, 244, 201, .78) 40%, rgba(255, 236, 158, .95) 50%, rgba(255, 244, 201, .78) 60%, rgba(255, 255, 255, .34) 76%, rgba(255, 255, 255, .08) 88%, transparent 100% );--hero-overlay: radial-gradient(circle at center, rgba(0, 0, 0, .12) 0%, rgba(0, 0, 0, .75) 72%);--font-display: "Antonio", "Arial Narrow", sans-serif;--font-condensed: "Oswald", "Arial Narrow", sans-serif;--font-body: "Space Grotesk", "Trebuchet MS", sans-serif;--radius-frame: 1.75rem;--radius-card: 1.4rem;--page-padding: clamp(1rem, 2vw, 1.75rem);--safe-bottom: max(1rem, env(safe-area-inset-bottom))}body{background:radial-gradient(circle at top left,rgba(7,55,219,.16),transparent 28%),radial-gradient(circle at top right,rgba(216,15,42,.14),transparent 24%),linear-gradient(180deg,#020305,#050607);color:var(--color-text-primary);font-family:var(--font-body);overflow-x:hidden}html{scrollbar-width:thin;scrollbar-color:rgba(214,155,39,.55) rgba(255,255,255,.06)}html::-webkit-scrollbar{width:.72rem}html::-webkit-scrollbar-track{background:linear-gradient(180deg,#141619db,#060607f0),#000000a8}html::-webkit-scrollbar-thumb{border:2px solid rgba(255,255,255,.06);border-radius:999px;background:linear-gradient(180deg,#f2c75bd6,#d69b27b8);box-shadow:inset 0 0 0 1px #ffffff0f,0 0 12px #d69b2729}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ffd56bf0,#d69b27d6)}#app{min-height:100vh;padding:0}.app-frame{position:relative;min-height:100vh;border:0;border-radius:0;background:linear-gradient(180deg,#08080ac7,#030305f5);overflow:hidden;box-shadow:none}.app-frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 10%),radial-gradient(circle at top center,rgba(255,214,92,.08),transparent 38%);pointer-events:none}.app-frame__content{position:relative;min-height:100vh}.component-preview{display:grid;place-items:center}.component-preview__panel{width:min(100%,56rem);margin:auto;padding:clamp(1.5rem,3vw,2.5rem);display:grid;gap:1.2rem;align-content:center;min-height:calc(100vh - .8rem)}.component-preview__header{display:flex;align-items:flex-start;justify-content:space-between}.component-preview__eyebrow{margin:0;color:#f5c454f0;font-family:var(--font-condensed);font-size:clamp(.92rem,1vw,1.04rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.component-preview__card-stage{padding:clamp(1rem,2vw,1.8rem);border-radius:1.1rem;background:radial-gradient(circle at 20% 10%,rgba(255,221,132,.08),transparent 20%),linear-gradient(180deg,#0d0d0fd1,#040405f2);box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 44px #00000052}.player-card-lab{display:grid;place-items:center}.player-card-lab__panel{width:min(100%,76rem);margin:auto;padding:clamp(1.2rem,2.2vw,2rem);display:grid;gap:1rem;align-content:center;min-height:calc(100vh - .8rem)}.player-card-lab__header{display:flex;align-items:flex-start;justify-content:space-between}.player-card-lab__eyebrow{margin:0;color:#f5c454f0;font-family:var(--font-condensed);font-size:clamp(.92rem,1vw,1.04rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.player-card-lab__stage{padding:clamp(1rem,2vw,1.8rem);border-radius:1.2rem;background:radial-gradient(circle at 16% 10%,rgba(255,221,132,.08),transparent 18%),linear-gradient(180deg,#0d0d0fd1,#040405f2);box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 44px #00000052}.player-card-lab__controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;padding:1rem;border-radius:1rem;background:linear-gradient(180deg,#111113d1,#070708f0),#00000080;box-shadow:inset 0 0 0 1px #ffffff0a}.player-card-lab__field{display:grid;gap:.46rem;min-width:0}.player-card-lab__field--color{align-content:start}.player-card-lab__field-header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;color:#efeae3e0;font-family:var(--font-condensed);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.player-card-lab__value{color:#f5c454eb}.player-card-lab__range,.player-card-lab__color{width:100%}.player-card-lab__range{accent-color:var(--color-gold-highlight)}.player-card-lab__color{height:2.6rem;padding:.18rem;border:1px solid rgba(255,255,255,.14);border-radius:.66rem;background:#ffffff0a}@media (max-width: 980px){.player-card-lab__controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.player-card-lab__panel{padding:1rem .9rem 1.2rem;gap:.85rem}.player-card-lab__controls{grid-template-columns:minmax(0,1fr);padding:.85rem}}html.has-ball-cursor,html.has-ball-cursor *{cursor:none!important}.ball-cursor{position:fixed;left:0;top:0;z-index:200;width:2.3rem;height:2.3rem;margin:-1.15rem 0 0 -1.15rem;pointer-events:none;opacity:0;transition:opacity .15s ease;will-change:transform}.ball-cursor.is-active{opacity:1}.ball-cursor__ball{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.55)) drop-shadow(0 0 10px rgba(242,199,91,.45))}.brand-mark{display:inline-flex;align-items:center;min-height:3.4rem}.brand-mark__image{width:clamp(8.2rem,13vw,11.5rem);height:auto;object-fit:contain}.brand-mark__fallback{display:none;flex-direction:column;gap:.15rem;font-family:var(--font-display);line-height:.85;letter-spacing:.04em}.brand-mark__fallback strong{font-size:2rem}.brand-mark__fallback span{font-family:var(--font-condensed);font-size:.72rem;letter-spacing:.35em}.brand-mark.is-fallback .brand-mark__image{display:none}.brand-mark.is-fallback .brand-mark__fallback{display:flex}.section-label{margin:0;font-family:var(--font-condensed);font-size:clamp(.78rem,1vw,.98rem);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f5c454f2;white-space:pre-wrap}.section-label__kicker,.section-label__title{display:block}.section-label__kicker{color:#f5c454f2;letter-spacing:.2em}.section-label__title{margin-top:.18rem;color:#f4efe8f5;letter-spacing:.12em}.app-header{position:fixed;top:max(1rem,env(safe-area-inset-top));left:clamp(1rem,3.2vw,2.25rem);right:clamp(1rem,3.2vw,2.25rem);z-index:72;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;pointer-events:none}.app-header__brand{pointer-events:auto}.app-header .brand-mark{min-height:2.7rem}.app-header .brand-mark__image{width:clamp(6.75rem,10vw,8.85rem);filter:drop-shadow(0 12px 24px rgba(0,0,0,.54)) drop-shadow(0 0 12px rgba(242,199,91,.08))}.app-header__section-label{position:relative;min-width:max-content;padding-top:.08rem;text-align:right;text-shadow:0 10px 22px rgba(0,0,0,.6)}.app-header__section-label .section-label__kicker{position:relative;display:inline-block;color:var(--color-gold-highlight);font-size:clamp(.6rem,.72vw,.74rem);font-weight:700;letter-spacing:.4em}.app-header__section-label .section-label__kicker:after{content:"";position:absolute;top:calc(100% + .28rem);right:0;width:100%;height:2px;background:linear-gradient(90deg,#0737db00,#0737db 20%,#df132d 72%,#df132d00);box-shadow:0 0 12px #0737db80,0 0 14px #df132d61}.app-header[data-active-section=journey] .section-label__kicker:after{display:none}.app-header__section-label .section-label__title{margin-top:.5rem;color:#f4efe8fa;font-size:clamp(.9rem,1.24vw,1.16rem);font-weight:700;letter-spacing:.28em}.hero-1974__chrome,.return-2026__chrome,.squad-section__chrome,.journey__chrome,.objective-section__chrome{visibility:hidden;pointer-events:none}.meta-badge{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.2rem;border:1px solid var(--color-border-strong);border-radius:.8rem;background:linear-gradient(180deg,#0e0b07ad,#080706d6),#08080a8c;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.9rem,1vw,1.02rem);letter-spacing:.24em;text-transform:uppercase;text-align:center;box-shadow:inset 0 0 0 1px #ffe8b00a,0 12px 28px #0003}.display-headline{margin:0;font-family:var(--font-display);position:relative;line-height:.84;text-transform:uppercase;letter-spacing:.012em;font-variation-settings:"wght" 700}.display-headline--xl{font-size:clamp(6.2rem,17vw,13.2rem);color:#d29b27;background:radial-gradient(circle at 18% 16%,rgba(255,245,198,.98),transparent 12%),radial-gradient(circle at 64% 22%,rgba(255,228,148,.44),transparent 15%),linear-gradient(180deg,#fae7a8,#efca69 14%,#cb962c 36%,#9c6c16 60%,#694209);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px rgba(247,213,107,.08),0 10px 18px rgba(0,0,0,.22)}.display-headline--lg{font-size:clamp(2.8rem,5.9vw,4.8rem);font-family:var(--font-condensed);font-weight:700;color:#ece7e1f0;letter-spacing:.055em;text-shadow:0 8px 18px rgba(0,0,0,.24),0 0 8px rgba(255,255,255,.03)}.display-headline--xl:after,.display-headline--lg:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;opacity:.34;pointer-events:none;mix-blend-mode:multiply;background:radial-gradient(circle at 14% 14%,rgba(60,36,8,.88),transparent 8%),radial-gradient(circle at 28% 58%,rgba(89,55,10,.6),transparent 7%),radial-gradient(circle at 82% 22%,rgba(61,36,6,.76),transparent 7%),radial-gradient(circle at 74% 76%,rgba(33,19,4,.82),transparent 9%),radial-gradient(circle at 47% 31%,rgba(255,244,220,.12),transparent 6%),repeating-linear-gradient(90deg,#442c0a38 0,#442c0a38 1px,#fff0d20a 1px,#fff0d20a 2px,#4a300b14 2px,#4a300b14 5px),repeating-linear-gradient(0deg,#34200714 0,#34200714 2px,#fff1cc08 2px,#fff1cc08 4px,#54380d1a 4px,#54380d1a 7px);-webkit-background-clip:text;background-clip:text;color:transparent}.display-headline--lg:after{background:radial-gradient(circle at 14% 24%,rgba(55,45,40,.46),transparent 8%),radial-gradient(circle at 76% 68%,rgba(248,244,239,.08),transparent 8%),radial-gradient(circle at 58% 18%,rgba(82,68,57,.28),transparent 7%),repeating-linear-gradient(90deg,#2d27221f 0,#2d27221f 1px,#ffffff08 1px,#ffffff08 2px,#564f470f 2px,#564f470f 5px)}.display-headline--lg span{display:block}.body-copy{margin:0;max-width:35rem;color:#eae3dcd1;font-size:clamp(.95rem,1.2vw,1.12rem);line-height:1.55;text-align:center;text-shadow:0 6px 16px rgba(0,0,0,.2)}.stats-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.72rem;color:#f5f0e9eb;font-family:var(--font-condensed);font-size:clamp(.86rem,.9vw,.94rem);letter-spacing:.16em;text-transform:uppercase}.stats-row__separator{color:var(--color-gold-highlight);font-size:1.05em}.scroll-cue{display:inline-grid;justify-items:center;gap:.26rem;margin-top:var(--hero-scroll-gap, 14px)}.scroll-cue__shaft{width:2px;height:var(--hero-scroll-shaft-height, 28px);background:linear-gradient(180deg,#f7d56b00,#f7d56b);box-shadow:0 0 18px #f7d56b80}.scroll-cue__arrow{color:var(--color-gold-highlight);font-size:2.25rem;line-height:1;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4))}@media (max-width: 768px){.brand-mark{min-height:2.7rem}.brand-mark__image{width:clamp(6.8rem,31vw,8.8rem)}.app-header{top:max(.82rem,env(safe-area-inset-top));left:.9rem;right:.9rem;align-items:flex-start}.app-header .brand-mark{min-height:2.28rem}.app-header .brand-mark__image{width:clamp(5.9rem,25vw,7.25rem)}.app-header__section-label .section-label__kicker{font-size:.58rem;letter-spacing:.34em}.app-header__section-label .section-label__title{margin-top:.46rem;font-size:.86rem;letter-spacing:.22em}}.step-progress{position:fixed;left:50%;bottom:max(.72rem,env(safe-area-inset-bottom));z-index:70;width:min(92vw,74rem);transform:translate(-50%);pointer-events:none}.step-progress__list{position:relative;display:grid;grid-template-columns:repeat(var(--step-count),minmax(0,1fr));gap:.35rem;margin:0;padding:.86rem .62rem .46rem;list-style:none;border:1px solid rgba(242,199,91,.2);border-radius:.7rem;background:linear-gradient(180deg,#08080a8f,#000000c2),#050609b8;box-shadow:inset 0 0 0 1px #ffffff0a,0 16px 42px #0000005c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-progress__list:before{content:"";position:absolute;left:1.25rem;right:1.25rem;top:.5rem;height:2px;border-radius:999px;background:#f4efe824;pointer-events:none}.step-progress__list:after{content:"";position:absolute;left:1.25rem;top:.5rem;height:2px;width:calc((100% - 2.5rem) * var(--active-progress, 0));border-radius:999px;background:var(--progress-gradient);box-shadow:0 0 10px #f2c75b80;pointer-events:none;transition:width .52s cubic-bezier(.22,.7,.2,1)}.step-progress__item{min-width:0}.step-progress__button{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.44rem;align-items:center;width:100%;padding:.28rem .34rem;border:0;border-radius:.48rem;background:transparent;color:#f4efe8d9;text-align:left;cursor:pointer;pointer-events:auto;transition:color .18s ease,background-color .18s ease}.step-progress__button:hover,.step-progress__button:focus-visible{color:#f4efe8eb;background:#ffffff0f;outline:none}.step-progress__button.is-active{color:#f4efe8fa;background:#ffffff13}.step-progress__dot{position:relative;z-index:1;display:grid;place-items:center;width:1.35rem;height:1.35rem;border:1px solid rgba(242,199,91,.44);border-radius:999px;background:#000000b8;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:.72rem;font-weight:700;line-height:1;box-shadow:0 0 12px #00000057;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.step-progress__button.is-done{color:#f4efe8d1}.step-progress__button.is-done .step-progress__dot{border-color:#f2c75bb3;background:#f2c75b2e;color:var(--color-gold-highlight)}.step-progress__button.is-upcoming{color:#f4efe899}.step-progress__button.is-upcoming .step-progress__dot{border-color:#f2c75b47}.step-progress__button.is-active .step-progress__dot{border-color:#ffffff52;background:var(--progress-gradient);color:#fffffffa;box-shadow:0 0 0 3px #f2c75b33,0 0 18px #f2c75b73,0 0 26px #0737db3d;transform:translateY(-1px) scale(1.18);animation:step-dot-pop .56s cubic-bezier(.22,.85,.24,1)}.step-progress__dot:before,.step-progress__dot:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:999px;pointer-events:none;opacity:0}.step-progress__dot:after{border:2.5px solid #fff}.step-progress__dot:before{border:2px solid var(--color-gold-highlight);box-shadow:0 0 14px #f2c75b99}.step-progress__button.is-active .step-progress__dot:after{animation:step-ring-close .7s cubic-bezier(.18,.72,.16,1)}.step-progress__button.is-active .step-progress__dot:before{animation:step-ring-close .76s cubic-bezier(.18,.72,.16,1) 90ms}@keyframes step-ring-close{0%{opacity:0;transform:scale(3.4)}22%{opacity:1}to{opacity:0;transform:scale(1)}}@keyframes step-dot-pop{0%{transform:translateY(-1px) scale(.92)}46%{transform:translateY(-1px) scale(1.34)}to{transform:translateY(-1px) scale(1.18)}}@media (prefers-reduced-motion: reduce){.step-progress__button.is-active .step-progress__dot:after,.step-progress__button.is-active .step-progress__dot:before{animation:none}.step-progress__list:after{transition:none}.step-progress__button.is-active .step-progress__dot{animation:none;transform:translateY(-1px) scale(1.18)}}.step-progress__text{display:grid;gap:.08rem;min-width:0;font-family:var(--font-condensed);text-transform:uppercase}.step-progress__kicker{color:var(--color-gold-highlight);font-size:.7rem;font-weight:700;letter-spacing:.16em;opacity:1;text-shadow:0 1px 3px rgba(0,0,0,.75)}.step-progress__title{overflow:hidden;color:currentColor;font-size:.9rem;font-weight:700;letter-spacing:.12em;line-height:1.05;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.75)}@media (min-width: 1200px){.scroll-cue{gap:0;margin-top:-.15rem}.scroll-cue__shaft{display:none}.scroll-cue__arrow{font-size:3.25rem;filter:drop-shadow(0 10px 18px rgba(0,0,0,.5))}}.mobile-menu-button{display:none;width:3rem;height:3rem;align-items:center;justify-content:center;gap:.3rem;border:0;border-radius:999px;background:transparent;color:var(--color-text-primary);cursor:pointer}.mobile-menu-button__line{display:block;width:1.2rem;height:2px;background:currentColor;border-radius:999px}@media (max-width: 768px){.brand-mark__image{width:clamp(7.2rem,30vw,9.25rem)}.mobile-menu-button{display:none}.step-progress{left:0;right:0;bottom:0;width:100%;transform:none}.step-progress__list:after{display:none}.step-progress:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:#f4efe824;pointer-events:none}.step-progress:after{content:"";position:absolute;left:0;top:0;height:3px;width:calc(100% * var(--active-progress, 0));background:var(--progress-gradient);box-shadow:0 0 10px #f2c75b8c;pointer-events:none;transition:width .52s cubic-bezier(.22,.7,.2,1)}.step-progress__list{display:flex;gap:.42rem;overflow-x:auto;padding:.42rem .75rem max(.42rem,env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:.7rem .7rem 0 0;scrollbar-width:none;scroll-snap-type:x proximity}.step-progress__list::-webkit-scrollbar{display:none}.step-progress__list:before{display:none}.step-progress__item{flex:0 0 auto;scroll-snap-align:center}.step-progress__button{width:auto;min-width:7.4rem;padding:.25rem .34rem}.step-progress__dot{width:1.24rem;height:1.24rem;font-size:.66rem}.step-progress__kicker{font-size:.62rem}.step-progress__title{font-size:.8rem}.stats-row{gap:.55rem;font-size:.9rem;letter-spacing:.14em}.body-copy{font-size:clamp(1.08rem,1rem + .8vw,1.25rem);line-height:1.48;max-width:24rem}}.shirt{position:relative;z-index:2;width:84%;height:86%;display:block;transition:transform .18s ease,filter .18s ease;filter:drop-shadow(0 .32rem .42rem rgba(0,0,0,.4))}.shirt__art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;overflow:visible}.shirt__trim{fill:var(--shirt-trim)}.shirt__trim--soft{opacity:.85}.shirt__seam{fill:none;stroke:#ffffff38;stroke-width:.9;stroke-linecap:round}.shirt__seam--soft{stroke:#ffffff1f;stroke-width:.8}.shirt__number{position:absolute;inset:38% 0 auto;z-index:3;color:#fff;font-family:var(--font-condensed);font-size:clamp(1.04rem,1.5vw,1.5rem);font-weight:700;line-height:1;text-align:center;letter-spacing:.01em;pointer-events:none;text-shadow:0 -.04rem 0 rgba(255,255,255,.35),0 .06rem .05rem rgba(0,0,0,.55),0 .14rem .22rem rgba(0,0,0,.4)}.chapter-archive-trigger{position:relative;width:min(15.6rem,78vw);height:44px;min-height:44px;display:inline-grid;place-items:center;padding:.58rem 1.1rem;overflow:visible;isolation:isolate;border:0;border-radius:.42rem;background:transparent;color:#fff;font-family:var(--font-condensed);font-size:clamp(.86rem,.95vw,.96rem);font-weight:700;letter-spacing:.1em;text-shadow:0 2px 8px rgba(0,0,0,.32);box-shadow:none;transition:opacity .31s ease,transform .36s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;cursor:pointer}.chapter-archive-trigger:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border:1px solid var(--color-gold-highlight);border-radius:inherit;background:var(--color-gold-mid);box-shadow:inset 0 1px #fff3c542,0 14px 28px #00000047,0 0 22px #cb942838;transform-origin:center;transition:opacity .2s ease,transform .32s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;pointer-events:none}.chapter-archive-trigger:hover,.chapter-archive-trigger:focus-visible{color:#fff}.chapter-archive-trigger:hover:before,.chapter-archive-trigger:focus-visible:before{border-color:#ffe49d;background:var(--color-gold-highlight);box-shadow:inset 0 1px #fff9e252,0 18px 32px #00000052,0 0 34px #f2c75b3d}.chapter-archive-trigger:focus-visible,.chapter-archive__back:focus-visible,.chapter-archive__next:focus-visible{outline:2px solid rgba(242,199,91,.82);outline-offset:4px}.chapter-archive-trigger__label{position:relative;z-index:2;transition:opacity .11s ease,transform .17s ease;will-change:opacity,transform}.chapter-archive-trigger__line{position:absolute;left:50%;top:50%;z-index:3;width:min(36rem,82vw);height:2px;opacity:0;transform:translate(-50%,-50%) scaleX(.08);transform-origin:center;background:var(--color-gold-highlight);box-shadow:0 0 18px #f2c75ba3,0 0 34px #f2c75b47;transition:opacity .09s ease,transform .38s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;pointer-events:none}.chapter-archive{position:fixed;left:0;right:0;top:var(--chapter-archive-stage-top, 6rem);bottom:var(--chapter-archive-stage-bottom, 6rem);z-index:60;opacity:0;pointer-events:none;transform:translateY(1.25rem);transition:opacity .35s ease,transform .39s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;background:radial-gradient(ellipse at 50% 18%,rgba(242,199,91,.1),transparent 32%),linear-gradient(180deg,#030303b8,#030303e6 54%,#030303f5)}.chapter-archive:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 5px),radial-gradient(circle at 18% 30%,rgba(10,57,218,.18),transparent 18%),radial-gradient(circle at 82% 24%,rgba(223,19,45,.16),transparent 18%);mix-blend-mode:soft-light}.chapter-archive__scroll{position:relative;z-index:1;height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:max(clamp(1.35rem,3vh,2rem),var(--chapter-archive-top-clearance, 1.5rem)) clamp(1rem,4vw,3rem) max(clamp(1.35rem,3vh,2rem),var(--chapter-archive-bottom-clearance, 1.5rem))}.chapter-archive__shell{width:min(100%,74rem);min-height:calc(100svh - var(--chapter-archive-stage-top, 6rem) - var(--chapter-archive-stage-bottom, 6rem) - max(clamp(1.35rem,3vh,2rem),var(--chapter-archive-top-clearance, 1.5rem)) - max(clamp(1.35rem,3vh,2rem),var(--chapter-archive-bottom-clearance, 1.5rem)));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:clamp(1.1rem,2.4vh,2rem)}.chapter-archive__back{position:sticky;top:0;z-index:4;justify-self:start;min-height:44px;padding:.52rem .9rem;border:1px solid rgba(242,199,91,.28);border-radius:.38rem;background:#0605048a;color:#ffefc2f0;font-family:var(--font-condensed);font-size:.88rem;font-weight:700;letter-spacing:.08em;box-shadow:inset 0 0 0 1px #fff3c50a;cursor:pointer}.chapter-archive__back:hover{border-color:#f2c75b94;color:#fff4d2}.chapter-archive__header{position:relative;display:grid;gap:clamp(.7rem,1.3vh,1rem);max-width:54rem}.chapter-archive__header:before{content:"";width:min(18rem,62vw);height:2px;margin-bottom:.1rem;background:linear-gradient(90deg,#f2c75be6,#f2c75b00);box-shadow:0 0 24px #f2c75b5c}.chapter-archive__eyebrow{margin:0;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.76rem,.9vw,.94rem);font-weight:700;letter-spacing:.34em;text-transform:uppercase}.chapter-archive__heading{margin:0;width:min(100%,54rem);height:clamp(5.8rem,11vw,9.2rem);filter:drop-shadow(0 18px 42px rgba(0,0,0,.7)) drop-shadow(0 0 22px rgba(242,199,91,.1))}.chapter-archive__heading>.cinematic-text,.chapter-archive__heading-graphic{width:100%;height:100%}.chapter-archive__intro{margin:0;max-width:48rem;color:#efe9e2d6;font-size:clamp(1rem,1.28vw,1.18rem);line-height:1.65;text-shadow:0 8px 20px rgba(0,0,0,.34)}.chapter-archive__stats{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.2rem}.chapter-archive__stat{min-height:2rem;display:inline-flex;align-items:center;padding:.38rem .68rem;border-top:1px solid rgba(242,199,91,.32);border-bottom:1px solid rgba(242,199,91,.16);color:#fff4d8e6;font-family:var(--font-condensed);font-size:clamp(.78rem,.88vw,.9rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(90deg,#f2c75b14,#f2c75b05)}.chapter-archive__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.72rem,1.2vw,1rem)}.chapter-archive__card{position:relative;min-height:10.2rem;padding:clamp(.95rem,1.4vw,1.25rem);border:1px solid rgba(242,199,91,.2);border-radius:.48rem;background:linear-gradient(180deg,#15120da8,#060504bd),#0003;box-shadow:inset 0 1px #fff4cd0f,0 18px 34px #00000038}.chapter-archive__card:before{content:"";position:absolute;left:.9rem;right:.9rem;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(242,199,91,.78),transparent)}.chapter-archive__card h3{margin:0 0 .62rem;color:#ffeebcf5;font-family:var(--font-condensed);font-size:clamp(1rem,1.25vw,1.22rem);letter-spacing:.08em;text-transform:uppercase}.chapter-archive__card p{margin:0;color:#ebe4dbc2;font-size:clamp(.9rem,.98vw,1rem);line-height:1.55}.chapter-archive__timeline{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;list-style:none;counter-reset:chapter-timeline}.chapter-archive__timeline li{position:relative;min-height:3rem;display:flex;align-items:center;gap:.62rem;color:#f4eee5d6;font-family:var(--font-condensed);font-size:clamp(.82rem,.95vw,.96rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chapter-archive__timeline li:before{counter-increment:chapter-timeline;content:counter(chapter-timeline,decimal-leading-zero);width:2rem;color:#f2c75be0;font-size:.76rem}.is-chapter-archive-open .chapter-archive-trigger{transform:translateY(-.2rem)!important;pointer-events:none}.is-chapter-archive-open .chapter-archive-trigger:before{opacity:0;transform:scaleY(.34)}.is-chapter-archive-open .chapter-archive-trigger__label{opacity:0;transform:translateY(-.3rem)}.is-chapter-archive-open .chapter-archive-trigger__line{opacity:1;transform:translate(-50%,-50%) scaleX(1);transition:opacity .12s ease .06s,transform .38s cubic-bezier(.22,1,.36,1)}.is-chapter-archive-open .chapter-archive{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:.26s}html.has-chapter-archive-open .step-progress{pointer-events:none}.chapter-archive__next{position:fixed;left:50%;bottom:calc(var(--chapter-archive-stage-bottom, 6rem) + .72rem);z-index:62;min-height:44px;padding:.48rem .92rem;border:1px solid rgba(242,199,91,.52);border-radius:.36rem;background:#050403d6;color:#fff;font-family:var(--font-condensed);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:0;pointer-events:none;transform:translate(-50%,.5rem);transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),border-color .24s ease;will-change:opacity,transform;box-shadow:inset 0 0 0 1px #fff3c50d,0 14px 32px #0000006b,0 0 22px #f2c75b29;cursor:pointer}.chapter-archive__next:hover,.chapter-archive__next:focus-visible{border-color:var(--color-gold-highlight)}.chapter-archive.is-next-section-ready .chapter-archive__next{opacity:1!important;pointer-events:auto;transform:translate(-50%)!important}.chapter-archive.is-next-section-ready .chapter-archive__scroll{padding-bottom:calc(max(clamp(1.35rem,3vh,2rem),var(--chapter-archive-bottom-clearance, 1.5rem)) + 4.5rem)}.chapter-archive--2026{background:radial-gradient(ellipse at 50% 12%,rgba(7,55,219,.2),transparent 34%),radial-gradient(circle at 82% 18%,rgba(223,19,45,.18),transparent 24%),radial-gradient(ellipse at 50% 68%,rgba(242,199,91,.12),transparent 36%),linear-gradient(180deg,#02050fc2,#030303eb 58%,#030303f7)}.chapter-archive--2026:before{opacity:.24;background:linear-gradient(90deg,rgba(7,55,219,.18),transparent 22%,transparent 78%,rgba(223,19,45,.16)),repeating-linear-gradient(90deg,rgba(255,255,255,.028) 0 1px,transparent 1px 72px),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 1px,transparent 1px 42px)}.chapter-archive--2026 .chapter-archive__shell{width:min(100%,78rem)}.chapter-archive--2026 .chapter-archive__header:before{width:min(22rem,68vw);background:linear-gradient(90deg,#0737db,var(--color-gold-highlight) 48%,#df132d 92%,rgba(223,19,45,0));box-shadow:0 0 20px #0737db52,0 0 24px #f2c75b47,0 0 18px #df132d42}.chapter-archive--2026 .chapter-archive__heading{width:min(100%,58rem)}.chapter-archive--2026 .chapter-archive__stat{border-top-color:#ffe79766;background:linear-gradient(90deg,#0737db29,#f2c75b14,#df132d1f)}.chapter-archive--2026 .chapter-archive__card{border-color:#f2c75b3d;background:linear-gradient(145deg,rgba(7,55,219,.1),transparent 34%),linear-gradient(225deg,rgba(223,19,45,.08),transparent 38%),linear-gradient(180deg,#121418b3,#050506c7)}.chapter-archive--2026__trigger:before{background:linear-gradient(90deg,rgba(7,55,219,.18),transparent 32%),linear-gradient(270deg,rgba(223,19,45,.16),transparent 34%),var(--color-gold-mid)}.chapter-archive--2026__trigger:hover:before,.chapter-archive--2026__trigger:focus-visible:before{background:linear-gradient(90deg,rgba(7,55,219,.22),transparent 34%),linear-gradient(270deg,rgba(223,19,45,.2),transparent 34%),var(--color-gold-highlight)}.chapter-archive__pills{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.3rem}.chapter-archive__pill{min-height:2.1rem;display:inline-flex;align-items:center;padding:.34rem .78rem;border:1px solid rgba(242,199,91,.4);border-bottom-color:#f2c75ba8;border-radius:.3rem;background:#0f0e0bc7;color:#efe2b7f5;font-family:var(--font-condensed);font-size:clamp(.78rem,.9vw,.92rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.chapter-archive__pill--blue{border-color:#2f5eff85;color:#dfe7ff}.chapter-archive__pill--red{border-color:#d7103e94;color:#ffdce4}.chapter-archive__card--red{border-color:#df132d66}.chapter-archive__card--blue{border-color:#2f5eff6b}.chapter-archive__statgrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.6rem,1vw,1rem)}.chapter-archive__statcell{display:flex;flex-direction:column;gap:.4rem;min-height:6.4rem;padding:clamp(.85rem,1.2vw,1.15rem);border:1px solid rgba(242,199,91,.2);border-radius:.46rem;background:linear-gradient(180deg,#14130fd1,#080807d1);box-shadow:inset 0 1px #fff4cd0d}.chapter-archive__statvalue{font-family:var(--font-condensed);font-size:clamp(1.7rem,2.4vw,2.4rem);font-weight:700;line-height:1;color:#fff}.chapter-archive__statlabel{color:var(--color-gold-highlight);font-size:clamp(.66rem,.78vw,.76rem);font-weight:700;letter-spacing:.22em;text-transform:uppercase}.chapter-archive__stathint{margin-top:auto;color:#e1dacd9e;font-size:clamp(.74rem,.86vw,.84rem);line-height:1.4}.chapter-archive__panels{display:grid;gap:clamp(1rem,1.8vh,1.6rem)}.chapter-archive__panel{position:relative;overflow:hidden;padding:clamp(1.2rem,2vw,1.85rem);border:1px solid rgba(242,199,91,.18);border-radius:.62rem;background:linear-gradient(180deg,#14130fd6,#080807d6);box-shadow:inset 0 1px #fff4cd0d,0 18px 40px #00000047}.chapter-archive__panel:before{content:attr(data-number);position:absolute;right:1.1rem;top:.4rem;color:#f2c75b17;font-family:var(--font-condensed);font-size:clamp(4.5rem,8vw,7rem);font-weight:700;line-height:1;letter-spacing:.08em;pointer-events:none}.chapter-archive__panel-kicker{margin:0 0 .4rem;color:var(--color-gold-mid);font-size:clamp(.68rem,.82vw,.8rem);font-weight:700;letter-spacing:.26em;text-transform:uppercase}.chapter-archive__panel-heading{position:relative;margin:0 0 .9rem;max-width:46rem;color:#ffeebcf7;font-family:var(--font-condensed);font-size:clamp(1.3rem,2.1vw,1.85rem);font-weight:700;letter-spacing:.06em;line-height:1.08;text-transform:uppercase}.chapter-archive__text{margin:0 0 .85rem;max-width:56rem;color:#e7e0d5d1;font-size:clamp(.92rem,1.05vw,1.04rem);line-height:1.68}.chapter-archive__text:last-child{margin-bottom:0}.chapter-archive__table{margin-top:.9rem;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;overflow:hidden;background:#00000047}.chapter-archive__row{display:grid;grid-template-columns:minmax(8.5rem,.9fr) minmax(0,1.1fr) 4.5rem minmax(0,1.5fr);border-bottom:1px solid rgba(255,255,255,.08)}.chapter-archive__row:last-child{border-bottom:none}.chapter-archive__row--header{background:linear-gradient(90deg,#f2c75b3d,#0737db24,#df132d1f)}.chapter-archive__cell{padding:.7rem .85rem;color:#e2dcd0db;font-size:clamp(.82rem,.92vw,.94rem);font-weight:600;line-height:1.45}.chapter-archive__row--header .chapter-archive__cell{color:#ffeebcf5;font-family:var(--font-condensed);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.chapter-archive__cell--score{font-family:var(--font-condensed);font-weight:700;letter-spacing:.06em;color:#fff}.chapter-archive__split{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(1rem,1.6vw,1.5rem);align-items:stretch}.chapter-archive__split-body{display:grid;align-content:start;gap:.2rem}.chapter-archive__callout{display:flex;flex-direction:column;gap:.6rem;padding:clamp(1rem,1.6vw,1.4rem);border:1px solid rgba(242,199,91,.36);border-radius:.6rem;background:linear-gradient(135deg,#0737db29,#df132d1f,#f2c75b24);box-shadow:inset 0 1px #ffffff0d}.chapter-archive__callout-label{margin:0;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.78rem,.9vw,.9rem);font-weight:700;letter-spacing:.2em;text-transform:uppercase}.chapter-archive__callout-text{margin:0;color:#fff;font-family:var(--font-condensed);font-size:clamp(1.15rem,1.6vw,1.5rem);font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.chapter-archive__players{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.6rem,1vw,.9rem);margin-top:.95rem}.chapter-archive__player{padding:clamp(.8rem,1.1vw,1.05rem);border:1px solid rgba(255,255,255,.08);border-radius:.55rem;background:#00000042}.chapter-archive__player strong{display:block;color:#fff;font-family:var(--font-condensed);font-size:clamp(.98rem,1.15vw,1.12rem);font-weight:700;letter-spacing:.05em;text-transform:uppercase}.chapter-archive__player span{display:block;margin-top:.5rem;color:var(--color-gold-mid);font-size:clamp(.66rem,.76vw,.74rem);font-weight:700;letter-spacing:.16em;text-transform:uppercase}.chapter-archive__player p{margin:.55rem 0 0;color:#e1dacdb3;font-size:clamp(.78rem,.88vw,.86rem);line-height:1.5}.chapter-archive__matches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.7rem,1.1vw,1rem);margin-top:.95rem}.chapter-archive__match{display:flex;flex-direction:column;gap:.55rem;min-height:9.5rem;padding:clamp(.95rem,1.4vw,1.3rem);border:1px solid rgba(47,94,255,.32);border-radius:.55rem;background:linear-gradient(180deg,#14130fd6,#080807d6)}.chapter-archive__match--gold{border-color:#f2c75b61}.chapter-archive__match--red{border-color:#df132d57}.chapter-archive__match-date{margin:0;color:var(--color-gold-highlight);font-size:clamp(.7rem,.82vw,.8rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.chapter-archive__match-fixture{margin:0;color:#fff;font-family:var(--font-condensed);font-size:clamp(1.25rem,1.8vw,1.7rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chapter-archive__match-place{margin:auto 0 0;color:#dcd5c8b8;font-size:clamp(.8rem,.9vw,.9rem);line-height:1.5}.chapter-archive__prep{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.7rem,1.2vw,1.1rem);margin-top:.9rem}.chapter-archive__prep-item{padding:clamp(1rem,1.4vw,1.35rem);border:1px solid rgba(255,255,255,.08);border-radius:.6rem;background:#00000042}.chapter-archive__prep-item h4{margin:0 0 .55rem;color:#fff;font-family:var(--font-condensed);font-size:clamp(1.1rem,1.5vw,1.45rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chapter-archive__prep-item p{margin:0;color:#e1dacdbd;font-size:clamp(.84rem,.95vw,.94rem);line-height:1.58}.chapter-archive__quote{padding:clamp(1.5rem,2.6vw,2.4rem);border:1px solid rgba(242,199,91,.42);border-radius:.7rem;text-align:center;background:linear-gradient(135deg,#f2c75b24,#0737db1a 50%,#df132d1f);box-shadow:0 24px 60px #00000073,inset 0 1px #ffffff0d}.chapter-archive__quote-label{margin:0;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.78rem,.9vw,.92rem);font-weight:700;letter-spacing:.28em;text-transform:uppercase}.chapter-archive__quote-text{margin:.7rem auto .6rem;max-width:52rem;color:#fff;font-family:var(--font-condensed);font-size:clamp(1.5rem,3vw,2.6rem);font-weight:700;letter-spacing:.04em;line-height:1.08;text-transform:uppercase;text-shadow:0 0 24px rgba(242,199,91,.18)}.chapter-archive__quote-sub{margin:0;color:#dcd5c8bd;font-size:clamp(.86rem,1vw,1rem);font-weight:600}@media (max-width: 768px){.chapter-archive-trigger{width:min(15.4rem,76vw);padding-block:.52rem;font-size:.86rem}.chapter-archive__scroll{padding:max(1.1rem,var(--chapter-archive-top-clearance, 1.1rem)) .95rem max(1.35rem,var(--chapter-archive-bottom-clearance, 1.35rem))}.chapter-archive__shell{min-height:auto;align-content:start;gap:1.1rem}.chapter-archive__back{max-width:calc(100vw - 1.9rem);background:#060504c7}.chapter-archive__heading{max-width:100%;height:clamp(4.6rem,18vw,5.8rem)}.chapter-archive__intro{font-size:.98rem;line-height:1.62}.chapter-archive__stats,.chapter-archive__cards,.chapter-archive__timeline{grid-template-columns:minmax(0,1fr)}.chapter-archive__stats{display:grid;gap:.45rem}.chapter-archive__stat{justify-content:center;min-height:2.4rem;text-align:center}.chapter-archive__cards{gap:.72rem}.chapter-archive__card{min-height:auto;padding:.95rem}.chapter-archive__timeline{margin-top:.1rem}.chapter-archive__timeline li{min-height:2.4rem;border-top:1px solid rgba(242,199,91,.14)}.chapter-archive__next{bottom:calc(var(--chapter-archive-stage-bottom, 7.2rem) + .45rem);width:min(16rem,calc(100vw - 2rem))}}@media (max-width: 430px){.chapter-archive__scroll{padding-inline:.82rem}.chapter-archive__eyebrow{letter-spacing:.26em}.chapter-archive__heading{height:clamp(4.2rem,17vw,5.2rem)}}@media (prefers-reduced-motion: reduce){.chapter-archive-trigger,.chapter-archive-trigger:before,.chapter-archive-trigger__label,.chapter-archive-trigger__line,.chapter-archive,.chapter-archive__next{transition:none!important}}@media (max-width: 900px){.chapter-archive__statgrid,.chapter-archive__players{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-archive__matches,.chapter-archive__split,.chapter-archive__prep{grid-template-columns:minmax(0,1fr)}}@media (max-width: 768px){.chapter-archive__pill{letter-spacing:.12em}.chapter-archive__statgrid{gap:.55rem}.chapter-archive__statcell{min-height:auto}.chapter-archive__panel{padding:1.1rem}.chapter-archive__panel:before{font-size:4rem;opacity:.7}.chapter-archive__row{grid-template-columns:minmax(0,1fr);padding:.55rem .2rem}.chapter-archive__row--header{display:none}.chapter-archive__cell{padding:.18rem .65rem}.chapter-archive__row .chapter-archive__cell:first-child{color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.chapter-archive__row .chapter-archive__cell:nth-child(2){font-family:var(--font-condensed);font-size:1.02rem;font-weight:700;text-transform:uppercase}.chapter-archive__players{grid-template-columns:minmax(0,1fr)}.chapter-archive__quote-text{letter-spacing:.02em}}.hero-1974{--hero-content-top: 88px;--hero-content-bottom: 104px;--hero-content-lift: -24px;--hero-year-height: 240px;--hero-title-width: 420px;--hero-scroll-shaft-height: 28px;--hero-scroll-gap: 14px;position:relative;height:100svh;display:grid;padding:clamp(1.2rem,2vw,1.8rem);isolation:isolate;overflow:hidden;background:radial-gradient(circle at top left,rgba(10,57,218,.09),transparent 26%),radial-gradient(circle at top right,rgba(223,19,45,.07),transparent 22%),linear-gradient(180deg,#110c075c,#05040314)}.hero-1974__chrome,.hero-1974__section-tag{position:relative;z-index:2}.hero-1974__content{position:relative;z-index:1}.hero-1974__chrome{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.hero-1974__section-tag{margin-left:auto;padding-top:.1rem;position:relative;text-align:right;text-shadow:0 10px 22px rgba(0,0,0,.55)}.hero-1974__section-tag .section-label__kicker{position:relative;display:inline-block;color:var(--color-gold-highlight);font-size:clamp(.64rem,.8vw,.78rem);font-weight:700;letter-spacing:.42em}.hero-1974__section-tag .section-label__kicker:after{content:"";position:absolute;top:calc(100% + .28rem);right:0;width:100%;height:2px;background:linear-gradient(90deg,#0737db00,#0737db 20%,#df132d 72%,#df132d00);box-shadow:0 0 12px #0737db8a,0 0 14px #df132d6b}.hero-1974__section-tag .section-label__title{margin-top:.48rem;color:#f4efe8fa;font-size:clamp(.98rem,1.4vw,1.34rem);font-weight:700;letter-spacing:.28em}.hero-1974__content{width:min(100%,80rem);margin:auto;display:grid;justify-items:center;gap:clamp(.34rem,.75vh,.78rem);text-align:center;align-content:start;padding:var(--hero-content-top) 0 var(--hero-content-bottom);min-height:100%;transform:translateY(var(--hero-content-lift))}.hero-1974__badge{min-width:min(24rem,86vw);padding:.5rem 1.25rem;border-radius:.42rem;background:#0203049e;box-shadow:inset 0 0 0 1px #ffe18e0d,0 0 24px #cf94201f}.hero-1974__year{height:var(--hero-year-height);width:min(100%,56rem);max-width:100%;margin-top:0;opacity:.82}.hero-1974__title{width:min(var(--hero-title-width),96%);height:clamp(4.7rem,12vh,7.3rem);max-width:100%;margin-top:clamp(-.32rem,-.45vh,-.12rem)}.hero-1974__year>.cinematic-text,.hero-1974__title>.cinematic-text{width:100%;height:100%}.hero-1974 .body-copy{max-width:42rem;font-size:clamp(.92rem,1.2vw,1.1rem);line-height:1.5}.hero-1974__year-graphic,.hero-1974__title-graphic{width:100%;height:100%}.hero-1974__badge,.hero-1974__year,.hero-1974__title,.hero-1974 .body-copy,.hero-1974__archive-trigger,.hero-1974 .hero-media__video,.hero-1974 .hero-media__vignette,.hero-1974 .hero-media__haze{transition:opacity .31s ease,transform .36s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.hero-1974__archive-trigger{position:relative;width:min(15.6rem,78vw);height:44px;min-height:44px;margin-top:clamp(.16rem,.7vh,.55rem);display:inline-grid;place-items:center;padding:.58rem 1.1rem;overflow:visible;isolation:isolate;border:0;border-radius:.42rem;background:transparent;color:#fff;font-family:var(--font-condensed);font-size:clamp(.86rem,.95vw,.96rem);font-weight:700;letter-spacing:.1em;text-shadow:0 2px 8px rgba(0,0,0,.32);box-shadow:none;transition:opacity .31s ease,transform .36s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;cursor:pointer}.hero-1974__archive-trigger:before,.hero-1974__archive-trigger:after{content:"";position:absolute;pointer-events:none}.hero-1974__archive-trigger:before{top:0;right:0;bottom:0;left:0;z-index:0;border:1px solid var(--color-gold-highlight);border-radius:inherit;background:var(--color-gold-mid);box-shadow:inset 0 1px #fff3c542,0 14px 28px #00000047,0 0 22px #cb942838;transform-origin:center;transition:opacity .2s ease,transform .32s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.hero-1974__archive-trigger:after{inset-block:0;right:0;width:34%;pointer-events:none;display:none;background:linear-gradient(270deg,rgba(223,19,45,.18),transparent)}.hero-1974__archive-trigger:hover,.hero-1974__archive-trigger:focus-visible{color:#fff}.hero-1974__archive-trigger:hover:before,.hero-1974__archive-trigger:focus-visible:before{border-color:#ffe49d;background:var(--color-gold-highlight);box-shadow:inset 0 1px #fff9e252,0 18px 32px #00000052,0 0 34px #f2c75b3d}.hero-1974__archive-trigger:focus-visible,.hero-1974__archive-back:focus-visible{outline:2px solid rgba(242,199,91,.82);outline-offset:4px}.hero-1974__archive-trigger-label{position:relative;z-index:2;transition:opacity .11s ease,transform .17s ease;will-change:opacity,transform}.hero-1974__archive-trigger-line{position:absolute;left:50%;top:50%;z-index:3;width:min(36rem,82vw);height:2px;opacity:0;transform:translate(-50%,-50%) scaleX(.08);transform-origin:center;background:var(--color-gold-highlight);box-shadow:0 0 18px #f2c75ba3,0 0 34px #f2c75b47;transition:opacity .09s ease,transform .38s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.hero-1974__archive{position:fixed;left:0;right:0;top:var(--archive-stage-top, 6rem);bottom:var(--archive-stage-bottom, 6rem);z-index:60;opacity:0;pointer-events:none;transform:translateY(1.25rem);transition:opacity .35s ease,transform .39s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;background:radial-gradient(ellipse at 50% 18%,rgba(242,199,91,.1),transparent 32%),linear-gradient(180deg,#030303b8,#030303e6 54%,#030303f5)}.hero-1974__archive:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 5px),radial-gradient(circle at 18% 30%,rgba(10,57,218,.18),transparent 18%),radial-gradient(circle at 82% 24%,rgba(223,19,45,.16),transparent 18%);mix-blend-mode:soft-light}.hero-1974__archive-scroll{position:relative;z-index:1;height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:max(clamp(1.35rem,3vh,2rem),var(--archive-top-clearance, 1.5rem)) clamp(1rem,4vw,3rem) max(clamp(1.35rem,3vh,2rem),var(--archive-bottom-clearance, 1.5rem))}.hero-1974__archive-shell{width:min(100%,74rem);min-height:calc(100svh - var(--archive-stage-top, 6rem) - var(--archive-stage-bottom, 6rem) - max(clamp(1.35rem,3vh,2rem),var(--archive-top-clearance, 1.5rem)) - max(clamp(1.35rem,3vh,2rem),var(--archive-bottom-clearance, 1.5rem)));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:clamp(1.1rem,2.4vh,2rem)}.hero-1974__archive-back{position:sticky;top:0;z-index:4;justify-self:start;min-height:44px;padding:.52rem .9rem;border:1px solid rgba(242,199,91,.28);border-radius:.38rem;background:#0605048a;color:#ffefc2f0;font-family:var(--font-condensed);font-size:.88rem;font-weight:700;letter-spacing:.08em;box-shadow:inset 0 0 0 1px #fff3c50a;cursor:pointer}.hero-1974__archive-back:hover{border-color:#f2c75b94;color:#fff4d2}.hero-1974__archive-header{position:relative;display:grid;gap:clamp(.7rem,1.3vh,1rem);max-width:54rem}.hero-1974__archive-header:before{content:"";width:min(18rem,62vw);height:2px;margin-bottom:.1rem;background:linear-gradient(90deg,#f2c75be6,#f2c75b00);box-shadow:0 0 24px #f2c75b5c}.hero-1974__archive-eyebrow{margin:0;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.76rem,.9vw,.94rem);font-weight:700;letter-spacing:.34em;text-transform:uppercase}.hero-1974__archive-heading{margin:0;width:min(100%,54rem);height:clamp(5.8rem,11vw,9.2rem);filter:drop-shadow(0 18px 42px rgba(0,0,0,.7)) drop-shadow(0 0 22px rgba(242,199,91,.1))}.hero-1974__archive-heading>.cinematic-text,.hero-1974__archive-heading-graphic{width:100%;height:100%}.hero-1974__archive-intro{margin:0;max-width:48rem;color:#efe9e2d6;font-size:clamp(1rem,1.28vw,1.18rem);line-height:1.65;text-shadow:0 8px 20px rgba(0,0,0,.34)}.hero-1974__archive-stats{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.2rem}.hero-1974__archive-stat{min-height:2rem;display:inline-flex;align-items:center;padding:.38rem .68rem;border-top:1px solid rgba(242,199,91,.32);border-bottom:1px solid rgba(242,199,91,.16);color:#fff4d8e6;font-family:var(--font-condensed);font-size:clamp(.78rem,.88vw,.9rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(90deg,#f2c75b14,#f2c75b05)}.hero-1974__archive-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.72rem,1.2vw,1rem)}.hero-1974__archive-card{position:relative;min-height:10.2rem;padding:clamp(.95rem,1.4vw,1.25rem);border:1px solid rgba(242,199,91,.2);border-radius:.48rem;background:linear-gradient(180deg,#15120da8,#060504bd),#0003;box-shadow:inset 0 1px #fff4cd0f,0 18px 34px #00000038}.hero-1974__archive-card:before{content:"";position:absolute;left:.9rem;right:.9rem;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(242,199,91,.78),transparent)}.hero-1974__archive-card h3{margin:0 0 .62rem;color:#ffeebcf5;font-family:var(--font-condensed);font-size:clamp(1rem,1.25vw,1.22rem);letter-spacing:.08em;text-transform:uppercase}.hero-1974__archive-card p{margin:0;color:#ebe4dbc2;font-size:clamp(.9rem,.98vw,1rem);line-height:1.55}.hero-1974__archive-timeline{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;list-style:none;counter-reset:archive-timeline}.hero-1974__archive-timeline li{position:relative;min-height:3rem;display:flex;align-items:center;gap:.62rem;color:#f4eee5d6;font-family:var(--font-condensed);font-size:clamp(.82rem,.95vw,.96rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-1974__archive-timeline li:before{counter-increment:archive-timeline;content:counter(archive-timeline,decimal-leading-zero);width:2rem;color:#f2c75be0;font-size:.76rem}.hero-1974__archive-keyfacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.6rem,1vw,1rem)}.hero-1974__archive-fact{position:relative;display:flex;flex-direction:column;gap:.5rem;min-height:5.4rem;padding:clamp(.85rem,1.2vw,1.1rem) clamp(.95rem,1.3vw,1.2rem);overflow:hidden;border:1px solid rgba(242,199,91,.2);border-radius:.48rem;background:linear-gradient(180deg,#15120db3,#060504c7);box-shadow:inset 0 1px #fff4cd0d}.hero-1974__archive-fact:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--color-gold-highlight),var(--color-haiti-red))}.hero-1974__archive-fact-label{color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.66rem,.78vw,.76rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-1974__archive-fact-value{margin-top:auto;color:#fff;font-size:clamp(.95rem,1.2vw,1.15rem);font-weight:700;line-height:1.18}.hero-1974__archive-body{display:grid;grid-template-columns:minmax(0,13.5rem) minmax(0,1fr);gap:clamp(1rem,1.8vw,1.6rem);align-items:start}.hero-1974__archive-sidenav{position:sticky;top:3.4rem;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid rgba(242,199,91,.18);border-radius:.7rem;background:#06060599;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-1974__archive-sidenav-link{display:flex;align-items:center;gap:.6rem;width:100%;padding:.6rem .7rem;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;background:#ffffff06;color:#e1dbcddb;font-family:var(--font-condensed);font-size:clamp(.78rem,.9vw,.88rem);font-weight:700;letter-spacing:.08em;text-align:left;text-transform:uppercase;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.hero-1974__archive-sidenav-link:hover,.hero-1974__archive-sidenav-link:focus-visible{border-color:#f2c75b75;color:#ffe9a6;background:#f2c75b14;outline:none}.hero-1974__archive-sidenav-num{color:var(--color-gold-highlight);font-size:.82rem}.hero-1974__archive-panels{display:flex;flex-direction:column;gap:clamp(1rem,1.8vh,1.5rem)}.hero-1974__archive-panel{scroll-margin-top:3.6rem;padding:clamp(1.3rem,2vw,1.9rem);border:1px solid rgba(242,199,91,.2);border-radius:.7rem;background:linear-gradient(180deg,#14130fd6,#080807d6);box-shadow:inset 0 1px #fff4cd0d,0 18px 40px #00000042}.hero-1974__archive-panel-head{display:flex;align-items:center;gap:clamp(.8rem,1.2vw,1.1rem);margin-bottom:1rem}.hero-1974__archive-panel-num{flex:0 0 auto;width:2.9rem;height:2.9rem;display:grid;place-items:center;border:1px solid rgba(242,199,91,.5);border-radius:50%;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:1.15rem;font-weight:700;letter-spacing:.04em;box-shadow:0 0 24px #f2c75b1f}.hero-1974__archive-panel-heading{margin:0;color:#ffeebcf7;font-family:var(--font-condensed);font-size:clamp(1.4rem,2.4vw,2.1rem);font-weight:700;letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.hero-1974__archive-panel-body{display:grid;gap:1.1rem}.hero-1974__archive-text{margin:0;color:#e1dbced1;font-size:clamp(.95rem,1.08vw,1.08rem);line-height:1.66}.hero-1974__archive-table-wrap{border:1px solid rgba(242,199,91,.26);border-radius:.6rem;overflow:hidden;background:#0303036b}.hero-1974__archive-table-title{padding:.85rem 1rem;border-bottom:1px solid rgba(242,199,91,.24);color:#ffe6a1;font-family:var(--font-condensed);font-size:clamp(.92rem,1.1vw,1.05rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-1974__archive-table{width:100%;border-collapse:collapse;font-size:clamp(.8rem,.92vw,.92rem);color:#e4e0d4e6}.hero-1974__archive-table th{padding:.7rem .85rem;background:linear-gradient(90deg,var(--color-gold-mid),#f1d072);color:#0a0a0a;font-family:var(--font-condensed);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-align:left;text-transform:uppercase;white-space:nowrap}.hero-1974__archive-table td{padding:.8rem .85rem;border-bottom:1px solid rgba(255,255,255,.06);vertical-align:top;line-height:1.45;font-weight:500}.hero-1974__archive-table tr:last-child td{border-bottom:none}.hero-1974__archive-table-result{color:#fff2bb;font-weight:700;white-space:nowrap}.hero-1974__archive-highlight{padding:clamp(1.1rem,1.5vw,1.4rem) clamp(1.2rem,1.6vw,1.5rem);border-left:4px solid var(--color-haiti-red);border-radius:.5rem;background:linear-gradient(90deg,#d7103e21,#f2c75b12);color:#fff0bf;font-size:clamp(1rem,1.2vw,1.18rem);font-weight:600;line-height:1.5}.hero-1974__archive-legacy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.7rem,1.1vw,1rem)}.hero-1974__archive-legacy-item{padding:clamp(1rem,1.3vw,1.25rem);border:1px solid rgba(242,199,91,.22);border-radius:.6rem;background:#ffffff08}.hero-1974__archive-legacy-item h4{margin:0 0 .55rem;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.95rem,1.1vw,1.08rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-1974__archive-legacy-item p{margin:0;color:#dcd6c8c7;font-size:clamp(.85rem,.95vw,.95rem);line-height:1.52}.hero-1974__archive-quote{padding:clamp(1.6rem,2.6vw,2.6rem);border:1px solid rgba(242,199,91,.34);border-radius:.7rem;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(242,199,91,.16),transparent 56%),linear-gradient(180deg,#14130fe0,#070706e0);box-shadow:0 22px 56px #0000006b,inset 0 1px #ffffff0d}.hero-1974__archive-quote-label{margin:0 0 .9rem;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.78rem,.9vw,.92rem);font-weight:700;letter-spacing:.3em;text-transform:uppercase}.hero-1974__archive-quote-text{margin:0 auto .9rem;max-width:46rem;color:#fff7dc;font-family:var(--font-condensed);font-size:clamp(1.6rem,3.4vw,3rem);font-weight:700;letter-spacing:.02em;line-height:1.08;text-shadow:0 0 34px rgba(242,199,91,.22)}.hero-1974__archive-quote-sub{margin:0;color:#dcd6c8c7;font-size:clamp(.9rem,1vw,1.05rem);font-weight:600}@media (max-width: 980px){.hero-1974__archive-keyfacts{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-1974__archive-body{grid-template-columns:minmax(0,1fr)}.hero-1974__archive-sidenav{position:relative;top:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-1974__archive-legacy{grid-template-columns:minmax(0,1fr)}}@media (max-width: 768px){.hero-1974__archive-panel-num{width:2.4rem;height:2.4rem;font-size:1rem}.hero-1974__archive-table th,.hero-1974__archive-table td{padding:.6rem}.hero-1974__archive-quote-text{letter-spacing:.01em}}.hero-1974.is-archive-open .hero-1974__badge,.hero-1974.is-archive-open .hero-1974__title,.hero-1974.is-archive-open .body-copy{opacity:0!important;transform:translateY(-1.1rem) scale(.98)!important;pointer-events:none}.hero-1974.is-archive-open .hero-1974__year{opacity:0!important;transform:translate(-10vw,7vh) scale(1.18)!important;pointer-events:none}.hero-1974.is-archive-open .hero-1974__archive-trigger{transform:translateY(-.2rem)!important;pointer-events:none}.hero-1974.is-archive-open .hero-1974__archive-trigger:before{opacity:0;transform:scaleY(.34)}.hero-1974.is-archive-open .hero-1974__archive-trigger-label{opacity:0;transform:translateY(-.3rem)}.hero-1974.is-archive-open .hero-1974__archive-trigger-line{opacity:1;transform:translate(-50%,-50%) scaleX(1);transition:opacity .12s ease .06s,transform .38s cubic-bezier(.22,1,.36,1)}.hero-1974.is-archive-open .hero-media__vignette{opacity:.96}.hero-1974.is-archive-open .hero-media__haze{opacity:.24}.hero-1974.is-archive-open .hero-1974__archive{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:.26s}html.has-1974-archive-open .step-progress{pointer-events:none}.hero-1974__archive-next{position:fixed;left:50%;bottom:calc(var(--archive-stage-bottom, 6rem) + .72rem);z-index:62;min-height:44px;padding:.48rem .92rem;border:1px solid rgba(242,199,91,.52);border-radius:.36rem;background:#050403d6;color:#fff;font-family:var(--font-condensed);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:0;pointer-events:none;transform:translate(-50%,.5rem);transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),border-color .24s ease;will-change:opacity,transform;box-shadow:inset 0 0 0 1px #fff3c50d,0 14px 32px #0000006b,0 0 22px #f2c75b29;cursor:pointer}.hero-1974__archive-next:hover,.hero-1974__archive-next:focus-visible{border-color:var(--color-gold-highlight)}.hero-1974__archive.is-next-section-ready .hero-1974__archive-next{opacity:1!important;pointer-events:auto;transform:translate(-50%)!important}.hero-1974__archive.is-next-section-ready .hero-1974__archive-scroll{padding-bottom:calc(max(clamp(1.35rem,3vh,2rem),var(--archive-bottom-clearance, 1.5rem)) + 4.5rem)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 38%,rgba(255,219,130,.07),transparent 26%),linear-gradient(180deg,#0b0907,#040403)}.hero-media.is-fallback{background:radial-gradient(circle at 50% 38%,rgba(255,219,130,.1),transparent 26%),linear-gradient(180deg,#0d0b08b3,#040403eb),url(/assets/branding/logo-ayiti-nan-mondyal.svg) center 46% / 24rem no-repeat,linear-gradient(180deg,#0c0907,#040403)}.hero-media__video,.hero-media__vignette,.hero-media__haze,.hero-media__grain{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media__video{width:100%;height:100%;object-fit:cover;filter:sepia(.25) saturate(.7) brightness(.48) contrast(1.18)}.hero-media__vignette{background:linear-gradient(180deg,#000000f5,#000000d1 14%,#00000042 36%,#00000014,#00000047 68%,#000000d6 88%,#000000f7),radial-gradient(circle at center,#00000008,#0000002e 78%)}.hero-media__haze{background:linear-gradient(180deg,transparent 0%,rgba(255,225,130,.05) 32%,rgba(255,220,110,.13) 46%,rgba(255,218,105,.13) 56%,rgba(255,220,120,.05) 68%,transparent 100%);mix-blend-mode:screen}.hero-media__grain{opacity:.1;background:repeating-linear-gradient(180deg,#ffffff09 0,#ffffff09 1px,#00000005 1px,#00000005 3px),radial-gradient(circle at 20% 18%,rgba(255,255,255,.14) 0 .7px,transparent .9px),radial-gradient(circle at 61% 53%,rgba(255,255,255,.12) 0 .8px,transparent 1px),radial-gradient(circle at 82% 34%,rgba(0,0,0,.28) 0 .9px,transparent 1.1px),radial-gradient(circle at 32% 74%,rgba(255,230,186,.08) 0 .9px,transparent 1.1px);background-size:auto,120px 120px,150px 150px,170px 170px,140px 140px;mix-blend-mode:soft-light;pointer-events:none}.hero-1974 .hero-media{background:radial-gradient(circle at 50% 45%,rgba(242,199,91,.08),transparent 26%),linear-gradient(180deg,#080706,#030303)}.hero-1974 .hero-media__video{object-position:center center;filter:sepia(.22) saturate(.72) brightness(.42) contrast(1.2)}.hero-1974 .hero-media__vignette{background:linear-gradient(180deg,#000000eb,#0000009e 18%,#00000038 43%,#0000006b 70%,#000000f0),radial-gradient(circle at 50% 46%,#0000000a,#0000009e 78%)}.hero-1974 .hero-media__haze{background:radial-gradient(ellipse at 50% 48%,rgba(255,207,91,.16),transparent 30%),linear-gradient(180deg,transparent 0%,rgba(255,196,54,.06) 44%,transparent 74%);mix-blend-mode:screen}.hero-1974 .hero-media__grain{opacity:.16;background:repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 4px),radial-gradient(circle at 20% 18%,rgba(255,255,255,.16) 0 .8px,transparent 1px),radial-gradient(circle at 76% 24%,rgba(223,19,45,.22) 0 1px,transparent 1.2px),radial-gradient(circle at 52% 72%,rgba(242,199,91,.16) 0 .9px,transparent 1.1px);background-size:auto,130px 130px,170px 170px,150px 150px}@media (max-width: 768px){.hero-1974{padding:.55rem .85rem 1rem}.hero-1974__chrome{align-items:center}.hero-1974__section-tag{font-size:.85rem;padding-top:0}.hero-1974__content{width:100%;padding:var(--hero-content-top) 0 var(--hero-content-bottom);gap:clamp(.55rem,1.1vh,1.05rem);min-height:100%;transform:translateY(var(--hero-content-lift))}.hero-1974__year{height:var(--hero-year-height);width:min(100%,56rem);max-width:98vw}.hero-1974__title{width:min(var(--hero-title-width),96vw);height:clamp(3.5rem,9.6vh,5.4rem);margin-top:-.7rem}.hero-1974 .body-copy{max-width:24rem;margin-top:1.9rem}.hero-1974__archive-trigger{width:min(15.4rem,76vw);margin-top:0;padding-block:.52rem;font-size:.86rem}.meta-badge{width:min(100%,19rem);padding-inline:1rem;font-size:.88rem;letter-spacing:.18em}.hero-1974__badge{min-width:min(19rem,82vw);padding-block:.42rem;font-size:.76rem}.hero-1974__archive-scroll{padding:max(1.1rem,var(--archive-top-clearance, 1.1rem)) .95rem max(1.35rem,var(--archive-bottom-clearance, 1.35rem))}.hero-1974__archive-shell{min-height:auto;align-content:start;gap:1.1rem}.hero-1974__archive-back{max-width:calc(100vw - 1.9rem);background:#060504c7}.hero-1974__archive-heading{max-width:100%;height:clamp(4.6rem,18vw,5.8rem)}.hero-1974__archive-intro{font-size:.98rem;line-height:1.62}.hero-1974__archive-stats,.hero-1974__archive-cards,.hero-1974__archive-timeline{grid-template-columns:minmax(0,1fr)}.hero-1974__archive-stats{display:grid;gap:.45rem}.hero-1974__archive-stat{justify-content:center;min-height:2.4rem;text-align:center}.hero-1974__archive-cards{gap:.72rem}.hero-1974__archive-card{min-height:auto;padding:.95rem}.hero-1974__archive-timeline{margin-top:.1rem}.hero-1974__archive-timeline li{min-height:2.4rem;border-top:1px solid rgba(242,199,91,.14)}.hero-1974.is-archive-open .hero-1974__year{transform:translate(-12vw,1vh) scale(1.15)!important}.hero-1974__archive-next{bottom:calc(var(--archive-stage-bottom, 7.2rem) + .45rem);width:min(16rem,calc(100vw - 2rem))}}@media (max-height: 760px) and (max-width: 768px){.hero-1974__content{padding-top:var(--hero-content-top);gap:.52rem}.hero-1974__title{margin-top:.75rem}.hero-1974 .body-copy{margin-top:1.4rem}}@media (max-width: 430px){.hero-1974__archive-scroll{padding-inline:.82rem}.hero-1974__archive-eyebrow{letter-spacing:.26em}.hero-1974__archive-heading{height:clamp(4.2rem,17vw,5.2rem)}}@media (prefers-reduced-motion: reduce){.hero-1974__badge,.hero-1974__year,.hero-1974__title,.hero-1974 .body-copy,.hero-1974__archive-trigger,.hero-1974__archive-trigger:before,.hero-1974__archive-trigger-label,.hero-1974__archive-trigger-line,.hero-1974__archive,.hero-1974__archive-next,.hero-1974 .hero-media__video,.hero-1974 .hero-media__vignette,.hero-1974 .hero-media__haze{transition:none!important}}.return-2026{--return-content-top: clamp(7.4rem, 13vh, 8.8rem);position:relative;min-height:100svh;display:grid;isolation:isolate;overflow:hidden;background:#030303}.return-2026 .hero-media{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 45%,rgba(242,199,91,.08),transparent 26%),linear-gradient(180deg,#080706,#030303)}.return-2026 .hero-media__video{width:100%;height:100%;object-fit:cover;object-position:center center;filter:sepia(.22) saturate(.72) brightness(.42) contrast(1.2)}.return-2026 .hero-media__vignette{background:linear-gradient(180deg,#000000eb,#0000009e 18%,#00000038 43%,#0000006b 70%,#000000f0),radial-gradient(circle at 50% 46%,#0000000a,#0000009e 78%)}.return-2026 .hero-media__haze{background:radial-gradient(ellipse at 50% 48%,rgba(255,207,91,.16),transparent 30%),linear-gradient(180deg,transparent 0%,rgba(255,196,54,.06) 44%,transparent 74%);mix-blend-mode:screen}.return-2026 .hero-media__grain{opacity:.16;background:repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 4px),radial-gradient(circle at 20% 18%,rgba(255,255,255,.16) 0 .8px,transparent 1px),radial-gradient(circle at 76% 24%,rgba(223,19,45,.22) 0 1px,transparent 1.2px),radial-gradient(circle at 52% 72%,rgba(242,199,91,.16) 0 .9px,transparent 1.1px);background-size:auto,130px 130px,170px 170px,150px 150px;mix-blend-mode:soft-light}.return-2026__chrome{position:absolute;top:clamp(1.35rem,2.6vh,1.95rem);left:clamp(1.2rem,3.8vw,2rem);right:clamp(1.2rem,3.8vw,2rem);z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;pointer-events:none}.return-2026__chrome .brand-mark,.return-2026__chrome .section-label{pointer-events:auto}.return-2026__section-label{position:relative;text-align:right;text-shadow:0 10px 22px rgba(0,0,0,.55)}.return-2026__section-label .section-label__kicker{position:relative;display:inline-block;color:var(--color-gold-highlight);font-size:clamp(.64rem,.8vw,.78rem);font-weight:700;letter-spacing:.42em}.return-2026__section-label .section-label__kicker:after{content:"";position:absolute;top:calc(100% + .28rem);right:0;width:100%;height:2px;background:linear-gradient(90deg,#0737db00,#0737db 20%,#df132d 72%,#df132d00);box-shadow:0 0 12px #0737db8a,0 0 14px #df132d6b}.return-2026__section-label .section-label__title{margin-top:.48rem;color:#f4efe8fa;font-size:clamp(.98rem,1.4vw,1.34rem);font-weight:700;letter-spacing:.28em}.return-2026__content{position:relative;z-index:2;width:min(100% - 2rem,58rem);margin:0 auto;padding:var(--return-content-top) 0 clamp(4.8rem,8.8vh,6.4rem);min-height:100svh;display:grid;justify-items:center;align-content:center;gap:clamp(.55rem,1vh,.9rem);text-align:center}.return-2026__badge{margin:0;min-width:min(24rem,86vw);padding:.5rem 1.25rem;border:1px solid rgba(218,159,38,.62);border-radius:.42rem;background:#0203049e;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:clamp(.78rem,1vw,.98rem);font-weight:700;letter-spacing:.24em;text-transform:uppercase;box-shadow:inset 0 0 0 1px #ffe18e0d,0 0 24px #cf94201f}.return-2026__year{width:min(100%,56rem);height:clamp(9.6rem,30vh,18.4rem);margin-top:clamp(-.2rem,-.4vh,0rem)}.return-2026__title{width:min(100%,44rem);height:clamp(4.7rem,12vh,7.3rem);margin-top:clamp(-1.2rem,-2.6vh,-.5rem)}.return-2026__year-graphic,.return-2026__title-graphic{width:100%;height:100%}.return-2026__badge,.return-2026__year,.return-2026__title,.return-2026__body,.return-2026__stats,.return-2026 .chapter-archive-trigger,.return-2026 .hero-media__video,.return-2026 .hero-media__vignette,.return-2026 .hero-media__haze{transition:opacity .31s ease,transform .36s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.return-2026__body{margin:0;max-width:42rem;color:#f4efe8d6;font-size:clamp(.92rem,1.2vw,1.1rem);line-height:1.5;text-shadow:0 8px 18px rgba(0,0,0,.55)}.return-2026__stats{margin-top:clamp(1.1rem,3vh,2.4rem)}.return-2026 .chapter-archive-trigger{margin-top:clamp(.32rem,1.4vh,.85rem)}.return-2026.is-chapter-archive-open .return-2026__badge,.return-2026.is-chapter-archive-open .return-2026__title,.return-2026.is-chapter-archive-open .return-2026__body,.return-2026.is-chapter-archive-open .return-2026__stats{opacity:0!important;transform:translateY(-1.1rem) scale(.98)!important;pointer-events:none}.return-2026.is-chapter-archive-open .return-2026__year{opacity:0!important;transform:translate(-8vw,5vh) scale(1.16)!important;pointer-events:none}.return-2026.is-chapter-archive-open .hero-media__vignette{opacity:.96}.return-2026.is-chapter-archive-open .hero-media__haze{opacity:.2}@media (max-width: 768px){.return-2026{--return-content-top: 5.7rem}.return-2026__chrome{top:1.15rem;left:.9rem;right:.9rem;align-items:center}.return-2026__section-label .section-label__kicker{font-size:.68rem}.return-2026__section-label .section-label__title{font-size:1rem}.return-2026__content{width:min(100% - 1.5rem,38rem);padding-bottom:4.6rem;gap:.52rem}.return-2026__badge{min-width:min(19rem,82vw);padding-block:.42rem;font-size:.76rem;letter-spacing:.18em}.return-2026__year{height:clamp(7.2rem,23vh,11.2rem)}.return-2026__title{width:min(100%,31rem);height:clamp(3.5rem,9.6vh,5.4rem);margin-top:-.7rem}.return-2026__body{max-width:24rem;font-size:.92rem}.return-2026__stats{margin-top:.8rem;max-width:22rem}.return-2026 .chapter-archive-trigger{margin-top:.1rem}}@media (max-height: 760px) and (min-width: 769px){.return-2026{--return-content-top: 5.7rem}.return-2026__content{gap:.42rem;padding-bottom:4.6rem}.return-2026__year{height:clamp(8rem,25vh,12.8rem)}.return-2026__title{height:clamp(3.9rem,9.8vh,5.7rem)}.return-2026__stats{margin-top:.7rem}.return-2026 .chapter-archive-trigger{margin-top:.18rem}}@media (prefers-reduced-motion: reduce){.return-2026__badge,.return-2026__year,.return-2026__title,.return-2026__body,.return-2026__stats,.return-2026 .chapter-archive-trigger,.return-2026 .hero-media__video,.return-2026 .hero-media__vignette,.return-2026 .hero-media__haze{transition:none!important}}.squad-section{--squad-panel-width: clamp(18.5rem, 22vw, 23rem);--squad-frame-height: 100vh;--squad-progress-clearance: 5.2rem;--squad-field-width: min(100%, clamp(42rem, 58vw, 62rem));--squad-card-width: min(var(--squad-field-width), 42rem);--squad-gold: #d69b27;--squad-line: rgba(238, 230, 207, .34);--squad-glass: rgba(8, 9, 11, .78);--role-goalkeeper: #d89921;--role-defender: #0639dc;--role-midfielder: #58a6dd;--role-forward: #d80f2a;position:relative;min-height:var(--squad-frame-height);isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#05070a,#020406 52%,#010203)}@supports (height: 100svh){.squad-section{--squad-frame-height: 100svh}}.squad-section:before,.squad-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.squad-section:before{background:linear-gradient(180deg,rgba(0,0,0,.24),transparent 30%,transparent 64%,rgba(0,0,0,.58)),repeating-radial-gradient(circle at 50% 43%,rgba(168,194,208,.03) 0 .5px,transparent .5px 18px),radial-gradient(circle at center,transparent 0 44%,rgba(0,0,0,.12) 72%,rgba(0,0,0,.48) 100%);background-size:auto}.squad-section:after{opacity:.08;background:repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 1px,transparent 1px 4px),radial-gradient(circle at 18% 28%,rgba(255,255,255,.09) 0 1px,transparent 1.3px),radial-gradient(circle at 84% 22%,rgba(255,255,255,.07) 0 1px,transparent 1.3px);background-size:auto,140px 140px,170px 170px;mix-blend-mode:soft-light}.squad-atmosphere,.squad-atmosphere__image,.squad-atmosphere__stadium,.squad-atmosphere__grain,.squad-light{position:absolute;top:0;right:0;bottom:0;left:0}.squad-atmosphere{z-index:0;background:linear-gradient(180deg,#05070a,#020406 58%,#010203)}.squad-atmosphere:before,.squad-atmosphere:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.squad-atmosphere:before{background:linear-gradient(90deg,#0000006b,#0000001a 46%,#0000007a),linear-gradient(180deg,#0000007a,#0000001a 36%,#00000094)}.squad-atmosphere:after{background:radial-gradient(circle at 50% 42%,rgba(74,91,103,.12),transparent 34%),radial-gradient(circle at 50% 50%,transparent 0 38%,rgba(0,0,0,.08) 70%,rgba(0,0,0,.34) 100%)}.squad-atmosphere__image{z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.72;transform:scale(1.04)}.squad-atmosphere__stadium{z-index:2;background:repeating-radial-gradient(circle at 50% 42%,rgba(168,194,208,.028) 0 .5px,transparent .5px 18px);opacity:.32;transform:translateY(-2%)}.squad-atmosphere__grain{z-index:3;opacity:.1;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 3px),repeating-linear-gradient(0deg,transparent 0 2px,rgba(0,0,0,.18) 2px 3px);mix-blend-mode:soft-light}.squad-light{display:none}.squad-light:before{content:"";position:absolute;top:clamp(4rem,8vh,7rem);width:clamp(9rem,16vw,16rem);height:clamp(3.1rem,5vw,4.6rem);border-radius:50%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.96) 0 .55rem,rgba(255,255,255,.36) .55rem .8rem,transparent .8rem 1.08rem),radial-gradient(circle,rgba(255,255,255,.95),rgba(208,226,255,.3) 58%,transparent 68%);box-shadow:0 0 28px #d0e2ffe6,0 0 80px #d0e2ff70}.squad-light:after{content:"";position:absolute;top:clamp(5.8rem,10vh,8.4rem);width:clamp(22rem,38vw,41rem);height:clamp(18rem,40vh,34rem);background:radial-gradient(ellipse at top,rgba(217,230,255,.34),transparent 68%);mix-blend-mode:screen;opacity:.58}.squad-light--left:before{left:clamp(2.6rem,7vw,6.8rem);transform:rotate(8deg)}.squad-light--left:after{left:-5rem;transform:rotate(16deg)}.squad-light--right:before{right:clamp(2.6rem,8vw,7.8rem);transform:rotate(-8deg)}.squad-light--right:after{right:-5rem;transform:rotate(-16deg)}.squad-section__shell{position:relative;z-index:2;min-height:var(--squad-frame-height);padding:clamp(1.05rem,2.2vh,1.65rem) clamp(1rem,2vw,1.8rem) max(clamp(2.2rem,4vh,3.4rem),var(--squad-progress-clearance));display:grid;grid-template-rows:auto minmax(0,1fr);gap:clamp(.18rem,.7vh,.58rem);box-sizing:border-box}.squad-section__chrome{position:sticky;top:clamp(1.1rem,2.2vh,1.55rem);z-index:8;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;pointer-events:none}.squad-section__chrome .brand-mark,.squad-section__chrome .section-label{pointer-events:auto}.squad-section.is-profile-open .squad-section__chrome{opacity:0!important;pointer-events:none;transition:opacity .18s ease}.squad-section__section-label{position:relative;text-align:right;text-shadow:0 10px 22px rgba(0,0,0,.55)}.squad-section__section-label .section-label__kicker{position:relative;display:inline-block;color:var(--squad-gold);font-size:clamp(.64rem,.8vw,.78rem);font-weight:700;letter-spacing:.42em}.squad-section__section-label .section-label__kicker:after{content:"";position:absolute;top:calc(100% + .28rem);right:0;width:100%;height:2px;background:linear-gradient(90deg,#0737db00,#0737db 20%,#df132d 72%,#df132d00);box-shadow:0 0 12px #0737db8a,0 0 14px #df132d6b}.squad-section__section-label .section-label__title{margin-top:.48rem;color:#f4efe8fa;font-size:clamp(.98rem,1.4vw,1.34rem);font-weight:700;letter-spacing:.28em}.squad-section__content{width:min(100%,86rem);height:100%;min-height:0;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) var(--squad-panel-width);gap:clamp(1rem,2.1vw,2rem);align-items:center}.squad-section__left{grid-column:1;grid-row:1;min-width:0;min-height:0;display:grid;justify-items:center;align-content:center;gap:clamp(.22rem,.62vh,.62rem)}.squad-section__header{display:grid;justify-items:center;gap:clamp(.18rem,.5vh,.46rem);text-align:center}.squad-section__title{margin:0;width:min(100%,47rem);height:clamp(4.15rem,7.6vh,5.8rem);line-height:1}.squad-section__title-graphic{width:100%;height:100%;filter:drop-shadow(0 12px 18px rgba(0,0,0,.58)) drop-shadow(0 0 20px rgba(205,148,34,.16))}.squad-section__instruction{margin:0;color:#efeae3c2;font-size:clamp(.84rem,.94vw,1.02rem)}.squad-pitch{position:relative;width:var(--squad-field-width);aspect-ratio:1.86;margin-block:clamp(-1.5rem,-2.6vh,-.7rem) clamp(-.8rem,-1.3vh,-.3rem);perspective:980px;filter:drop-shadow(0 26px 42px rgba(0,0,0,.7)) drop-shadow(0 5px 10px rgba(20,44,18,.26))}.squad-pitch__surface,.squad-pitch__players{position:absolute;top:0;right:0;bottom:0;left:0}.squad-pitch__surface{transform:rotateX(44deg);transform-origin:center bottom;overflow:hidden;border-radius:.4rem;background-color:#1f4b22;background-image:radial-gradient(ellipse 62% 44% at 50% 32%,rgba(255,255,255,.06),transparent 62%),radial-gradient(ellipse 88% 54% at 50% 114%,rgba(3,12,5,.74),transparent 60%),linear-gradient(180deg,#0000000d,#0000004d),url(/assets/textures/pitch-grass.webp);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 14px 38px #ffffff0a,inset 0 -44px 70px #00000080,inset 0 0 90px #00000080,0 22px 54px #000000b8}.squad-pitch__surface:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 20%,transparent 72%,rgba(0,0,0,.36)),radial-gradient(ellipse at 50% 52%,transparent 0 50%,rgba(0,0,0,.18) 78%,rgba(0,0,0,.44) 100%)}.squad-pitch__lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(0 0 .5px rgba(255,255,255,.45))}.squad-pitch__lines-g{fill:none;stroke:#f6f9eecc;stroke-width:.55;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.squad-pitch__lines-g .squad-pitch__dot{fill:#f6f9eed9;stroke:none}.squad-pitch__lines-g .squad-pitch__goal{stroke:#f6f9ee99}.squad-pitch__players{z-index:2}.squad-pitch__focus{--focus-color: var(--role-defender);position:absolute;left:var(--focus-x, 50%);top:var(--focus-y, 50%);width:clamp(4rem,6.2vw,5.8rem);height:clamp(4rem,6.2vw,5.8rem);transform:translate(-50%,-50%);pointer-events:none;z-index:1;opacity:1}.squad-pitch__focus[hidden]{display:none!important}.squad-pitch__focus[data-role=goalkeeper]{--focus-color: var(--role-goalkeeper)}.squad-pitch__focus[data-role=defender]{--focus-color: var(--role-defender)}.squad-pitch__focus[data-role=midfielder]{--focus-color: var(--role-midfielder)}.squad-pitch__focus[data-role=forward]{--focus-color: var(--role-forward)}.squad-pitch__focus-glow,.squad-pitch__focus-ring,.squad-pitch__focus-badge{position:absolute;left:50%;top:50%}.squad-pitch__focus-glow{width:135%;height:68%;border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--focus-color) 42%,rgba(255,219,118,.18)),transparent 68%);transform:translate(-50%,-50%) perspective(100px) rotateX(70deg) scale(.92);opacity:.78;filter:blur(4px)}.squad-pitch__focus-ring{width:70%;height:70%;border:2px solid color-mix(in srgb,var(--focus-color) 84%,white 16%);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--focus-color) 18%,transparent),transparent 62%);box-shadow:0 0 14px color-mix(in srgb,var(--focus-color) 52%,transparent),0 0 22px color-mix(in srgb,#f1c15b 18%,transparent);transform:translate(-50%,-50%) perspective(100px) rotateX(68deg)}.squad-pitch__focus-badge{min-width:2rem;padding:.22rem .44rem;border:1px solid color-mix(in srgb,var(--focus-color) 82%,white 10%);border-radius:999px;background:#030509d6;color:#f4efe8f0;font-family:var(--font-condensed);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;transform:translate(-50%,calc(-50% - 2.05rem));box-shadow:0 8px 22px #00000057,0 0 18px color-mix(in srgb,var(--focus-color) 18%,transparent);opacity:0}.squad-pitch__focus[data-state=bench] .squad-pitch__focus-badge{opacity:1}.squad-pitch__focus.is-animating .squad-pitch__focus-glow{animation:squad-focus-glow .82s cubic-bezier(.22,1,.36,1)}.squad-pitch__focus.is-animating .squad-pitch__focus-ring{animation:squad-focus-ring .78s cubic-bezier(.2,1,.3,1)}.squad-pitch__focus.is-animating .squad-pitch__focus-badge{animation:squad-focus-badge .52s cubic-bezier(.22,1,.36,1)}.squad-player{--role-color: var(--role-defender);--shirt-base: #0b3be0;--shirt-light: #3168ff;--shirt-dark: #051a78;--shirt-trim: #9bb8ff;--selection-light: rgba(255, 224, 122, .48);position:absolute;left:var(--player-x);top:var(--player-y);width:clamp(3.6rem,5.2vw,5rem);height:clamp(4.7rem,6.4vw,6.3rem);display:grid;place-items:center;border:0;padding:0;background:transparent;cursor:pointer;transform:translate(-50%,-50%);isolation:isolate}.squad-player:before{content:"";position:absolute;z-index:0;left:10%;right:10%;bottom:3%;height:128%;border-radius:50% 50% 44% 44%;background:radial-gradient(ellipse at 50% 88%,var(--selection-light),transparent 38%),linear-gradient(0deg,color-mix(in srgb,var(--role-color) 34%,transparent),transparent 72%);opacity:0;transform:translateY(.7rem) scaleY(.58);transform-origin:center bottom;transition:opacity .18s ease;pointer-events:none}.squad-player--goalkeeper{--role-color: var(--role-goalkeeper);--selection-light: rgba(255, 211, 83, .5);--shirt-base: #c78c1b;--shirt-light: #f0bd45;--shirt-dark: #76510e;--shirt-trim: #ffe299}.squad-player--defender{--role-color: var(--role-defender);--selection-light: rgba(93, 139, 255, .46);--shirt-base: #0b3be0;--shirt-light: #3168ff;--shirt-dark: #06176d;--shirt-trim: #a9c2ff}.squad-player--midfielder{--role-color: var(--role-midfielder);--selection-light: rgba(125, 214, 255, .46);--shirt-base: #4d98cf;--shirt-light: #8dd0f3;--shirt-dark: #23577b;--shirt-trim: #d8f2ff}.squad-player--forward{--role-color: var(--role-forward);--selection-light: rgba(255, 76, 98, .46);--shirt-base: #ce102d;--shirt-light: #f2455f;--shirt-dark: #74101d;--shirt-trim: #ffc0c8}.squad-player.is-selected:before{opacity:.88;animation:squad-selected-light 1.45s ease-out infinite}.squad-player__shadow{position:absolute;z-index:1;left:16%;right:16%;bottom:6%;height:17%;border:2px solid color-mix(in srgb,var(--role-color) 86%,white 14%);border-radius:50%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--role-color) 42%,transparent),transparent 68%);box-shadow:0 0 16px color-mix(in srgb,var(--role-color) 72%,transparent);transform:perspective(100px) rotateX(62deg);transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.squad-player:hover .shirt,.squad-player:focus-visible .shirt,.squad-player.is-selected .shirt{transform:translateY(-.24rem) scale(1.06);filter:saturate(1.18) brightness(1.08)}.squad-player:hover .squad-player__shadow,.squad-player:focus-visible .squad-player__shadow,.squad-player.is-selected .squad-player__shadow{border-color:#ffdf73;box-shadow:0 0 18px color-mix(in srgb,var(--role-color) 70%,transparent),0 0 28px #f6be42bd;transform:perspective(100px) rotateX(62deg) scale(1.18)}.squad-player:focus-visible{outline:2px solid var(--color-gold-highlight);outline-offset:.22rem;border-radius:1rem}@keyframes squad-selected-light{0%{opacity:0;transform:translateY(.62rem) scaleY(.48)}28%{opacity:.82}to{opacity:0;transform:translateY(-.95rem) scaleY(1.08)}}@keyframes squad-focus-glow{0%{opacity:0;transform:translate(-50%,-50%) perspective(100px) rotateX(70deg) scale(.52)}55%{opacity:.92}to{opacity:.78;transform:translate(-50%,-50%) perspective(100px) rotateX(70deg) scale(.92)}}@keyframes squad-focus-ring{0%{opacity:0;transform:translate(-50%,-50%) perspective(100px) rotateX(68deg) scale(.4)}48%{opacity:1}to{opacity:1;transform:translate(-50%,-50%) perspective(100px) rotateX(68deg) scale(1)}}@keyframes squad-focus-badge{0%{opacity:0;transform:translate(-50%,calc(-50% - 1.55rem)) scale(.9)}to{opacity:1;transform:translate(-50%,calc(-50% - 2.05rem)) scale(1)}}@media (prefers-reduced-motion: reduce){.squad-pitch__focus.is-animating .squad-pitch__focus-glow,.squad-pitch__focus.is-animating .squad-pitch__focus-ring,.squad-pitch__focus.is-animating .squad-pitch__focus-badge,.squad-player.is-selected:before{animation:none}.squad-pitch__focus .squad-pitch__focus-glow{opacity:.62;transform:translate(-50%,-50%) perspective(100px) rotateX(70deg) scale(.82)}.squad-pitch__focus .squad-pitch__focus-ring{opacity:.9;transform:translate(-50%,-50%) perspective(100px) rotateX(68deg) scale(.92)}.squad-player.is-selected:before{opacity:.54;transform:translateY(0) scaleY(.82)}}.squad-legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(.7rem,2vw,1.45rem);color:#eee9e2d1;font-family:var(--font-condensed);font-size:.92rem;letter-spacing:.11em;text-transform:uppercase}.squad-legend__item{--legend-color: var(--role-defender);display:inline-flex;align-items:center;gap:.42rem}.squad-legend__item--goalkeeper{--legend-color: var(--role-goalkeeper)}.squad-legend__item--defender{--legend-color: var(--role-defender)}.squad-legend__item--midfielder{--legend-color: var(--role-midfielder)}.squad-legend__item--forward{--legend-color: var(--role-forward)}.squad-legend__dot{width:.78rem;height:.78rem;border-radius:50%;background:var(--legend-color);box-shadow:0 0 14px color-mix(in srgb,var(--legend-color) 70%,transparent)}.squad-section .squad-player-card{width:min(100%,var(--squad-card-width))}.squad-section .squad-player-card--interactive{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.squad-section .squad-player-card--interactive:hover,.squad-section .squad-player-card--interactive:focus-visible{outline:none;border-color:#f4ca5d9e;box-shadow:inset 0 0 0 1px #fff2d20f,0 26px 44px #00000075,0 0 24px #d69b271a;transform:translateY(-1px)}.squad-section__source-note{width:min(100%,var(--squad-card-width));padding:.8rem .95rem .88rem;border:1px solid rgba(238,234,224,.14);border-radius:.72rem;background:linear-gradient(180deg,#0b0c0ec2,#050608e0);box-shadow:inset 0 0 0 1px #ffffff08,0 16px 30px #0000003d;text-align:center}.squad-section__source-line{margin:0;color:#f4efe8e6;font-size:clamp(.8rem,.92vw,.95rem);line-height:1.45}.squad-section__source-line--muted{margin-top:.28rem;color:#e2dcd1a3}.squad-section__source-link{color:var(--squad-gold);font-weight:700;text-decoration:none}.squad-section__source-link:hover,.squad-section__source-link:focus-visible{color:#f1cb72;text-decoration:underline;outline:none}.squad-roster{grid-column:2;grid-row:1;max-height:min(calc(var(--squad-frame-height) - var(--squad-progress-clearance) - 5rem),43rem);overflow:auto;align-self:center;border:1px solid rgba(238,234,224,.24);border-radius:.78rem;background:linear-gradient(180deg,#141619db,#060607f0),#000000a8;box-shadow:inset 0 0 0 1px #ffffff0a,0 22px 52px #00000075;scrollbar-width:thin;scrollbar-color:rgba(214,155,39,.55) rgba(255,255,255,.06)}.squad-section:not(.is-roster-open) .squad-roster{display:none}.squad-roster__header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1rem .85rem;border-bottom:1px solid rgba(255,255,255,.12);background:#0e0f11f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.squad-roster__title{margin:0;color:var(--squad-gold);font-family:var(--font-condensed);font-size:1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.squad-roster__close{width:2.35rem;height:2.35rem;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#f6f2ece6;font-size:1.35rem;cursor:pointer}.squad-roster__close:hover,.squad-roster__close:focus-visible{color:var(--color-gold-highlight);outline:none}.squad-roster__group{padding:.78rem 1rem .72rem;border-bottom:1px solid rgba(255,255,255,.1)}.squad-roster__group:last-child{border-bottom:0}.squad-roster__group-title{--group-color: var(--role-defender);margin:0 0 .44rem;color:var(--group-color);font-family:var(--font-condensed);font-size:.88rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.squad-roster__group--goalkeeper .squad-roster__group-title{--group-color: var(--role-goalkeeper)}.squad-roster__group--defender .squad-roster__group-title{--group-color: var(--role-defender)}.squad-roster__group--midfielder .squad-roster__group-title{--group-color: var(--role-midfielder)}.squad-roster__group--forward .squad-roster__group-title{--group-color: var(--role-forward)}.squad-roster__list{display:grid;gap:.12rem}.squad-roster__player{display:grid;grid-template-columns:2.2rem minmax(0,1fr) minmax(5.8rem,.72fr);gap:.45rem;align-items:center;width:100%;padding:.25rem .18rem;border:0;border-radius:.42rem;background:transparent;color:#f0ebe4e0;font:inherit;text-align:left;cursor:pointer}.squad-roster__player:hover,.squad-roster__player:focus-visible,.squad-roster__player.is-selected{background:#ffffff0e;outline:none}.squad-roster__player.is-selected{box-shadow:inset 2px 0 0 var(--squad-gold)}.squad-roster__number{color:var(--squad-gold);font-family:var(--font-condensed);font-weight:700}.squad-roster__name,.squad-roster__club{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.squad-roster__name{font-size:.82rem}.squad-roster__club{color:#e8e2dc9e;font-size:.74rem}.squad-roster-button{display:inline-flex;align-items:center;justify-content:center;gap:.72rem;min-height:3.25rem;padding:.75rem 1.35rem;border:1px solid rgba(218,159,38,.64);border-radius:.48rem;background:#040405ad;color:var(--squad-gold);font-family:var(--font-condensed);font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;box-shadow:0 0 18px #d69b271f}.squad-roster-button:hover,.squad-roster-button:focus-visible{border-color:#ffd56be6;color:var(--color-gold-highlight);outline:none}.squad-roster-button__icon{font-size:1rem;line-height:1}.squad-section__mobile-roster-button,.squad-section__desktop-roster-button{display:none}@media (min-width: 981px){.squad-section:not(.is-roster-open) .squad-section__desktop-roster-button{grid-column:2;grid-row:1;display:inline-flex;width:100%;min-height:clamp(4.25rem,12vh,7rem);align-self:center;justify-self:stretch;background:linear-gradient(180deg,#141619c7,#060607e6),#00000094;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (max-width: 1180px){.squad-section{--squad-panel-width: 19rem}.squad-section__content{gap:1rem}.squad-section .squad-player-card{width:min(100%,41rem)}}@media (max-width: 980px){.squad-section{--squad-progress-clearance: 4.45rem;--squad-field-width: min(100%, 39rem);--squad-card-width: min(100%, 36rem)}.squad-section__shell{padding:1.2rem .85rem max(2.9rem,var(--squad-progress-clearance))}.squad-section__chrome{align-items:center;top:1.3rem}.squad-section__content,.squad-section:not(.is-roster-open) .squad-section__content{grid-template-columns:minmax(0,1fr);align-items:start}.squad-section__left{gap:clamp(.28rem,.78vh,.58rem)}.squad-section__title{width:min(100%,35rem);height:clamp(3.28rem,7.2vh,4.7rem)}.squad-pitch{width:min(100%,37rem);aspect-ratio:1.52;margin-block:clamp(-1rem,-2.4vh,-.45rem) clamp(-.52rem,-1vh,-.2rem)}.squad-pitch__surface{transform:rotateX(38deg)}.squad-player{width:clamp(3.1rem,10vw,4.6rem);height:clamp(4rem,13vw,5.65rem)}.squad-section .squad-player-card{width:min(100%,42rem)}.squad-section__mobile-roster-button{display:inline-flex;width:min(100%,21rem);margin-top:.25rem}.squad-roster{grid-column:1;grid-row:1;position:absolute;z-index:10;left:.85rem;right:.85rem;top:clamp(5.8rem,11vh,7.5rem);max-height:calc(var(--squad-frame-height) - var(--squad-progress-clearance) - 4.4rem);display:none}.squad-section.is-roster-open .squad-roster{display:block}}@media (max-width: 640px){.squad-section{--squad-field-width: min(100%, 32rem);--squad-card-width: min(100%, 100%)}.squad-section__shell{gap:.18rem;padding:1.05rem .75rem max(2.7rem,var(--squad-progress-clearance))}.squad-section__chrome{top:1.25rem;gap:.75rem}.squad-section__section-label{font-size:.78rem}.squad-section__header{gap:.16rem}.squad-section__title{height:clamp(2.75rem,6.4vh,3.85rem)}.squad-section__instruction{font-size:clamp(.74rem,2.3vw,.86rem)}.squad-pitch{width:min(100%,31rem);aspect-ratio:1.18;margin-block:clamp(-.75rem,-1.8vh,-.3rem) -.25rem}.squad-pitch__surface{transform:rotateX(34deg)}.squad-player{width:clamp(2.9rem,13vw,4rem);height:clamp(3.7rem,16vw,5rem)}.squad-player .shirt__number{font-size:clamp(.98rem,4vw,1.36rem)}.squad-legend{gap:.44rem .58rem;font-size:.74rem}.squad-section .squad-player-card{width:min(100%,100%);min-height:7.6rem}.squad-section__mobile-roster-button{min-height:2.9rem;padding-block:.62rem}.squad-roster__player{grid-template-columns:2rem minmax(0,1fr)}.squad-roster__club{display:none}}@media (min-width: 981px){.squad-section{--squad-field-width: min( 100%, clamp(46rem, 60vw, 66rem), calc((var(--squad-frame-height) - var(--squad-progress-clearance) - 15.5rem) * 1.86) );--squad-card-width: min(var(--squad-field-width), 42rem)}.squad-pitch{width:var(--squad-field-width);height:auto;margin-block:clamp(-1.35rem,-2.2vh,-.65rem) clamp(-.72rem,-1.1vh,-.24rem)}.squad-player{width:clamp(3.6rem,6.8vh,5.9rem);height:clamp(4.65rem,8.6vh,7.45rem)}}@media (max-height: 760px) and (min-width: 981px){.squad-section{--squad-field-width: min( 100%, clamp(36rem, 54vw, 50rem), calc((var(--squad-frame-height) - var(--squad-progress-clearance) - 13.4rem) * 1.86) );--squad-card-width: min(var(--squad-field-width), 32rem)}.squad-section__shell{padding-bottom:var(--squad-progress-clearance)}.squad-section__title{height:clamp(3rem,6.6vh,4.2rem)}.squad-section__instruction{font-size:.86rem}.squad-legend{gap:.48rem .9rem;font-size:.8rem}.squad-section .squad-player-card{min-height:6.9rem}.squad-section .squad-player-card__content{padding-block:.58rem}.squad-section .squad-player-card__name{min-height:1.85rem}.squad-section .squad-player-card__role,.squad-section .squad-player-card__club,.squad-section .squad-player-card__tagline{margin-top:.08rem;font-size:.72rem;line-height:1.12}.squad-roster{max-height:min(calc(var(--squad-frame-height) - var(--squad-progress-clearance) - 4.8rem),37rem)}}@media (min-width: 981px) and (max-height: 920px){.squad-section{--squad-field-width: min( 100%, clamp(40rem, 56vw, 58rem), calc((var(--squad-frame-height) - var(--squad-progress-clearance) - 14.5rem) * 1.86) );--squad-card-width: min(var(--squad-field-width), 38rem)}.squad-section__shell{padding-top:clamp(1rem,1.8vh,1.35rem);padding-bottom:clamp(1.75rem,3vh,2.55rem);gap:.35rem}.squad-section__content{height:100%;align-self:start;transform:translateY(-.72rem)}.squad-section__left{gap:.24rem}.squad-section__header{gap:.28rem}.squad-section__title{width:min(100%,38rem);height:clamp(3.3rem,5.8vh,4.25rem)}.squad-section__instruction{font-size:.96rem}.squad-pitch{margin-block:clamp(-1.7rem,-3vh,-.9rem) clamp(-.75rem,-1.2vh,-.3rem)}.squad-player{width:clamp(3.2rem,6vh,5rem);height:clamp(4.2rem,7.6vh,6.4rem)}.squad-section .squad-player-card{width:min(100%,37.5rem);min-height:clamp(7.7rem,12.5vh,9rem)}.squad-section .squad-player-card__content{padding-block:.72rem}.squad-section .squad-player-card__name{min-height:clamp(2.15rem,3.6vh,3.05rem)}}@media (max-width: 640px) and (min-height: 760px){.squad-pitch{aspect-ratio:.94}.squad-section .squad-player-card{min-height:9rem}.squad-section__mobile-roster-button{min-height:3.05rem}}@media (max-width: 640px) and (max-height: 640px){.squad-section__title{height:clamp(2.4rem,5.8vh,3rem)}.squad-pitch{width:min(100%,29.5rem);aspect-ratio:1.68}.squad-player{width:clamp(2.35rem,11vw,3.25rem);height:clamp(3.08rem,14vw,4.1rem)}.squad-section .squad-player-card{min-height:6.9rem}.squad-section .squad-player-card__content{padding-block:.56rem}.squad-section .squad-player-card__name{min-height:1.72rem}.squad-section .squad-player-card__club,.squad-section .squad-player-card__tagline{display:none}.squad-section__mobile-roster-button{min-height:2.45rem;padding-block:.42rem}}@media (min-width: 981px) and (max-height: 760px){.squad-section{--squad-field-width: min( 100%, clamp(36rem, 54vw, 50rem), calc((var(--squad-frame-height) - var(--squad-progress-clearance) - 13.4rem) * 1.86) );--squad-card-width: min(var(--squad-field-width), 32rem)}.squad-section__content{transform:translateY(-3.05rem)}.squad-section__title{height:clamp(2.85rem,6.1vh,3.9rem)}.squad-pitch{margin-block:clamp(-1.45rem,-2.7vh,-.82rem) clamp(-.6rem,-1vh,-.25rem)}.squad-player{width:clamp(2.9rem,5.4vh,4.5rem);height:clamp(3.75rem,6.8vh,5.8rem)}.squad-section .squad-player-card{width:min(100%,32rem);min-height:6.3rem}.squad-section .squad-player-card__content{padding-block:.5rem}.squad-section .squad-player-card__name{min-height:1.65rem}.squad-section .squad-player-card__role,.squad-section .squad-player-card__club,.squad-section .squad-player-card__tagline{font-size:.68rem;line-height:1.08}.squad-section .squad-player-card__tagline{display:none}.squad-roster{align-self:start;max-height:min(calc(var(--squad-frame-height) - var(--squad-progress-clearance) - 5.7rem),37rem)}}.journey{position:relative;min-height:100svh;overflow:hidden;isolation:isolate;background:#010203}.journey:before{display:none}.journey__stage{position:absolute;top:50%;left:50%;width:max(100vw,calc(100vh * 1672 / 941));height:max(100vh,calc(100vw * 941 / 1672));overflow:hidden;transform:translate(-50%,-50%);container-type:size}.journey__stage:before,.journey__stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.journey__stage:before{background:radial-gradient(ellipse at 50% 54%,#0000,#00000075 72%),linear-gradient(180deg,#00000070,#00000014 34%,#0000008f)}.journey__stage:after{opacity:.16;background:repeating-linear-gradient(0deg,rgba(255,255,255,.07) 0 1px,transparent 1px 4px),radial-gradient(circle at 22% 31%,rgba(255,255,255,.3) 0 .8px,transparent 1px),radial-gradient(circle at 62% 38%,rgba(255,255,255,.28) 0 .7px,transparent 1px),radial-gradient(circle at 75% 28%,rgba(242,199,91,.3) 0 .8px,transparent 1px);background-size:auto,120px 120px,170px 170px,190px 190px;mix-blend-mode:screen}.journey__bg,.journey__bg img,.journey__scene-pieces,.journey-road,.journey__cards,.journey__title-block,.journey__corner-text,.journey__ball-wrap{position:absolute}.journey__bg,.journey__bg img,.journey__scene-pieces,.journey-road{top:0;right:0;bottom:0;left:0;width:100%;height:100%}.journey__bg{z-index:0}.journey__bg img{display:block;object-fit:cover;filter:brightness(.58) saturate(.96) contrast(1.06)}.journey__scene-pieces{z-index:4;pointer-events:none;perspective:1200px;transform-style:preserve-3d}.journey-piece{position:absolute;margin:0;--stadium-x: 0rem;--stadium-y: 0rem;--stadium-z: 0px;--stadium-rx: 11deg;--stadium-rz: 0deg;--stadium-scale: 1;transform-origin:50% 82%;transform-style:preserve-3d}.journey-piece[data-journey-target]{pointer-events:auto;cursor:pointer}.journey-piece[data-journey-target]:focus-visible{outline:2px solid var(--color-gold-highlight);outline-offset:.3rem;border-radius:.75rem}.journey-piece:before{content:"";position:absolute;left:10%;right:10%;bottom:5%;height:22%;border-radius:999px;background:radial-gradient(ellipse,color-mix(in srgb,var(--piece-glow, #f2c75b) 34%,transparent),transparent 68%);filter:blur(14px);opacity:.72;transform:translateY(30%) scaleX(1.08)}.journey-piece img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 22px 26px rgba(0,0,0,.68)) drop-shadow(0 0 18px color-mix(in srgb,var(--piece-glow, #f2c75b) 34%,transparent))}.journey-piece--blue-stadium{--piece-glow: #0b43ff;--stadium-x: 2.67cqw;--stadium-y: -6.67cqh;--stadium-z: 2.45cqw;--stadium-rx: 11.7deg;--stadium-rz: -2.2deg;--stadium-scale: .99;left:9.7%;top:47.9%;width:23.4%;transform:perspective(62.5cqw) rotateX(var(--stadium-rx)) rotate(var(--stadium-rz)) translate3d(var(--stadium-x),var(--stadium-y),var(--stadium-z)) scale(var(--stadium-scale))}.journey-piece--gold-stadium{--piece-glow: #f2c75b;--stadium-x: 6.17cqw;--stadium-y: -13.33cqh;--stadium-z: 1.98cqw;--stadium-rx: 16.2deg;--stadium-rz: -.1deg;--stadium-scale: .99;left:31.8%;top:47.5%;width:23.5%;transform:perspective(62.5cqw) rotateX(var(--stadium-rx)) rotate(var(--stadium-rz)) translate3d(var(--stadium-x),var(--stadium-y),var(--stadium-z)) scale(var(--stadium-scale))}.journey-piece--red-stadium{--piece-glow: #df132d;--stadium-x: 5.75cqw;--stadium-y: -5.93cqh;--stadium-z: .68cqw;--stadium-rx: 9.7deg;--stadium-rz: -.2deg;--stadium-scale: 1;left:57%;top:49.6%;width:24%;transform:perspective(62.5cqw) rotateX(var(--stadium-rx)) rotate(var(--stadium-rz)) translate3d(var(--stadium-x),var(--stadium-y),var(--stadium-z)) scale(var(--stadium-scale))}.journey-piece--door{--piece-glow: rgba(242, 199, 91, .38);left:82.3%;top:27.2%;width:6.4%;opacity:.9;filter:saturate(.94) brightness(.88)}.journey-piece--door:before{opacity:.26;filter:blur(9px)}.journey-piece--door img{filter:drop-shadow(0 16px 18px rgba(0,0,0,.58)) drop-shadow(0 0 8px rgba(242,199,91,.18))}.journey-road{z-index:5;overflow:visible;pointer-events:none}.journey--path-editor .journey-road{pointer-events:auto}.journey-road__ribbon-seg,.journey-road__thread,.journey-road__glow,.journey-road__haze,.journey-road__trail{fill:none;stroke-linecap:round;stroke-linejoin:round}.journey-road__ribbon{opacity:1;filter:drop-shadow(0 6px 8px rgba(0,0,0,.52))}.journey-road__ribbon-seg{stroke:#142210d1;stroke-linecap:round}.journey-road__turf{filter:brightness(.5) saturate(.76) contrast(1.12);opacity:.74}.journey-road__turf-seg{fill:none;stroke:url(#journey-turf);stroke-linecap:round;stroke-linejoin:round}.journey-road__glow{stroke:#b0cd535c;stroke-width:12;opacity:0;filter:none}.journey-road__thread{stroke:#f2c75ba8;stroke-width:1.15;opacity:.72;filter:none}.journey-road__haze{stroke:#d3bd5cad;stroke-width:4;opacity:.08;stroke-dasharray:1;stroke-dashoffset:1;filter:none}.journey-road__trail{stroke:#ffe58fe6;stroke-width:1.75;opacity:.72;stroke-dasharray:1;stroke-dashoffset:1;filter:none}.journey-road__lights{filter:drop-shadow(0 0 10px rgba(242,199,91,.72));mix-blend-mode:screen}.journey-road__light{opacity:.92;animation:journey-road-light-pulse 3.4s ease-in-out infinite;animation-delay:var(--light-delay)}.journey-road__light-aura{fill:#f2c75b1f}.journey-road__light-core{fill:#ffeb8ff2;stroke:#ffffffa6;stroke-width:.8}.journey-road__editor{pointer-events:auto}.journey-road__editor-line{stroke:#ffffff52;stroke-width:1.2;stroke-dasharray:6 6}.journey-road__editor-point{cursor:grab;filter:drop-shadow(0 0 8px rgba(0,0,0,.72));stroke:#020304db;stroke-width:2}.journey-road__editor-point:active{cursor:grabbing}.journey-road__editor-point--anchor{fill:#f2c75bf2}.journey-road__editor-point--control{fill:#ffffffdb}.journey-path-editor{position:absolute;left:1.4rem;top:5.15rem;z-index:12;width:min(33rem,calc(100vw - 2.8rem));display:grid;gap:.48rem;padding:.78rem;border:1px solid rgba(242,199,91,.34);border-radius:.5rem;background:#040507db;box-shadow:0 18px 32px #0000007a}.journey-path-editor__title{margin:0;color:#f2c75be6;font-family:var(--font-condensed);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.journey-path-editor__output{width:100%;resize:vertical;padding:.58rem;border:1px solid rgba(255,255,255,.14);border-radius:.38rem;background:#000000b8;color:#f4efe8e0;font:.72rem/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.journey-path-editor__copy{justify-self:start;min-height:1.9rem;padding:0 .76rem;border:1px solid rgba(242,199,91,.46);border-radius:.35rem;background:#f2c75b1a;color:#f4efe8eb;font-family:var(--font-condensed);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.journey__ball-wrap{z-index:7;left:0;top:0;width:clamp(2.75rem,4.65vw,4.75rem);aspect-ratio:1;display:grid;place-items:center;will-change:transform}.journey__ball-glow{position:absolute;top:20%;right:20%;bottom:20%;left:20%;border-radius:999px;background:radial-gradient(circle,rgba(242,199,91,.78),rgba(242,199,91,.16) 48%,transparent 72%);transform:translateY(24%) scaleX(1.4) scaleY(.5)}.journey__ball{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 18px rgba(0,0,0,.64)) drop-shadow(0 0 18px rgba(242,199,91,.5))}.journey__chrome{position:absolute;top:clamp(1.65rem,2.15rem,2.15rem);left:clamp(1.2rem,2.35rem,2.35rem);right:clamp(1.2rem,2.35rem,2.35rem);z-index:10;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;pointer-events:none}.journey__title-block{z-index:9;top:10.8%;left:50%;width:min(44rem,48%);display:grid;justify-items:center;gap:.36rem;text-align:center;transform:translate(-50%)}.journey__badge{display:none}.journey__title{width:100%;height:clamp(5.8rem,13vh,8.7rem);margin:0}.journey__title-graphic{width:100%;height:100%}.journey__subtitle{position:relative;width:min(38rem,86vw);min-height:1.4em;margin:-.2rem 0 0;color:#f4efe8d6;font-size:clamp(1rem,1.25vw,1.22rem);white-space:nowrap;text-shadow:0 8px 18px rgba(0,0,0,.68)}.journey__subtitle-line{position:absolute;left:0;right:0;top:0;width:100%;will-change:opacity,filter,transform}.journey__cards{top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;perspective:1000px;transform-style:preserve-3d}.journey-match-card{--journey-card-accent: var(--color-gold-highlight);--match-card-x: 0rem;--match-card-y: 0rem;--match-card-z: 0px;--match-card-rx: 0deg;--match-card-ry: 0deg;--match-card-rz: 0deg;--match-card-scale: 1;--match-card-hover-scale: 1;position:absolute;width:16.6cqw;min-height:18.8cqh;padding:1.12rem 1.12rem 2.78rem;border:1px solid color-mix(in srgb,var(--journey-card-accent) 78%,transparent);border-radius:.72rem;background:linear-gradient(180deg,#090a0ea3,#040406d1),#0000009e;color:#f4efe8eb;box-shadow:inset 0 0 0 1px #ffffff09,0 0 30px color-mix(in srgb,var(--journey-card-accent) 20%,transparent),0 22px 36px #00000073;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transform-origin:50% 50%;transform-style:preserve-3d;pointer-events:auto;transition:box-shadow .22s ease,border-color .22s ease,background .22s ease;will-change:opacity,filter,transform}.journey-match-card--active{--match-card-hover-scale: 1.08;z-index:8;border-color:color-mix(in srgb,var(--journey-card-accent) 88%,white 12%);background:linear-gradient(180deg,#0b0d12c2,#040406e6),#000000b3;box-shadow:inset 0 0 0 1px #ffffff16,0 0 40px color-mix(in srgb,var(--journey-card-accent) 34%,transparent),0 28px 44px #0000008a}.journey-match-card:after{content:"";position:absolute;left:50%;top:100%;width:2px;height:clamp(3rem,9vh,5.8rem);background:linear-gradient(180deg,var(--journey-card-accent),rgba(242,199,91,0));box-shadow:0 0 16px color-mix(in srgb,var(--journey-card-accent) 70%,transparent);transform:translate(-50%)}.journey-match-card--blue{--journey-card-accent: #0b43ff;--match-card-x: 2.58cqw;--match-card-y: -3.26cqh;--match-card-z: -.36cqw;--match-card-rx: 0deg;--match-card-ry: 36deg;--match-card-rz: -.9deg;--match-card-scale: 1;left:10.9%;top:31%;transform:perspective(52.08cqw) translate3d(var(--match-card-x),var(--match-card-y),var(--match-card-z)) rotateX(var(--match-card-rx)) rotateY(var(--match-card-ry)) rotate(var(--match-card-rz)) scale(calc(var(--match-card-scale) * var(--match-card-hover-scale)))}.journey-match-card--gold{--journey-card-accent: var(--color-gold-highlight);--match-card-x: 3.33cqw;--match-card-y: -5.78cqh;--match-card-z: .99cqw;--match-card-rx: -.8deg;--match-card-ry: 13.9deg;--match-card-rz: -.4deg;--match-card-scale: 1.04;left:36.2%;top:32.5%;transform:perspective(52.08cqw) translate3d(var(--match-card-x),var(--match-card-y),var(--match-card-z)) rotateX(var(--match-card-rx)) rotateY(var(--match-card-ry)) rotate(var(--match-card-rz)) scale(calc(var(--match-card-scale) * var(--match-card-hover-scale)))}.journey-match-card--red{--journey-card-accent: #df132d;--match-card-x: 4.5cqw;--match-card-y: -3.85cqh;--match-card-z: .73cqw;--match-card-rx: .5deg;--match-card-ry: 20.9deg;--match-card-rz: .9deg;--match-card-scale: 1.07;left:59.6%;top:38.7%;transform:perspective(52.08cqw) translate3d(var(--match-card-x),var(--match-card-y),var(--match-card-z)) rotateX(var(--match-card-rx)) rotateY(var(--match-card-ry)) rotate(var(--match-card-rz)) scale(calc(var(--match-card-scale) * var(--match-card-hover-scale)))}.journey-match-card__group,.journey-match-card__fixture,.journey-match-card__details,.journey-match-card__line{margin:0}.journey-match-card__group{color:var(--journey-card-accent);font-family:var(--font-condensed);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-align:center}.journey-match-card__fixture{margin-top:.24rem;color:#f4efe8fa;font-family:var(--font-condensed);font-size:clamp(1.22rem,1.8vw,1.72rem);font-weight:700;letter-spacing:.04em;line-height:.96;text-align:center;text-transform:uppercase}.journey-match-card__details{margin-top:.82rem;display:grid;grid-template-columns:max-content 1fr;gap:.34rem .56rem;color:#f4efe8c7;font-family:var(--font-condensed);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.journey-match-card__details dt{min-width:2.25rem;color:var(--journey-card-accent);white-space:nowrap}.journey-match-card__details dd{margin:0}.journey-match-card__line{margin-top:.82rem;color:#f4efe8db;font-size:.84rem;line-height:1.35;text-align:center}.journey-match-card__info{position:absolute;right:.82rem;bottom:.78rem;min-height:2rem;padding:0 .82rem;border:1px solid color-mix(in srgb,var(--journey-card-accent) 74%,rgba(255,255,255,.24));border-radius:999px;background:#050609b8;color:#f4efe8e6;font-family:var(--font-condensed);font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase;box-shadow:0 0 12px color-mix(in srgb,var(--journey-card-accent) 18%,transparent);cursor:pointer}.journey-match-card__info:hover,.journey-match-card__info:focus-visible{outline:none;border-color:color-mix(in srgb,var(--journey-card-accent) 76%,white 24%);box-shadow:0 0 16px color-mix(in srgb,var(--journey-card-accent) 34%,transparent)}.journey-match-modal{--journey-modal-accent: var(--color-gold-highlight);position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}.journey-match-modal[hidden]{display:none!important}.journey-match-modal--blue{--journey-modal-accent: #0b43ff}.journey-match-modal--gold{--journey-modal-accent: var(--color-gold-highlight)}.journey-match-modal--red{--journey-modal-accent: #df132d}.journey-match-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:radial-gradient(circle at 50% 32%,color-mix(in srgb,var(--journey-modal-accent) 18%,transparent),transparent 28%),#010204c2;opacity:0;cursor:pointer;transition:opacity .22s ease}.journey-match-modal__panel{position:absolute;top:50%;left:50%;width:min(calc(100vw - 2rem),34rem);opacity:0;transform:translate(-50%,calc(-50% + .5rem)) scale(.96);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1);pointer-events:auto;border:1px solid color-mix(in srgb,var(--journey-modal-accent) 42%,rgba(255,255,255,.14));border-radius:1rem;padding:1.2rem 1.15rem 1.1rem;background:radial-gradient(circle at top left,color-mix(in srgb,var(--journey-modal-accent) 13%,transparent),transparent 26%),linear-gradient(180deg,#080a0ef5,#030407fa);box-shadow:inset 0 0 0 1px #ffffff0a,0 26px 60px #0000008f,0 0 28px color-mix(in srgb,var(--journey-modal-accent) 10%,transparent)}.journey-match-modal__panel:before{content:"";position:absolute;inset:auto 1.25rem calc(100% + .1rem) 1.25rem;height:3px;border-radius:999px;background:linear-gradient(90deg,#fff0,color-mix(in srgb,var(--journey-modal-accent) 84%,white 16%) 20%,color-mix(in srgb,var(--journey-modal-accent) 84%,white 16%) 80%,#fff0);box-shadow:0 0 14px color-mix(in srgb,var(--journey-modal-accent) 34%,transparent),0 0 20px color-mix(in srgb,var(--journey-modal-accent) 16%,transparent)}.journey-match-modal__panel>*{position:relative}.journey-match-modal.is-open{pointer-events:auto}.journey-match-modal.is-open .journey-match-modal__backdrop{opacity:1}.journey-match-modal.is-open .journey-match-modal__panel{opacity:1;transform:translate(-50%,-50%) scale(1)}.journey-match-modal__close{position:absolute;top:.85rem;right:.85rem;width:2.3rem;height:2.3rem;display:grid;place-items:center;border:1px solid rgba(244,239,232,.18);border-radius:50%;background:#040508d1;color:#f4efe8eb;font-size:1.15rem;line-height:1;cursor:pointer}.journey-match-modal__close:hover,.journey-match-modal__close:focus-visible{outline:none;border-color:color-mix(in srgb,var(--journey-modal-accent) 68%,white 20%);color:#fff}.journey-match-modal__eyebrow,.journey-match-modal__fixture,.journey-match-modal__line,.journey-match-modal__facts{margin:0}.journey-match-modal__eyebrow{color:var(--journey-modal-accent);font-family:var(--font-condensed);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.journey-match-modal__fixture{margin-top:.38rem;padding-right:2.8rem;color:#f4efe8fa;font-family:var(--font-condensed);font-size:clamp(1.7rem,4vw,2.35rem);font-weight:700;letter-spacing:.03em;line-height:.98;text-transform:uppercase}.journey-match-modal__line{margin-top:.42rem;color:#f4efe8cc;font-size:.96rem;line-height:1.45}.journey-match-modal__facts{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem 1rem;padding:.92rem .95rem;border:1px solid rgba(255,255,255,.08);border-radius:.82rem;background:#ffffff08}.journey-match-modal__facts dt{color:color-mix(in srgb,var(--journey-modal-accent) 82%,white 8%);font-family:var(--font-condensed);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.journey-match-modal__facts dd{margin:.12rem 0 0;color:#f4efe8f5;font-family:var(--font-condensed);font-size:.98rem;font-weight:700;letter-spacing:.04em}.journey__corner-text{z-index:5;left:5.8%;bottom:11%;width:15rem;margin:0;color:#f2c75b75;font-family:var(--font-condensed);font-size:1.1rem;font-style:italic;font-weight:600;letter-spacing:.28em;line-height:1.34;text-transform:uppercase;transform:rotate(-6deg)}.journey__floating-actions{position:absolute;right:clamp(1.35rem,2.6rem,2.6rem);bottom:clamp(4.8rem,5.6rem,5.6rem);z-index:11;display:none;gap:.95rem}.journey__fab{width:3.25rem;height:3.25rem;display:inline-grid;place-items:center;border-radius:999px;background:#04040694;color:var(--color-gold-highlight);cursor:pointer;animation:journey-fab-wiggle 3.8s ease-in-out infinite;will-change:transform}.journey__fab:hover{animation-play-state:paused}.journey__fab--coffee{border:1px solid rgba(242,199,91,.82);box-shadow:0 0 18px #f2c75b29}.journey__fab--message{border:1px solid rgba(223,19,45,.78);color:#ff4760;animation-delay:-1.2s;box-shadow:0 0 18px #df132d29}.journey__fab svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.journey--reduced-motion .journey__fab{animation:none}.journey--reduced-motion .journey-road__haze,.journey--reduced-motion .journey-road__trail{stroke-dashoffset:0}@keyframes journey-fab-wiggle{0%,to{transform:translateY(0) rotate(0)}45%{transform:translateY(-3px) rotate(-2deg)}70%{transform:translateY(1px) rotate(1.4deg)}}@keyframes journey-road-light-pulse{0%,to{opacity:.72}46%{opacity:1}}@media (hover: hover) and (pointer: fine) and (min-width: 901px){.journey-match-card:hover{--match-card-hover-scale: 1.015;border-color:color-mix(in srgb,var(--journey-card-accent) 86%,white 14%);box-shadow:inset 0 0 0 1px #ffffff13,0 0 30px color-mix(in srgb,var(--journey-card-accent) 42%,transparent),0 26px 42px #00000085}}@media (max-width: 640px){.journey-match-modal__panel{width:min(100%,28rem);padding:1rem .95rem .95rem}.journey-match-modal__fixture{font-size:1.55rem}.journey-match-modal__facts{gap:.62rem .8rem;padding:.82rem .85rem}.journey-match-modal__facts dd{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.journey-match-modal__backdrop,.journey-match-modal__panel{transition:none!important}}@media (max-width: 900px){.journey:before{top:0;left:0;right:0;border-radius:0}.journey__stage{width:max(100vw,calc(100vh * 941 / 1672));height:max(100vh,calc(100vw * 1672 / 941))}.journey__stage:before{background:linear-gradient(180deg,#00000080,#0000001f 27%,#00000057 70%,#000000a3),radial-gradient(ellipse at 58% 38%,#0000,#00000057 70%)}.journey__bg img{filter:brightness(.62) saturate(1.02) contrast(1.04)}.journey-road{display:none}.journey-piece{--journey-mobile-piece-pop: 1;display:block;pointer-events:auto;transform-origin:50% 82%;transition:transform .26s ease,filter .26s ease,opacity .26s ease;cursor:pointer}.journey__scene-pieces{pointer-events:auto}.journey-piece:before{bottom:1%;height:24%;filter:blur(11px);opacity:.6}.journey-piece img{filter:drop-shadow(0 13px 16px rgba(0,0,0,.66)) drop-shadow(0 0 12px color-mix(in srgb,var(--piece-glow, #f2c75b) 34%,transparent))}.journey-piece--blue-stadium{left:53.2%;top:29.5%;width:36.5%;transform:rotate(-1.4deg) translate3d(.25rem,0,12px) scale(calc(1.02 * var(--journey-mobile-piece-pop)))}.journey-piece--gold-stadium{left:54.6%;top:48%;width:37.5%;transform:rotate(-.6deg) translate3d(.35rem,-.25rem,18px) scale(calc(1.04 * var(--journey-mobile-piece-pop)))}.journey-piece--red-stadium{left:53.8%;top:66%;width:38%;opacity:.92;transform:rotate(.8deg) translate3d(.35rem,-.35rem,8px) scale(calc(1.02 * var(--journey-mobile-piece-pop)))}.journey-piece--active{--journey-mobile-piece-pop: 1.08;z-index:3}.journey-piece--door{left:13.8%;top:87.2%;width:8.4%;transform:none;opacity:.88;filter:saturate(.94) brightness(.9)}.journey__title-block{top:8.3%;width:76%}.journey__badge{padding:.34rem .72rem;font-size:.58rem}.journey__title{height:clamp(3.8rem,10vh,5.3rem)}.journey__subtitle{width:82vw;font-size:.88rem}.journey__ball-wrap{width:clamp(2.45rem,10.8vw,3.5rem)}.journey-match-card{--journey-mobile-card-pop: 1;width:53vw;min-height:8.85rem;padding:.74rem .74rem 2.34rem;border-radius:.52rem;background:linear-gradient(180deg,#08090eb8,#030406d6),#000000a8;isolation:isolate;overflow:visible;transform:scale(var(--journey-mobile-card-pop));transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease,filter .26s ease;box-shadow:0 15px 28px #00000080}.journey-match-card--active{--journey-mobile-card-pop: 1.14;z-index:7}.journey-match-card>:not(.journey-match-card__info){position:relative;z-index:1}.journey-match-card:after{left:50%;height:2.15rem}.journey-match-card--blue{left:calc((100% - 100vw)/2 + .9rem);top:22.5%}.journey-match-card--gold{left:calc((100% - 100vw)/2 + .9rem);top:41.2%}.journey-match-card--red{left:calc((100% - 100vw)/2 + .9rem);top:60.2%}.journey-match-card__group{display:none}.journey-match-card__fixture{font-size:1.12rem}.journey-match-card__details{margin-top:.54rem;gap:.24rem .42rem;font-size:.66rem}.journey-match-card__line{margin-top:.4rem;font-size:.68rem}.journey-match-card__info{right:.58rem;bottom:.54rem;min-height:1.74rem;padding:0 .66rem;font-size:.64rem;letter-spacing:.08em}.journey__corner-text,.journey__floating-actions{display:none}.journey__fab{width:2.85rem;height:2.85rem}}@media (max-height: 760px) and (min-width: 901px){.journey__title-block{top:8.4%}.journey__title{height:5.7rem}.journey-match-card{min-height:10.1rem;padding:.76rem .78rem .68rem}.journey-match-card__fixture{font-size:1.14rem}.journey-match-card__details{margin-top:.48rem;font-size:.62rem}.journey-match-card__line{margin-top:.5rem;font-size:.68rem}}@media (max-width: 900px) and (max-height: 740px){.journey__title-block{top:7.4%;width:68%}.journey__title{height:clamp(3.25rem,8.6vh,4.35rem)}.journey__subtitle{font-size:.76rem}.journey-piece--blue-stadium{left:55%;top:30%;width:33.5%}.journey-piece--gold-stadium{left:56%;top:47.4%;width:34%}.journey-piece--red-stadium{left:55%;top:64.4%;width:34.5%}.journey-piece--door{top:87.4%;width:7.3%}.journey-match-card{width:48.5vw;min-height:7.45rem;padding:.58rem .58rem 2rem;border-radius:.48rem}.journey-match-card:after{height:1.7rem}.journey-match-card--blue{top:22.2%}.journey-match-card--gold{top:39.4%}.journey-match-card--red{top:56.6%}.journey-match-card__fixture{font-size:.98rem}.journey-match-card__details{margin-top:.4rem;gap:.16rem .28rem;font-size:.56rem}.journey-match-card__line{font-size:.58rem}.journey-match-card__info{right:.42rem;bottom:.38rem;min-height:1.45rem;padding:0 .5rem;font-size:.54rem}}@media (prefers-reduced-motion: reduce){.journey__fab,.journey-match-card{animation:none}}.objective-section{position:relative;min-height:100svh;display:grid;isolation:isolate;overflow:hidden;background:#020304}.objective-section:before{display:none}.objective-section__background{position:absolute;top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem;z-index:-3;will-change:transform}.objective-section__background-inner{width:100%;height:100%;animation:objective-bg-drift 24s ease-in-out infinite alternate;will-change:transform}.objective-section__background-image{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.88}.objective-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,#000000d1,#0000002e 44%,#000000d6),radial-gradient(circle at 25% 48%,rgba(7,55,219,.26),transparent 24%),radial-gradient(circle at 49% 50%,rgba(223,19,45,.2),transparent 22%),linear-gradient(180deg,rgba(0,0,0,.72) 0%,transparent 30%,rgba(0,0,0,.92) 100%)}.objective-section__chrome{position:absolute;top:clamp(1.65rem,2.15rem,2.15rem);left:clamp(1.2rem,2.35rem,2.35rem);right:clamp(1.2rem,2.35rem,2.35rem);z-index:5;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;pointer-events:none}.objective-section__chrome .brand-mark,.objective-section__chrome .section-label{pointer-events:auto}.objective-section__section-label{position:relative;text-align:right;text-shadow:0 10px 22px rgba(0,0,0,.55)}.objective-section__section-label .section-label__kicker{position:relative;display:inline-block;color:var(--color-gold-highlight);font-size:.72rem;font-weight:700;letter-spacing:.42em}.objective-section__section-label .section-label__kicker:after{content:"";position:absolute;top:calc(100% + .28rem);right:0;width:100%;height:2px;background:linear-gradient(90deg,#0737db00,#0737db 20%,#df132d 72%,#df132d00);box-shadow:0 0 12px #0737db8a,0 0 14px #df132d6b}.objective-section__section-label .section-label__title{margin-top:.48rem;color:#f4efe8fa;font-size:1.18rem;font-weight:700;letter-spacing:.28em}.objective-section__stage{position:relative;z-index:1;width:min(100% - 4rem,79rem);min-height:100svh;margin:0 auto;padding:5.35rem 0 5.85rem;display:grid;grid-template-columns:minmax(20rem,1fr) minmax(31rem,39rem);align-items:center;gap:clamp(2rem,3rem,3rem)}.objective-section__trophy-pane{position:relative;min-height:31rem;display:grid;align-items:end;justify-items:center}.objective-section__trophy-wrap{position:relative;width:min(34rem,90%);aspect-ratio:447 / 558;display:grid;align-items:end;justify-items:center;perspective:58rem;will-change:transform}.objective-section__trophy-wrap:before{content:"";position:absolute;left:9%;right:9%;bottom:8%;height:24%;border-radius:50%;background:radial-gradient(ellipse at 24% 50%,rgba(7,55,219,.5),transparent 35%),radial-gradient(ellipse at 76% 50%,rgba(223,19,45,.5),transparent 35%),radial-gradient(ellipse at center,rgba(242,199,91,.22),transparent 58%);opacity:.72}.objective-section__trophy-tilt{position:relative;z-index:1;width:100%;height:100%;display:grid;place-items:center;animation:objective-trophy-turn 5.8s ease-in-out infinite;transform-origin:50% 58%;transform-style:preserve-3d;will-change:transform}.objective-section__trophy{position:relative;width:100%;height:100%;object-fit:contain;backface-visibility:hidden;filter:drop-shadow(-18px 0 28px rgba(7,55,219,.34)) drop-shadow(18px 0 26px rgba(223,19,45,.34)) drop-shadow(0 26px 38px rgba(0,0,0,.78))}.objective-section__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.objective-section__particle{position:absolute;left:var(--particle-x);top:var(--particle-y);width:3px;height:3px;border-radius:999px;background:#f2c75bf5;opacity:0;box-shadow:0 0 10px #f2c75b7a;animation:objective-particle-rise var(--particle-duration) linear var(--particle-delay) infinite;will-change:transform,opacity}.objective-section__corner{position:absolute;left:0;bottom:2rem;width:15rem;margin:0;color:#f2c75b6b;font-family:var(--font-condensed);font-size:1.25rem;font-style:italic;font-weight:600;letter-spacing:.28em;line-height:1.34;text-transform:uppercase;transform:rotate(-6deg)}.objective-section__card{position:relative;display:grid;gap:.78rem;padding:1.28rem 1.55rem 1.18rem;border:1px solid rgba(242,199,91,.36);border-radius:.72rem;background:linear-gradient(180deg,#08080ac7,#040405e6),#050507bd;box-shadow:inset 0 0 0 1px #ffeca80a,0 28px 80px #00000085;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.objective-section__badge{justify-self:center;margin:0;padding:.38rem .86rem;border:1px solid rgba(218,159,38,.54);border-radius:.36rem;color:var(--color-gold-highlight);background:#02030494;font-family:var(--font-condensed);font-size:.68rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.objective-section__title{margin:0;display:grid;justify-items:center;gap:0}.objective-section__title-line{display:block;width:100%}.objective-section__title-line--top{height:4.45rem}.objective-section__title-line--bottom{height:6.25rem;margin-top:-.82rem}.objective-section__title-graphic,.objective-section__title-graphic .cinematic-text{width:100%;height:100%}.objective-section__divider{position:relative;height:1px;background:linear-gradient(90deg,transparent,rgba(242,199,91,.74),transparent)}.objective-section__divider:after{content:"";position:absolute;left:50%;top:50%;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-gold-highlight);box-shadow:0 0 18px #f2c75bb8;transform:translate(-50%,-50%)}.objective-section__body{margin:0;color:#f4efe8d6;font-size:1rem;line-height:1.42}.objective-section__engagement{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:.62rem;margin-top:.1rem}.objective-section__share-button,.objective-section__flag-like{width:100%;min-height:2.72rem;display:inline-flex;align-items:center;justify-content:center;gap:.58rem;border-radius:.4rem;font-family:var(--font-condensed);font-weight:700;text-transform:uppercase;cursor:pointer}.objective-section__share-button{border:0;background:linear-gradient(90deg,#0737db,#1c58ff 18%,#ca1649 64%,#df132d);color:#fff9ecfa;font-size:.88rem;letter-spacing:.2em;box-shadow:0 14px 30px #0737db2e,0 14px 34px #df132d24;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.objective-section__share-button:hover,.objective-section__share-button:focus-visible{outline:none;transform:translateY(-1px);filter:saturate(1.12);box-shadow:0 18px 36px #0737db3d,0 18px 38px #df132d33}.objective-section__share-button.is-copied{background:linear-gradient(90deg,#0e7d4c,#d69b27)}.objective-section__share-icon svg{width:1.18rem;height:1.18rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.objective-section__flag-like{border:1px solid rgba(242,199,91,.46);background:#00000047;color:#f4efe8d6;font-family:var(--font-body);font-size:.78rem;font-weight:700;letter-spacing:0;line-height:1.18;text-transform:none;padding:.3rem .58rem .3rem .68rem;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.objective-section__flag-like:hover,.objective-section__flag-like:focus-visible,.objective-section__flag-like.is-liked{outline:none;border-color:#f2c75bc7;color:#fff4c9;box-shadow:0 0 22px #f2c75b24}.objective-section__flag-like.is-popping .objective-section__flag-like-icon{animation:objective-flag-pop .52s cubic-bezier(.2,1.35,.3,1)}.objective-section__flag-like-icon{flex:none;width:2rem;height:1.36rem;line-height:1;filter:drop-shadow(0 8px 12px rgba(0,0,0,.5))}.objective-section__flag-like-copy{min-width:0;display:grid;gap:.12rem;text-align:left}.objective-section__flag-like-text{min-width:0;white-space:pre-line}.objective-section__like-count-display[hidden]{display:none}.objective-section__like-count-display{grid-column:1 / -1;min-height:2.38rem;display:grid;align-items:center;justify-content:center;justify-items:center;margin-top:-.12rem}.objective-section__like-count-sentence{display:flex;align-items:center;justify-content:center;gap:.2rem;pointer-events:none}.objective-section__like-count-number,.objective-section__like-count-label{display:block;height:2.22rem}.objective-section__like-count-number{width:clamp(2.8rem,6vw,4.8rem)}.objective-section__like-count-label{width:clamp(10.4rem,18vw,13.2rem)}.objective-section__like-count-graphic,.objective-section__like-count-graphic .cinematic-text{width:100%;height:100%}.objective-section__story-replay-row{display:flex;justify-content:flex-end;margin-top:-.34rem;padding-top:.08rem}.objective-section__story-replay-button{min-height:1.76rem;display:inline-flex;align-items:center;justify-content:center;gap:.34rem;padding:.2rem .68rem;border:1px solid rgba(242,199,91,.32);border-radius:999px;background:#0003;color:#fff4c9b8;font-family:var(--font-condensed);font-size:.64rem;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.objective-section__story-replay-button svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.objective-section__story-replay-button:hover,.objective-section__story-replay-button:focus-visible{outline:none;border-color:#f2c75bc7;color:#fff4c9;box-shadow:0 0 24px #f2c75b2e;transform:translateY(-1px)}.objective-section__haiti-flag{position:relative;display:inline-grid;overflow:hidden;border:1px solid rgba(255,247,231,.5);border-radius:.18rem;background:#00209f;box-shadow:inset 0 0 0 1px #0000002e}.objective-section__haiti-flag-band{display:block;height:50%}.objective-section__haiti-flag-band--blue{background:#00209f}.objective-section__haiti-flag-band--red{background:#d21034}.objective-section__haiti-flag-crest{position:absolute;left:50%;top:50%;width:34%;height:42%;border-radius:.04rem;background:radial-gradient(circle at 50% 42%,#d7a529 0 16%,transparent 17%),linear-gradient(#1f8b4c 0,#1f8b4c 0) 50% 66% / 58% 12% no-repeat,#fff7e6;transform:translate(-50%,-50%)}.objective-section__ctas{display:grid;gap:.72rem}.objective-section__cta{min-height:2.58rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:.4rem;font-family:var(--font-condensed);font-size:.88rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#fff9ecf5;cursor:pointer}.objective-section__cta--primary{border:0;background:linear-gradient(90deg,#0737db,#1c58ff 18%,#ca1649 64%,#df132d);box-shadow:0 14px 30px #0737db2e,0 14px 34px #df132d24}.objective-section__cta--secondary{border:1px solid rgba(242,199,91,.72);background:#00000047;color:var(--color-gold-highlight)}.objective-section__cta svg,.objective-section__pillar-icon svg,.objective-section__support svg,.objective-section__fab svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.objective-section__pillars{display:grid;gap:.52rem;padding:.7rem .68rem;border:1px solid rgba(255,255,255,.11);border-radius:.58rem;background:#00000047}.objective-section__pillars-heading{margin:0;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:.78rem;font-weight:700;letter-spacing:.24em;text-align:center}.objective-section__pillars-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.objective-section__pillar{display:grid;justify-items:center;align-content:start;gap:.24rem;padding:.05rem .5rem 0;text-align:center}.objective-section__pillar+.objective-section__pillar{border-left:1px solid rgba(255,255,255,.12)}.objective-section__pillar-icon{color:var(--color-gold-highlight)}.objective-section__pillar h4{margin:0;color:#f4efe8f0;font-family:var(--font-condensed);font-size:.78rem;font-weight:700;letter-spacing:.18em}.objective-section__pillar p{margin:0;color:#f4efe8ad;font-size:.66rem;line-height:1.24}.objective-section__chips{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.36rem;list-style:none}.objective-section__chips li{flex:1 1 auto;min-width:max-content;padding:.34rem .52rem;border:1px solid rgba(242,199,91,.42);border-radius:.34rem;color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-align:center}.objective-section__support{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.84rem;color:#f4efe8c7}.objective-section__support svg{width:2.05rem;height:2.05rem;color:var(--color-gold-highlight)}.objective-section__support p{margin:0;font-size:.76rem;line-height:1.34}.objective-section__footer{margin:0;padding-top:.66rem;border-top:1px solid rgba(242,199,91,.2);color:#f4efe8c7;font-size:.74rem;text-align:center}.objective-section__floating-actions{position:fixed;right:clamp(1.1rem,2.4vw,2.4rem);bottom:clamp(4rem,6.5vh,5.5rem);z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:.85rem;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .45s ease,transform .45s ease}.objective-section__floating-actions.is-pinned{opacity:1;transform:none;pointer-events:auto}.objective-section__floating-actions.is-intro{transform-origin:bottom right;animation:objective-fab-pop .85s cubic-bezier(.2,1.35,.3,1)}.objective-section__floating-actions.is-intro .objective-section__fab-label{max-width:18rem;opacity:1;margin-right:.62rem}.objective-section__floating-actions.is-intro .objective-section__fab{animation:objective-fab-intro-glow 1.5s ease-out 2}@keyframes objective-fab-pop{0%{opacity:0;transform:translateY(46px) scale(.66)}58%{opacity:1;transform:translateY(-8px) scale(1.08)}to{transform:translateY(0) scale(1)}}@keyframes objective-fab-intro-glow{0%,to{box-shadow:0 0 #f2c75b00}40%{box-shadow:0 0 26px #f2c75bb3}}.objective-section__fab{display:inline-flex;align-items:center;justify-content:flex-end;height:3.25rem;padding:0 .92rem;border-radius:999px;background:#040406b8;color:var(--color-gold-highlight);text-decoration:none;cursor:pointer;overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:objective-fab-wiggle 3.8s ease-in-out infinite;will-change:transform;transition:box-shadow .25s ease,background-color .25s ease}.objective-section__fab-icon{display:inline-grid;place-items:center;flex:none}.objective-section__fab-label{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;color:currentColor;font-family:var(--font-condensed);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.6);transition:max-width .4s ease,opacity .3s ease,margin-right .4s ease}.objective-section__fab:hover,.objective-section__fab:focus-visible{animation-play-state:paused;background:#08080ceb;outline:none}.objective-section__fab:focus-visible .objective-section__fab-label{max-width:18rem;opacity:1;margin-right:.62rem}@media (hover: hover){.objective-section__fab:hover .objective-section__fab-label{max-width:18rem;opacity:1;margin-right:.62rem}}@media (hover: none){.objective-section__fab.is-open .objective-section__fab-label{max-width:18rem;opacity:1;margin-right:.62rem}}.objective-section__fab--coffee:hover{box-shadow:0 0 22px #f2c75b66}.objective-section__fab--message:hover{box-shadow:0 0 22px #df132d6b}.objective-section__fab--coffee{border:1px solid rgba(242,199,91,.82);box-shadow:0 0 18px #f2c75b29}.objective-section__fab--message{border:1px solid rgba(223,19,45,.78);color:#ff4760;animation-delay:-1.2s;box-shadow:0 0 18px #df132d29}.kontakte-nou-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:clamp(1rem,3vw,2rem);background:radial-gradient(circle at 22% 18%,rgba(242,199,91,.2),transparent 56%),#050507b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;pointer-events:none;transition:opacity .28s ease}.kontakte-nou-modal.is-open{opacity:1;pointer-events:auto}.kontakte-nou-modal__dialog{width:min(100%,35rem);border:1px solid rgba(242,199,91,.44);border-radius:.9rem;padding:clamp(1rem,2.5vw,1.45rem);background:linear-gradient(135deg,#08080bf5,#101016ed),linear-gradient(180deg,#f2c75b14,#df132d14);box-shadow:0 1.1rem 2.8rem #00000080,0 0 2.2rem #f2c75b29}.kontakte-nou-modal__title{margin:0;color:#f7efe2;font-family:var(--font-condensed);font-size:clamp(1rem,1.35vw,1.3rem);letter-spacing:.12em;text-transform:uppercase}.kontakte-nou-modal__subtitle{margin:.55rem 0 0;color:#f7efe2c2;font-size:.88rem;line-height:1.4}.kontakte-nou-modal__form{margin-top:.95rem;display:grid;gap:.72rem}.kontakte-nou-modal__field{display:grid;gap:.36rem}.kontakte-nou-modal__label{color:var(--color-gold-highlight);font-family:var(--font-condensed);font-size:.76rem;letter-spacing:.14em;text-transform:uppercase}.kontakte-nou-modal__input,.kontakte-nou-modal__textarea{width:100%;border:1px solid rgba(242,199,91,.34);border-radius:.56rem;padding:.7rem .78rem;background:#09090cbd;color:#f7efe2;font-size:.9rem}.kontakte-nou-modal__input:focus,.kontakte-nou-modal__textarea:focus{border-color:#f2c75bd6;outline:none;box-shadow:0 0 0 2px #f2c75b40}.kontakte-nou-modal__textarea{min-height:7.2rem;resize:vertical}.kontakte-nou-modal__actions{margin-top:.4rem;display:flex;justify-content:flex-end;gap:.6rem}.kontakte-nou-modal__btn{border:1px solid transparent;border-radius:999px;padding:.56rem .95rem;font-family:var(--font-condensed);font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.kontakte-nou-modal__btn:disabled{opacity:.72;cursor:wait}.kontakte-nou-modal__btn--ghost{border-color:#ffffff38;background:#ffffff0a;color:#f7efe2e0}.kontakte-nou-modal__btn--send{border-color:#df132dd1;background:#df132d33;color:#ff5a6f;box-shadow:0 0 1rem #df132d33}.kontakte-nou-modal__feedback{margin:.15rem 0 0;min-height:1.1rem;color:#f7efe2b8;font-size:.76rem;line-height:1.45;transition:opacity .18s ease,transform .18s ease}.kontakte-nou-modal__feedback[hidden]{display:block;opacity:0;transform:translateY(.25rem);pointer-events:none}.kontakte-nou-modal__feedback[data-state=success]{color:#9ff3c0;text-shadow:0 0 18px rgba(53,203,116,.18)}.kontakte-nou-modal__feedback[data-state=error]{color:#ff9aa6;text-shadow:0 0 18px rgba(223,19,45,.16)}.objective-section--reduced-motion .objective-section__background-inner,.objective-section--reduced-motion .objective-section__particle,.objective-section--reduced-motion .objective-section__trophy-tilt,.objective-section--reduced-motion .objective-section__fab{animation:none}.objective-section--reduced-motion .objective-section__particles{display:none}@keyframes objective-bg-drift{0%{transform:scale(1.04) translate3d(-6px,-4px,0)}to{transform:scale(1.075) translate3d(8px,5px,0)}}@keyframes objective-particle-rise{0%{opacity:0;transform:translate3d(0,16px,0) scale(.7)}16%{opacity:.88}82%{opacity:.54}to{opacity:0;transform:translate3d(var(--particle-drift),-86px,0) scale(1)}}@keyframes objective-trophy-turn{0%,to{transform:rotateY(-5.8deg) rotate(-.7deg) translateZ(0) scale(.996)}45%{transform:rotateY(6.6deg) rotate(.75deg) translate3d(0,-3px,0) scale(1.008)}68%{transform:rotateY(1.8deg) rotate(.25deg) translate3d(0,-1px,0) scale(1.002)}}@keyframes objective-fab-wiggle{0%,to{transform:translateY(0) rotate(0)}45%{transform:translateY(-3px) rotate(-2deg)}70%{transform:translateY(1px) rotate(1.4deg)}}@keyframes objective-flag-pop{0%{transform:scale(1) rotate(0)}42%{transform:scale(1.42) rotate(-8deg)}72%{transform:scale(.94) rotate(5deg)}to{transform:scale(1) rotate(0)}}@media (max-width: 900px){.objective-section:before{top:0;left:0;right:0;border-radius:0}.objective-section__chrome{top:1.15rem;left:1rem;right:1rem;align-items:center}.objective-section__section-label{display:none}.objective-section__stage{width:min(100% - 1rem,31rem);min-height:100svh;padding:3.9rem 0 4.15rem;grid-template-columns:1fr;align-content:start;gap:.3rem}.objective-section__trophy-pane{min-height:8.8rem}.objective-section__trophy-wrap{width:min(10.6rem,48vw)}.objective-section__corner{display:none}.objective-section__card{gap:.48rem;padding:.9rem .92rem .82rem;border-radius:.62rem}.objective-section__title-line--top{height:2.88rem}.objective-section__title-line--bottom{height:3.86rem;margin-top:-.5rem}.objective-section__body{font-size:.95rem;line-height:1.34;text-align:center}.objective-section__cta{min-height:1.82rem;font-size:.6rem;letter-spacing:.18em}.objective-section__engagement{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:.42rem}.objective-section__share-button,.objective-section__flag-like{min-height:2.62rem}.objective-section__share-button{font-size:.7rem;letter-spacing:.08em}.objective-section__flag-like{gap:.42rem;font-size:.7rem;padding-inline:.5rem}.objective-section__flag-like-icon{width:1.76rem;height:1.16rem}.objective-section__like-count-display{min-height:2rem;margin-top:-.16rem}.objective-section__like-count-sentence{gap:.14rem}.objective-section__like-count-number,.objective-section__like-count-label{height:1.86rem}.objective-section__like-count-number{width:3.1rem}.objective-section__like-count-label{width:9.8rem}.objective-section__story-replay-row{justify-content:flex-end;margin-top:-.18rem}.objective-section__story-replay-button{min-height:1.5rem;padding-inline:.58rem;font-size:.58rem;letter-spacing:.12em}.objective-section__story-replay-button svg{width:.78rem;height:.78rem}.objective-section__pillars{gap:.38rem;padding:.52rem .42rem}.objective-section__pillars-heading{font-size:.66rem}.objective-section__pillar{padding-inline:.32rem}.objective-section__pillar h4{font-size:.62rem}.objective-section__pillar p{display:none}.objective-section__chips{gap:.24rem}.objective-section__chips li{padding:.3rem .36rem;font-size:.5rem}.objective-section__support{grid-template-columns:auto 1fr;gap:.38rem}.objective-section__support svg{width:1.3rem;height:1.3rem}.objective-section__support p,.objective-section__footer{font-size:.56rem;line-height:1.22}.objective-section__floating-actions{right:.9rem;bottom:4.7rem;gap:.62rem}.objective-section__fab{height:2.85rem;padding:0 .78rem}.objective-section__fab-label{font-size:.74rem}}@media (max-height: 860px) and (min-width: 901px){.objective-section__stage{width:min(100% - 3rem,78rem);padding-top:4.55rem;padding-bottom:5.4rem;grid-template-columns:minmax(18rem,1fr) minmax(31rem,38rem);gap:2rem}.objective-section__trophy-pane{min-height:27rem}.objective-section__trophy-wrap{width:min(28.5rem,84%)}.objective-section__card{gap:.68rem;padding:1.08rem 1.3rem .98rem}.objective-section__title-line--top{height:3.92rem}.objective-section__title-line--bottom{height:5.46rem;margin-top:-.72rem}.objective-section__body{font-size:.94rem;line-height:1.36}.objective-section__pillars{gap:.42rem;padding:.58rem}.objective-section__pillars-heading{font-size:.72rem}.objective-section__pillar h4{font-size:.7rem}.objective-section__pillar p{font-size:.56rem;line-height:1.18}.objective-section__chips{gap:.28rem}.objective-section__chips li{padding:.3rem .44rem;font-size:.56rem}.objective-section__support{gap:.58rem}.objective-section__support svg{width:1.6rem;height:1.6rem}.objective-section__support p,.objective-section__footer{font-size:.6rem;line-height:1.22}}@media (max-width: 900px) and (max-height: 740px){.objective-section__stage{width:min(100% - .9rem,29rem);padding-top:3.45rem;padding-bottom:3.9rem;gap:.22rem}.objective-section__trophy-pane{min-height:7.8rem}.objective-section__trophy-wrap{width:min(9rem,42vw)}.objective-section__card{gap:.38rem;padding:.8rem .78rem .72rem}.objective-section__title-line--top{height:2.52rem}.objective-section__title-line--bottom{height:3.34rem;margin-top:-.42rem}.objective-section__body{font-size:.82rem;line-height:1.26}.objective-section__pillars{gap:.3rem;padding:.42rem .32rem}.objective-section__pillars-heading{font-size:.54rem}.objective-section__pillar h4{font-size:.5rem}.objective-section__chips{display:flex;gap:.18rem}.objective-section__chips li{padding:.22rem .24rem;font-size:.42rem}.objective-section__support{display:grid;gap:.32rem}.objective-section__support svg{width:1.18rem;height:1.18rem}.objective-section__support p,.objective-section__footer{display:block;font-size:.48rem;line-height:1.16}}@media (max-height: 720px) and (min-width: 901px){.objective-section__stage{width:min(100% - 2.5rem,70rem);padding-top:3.9rem;padding-bottom:5.15rem;grid-template-columns:minmax(16rem,1fr) minmax(26rem,32rem)}.objective-section__trophy-pane{min-height:23rem}.objective-section__trophy-wrap{width:min(24rem,78%)}.objective-section__card{gap:.46rem;padding:.82rem 1rem .72rem}.objective-section__title-line--top{height:3.28rem}.objective-section__title-line--bottom{height:4.56rem}.objective-section__body{font-size:.95rem}.objective-section__pillar p,.objective-section__support,.objective-section__footer{display:none}}@media (prefers-reduced-motion: reduce){.objective-section__background-inner,.objective-section__particle,.objective-section__trophy-tilt,.objective-section__fab,.objective-section__floating-actions.is-intro,.objective-section__floating-actions.is-intro .objective-section__fab{animation:none}.objective-section__floating-actions{transition:none}}.book-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:grid;place-items:center;overflow:hidden;font-family:var(--font-body);visibility:hidden;opacity:0}.book-intro__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 32%,rgba(255,214,92,.12),transparent 46%),radial-gradient(circle at top left,rgba(7,55,219,.22),transparent 40%),radial-gradient(circle at top right,rgba(216,15,42,.2),transparent 36%),linear-gradient(180deg,#020305,#050607 60%,#020203)}.book-intro__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 38%,rgba(0,0,0,.72) 100%);pointer-events:none}.book-intro__dust-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.book-intro__dust{position:absolute;width:4px;height:4px;border-radius:50%;background:radial-gradient(circle,#ffec9ef2,#f5c45400);opacity:0;animation:book-intro-dust linear infinite}@keyframes book-intro-dust{0%{transform:translate3d(0,18px,0) scale(.6);opacity:0}18%{opacity:.9}80%{opacity:.7}to{transform:translate3d(var(--dust-drift, 0),-120px,0) scale(1.1);opacity:0}}.book-intro__stage{position:relative;width:min(92vw,460px);height:min(78vh,620px);perspective:2200px;perspective-origin:50% 42%;z-index:1}.book{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;transform:rotateX(8deg);will-change:transform}.book.is-floating{animation:book-intro-float 6s ease-in-out infinite}@keyframes book-intro-float{0%,to{transform:rotateX(8deg) translateY(0)}50%{transform:rotateX(8deg) translateY(-14px)}}.book__base{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px 14px 14px 6px;transform:translateZ(-6px);background:linear-gradient(180deg,#f4ead2,#e7d4ad);box-shadow:inset 0 0 0 1px #78541866,inset 0 0 60px #78541859;overflow:hidden}.book__page-glow{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:radial-gradient(circle at 50% 46%,rgba(255,244,201,.95),rgba(245,196,84,.2) 55%,transparent 78%)}.book__inside{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;padding:2rem;text-align:center}.book__inside-plate{display:grid;justify-items:center;gap:1rem;padding:clamp(1.1rem,4%,1.8rem) clamp(1.4rem,6%,2.2rem);border-radius:12px;background:radial-gradient(circle at 50% 30%,rgba(255,221,132,.12),transparent 60%),linear-gradient(160deg,#1a1206,#0c0a07);border:1px solid rgba(255,210,104,.4);box-shadow:inset 0 0 0 4px #0806038c,inset 0 0 0 5px #ffd26829,0 18px 40px #3c280873}.book__inside-logo{width:clamp(150px,60%,230px);height:auto;filter:drop-shadow(0 6px 14px rgba(0,0,0,.55))}.book__inside-line{margin:0;font-family:var(--font-condensed);font-weight:600;letter-spacing:.32em;text-transform:uppercase;font-size:clamp(.7rem,1.3vw,.86rem);color:#f5c454e6}.book__cover{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;transform-origin:0% 50%;transform:rotateY(0);will-change:transform}.book__face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:6px 14px 14px 6px;overflow:hidden}.book__face--front{background:radial-gradient(circle at 28% 18%,rgba(255,221,132,.14),transparent 42%),linear-gradient(150deg,#20160a,#120d07 46%,#0a0805);box-shadow:inset 0 0 0 1px #ffd26847,inset 0 0 0 8px #08060399,0 38px 80px #0009}.book__face--back{transform:rotateY(180deg);background:radial-gradient(circle at 70% 30%,rgba(255,221,132,.1),transparent 50%),linear-gradient(150deg,#160f08,#0c0905);box-shadow:inset 0 0 0 1px #ffd2682e}.book__spine{position:absolute;top:0;left:0;bottom:0;width:16px;background:linear-gradient(90deg,#0a0805,#18110a 55%,#241809);box-shadow:inset -1px 0 #0009,inset 1px 0 #ffd26847}.book__spine:after{content:"";position:absolute;top:0;right:0;bottom:0;left:16px;width:10px;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent)}.book__frame{position:absolute;inset:clamp(20px,6%,34px) clamp(18px,6%,30px);left:clamp(30px,9%,46px);display:grid;grid-template-rows:auto auto 1fr auto auto;align-items:center;justify-items:center;gap:clamp(.6rem,2vh,1.1rem);padding:clamp(.8rem,3vh,1.4rem) 1rem;text-align:center;border:1px solid rgba(255,210,104,.4);border-radius:4px;box-shadow:inset 0 0 0 4px #08060380,inset 0 0 0 5px #ffd26829}.book__kicker{margin:0;font-family:var(--font-condensed);font-weight:700;letter-spacing:.46em;text-transform:uppercase;font-size:clamp(.6rem,1.3vw,.74rem);color:var(--color-gold-highlight);text-indent:.46em}.book__crest{width:clamp(64px,22%,104px);height:auto;filter:drop-shadow(0 10px 22px rgba(0,0,0,.6))}.book__phrase{margin:0;font-family:var(--font-display);font-weight:700;line-height:1.06;font-size:clamp(1.32rem,4.6vw,2.05rem);text-transform:uppercase;letter-spacing:.01em;background:linear-gradient(180deg,#f7e6b6,#f2c75b 38%,#cb9428 70%,#9e6f17);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 0 rgba(0,0,0,.25)}.book__phrase span{display:block;font-size:1.18em;background:linear-gradient(180deg,#fff4c9,#f2c75b 60%,#cb9428);-webkit-background-clip:text;background-clip:text;color:transparent}.book__sub{margin:0;font-family:var(--font-condensed);font-weight:600;letter-spacing:.34em;text-transform:uppercase;font-size:clamp(.72rem,1.6vw,.92rem);color:var(--color-text-muted)}.book__num{font-family:var(--font-display);font-weight:700;font-size:1.5em;letter-spacing:0;color:var(--color-gold-highlight);text-shadow:0 0 18px rgba(245,196,84,.4)}.book__years{margin:0;font-family:var(--font-condensed);font-weight:600;letter-spacing:.4em;font-size:clamp(.66rem,1.4vw,.82rem);color:#f5c454d1;text-indent:.4em}.book__open-hint{position:absolute;left:0;right:0;bottom:clamp(10px,4%,20px);text-align:center;font-family:var(--font-condensed);font-weight:500;letter-spacing:.36em;text-transform:uppercase;font-size:.62rem;color:#f5c454b3;animation:book-intro-pulse 1.8s ease-in-out infinite}@keyframes book-intro-pulse{0%,to{opacity:.4}50%{opacity:.95}}.book__sheen{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 38%,rgba(255,244,201,.16) 48%,rgba(255,255,255,.34) 50%,rgba(255,244,201,.16) 52%,transparent 62%);transform:translate(-120%);animation:book-intro-sheen 4.6s ease-in-out 1s infinite}@keyframes book-intro-sheen{0%,62%{transform:translate(-120%)}82%,to{transform:translate(120%)}}.book-intro__skip{position:absolute;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:3;padding:.55rem 1.1rem;border:1px solid rgba(255,210,104,.34);border-radius:999px;background:#0c0c0e99;color:#f5f0e8cc;font-family:var(--font-condensed);font-weight:600;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:color .2s ease,border-color .2s ease,background .2s ease}.book-intro__skip:hover,.book-intro__skip:focus-visible{color:var(--color-gold-highlight);border-color:#ffd268b3;background:#141008c7;outline:none}.book-intro__flash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:0;background:radial-gradient(circle at 50% 46%,#fff8e0,#f5c454e6 30%,#f5c45400 70%)}@media (prefers-reduced-motion: reduce){.book.is-floating,.book__sheen,.book__open-hint,.book-intro__dust{animation:none}}.squad-player-card{--card-accent: #a10c1f;--card-accent-glow: rgba(0, 0, 0, 0);--card-gold-base: #ba7d16;--card-gold-highlight: #efc45d;--card-silver-dark: #a9a39b;--card-silver-light: #f7f3ec;position:relative;width:min(100%,60rem);min-height:clamp(8.75rem,17vw,11.2rem);display:grid;grid-template-columns:minmax(10.5rem,22%) minmax(0,1fr);align-items:stretch;overflow:hidden;border:1px solid rgba(224,180,79,.38);border-radius:1rem;background:#040404;box-shadow:inset 0 0 0 1px #fff2d20a,inset 0 1px #ffe08f1f,0 24px 40px #0000006b,0 0 0 1px #0f0c087a}.squad-player-card:before,.squad-player-card:after{content:"";position:absolute;left:4%;right:4%;height:1px;pointer-events:none}.squad-player-card:before{top:0;background:linear-gradient(90deg,transparent,rgba(245,211,122,.88),transparent);opacity:.7}.squad-player-card:after{bottom:0;background:linear-gradient(90deg,transparent,rgba(251,196,73,.9),transparent);box-shadow:0 0 16px #eaae32c7}.squad-player-card--goalkeeper{--card-accent: #d89921;--card-accent-glow: rgba(216, 153, 33, .16)}.squad-player-card--defender{--card-accent: #0a39da;--card-accent-glow: rgba(10, 57, 218, .18)}.squad-player-card--midfielder{--card-accent: #58a6dd;--card-accent-glow: rgba(88, 166, 221, .16)}.squad-player-card--forward{--card-accent: #a10c1f;--card-accent-glow: rgba(0, 0, 0, 0)}.squad-player-card__portrait{position:relative;min-width:0;overflow:hidden;background:transparent}.squad-player-card__portrait:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#0000002e 68%,#00000075);pointer-events:none}.squad-player-card__portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 16%,rgba(255,232,173,.12),transparent 16%),linear-gradient(180deg,#0000 62%,#0000002e 82%,#0006);pointer-events:none}.squad-player-card__portrait-image,.squad-player-card__portrait-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.squad-player-card__portrait-image[hidden],.squad-player-card__portrait-fallback[hidden]{display:none!important}.squad-player-card__portrait-image{--portrait-scale: 1;width:100%;height:100%;object-fit:contain;object-position:center top;filter:saturate(.98) contrast(1.02) brightness(.98);transform:scale(var(--portrait-scale));transform-origin:center center}.squad-player-card__portrait.has-image .squad-player-card__portrait-image{object-fit:cover}.squad-player-card__portrait.has-image:after{opacity:1}.squad-player-card__portrait-fallback{display:grid;place-items:end center}.squad-player-card__fallback-head{position:absolute;top:16%;left:50%;width:3.8rem;height:4.2rem;border-radius:48% 48% 44% 44%;background:radial-gradient(circle at 36% 34%,rgba(255,214,173,.18),transparent 16%),linear-gradient(145deg,#4a2a17,#1f120d 72%);transform:translate(-50%);box-shadow:0 -.4rem 0 .14rem #12110f,0 0 0 .18rem #0000002e;z-index:2}.squad-player-card__fallback-body{position:absolute;inset:auto 1rem 0;height:68%;clip-path:polygon(27% 15%,40% 0,60% 0,73% 15%,100% 42%,82% 100%,18% 100%,0 42%);background:linear-gradient(135deg,#0737dbe6,#8f0b1de0),repeating-linear-gradient(135deg,rgba(255,255,255,.12) 0 2px,transparent 2px 9px);filter:drop-shadow(0 10px 16px rgba(0,0,0,.4));z-index:1}.squad-player-card__portrait-badge{position:absolute;left:.9rem;bottom:.6rem;z-index:3;color:#f5f3ece6;font-family:var(--font-condensed);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 6px rgba(0,0,0,.48)}.squad-player-card__content{position:relative;z-index:2;min-width:0;margin-left:-.12rem;padding:clamp(.84rem,1.35vw,1.08rem) clamp(.98rem,1.6vw,1.34rem) clamp(.78rem,1.25vw,.96rem)}.squad-player-card__heading{display:flex;align-items:flex-start;gap:clamp(.42rem,.8vw,.68rem);min-width:0}.squad-player-card__number,.squad-player-card__name{margin:0;position:relative;text-transform:uppercase}.squad-player-card__number{flex:0 0 auto;align-self:center;font-family:Archivo Narrow,Oswald,Anton,Bebas Neue,Arial Narrow,Helvetica Neue,Impact,system-ui,sans-serif;margin-top:0;font-size:clamp(2.36rem,3.16vw,3.48rem);font-weight:700;line-height:.84;letter-spacing:.01em;background:radial-gradient(circle at 18% 12%,rgba(255,247,210,.88),transparent 16%),linear-gradient(180deg,#f7d56b,#dfab31 28%,#b27412 62%,#6a4108);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 4px 10px rgba(227,169,46,.16))}.squad-player-card__number:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 16%,rgba(63,42,10,.78),transparent 12%),radial-gradient(circle at 64% 62%,rgba(255,243,214,.12),transparent 15%),repeating-linear-gradient(90deg,#402b0938 0,#402b0938 1px,#fff1cd08 1px,#fff1cd08 2px,#5c3a0c17 2px,#5c3a0c17 5px);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.42;pointer-events:none}.squad-player-card__name{min-width:0;flex:1 1 auto;min-height:clamp(2.48rem,4.45vw,4.22rem);margin-top:clamp(.34rem,.54vw,.46rem);white-space:nowrap;overflow:hidden}.cinematic-text-graphic{position:relative;display:block}.cinematic-text-graphic svg{display:block;width:100%;height:100%;overflow:visible}.squad-player-card__name-graphic{width:100%;height:100%}.squad-player-card__role,.squad-player-card__club,.squad-player-card__tagline{margin:0}.squad-player-card__role{margin-top:.16rem;color:var(--card-accent);font-family:Archivo Narrow,Oswald,Anton,Bebas Neue,Arial Narrow,Helvetica Neue,Impact,system-ui,sans-serif;font-size:clamp(.82rem,.92vw,1rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.squad-player-card__club{margin-top:.12rem;color:#8d8d8d;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(.9rem,.92vw,1rem);line-height:1.22}.squad-player-card__tagline{margin-top:.16rem;color:#8d8d8d;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(.88rem,.9vw,.98rem);font-style:italic;line-height:1.22}.squad-player-card__crest{--crest-glow: 0;position:absolute;top:var(--crest-y, 51%);left:var(--crest-x, 88%);width:clamp(5.8rem,9.6vw,8.1rem);aspect-ratio:.88;display:grid;place-items:center;border:0;color:#c4bcaf24;font-family:var(--font-condensed);font-size:clamp(.88rem,1.2vw,1.15rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;transform:translate(-50%,-50%)}.squad-player-card__crest.has-image{color:transparent}.squad-player-card__crest:before,.squad-player-card__crest:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0}.squad-player-card__crest.has-image:before{top:-14%;right:-14%;bottom:-14%;left:-14%;background:radial-gradient(circle at 50% 52%,rgba(225,177,55,calc(var(--crest-glow) * .48)),rgba(155,106,26,calc(var(--crest-glow) * .18)) 42%,transparent 72%);filter:blur(9px);opacity:calc(var(--crest-glow) * 1)}.squad-player-card__crest.has-image:after{top:10%;right:12%;bottom:10%;left:12%;background:radial-gradient(circle at 46% 40%,rgba(255,240,194,calc(var(--crest-glow) * .18)),transparent 46%),linear-gradient(135deg,transparent 0 42%,rgba(246,216,133,calc(var(--crest-glow) * .16)) 49%,transparent 58%);filter:blur(5px);opacity:calc(var(--crest-glow) * 1)}.squad-player-card__crest-image{--crest-scale: 1;width:100%;height:100%;object-fit:contain;transform:scale(var(--crest-scale));transform-origin:center center;pointer-events:none}.squad-player-card__crest-image[hidden]{display:none!important}@media (max-width: 900px){.squad-player-card{grid-template-columns:minmax(8.8rem,31%) minmax(0,1fr)}.squad-player-card__number{font-size:clamp(2.08rem,5.8vw,2.94rem)}.squad-player-card__name{margin-top:.3rem}}@media (max-width: 640px){.squad-player-card{min-height:7.5rem;grid-template-columns:minmax(7.6rem,34%) minmax(0,1fr);border-radius:.86rem}.squad-player-card__portrait-badge{left:.66rem;bottom:.48rem;font-size:.64rem}.squad-player-card__content{margin-left:-.08rem;padding:.74rem .88rem .72rem}.squad-player-card__heading{gap:.42rem}.squad-player-card__number{font-size:clamp(1.82rem,6.8vw,2.34rem)}.squad-player-card__name{margin-top:.22rem}.squad-player-card__role{margin-top:.12rem;font-size:.74rem}.squad-player-card__club,.squad-player-card__tagline{font-size:.79rem}.squad-player-card__name{min-height:1.96rem}.squad-player-card__crest{width:5rem}}.player-profile-modal{--profile-accent: #a10c1f;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;overscroll-behavior:contain;pointer-events:none}.player-profile-modal[hidden]{display:none!important}.player-profile-modal--goalkeeper{--profile-accent: var(--role-goalkeeper, #d89921)}.player-profile-modal--defender{--profile-accent: var(--role-defender, #0639dc)}.player-profile-modal--midfielder{--profile-accent: var(--role-midfielder, #58a6dd)}.player-profile-modal--forward{--profile-accent: var(--role-forward, #d80f2a)}.player-profile-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:radial-gradient(ellipse at 24% 50%,color-mix(in srgb,var(--profile-accent) 18%,transparent),transparent 44%),#010204b8;opacity:0;cursor:pointer;transition:opacity .26s ease}.player-profile-modal__panel{--source-x: 0px;--source-y: 0px;--source-scale-x: .2;--source-scale-y: .2;--source-radius: 1rem;position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:clamp(.9rem,2vw,1.6rem);overflow:auto;overscroll-behavior:contain;border-radius:var(--source-radius);transform:translate3d(var(--source-x),var(--source-y),0) scale(var(--source-scale-x),var(--source-scale-y));transform-origin:top left;opacity:0;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .18s ease,border-radius .32s cubic-bezier(.22,1,.36,1);will-change:transform,opacity;pointer-events:auto}.player-profile-modal__card{position:relative;width:min(52rem,calc(100vw - 2rem));max-height:calc(100svh - 2rem);display:grid;grid-template-columns:minmax(13rem,17.5rem) minmax(0,1fr);overflow:hidden;border-radius:1.35rem;background:linear-gradient(90deg,#010205eb,#020306d1 36%,#000000f0),radial-gradient(circle at 20% 24%,color-mix(in srgb,var(--profile-accent) 18%,transparent),transparent 34%),#030405;box-shadow:inset 0 0 0 1px #ffffff0e,0 28px 80px #0000009e}.player-profile-modal.is-open{pointer-events:auto}.player-profile-modal.is-open .player-profile-modal__backdrop{opacity:1}.player-profile-modal.is-open .player-profile-modal__panel{opacity:1;transform:translateZ(0) scale(1)}.player-profile-modal.is-closing .player-profile-modal__backdrop{opacity:0}.player-profile-modal__close{position:absolute;top:.9rem;right:.9rem;z-index:5;width:2.3rem;height:2.3rem;display:grid;place-items:center;border:1px solid rgba(244,239,232,.22);border-radius:50%;background:#010204a8;color:#f4efe8e6;font-size:1.2rem;line-height:1;cursor:pointer}.player-profile-modal__close:hover,.player-profile-modal__close:focus-visible{outline:none;border-color:color-mix(in srgb,var(--profile-accent) 62%,white 18%);color:#fff}.player-profile-modal__media{position:relative;min-height:0;display:grid;place-items:end center;overflow:hidden;padding:1.25rem .75rem 0;background:linear-gradient(180deg,#ffffff0a,#0000006b),radial-gradient(ellipse at 50% 64%,color-mix(in srgb,var(--profile-accent) 22%,transparent),transparent 52%)}.player-profile-modal__media:before{content:"";position:absolute;inset:auto 12% 6%;height:34%;border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--profile-accent) 28%,transparent),transparent 70%)}.player-profile-modal__portrait{--profile-portrait-scale: 1;position:relative;z-index:2;width:min(84%,15.5rem);height:min(24rem,72svh);object-fit:contain;object-position:center bottom;transform:scale(var(--profile-portrait-scale));transform-origin:center bottom;filter:drop-shadow(0 18px 28px rgba(0,0,0,.58))}.player-profile-modal__portrait[hidden],.player-profile-modal__portrait-fallback[hidden]{display:none!important}.player-profile-modal__portrait-fallback{position:relative;z-index:2;width:min(66%,13rem);min-height:min(20rem,60svh);display:grid;place-items:center}.player-profile-modal__portrait-fallback .shirt{width:min(84%,11rem);filter:drop-shadow(0 18px 28px rgba(0,0,0,.58))}.player-profile-modal__portrait-number{position:absolute;right:2%;bottom:10%;color:#f4efe814;font-family:var(--font-condensed);font-size:clamp(4.5rem,10vw,8rem);font-weight:700;line-height:.8}.player-profile-modal__content{min-width:0;align-self:center;padding:1.35rem 1.35rem 1.3rem;display:grid;gap:.7rem}.player-profile-modal__eyebrow,.player-profile-modal__title,.player-profile-modal__tagline,.player-profile-modal__bio,.player-profile-modal__facts{margin:0}.player-profile-modal__eyebrow{color:color-mix(in srgb,var(--profile-accent) 72%,white 20%);font-family:var(--font-condensed);font-size:clamp(.72rem,.9vw,.88rem);font-weight:700;letter-spacing:.16em;text-transform:uppercase}.player-profile-modal__title{width:min(100%,24rem);height:clamp(5.2rem,9vw,7rem);display:grid;grid-auto-rows:minmax(0,1fr);align-items:stretch;gap:.05rem;line-height:1}.player-profile-modal__title-graphic{display:block;min-width:0;min-height:0;overflow:visible}.player-profile-modal__tagline{max-width:24rem;color:#f4efe8d6;font-size:clamp(.92rem,1.05vw,1.04rem);line-height:1.28}.player-profile-modal__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem .85rem;margin-top:.05rem;padding:.8rem .9rem;border:1px solid rgba(255,255,255,.07);border-radius:.95rem;background:#ffffff08}.player-profile-modal__facts dt{color:#f4efe87a;font-family:var(--font-condensed);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.player-profile-modal__facts dd{margin:.12rem 0 0;color:#f4efe8f0;font-family:var(--font-condensed);font-size:clamp(.84rem,1vw,.98rem);font-weight:700;letter-spacing:.03em;text-transform:uppercase}.player-profile-modal__bio{max-width:28rem;color:#f4efe8c7;font-size:clamp(.88rem,.98vw,1rem);line-height:1.48}.player-profile-modal__traits{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.player-profile-modal__traits li{padding:.36rem .58rem;border:1px solid color-mix(in srgb,var(--profile-accent) 48%,rgba(255,255,255,.18));border-radius:999px;background:color-mix(in srgb,var(--profile-accent) 11%,rgba(0,0,0,.42));color:#f4efe8e6;font-family:var(--font-condensed);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}@media (max-width: 760px){.player-profile-modal__panel{place-items:end center;padding:.75rem}.player-profile-modal__card{width:min(100%,28rem);max-height:min(calc(100svh - 1.5rem),42rem);grid-template-columns:1fr;grid-template-rows:minmax(10rem,15rem) minmax(0,1fr);overflow:auto;border-radius:1.15rem}.player-profile-modal__media{min-height:10rem;place-items:end center;padding:.9rem .75rem 0}.player-profile-modal__portrait{width:min(68%,10rem);height:11rem}.player-profile-modal__portrait-fallback{width:min(50%,8.5rem);min-height:10.5rem}.player-profile-modal__content{align-self:start;padding:1rem 1rem 1.15rem;gap:.62rem}.player-profile-modal__title{width:min(100%,18rem);height:clamp(4.6rem,20vw,6rem)}.player-profile-modal__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem .72rem;padding:.72rem .78rem}.player-profile-modal__bio{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.player-profile-modal__backdrop,.player-profile-modal__panel{transition:none!important}}
