body,html{min-height:100%}button,input,select,textarea{font:inherit}:root{color-scheme:dark;font-family:Roboto,Arial,sans-serif;background:#0d111d}html{scroll-behavior:smooth}body{margin:0;background:#0d111d}*{box-sizing:border-box}.route-message{display:grid;min-height:100vh;place-content:center;padding:32px;background:#0d111d;color:#fff;text-align:center}.route-message h1{margin:0 0 16px;font-size:36px}.route-message p{max-width:560px;margin:8px auto;color:#a8afb7}.route-message button{padding:0;border:0;background:transparent;color:#45a8ff;cursor:pointer;text-decoration:underline}.launcher-shell{width:1200px;height:720px;margin-inline:auto;overflow:hidden;padding-bottom:32px;background:#0d111d;color:#fff}.launcher-hero{position:relative;height:390px;overflow:hidden}.launcher-hero__art{position:absolute;width:100%;height:390px;inset:0;object-fit:cover;object-position:center top}.launcher-titlebar{position:relative;z-index:3;display:flex;height:56px;align-items:center;justify-content:space-between;padding:8px 32px 0}.launcher-titlebar .ds-metacodex-logo--desktop{width:185px;transform:scale(.995);transform-origin:left center}.launcher-window-actions{display:flex;align-items:center;gap:16px}.launcher-window-actions button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;background:transparent;color:#d8dde6;cursor:pointer}.launcher-window-actions button:hover{color:#fff;background:rgb(255 255 255/8%)}.launcher-window-actions svg{display:block;width:32px;height:32px}.launcher-progress{position:relative;z-index:2;display:flex;height:334px;flex-direction:column;justify-content:center;padding:0 32px}.launcher-progress h1{margin:0 0 24px;font-size:48px;font-weight:700;line-height:1;letter-spacing:0}.launcher-progress__row{display:flex;align-items:center;gap:16px}.launcher-progress__track{width:360px;height:12px;overflow:hidden;border-radius:8px;background:rgb(255 255 255/10%)}.launcher-progress__track span{display:block;width:32%;height:100%;border-radius:90px;background:linear-gradient(90deg,#41acff,#cb3cfb 52%,#ffb542)}.launcher-progress__row strong{font-size:20px;line-height:1}.launcher-progress p{margin:8px 0 0;color:var(--pwt-color-text-neutral-secondary,#a8afb7);font-size:14px}.launcher-tools{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;padding:0 32px}.launcher-tools__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.launcher-tools .game-tool-card--client{width:100%;height:auto;aspect-ratio:285/336}.launcher-tools .game-tool-card__text strong{font-size:16px}.launcher-tools .game-tool-card__text>span{font-size:12px;line-height:1.15}.launcher-tools .ds-section-header h2{font-size:20px}.home-container{width:min(1200px,calc(100% - 32px));margin-inline:auto}.site-navigation__desktop-items{display:flex;align-items:center;gap:8px;padding-left:28px}.site-navigation__game-logo{position:relative;display:block;width:24px;height:24px;overflow:hidden}.site-navigation__game-logo img{position:absolute;width:100%;height:100%;inset:0;object-fit:contain}.site-navigation__more .ds-navigation-group__menu{width:192px}.site-navigation__more .ds-selection-option__media,.site-navigation__more .ds-selection-option__media>*{width:24px;height:24px}.site-navigation__more-logo{display:block;overflow:hidden}.site-navigation__more-logo img{display:block;width:100%;height:100%;object-fit:contain}.site-navigation__mobile-discord svg{width:24px;height:24px}.site-navigation__language-select{width:96px;min-width:96px}.home-hero-shell{position:relative;display:flex;min-height:412px;justify-content:center;overflow:hidden}.home-hero-shell:after{position:absolute;z-index:0;content:"";inset:0;background:linear-gradient(180deg,transparent 58%,#0f0f0f),linear-gradient(90deg,#0f0f0f,rgb(15 15 15/72%) 25%,transparent 65%)}.home-hero__art{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.home-hero{position:relative;z-index:1;min-height:412px}.home-hero-title-accent{background:linear-gradient(90deg,#45a8ff,#c93efb 29.327%,#fdaf4c 58.173%);color:transparent;background-clip:text}.home-section{min-width:0;padding-block:0}.home-section+.home-section{margin-top:48px}.home-section-header{display:flex;min-height:23px;align-items:center;justify-content:space-between;gap:var(--pwt-primitive-space-lg,20px);margin-bottom:var(--pwt-primitive-space-md,16px)}.home-section-header h2{margin:0;color:var(--pwt-color-text-neutral-primary,#fff);font-size:20px;font-weight:700;line-height:1}.home-section-header p{margin:var(--pwt-primitive-space-sm,8px) 0 0;color:var(--pwt-color-text-neutral-secondary,#a8afb7);font-size:14px;line-height:1}.game-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pwt-primitive-space-lg,20px)}.game-tool-card{position:relative;display:block;width:100%;aspect-ratio:285/336;overflow:hidden;border-radius:8px;background:var(--game-tool-accent);color:var(--pwt-chart-text-data,#fff);text-decoration:none}.game-tool-card__media{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.game-tool-card:not(a) .game-tool-card__media{object-fit:cover;background:var(--game-tool-accent)}.game-tool-card__media--overlay{z-index:1;object-fit:cover;object-position:center center}.game-tool-card__tint{position:absolute;z-index:2;background:var(--game-tool-accent);inset:0;mask:url(/assets/tool-card-mask.svg) 0 0/100% 100% no-repeat}.game-tool-card__content{position:absolute;z-index:3;display:flex;right:var(--pwt-primitive-space-smd,12px);bottom:var(--pwt-primitive-space-smd,12px);left:var(--pwt-primitive-space-smd,12px);flex-direction:column;align-items:flex-start;gap:var(--pwt-primitive-space-smd,12px)}.game-tool-card__text{display:flex;width:100%;flex-direction:column;gap:var(--pwt-primitive-space-sm,8px)}.game-tool-card__text strong{overflow:hidden;max-height:22px;font-size:18px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.game-tool-card__text>span{display:-webkit-box;overflow:hidden;opacity:.8;color:var(--pwt-color-text-neutral-primary,#fff);font-size:14px;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}.game-tool-card__cta{display:grid;width:64px;height:31px;place-items:center;border:1px solid var(--pwt-input-border-default,rgb(255 255 255/5%));border-radius:24px;background:var(--pwt-button-ghost-default,rgb(255 255 255/10%))}.game-tool-card__cta img{width:14px;height:11px}.game-tool-card__status{min-height:24px;padding:var(--pwt-primitive-space-xs,4px) var(--pwt-primitive-space-sm,8px);border:1px solid var(--pwt-input-border-default,rgb(255 255 255/5%));border-radius:4px;background:var(--pwt-button-ghost-default,rgb(255 255 255/10%));font-size:12px}.game-tool-card--client{width:211px;height:248px}.game-tool-card--client .game-tool-card__text strong{font-size:16px}.game-tool-card--client .game-tool-card__text>span{font-size:12px}.updates-controls{display:flex;gap:var(--pwt-primitive-space-sm,8px)}.pagination-icon--previous{transform:rotate(180deg)}.home-footer a[href^="#coming-"]{cursor:default;pointer-events:none}.updates-rail-shell{position:relative}.updates-timeline-line{position:absolute;z-index:0;width:min(100vw,1200px);height:1px;top:60px;left:50%;background:var(--pwt-color-border-neutral-default,rgb(255 255 255/10%));transform:translateX(-50%)}.updates-rail{position:relative;display:grid;width:100%;min-width:0;grid-auto-columns:287px;grid-auto-flow:column;gap:var(--pwt-primitive-space-lg,20px);overflow-x:auto;scrollbar-width:none}.update-timeline-item{position:relative;z-index:1;min-width:0;gap:var(--pwt-primitive-space-md,16px)}.update-timeline-item,.update-timeline-item time{display:flex;flex-direction:column;align-items:center}.update-timeline-item time{width:59px;gap:var(--pwt-primitive-space-xs,4px);font-size:18px;font-weight:700;line-height:1;white-space:nowrap}.update-timeline-item time strong{color:var(--pwt-color-text-accent,#00d9ff);font-weight:700}.update-timeline-item__dot{display:block;width:12px;height:12px}.update-card{display:flex;width:100%;flex-direction:column;align-items:center;gap:var(--pwt-primitive-space-md,16px);overflow:hidden;padding-bottom:var(--pwt-primitive-space-md,16px);border-radius:8px;background:var(--pwt-color-surface-2,#0d161d);color:inherit;text-decoration:none}.update-card__media{position:relative;width:100%;height:219px;overflow:hidden}.update-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.update-card__media--center img{object-position:center center}.update-card__media:has(.update-card__media-overlay){position:relative}.update-card__media .update-card__media-overlay{position:absolute;inset:0;object-fit:cover;object-position:center center}.update-card__text{display:flex;width:calc(100% - 24px);height:auto;flex-direction:column;align-items:flex-start;gap:10px}.update-card__text strong{overflow:hidden;width:100%;max-height:24px;color:var(--pwt-color-text-neutral-primary,#fff);font-size:18px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.update-card__text p{height:auto;margin:0;color:var(--pwt-color-text-neutral-secondary,#a8afb7);font-size:14px;line-height:1.25}.about-metacodex{width:100%;min-width:0;margin-top:48px;overflow:hidden;background:linear-gradient(180deg,#000 12.649%,#2d0087 137.2%)}.about-metacodex__inner{display:grid;min-height:282px;grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:48px}.about-metacodex h2{max-width:492px;margin:0 0 32px;font-size:28px}.about-metacodex p{max-width:492px;height:auto;margin:0;color:rgb(255 255 255/60%);font-size:16px;line-height:1.25}.about-metacodex img{width:440px;height:282px;object-fit:cover;object-position:center}@media (max-width:991px){.home-container{width:calc(100% - 24px)}.home-hero,.home-hero-shell{min-height:284px}.home-hero-shell:after{background:linear-gradient(180deg,transparent 58%,#0f0f0f),linear-gradient(90deg,#0f0f0f,rgb(15 15 15/72%) 34%,transparent 78%)}.home-hero__art{object-position:51% center}.home-section+.home-section{margin-top:24px}.game-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.game-tool-card{aspect-ratio:326/336}.game-tool-card__text strong{font-size:16px}.game-tool-card__text>span{font-size:12px}.updates-rail{grid-auto-columns:237px;gap:16px}.update-timeline-item time{font-size:14px;font-weight:700}.update-card__media{height:181px}.updates-controls{display:none}.about-metacodex{margin-top:24px}.about-metacodex__inner{min-height:192px;grid-template-columns:minmax(0,1fr) 300px;gap:0}.about-metacodex h2{margin-bottom:24px;font-size:24px}.about-metacodex p{font-size:16px;line-height:normal}.about-metacodex img{width:300px;height:192px}}@media (max-width:767px){.home-hero,.home-hero-shell{min-height:292px}.home-hero-shell:after{background:linear-gradient(0deg,#0f0f0f,rgb(15 15 15/58%) 54%,rgb(15 15 15/8%))}.home-hero__art{object-position:52% center}.game-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-tool-card{aspect-ratio:350/336}.game-tool-card__content{gap:8px}.game-tool-card__cta{display:none}.home-section-header{align-items:center}.home-section-header h2{font-size:20px}.updates-rail{gap:16px}.game-tool-card:not(a) .game-tool-card__text>span{display:none}.about-metacodex__inner{position:relative;display:block;min-height:139px;padding:0 12px}.about-metacodex__inner>div{position:absolute;z-index:1;width:calc(100% - 24px);top:50%;left:12px;transform:translateY(-50%)}.about-metacodex h2{max-width:323px;margin-bottom:16px;font-size:16px;line-height:1}.about-metacodex p{max-width:323px;font-size:12px;line-height:1}.about-metacodex img{position:absolute;width:217px;height:139px;top:0;right:0;margin:0;opacity:.4;object-fit:cover}}