@font-face{font-family:Public Sans Atlas;src:url(/fonts/public-sans-latin.woff2)format("woff2");font-style:normal;font-weight:400 900;font-display:swap}@font-face{font-family:Spectral Atlas;src:url(/fonts/spectral-600-latin.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#090b0b;--ink-raised:#0f1211;--panel:#131715;--panel-soft:#171c19;--panel-hover:#1b211d;--line:#e7d2a624;--line-strong:#e7d2a647;--gold:#d9b86c;--gold-bright:#f0d38a;--gold-deep:#95743c;--cream:#f4eddc;--muted:#a8aca4;--muted-2:#92988f;--green:#83b897;--red:#d47d70;--blue:#88aeb7;--radius:18px;--radius-sm:11px;--shadow:0 28px 70px #00000047;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--control-height:44px;--content-max:1440px;--font-sans:"Public Sans Atlas", "Segoe UI", sans-serif;--font-display:"Spectral Atlas", Georgia, serif;--font-mono:ui-monospace, "Cascadia Mono", Consolas, monospace}*,:before,:after{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100svh;color:var(--cream);background:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5;overflow-x:clip}button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--gold-bright);outline-offset:3px}.release-home,.release-directory,.release-not-found{background:radial-gradient(circle at 16% -8%, #d9b86c2b, transparent 34rem), linear-gradient(180deg, #0b0e0d, var(--ink) 34rem);min-height:100svh;overflow-x:clip}.release-skip-link{z-index:100;min-height:44px;color:var(--ink);background:var(--gold-bright);border-radius:9px;align-items:center;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex;position:fixed;top:8px;left:8px;translate:0 -160%}.release-skip-link:focus{translate:0}.atlas-site-header{z-index:20;border-bottom:1px solid var(--line);background:#090b0beb;justify-content:space-between;align-items:center;gap:28px;width:min(1500px,100%);min-height:72px;margin:0 auto;padding:0 clamp(20px,4vw,64px);display:flex;position:relative}.atlas-mobile-menu{display:none}.atlas-site-header--overlay{background:0 0;width:min(1440px,100% - 64px);min-height:88px;padding:20px 0}.atlas-site-brand{flex-direction:column;flex:none;justify-content:center;min-height:48px;text-decoration:none;display:flex}.atlas-site-brand strong{font-family:var(--font-display);font-size:23px;font-weight:600;line-height:1}.atlas-site-brand em{color:var(--gold);font-style:normal}.atlas-site-brand span{color:var(--muted-2);letter-spacing:.2em;text-transform:uppercase;margin-top:6px;font-size:10px;font-weight:800}.atlas-site-header nav{align-items:center;gap:8px;display:flex}.atlas-site-header nav a,.atlas-build-label{min-height:44px;color:var(--cream);border-radius:999px;align-items:center;padding:0 13px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.atlas-site-header nav a:hover,.atlas-site-header nav a[aria-current=page]{color:var(--gold-bright);background:#d9b86c17}.atlas-build-label{border:1px solid var(--line);min-height:34px;color:var(--muted-2);font-family:var(--font-mono);margin-left:8px;font-size:11px;font-weight:500}.release-hero,.release-grid,.release-footer,.release-directory>.release-directory-head,.release-directory>section,.release-not-found>section{width:min(1240px,100% - 32px);margin-inline:auto}.release-hero{align-content:center;min-height:min(610px,100svh - 72px);padding:clamp(64px,10vw,132px) 0 70px;display:grid}.release-eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:15px;font-weight:850}.release-hero h1,.release-directory h1,.release-not-found h1{max-width:980px;font-family:var(--font-display);text-wrap:balance;margin:0;font-size:clamp(44px,7.5vw,92px);font-weight:600;line-height:.96}.release-hero>p:not(.release-eyebrow),.release-directory>.release-directory-head>p:not(.release-eyebrow),.release-not-found p{max-width:760px;color:var(--muted);margin:24px 0 0;font-size:clamp(17px,2vw,20px);line-height:1.65}.release-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.release-primary,.release-secondary,.release-directory article>a,.release-not-found .release-actions a{border:1px solid var(--line-strong);border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.release-primary,.release-directory article>a{color:var(--ink);border-color:var(--gold-bright);background:var(--gold-bright)}.release-secondary,.release-not-found .release-actions a{color:var(--cream);background:#f4eddc08}.release-grid,.release-directory>section{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:24px 0 72px;display:grid}.release-grid article,.release-directory article{border:1px solid var(--line);border-radius:var(--radius);min-width:0;min-height:300px;box-shadow:var(--shadow);background:linear-gradient(145deg,#171c19fa,#0e110ffa);flex-direction:column;align-items:flex-start;padding:clamp(22px,3vw,34px);display:flex}.release-grid article>p:first-child,.release-directory article>p:first-child{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:15px;font-weight:800}.release-grid h2,.release-directory h2{font-family:var(--font-display);margin:10px 0 12px;font-size:clamp(28px,3.4vw,40px);line-height:1.05}.release-grid article>p:not(:first-child),.release-directory article>p:not(:first-child){color:var(--muted);margin:0 0 26px;font-size:16px;line-height:1.65}.release-directory article>a{margin-top:auto}.release-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:110px;padding:24px 0 34px;display:flex}.release-footer>p{max-width:670px;color:var(--muted);margin:0;font-size:15px}.release-directory>.release-directory-head{padding:clamp(64px,9vw,110px) 0 26px}.release-directory-home,.release-directory-build{min-height:44px;color:var(--muted);align-items:center;padding:0 4px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.release-directory-home:hover,.release-directory-build:hover{color:var(--gold-bright)}.release-directory-build{width:min(1240px,100% - 32px);margin:-42px auto 54px}.release-directory>section{grid-template-columns:repeat(2,minmax(0,1fr))}.release-not-found{place-items:center;display:grid}.release-not-found>section{padding-block:72px}.release-not-found h1{font-size:clamp(48px,9vw,86px)}@media (max-width:760px){.atlas-site-header,.atlas-site-header,.atlas-site-header nav,.atlas-site-header nav a{flex:none}.atlas-build-label{display:none}.release-hero{min-height:auto;padding-block:68px}.release-grid,.release-directory>section{grid-template-columns:1fr}.release-grid article,.release-directory article{min-height:250px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.release-home{background:var(--ink)}.release-home-stage{isolation:isolate;border-bottom:1px solid var(--line);background:#0b0e0d url(/art/mistfall-hero.png) 50% 30%/cover no-repeat;min-height:690px;position:relative;overflow:hidden}.release-home-wash{z-index:-2;background:linear-gradient(90deg,#090b0bf5 0%,#090b0bb8 43%,#090b0b2e 79%),linear-gradient(#090b0b57 0%,#090b0b00 42%,#090b0b 100%);width:100%;height:100%;position:absolute;inset:0}.release-home-hero{z-index:1;flex-direction:column;justify-content:flex-end;width:min(1440px,100% - 64px);min-height:602px;margin:0 auto;padding:112px 0 82px;display:flex;position:relative}.release-home-hero h1{max-width:880px;font-family:var(--font-display);text-wrap:balance;margin:0;font-size:clamp(50px,5.4vw,76px);font-weight:600;line-height:1.02}.release-home-hero>p:not(.release-eyebrow){color:#cfd3ca;max-width:680px;margin:22px 0 0;font-size:clamp(17px,1.6vw,20px);line-height:1.65}.release-hero-link{min-height:48px;color:var(--gold-bright);align-items:center;gap:9px;padding:0 8px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.release-hero-link:hover{color:var(--cream)}.release-home .release-footer{width:min(1440px,100% - 64px)}@media (max-width:980px){.release-home .release-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.release-home-stage{background-position:62% 30%;min-height:720px}.release-home-wash{background:linear-gradient(90deg,#090b0be6,#090b0b6b),linear-gradient(#090b0b33 0%,#090b0b57 44%,#090b0b 88%)}.atlas-site-header--overlay,.atlas-site-header,.atlas-site-header--overlay{width:min(100% - 32px, var(--content-max));gap:var(--space-3);min-height:72px;padding:10px 0}.atlas-desktop-nav{display:none!important}.atlas-mobile-menu{margin-left:auto;display:block;position:relative}.atlas-mobile-menu summary{min-width:76px;min-height:var(--control-height);padding:0 var(--space-4);border:1px solid var(--line-strong);color:var(--cream);cursor:pointer;border-radius:999px;place-items:center;font-weight:800;list-style:none;display:grid}.atlas-mobile-menu summary::-webkit-details-marker{display:none}.atlas-mobile-menu nav{top:calc(100% + var(--space-2));width:min(260px,100vw - 32px);padding:var(--space-2);border:1px solid var(--line-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow);background:#0f1211fa;display:grid;position:absolute;right:0}.atlas-mobile-menu nav a{min-height:var(--control-height);padding:0 var(--space-4)}.release-home-hero{min-height:592px;padding:100px 0 40px}.release-home-hero h1{font-size:clamp(38px,12vw,52px)}.release-home .release-grid{grid-template-columns:1fr}.release-home .release-grid article{min-height:205px}}.studio-equipment-workbench{gap:var(--space-5,20px);min-width:0;color:var(--cream,#f4eddc);grid-column:1/-1;display:grid}.studio-workbench-heading{align-items:end;gap:var(--space-5,20px);grid-template-columns:minmax(220px,.7fr) minmax(320px,1fr);display:grid}.studio-workbench-heading span,.studio-affix-ledger>header>span,.studio-import-preview>header small{color:var(--gold,#d9b86c);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.studio-workbench-heading h2,.studio-affix-ledger h2,.studio-import-preview h3{color:var(--cream,#f4eddc);font-family:var(--font-display,Georgia, serif);margin:4px 0 0;font-size:clamp(21px,2vw,26px)}.studio-workbench-heading p{max-width:720px;color:var(--muted,#a8aca4);margin:0;font-size:15px;line-height:1.55}.studio-equipment-workbench [aria-label$=" item picker"]>div:last-of-type{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}.studio-equipped-disclosure{border:1px solid var(--line,#e7d2a624);background:#090c0a66;border-radius:12px}.studio-equipped-disclosure>summary{min-height:48px;color:var(--cream,#f4eddc);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:16px;font-weight:800;display:flex}.studio-equipped-disclosure>summary span{color:var(--muted,#a8aca4);font-size:15px;font-weight:650}.studio-equipped-disclosure>div{padding:0 12px 12px}.studio-equipped-details{gap:var(--space-3,12px);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-equipped-card>details{border-top:1px solid var(--line,#e7d2a624);padding-top:11px}.studio-equipped-card>details>summary{min-height:44px;color:var(--gold,#d9b86c);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.studio-equipped-card>details>summary span{color:var(--muted,#a8aca4);font-weight:650}.studio-equipped-card>details>ul,.studio-equipped-card>details>p{margin-top:8px}.studio-equipped-card{border:1px solid color-mix(in srgb, var(--rarity) 45%, #e7d2a624);background:#090c0aa8;border-radius:14px;gap:14px;min-width:0;padding:16px;display:grid}.studio-equipped-card>header{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;display:grid}.studio-equipped-card>header>span:last-child,.studio-equipped-card>section,.studio-equipped-card>section p{gap:3px;min-width:0;display:grid}.studio-equipped-image{background:#d9b86c14;border-radius:12px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.studio-equipped-image img{object-fit:contain;width:54px;height:54px}.studio-equipped-card small,.studio-equipped-card section span,.studio-equipped-card section p,.studio-item-sockets small{color:var(--muted,#a8aca4);font-size:15px;line-height:1.4}.studio-equipped-card>header strong{overflow-wrap:anywhere;font-size:17px}.studio-equipped-card>header em{color:var(--rarity);font-size:15px;font-style:normal;font-weight:800}.studio-equipped-card section{border-top:1px solid var(--line,#e7d2a624);padding-top:11px}.studio-equipped-card h3{color:var(--gold,#d9b86c);margin:0 0 5px;font-size:15px}.studio-equipped-card section p{margin:0}.studio-affix-tags,.studio-item-sockets,.studio-affix-ledger ul{margin:0;padding:0;list-style:none}.studio-affix-tags{flex-wrap:wrap;gap:6px;display:flex}.studio-affix-tags li{border:1px solid var(--line-strong,#e7d2a647);color:var(--cream,#f4eddc);border-radius:999px;padding:5px 8px;font-size:14px}.studio-item-sockets{gap:6px;display:grid}.studio-item-sockets li{border:1px solid var(--line,#e7d2a624);border-radius:9px;grid-template-columns:minmax(120px,.7fr) minmax(140px,1fr);align-items:center;gap:9px;min-height:54px;padding:7px 9px;display:grid}.studio-item-sockets li>span{grid-template-columns:22px minmax(0,1fr);display:grid}.studio-item-sockets li>span svg{width:18px;color:var(--family,var(--gold,#d9b86c));grid-row:1/3}.studio-item-sockets li>span:last-child{display:grid}.studio-item-sockets li>em{color:var(--muted,#a8aca4);font-size:15px;font-style:normal}.studio-empty-equipment,.studio-empty-ledger{border:1px dashed var(--line-strong,#e7d2a647);color:var(--muted,#a8aca4);text-align:center;border-radius:12px;grid-column:1/-1;margin:0;padding:18px}.studio-affix-pool{gap:20px}.studio-affix-sections{gap:18px;display:grid}.studio-affix-category{border-top:1px solid var(--line,#e7d2a624);gap:10px;padding-top:16px;display:grid}.studio-affix-category>header{gap:5px;display:grid}.studio-affix-category>header>div{align-items:center;gap:10px;display:flex}.studio-affix-category h3{color:var(--cream,#f4eddc);font-family:var(--font-display);margin:0;font-size:clamp(20px,1.6vw,24px);line-height:1.08}.studio-affix-category>header>div>b{color:#07100b;background:var(--gold-bright,#f0d38a);border-radius:999px;padding:3px 8px;font-size:15px;font-weight:800}.studio-affix-category>header>div>span{border:1px solid var(--line-strong,#e7d2a647);min-width:28px;min-height:28px;color:var(--gold-bright,#f0d38a);border-radius:999px;place-items:center;padding:0 7px;font-size:13px;font-weight:800;display:grid}.studio-affix-category>header p{max-width:760px;color:var(--muted,#a8aca4);margin:0;font-size:15px;line-height:1.55}.studio-affix-category small{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.studio-affix-category small span,.studio-affix-category small b,.studio-affix-category small em{border-radius:999px;padding:3px 7px;font-size:12px;font-style:normal;line-height:1.2}.studio-affix-category small span{border:1px solid var(--line,#e7d2a624);text-transform:capitalize}.studio-affix-category small b{color:#07100b;background:var(--gold-bright,#f0d38a)}.studio-affix-category small em{color:var(--cream,#f4eddc);background:#d9b86c1f}.studio-affix-ledger{border-top:1px solid var(--line,#e7d2a624);gap:12px;padding-top:20px;display:grid}.studio-affix-ledger>p{color:var(--muted,#a8aca4);margin:0;font-size:15px;line-height:1.5}.studio-affix-ledger>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.studio-affix-ledger article{border:1px solid var(--line,#e7d2a624);background:#090c0a9e;border-radius:11px;gap:8px;padding:12px;display:grid}.studio-affix-ledger article.is-unmet{border-color:#d47d7094}.studio-affix-ledger article>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.studio-affix-ledger article>header>span{align-items:center;gap:8px;min-width:0;display:flex}.studio-affix-ledger article>header img,.studio-affix-ledger article>header>span>span{object-fit:contain;width:34px;height:34px}.studio-affix-ledger article>header b{color:var(--gold-bright,#f0d38a);flex:none;font-size:14px}.studio-selected-intent{color:var(--cream,#f4eddc);margin:0;font-size:14px}.studio-affix-ledger li{min-height:38px;color:var(--muted,#a8aca4);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;font-size:14px;display:grid}.studio-affix-ledger li svg{width:17px;color:var(--gold,#d9b86c)}.studio-source-warning{color:#e7a398;background:#d47d7014;border-radius:8px;margin:0;padding:8px;font-size:14px;line-height:1.4}.studio-import-panel{border:1px solid var(--line,#e7d2a624);background:#090c0a94;border-radius:12px;margin-top:0}.studio-import-panel>summary{min-height:44px;color:var(--cream,#f4eddc);cursor:pointer;padding:11px 13px;font-weight:800}.studio-import-panel>div{gap:10px;padding:0 12px 12px;display:grid}.studio-import-panel--open{margin:0 0 12px;padding-top:10px}.studio-equipment-workbench>.studio-workbench-heading{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:14px}.studio-equipment-workbench>.studio-workbench-heading span{display:none}.studio-equipment-workbench>.studio-workbench-heading h2{margin:0;font-size:19px}.studio-import-panel--open>h2{font-family:var(--font-display);margin:0 12px 8px;font-size:20px;font-weight:500}.studio-import-panel p{color:var(--muted,#a8aca4);margin:0;font-size:14px;line-height:1.45}.studio-import-panel label{color:var(--cream,#f4eddc);gap:5px;font-size:15px;display:grid}.studio-import-panel textarea{resize:vertical;border:1px solid var(--line-strong,#e7d2a647);width:100%;min-height:92px;color:var(--cream,#f4eddc);background:#0c100e;border-radius:9px;padding:9px;font:14px/1.4 ui-monospace,monospace}.studio-import-actions{flex-wrap:wrap;gap:7px;display:flex}.studio-import-actions button,.studio-import-apply{border:1px solid var(--line-strong,#e7d2a647);min-height:44px;color:var(--cream,#f4eddc);background:#d9b86c14;border-radius:9px;padding:8px 11px}.studio-import-error{background:#d47d7014;border:1px solid #d47d7085;border-radius:9px;padding:9px;color:#e7a398!important}.studio-import-preview{border-top:1px solid var(--line,#e7d2a624);gap:10px;padding-top:11px;display:grid}.studio-import-preview h3{font-size:21px}.studio-import-preview dl{gap:5px;margin:0;display:grid}.studio-import-preview dl div{justify-content:space-between;gap:10px;display:flex}.studio-import-preview dt{color:var(--muted,#a8aca4)}.studio-import-preview dd{color:var(--cream,#f4eddc);margin:0;font-weight:700}.studio-import-equipment{gap:7px;max-height:340px;display:grid;overflow-y:auto}.studio-import-equipment article{border:1px solid var(--line,#e7d2a624);border-radius:9px;gap:5px;padding:9px;display:grid}.studio-import-equipment article header{display:grid}.studio-import-equipment article header em{color:var(--gold,#d9b86c);font-size:14px;font-style:normal}.studio-import-equipment ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.studio-import-equipment li{color:var(--muted,#a8aca4);font-size:13px;display:grid}.studio-import-equipment li strong{color:var(--cream,#f4eddc);font-size:13px}@media (max-width:1180px){.studio-equipment-workbench [aria-label$=" item picker"]>div:last-of-type,.studio-equipped-details{grid-template-columns:1fr}}@media (max-width:760px){.studio-workbench-heading{grid-template-columns:1fr}.studio-equipment-workbench>section>div:first-of-type{grid-template-columns:repeat(2,minmax(130px,1fr))}.studio-equipment-workbench [aria-label$=" item picker"]>div:last-of-type,.studio-equipped-details,.studio-affix-ledger>div,.studio-item-sockets li{grid-template-columns:1fr}}.atlas-site-header{background:#0f1211f0;justify-content:flex-start;gap:30px;width:min(1440px,100%);min-height:62px;padding:0 clamp(16px,3vw,40px)}.atlas-site-header .atlas-desktop-nav{margin:0}.atlas-site-header--overlay{background:0 0;border-bottom:0;width:min(1440px,100%);min-height:62px;padding:0 clamp(16px,3vw,40px)}.atlas-site-brand{flex-direction:row;align-items:baseline;gap:8px}.atlas-site-brand strong{align-items:baseline;gap:8px;font-size:19px;font-weight:500;display:inline-flex}.atlas-site-brand strong i{color:var(--gold);font-size:10px;font-style:normal}.atlas-site-brand span{display:none}.atlas-site-brand--compact strong{font-size:15px}.atlas-site-header nav{gap:4px}.atlas-site-header nav a{color:#e6e0d0;background:0 0;border-radius:0;min-height:62px;padding:0 12px;font-size:15px;font-weight:500;position:relative}.atlas-site-header nav a:after{background:var(--gold);opacity:0;content:"";border-radius:1px;height:2px;position:absolute;bottom:14px;left:12px;right:12px}.atlas-site-header nav a:hover{color:var(--gold-bright);background:0 0}.atlas-site-header nav a[aria-current=page]{color:var(--gold-bright);background:0 0;font-weight:600}.atlas-site-header nav a[aria-current=page]:after{opacity:1}.atlas-build-label{border:1px solid var(--line);min-height:30px;color:var(--muted-2);font-family:var(--font-sans);font-variant-numeric:tabular-nums;border-radius:999px;margin-left:auto;padding:0 12px;font-size:15px;font-weight:500}.atlas-site-footer{border-top:1px solid var(--line);align-items:center;gap:26px;width:min(1440px,100%);min-height:72px;margin:0 auto;padding:18px clamp(16px,3vw,40px) 22px;display:flex}.atlas-site-footer>p{color:var(--muted-2);margin:0;font-size:15px}.atlas-site-footer nav{flex-wrap:wrap;gap:4px;margin-left:auto;display:flex}.atlas-site-footer nav a{min-height:44px;color:var(--muted);align-items:center;padding:0 10px;font-size:15px;text-decoration:none;display:inline-flex}.atlas-site-footer nav a:hover{color:var(--gold-bright)}.atlas-site-footer .atlas-build-label{margin-left:0}.release-home-stage{min-height:600px}.release-home-wash{background:linear-gradient(#090b0b9e 0%,#090b0b47 34%,#090b0bdb 74%,#090b0b 100%),radial-gradient(50% 100% at 50% 100%,#d9b86c29,#0000 70%)}.release-home-hero{text-align:center;justify-content:flex-end;align-items:center;min-height:538px;padding:96px 0 56px}.release-home-hero .release-eyebrow{color:var(--gold-bright);letter-spacing:.24em;margin:0;font-size:15px}.release-home-hero h1{max-width:none;margin-top:14px;font-size:clamp(44px,5vw,64px);font-weight:500;line-height:1.05}.release-home-hero h1 em{color:var(--gold);font-style:normal}.release-home-hero>p:not(.release-eyebrow){color:#d8dcd2;text-wrap:balance;max-width:660px;margin-top:14px;font-size:17px;line-height:1.6}.release-home-hero .release-actions{justify-content:center;gap:14px;margin-top:26px}.release-home .release-primary{border-color:var(--gold);background:var(--gold);border-radius:11px;min-height:50px;padding:0 28px;font-weight:600}.release-home .release-primary:hover{background:var(--gold-bright);border-color:var(--gold-bright)}.release-home .release-secondary{background:#0f121180;border-color:#e7d2a666;border-radius:11px;min-height:50px;padding:0 26px;font-weight:500}.release-home .release-secondary:hover{border-color:var(--gold);color:var(--gold-bright)}.release-home .release-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:26px 0 0}.release-home .release-grid article{background:var(--panel);min-height:0;box-shadow:none;border-radius:16px;padding:0;display:block}.release-card-link{min-height:100%;color:inherit;border-radius:16px;gap:10px;padding:22px 24px;text-decoration:none;display:grid}.release-card-link:hover{background:var(--panel-hover)}.release-card-link header{align-items:center;gap:12px;display:flex}.release-card-link header img{object-fit:contain;width:34px;height:34px}.release-card-link header h2{font-family:var(--font-display);margin:0;font-size:21px;font-weight:500}.release-card-arrow{color:var(--gold);margin-left:auto;font-size:20px}.release-card-badge{border:1.5px solid var(--gold);width:34px;height:34px;color:var(--gold-bright);background:var(--ink-raised);border-radius:8px;place-items:center;font-size:15px;display:grid}.release-card-badge i{font-style:normal}.release-card-link>p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.release-tiles{gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.release-tiles li{border:1px solid var(--rarity,var(--line));background:color-mix(in srgb, var(--rarity,#fff) 10%, var(--ink-raised));border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.release-tiles img{object-fit:contain;width:29px;height:29px}.release-chips{gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.release-chips li{border:1px solid var(--line-strong);color:var(--cream);border-radius:999px;padding:6px 13px;font-size:15px}.release-quick-links{flex-wrap:wrap;align-items:center;gap:10px;width:min(1440px,100% - 64px);margin:20px auto 16px;display:flex}.release-quick-links>span{color:var(--muted-2);letter-spacing:.13em;text-transform:uppercase;font-size:15px;font-weight:600}.release-quick-links a{border:1px solid var(--line);min-height:44px;color:var(--muted);border-radius:999px;align-items:center;padding:0 15px;font-size:15px;text-decoration:none;display:inline-flex}.release-quick-links a:hover{border-color:var(--gold);color:var(--gold-bright)}.release-quick-links em{color:var(--muted-2);font-variant-numeric:tabular-nums;margin-left:auto;font-size:15px;font-style:normal}.release-home .atlas-site-footer{margin-top:8px}.release-directory>.release-directory-head{margin-inline:0;width:min(1000px,100% - 64px);margin-left:max(32px,50% - 680px);padding:34px 0 0}.release-directory h1{font-size:clamp(30px,3vw,36px);font-weight:500}.release-directory>.release-directory-head>p:not(.release-eyebrow){margin-top:8px;font-size:16px}.release-directory>section{gap:18px;width:min(1000px,100% - 64px);margin-left:max(32px,50% - 680px);padding:24px 0 0}.release-directory article{background:var(--panel);min-height:0;box-shadow:none;border-radius:16px;padding:22px 24px}.release-directory article>header{align-items:center;gap:12px;display:flex}.release-directory-icon{background:var(--ink-raised);border:1px solid #e7d2a633;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.release-directory-icon img{object-fit:contain;width:32px;height:32px}.release-directory-icon i{color:var(--gold);font-style:normal}.release-directory article>header h2{margin:0;font-size:20px;font-weight:500}.release-directory article>header p{color:var(--muted);margin:2px 0 0;font-size:15px}.release-directory article dl{border-top:1px solid #e7d2a61a;gap:6px;width:100%;margin:14px 0 0;padding-top:12px;display:grid}.release-directory article dl div{justify-content:space-between;gap:14px;font-size:15px;display:flex}.release-directory article dt{color:var(--muted-2)}.release-directory article dd{color:var(--cream);text-align:right;margin:0}.release-directory article>footer{align-items:center;gap:12px;margin-top:16px;display:flex}.release-directory article>footer span{color:var(--muted-2);font-size:15px}.release-directory article>footer .release-primary{border-radius:10px;margin:0}.release-directory-note{border:1px solid var(--line);background:var(--ink-raised);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;width:min(1000px,100% - 64px);margin:18px 0 40px max(32px,50% - 680px);padding:12px 18px;display:flex}.release-directory-note>span{color:var(--muted);font-size:15px}.release-directory-note em{color:var(--muted-2);font-size:15px;font-style:normal}.release-directory-note .release-secondary{min-height:44px}.release-not-found{isolation:isolate;background:#0b0e0d url(/art/mistfall-hero.png) 50% 40%/cover no-repeat;display:block;position:relative;overflow:hidden}.release-not-found-wash{z-index:-1;background:linear-gradient(#090b0bb3,#090b0bf0);position:absolute;inset:0}.release-not-found>section{text-align:center;align-content:center;min-height:calc(100svh - 160px);padding:60px 0 80px;display:grid}.release-not-found .release-eyebrow{color:var(--gold);letter-spacing:0;font-size:20px}.release-not-found h1{margin:10px auto 0;font-size:clamp(32px,4vw,38px);font-weight:500}.release-not-found p:not(.release-eyebrow){margin:8px auto 0;font-size:15px}.release-not-found .release-actions{justify-content:center;gap:10px;margin-top:22px}.release-not-found .release-actions a{margin-top:0}@media (max-width:980px){.release-home .release-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.release-home .release-grid{grid-template-columns:1fr}}@media (max-width:760px){.atlas-site-footer{flex-direction:column;align-items:flex-start;gap:10px;padding-block:16px}.atlas-site-footer nav{margin-left:0}.release-home-hero{min-height:400px;padding:80px 0 26px}.release-home-hero h1{font-size:clamp(34px,10vw,44px)}.release-home-hero .release-actions{flex-direction:column;align-items:stretch}.release-quick-links em{margin-left:0}.release-directory>.release-directory-head,.release-directory>section,.release-directory-note{width:min(100% - 32px,1000px);margin-left:16px}}
