@import url('/assets/fonts.css');
:root{--cream:#f2f0e8;--ink:#181916;--muted:#73746b;--line:#d4d4ca;--accent:#d6ff65;--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Heebo,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit;border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #5a65ea;outline-offset:6px}button:active,.contact-pill:active{transform:scale(.97)}::selection{background:#c8ee69;color:#151515}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--cream);padding:14px}.skip-link:focus{top:10px}.site-header{height:103px;padding:0 3.2vw;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:30}.wordmark{font-size:29px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:flex-start;gap:3px}.wordmark span{font-size:11px;letter-spacing:0;margin-top:4px}.header-right{display:flex;align-items:center;gap:10px}.header-right button,.contact-pill{height:45px;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:.02em;padding:0 22px;display:flex;gap:25px;align-items:center;background:#e7e6dd;transition:background 200ms,transform 160ms var(--ease-out)}.header-right .sound-button{background:transparent;gap:9px;padding:0 15px}.header-right .lang-button{padding:0;width:45px;justify-content:center;font-size:15px}.contact-pill{background:var(--ink);color:var(--cream);min-width:135px;justify-content:space-between}.contact-pill span:last-child{font-size:21px}.menu-dots{font-size:20px;letter-spacing:0}.sound-bars{display:flex;align-items:center;gap:2px;height:14px}.sound-bars i{display:block;width:2px;height:4px;background:currentColor}.sound-bars i:nth-child(2){height:12px}.sound-bars i:nth-child(3){height:8px}.sound-button[aria-pressed=true] i{animation:bars .65s ease-in-out infinite alternate}.sound-button[aria-pressed=true] i:nth-child(2){animation-delay:-.4s}.sound-button[aria-pressed=true] i:nth-child(3){animation-delay:-.2s}@keyframes bars{to{transform:scaleY(.3)}}.hero{padding:0 3.2vw}.hero-intro{display:flex;align-items:flex-end;justify-content:space-between;padding:29px 0 37px;gap:50px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;margin:0 0 20px}h1{font-size:clamp(52px,5.7vw,94px);font-weight:500;letter-spacing:-.065em;line-height:1.04;margin:0}h1 span{display:inline-block}.hero-statement{font-size:clamp(17px,1.45vw,24px);font-weight:500;line-height:1.45;width:365px;max-width:30%;margin:0 0 5px;letter-spacing:-.03em}.hero-playground{height:clamp(440px,54vw,650px);max-height:65vh;min-height:400px;background:#171917;border-radius:18px;position:relative;overflow:hidden;color:#eeeee7}.webgl-view{position:absolute;inset:0}.webgl-view canvas{display:block;width:100%;height:100%;touch-action:pan-y}.scene-tag{position:absolute;top:30px;left:30px;display:flex;gap:9px;align-items:center;font-size:10px;letter-spacing:.08em;pointer-events:none}.live-dot{width:5px;height:5px;border-radius:50%;background:#eeeee7}.hero-center-label{position:absolute;top:42%;left:6%;font-size:clamp(48px,8vw,125px);font-weight:400;letter-spacing:-.06em;opacity:.18;pointer-events:none}.scene-bottom{position:absolute;bottom:28px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.07em;pointer-events:none}.scene-action{background:rgba(255,255,255,.08);border:1px solid #ffffff26;color:#f4f4e9;border-radius:30px;padding:14px 20px;font-size:10px;letter-spacing:.05em;display:flex;gap:10px;align-items:center;pointer-events:auto;backdrop-filter:blur(10px)}.color-dot{background:#eeeee7;border-radius:50%;width:9px;height:9px}.scene-coordinates{opacity:.55;min-width:110px;text-align:right}.scene-coordinates b{font-weight:400}.hero-baseline{display:flex;justify-content:space-between;align-items:center;padding:17px 0;font-size:10px;font-weight:600;letter-spacing:.05em}.hero-baseline span:first-child,.hero-baseline span:last-child{font-size:25px;font-weight:400}.hero-baseline span:nth-child(2){margin-left:auto}.hero-baseline span:nth-child(3){margin-right:auto;margin-left:18px;font-size:16px}.custom-cursor{position:fixed;top:0;left:0;width:13px;height:13px;background:#fff;border-radius:50%;mix-blend-mode:difference;pointer-events:none;z-index:200;opacity:0;transition:width 160ms var(--ease-out),height 160ms var(--ease-out),opacity 120ms}.custom-cursor.over{width:40px;height:40px;background:transparent;border:1px solid #fff}html[dir=rtl] body{font-family:Heebo,Manrope,Arial,sans-serif}html[dir=rtl] h1{letter-spacing:-.045em}html[dir=rtl] .hero-statement{text-align:right}html[dir=rtl] .hero-baseline{direction:ltr}@media(hover:hover)and(pointer:fine){.header-right button:hover{background:#d7d8cd}.contact-pill:hover{background:#363a30}.scene-action:hover{background:#ffffff24}body.cursor-ready,body.cursor-ready a,body.cursor-ready button{cursor:none}}@media(max-width:700px){.site-header{height:85px;padding:0 5vw}.wordmark{font-size:25px}.header-right{gap:7px}.header-right .sound-button{padding:0 6px}.sound-button>span:last-child{display:none}.header-right button,.contact-pill{height:40px}.header-right .contact-pill{display:none}.header-right .menu-button{padding:0 14px;gap:12px;font-size:11px}.header-right .lang-button{width:38px}.hero{padding:0 5vw}.hero-intro{display:block;padding:25px 0 30px}.eyebrow{font-size:9px;letter-spacing:.05em}h1{font-size:clamp(45px,9.5vw,68px);letter-spacing:-.055em}.hero-statement{max-width:100%;width:290px;font-size:17px;margin:24px 0 0}.hero-playground{min-height:420px;height:56vh;max-height:570px;border-radius:13px}.scene-tag{top:22px;left:20px;font-size:9px}.scene-bottom{left:18px;right:18px;bottom:22px}.scene-coordinates{display:none}.scene-action{font-size:8px;padding:13px;gap:6px}.scene-index{font-size:9px}.hero-center-label{font-size:68px;top:39%}.hero-baseline{font-size:8px}.custom-cursor{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.custom-cursor{display:none}}
.section-pad{padding:110px 6.5vw}.section-topline{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.07em;font-weight:600;gap:20px}.manifesto{padding-top:118px;padding-bottom:120px}.word-reveal{font-size:clamp(55px,7.6vw,122px);line-height:1.06;font-weight:500;letter-spacing:-.055em;max-width:1200px;margin:65px 0 55px}.word-reveal .word{color:#c6c8bd;transition:color 130ms ease}.word-reveal .word.lit{color:var(--ink)}.manifesto-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:8%}.asterisk{font-size:130px;line-height:.8;font-weight:400}.manifesto-bottom p{font-size:18px;line-height:1.65;margin:0;max-width:360px;letter-spacing:-.02em}.text-link{display:inline-flex;justify-content:space-between;gap:30px;font-size:11px;font-weight:700;border-bottom:1px solid var(--ink);padding:15px 0;align-items:center;width:fit-content;max-width:100%}.manifesto-bottom .text-link{justify-self:end}.scroll-chapter{position:relative;height:440vh;isolation:isolate}.chapter-sticky{height:100svh;min-height:620px;position:sticky;top:0;overflow:hidden;background:#e9e8df}.chapter-canvas{z-index:1}.chapter-film{position:absolute;inset:0;z-index:2;opacity:0;pointer-events:none;background:#141713}.chapter-film video{width:100%;height:100%;object-fit:cover}.chapter-film:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0008,transparent 45%,#000c)}.chapter-top{position:absolute;top:37px;left:4vw;right:4vw;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;z-index:3;gap:15px}.chapter-heading{position:absolute;top:20%;left:6.5vw;z-index:3;pointer-events:none}.chapter-heading .eyebrow{font-size:10px}.chapter-heading h2{font-size:clamp(65px,9.5vw,148px);line-height:.93;letter-spacing:-.065em;font-weight:500;margin:0}.chapter-story{position:absolute;top:32%;right:6.5vw;max-width:300px;width:25%;z-index:3;opacity:0;transform:translateY(35px);pointer-events:none}.story-lead{font-size:clamp(27px,3vw,47px);line-height:1.08;letter-spacing:-.04em;margin:0 0 23px;font-weight:500}.story-body{font-size:17px;line-height:1.65;margin:0;letter-spacing:-.015em}.chapter-bottom{position:absolute;bottom:66px;left:4vw;right:4vw;z-index:4;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.score-info{display:flex;gap:15px;align-items:center}.track-icon{font-size:27px}.score-info strong,.score-info span:not(.track-icon){display:block;font-size:10px;letter-spacing:.05em;font-weight:600}.score-info span:not(.track-icon){font-size:8px;opacity:.6;margin-top:6px}.track-rule{height:1px;background:currentColor;opacity:.5;position:relative}.track-rule>span{height:3px;position:absolute;top:-1px;inset-inline-start:0;width:100%;transform:scaleX(0);transform-origin:left;background:currentColor}.track-numbers{display:flex;justify-content:space-between;font-size:9px;margin-top:10px;font-variant-numeric:tabular-nums}.chapter-sound{background:transparent;font-size:10px;letter-spacing:.04em;justify-self:end;border:1px solid currentColor;padding:14px 22px;border-radius:30px}.scroll-instruction{position:absolute;bottom:25px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:.08em;z-index:4;opacity:.65}.chapter-sticky.film-active{color:var(--cream)}.between-chapters{padding-top:115px;padding-bottom:125px;position:relative}.between-chapters>span:first-child{font-size:10px;letter-spacing:.08em}.between-chapters h2{font-size:clamp(45px,6vw,95px);font-weight:500;line-height:1.04;letter-spacing:-.055em;margin:40px 0 0}.between-arrow{position:absolute;right:7%;bottom:95px;font-size:110px;line-height:1}.football-chapter{height:330vh;color:var(--cream)}.football-chapter .chapter-sticky{background:#101b15}.football-chapter .chapter-heading h2{color:#daedb2}.football-chapter .chapter-story{right:auto;left:6.5vw;top:35%;width:29%;max-width:360px}.football-chapter .chapter-film:after{background:linear-gradient(90deg,#07120ed9,transparent 85%)}.football-bottom{position:absolute;bottom:48px;left:4vw;right:4vw;display:flex;align-items:center;justify-content:space-between;z-index:4;font-size:9px;letter-spacing:.06em;gap:20px}.football-bottom .scene-action{font-size:10px;color:var(--cream)}.field-coordinate{opacity:.6}.pitch-marker{position:absolute;top:50%;right:4vw;writing-mode:vertical-rl;font-size:16px;letter-spacing:20px;opacity:.4;z-index:3}.services{padding-top:120px;padding-bottom:145px}.services-intro{display:flex;justify-content:space-between;gap:12%;align-items:flex-end;margin-top:65px;margin-bottom:75px}.services-intro h2{font-size:clamp(43px,5.8vw,89px);line-height:1.04;letter-spacing:-.05em;font-weight:500;margin:0;flex:1}.services-intro>p{font-size:18px;line-height:1.65;width:320px;margin:0}.service-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:50px;padding:31px 0;font-size:clamp(20px,2.65vw,40px);letter-spacing:-.035em;font-weight:500}summary::-webkit-details-marker{display:none}.service-n{font-size:11px;font-weight:500;letter-spacing:0;min-width:40px}.expand-icon{margin-inline-start:auto;font-size:30px;font-weight:400;transition:transform 180ms var(--ease-out)}details[open] .expand-icon{transform:rotate(45deg)}details>p{font-size:17px;line-height:1.75;max-width:650px;margin:0 0 35px 90px;color:#5e6258}html[dir=rtl] details>p{margin-left:0;margin-right:90px}.contact{background:#d8edb4;padding-top:60px;padding-bottom:60px}.contact .section-topline{font-size:9px}.contact-headline{display:flex;align-items:center;justify-content:space-between;font-size:clamp(48px,8.5vw,132px);font-weight:500;line-height:1.02;letter-spacing:-.06em;margin:65px 0 75px}.contact-arrow{font-size:1.5em;font-weight:400;transition:transform 250ms var(--ease-out);align-self:center}.contact-bottom{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;border-top:1px solid #abbc90;padding-top:30px}.contact-bottom p{font-size:9px;letter-spacing:.08em;margin:0 0 16px}.email-link{font-size:clamp(19px,2vw,32px);letter-spacing:-.04em}.social-links{display:flex;flex-wrap:wrap;gap:30px;font-size:12px}footer{display:flex;align-items:center;justify-content:space-between;padding:35px 4vw;gap:30px}footer>.wordmark{font-size:23px}footer>span,footer>button,footer>.back-top{font-size:8px;letter-spacing:.04em;font-weight:600}.credits-button{background:transparent;padding:10px}.back-top{padding:10px}.round-button{background:#e2e4d9;border-radius:50%;width:44px;height:44px;font-size:28px;display:grid;place-items:center;line-height:1}.menu-dialog{border:0;background:var(--cream);color:var(--ink);width:min(100vw,1200px);height:min(90svh,850px);max-height:90svh;max-width:95vw;padding:38px 55px;border-radius:16px;box-shadow:0 30px 100px #0004;overscroll-behavior:contain}.menu-dialog::backdrop,.credits-dialog::backdrop{background:#1119;backdrop-filter:blur(14px)}.menu-dialog-head{display:flex;align-items:center;justify-content:space-between}.menu-dialog nav{padding:35px 0}.menu-dialog nav a{display:flex;align-items:center;gap:45px;padding:10px 0;border-bottom:1px solid var(--line)}.menu-dialog nav span{font-size:11px}.menu-dialog nav b{font-size:clamp(30px,5vw,65px);font-weight:500;letter-spacing:-.04em;transition:transform 200ms var(--ease-out)}.menu-foot{display:flex;justify-content:space-between;gap:25px;font-size:11px;padding-top:12px}.credits-dialog{border:0;border-radius:16px;max-width:560px;width:90vw;padding:40px;background:var(--cream);color:var(--ink)}.credits-dialog>.round-button{margin-inline-start:auto}.credits-dialog h2{font-size:35px;letter-spacing:-.04em;line-height:1.1;font-weight:500;margin-top:20px}.credits-dialog p{font-size:16px;line-height:1.6}.credits-dialog .license-note{font-size:13px;opacity:.7}.credits-dialog .license-note a{text-decoration:underline}.fallback-scene{font-size:15vw;text-align:center;line-height:1.2;opacity:.7;margin-top:10%;letter-spacing:-.08em}.fallback-scene small{font-size:14px;letter-spacing:.05em}.chapter-canvas.webgl-unavailable{display:grid;place-items:center}.chapter-canvas.webgl-unavailable .fallback-scene{opacity:.12}.reveal{clip-path:inset(0 0 100% 0);transition:clip-path 800ms var(--ease-in-out)}.reveal[data-visible]{clip-path:inset(0 0 0 0)}html[dir=rtl] .chapter-heading{left:auto;right:6.5vw}html[dir=rtl] .piano-chapter .chapter-story{right:auto;left:6.5vw}html[dir=rtl] .football-chapter .chapter-story{left:auto;right:6.5vw}html[dir=rtl] .chapter-heading h2,html[dir=rtl] .contact-headline,html[dir=rtl] .services-intro h2,html[dir=rtl] .word-reveal{letter-spacing:-.04em}html[dir=rtl] .chapter-top,html[dir=rtl] .chapter-bottom,html[dir=rtl] .football-bottom{direction:ltr}html[dir=rtl] .chapter-top>span:first-child,html[dir=rtl] .score-info,html[dir=rtl] .football-bottom>span:first-child{direction:rtl}html[dir=rtl] .contact-headline{font-size:clamp(48px,8.3vw,130px)}@media(hover:hover)and(pointer:fine){.contact-headline:hover .contact-arrow{transform:translate(12px,-12px)}.menu-dialog nav a:hover b{transform:translateX(12px)}.social-links a:hover,.email-link:hover{opacity:.6}summary:hover{color:#717767}}@media(max-width:900px){.manifesto-bottom{grid-template-columns:1fr 2fr}.manifesto-bottom .text-link{grid-column:2;justify-self:start}.chapter-heading h2{font-size:10vw}.chapter-story{width:30%;right:4vw}.services-intro{gap:7%}.services-intro>p{width:35%}.social-links{gap:18px}}@media(max-width:700px){.section-pad{padding:80px 6vw}.section-topline{font-size:8px;line-height:1.5}.section-topline>span:last-child{text-align:end;max-width:42%}.word-reveal{font-size:clamp(43px,10vw,65px);line-height:1.08;margin:42px 0 35px}.manifesto-bottom{gap:30px;grid-template-columns:1fr 3fr}.asterisk{font-size:64px;align-self:start}.manifesto-bottom p{font-size:16px;line-height:1.6}.manifesto-bottom .text-link{font-size:9px;gap:15px}.scroll-chapter{height:380vh}.chapter-sticky{min-height:630px;max-height:none;height:100svh}.chapter-top{left:6vw;right:6vw;top:27px;font-size:8px}.chapter-heading{top:15%;left:6vw}.chapter-heading h2{font-size:clamp(60px,17vw,96px)}.chapter-heading .eyebrow{font-size:8px;max-width:180px;line-height:1.6}.chapter-story{top:auto;bottom:160px;right:6vw;left:6vw;width:auto;max-width:100%;display:grid;grid-template-columns:1fr 1.1fr;gap:20px;align-items:start}.story-lead{font-size:27px;margin:0}.story-body{font-size:14px;line-height:1.6}.chapter-bottom{left:6vw;right:6vw;bottom:62px;grid-template-columns:1fr 1fr;gap:20px}.score-info{gap:8px}.score-info strong{font-size:8px}.score-info span:not(.track-icon){font-size:6px}.track-icon{font-size:20px}.chapter-sound{font-size:8px;padding:10px 14px}.scrub-track{position:absolute;left:0;right:0;bottom:-25px;opacity:.65}.track-numbers{font-size:7px;margin-top:6px}.scroll-instruction{font-size:7px;bottom:15px}.between-chapters{padding-top:90px;padding-bottom:90px}.between-chapters>span:first-child{font-size:8px}.between-chapters h2{font-size:10.5vw;line-height:1.13;max-width:85%}.between-arrow{font-size:64px;right:6%;bottom:80px}.football-chapter{height:320vh}.football-chapter .chapter-story{top:auto;bottom:140px;left:6vw;right:6vw;width:auto;max-width:none}.football-bottom{bottom:40px;left:6vw;right:6vw;gap:20px}.football-bottom>span:first-child{font-size:7px;max-width:145px;line-height:1.6}.football-bottom .scene-action{font-size:8px}.field-coordinate{display:none}.pitch-marker{display:none}.services-intro{display:block;margin-top:45px;margin-bottom:40px}.services-intro h2{font-size:10vw}.services-intro>p{width:85%;font-size:16px;margin-top:30px}.service-n{min-width:18px;font-size:9px}summary{gap:15px;padding:24px 0;font-size:19px;letter-spacing:-.03em}.expand-icon{font-size:25px}details>p,html[dir=rtl] details>p{margin:0 0 25px;font-size:15px;line-height:1.6}.contact{padding-top:40px;padding-bottom:40px}.contact-headline{font-size:11vw;margin:55px 0 55px;line-height:1.05}.contact-arrow{font-size:16vw}.contact-bottom{display:block;padding-top:25px}.email-link{font-size:23px}.social-links{margin-top:30px;gap:22px;font-size:12px}footer{padding:25px 6vw;display:grid;grid-template-columns:1fr 1fr;gap:20px}footer>span{text-align:end;font-size:7px}footer .credits-button{justify-self:start;padding:0;font-size:8px}footer .back-top{justify-self:end;padding:0}.menu-dialog{max-width:94vw;padding:25px;height:auto}.menu-dialog nav{padding-top:40px;padding-bottom:35px}.menu-dialog nav a{padding:18px 0;gap:24px}.menu-dialog nav b{font-size:37px}.menu-foot{flex-direction:column;font-size:10px;gap:15px}.credits-dialog{padding:26px}.credits-dialog h2{font-size:28px}html[dir=rtl] .contact-headline{font-size:11vw}html[dir=rtl] .chapter-heading{right:6vw}html[dir=rtl] .piano-chapter .chapter-story,html[dir=rtl] .football-chapter .chapter-story{left:6vw;right:6vw}}@media(prefers-reduced-motion:reduce){.reveal{clip-path:none}.word-reveal .word{color:var(--ink)}.scroll-chapter{height:180vh}.chapter-story{transform:none!important}.chapter-film{display:none}.between-arrow{transform:none!important}}
.site-header{position:fixed;top:0;left:0;right:0;transition:background 200ms,color 200ms;height:86px}.site-header.scrolled{background:#f2f0e8e8;backdrop-filter:blur(16px)}.site-header.on-dark{background:#101b15d9;color:#f2f0e8}.site-header.on-dark .header-right button{background:#ffffff18}.site-header.on-dark .header-right .sound-button{background:transparent}.site-header.on-dark .contact-pill{background:#f2f0e8;color:#171917}.hero{padding-top:98px}.chapter-top{top:115px}.chapter-heading{top:24%}.wordmark span{font-size:10px;margin-top:3px}html[dir=rtl] .chapter-count{direction:ltr}html[dir=rtl] .email-link,html[dir=rtl] .score-info strong{unicode-bidi:plaintext}html[dir=rtl] .scene-bottom{direction:ltr}html[dir=rtl] .scene-action{direction:rtl}.site-header button{min-width:44px}body:has(dialog[open]) .custom-cursor{opacity:0!important}body:has(dialog[open]),body:has(dialog[open]) a,body:has(dialog[open]) button{cursor:auto}@media(max-width:700px){.site-header{height:76px}.hero{padding-top:80px}.chapter-top{top:100px}.chapter-heading{top:22%}.chapter-sticky{min-height:680px}.hero-intro{padding-top:22px}html[dir=rtl] .hero-intro h1{font-size:clamp(39px,9.5vw,64px)}html[dir=rtl] .hero-statement{margin-inline-start:0}.chapter-heading h2{font-size:clamp(56px,15vw,83px)}html[dir=rtl] .chapter-heading h2{font-size:clamp(52px,14vw,80px)}}
/* Small labels stay legible on both writing systems. */
.eyebrow,.section-topline,.scene-tag,.scene-bottom,.scene-action,.hero-baseline,.text-link,.chapter-top,.chapter-heading .eyebrow,.score-info strong,.score-info span:not(.track-icon),.track-numbers,.chapter-sound,.scroll-instruction,.between-chapters>span:first-child,.football-bottom,.football-bottom .scene-action,.service-n,.contact .section-topline,.contact-bottom p,.menu-foot{font-size:12px}.header-right button,.contact-pill{font-size:12px}.social-links{font-size:14px}footer>span,footer>button,footer>.back-top{font-size:12px}.score-info span:not(.track-icon){font-size:11px}.chapter-count{font-size:12px}.scene-coordinates{font-size:11px}.track-numbers{font-size:11px}.contact-bottom p{margin-bottom:16px}.license-note{word-break:normal}.menu-dialog nav span{font-size:12px}.scene-action,.chapter-sound{min-height:44px}.football-bottom>span:first-child{max-width:40%;line-height:1.5}.score-info{line-height:1.4}@media(max-width:700px){.header-right .menu-button{font-size:12px}.hero .eyebrow{font-size:10px}.scene-tag{font-size:10px}.scene-bottom{justify-content:center}.scene-index{display:none}.scene-action{font-size:11px;padding:13px 18px}.hero-baseline{font-size:10px}.section-topline{font-size:10px}.chapter-top{font-size:10px}.chapter-count{font-size:10px}.chapter-heading .eyebrow{font-size:10px;max-width:220px}.chapter-bottom{bottom:75px}.score-info strong{font-size:11px}.score-info span:not(.track-icon){font-size:10px;max-width:130px}.chapter-sound{font-size:10px;padding:10px 12px}.scroll-instruction{font-size:10px;left:6vw;right:6vw;line-height:1.4;bottom:14px}.between-chapters>span:first-child{font-size:10px}.football-bottom>span:first-child{font-size:10px}.football-bottom .scene-action{font-size:11px}.contact .section-topline{font-size:10px}.contact-bottom p{font-size:11px}footer>span{font-size:10px}footer .credits-button,footer .back-top{font-size:10px}.manifesto-bottom .text-link{font-size:11px}.service-n{font-size:11px}.scene-tag{max-width:80%}.track-numbers{font-size:10px}}@media(max-width:370px){.header-right{gap:3px}.header-right .menu-button{padding:0 12px}.wordmark{font-size:22px}.hero h1{font-size:43px}.hero-playground{min-height:390px}.chapter-heading h2{font-size:54px}.chapter-story{gap:15px;grid-template-columns:1fr 1.2fr}.story-lead{font-size:23px}.story-body{font-size:13px}.contact-headline{font-size:10.6vw}}
