@charset "UTF-8";
:root{color-scheme:dark;--bg:#080808;--surface:#101010;--ink:#f2eee6;--muted:#b2ada3;--gold:#e8bc76;--line:#343029;font-family:Arial,Helvetica,sans-serif;font-size:16px;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:2rem}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}a:hover{color:var(--gold)}p{line-height:1.65}img{display:block;max-width:100%;height:auto}.wrap{width:min(1280px,88%);margin-inline:auto}.review-note{padding:10px 6%;background:#211c13;color:#edc98f;font-size:.875rem;letter-spacing:.1em;display:flex;justify-content:space-between;gap:16px}.review-note span{letter-spacing:0;color:#d6c8ae}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px;border-bottom:1px solid var(--line)}.brand{font-size:1.7rem;letter-spacing:.2em;font-weight:500;color:var(--gold)}.brand span{display:block;font-size:.7rem;letter-spacing:.5em;margin-top:3px}.desktop-nav{display:flex;gap:26px;font-size:.875rem}.header-cta{border:1px solid #64523a;padding:12px 16px;font-size:.875rem}.header-cta span{margin-left:16px}.mobile-nav{display:none}.skip{position:absolute;top:-100px;left:12px;background:var(--gold);color:#080808;padding:14px;z-index:20}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:2%;align-items:center;min-height:650px;padding-block:64px 78px}.eyebrow{font-size:.875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0 0 26px;line-height:1.5}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.7rem,7.5vw,7.3rem);line-height:.99;letter-spacing:-.055em;margin-bottom:28px;font-weight:700}h1 em{font-style:normal;color:var(--gold)}h2{font-size:clamp(2.4rem,4.6vw,4.3rem);line-height:1.12;letter-spacing:-.045em;margin:0;font-weight:500}h2 em{font-family:Georgia,serif;font-weight:400;color:var(--gold)}.intro{font-size:1.2rem;margin-bottom:8px}.hero-description{max-width:390px;color:var(--muted);margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{padding:17px 24px;display:inline-flex;align-items:center;gap:40px;font-size:.95rem}.primary{background:var(--gold);color:#111;border:1px solid var(--gold)}.primary:hover{background:#f3d298;color:#080808}.text-link{font-size:.95rem}.text-link span{margin-left:8px}.hero-art{position:relative;animation:arrival .7s ease-out both}.hero-art img{width:100%;mix-blend-mode:screen}.art-caption{margin:0;text-align:center;color:#ba9e72;font-size:.75rem;letter-spacing:.24em}.discipline-band{border-block:1px solid var(--line)}.discipline-band .wrap{display:flex;justify-content:space-between;gap:24px;padding-block:25px;color:var(--muted);font-size:.875rem;letter-spacing:.15em;flex-wrap:wrap}.section{padding-block:110px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px}.section-description{color:var(--muted);max-width:300px;margin-bottom:4px}.artists{display:grid;grid-template-columns:1fr 1fr;gap:24px}.artist{background:linear-gradient(120deg,#211d16,#101010 65%);border:1px solid var(--line);padding:34px;min-height:310px;display:flex;flex-direction:column}.artist:nth-child(2){background:linear-gradient(120deg,#171c20,#101010 65%)}.artist-top{display:flex;justify-content:space-between;color:var(--muted);font-size:.75rem;letter-spacing:.16em;margin-bottom:55px}.artist-genre{font-family:Georgia,serif;font-size:1.1rem;font-style:italic;color:var(--gold);margin-bottom:8px}.artist h3{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:400;letter-spacing:-.035em;margin-bottom:34px}.artist-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.875rem;margin-top:auto}.artist-bottom>span{color:var(--muted)}.release-section{border-top:1px solid var(--line);padding-block:40px 100px}.release-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.release-grid h2{font-size:2.5rem}.release-copy{font-size:1.5rem;line-height:1.45;margin-bottom:18px}.release-copy span{color:var(--gold);font-family:Georgia,serif;font-style:italic}.muted{color:var(--muted);max-width:430px;margin-bottom:0}.worlds-section{background:#101010;border-block:1px solid var(--line)}.world-row{display:grid;grid-template-columns:50px 1fr auto;gap:24px;align-items:center;padding-block:30px;border-top:1px solid var(--line)}.world-index{font-size:.875rem;color:var(--muted)}.world-row h3{font-size:clamp(1.5rem,2.7vw,2.3rem);font-weight:400;letter-spacing:-.02em;margin:0}.world-row.featured h3{font-size:3rem;letter-spacing:.12em;color:var(--gold)}.status{font-size:.875rem;color:var(--muted);margin:0}.world-list{border-bottom:1px solid var(--line)}.world-note{margin:24px 0 0;color:var(--muted);font-family:Georgia,serif;font-style:italic}.studio-heading{margin-bottom:65px}.studio-body{display:grid;grid-template-columns:1fr 1fr;gap:60px}.studio-lead{font-size:1.9rem;line-height:1.3;color:var(--gold)}.studio-body>div>p{color:var(--muted)}.studio-projects{margin-top:30px}.studio-projects>div{padding:18px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:22px;font-size:.875rem}.studio-projects strong{font-weight:400}.studio-projects span{color:var(--muted)}.about-section{background:#16130f;border-block:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.founder-intro{font-size:1.1rem;color:#d6cfc4}.founders{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:36px}.founders h3{font-weight:400;font-size:1.1rem;line-height:1.4;margin-bottom:6px}.founders p{font-size:.875rem;color:var(--muted);margin:0}.footer{display:flex;justify-content:space-between;gap:40px;align-items:center;padding-block:55px}.footer .brand{font-size:1.35rem}.footer>div>p{font-size:.75rem;color:var(--muted);letter-spacing:.13em;margin:18px 0 0}.footer nav{display:flex;gap:24px;font-size:.875rem}.footer-note{font-family:Georgia,serif;color:var(--gold);margin:0;font-style:italic;font-size:1.1rem}@keyframes arrival{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(min-width:1600px){.hero{min-height:720px}}@media(max-width:1000px){.desktop-nav{gap:16px}.header-cta{display:none}.hero{min-height:580px}.artist{padding:25px}.artist-bottom{flex-wrap:wrap}.section{padding-block:80px}.footer{flex-wrap:wrap}}@media(max-width:760px){.wrap{width:88%}.review-note{font-size:.75rem;letter-spacing:.06em;flex-wrap:wrap;gap:4px;padding-block:9px}.header{padding-block:20px;position:relative}.brand{font-size:1.4rem}.desktop-nav{display:none}.mobile-nav{display:block;font-size:1rem}.mobile-nav summary{padding:12px;cursor:pointer}.mobile-nav nav{position:absolute;right:0;top:86%;z-index:5;background:#15130f;box-shadow:0 10px 25px #0008;border:1px solid #64523a;min-width:200px;display:flex;flex-direction:column;padding:8px}.mobile-nav nav a{padding:13px 18px;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;padding-block:42px 35px;gap:22px;min-height:0}.eyebrow{font-size:.8rem;letter-spacing:.11em;margin-bottom:22px}h1{font-size:clamp(3.5rem,13vw,6rem);letter-spacing:-.04em;line-height:1.01}.intro{font-size:1.1rem}.hero-description{max-width:420px}.hero-actions{gap:24px}.button{padding:16px 20px;gap:30px}.hero-art{width:min(85%,380px);margin-inline:auto;margin-top:-20px}.art-caption{font-size:.75rem;letter-spacing:.14em;margin-top:-18px}.discipline-band .wrap{justify-content:center;gap:16px 23px;padding-block:20px;font-size:.75rem;letter-spacing:.1em}.section{padding-block:65px}.section-top{display:block;margin-bottom:32px}.section-description{margin-top:24px;max-width:360px}h2{font-size:clamp(2.35rem,8.2vw,3.5rem)}.artists{grid-template-columns:1fr;gap:18px}.artist{min-height:290px;padding:25px}.artist h3{font-size:2rem}.artist-top{margin-bottom:38px}.release-section{padding-block:30px 60px}.release-grid,.studio-body,.about-grid{grid-template-columns:1fr;gap:28px}.release-grid h2{font-size:2.3rem}.release-copy{font-size:1.3rem}.world-row{grid-template-columns:26px 1fr;gap:8px 12px;padding-block:25px}.world-row h3{font-size:1.5rem;line-height:1.25}.status{grid-column:2;font-size:.875rem}.world-row.featured h3{font-size:2.6rem}.studio-heading{margin-bottom:36px}.studio-lead{font-size:1.6rem;margin-bottom:0}.studio-projects>div{flex-wrap:wrap;gap:8px}.founders{gap:18px}.footer{padding-block:40px;gap:30px;align-items:flex-start}.footer nav{flex-wrap:wrap;gap:12px 24px}.footer nav a{padding-block:8px}.footer-note{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Readable policy copy and notices share the existing mobile layout. */
.policy-copy{max-width:850px}.policy-copy h1{font-size:clamp(2rem,6vw,3.5rem);line-height:1.15}.policy-copy h2,.submission-notice h2{font-size:1.35rem;line-height:1.35;margin-top:2rem}.policy-copy p,.submission-notice p{line-height:1.75;overflow-wrap:anywhere}.submission-notice{border-top:1px solid #514631;margin:2rem 0;padding:1rem 0;max-width:75ch}.policy-copy a,.submission-notice a{text-decoration:underline;text-underline-offset:.2em}.footer nav{flex-wrap:wrap}
