@font-face{font-family:Minecraft UI;src:url(/fonts/Minecraft.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Minecraft UI;src:url(/fonts/Minecraft-Bold.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Fusion Pixel;src:url(/fonts/fusion-pixel-12px-zh-hans.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Fusion Pixel;src:url(/fonts/fusion-pixel-12px-zh-hans.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--font-pixel:"Minecraft UI","Fusion Pixel","Microsoft YaHei","PingFang SC",sans-serif}html{scroll-behavior:smooth;scroll-padding-top:64px;background:#ffffff}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;color:#121317;background:#ffffff;font-family:var(--font-pixel);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}a:focus,button:focus{outline:2px solid #121317;outline-offset:4px}.skip-link{position:fixed;top:12px;left:12px;z-index:999;padding:10px 16px;border-radius:999px;color:#ffffff;background:#121317;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.frame{width:100%;max-width:1480px;margin:0 auto;padding-right:64px;padding-left:64px}.site-header{position:sticky;top:0;z-index:100;height:70px;border-bottom:1px solid #ececef;background:#ffffff;transition:transform .3s ease-in-out,background .16s ease}.site-header.header-hidden{transform:translateY(-100%)}.header-inner{height:70px;display:flex;align-items:center;justify-content:flex-start}.wordmark{display:inline-flex;align-items:center;line-height:1}.wordmark strong{font-size:18px;font-weight:700;letter-spacing:-.04em;white-space:nowrap}.desktop-nav{height:44px;display:flex;align-items:center;gap:0;margin-left:56px}.desktop-nav a+a{margin-left:4px}.desktop-nav a{height:44px;display:flex;align-items:center;padding:0 18px;border:0;border-radius:999px;color:#34363b;background:transparent;cursor:pointer;font-family:inherit;font-size:14px;transition:color .16s ease,background .16s ease}.desktop-nav a:hover,.desktop-nav a[aria-expanded=true]{color:#121317;background:#f1f2f4}.header-github{min-height:44px;display:inline-flex;align-items:center;gap:0;margin-left:auto;padding:0 18px;border-radius:999px;color:#ffffff;background:#121317;font-size:14px;transition:background .16s ease,transform .16s ease}.header-github:hover{background:#45474c;transform:translateY(-1px)}.header-github img{width:18px;height:18px;margin-right:9px}.mobile-nav{display:none;position:relative}.mobile-nav-label{width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hamburger-icon{width:18px;height:14px;position:relative;display:block}.hamburger-icon i{width:18px;height:2px;position:absolute;left:0;display:block;background:#121317;transform-origin:center;transition:top .18s ease,opacity .12s ease,transform .18s ease}.hamburger-icon i:first-child{top:0}.hamburger-icon i:nth-child(2){top:6px}.hamburger-icon i:nth-child(3){top:12px}.mobile-nav-toggle:checked+.mobile-nav-label .hamburger-icon i:first-child,.mobile-nav.has-panel .hamburger-icon i:first-child,.mobile-nav.is-open .hamburger-icon i:first-child{top:6px;transform:rotate(45deg)}.mobile-nav-toggle:checked+.mobile-nav-label .hamburger-icon i:nth-child(2),.mobile-nav.has-panel .hamburger-icon i:nth-child(2),.mobile-nav.is-open .hamburger-icon i:nth-child(2){opacity:0}.mobile-nav-toggle:checked+.mobile-nav-label .hamburger-icon i:nth-child(3),.mobile-nav.has-panel .hamburger-icon i:nth-child(3),.mobile-nav.is-open .hamburger-icon i:nth-child(3){top:6px;transform:rotate(-45deg)}.mobile-nav-toggle{position:absolute;z-index:2;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.mobile-nav-toggle:focus-visible+.mobile-nav-label{outline:2px solid #121317;outline-offset:4px}.mobile-nav-toggle:focus+.mobile-nav-label{outline:2px solid #121317;outline-offset:4px}.mobile-nav nav{display:none}.nav-sheet-layer{position:fixed;top:70px;right:0;bottom:0;left:0;z-index:300}.nav-sheet-backdrop{bottom:0;width:100%;background:rgba(18,19,23,.07);cursor:pointer;animation:nav-backdrop-in .26s ease-out both}.nav-sheet,.nav-sheet-backdrop{position:absolute;top:0;right:0;left:0;border:0}.nav-sheet{min-height:330px;max-height:calc(100vh - 70px);overflow-y:auto;border-top:1px solid #ececef;border-radius:0 0 30px 30px;color:#121317;background:#ffffff;box-shadow:0 24px 70px rgba(18,19,23,.08);transform-origin:top center;animation:nav-sheet-in .34s cubic-bezier(.22,1,.36,1) both}.nav-sheet-inner{position:relative;display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.6fr);grid-gap:54px;gap:54px;padding-top:54px;padding-bottom:54px}.nav-sheet-heading{display:block}.nav-sheet-heading span{font-family:var(--font-pixel)}.nav-sheet-heading h2{margin:0;font-size:38px;font-weight:500;letter-spacing:-.05em;line-height:1}.nav-sheet-heading span{display:block;margin-top:10px;color:#777980;max-width:280px;font-size:13px;line-height:1.7}.nav-sheet-close{display:none;position:absolute;top:18px;right:64px;padding:9px 15px;border:0;border-radius:999px;color:#ffffff;background:#121317;cursor:pointer;font-family:var(--font-pixel);font-size:10px;letter-spacing:.06em}.nav-sheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-gap:6px 24px;gap:6px 24px;margin:0;padding-left:54px;border-left:1px solid #ececef}.nav-sheet-grid a{min-height:76px;display:block;padding:13px 16px;border:0;border-radius:14px;background:transparent;transition:background .16s ease}.nav-sheet-grid a:hover{color:#121317;background:#f3f4f5}.nav-sheet-grid strong{font-size:19px}.nav-sheet-grid p{margin:5px 0 0;color:#73757b;font-size:12px}.nav-sheet-grid a:hover p{color:#5f6168}.hero{overflow:visible;padding:142px 0 0;background:#ffffff}.hero,.hero-grid{position:relative}.hero-grid{z-index:1}.hero-copy{max-width:1180px;min-height:640px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;text-align:center}.hero h1{min-height:2.1em;margin:0;color:#121317;font-size:76px;font-size:clamp(66px,6.4vw,100px);font-weight:500;letter-spacing:0;line-height:1.05}.typed-fallback,.typed-motion{white-space:normal}.typed-motion{display:inline}.motion-ready .typed-fallback{display:none}.typing-cursor{width:9px;height:.96em;display:inline-block;margin-left:8px;border-radius:8px;vertical-align:-.08em;background:linear-gradient(180deg,#4285f4,#34a853 38%,#fbbc04 68%,#ea4335);box-shadow:0 0 8px rgba(66,133,244,.28);animation:cursor-blink .5s linear infinite}.motion-ready .hero-actions,.motion-ready .hero-media-stage{opacity:0;transform:translateY(18px)}.hero-settled .hero-actions,.hero-settled .hero-media-stage{opacity:1;transform:translateY(0);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.hero-settled .hero-actions{transition-delay:90ms}.hero-settled .hero-media-stage{transition-delay:.26s}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.button,.hero-actions{justify-content:center}.button{min-height:48px;display:inline-flex;align-items:center;gap:20px;padding:0 22px;border:1px solid #e4e5e8;border-radius:999px;font-size:14px;font-weight:600;transition:color .16s ease,background .16s ease,transform .16s ease}.button:hover{transform:translateY(-2px)}.button-light{color:#ffffff;border-color:#121317;background:#121317}.button-light:hover{color:#ffffff;background:#2b2d32}.hero-media-stage{margin-top:92px}.hero-media-stage,.hero-visual{height:calc(50vw - 6px);max-height:945px;position:relative}.hero-visual{width:calc(100vw - 12px);top:0;left:50%;margin:0 0 0 -50vw;overflow:hidden;border-radius:38px;background:#111216;box-shadow:0 30px 90px rgba(18,19,23,.16);cursor:default;transform:scale(.5);transform-origin:center center;will-change:transform,border-radius}.hero-visual img,.hero-visual picture{display:block;width:100%;height:100%}.hero-visual img{object-fit:contain;filter:contrast(1.04) brightness(.92);transition:transform .8s ease}.hero-visual:hover img{transform:scale(1.018)}.motion-rail{height:148px;position:relative;z-index:2;display:flex;align-items:center;overflow:hidden;background:#ffffff}.motion-rail-track{width:max-content;display:flex;gap:0;padding:20px 0;will-change:transform;animation:rail-marquee 32s linear infinite}.motion-rail-group{display:flex;flex:0 0 auto;gap:0;padding-right:0}.motion-rail-group span{width:80px;height:80px;flex:0 0 80px;margin-right:6px;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;font-family:var(--font-pixel);font-size:25px}.motion-rail-track img{width:80px;height:80px;object-fit:cover;object-position:center top;image-rendering:crisp-edges;image-rendering:pixelated;transform:rotate(90deg)}.inline-cursor{width:3px;height:1em;margin-left:3px;vertical-align:-.12em}.motion-ready [data-reveal]{opacity:0;transform:translateY(46px);transition:opacity .72s ease,transform .72s cubic-bezier(.22,1,.36,1)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.motion-ready .community-list a:nth-child(2),.motion-ready .server-list .server-record:nth-child(2){transition-delay:90ms}.motion-ready .community-list a:nth-child(3),.motion-ready .server-list .server-record:nth-child(3){transition-delay:.15s}.section{padding:142px 0}.section-heading{max-width:840px;margin:0 auto 72px;text-align:center}.section-heading h2{margin:0;font-size:60px;font-size:clamp(52px,5vw,76px);font-weight:500;letter-spacing:-.06em;line-height:1.06}.servers{padding:100px 0 40px;background:#ffffff}.server-list{max-width:1260px;margin:0 auto}.server-record{min-height:0;position:relative;display:flex;align-items:center;margin-bottom:28px;padding:18px;overflow:hidden;border:1px solid #eeeeef;border-radius:36px;background:#f7f7f8}.record-image{width:58%;min-height:0;flex:0 0 58%;margin:0;overflow:hidden;border-radius:26px;background:transparent}.record-image img,.record-image picture{display:block;width:100%}.record-image img{height:auto;filter:contrast(1.03) brightness(.95);transition:transform .5s ease}.server-record:hover .record-image img{transform:scale(1.018)}.record-copy{width:42%;display:flex;flex-direction:column;justify-content:center;padding:62px}.record-copy h3{margin:0;font-size:44px;font-weight:500;letter-spacing:-.055em;line-height:1.1}.record-copy>p{max-width:470px;margin:20px 0 28px;color:#6d6f76;font-size:15px}.record-reverse{flex-direction:row-reverse}.community-section{padding:28px 0 34px;background:#ffffff}.community-section .section-heading{margin-bottom:18px}.community-list{max-width:1040px;display:flex;flex-wrap:wrap;margin:0 auto}.community-list a{width:calc(33.333% - 8px);min-height:84px;display:grid;grid-template-columns:minmax(110px,auto) 1fr;grid-column-gap:18px;align-items:center;margin:4px;padding:16px 20px;border:1px solid #ededee;border-radius:18px;background:#f7f7f8;transition:color .16s ease,background .16s ease,transform .16s ease}.community-list a:hover{color:#ffffff;background:#121317;transform:translateY(-2px)}.community-list strong{width:auto;font-size:20px;letter-spacing:-.02em;line-height:1}.community-list strong>span{display:inline-block}.community-blue>span{color:#439bcc}.community-douyin>span{color:#121317;text-shadow:-2px -1px 0 #25f4ee,2px 1px 0 #fe2c55}.community-list a>span{width:auto;display:block;margin:0;color:#73757c;font-size:14px;line-height:1.35;text-align:right}.community-list a:hover>span{color:#bfc0c5}.subpage-main{min-height:60vh;background:#ffffff}.subpage-hero{padding:118px 0 72px;border-bottom:1px solid #ececef;background:#ffffff}.subpage-hero-inner{max-width:1120px}.subpage-hero h1{margin:0;font-size:72px;font-size:clamp(64px,7.6vw,116px);font-weight:500;letter-spacing:-.07em;line-height:.95}.subpage-hero p{max-width:680px;margin:30px 0 0;color:#676a70;font-size:18px}.subpage-content{padding:72px 0 88px;background:#ffffff}.content-stack,.games-grid,.install-grid{max-width:1180px}.content-stack>*+*{margin-top:14px}.games-grid,.info-grid,.install-grid{display:flex;flex-wrap:wrap;margin-right:auto;margin-left:auto}.info-grid{margin-right:-7px;margin-left:-7px}.info-card{padding:34px;border:1px solid #e8e9eb;border-radius:28px;color:#121317;background:#f7f7f8}.info-grid .info-card{width:calc(50% - 14px);margin:7px}.info-card h2{margin:0 0 18px;font-size:30px;font-weight:500;letter-spacing:-.045em;line-height:1.2}.info-card p{margin:0;color:#62656c;font-size:14px;line-height:1.85}.info-card p+p{margin-top:12px}.info-card a{text-decoration:underline;text-underline-offset:3px}.info-card-dark{color:#ffffff;border-color:#121317;background:#121317;box-shadow:7px 7px 0 #fdf872}.info-card-dark p{color:#d7d8dc}.info-note{color:#7d4c10!important}.info-highlight{margin-top:22px!important;padding:14px 16px;color:#121317!important;background:#fdf872}.info-card-centered{text-align:center}.table-wrap{margin-top:24px;overflow-x:auto;border:1px solid #dedfe2;border-radius:18px;background:#ffffff}.table-wrap table{width:100%;border-collapse:collapse;font-size:13px}.table-wrap td,.table-wrap th{padding:15px 18px;border-bottom:1px solid #ececef;text-align:left}.table-wrap th{color:#45474c;background:#f1f2f3}.table-wrap tr:last-child td{border-bottom:0}.donor-frame{max-width:1040px}.donor-directory{overflow:hidden;border:1px solid #dedfe2;border-radius:28px;background:#f7f7f8}.donor-toolbar{display:flex;align-items:center;padding:24px;border-bottom:1px solid #dedfe2;color:#ffffff;background:#121317}.donor-toolbar label{flex:0 0 auto;margin-right:18px;font-size:16px}.donor-toolbar input{min-width:0;flex:1 1 auto;padding:13px 16px;border:1px solid #45474c;border-radius:0;color:#121317;background:#ffffff;font:inherit;font-size:14px;outline:0;-webkit-appearance:none;appearance:none}.donor-toolbar input:focus{border-color:#ffffff;box-shadow:0 0 0 3px #45474c}.donor-toolbar input::placeholder{color:#7a7c82;opacity:1}.donor-list{display:flex;flex-wrap:wrap;margin:0;padding:18px;list-style-position:inside}.donor-list li{width:calc(50% - 8px);min-width:0;display:list-item;margin:4px;padding:18px;border:1px solid #e1e2e5;color:#45474c;background:#ffffff;font-size:13px}.donor-list li::marker{color:#9a9ca1}.donor-list li span,.donor-list li strong{vertical-align:middle}.donor-list li span{display:inline-block;max-width:calc(100% - 112px);overflow-wrap:anywhere}.donor-list li strong{float:right;margin-left:12px;color:#121317;font-size:14px;font-weight:500;white-space:nowrap}.donor-empty{min-height:224px;justify-content:center;margin:0;padding:32px;color:#676a70;text-align:center}.donor-empty,.donor-pagination{display:flex;align-items:center}.donor-pagination{justify-content:space-between;padding:18px 22px;border-top:1px solid #dedfe2;background:#ffffff}.donor-pagination p{margin:0 18px;color:#676a70;font-size:12px;text-align:center}.donor-pagination button{min-width:98px;padding:12px 15px;border:1px solid #121317;border-radius:0;color:#ffffff;background:#121317;font:inherit;font-size:12px;cursor:pointer}.donor-pagination button:focus-visible,.donor-pagination button:hover:not(:disabled){color:#121317;background:#ffffff}.donor-pagination button:disabled{border-color:#d5d6d9;color:#9a9ca1;background:#ececef;cursor:default}.games-grid,.install-grid{margin-top:-7px;margin-bottom:-7px}.install-card{width:calc(50% - 14px);min-height:310px;display:flex;flex-direction:column;align-items:flex-start;margin:7px;padding:42px}.install-card p{margin-bottom:34px}.install-card .button{margin-top:auto;text-decoration:none}.games-grid{align-items:stretch}.game-card{width:calc(33.333% - 14px);display:flex;flex-direction:column;margin:7px;overflow:hidden;border:1px solid #e6e7e9;border-radius:28px;background:#f7f7f8;transition:color .16s ease,background .16s ease,transform .16s ease}.game-card:hover{color:#ffffff;background:#121317;transform:translateY(-3px)}.game-visual{height:210px;position:relative;overflow:hidden;background:#121317}.game-racer{background:linear-gradient(90deg,transparent 0 44%,#fdf872 44% 47%,transparent 47% 53%,#fdf872 53% 56%,transparent 56%),repeating-linear-gradient(90deg,#17181c 0 28px,#202228 28px 56px)}.game-racer span{width:42px;height:18px;position:absolute;right:22%;bottom:34px;background:#ffffff;box-shadow:-6px 6px 0 #fdf872}.game-runner{background:linear-gradient(180deg,#121317 0 72%,#ffffff 72% 76%,#45474c 76% 100%)}.game-runner span{width:34px;height:34px;left:26%;bottom:24%;box-shadow:92px 20px 0 #ffffff,150px -18px 0 #45474c}.game-pong span,.game-runner span{position:absolute;background:#fdf872}.game-pong span{width:14px;height:14px;top:calc(50% - 7px);left:calc(50% - 7px)}.game-pong span:after,.game-pong span:before{content:"";width:8px;height:74px;position:absolute;top:-30px;background:#ffffff}.game-pong span:before{left:-110px}.game-pong span:after{right:-110px}.game-copy{padding:28px}.game-copy h2{margin:0;font-size:28px;font-weight:500}.game-copy p{margin:14px 0 0;color:#696b72;font-size:13px;line-height:1.75}.game-card:hover .game-copy p{color:#c8c9ce}.error-page{min-height:68vh;display:flex;align-items:center;padding:80px 0}.error-page-inner{text-align:center}.error-page strong{display:block;color:#45474c;font-size:120px;font-size:clamp(96px,14vw,210px);line-height:.8}.error-page h1{margin:36px 0 0;font-size:48px;font-weight:500}.error-page p{margin:18px 0 28px;color:#6b6d74}.site-footer{position:relative;min-height:0;padding:64px 0 28px;overflow:hidden;color:#121317;background:#ffffff}.footer-word{width:calc(100% - 11vw);display:flex;align-items:flex-end;justify-content:center;margin:0 5.5vw 70px;padding:0;color:#121317;font-family:var(--font-pixel);font-size:14.5vw;font-size:clamp(112px,14.5vw,250px);font-weight:700;font-kerning:none;font-feature-settings:"kern" 0;letter-spacing:0;line-height:.78;white-space:nowrap;transform:scaleX(.75) scaleY(1.1);transform-origin:center top}.footer-word>span:first-child{position:relative;z-index:1}.footer-lift{position:relative;z-index:2;display:inline-block;color:#121317;will-change:transform}.footer-axe-mark{color:#121317;text-shadow:6px 6px 0 #fdf872}.footer-bottom{position:static;display:flex;align-items:center;justify-content:space-between;gap:36px}.footer-notice{margin-top:16px;color:#676a70;font-size:10px;line-height:1.65}.footer-notice p{margin:0}.footer-copyright{margin-bottom:3px!important;color:#45474c;font-size:11px}.footer-copyright a{font-weight:700}.footer-copyright a:hover{text-decoration:underline}.footer-signature{flex:0 0 auto;color:#45474c;font-size:25px;font-weight:600;letter-spacing:-.04em}.footer-legal-nav{display:flex;align-items:center;justify-content:flex-end;gap:0;color:#4f5158;font-size:11px}.footer-legal-nav>*+*{margin-left:25px}.footer-legal-nav>a,.footer-legal-nav>span{min-height:28px;display:inline-flex;align-items:center;gap:0;white-space:nowrap}.footer-legal-nav img{width:17px;height:17px;flex:0 0 17px;margin-right:7px;object-fit:contain}.footer-legal-nav a{transition:opacity .15s ease}.footer-legal-nav a:hover{opacity:.62}.footer-legal-nav .brand-edgeone,.footer-legal-nav .brand-edgeone:hover{display:inline-block;padding:2px 6px;border-radius:4px;color:#00a4ff;background:#45474c;line-height:1.45}.footer-legal-nav .brand-cloudflare,.footer-legal-nav .brand-cloudflare:hover{display:inline-block;padding:2px 6px;border-radius:4px;color:#f38020;background:#45474c;line-height:1.45}.footer-legal-nav .brand-botflush,.footer-legal-nav .brand-botflush:hover{display:inline-block;padding:2px 6px;border-radius:4px;color:#80eff7;background:#45474c;line-height:1.45}@keyframes cursor-blink{0%,12%{opacity:1}72%,to{opacity:.15}}@keyframes nav-sheet-in{0%{opacity:0;transform:translateY(-18px) scaleY(.94)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes nav-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes rail-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (max-width:1120px){.frame{padding-right:36px;padding-left:36px}.desktop-nav a{padding:0 12px}.record-copy{padding:44px}.record-copy h3{font-size:38px}}@media (max-width:820px){html{scroll-padding-top:64px}.frame{padding-right:20px;padding-left:20px}.header-inner,.site-header{height:64px}.desktop-nav{display:none}.mobile-nav{display:block;margin-left:14px}.mobile-nav-toggle:checked~nav,.mobile-nav.is-open nav{position:fixed;top:64px;right:10px;left:10px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e4e5e7;border-radius:20px;background:#ffffff;box-shadow:0 18px 50px rgba(18,19,23,.14)}.mobile-nav nav a{padding:17px 18px;border:0;border-bottom:1px solid #ededee;color:#121317;background:transparent;cursor:pointer;font-family:inherit;font-size:14px;text-align:left}.mobile-nav nav>:last-child{border-bottom:0}.nav-sheet-layer{top:64px}.nav-sheet{top:0;right:0;bottom:0;left:0;max-height:none;border-radius:0}.nav-sheet-inner{display:block;padding-top:28px;padding-bottom:28px}.nav-sheet-heading h2{font-size:34px}.nav-sheet-heading{padding-top:48px}.nav-sheet-heading span{max-width:220px}.nav-sheet-grid{display:flex;flex-direction:column;margin:20px 0 0;padding-left:0;border-left:0}.nav-sheet-grid a{width:100%;min-height:112px;margin:0 0 8px}.nav-sheet-close{display:block;top:18px;right:20px}.header-github{min-height:38px;gap:0;padding:0 12px;font-size:11px}.header-github img{margin-right:7px}.hero{padding:96px 0 36px}.hero h1{min-height:3.2em;font-size:46px;font-size:clamp(43px,11vw,56px)}.hero-copy{min-height:0;display:block}.hero-actions{flex-direction:column;margin-top:28px}.button{width:100%}.typing-cursor{width:6px;margin-left:5px}.hero-media-stage{height:auto;margin-top:54px}.hero-visual{width:100%;height:calc(50vw - 20px);position:relative;top:auto;left:auto;margin:0;border-radius:26px;cursor:default;transform:none!important}.motion-rail{height:112px}.motion-rail-track{gap:0}.motion-rail-group{gap:0;padding-right:0}.motion-rail-track span{width:72px;height:72px;flex-basis:72px;margin-right:4px;font-size:19px}.section{padding:72px 0}.section-heading{margin-bottom:46px}.section-heading h2{font-size:44px}.servers{padding:64px 0 32px}.community-section{padding:24px 0 20px}.community-section .section-heading{margin-bottom:16px}.record-reverse,.server-record{min-height:0;flex-direction:column;padding:12px;border-radius:28px}.record-image{width:100%;min-height:0;flex-basis:auto;border-radius:20px}.record-copy{width:100%;padding:36px 18px 30px}.record-copy h3{font-size:34px}.community-list a{width:100%;min-height:78px;grid-template-columns:minmax(108px,auto) 1fr;grid-column-gap:10px;margin:0 0 6px;padding:14px 16px;border-radius:16px}.community-list strong{width:auto}.community-list a>span{margin:0}.subpage-hero{padding:72px 0 46px}.subpage-hero h1{font-size:50px;line-height:1.04}.subpage-hero p{margin-top:20px;font-size:14px}.subpage-content{padding:44px 0 56px}.games-grid,.info-grid,.install-grid{display:block;margin:0}.game-card,.info-grid .info-card,.install-card{width:100%;margin:0 0 10px}.info-card,.install-card{min-height:0;padding:24px;border-radius:22px}.info-card h2{font-size:26px}.install-card p{margin-bottom:28px}.game-card{border-radius:22px}.game-visual{height:170px}.game-copy{padding:22px}.donor-directory{border-radius:22px}.donor-toolbar{display:block;padding:18px}.donor-toolbar label{display:block;margin:0 0 10px;font-size:14px}.donor-toolbar input{width:100%}.donor-list{display:block;padding:10px}.donor-list li{width:100%;margin:0 0 6px;padding:15px}.donor-list li:last-child{margin-bottom:0}.donor-pagination{padding:14px}.donor-pagination p{margin-right:8px;margin-left:8px;font-size:10px}.donor-pagination button{min-width:80px;padding:11px 10px;font-size:11px}.error-page{min-height:60vh;padding:58px 0}.error-page h1{margin-top:26px;font-size:38px}.site-footer{min-height:0;margin:0;padding:64px 0 24px;border-radius:0}.footer-word{width:calc(100% - 48px);margin:0 24px 54px;padding:0;font-size:10.7vw;letter-spacing:0;line-height:.8;transform:none}.footer-axe-mark{text-shadow:3px 3px 0 #fdf872}.footer-bottom{position:static;display:block}.footer-signature{display:block;margin-bottom:30px;font-size:21px}.footer-legal-nav{display:grid;grid-template-columns:1fr;justify-items:start;gap:10px;font-size:10px}.footer-legal-nav>a,.footer-legal-nav>span{min-height:22px;white-space:normal}.footer-legal-nav>*+*{margin-left:0}}@media (max-width:360px){.frame{padding-right:14px;padding-left:14px}.mobile-nav{margin-left:8px}.header-github{padding-right:10px;padding-left:10px}.wordmark strong{font-size:17px}.section-heading h2{font-size:38px;letter-spacing:-.07em}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-rail-track,.typing-cursor{animation:none!important}.motion-ready [data-reveal]{opacity:1;transform:none}.footer-lift,.hero-visual{transform:none!important}}