:root{--bg:#050806;--panel:#0c120e;--green:#a8ee76;--ink:#eff4ed;--muted:#a1b1a5;--line:#253229}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.75 'Manrope',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}.wrap{width:min(1320px,calc(100% - 112px));margin:auto}.header{display:flex;align-items:center;justify-content:space-between;padding-block:30px;position:relative;z-index:2}.wordmark{font-family:'Space Grotesk',Arial,sans-serif;font-size:29px;font-weight:700;letter-spacing:-1.5px;text-decoration:none;line-height:1.1}.wordmark span{color:var(--ink)}.header nav{display:flex;gap:38px;align-items:center;font-size:14px}.header nav a{text-decoration:none;color:#bec9c1}.header nav a:last-child{border:1px solid #415647;padding:10px 19px;border-radius:30px;color:var(--ink)}.header nav a:hover{color:var(--green)}.hero{position:relative;min-height:760px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:0;padding-block:50px 70px}.hero-copy{z-index:1;position:relative;padding-block:30px}.eyebrow{font-size:14px;font-weight:500;letter-spacing:.02em;color:var(--green);margin:0 0 27px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Space Grotesk',Arial,sans-serif}h1{font-size:clamp(80px,11.3vw,166px);font-weight:700;line-height:1;letter-spacing:-.08em;margin:0 0 31px;white-space:nowrap}.hero-statement{font-size:clamp(24px,2.65vw,38px);font-weight:500;line-height:1.35;letter-spacing:-.04em;margin-bottom:24px}.intro{color:#acbbb0;font-size:17px;line-height:1.8;margin-bottom:35px}.actions{display:flex;gap:13px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:15px 23px;min-height:55px;font-weight:700;font-size:14px;text-decoration:none;border:1px solid transparent;border-radius:32px;transition:background .2s,border-color .2s}.button:hover{filter:brightness(1.1)}.green{background:var(--green);color:#091208}.outline{border-color:#415747;background:#0a110cb3}.outline:hover{border-color:#88a491}.small{font-size:13px;line-height:1.65}.risk-line{margin:25px 0 0;color:#83958a}.hero-art{position:relative;align-self:center;min-width:0;margin-left:-65px;margin-right:-25px}.portrait{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:48% 48% 20px 20px;mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}.portrait img{display:block;width:100%;height:100%;object-fit:cover}.art-caption{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#82968a;padding:0 20px}.art-caption a{text-decoration:none;color:#bbcbbf}.brand-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;padding-block:23px;color:#8fa195;font-size:14px}.brand-strip span:nth-child(2){color:#e1e9e0}.section{padding-block:120px}h2{font-size:clamp(40px,4.6vw,66px);font-weight:500;line-height:1.09;letter-spacing:-.055em;margin-bottom:32px}h2 span{color:var(--ink)}.story-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:100px}.story-grid p{color:var(--muted);max-width:510px}.story-grid .large{font-size:27px;line-height:1.5;letter-spacing:-.035em;color:var(--ink);margin-bottom:25px}.note{border-left:1px solid #658b57;padding:4px 0 4px 22px;font-size:14px;margin-top:32px;color:#b4c7b6}.note span{display:block;color:var(--green);font-size:12px;margin-bottom:6px}.facts-section{background:linear-gradient(110deg,#111c15,#080e0a);border-block:1px solid #1e2d23}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.section-top h2{margin-bottom:30px}.section-top>p{max-width:360px;font-size:15px}.muted{color:var(--muted)}.facts{display:grid;grid-template-columns:repeat(3,1fr);margin:35px 0 42px;gap:0 40px}.facts>div{padding:29px 0;border-bottom:1px solid #34473a}.facts dt{font-size:14px;color:#91a796;margin-bottom:12px}.facts dd{margin:0;font-size:26px;font-family:'Space Grotesk',Arial,sans-serif;font-weight:500;letter-spacing:-.035em}.facts dd small{display:block;font-family:'Manrope',Arial,sans-serif;font-size:13px;font-weight:400;color:#879e8d;margin-top:5px;letter-spacing:0}.contract{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:27px 30px;background:#070c09;border:1px solid #344a3b;border-radius:12px}.contract .eyebrow{display:block;font-size:13px;color:#9fb8a7;margin-bottom:9px}code{font-family:monospace;font-size:16px;overflow-wrap:anywhere}.contract button{flex-shrink:0;padding:12px 20px;border:1px solid #526f5b;border-radius:24px;background:transparent;color:var(--ink);font-size:14px}.contract button:hover{background:#172b1d}.disclosure{margin-top:32px}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:25px;padding:25px 0;font-size:18px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{color:#8fba9d;font-size:25px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p,details>div{max-width:880px;color:var(--muted)}details>div{padding-bottom:25px}details a{color:var(--green)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:45px}.steps article{border-top:1px solid #3b5442;padding-top:25px}.number{font-family:'Space Grotesk',Arial,sans-serif;font-size:16px;color:#86ad91}h3{font-size:25px;font-weight:500;letter-spacing:-.04em;line-height:1.3;margin:26px 0 16px}.steps p{color:var(--muted);font-size:15px}.steps a{font-size:14px;color:var(--green)}.roadmap{border-block:1px solid #26372b;background:#0c140f}.milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:60px}.milestones article{border-top:1px solid #3d5946;padding-top:23px}.milestones article>span{font-size:13px;color:#91b69c}.milestones p{color:var(--muted);font-size:15px;margin-bottom:0}.faq{max-width:960px}.faq h2{margin-bottom:45px}.faq details p{padding-bottom:12px;font-size:15px}.closing{padding:90px 0;background:#132619;color:var(--ink);border-block:1px solid #314e39}.closing .wrap{position:relative}.closing .eyebrow{color:#a0c2a5}.closing h2{font-size:clamp(90px,17vw,240px);font-weight:600;letter-spacing:-.075em;margin:0 0 35px;line-height:1}.closing h2 span{color:var(--ink)}.closing .cursor{color:#638369}.dark{color:var(--bg);background:var(--green)}.footer{padding-block:50px}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.footer-top>div{display:flex;gap:32px;font-size:14px}.footer>p{color:#899c90;font-size:13px;max-width:1000px}.skip{position:absolute;left:20px;top:-100px;background:var(--green);color:#071009;padding:15px;z-index:10}.skip:focus{top:10px}#copy-status{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);border-radius:10px;background:var(--green);color:#08110a;font-weight:600;z-index:5}#copy-status:not(:empty){padding:12px 24px}
@media(min-width:1600px){.hero-art{margin-left:-30px}.hero{min-height:850px}}
@media(max-width:1100px){.wrap{width:calc(100% - 70px)}.hero{min-height:680px}.hero-art{margin-left:-35px;margin-right:-15px}.hero-statement{font-size:29px}.intro{font-size:15px}.story-grid{gap:55px}.facts dd{font-size:22px}.contract{align-items:flex-start;flex-direction:column}.section{padding-block:90px}.steps,.milestones{gap:30px}.art-caption span{display:none}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.header{padding-block:25px}.wordmark{font-size:25px}.header nav{gap:20px}.header nav>a:first-child{display:none}.header nav a{font-size:12px}.header nav a:last-child{padding:8px 14px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:20px 0 35px;gap:0}.hero-copy{padding-top:25px}.hero .eyebrow{font-size:12px;margin-bottom:23px}h1{font-size:clamp(65px,18vw,122px);letter-spacing:-.075em;margin-bottom:24px}.hero-statement{font-size:25px;letter-spacing:-.045em}.intro{font-size:15px;line-height:1.7}.hero-art{width:100%;max-width:510px;margin:10px auto 0}.portrait{border-radius:48% 48% 10px 10px}.art-caption{justify-content:center}.brand-strip{padding-block:19px;flex-wrap:wrap;justify-content:center;gap:12px 25px;font-size:12px}.brand-strip span:last-child{display:none}.story-grid,.steps,.milestones{grid-template-columns:1fr;gap:35px}.section-top{display:block}.section{padding-block:70px}h2{font-size:43px}.facts{grid-template-columns:repeat(2,1fr);gap:0 23px}.facts>div{padding:23px 0}.facts dd{font-size:18px}.facts dt{font-size:12px}.facts dd small{font-size:12px}.contract{padding:22px 18px}code{font-size:13px}.steps{gap:40px}.steps h3{margin-top:17px}.milestones{gap:40px;margin-top:35px}.closing{padding-block:65px}.footer-top>div{gap:18px}summary{font-size:16px}.story-grid .large{font-size:24px}.actions{gap:10px}.button{padding:13px 18px;font-size:13px;gap:15px}.risk-line{font-size:12px}.footer-top{align-items:flex-start}.small{font-size:12px}.eyebrow{font-size:13px}.closing h2{font-size:19vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.password-lab{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;border-top:1px solid var(--line)}.lab-intro>p{max-width:340px}.lab-intro img{border-radius:50%;object-fit:cover;border:1px solid #415747}.lab-console{min-width:0;background:#0c140f;border:1px solid #415747;border-radius:18px;padding:32px}.lab-ticket{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px;font-size:13px}.lab-ticket span{color:var(--green)}.lab-console label{display:block;font-size:21px;font-weight:600;margin-bottom:8px}.lab-console input{width:100%;background:#050806;border:1px solid #638369;border-radius:8px;color:var(--ink);font:20px 'Space Grotesk',sans-serif;padding:18px;min-width:0}.lab-console input:focus-visible{outline:2px solid var(--green);outline-offset:4px}.lab-controls{display:flex;gap:12px;margin:16px 0 28px}.lab-controls button{border:1px solid #415747;border-radius:24px;background:transparent;color:var(--ink);padding:10px 18px;font-size:14px}.lab-controls button:first-child{background:var(--green);color:#091208;border-color:var(--green)}.lab-meter{display:flex;gap:7px}.lab-meter i{height:5px;background:#253229;flex:1;border-radius:3px}.lab-meter[data-level="1"] i:first-child{background:#eead89}.lab-meter[data-level="2"] i:nth-child(-n+2){background:#e6ca85}.lab-meter[data-level="3"] i:nth-child(-n+3),.lab-meter[data-level="4"] i{background:#a8ee76}.lab-result{min-height:168px;padding-top:22px}.lab-result h3{margin:0 0 12px}.lab-result>p{color:#bacdbf;font-size:15px;margin-bottom:12px}.lab-result .lab-badge{color:#eed499;font-size:13px}.lab-footnote{border-top:1px solid var(--line);padding-top:18px;font-size:12px;color:var(--muted);margin-bottom:0}@media(max-width:800px){.password-lab{grid-template-columns:1fr;gap:28px}.lab-intro img{width:100px;height:100px}.lab-console{padding:22px}.lab-ticket{flex-wrap:wrap;gap:5px}.lab-result{min-height:180px}}@media(max-width:720px){.header nav>a:first-child{display:block}.header nav>a:nth-child(2){display:none}.header nav{gap:12px}}
.hero{isolation:isolate}.password-drift{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1;user-select:none;display:flex;flex-direction:column;justify-content:space-around;mask-image:linear-gradient(transparent,black 12%,black 88%,transparent)}.password-lane{width:100%;transform:rotate(-8deg);opacity:.07}.password-track{display:flex;width:max-content;animation:password-run 260s linear infinite;will-change:transform}.password-group{display:flex;flex-shrink:0;gap:65px;padding-right:65px}.password-group b{color:#a8ee76;font-family:'Space Grotesk',sans-serif;font-size:clamp(32px,5vw,72px);font-weight:500;white-space:nowrap}.password-lane:nth-child(even) .password-track{animation-direction:reverse;animation-duration:300s}.password-lane:nth-child(3) .password-track{animation-delay:-110s}.password-lane:nth-child(4) .password-track{animation-delay:-180s}@keyframes password-run{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.password-track{animation:none;will-change:auto}}@media(max-width:720px){.password-lane{opacity:.06}.password-group{gap:35px;padding-right:35px}}
#hood-runner{display:block;width:100%;height:auto;border:1px solid #415747;border-radius:16px;touch-action:manipulation;cursor:pointer}#hood-runner:focus-visible{outline:2px solid var(--green);outline-offset:5px}.runner-toolbar{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:20px}#runner-status{color:var(--muted);margin-top:14px;font-size:14px}.runner-board{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:36px;border-top:1px solid var(--line);padding-top:10px}.runner-board h3{margin-top:20px}.runner-board form{padding-top:20px}.runner-board label{display:block;margin-bottom:10px}.runner-board input{width:100%;background:#0c140f;border:1px solid #638369;border-radius:8px;color:var(--ink);font:inherit;padding:12px 16px}.runner-board input:focus-visible{outline:2px solid var(--green)}.runner-board li{padding:9px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.runner-board li span{float:right;color:var(--green)}button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:720px){.runner-board{grid-template-columns:1fr;gap:15px}.runner-toolbar{gap:12px}.runner-toolbar strong{font-size:13px}#hood-runner{min-height:210px;object-fit:cover}}
.button.outline{color:var(--ink)}@media(max-width:720px){#hood-runner{min-height:0;object-fit:contain}}
#runner-stage{position:relative}#runner-exit-fullscreen{display:none}.runner-expanded,#runner-stage:fullscreen{position:fixed;inset:0;z-index:1000;background:#050806;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));width:100%;height:100dvh;overflow:auto;display:flex;flex-direction:column;justify-content:center}.runner-expanded #hood-runner,#runner-stage:fullscreen #hood-runner{width:100%;height:auto;max-height:calc(100dvh - 155px);object-fit:contain;flex:0 1 auto}.runner-expanded .runner-toolbar,#runner-stage:fullscreen .runner-toolbar{justify-content:center;gap:12px;margin-top:12px}.runner-expanded #runner-status,#runner-stage:fullscreen #runner-status{text-align:center;margin:8px 0;font-size:12px}.runner-expanded #runner-exit-fullscreen,#runner-stage:fullscreen #runner-exit-fullscreen{display:block;align-self:flex-end;flex-shrink:0;margin-bottom:12px;background:#132619;color:#eff4ed;border:1px solid #638369;border-radius:22px;padding:8px 16px}.runner-expanded #runner-fullscreen,#runner-stage:fullscreen #runner-fullscreen{display:none}body.runner-open{overflow:hidden}@media(max-height:480px){.runner-expanded,#runner-stage:fullscreen{padding:8px 14px}.runner-expanded #hood-runner,#runner-stage:fullscreen #hood-runner{max-height:calc(100dvh - 95px)}.runner-expanded #runner-exit-fullscreen,#runner-stage:fullscreen #runner-exit-fullscreen{position:absolute;right:18px;top:12px;z-index:2;margin:0;font-size:12px;padding:5px 10px}.runner-expanded .button,#runner-stage:fullscreen .button{min-height:34px;padding:6px 14px}.runner-expanded #runner-status,#runner-stage:fullscreen #runner-status{margin:3px 0}}
.runner-rotate-hint{display:none}@media(orientation:portrait){.runner-expanded .runner-rotate-hint,#runner-stage:fullscreen .runner-rotate-hint{display:block;color:var(--muted);font-size:13px;text-align:center}}
.runner-stage-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;color:var(--muted);font-size:13px}.runner-stage-top #runner-fullscreen{min-height:48px;font-size:15px;padding:12px 24px;box-shadow:0 0 22px #a8ee7618}#hood-runner{aspect-ratio:3;height:auto}.runner-expanded,#runner-stage:fullscreen{justify-content:flex-start;overflow:hidden;gap:8px}.runner-expanded .runner-stage-top,#runner-stage:fullscreen .runner-stage-top{display:none}.runner-expanded #runner-exit-fullscreen,#runner-stage:fullscreen #runner-exit-fullscreen{position:static;margin:0;min-height:36px}.runner-expanded #hood-runner,#runner-stage:fullscreen #hood-runner{flex:1 1 0;min-height:0;max-height:none;height:0;width:100%;aspect-ratio:auto;object-fit:fill}.runner-expanded .runner-toolbar,#runner-stage:fullscreen .runner-toolbar{flex-shrink:0;margin:0;gap:8px}.runner-expanded .runner-toolbar .button,#runner-stage:fullscreen .runner-toolbar .button{min-height:38px;padding:8px 14px}.runner-expanded #runner-score,#runner-stage:fullscreen #runner-score{font-size:12px}.runner-expanded #runner-status,#runner-stage:fullscreen #runner-status{flex-shrink:0;margin:0;font-size:11px}@media(max-width:600px){#hood-runner{aspect-ratio:1.4}.runner-stage-top{align-items:center}.runner-stage-top>span{max-width:100px}.runner-stage-top #runner-fullscreen{padding:12px 18px;font-size:14px}.runner-expanded #runner-score,#runner-stage:fullscreen #runner-score{order:3;width:100%;text-align:center}}
#runner-result-dialog{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:30px;border:1px solid #638369;border-radius:20px;background:#0c140f;color:var(--ink);box-shadow:0 25px 100px #0009}#runner-result-dialog::backdrop{background:#030805cc}#runner-result-dialog h3{font-size:27px;margin:10px 25px 12px 0}#runner-result-close{position:absolute;right:14px;top:12px;background:transparent;border:0;color:var(--ink);font-size:23px;padding:7px}#runner-result-summary{color:var(--green)}#runner-result-dialog label{display:block;margin:18px 0 10px}#runner-result-dialog input{width:100%;background:#050806;border:1px solid #638369;border-radius:9px;padding:13px;color:var(--ink);font:inherit}#runner-result-dialog input:focus-visible{outline:2px solid var(--green)}#runner-replay{color:var(--ink)}.runner-board{grid-template-columns:1fr}#runner-last-result{margin-left:10px}#runner-result-dialog .small{line-height:1.5}
#runner-demo-details{margin:15px 0 24px}#runner-demo-scores li{display:flex;gap:12px;align-items:center;font-size:14px}#runner-demo-scores li b{font-weight:500}#runner-demo-scores li em{font-size:10px;font-style:normal;border:1px solid #526e56;border-radius:20px;padding:1px 7px;color:#bacab9}#runner-demo-scores li span{margin-left:auto;white-space:nowrap}.actions .button{gap:12px}.actions{max-width:560px}button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:3px}
@media(max-width:600px){#hood-runner{aspect-ratio:.9}.runner-toolbar #runner-start{width:100%;min-height:56px;font-size:17px}.runner-toolbar{justify-content:center;gap:10px}.runner-toolbar #runner-score{width:100%;text-align:center;font-size:12px}.runner-toolbar .button{min-height:44px}.runner-expanded .runner-toolbar #runner-start,#runner-stage:fullscreen .runner-toolbar #runner-start{width:auto;min-height:44px;flex:1}.runner-expanded #hood-runner,#runner-stage:fullscreen #hood-runner{aspect-ratio:auto}}
#runner-tutorial{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:32px;border:1px solid #526d58;border-radius:20px;background:#0c140f;color:var(--ink);box-shadow:0 25px 100px #0009}#runner-tutorial::backdrop{background:#030805d9}#runner-tutorial h3{font-size:30px;margin:0 24px 25px 0}#runner-tutorial .eyebrow{margin-bottom:10px}#runner-learn-close{position:absolute;right:14px;top:12px;background:transparent;border:0;color:var(--ink);font-size:23px;padding:7px}.learn-row{display:grid;grid-template-columns:115px 1fr;align-items:center;gap:22px;margin:24px 0}.learn-row p{font-size:13px;line-height:1.5;color:var(--muted);margin:6px 0 0}.learn-example{display:block;text-align:center;background:#ddac77;color:#251b12;padding:10px 8px;font:bold 14px monospace;border-radius:5px}.learn-example.danger{background:#d78080}.learn-example.gold{background:#ffd35b;box-shadow:0 0 20px #ffd35b25}#runner-learn-play{width:100%;margin-top:10px}.runner-goal{font-size:13px;color:#e5c883;margin:12px 0 0;min-height:20px}.runner-goal:empty{display:none}#runner-result-card{display:block;width:100%;height:auto;border-radius:12px;margin:16px 0 22px}#runner-result-dialog{width:min(610px,calc(100vw - 32px))}.runner-share-actions{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}#runner-result-dialog #runner-save{margin-right:10px}.runner-rules{margin:20px 0 28px}.runner-rules summary{font-size:14px;padding:16px 0}.runner-rules p{font-size:13px;line-height:1.65}.runner-board h3{font-size:32px}#runner-leaders{padding:0;list-style-position:inside}#runner-leaders li{padding:16px 18px;background:#0b140e;border-bottom:1px solid #253e2d}#runner-leaders li:first-child{border-radius:12px 12px 0 0}#runner-leaders li:last-child{border-radius:0 0 12px 12px}#runner-stage{border-radius:20px}#runner{padding-top:70px}.play-page #runner{padding-top:28px}.play-page #runner-title{font-size:clamp(38px,5vw,68px);white-space:normal;line-height:1.08;letter-spacing:-.05em;margin-bottom:24px}.play-page .header{padding-block:22px}.play-page .footer{padding-block:24px}.runner-expanded .runner-goal,#runner-stage:fullscreen .runner-goal{font-size:11px;text-align:center;margin:0;min-height:0}.runner-expanded #runner-help,#runner-stage:fullscreen #runner-help{display:none}@media(max-width:600px){#runner{padding-block:45px}.play-page #runner-title{font-size:39px}.play-page .section-top>p{font-size:13px;margin-bottom:20px}.learn-row{grid-template-columns:85px 1fr;gap:14px}.learn-example{font-size:11px}#runner-tutorial{padding:24px}#runner-tutorial h3{font-size:25px}#runner-result-dialog{padding:24px}.runner-share-actions .button{flex:1;font-size:12px;padding:12px}.runner-board h3{font-size:28px}.runner-toolbar #runner-help{order:4}#runner-leaders li{font-size:14px}.play-page .header nav>a:first-child{display:block}}
.runner-canvas-wrap{position:relative;width:100%;min-height:0;flex-shrink:0}#runner-jump{position:absolute;right:18px;top:58%;width:80px;height:80px;border:1px solid #d9eedb85;border-radius:50%;background:#e8ffe61a;color:#f3fff2;backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;touch-action:manipulation;user-select:none;z-index:3;box-shadow:inset 0 0 18px #c5ffbd0c}#runner-jump span{font-size:32px;line-height:1}#runner-jump small{font-size:10px;letter-spacing:.1em}#runner-jump:active{background:#b7f39055;transform:scale(.94)}#runner-jump[hidden],#runner-start[hidden]{display:none!important}.runner-expanded .runner-canvas-wrap,#runner-stage:fullscreen .runner-canvas-wrap{flex:1 1 0;min-height:0}.runner-expanded .runner-canvas-wrap #hood-runner,#runner-stage:fullscreen .runner-canvas-wrap #hood-runner{height:100%;width:100%;min-height:0;max-height:none;aspect-ratio:auto;object-fit:fill}.runner-expanded #runner-jump,#runner-stage:fullscreen #runner-jump{top:60%;right:max(18px,env(safe-area-inset-right))}@media(max-height:480px){.runner-expanded #runner-jump,#runner-stage:fullscreen #runner-jump{width:68px;height:68px;top:44%}}@media(prefers-reduced-motion:reduce){#runner-jump:active{transform:none}}
