/* Equal side columns keep navigation centered independently of the brand. */
html body .site-footer .footer-youtube{grid-column:1;grid-row:1;justify-self:start;display:inline-flex;align-items:center;gap:9px;color:#d8b870;text-decoration:none;padding:10px 0;font-size:15px}
html body .site-footer .footer-youtube:hover{color:#ffe0a1}
html body .site-footer .footer-youtube:focus-visible{outline:2px solid #d8b870;outline-offset:5px;border-radius:4px}
.download-pause{max-width:920px;margin:0 auto 46px;padding:30px 36px;border:1px solid #9b793f;border-left:4px solid #d6ae62;border-radius:12px;background:linear-gradient(120deg,#28271f,#111d23);text-align:left;scroll-margin-top:100px}
.download-pause .eyebrow{color:#e7c684;font-size:13px;letter-spacing:.16em;margin:0 0 12px}
.download-pause h2{color:#f1dbac;font-size:clamp(25px,3vw,34px);margin:0 0 14px}
.download-pause p{max-width:72ch;margin:0;line-height:1.7;color:#e0e4e4}
.pause-status{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.pause-status span{border:1px solid #746243;border-radius:5px;padding:7px 12px;color:#dfc993;font-size:14px}
.button[aria-disabled="true"]{opacity:.48;cursor:not-allowed;filter:saturate(.35);animation:none;transform:none}
.demo-live.demo-offline i{background:#c6a05b;box-shadow:none;animation:none}
.demo-pause-link{color:#e8c884;text-decoration:none;font-size:14px}
@media(max-width:600px){
  .download-pause{padding:23px 21px;margin-bottom:28px}
  html body .site-footer .footer-youtube{grid-column:1;grid-row:2;justify-self:start}
}
html body .site-header{position:fixed;inset:0 0 auto;height:76px}
html body .site-header .header-inner{display:grid;grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr);align-items:center;width:100%;max-width:none;height:100%;margin:0;padding-inline:24px;gap:16px}
html body .site-header .brand{grid-column:1;grid-row:1;justify-self:start;gap:10px;font-size:24px;line-height:1.2}
html body .site-header .brand img{width:38px;height:38px}
html body .site-header .menu-toggle{grid-column:3;grid-row:1;justify-self:end}
html body .site-header #navigation{grid-column:2;grid-row:1;justify-self:center;justify-content:center;margin:0}
html body .site-header .minecraft-brand{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:9px;white-space:nowrap;color:#dce3dc;font:600 14px/1.2 var(--text);letter-spacing:.07em;text-transform:uppercase;text-decoration:none;border-radius:3px}
html body .site-header .minecraft-brand:hover{color:#fff}
html body .site-header .minecraft-brand:focus-visible{outline:2px solid #d8b870;outline-offset:5px}
html body .site-header .minecraft-brand img{display:block;width:28px;height:28px;object-fit:contain;border-radius:2px}
html body .minecraft-footer{display:none}
html body .site-footer .container{display:grid;grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr);align-items:center;width:100%;max-width:none;margin:0;padding-inline:24px;gap:20px}
html body .site-footer nav{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;justify-content:center;gap:26px;text-align:center}
html body .site-footer small{grid-column:3;grid-row:1;justify-self:end;width:auto;text-align:right}
@media(min-width:1241px) and (max-width:1479px){
  html body .site-header .brand{font-size:20px;gap:8px}
  html body .site-header .brand img{width:32px;height:32px}
  html body .site-header #navigation{gap:7px}
  html body .site-header #navigation a{font-size:13px;padding:9px 8px}
}
@media(max-width:1240px){
  html body .site-header{height:64px}
  html body .site-header .header-inner{grid-template-columns:minmax(0,1fr) auto auto;padding-inline:16px}
  html body .site-header .brand{font-size:21px}
  html body .site-header .brand img{width:32px;height:32px}
  html body .site-header .minecraft-brand{grid-column:2;font-size:12px;gap:7px}
  html body .site-header .minecraft-brand img{width:24px;height:24px}
  html body .site-header .menu-toggle{grid-column:3;display:flex}
  html body .site-header #navigation{position:absolute;top:64px;left:16px;right:16px;justify-self:stretch;align-items:stretch}
  html body .site-header #navigation a{justify-content:center;text-align:center}
}
@media(max-width:600px){
  html body .site-header .header-inner{grid-template-columns:minmax(0,1fr) auto;padding-inline:12px;gap:8px}
  html body .site-header .brand{font-size:20px;gap:8px}
  html body .site-header .brand img{width:30px;height:30px}
  html body .site-header .minecraft-brand{display:none}
  html body .site-header .menu-toggle{grid-column:2;font-size:14px;padding:7px 10px;gap:6px}
  html body .site-footer .container{grid-template-columns:1fr 1fr;padding-inline:16px;gap:16px}
  html body .site-footer nav{grid-column:1 / -1;grid-row:1;flex-wrap:wrap}
  html body .site-footer small{grid-column:2;grid-row:2;justify-self:end;text-align:right}
  html body .site-footer{padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}
  html body .site-footer .minecraft-footer{display:flex;position:static;align-items:center;justify-content:center;gap:7px;width:max-content;max-width:calc(100% - 32px);min-height:40px;margin:16px auto 0;padding:6px 12px;color:#dce3dc;font:600 12px/1.2 var(--text);letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border-radius:3px}
  html body .site-footer .minecraft-footer img{display:block;width:22px;height:22px;object-fit:contain;border-radius:2px}
  html body .site-footer .minecraft-footer:hover{color:#fff}
  html body .site-footer .minecraft-footer:focus-visible{outline:2px solid #d8b870;outline-offset:3px}
}
@media(max-width:380px){
  html body .site-header .header-inner{padding-inline:10px;gap:6px}
  html body .site-header .brand{font-size:18px;gap:6px}
  html body .site-header .brand img{width:28px;height:28px}
}
