@layer portal{.health-card-link{color:#c0cbd4;border-top:1px solid #ffffff12;border-radius:0 0 6px 6px;grid-template-columns:minmax(0,1fr);align-content:start;gap:14px;margin-top:20px;padding-top:16px;display:grid}.health-card-label{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;display:flex}.health-card-label strong{color:#e1e8ec;font-size:14px;font-weight:600}.health-card-note{font-size:13px;line-height:1.5}.health-card-action{color:#a0c4db;white-space:nowrap;background:#a0c4db08;border:1px solid #a0c4db26;border-radius:20px;align-items:center;gap:6px;min-height:32px;padding:3px 10px;font-size:12px;display:inline-flex}.health-card-action:hover{color:#e2f3ff;background:#a0c4db18;border-color:#a0c4db66}.health-card-action:focus-visible,.health-card-chart:focus-visible{outline-offset:4px;outline:2px solid #8bd5ff}.health-history-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.health-day{color:#91a3af;min-width:0;font:600 12px/20px var(--font-heading);font-variant-numeric:tabular-nums;grid-template-rows:20px 20px;place-items:center;gap:6px;display:grid}.health-day:hover,.health-history-strip.is-compact .health-day[data-today=true]{color:#edf3f7}.health-day-date,.health-day-uptime{backface-visibility:hidden;grid-area:2/1;transition:transform .18s,opacity .18s}.health-day-uptime{letter-spacing:-.04em;white-space:nowrap;opacity:0;font-size:12px;transform:rotateX(90deg)}.is-compact .health-day-uptime{font-size:10.5px}.health-day:hover .health-day-date,.health-card-chart:focus-visible .health-day-date{opacity:0;transform:rotateX(-90deg)}.health-day:hover .health-day-uptime,.health-card-chart:focus-visible .health-day-uptime{opacity:1;transform:rotateX(0)}.health-history-heading,.health-history-title{align-items:center;gap:8px;display:flex}.health-history-heading{flex-wrap:wrap;justify-content:space-between;gap:4px 24px;margin-bottom:8px}.incident-content .health-history-title h2{margin:0}.health-help,.health-detail-close{color:#a9bdcb;background:0 0;border:0;border-radius:4px;place-items:center;min-width:44px;min-height:44px;padding:0 8px;display:grid}.health-help:hover,.health-detail-close:hover{color:#edf3f7;background:#ffffff08}.health-help:focus-visible,.health-detail-close:focus-visible{outline-offset:2px;outline:2px solid #8bd5ff}.health-history-readout{color:#91a3af;min-height:21px;margin:0;font-size:14px;line-height:1.5}.health-history-readout strong{color:#edf3f7;font-family:var(--font-heading);font-variant-numeric:tabular-nums;margin-left:6px}.health-strip-scroll,.health-timeline-scroll{scrollbar-width:thin;scrollbar-color:#40515e transparent;margin-inline:-4px;padding:4px;overflow-x:auto}.health-availability-strip{grid-template-columns:repeat(30,minmax(24px,1fr));gap:5px;min-width:865px;display:grid}.health-availability-day{background:0 0;border:0;border-radius:4px;align-items:center;min-width:0;height:44px;padding:7px 0;display:grid}.health-state-bar{opacity:.8;border-radius:3px;width:100%;height:100%;display:block;position:relative;overflow:hidden}.health-state-bar>span{position:absolute;top:0;bottom:0}.health-state-bar>[data-state=unknown]{background-image:repeating-linear-gradient(135deg,#0000 0 3px,#ffffff0a 3px 6px)}.health-day:hover>.health-state-bar,.health-card-link:focus-visible .health-state-bar,.health-availability-day:hover>.health-state-bar,.health-availability-day:focus-visible>.health-state-bar,.health-availability-day[aria-expanded=true]>.health-state-bar{opacity:1}.health-availability-day:focus-visible,.health-availability-day[aria-expanded=true]{outline-offset:1px;outline:2px solid #d6e8f4}.health-time-axis{color:#91a3af;justify-content:space-between;gap:16px;min-width:865px;font-size:13px;line-height:1.5;display:flex}.health-hour-detail{border-top:1px solid #ffffff12;min-width:0;margin-top:14px;padding-top:12px}.health-hour-heading h3{font:600 16px/1.4 var(--font-heading);margin:0}.health-detail-close{font-size:14px}.health-timeline{min-width:576px;position:relative}.health-timeline-periods{pointer-events:none;border-radius:3px;position:absolute;inset:12px 0;overflow:hidden}.health-timeline-periods>span{position:absolute;top:0;bottom:0}.health-timeline-periods>[data-state=unknown]{background-image:repeating-linear-gradient(135deg,#0000 0 3px,#ffffff0a 3px 6px)}.health-hour-timeline{grid-template-columns:repeat(24,minmax(24px,1fr));margin:0;padding:0;list-style:none;display:grid}.health-hour-button{background:0 0;border:0;border-radius:3px;width:100%;height:44px;padding:0;display:block;position:relative}.health-hour-button:hover,.health-hour-button[data-popup-open]{background:#ffffff12}.health-hour-button:focus-visible{outline-offset:-2px;outline:2px solid #8bd5ff}.health-hour-axis{min-width:576px}.health-history-caption{color:#b6c3cc;margin:20px 0 0;font-size:14px;line-height:1.6}.health-pause-estimate{color:#e3c789;border-left:3px solid #d1af70;margin:0 0 24px;padding:8px 14px;font-size:16px;line-height:1.5}.health-hour-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 20px;display:flex}.health-history-legend{flex-wrap:wrap;gap:8px 14px;margin-block:14px;font-size:13px;display:flex}.health-history-legend>span{align-items:center;gap:8px;display:flex}.health-history-legend i{border-radius:2px;width:10px;height:10px}.health-help-content p{margin:0 0 10px;line-height:1.5}.health-help-content dl{margin:14px 0 0;line-height:1.5}.health-help-content dt{margin-top:10px;font-weight:600}.health-help-content dd{margin:4px 0 0}.health-card-link.has-outage .health-card-note{color:#efa7a2}.lobby.incident-lobby{grid-template-rows:98px auto;grid-template-columns:1fr auto;gap:40px 32px;width:100%;max-width:2100px;margin-inline:auto;padding:36px clamp(24px,6vw,120px) 80px;display:grid}.incident-lobby .directory-identity{grid-area:1/1}.incident-lobby .brand{position:relative;top:0;left:0}.incident-lobby .header-actions{grid-area:1/2}.incident-content{grid-area:2/1/auto/-1;width:100%;min-width:0}.incident-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.incident-heading h1{font:600 clamp(34px,3vw,64px)/1.05 var(--font-heading);letter-spacing:-.035em;margin:0}.incident-heading p{color:#b6c6d1;margin:14px 0 0;font-size:clamp(17px,1.1vw,22px)}.incident-heading .directory-link{white-space:nowrap;margin-bottom:6px}.incident-surface{background:#10181ff7;border:1px solid #a5c2d32e;border-radius:12px;padding:clamp(24px,2.1vw,44px);position:relative}.health-current{border-bottom:1px solid #47545d99;grid-template-columns:1.2fr 1fr minmax(180px,.65fr);align-items:center;gap:36px;padding-bottom:34px;display:grid}.health-server-name h2{font:600 clamp(22px,1.7vw,36px)/1.25 var(--font-heading);margin:0}.health-server-name p{color:#bdcbd5;align-items:center;gap:9px;margin:14px 0 0;display:flex}.health-player-status{align-items:start;gap:16px;display:flex}.health-state-dot{background:#8795a0;border-radius:50%;flex-shrink:0;width:28px;height:28px;margin-top:3px}.health-tone-ready .health-state-dot{background:#83bc89}.health-tone-waiting .health-state-dot{background:#d5b875}.health-tone-down .health-state-dot{background:#e27b74}.health-incident-reason{color:#efa7a2;text-underline-offset:3px;overflow-wrap:anywhere;margin-top:10px;text-decoration:underline;display:block}.health-player-status h3{margin:0;font-size:19px;font-weight:600;line-height:1.4}.health-player-status p{color:#b6c3cc;max-width:310px;margin:6px 0 0;font-size:15px}.health-last-check{border-left:1px solid #47545d99;gap:7px;padding-left:30px;display:grid}.health-last-check>span{color:#b6c3cc;font-size:14px}.health-last-check time,.health-last-check strong{font-size:17px;font-weight:600;line-height:1.4}.health-history{border-bottom:1px solid #47545d99;padding-block:28px}.incident-content h2:not(.health-server-name h2,.health-history-title h2){font:600 clamp(19px,1.2vw,26px)/1.3 var(--font-heading);margin:0 0 20px}.health-history-title h2{font:600 clamp(19px,1.2vw,26px)/1.3 var(--font-heading)}.incident-lower{padding-top:30px}.incident-journal{min-width:0}.incident-journal-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;display:flex}.incident-content .incident-journal-heading #incident-updates-title{margin:0}.incident-filters{border:1px solid #47545d99;border-radius:7px;grid-template-columns:repeat(3,1fr);display:grid}.incident-filters button{color:#bbcbd6;background:0 0;min-height:44px;padding:10px 14px;font-size:15px}.incident-filters button+button{border-left:1px solid #47545d66}.incident-filters button[aria-pressed=true]{color:#8bd5ff;outline-offset:-1px;background:#59b9f014;border-radius:6px;outline:1px solid #59b9f0}.incident-filters button:focus-visible{outline-offset:3px;outline:2px solid #d3efff}.incident-empty{text-align:center;color:#d0dce4;border:1px solid #47545d99;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 12px;margin-top:24px;padding:28px 18px;display:flex}.incident-empty p{margin:0;font-size:16px}.incident-empty small{color:#b6c3cc;flex-basis:100%;font-size:14px}.incident-entries{margin:24px 0 0;padding:0;list-style:none}.incident-entries li{border-top:1px solid #47545d66}.incident-entry{scroll-margin-top:24px}.incident-entry>summary{cursor:pointer;grid-template-columns:110px minmax(0,1fr) auto 18px;grid-template-areas:"status title time toggle";align-items:center;gap:20px;padding:18px 0;list-style:none;display:grid}.incident-entry>summary::-webkit-details-marker{display:none}.incident-entry>summary:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #8bd5ff}.incident-entry>summary:hover .incident-preview-title{color:#e2f3ff}.incident-entry-status{color:#efa7a2;grid-area:status;align-items:center;gap:8px;font-size:14px;display:flex}.incident-entry-status[data-status=resolved]{color:#a5cdab}.incident-entry-status:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.incident-preview-title{-webkit-line-clamp:2;overflow-wrap:anywhere;font:600 17px/1.5 var(--font-heading);-webkit-box-orient:vertical;grid-area:title;display:-webkit-box;overflow:hidden}.incident-entry[open] .incident-preview-title{-webkit-line-clamp:unset}.incident-entry>summary time{color:#91a3af;grid-area:time;font-size:14px;line-height:1.5}.incident-entry>summary>svg{color:#a9bdcb;grid-area:toggle;transition:transform .18s}.incident-entry[open]>summary>svg{transform:rotate(90deg)}.incident-entry-detail{color:#b6c3cc;overflow-wrap:anywhere;max-width:80ch;margin:0 0 24px 130px;font-size:16px;line-height:1.6}.incident-entry-detail p{margin:0 0 10px}.incident-entry-detail .incident-message{color:#c0cbd4;white-space:pre-line}.incident-start{color:#efa7a2}body:has(.incident-lobby) .background-controls{display:none}body:has(.incident-lobby) .background-scene:after{background:linear-gradient(90deg,#0a111ab8,#0a111ad9 18% 82%,#0a111ab8)}@media (width<=1399px){.health-current{grid-template-columns:1.1fr 1fr;gap:28px}.health-last-check{border:0;grid-column:1/-1;align-items:baseline;gap:16px;padding:0;display:flex}}@media (width<=800px){.lobby.incident-lobby{grid-template-rows:72px auto;gap:32px 16px;padding:24px 24px 48px}.incident-heading{flex-direction:column;align-items:start;gap:18px}.incident-journal-heading{flex-direction:column;align-items:stretch}.incident-entry>summary{grid-template-columns:minmax(0,1fr) 18px;grid-template-areas:"status toggle""title title""time time";gap:6px 14px;padding-block:16px}.incident-entry-detail{margin-left:0}.health-card-link{gap:12px}}@media (width<=520px){.lobby.incident-lobby{padding-inline:20px}.incident-lobby .menu-label{display:none}.incident-lobby .menu-button{gap:0}.incident-surface{padding:22px 18px}.health-current{grid-template-columns:1fr;gap:22px;padding-bottom:24px}.health-last-check{flex-direction:column;gap:5px}.health-player-status{gap:12px}.health-state-dot{width:20px;height:20px}.health-history-legend{gap:10px 16px}.incident-filters button{padding-inline:8px;font-size:14px}.health-card-link{gap:12px}}.maintenance-notices{min-width:0}.maintenance-feed-status,.maintenance-more>summary{color:#dfba77;margin:0 0 16px;font-size:14px}.maintenance-more>summary{cursor:pointer}.maintenance-details{overflow-wrap:anywhere}.maintenance-banner{color:#eef1f2;background:#22251ff5;border:1px solid #c8a56555;border-left:3px solid #dfba77;border-radius:8px;margin-bottom:24px;container:maintenance/inline-size}.maintenance-banner summary{cursor:pointer;align-items:center;gap:16px;padding:20px;list-style:none;display:flex}.maintenance-banner summary::-webkit-details-marker{display:none}.maintenance-banner summary:focus-visible{outline-offset:-5px;border-radius:8px}.maintenance-icon{color:#dfba77;flex-shrink:0}.maintenance-heading,.maintenance-when{gap:6px;display:grid}.maintenance-heading{min-width:0}.maintenance-heading strong{overflow-wrap:anywhere}.maintenance-label{color:#dfba77;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:600}.maintenance-heading strong{font:600 18px/1.3 var(--font-heading)}.maintenance-when{font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto;font-size:14px}.maintenance-when>span{color:#c9cdc5}.maintenance-toggle{color:#dfba77;align-items:center;gap:6px;font-size:14px;display:flex}.maintenance-toggle svg{flex-shrink:0}.maintenance-banner details[open] .maintenance-toggle svg{transform:rotate(180deg)}.maintenance-details{border-top:1px solid #c8a56530;padding:0 20px 20px;font-size:16px}.maintenance-details p{margin:16px 0}.maintenance-times,.maintenance-zones{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;margin:20px 0;display:grid}.maintenance-zones{grid-template-columns:repeat(4,minmax(0,1fr))}.maintenance-details dt{color:#c9cdc5;margin-bottom:6px;font-size:13px}.maintenance-details dd{font-variant-numeric:tabular-nums;margin:0;line-height:1.5}.maintenance-action{border-top:1px solid #c8a56530;padding-top:16px}.maintenance-source{color:#c9cdc5;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:14px;display:flex}.maintenance-source a{color:#dfba77;text-underline-offset:3px;text-decoration:underline}.maintenance-banner[data-complete=true]{border-color:#82988b}@media (width>=1600px) and (width<=2399px){.home-lobby .server-stack:has(.maintenance-banner){margin-top:max(0px, calc(var(--welcome-top) + var(--welcome-width) * .55 - var(--edge) - 72px))}}@container maintenance (width<=600px){.maintenance-banner summary{flex-wrap:wrap;gap:12px;padding:16px}.maintenance-heading{flex:1}.maintenance-when{flex-shrink:1;order:1;width:100%;margin-left:36px}.maintenance-toggle{font-size:13px}.maintenance-details{padding-inline:16px}.maintenance-times{grid-template-columns:1fr}.maintenance-zones{grid-template-columns:repeat(2,minmax(0,1fr))}}.changelog-content{grid-area:2/1/auto/-1;width:100%;min-width:0}.changelog-layout{border-top:1px solid #718594;grid-template-columns:260px minmax(0,1fr);gap:clamp(32px,4vw,80px);padding:36px 0;display:grid}.changelog-tools{align-self:start;position:sticky;top:32px}.changelog-tools h2{font:600 18px var(--font-heading);margin:0 0 18px}.changelog-filters{gap:6px;margin-bottom:28px;display:grid}.changelog-filters button{text-align:left;color:#c4d2dc;min-height:46px;font:500 16px var(--font-heading);background:#10181fc9;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;display:flex}.changelog-filters button[aria-pressed=true]{color:#b6e4ff;background:#183547;border-color:#6ba3c5}.changelog-count{font-size:14px}.changelog-tools label{color:#d8e2e9;margin-bottom:10px;font-size:15px;display:block}.changelog-tools input{color:#edf3f8;background:#10181ff0;border:1px solid #718594;border-radius:6px;width:100%;min-width:0;min-height:46px;padding:10px 12px;font:16px Barlow,sans-serif}.changelog-tools>p{color:#bdcad3;margin-top:20px;font-size:15px;line-height:1.6}.changelog-results{min-width:0}.changelog-entries{margin:0;padding:0;list-style:none}.changelog-entries>li+li{border-top:1px solid #718594}.changelog-entry{grid-template-columns:190px minmax(0,1fr);gap:32px;padding:36px 0 44px;scroll-margin-top:28px;display:grid}.changelog-entries>li:first-child .changelog-entry{padding-top:0}.changelog-entry-meta time{color:#bdcad3;font-size:16px;line-height:1.6;display:block}.changelog-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.changelog-tags span{color:#d6e2e9;background:#15212cf0;border:1px solid #738797;border-radius:4px;padding:4px 9px;font-size:13px}.changelog-tags [data-tag=bots]{color:#abd8f6;border-color:#709ebe}.changelog-tags [data-tag=server]{color:#f1b5ae;border-color:#ae7c78}.changelog-tags [data-tag=website]{color:#b1dfbe;border-color:#74a486}.changelog-entry h2{font:600 clamp(24px,1.55vw,36px)/1.25 var(--font-heading);letter-spacing:-.02em;overflow-wrap:anywhere;margin:0 0 20px}.changelog-entry h2 a{color:#eff5f9}.changelog-entry-body{min-width:0}.changelog-entry-body>p{color:#cbd6df;max-width:80ch;margin:0;font-size:clamp(17px,1.05vw,21px);line-height:1.75}.changelog-text,.changelog-action p{white-space:pre-wrap;overflow-wrap:anywhere}.changelog-action{border-left:2px solid #7b9caf;margin-top:24px;padding-left:18px}.changelog-action h3{font:600 15px var(--font-heading);margin:0 0 8px}.changelog-action p{color:#cbd6df;margin:0;font-size:17px;line-height:1.65}.changelog-entry-links{flex-wrap:wrap;gap:24px;margin-top:24px;display:flex}.changelog-entry-links a{color:#a7d3ed;align-items:center;gap:7px;font-size:15px;display:inline-flex}.changelog-empty{color:#cedae2;background:#10181fed;border:1px solid #718594;border-radius:8px;padding:48px 32px}.changelog-empty h2{font:600 clamp(22px,1.4vw,30px)/1.4 var(--font-heading);margin:0 0 18px}.changelog-empty p{margin:0 0 20px}.changelog-limit{color:#bdcad3;margin-top:24px}.changelog-content :is(button,input,a):focus-visible{outline-offset:4px;outline:2px solid #b6e4ff}@media (width<=1200px){.changelog-layout{grid-template-columns:210px minmax(0,1fr);gap:32px}.changelog-entry{grid-template-columns:1fr;gap:18px}.changelog-entry-meta{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.changelog-tags{margin-top:0}}@media (width<=720px){.changelog-layout{grid-template-columns:1fr;gap:32px;padding-top:24px}.changelog-tools{position:static}.changelog-filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.changelog-filters button{flex:1 0 auto;gap:14px;padding-inline:12px}.changelog-entry{padding-block:28px}.changelog-entry-body>p{font-size:18px}.changelog-empty{padding:28px 20px}}}.player-history-compact{border-top:1px solid #ffffff0d;padding-top:12px}.player-compact-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;margin-bottom:12px;display:flex}.player-compact-heading h3{color:#c0cbd4;margin:0;font-size:13px;font-weight:500}.player-compact-heading>span{color:#91a3af;font-size:11px}.player-compact-chart{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.player-compact-day{text-align:center;min-width:0}.player-compact-column{border-bottom:1px solid #81919c33;justify-content:center;align-items:end;height:36px;display:flex}.player-compact-column>span{background:#7aabc5;border-radius:3px 3px 0 0;width:65%;min-height:2px}.player-compact-column>i{background:#81919c55;width:65%;height:1px}.player-compact-day>span{font-variant-numeric:tabular-nums;color:#a7bbc8;margin-top:5px;font-size:11px;line-height:16px;display:block}.player-compact-empty{color:#91a3af;margin:8px 0 0;font-size:11px;line-height:1.5}.player-history{border-top:1px solid #ffffff18;padding:28px 0}.player-chart-key{flex-wrap:wrap;gap:20px;margin:20px 0 12px;display:flex}.player-chart-key span:before{content:"";background:#497b9b;width:10px;height:10px;margin-right:8px;display:inline-block}.player-chart-key span:nth-child(2):before{background:#a0d1ed}.player-chart-key small{margin-left:auto}.player-chart-scroll{padding:4px 0 12px;overflow-x:auto}.player-chart{gap:4px;height:190px;display:flex}.player-chart-day{text-align:center;flex:1;min-width:16px}.player-chart-column{background:#ffffff03;border-bottom:1px solid #81919c;height:160px;position:relative}.player-chart-column>span{position:absolute;bottom:0}.player-chart-peak{background:#497b9b;width:76%;min-height:2px;left:12%}.player-chart-average{background:#a0d1ed;width:36%;min-height:2px;left:32%}.player-chart-missing{color:#81919c;width:100%;left:0}.player-chart-day time{color:#b4c1c8;font-size:11px}.player-history-table{margin-top:16px}.player-history-table summary{cursor:pointer}.player-history-table table{border-collapse:collapse;width:100%;margin-top:12px}.player-history-table td,.player-history-table th{text-align:right;border-bottom:1px solid #ffffff12;padding:8px}.player-history-table th:first-child{text-align:left}
