:root{--hatch-ink:#080f16;--hatch-shell:#f8f7f4;--hatch-sunrise:#ffc84d;--hatch-coral:#ff7a8f;--hatch-violet:#a855ff;--hatch-blue:#22d3ff;--hatch-surface:#101a26;--hatch-raised:#172333;--hatch-line:#2a394c;--hatch-muted:#a6b4c8;--hatch-gradient:linear-gradient(110deg,#ffb2cf,#a855ff 52%,#22d3ff);--hatch-action:linear-gradient(115deg,#8040e7,#5939ec);--hatch-display:"Arial Rounded MT Bold","Trebuchet MS","Segoe UI",sans-serif;--hatch-body:"Segoe UI",Arial,sans-serif}.hatch-logo{display:inline-flex;align-items:center;gap:10px;color:var(--hatch-shell);flex-shrink:0;line-height:1}.hatch-mark{width:49px;height:49px;object-fit:contain;flex-shrink:0;display:block}.hatch-lockup{display:flex;flex-direction:column;gap:8px}.hatch-logo .hatch-name{color:var(--hatch-shell);font-family:var(--hatch-display);font-size:37px;font-weight:900;letter-spacing:-2px;line-height:.9}.hatch-logo .hatch-tagline{text-transform:uppercase;color:var(--hatch-shell);font:600 6.5px var(--hatch-body);letter-spacing:2.05px;white-space:nowrap}.new-world-art{display:block;width:100%;height:100%}.gradient-text{color:#c997ff;background:var(--hatch-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}:root{--activity-green:#72e3b2}.players-now{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--shell,#f8f7f4);line-height:1.5}.activity-dot{width:6px;height:6px;border-radius:50%;background:#8e9da8;flex-shrink:0}.activity-dot.active{background:var(--activity-green);box-shadow:0 0 10px #72e3b230}.workflow-strip{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--hatch-line);background:var(--hatch-surface);padding:16px 22px;margin:4px 0 30px;border-radius:8px;font-size:10px;color:#c8d3e3}.workflow-strip b{color:var(--hatch-blue);margin-right:8px;font-size:9px;font-weight:400}.workflow-strip>span:nth-child(2n){color:#899ab3}.studio-layout{display:grid;grid-template-columns:226px minmax(0,1fr);gap:32px;margin-top:30px}.studio-games{border-right:1px solid var(--hatch-raised);padding-right:20px}.studio-games>.eyebrow{margin-bottom:18px;font-size:8px}.studio-games>button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:12px 9px;background:transparent;border:1px solid transparent;color:#c8d3e3;border-radius:7px;margin-bottom:6px}.studio-games>button.selected{background:var(--hatch-raised);border-color:#899ab3}.studio-games>button:hover{background:var(--hatch-surface)}.studio-games>button>span:last-child{margin-left:auto;font-size:20px;color:#899ab3}.studio-games strong{display:block;font-size:11px;font-weight:500}.studio-games small{display:block;font-size:9px;color:var(--hatch-muted);margin-top:3px}.mini-art{width:32px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-family:Georgia,serif;font-size:18px;background:var(--hatch-line);color:#c8d3e3;flex-shrink:0}.mini-art.orbit{background:#795957;color:#e7c5ab}.mini-art.moss{background:#899ab3;color:var(--hatch-shell)}.studio-content{min-width:0}.studio-content>.section-title{margin-top:-2px;margin-bottom:23px}.studio-content .section-title h2{margin-top:7px}.file-upload{border:1px dashed #899ab3;border-radius:8px;padding:18px;text-align:center;background:var(--hatch-surface);position:relative;overflow:hidden;margin-bottom:19px}.file-upload:hover{border-color:var(--hatch-muted);background:var(--hatch-surface)}.file-upload .upload-symbol{font-size:25px;color:#c8d3e3;display:block;line-height:1.2;margin-bottom:6px}.file-upload strong{display:block;font-size:12px;font-weight:400}.file-upload>span:not(.upload-symbol){display:block;font-size:10px;color:var(--hatch-muted);margin-top:5px}.file-upload input{display:block;width:100%;margin:12px auto 0;font-size:10px;color:var(--hatch-muted);max-width:290px}.file-upload input::file-selector-button{background:var(--hatch-line);border:1px solid #899ab3;padding:5px 9px;border-radius:4px;color:#c8d3e3;font-size:10px;margin-right:10px;cursor:pointer}.upload-progress{margin:20px 0;color:#c8d3e3;font-size:11px}.upload-progress span{display:block;margin-top:8px}.upload-progress progress{display:block;width:100%;height:6px;accent-color:#c7a0ff}.build-item{border-bottom:1px solid var(--hatch-line);padding:17px 0}.build-item:first-child{padding-top:0}.build-item:last-child{border-bottom:0;padding-bottom:0}.build-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:15px}.build-heading>code{font-size:12px;color:#c8d3e3}.build-heading>span{font-size:9px;color:var(--hatch-muted)}.build-statuses{display:flex;flex-wrap:wrap;gap:6px}.build-item>.small{font-size:10px;margin:10px 0 0}.release-list{margin:19px 0}.release-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--hatch-line);gap:12px}.release-row strong{font-size:13px;font-weight:400}.release-row code{font-size:10px;margin-left:12px;color:var(--hatch-muted)}.release-row .status-pill{margin-left:5px}.review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px;align-items:start}.review-build{margin-bottom:0;min-width:0}.review-build .section-title h2{font-size:24px}.review-build .section-title>code{color:var(--hatch-muted);font-size:10px}.review-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:21px 0;font-size:10px}.review-facts dt{font-size:9px;margin-bottom:6px}.review-facts dd{text-align:left;color:#c8d3e3;overflow-wrap:anywhere}.review-form{border-top:1px solid var(--hatch-line);padding-top:20px}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7}.checkbox-label input{width:16px;height:16px;margin:3px 0 0;accent-color:#c7a0ff;flex-shrink:0}.review-form .button{white-space:normal;text-align:left;font-size:11px}@media (max-width:1100px){.studio-layout{grid-template-columns:185px minmax(0,1fr);gap:25px}.studio-games{padding-right:14px}.studio-games>button{gap:8px;padding:10px 7px}.studio-games strong{font-size:10px}.mini-art{width:26px;height:31px}.review-list{gap:18px}.review-facts{grid-template-columns:1fr 1fr}.review-build .section-title{align-items:flex-start;flex-direction:column}}@media (max-width:800px){.studio-layout{grid-template-columns:1fr;gap:28px}.studio-games{border-right:0;border-bottom:1px solid var(--hatch-line);padding:0 0 14px;display:flex;flex-wrap:wrap;gap:5px}.studio-games>.eyebrow{width:100%;margin-bottom:8px}.studio-games>button{width:auto;gap:10px;margin:0}.studio-games>button>span:last-child{display:none}.studio-games strong{font-size:11px}.workflow-strip{padding:13px 16px;gap:10px;font-size:9px}.workflow-strip b{margin-right:3px;font-size:8px}.review-list{grid-template-columns:1fr}.review-build .section-title{flex-direction:row;align-items:center}.review-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.workflow-strip{flex-wrap:wrap;justify-content:flex-start;gap:10px 15px;font-size:9px}.workflow-strip>span:nth-child(2n){display:none}.workflow-strip>span{min-width:40%}.studio-games>button{padding:8px}.studio-games strong{font-size:10px}.studio-games small{font-size:8px}.studio-content>.section-title{align-items:flex-start}.studio-content .section-title h2{font-size:25px}.studio-content .section-title .text-link{font-size:10px;white-space:nowrap;margin-top:22px}.build-statuses{gap:5px}.build-statuses .status-pill{font-size:7px}.build-heading>span{font-size:8px}.review-build .section-title{align-items:flex-start;flex-direction:column}.review-facts{grid-template-columns:1fr 1fr}.review-build .section-title h2{font-size:26px}.release-row{align-items:flex-start}.release-row>div:last-child{text-align:right}.release-row .status-pill{margin-bottom:3px}}.developer-studio{--studio-border:#2a3849;--studio-muted:#a6b4c8;min-width:0;padding:12px 0 64px;font-size:14px}.developer-studio h1,.developer-studio h2,.developer-studio h3,.developer-studio p{overflow-wrap:anywhere}.developer-studio h1{margin:8px 0 12px;font-size:clamp(30px,3.4vw,44px);letter-spacing:-1.4px;line-height:1.15}.developer-studio h2{font-size:23px;line-height:1.3;letter-spacing:-.45px;margin:0 0 8px}.developer-studio h3{font-size:18px;line-height:1.4;margin:0 0 12px}.developer-studio p{line-height:1.65}.developer-studio .studio-header{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:32px}.developer-studio .studio-header>div{min-width:0}.developer-studio .studio-header p{color:var(--studio-muted);margin:0;font-size:15px}.developer-studio .studio-kicker{font-size:10px;letter-spacing:2px;font-weight:650;color:var(--studio-muted)}.developer-studio .studio-header>.button{flex-shrink:0}.developer-studio .button{min-height:44px;padding:11px 18px;border-radius:9px;font-size:13px;gap:8px;white-space:normal;text-align:center}.developer-studio .button-outline{background:#14202d;border-color:#38495f}.developer-studio .button-outline:hover{background:#1e2e41;border-color:#8091a8}.developer-studio :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid #c7a0ff;outline-offset:4px}.developer-studio .studio-back{display:inline-flex;align-items:center;min-height:44px;margin:0 0 20px;color:var(--studio-muted);font-size:13px}.developer-studio .studio-back:hover{color:var(--text)}.developer-studio .studio-summary{display:flex;align-items:center;flex-wrap:wrap;gap:22px 36px;padding:20px 24px;margin-bottom:32px;border:1px solid var(--studio-border);border-radius:12px;background:linear-gradient(110deg,#122031,#101923)}.developer-studio .studio-summary>div{display:flex;align-items:center;gap:10px;color:var(--studio-muted);font-size:13px}.developer-studio .studio-summary strong{font-size:20px;color:var(--text);font-weight:600}.developer-studio .studio-summary>p{margin:0 0 0 auto;font-size:12px;color:var(--studio-muted)}.developer-studio .studio-summary-dot{width:7px;height:7px;border-radius:50%;background:#72dcb0}.developer-studio .studio-summary-dot.draft{background:#b2a4db}.developer-studio .studio-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px}.developer-studio .studio-filters{display:flex;padding:4px;border:1px solid var(--studio-border);border-radius:10px;background:#0d1722;gap:3px}.developer-studio .studio-filters button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:8px 16px;border:1px solid transparent;border-radius:7px;color:var(--studio-muted);background:transparent;font-size:13px;white-space:nowrap}.developer-studio .studio-filters button[aria-pressed=true]{color:var(--text);background:#243245;border-color:#3a4b62;box-shadow:0 2px 6px #0002}.developer-studio .studio-filters button:hover{color:var(--text)}.developer-studio .studio-filters button>span{font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#b6c1d2}.developer-studio .studio-search{display:flex;align-items:center;width:290px;max-width:100%;margin:0;position:relative}.developer-studio .studio-search svg{position:absolute;left:14px;width:18px;height:18px;color:var(--studio-muted);pointer-events:none}.developer-studio .studio-search>input{margin:0;min-height:46px;padding-left:42px}.developer-studio .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.developer-studio .studio-result-count{font-size:12px;color:var(--studio-muted);margin:0 0 20px}.developer-studio .studio-game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.developer-studio .studio-game-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--studio-border);border-radius:14px;background:#101b28;overflow:hidden;transition:border-color .18s,box-shadow .18s}.developer-studio .studio-game-card:hover{border-color:#596987;box-shadow:0 10px 28px #0002}.developer-studio .studio-art{height:160px;position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 70% 30%,#54607d55,transparent 60%),linear-gradient(135deg,#243047,#111b28);border-bottom:1px solid var(--studio-border)}.developer-studio .studio-art-ring{position:absolute;width:210px;height:210px;border:1px solid #aabed333;border-radius:50%;transform:rotate(-35deg) scaleY(.58)}.developer-studio .studio-art-ring:after{content:"";position:absolute;inset:24px -40px;border-radius:50%;border:1px solid #aabed31a}.developer-studio .studio-art-letter{color:#d3dfef;font-size:58px;font-family:var(--hatch-display);text-shadow:0 6px 30px #0004}.developer-studio .studio-art-lantern{background:radial-gradient(ellipse at 50% 110%,#41675c,transparent 85%),#142724}.developer-studio .studio-art-orbit{color:#bac7e9}.developer-studio .studio-art-moss{background:radial-gradient(ellipse at 70% 30%,#63764855,transparent 65%),#1e2c26}.developer-studio .studio-art img{width:100%;height:100%;object-fit:cover;display:block}.developer-studio .studio-card-body{display:flex;flex-direction:column;flex:1 1;padding:20px;min-width:0}.developer-studio .studio-card-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;color:var(--studio-muted);font-size:11px}.developer-studio .studio-badge{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;padding:4px 9px;border:1px solid #425060;border-radius:6px;width:fit-content;flex-shrink:0}.developer-studio .studio-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.developer-studio .studio-badge.published{background:#17322e;color:#9be7c6;border-color:#2c5148}.developer-studio .studio-badge.draft{background:#27253c;color:#c6b8f0;border-color:#45405d}.developer-studio .studio-game-card h2{font-size:21px;margin:0 0 4px}.developer-studio .studio-card-publisher{font-size:11px;color:var(--studio-muted);margin:0 0 14px}.developer-studio .studio-card-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;color:#b9c5d6;margin:0 0 24px}.developer-studio .studio-card-footer{margin-top:auto;padding-top:16px;border-top:1px solid #283548;display:flex;gap:12px;justify-content:space-between;align-items:center;flex-wrap:wrap}.developer-studio .studio-card-footer .button{font-size:12px;padding:10px 14px}.developer-studio .studio-listing-link{color:var(--studio-muted);font-size:12px;display:inline-flex;align-items:center;min-height:44px}.developer-studio .studio-listing-link:hover{color:var(--text)}.developer-studio .studio-empty{display:grid;justify-items:center;text-align:center;padding:64px 24px;border:1px dashed #435069;border-radius:14px;background:#101b2880}.developer-studio .studio-empty-symbol{display:grid;place-items:center;width:56px;height:56px;margin-bottom:24px;background:#223048;color:#d5c7ff;font-size:30px;border:1px solid #40516d;border-radius:16px}.developer-studio .studio-empty p{max-width:440px;color:var(--studio-muted);margin:4px 0 24px}.developer-studio .beta-page .panel,.developer-studio .panel{padding:26px;border:1px solid var(--studio-border);background:#101b28;border-radius:13px;margin:0;min-width:0}.developer-studio .studio-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:40px}.developer-studio .studio-section-copy{margin:0 0 24px;color:var(--studio-muted);font-size:14px}.developer-studio .studio-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:0;padding:0;margin:0;grid-column:1/-1;gap:22px;min-width:0}.developer-studio label{margin:0 0 20px;font-size:13px;color:#d0d8e6}.developer-studio .studio-fields label{margin:0}.developer-studio input:not([type=checkbox]),.developer-studio label>input:not([type=checkbox]):not([type=file]),.developer-studio select,.developer-studio textarea{min-height:46px;font:inherit;font-size:15px;background:#0b1520;color:var(--text);border:1px solid #3b4b60;border-radius:8px;padding:11px 12px;min-width:0;max-width:100%}.developer-studio textarea{min-height:125px}.developer-studio :is(input,textarea,select):disabled{opacity:.6}.developer-studio .field-hint,.developer-studio .security-caption,.developer-studio .small{font-size:12px;line-height:1.7}.developer-studio .studio-form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--studio-border);padding-top:24px;color:var(--studio-muted);font-size:12px}.developer-studio .studio-form-footer>div{display:flex;gap:10px}.developer-studio .studio-next{padding:28px 0}.developer-studio .studio-next h2{font-size:25px;margin-top:10px}.developer-studio .studio-next ol{list-style:none;padding:0;margin:28px 0 0}.developer-studio .studio-next li{display:flex;gap:15px;padding-bottom:26px}.developer-studio .studio-next li>span{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;border:1px solid #465170;border-radius:9px;color:#bca7ef;background:#242337;font-size:10px}.developer-studio .studio-next strong{color:#e0e6ef;font-size:13px;font-weight:600}.developer-studio .studio-next p{font-size:12px;color:var(--studio-muted);margin:6px 0 0}.developer-studio .studio-workspace-header{margin-bottom:26px}.developer-studio .studio-workspace-header h1{font-size:clamp(27px,3vw,38px)}.developer-studio .studio-game-identity{display:flex;gap:22px;align-items:center}.developer-studio .studio-game-identity>div:last-child{min-width:0}.developer-studio .studio-game-identity .studio-art{width:88px;height:88px;border:1px solid var(--studio-border);border-radius:14px;flex-shrink:0}.developer-studio .studio-game-identity .studio-art-letter{font-size:40px}.developer-studio .studio-workspace-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.developer-studio .studio-tabs{display:grid;grid-template-columns:repeat(4,max-content);gap:28px;border-bottom:1px solid var(--studio-border);margin-bottom:32px}.developer-studio .studio-tabs a{padding:12px 4px 17px;min-height:48px;color:var(--studio-muted);border-bottom:2px solid transparent;margin-bottom:-1px;font-size:14px;text-align:center}.developer-studio .studio-tabs a[aria-current=page]{color:#dfd1ff;border-color:#ba97ff}.developer-studio .studio-tabs a:hover{color:var(--text)}.developer-studio .studio-section-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin:0 0 24px}.developer-studio .studio-section-heading p{color:var(--studio-muted);font-size:13px;margin:0}.developer-studio .studio-live{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:var(--studio-muted)}.developer-studio .studio-live>span{width:6px;height:6px;border-radius:50%;background:#8d83b3}.developer-studio .studio-management-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px}.developer-studio .section-title{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px}.developer-studio .section-title h3{font-size:18px;margin:0}.developer-studio .studio-count{font-size:12px;color:var(--studio-muted);font-weight:400;padding-left:4px}.developer-studio .file-upload{background:#0c1825;border-color:#536682;padding:24px 16px 16px;border-radius:10px}.developer-studio .file-upload strong{font-size:14px;font-weight:600;overflow-wrap:anywhere}.developer-studio .file-upload>span:not(.upload-symbol){font-size:11px}.developer-studio .file-upload input{max-width:100%;background:transparent;padding:8px 0;font-size:12px;border:0}.developer-studio input[type=file]::file-selector-button{background:#23334b;border:1px solid #536882;color:#e5e9ef;border-radius:6px;padding:10px 12px;min-height:44px;margin-right:10px;font:inherit;cursor:pointer}.developer-studio .upload-declaration{border:1px solid var(--studio-border);padding:16px;border-radius:9px;margin:20px 0;background:#0d1722}.developer-studio .upload-declaration>p{margin-top:0}.developer-studio .legal-checkbox{display:flex;align-items:flex-start;gap:12px;font-size:12px;line-height:1.7;margin-bottom:8px;cursor:pointer}.developer-studio input[type=checkbox]{width:20px;height:20px;flex:0 0 20px;margin:3px 0 0;accent-color:#b899ff}.developer-studio .text-button{display:inline-flex;align-items:center;min-height:44px;font-size:12px;white-space:normal}.developer-studio .status-pill,.developer-studio .tag{font-size:10px;padding:5px 8px;border-radius:5px;line-height:1.5}.developer-studio .build-item{padding:22px 0}.developer-studio .build-item:first-child{padding-top:0}.developer-studio .build-heading{flex-wrap:wrap;gap:6px 16px}.developer-studio .build-heading>code{font-size:14px;color:#e2e8f2}.developer-studio .build-heading>span{font-size:11px}.developer-studio .build-item>.small{margin-top:12px;font-size:12px;overflow-wrap:anywhere}.developer-studio .build-statuses{gap:6px}.developer-studio .notice{font-size:13px;overflow-wrap:anywhere}.developer-studio .notice p{margin:6px 0 0}.developer-studio details{font-size:12px}.developer-studio summary{min-height:44px;padding:12px 0;color:#c2ccdb}.developer-studio .checksum{font-size:11px;line-height:1.7}.developer-studio pre{font-size:11px;max-width:100%}.developer-studio .security-caption{padding-top:16px;border-top:1px solid var(--studio-border);color:var(--studio-muted)}.developer-studio .inline-empty{font-size:13px;padding:24px 0}.developer-studio .studio-inline-link{display:flex;align-items:center;width:fit-content;min-height:44px;margin-top:14px;color:#d4bbff}.developer-studio .studio-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:24px}.developer-studio .studio-channel{border:1px solid var(--studio-border);background:linear-gradient(120deg,#182337,#111b28);padding:22px 26px;border-radius:12px;min-width:0}.developer-studio .studio-channel h3{font-size:14px;padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid #314058}.developer-studio .studio-channel>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:6px 0;font-size:12px;color:var(--studio-muted)}.developer-studio .studio-channel strong{color:#e7dfff;font-weight:500;text-align:right;overflow-wrap:anywhere;min-width:0}.developer-studio .release-row{align-items:flex-start;flex-wrap:wrap;padding:16px 0}.developer-studio .release-row strong{display:block;font-weight:600;overflow-wrap:anywhere}.developer-studio .release-row code{display:block;margin:5px 0 0;font-size:11px}.developer-studio .release-row>div{min-width:0}.developer-studio .release-row .status-pill{margin:0 5px 5px 0}.developer-studio .studio-rollback{border-top:1px solid var(--studio-border);margin-top:24px;padding-top:8px}.developer-studio .studio-editor{max-width:none;margin:0}.developer-studio .studio-content>.studio-editor,.developer-studio .studio-editor>.panel+.panel{margin-top:24px}.developer-studio .studio-editor label{display:block;margin:0}.developer-studio .studio-editor form{gap:22px;margin:24px 0 0}.developer-studio .studio-editor .studio-details-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.developer-studio .studio-details-form>label:nth-child(-n+2){grid-column:1/-1}.developer-studio .studio-details-form>button{grid-column:1/-1;justify-self:start}.developer-studio .media-preview{max-width:100%;border-radius:9px}.developer-studio .studio-editor .record{border-color:var(--studio-border)}@media (max-width:1100px){.developer-studio .studio-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.developer-studio .studio-create-layout{grid-template-columns:minmax(0,1fr) 250px;gap:24px}.developer-studio .studio-summary>p{display:none}.developer-studio .studio-management-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.developer-studio{padding-top:8px}.developer-studio .studio-header{gap:20px;align-items:flex-start}.developer-studio .studio-toolbar{flex-direction:column;align-items:stretch;gap:16px}.developer-studio .studio-filters{width:fit-content;max-width:100%}.developer-studio .studio-search{width:100%}.developer-studio .studio-create-layout{grid-template-columns:minmax(0,1fr)}.developer-studio .studio-next{padding:12px 4px}.developer-studio .studio-next ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.developer-studio .studio-workspace-header{flex-direction:column}.developer-studio .studio-game-identity .studio-art{width:64px;height:64px;border-radius:10px}.developer-studio .studio-game-identity{gap:16px}.developer-studio .studio-workspace-header h1{font-size:27px}.developer-studio .studio-workspace-actions{width:100%;justify-content:space-between}.developer-studio .studio-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.developer-studio .studio-tabs a{font-size:13px}.developer-studio .studio-channel-grid{gap:16px}.developer-studio .studio-channel{padding:18px}}@media (max-width:540px){.developer-studio .studio-header{flex-direction:column;margin-bottom:24px}.developer-studio .studio-header>.button{width:100%}.developer-studio .studio-summary{padding:15px 18px;gap:10px;justify-content:space-between;margin-bottom:24px}.developer-studio .studio-summary>div{gap:7px;font-size:11px}.developer-studio .studio-summary strong{font-size:18px}.developer-studio .studio-filters{width:100%}.developer-studio .studio-filters button{flex:1 1;padding:8px 6px;gap:6px;font-size:12px}.developer-studio .studio-game-grid{grid-template-columns:minmax(0,1fr);gap:20px}.developer-studio .studio-art{height:160px}.developer-studio .beta-page .panel,.developer-studio .panel{padding:20px}.developer-studio .form-grid,.developer-studio .studio-editor .studio-details-form,.developer-studio .studio-fields{grid-template-columns:minmax(0,1fr);gap:18px}.developer-studio .span-two{grid-column:1/-1}.developer-studio .studio-form-footer{flex-direction:column;align-items:stretch}.developer-studio .studio-form-footer>div>*{flex:1 1}.developer-studio .studio-channel-grid{grid-template-columns:minmax(0,1fr)}.developer-studio input:not([type=checkbox]),.developer-studio label>input:not([type=checkbox]):not([type=file]),.developer-studio select,.developer-studio textarea{font-size:16px}.developer-studio .studio-next ol{grid-template-columns:minmax(0,1fr);gap:0}.developer-studio .file-upload{padding:20px 12px 12px}.developer-studio .file-upload input{font-size:12px}.developer-studio .studio-editor .button{width:100%}}@media (prefers-reduced-motion:reduce){.developer-studio .button,.developer-studio .studio-game-card{transition:none}}.developer-studio .studio-search>input:not([type=checkbox]):not([type=file]){padding-left:42px}.developer-studio .studio-build-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.developer-studio .studio-builds-compact{grid-template-columns:minmax(0,1fr)}.developer-studio .studio-package-limits{font-size:12px;line-height:1.8;color:var(--studio-muted);padding:14px 16px;border:1px solid var(--studio-border);border-radius:8px;background:#0b1520}.developer-studio .studio-package-limits strong{color:#d5c7ff;font-weight:600}:root{color-scheme:dark;--bg:var(--hatch-ink);--surface:var(--hatch-surface);--surface-raised:var(--hatch-raised);--line:var(--hatch-line);--muted:var(--hatch-muted);--text:var(--hatch-shell);--accent:#c7a0ff;--accent-hover:#ddc3ff;--green:var(--hatch-blue);--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:radial-gradient(ellipse at 85% 0,#a855ff0c,transparent 38%),var(--bg);color:var(--text);font-family:var(--hatch-body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.035em;font-weight:700;font-family:var(--hatch-display)}h1{font-size:52px;font-weight:800}h2{font-size:28px}h2,h3{font-weight:700}h3{font-size:20px}p{color:var(--muted)}svg{display:block}.local-bar{min-height:30px;display:flex;justify-content:center;align-items:center;gap:8px;background:var(--hatch-surface);color:#c8d3e3;font-size:9px;letter-spacing:1.5px;border-bottom:1px solid var(--hatch-raised)}.local-bar-note{color:#899ab3;margin-left:14px;letter-spacing:.3px;font-size:10px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--hatch-blue);flex-shrink:0}.site-header{height:91px;border-bottom:1px solid var(--line);background:#080f16ba}.header-inner{height:100%;max-width:1320px;padding:0 50px;margin:auto;gap:65px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:11px;color:var(--accent)}.primary-nav{gap:32px;font-size:13px;flex-shrink:0}.primary-nav,.primary-nav a{height:100%;display:flex;align-items:center}.primary-nav a{position:relative;color:var(--hatch-muted)}.primary-nav a.active,.primary-nav a:hover{color:var(--text)}.primary-nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--hatch-gradient)}.account-nav{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:12px}.studio-link{color:#c8d3e3}.studio-link span{margin-left:7px}.signed-in{gap:10px}.avatar,.signed-in{display:flex;align-items:center}.avatar{justify-content:center;width:30px;height:30px;background:var(--hatch-raised);border:1px solid var(--hatch-line);border-radius:50%;font-size:12px;color:#c8d3e3}.main-container{max-width:1320px;padding:0 50px 72px;margin:auto;min-height:calc(100vh - 307px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:46px;padding:12px 21px;background:var(--hatch-action);border:1px solid transparent;border-radius:999px;color:var(--hatch-shell);font-size:12px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:linear-gradient(115deg,#8745ed,#6a47f2);border-color:#ad79ff}.button:active{transform:translateY(1px)}.button-outline{border-color:var(--hatch-line);background:transparent;color:var(--text)}.button-outline:hover{background:var(--hatch-raised);border-color:#899ab3}.button-small{min-height:36px;padding:8px 15px;font-size:11px}.button-danger{background:#452f2b;border-color:#976959;color:#f4c9b9}.button-danger:hover{background:#61382e}.text-button{padding:0;background:transparent;border:0;color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:4px}.text-button:hover,.text-link,.text-link:hover{color:var(--accent)}.text-link{font-size:12px}.full-width{width:100%}.eyebrow{display:block;color:var(--muted);font-size:9px;font-weight:500;letter-spacing:1.7px;line-height:1.5}.store-intro{display:flex;justify-content:space-between;align-items:flex-end;padding:47px 0 32px}.store-intro .eyebrow{display:flex;align-items:center;gap:9px;color:var(--hatch-muted)}.tiny-spark{color:var(--accent);font-size:18px;line-height:1}.store-intro h1{font-size:54px;letter-spacing:-1.9px;margin:17px 0 8px}.store-intro p{font-size:13px;letter-spacing:.05px;margin:0}.intro-note{text-align:right;color:#899ab3;font-size:10px;line-height:1.8;padding-bottom:4px;letter-spacing:2px}.feature-banner{height:430px;border:1px solid var(--hatch-line);border-radius:24px;overflow:hidden;position:relative;background:#101a2c}.feature-art{position:absolute;inset:0 0 0 34%}.feature-art svg{width:100%;height:100%}.feature-shade{position:absolute;inset:0;background:linear-gradient(90deg,#101a2c,#101a2c 31%,#101a2cd9 40%,#101a2c00 68%)}.feature-content{position:relative;z-index:1;padding:43px 42px;max-width:530px}.feature-kicker{display:flex;gap:8px;align-items:center;color:#c8d3e3;font-size:8px;letter-spacing:1.5px}.feature-content h2{font-size:52px;line-height:1.05;letter-spacing:-1.4px;margin:21px 0 15px}.feature-content p{max-width:305px;font-size:13px;line-height:1.8;color:var(--hatch-muted);margin-bottom:23px}.feature-content .button{min-height:42px;font-size:11px}.feature-caption{display:block;font-size:8px;color:var(--hatch-muted);letter-spacing:1.1px;margin-top:23px}.feature-bottom-label{position:absolute;right:28px;bottom:24px;display:flex;align-items:center;gap:10px;color:#c8d3e3;font-size:9px}.orbit-ring{display:block;width:21px;height:9px;border:1px solid var(--hatch-muted);border-radius:50%;transform:rotate(-35deg)}.catalog-section{padding-top:47px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.section-title h2{font-size:26px;margin:9px 0 0;letter-spacing:-.8px}.section-title h3{margin:0}.catalog-count{font-size:10px;color:var(--muted);align-self:flex-end}.catalog-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:24px 0}.genre-tabs{display:flex;gap:7px;flex-wrap:wrap}.genre-tabs button{border:1px solid transparent;background:transparent;padding:8px 17px;border-radius:999px;color:var(--hatch-muted);font-size:11px}.genre-tabs button.selected{background:#a855ff20;border-color:#a855ff60;color:var(--hatch-shell)}.genre-tabs button:hover{background:var(--hatch-surface);color:var(--text)}.search-field{display:flex;align-items:center;gap:10px;background:var(--hatch-surface);border:1px solid var(--hatch-raised);border-radius:999px;padding:0 13px;color:#899ab3;width:262px;margin-bottom:0}.search-field>input:not([type=checkbox]):not([type=file]){background:transparent;border:0;color:var(--text);font-size:11px;min-width:0;width:100%;padding:10px 0;margin-top:0;outline-offset:0}.search-field input::placeholder{color:#899ab3}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.game-card{min-width:0;border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.game-art-link{position:relative;display:block;aspect-ratio:1.65;border-radius:0;overflow:hidden;border:0;background:var(--hatch-raised)}.game-art{width:100%;height:100%;transition:transform .5s}.game-art-link:hover .game-art{transform:scale(1.04)}.art-badge{top:13px;left:13px;background:#15231ddb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:3px 10px;border:1px solid #899b7240;border-radius:4px;font-size:8px}.art-badge,.card-arrow{position:absolute;color:var(--hatch-shell)}.card-arrow{bottom:14px;right:15px;background:#101b1977;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #bdc8b633;border-radius:50%;font-size:14px}.game-card-content{padding:20px}.game-card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.game-card-heading h3{font-size:18px;margin-bottom:6px;letter-spacing:-.45px}.game-card-heading h3 a:hover{color:var(--accent)}.price{color:#c8d3e3;font-size:10px}.preview-label{color:var(--hatch-muted);font-size:9px;white-space:nowrap}.publisher-name{font-size:10px;color:var(--hatch-muted);margin-bottom:11px}.game-description{font-size:11px;line-height:1.7;color:var(--hatch-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:37px;margin-bottom:14px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px;border-top:1px solid var(--hatch-raised);padding-top:10px;font-size:8px;color:var(--hatch-muted)}.windows-icon{font-size:14px;margin-right:4px}.publisher-banner{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:56px;padding:29px 25px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(110deg,#a855ff12,#22d3ff07)}.publisher-symbol{color:var(--accent);font-size:66px;line-height:1;flex-shrink:0;margin-right:1px}.publisher-banner h2{font-size:23px;margin:6px 0;letter-spacing:-.5px}.publisher-banner p{font-size:11px;margin:0}.publisher-banner .eyebrow{font-size:8px}.publisher-banner .button{margin-left:auto;font-size:10px;padding:10px 15px;min-height:39px;gap:20px}.site-footer{max-width:1320px;margin:0 auto;padding:29px 50px 40px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}.footer-brand{font-size:23px;letter-spacing:-1px;font-weight:700}.site-footer p{font-size:10px;margin:5px 0 0;color:var(--hatch-muted)}.site-footer>div:last-child{text-align:right}.site-footer span{font-size:8px;color:#899ab3}.footer-about{display:block;width:fit-content;margin:8px 0 8px auto;font-size:12px;color:var(--accent)}.footer-about:hover{text-decoration:underline}.muted{color:var(--muted)}.notice,.small{font-size:12px}.notice{padding:14px 16px;margin:15px 0;border:1px solid #6f483b;background:#372923;border-radius:8px;color:#e8bda9;line-height:1.7}.notice-success{background:var(--hatch-raised)}.notice-info,.notice-success{border-color:#899ab3;color:#c8d3e3}.notice-info{background:var(--hatch-surface)}.notice .text-button{margin-left:15px;color:inherit}.loading{padding:65px 20px;display:flex;justify-content:center;align-items:center;gap:12px;color:var(--muted);font-size:13px}.spinner{width:17px;height:17px;border:2px solid var(--hatch-line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.empty{text-align:center;padding:85px 25px;max-width:700px;margin:auto}.empty h1{font-size:38px;margin:16px 0}.empty h2{font-size:28px}.empty p{font-size:13px;max-width:480px;margin:0 auto 25px}.empty .button{margin-top:10px}.empty .notice{margin-bottom:20px}.empty.compact{padding:35px 20px}.empty-symbol{font-size:65px;line-height:1;color:#899ab3;display:block;margin-bottom:22px}.skeleton-card>div{height:210px;background:linear-gradient(110deg,var(--hatch-surface) 8%,var(--hatch-raised) 18%,var(--hatch-surface) 33%);background-size:200% 100%;animation:shimmer 1.5s linear infinite;border-radius:8px}.skeleton-card>span{display:block;background:var(--hatch-raised);height:15px;margin-top:18px;width:70%;border-radius:3px}.skeleton-card>span:last-child{width:42%;height:10px;margin-top:9px}@keyframes shimmer{to{background-position-x:-200%}}.page-heading{padding:49px 0 25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.page-heading h1{font-size:43px;margin:13px 0 10px}.page-heading p{font-size:13px;margin:0}.heading-dot{color:var(--accent)}.result-caption{font-size:12px;margin-bottom:27px}.library-download{margin-top:20px}.library-note{margin-top:45px}.library-empty{margin-top:15px;border:1px dashed var(--hatch-line);border-radius:12px;max-width:none;padding:75px 25px}.back-link{display:inline-block;font-size:12px;color:var(--muted);margin:30px 0 25px}.back-link:hover{color:var(--accent)}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:40px}.detail-art{aspect-ratio:1.55;overflow:hidden;border:1px solid var(--hatch-line);border-radius:12px}.detail-description{padding-top:30px}.detail-description h2{margin:13px 0 17px}.detail-description>p{font-size:14px;line-height:1.9}.fixture-note{display:flex;align-items:flex-start;gap:12px;padding:15px 18px;background:var(--hatch-surface);border:1px solid var(--hatch-line);border-radius:8px}.fixture-note>span{color:var(--hatch-muted);font-size:23px;line-height:1.4}.fixture-note p{font-size:11px;line-height:1.8;color:var(--hatch-muted);margin:0}.detail-sidebar{padding-top:8px}.tag{display:inline-block;font-size:9px;border:1px solid var(--hatch-line);background:var(--hatch-raised);color:#c8d3e3;border-radius:5px;padding:4px 9px}.detail-sidebar h1{font-size:41px;margin:20px 0 12px}.detail-byline{font-size:12px;color:var(--hatch-muted)}.detail-byline strong{font-weight:400;color:#c8d3e3}.detail-price{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin:26px 0 18px}.detail-price strong{font-size:25px;font-weight:400}.detail-price span{font-size:10px;color:var(--hatch-muted)}.unavailable-panel{background:var(--hatch-surface);border:1px solid var(--hatch-line);border-radius:8px;padding:17px}.unavailable-panel h3{font-size:17px;margin-bottom:9px}.unavailable-panel p{font-size:11px;color:var(--hatch-muted);margin:0}.game-facts{margin:28px 0 20px;font-size:11px}.game-facts>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0;text-align:right}.scan-disclosure{padding-top:7px}.scan-disclosure p{font-size:10px;line-height:1.8;color:var(--hatch-muted);margin:11px 0}.scan-disclosure code{font-size:10px;word-break:break-all;display:block;margin-top:10px}.owned-label{display:block;font-size:12px;color:#c8d3e3;margin-bottom:10px}.manifest-button{display:block;margin:16px auto 0}.manifest-panel{margin-top:30px}.signin-layout{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;margin:50px auto 0;max-width:980px}.signin-art{position:relative;min-height:590px}.signin-art .new-world-art,.signin-art:after{position:absolute;inset:0}.signin-art:after{content:"";background:linear-gradient(0deg,#080f16ee,transparent 70%)}.signin-art>div{position:absolute;z-index:1;bottom:38px;left:35px}.signin-art h2{font-size:38px;margin:15px 0}.signin-art .eyebrow{color:#c8d3e3}.signin-art p{font-size:12px;color:#c8d3e3;margin:0}.signin-form{padding:42px 38px;background:#101a26}.signin-form h1{font-size:31px;margin:15px 0 10px}.signin-form>p{font-size:12px}.signin-form form{margin-top:30px}.signin-form form .button{margin-top:9px}.local-account-note{display:flex;align-items:flex-start;gap:9px;margin-top:28px;border-top:1px solid var(--line);padding-top:20px}.local-account-note>.status-dot{margin-top:7px}.local-account-note strong{font-size:10px;font-weight:400;color:#c8d3e3}.local-account-note p{font-size:10px;color:var(--hatch-muted);line-height:1.8;margin:4px 0 0}.signin-form .back-link{margin-top:24px;margin-bottom:0;font-size:10px}label{display:block;font-size:11px;color:#c8d3e3;margin-bottom:17px}label>input:not([type=checkbox]):not([type=file]),label>select,label>textarea{display:block;width:100%;background:var(--hatch-ink);border:1px solid var(--hatch-line);color:var(--text);border-radius:6px;padding:10px 12px;margin-top:7px;font-size:12px}label>textarea{resize:vertical;min-height:70px}input::placeholder,textarea::placeholder{color:#899ab3}select{max-width:100%}.field-hint{display:block;font-size:10px;color:var(--hatch-muted);margin-top:7px;font-weight:400}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.span-two{grid-column:span 2}.form-actions{display:flex;justify-content:flex-start;margin-top:5px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:25px;margin-bottom:23px}.panel>h3{margin-bottom:10px}.panel .section-title h2{font-size:24px}.panel .section-title h3{font-size:19px}.panel form{margin-top:20px}.status-pill{display:inline-block;padding:3px 7px;border-radius:4px;border:1px solid #899ab3;background:var(--hatch-raised);color:#c8d3e3;font-size:8px;letter-spacing:.25px;overflow-wrap:anywhere}.status-pill.warning{background:#3d3624;border-color:#706440;color:#dfcca2}.status-pill.danger{background:#402b28;border-color:#735044;color:#e9bba8}details{font-size:11px;color:var(--hatch-muted);margin-top:10px}summary{cursor:pointer;padding:7px 0}pre{overflow:auto;max-height:350px;background:var(--hatch-ink);border:1px solid var(--hatch-line);border-radius:6px;padding:15px;color:#c8d3e3;font-size:10px;line-height:1.7}code{font-family:Consolas,monospace}.checksum{display:block;word-break:break-all;margin-top:8px}.checksum,.security-caption{color:var(--hatch-muted);font-size:10px}.security-caption{margin:18px 0 0;line-height:1.8}.inline-empty{font-size:12px;color:var(--hatch-muted);padding:18px 0;margin:0}@media (min-width:1500px){.header-inner,.main-container,.site-footer{max-width:1400px}.feature-banner{height:445px}.feature-content{padding:45px}.feature-content h2{font-size:49px}.feature-content p{font-size:13px}.game-card-heading h3{font-size:20px}.game-description{font-size:12px}}@media (max-width:1100px){.site-header{height:auto}.primary-nav{order:3;width:100%;height:auto;min-height:53px;flex-wrap:wrap;gap:0 24px}.primary-nav a{height:53px}.header-inner,.main-container,.site-footer{padding-left:30px;padding-right:30px}.header-inner{flex-wrap:wrap;padding-top:20px;gap:0 35px}.account-nav{gap:16px}.feature-content{max-width:470px;padding:33px}.feature-content h2{font-size:39px}.feature-content p{max-width:280px}.store-intro h1{font-size:41px}.detail-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.intro-note{display:none}.game-grid{gap:18px}.game-card-heading{align-items:flex-start;flex-direction:column;gap:0}.preview-label,.price{margin-bottom:5px}.game-card-heading h3{font-size:18px}.publisher-banner h2{font-size:20px}.publisher-symbol{font-size:55px}.publisher-banner{gap:15px}.publisher-banner .button{gap:10px}.signin-form{padding:35px 27px}}@media (max-width:800px){.site-header{height:auto}.header-inner{flex-wrap:wrap;gap:0 30px;padding-top:20px}.brand .hatch-name{font-size:30px}.brand .hatch-mark{width:34px;height:40px}.brand .hatch-tagline{font-size:5.5px;letter-spacing:1.5px}.primary-nav{order:3;width:100%;height:auto;gap:0 24px;font-size:12px}.account-nav{margin-left:auto}.studio-link{font-size:10px}.local-bar-note{display:none}.store-intro{padding:33px 0 25px}.store-intro h1{font-size:37px}.store-intro p{font-size:12px}.feature-banner{height:370px}.feature-art{left:17%}.feature-shade{background:linear-gradient(90deg,#101a2cfc,#101a2ce6 30%,#101a2c99 53%,#101a2c05)}.feature-content h2{font-size:37px}.feature-content{padding:30px;max-width:420px}.feature-content p{max-width:255px;font-size:11px}.feature-bottom-label{display:none}.section-title h2{font-size:23px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.catalog-controls{flex-wrap:wrap}.search-field{width:100%}.publisher-banner{flex-wrap:wrap}.publisher-banner .button{margin-left:70px;margin-top:5px}.publisher-banner>div:nth-child(2){flex:1 1}.publisher-banner h2{font-size:22px}.detail-layout{grid-template-columns:1fr}.detail-sidebar{grid-row:1;padding-bottom:8px}.detail-sidebar h1{font-size:40px}.detail-price{margin-top:18px}.detail-sidebar .button{max-width:100%}.game-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.scan-disclosure{margin-bottom:10px}.detail-art{aspect-ratio:1.65}.page-heading h1{font-size:38px}.page-heading{align-items:flex-start}.page-heading>.button{margin-top:16px;gap:10px;font-size:10px}.signin-layout{grid-template-columns:1fr;max-width:520px;margin-top:30px}.signin-art{min-height:250px;height:250px}.signin-art .new-world-art{height:100%}.signin-art>div{bottom:20px;left:25px}.signin-art h2{font-size:29px;margin:10px 0}.signin-art p{font-size:10px}.signin-art .eyebrow{font-size:8px}.signin-form{padding:32px}.site-footer{padding-top:25px}.signed-in .text-button{font-size:10px}}@media (max-width:520px){.header-inner,.main-container,.site-footer{padding-left:20px;padding-right:20px}.main-container{padding-bottom:45px}.header-inner{gap:0 15px}.account-nav{gap:12px;max-width:100%;flex-wrap:wrap}.account-nav .studio-link{max-width:75px;line-height:1.4}.account-nav>.button{padding:6px 11px;gap:10px;font-size:10px}.signed-in{gap:7px}.avatar{width:26px;height:26px;font-size:10px}.store-intro h1{font-size:33px;line-height:1.16;max-width:280px;letter-spacing:-1px}.store-intro .eyebrow{font-size:7px;letter-spacing:1px}.store-intro p{font-size:11px;max-width:270px}.feature-banner{height:355px}.feature-art{left:-15%;opacity:.68}.feature-shade{background:linear-gradient(90deg,#101a2cfa,#101a2caa 65%,#101a2c22)}.feature-content{padding:26px 24px}.feature-content h2{font-size:34px}.feature-content p{font-size:11px;max-width:250px}.feature-kicker{font-size:7px;letter-spacing:1px}.feature-caption{font-size:6px;letter-spacing:.8px}.catalog-section{padding-top:34px}.section-title h2{font-size:24px;max-width:260px}.catalog-count{white-space:nowrap;font-size:9px}.catalog-controls{margin:20px 0;gap:17px}.genre-tabs{gap:3px}.genre-tabs button{padding:8px 10px;font-size:10px}.game-grid{grid-template-columns:1fr;gap:29px}.game-card-heading{flex-direction:row;align-items:baseline}.game-card-heading h3{font-size:21px}.game-card-content{padding-top:15px}.game-description{font-size:12px;min-height:0}.publisher-name{font-size:11px}.card-bottom{font-size:10px}.game-art-link{aspect-ratio:1.7}.art-badge{font-size:9px}.preview-label,.price{font-size:10px}.publisher-banner{padding:24px 0;margin-top:35px;gap:15px}.publisher-symbol{font-size:42px}.publisher-banner h2{font-size:20px;max-width:240px;line-height:1.2}.publisher-banner .eyebrow{font-size:7px}.publisher-banner p{font-size:10px}.publisher-banner .button{margin-left:57px;white-space:normal;text-align:left}.site-footer{align-items:flex-start;gap:20px}.site-footer p{font-size:9px}.site-footer>div:last-child{max-width:160px}.site-footer span{font-size:7px}.footer-brand{font-size:21px}.page-heading{flex-wrap:wrap;gap:4px;padding-top:35px}.page-heading h1{font-size:35px}.page-heading p{font-size:12px}.page-heading>.button{margin-top:9px}.panel{padding:20px}.detail-sidebar h1{font-size:36px}.detail-description h2{font-size:25px}.detail-description>p{font-size:13px}.game-facts{grid-template-columns:1fr}.empty{padding:60px 10px}.empty h1{font-size:31px}.empty h2{font-size:25px}.empty p{font-size:12px}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.signin-form{padding:28px 23px}.signin-form h1{font-size:29px}.signin-art{height:230px;min-height:230px}.result-caption{font-size:10px}.library-empty{padding:55px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.publisher-symbol .hatch-mark{width:56px;height:64px}.feature-banner:after{content:"";position:absolute;inset:0 24px auto;height:1px;background:var(--hatch-gradient);opacity:.65}.game-card:hover{border-color:#655189}.activity-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.activity-controls p{max-width:580px;color:#a8b6c5;font-size:13px}.activity-controls label{font-size:13px}.activity-controls select{margin-left:10px;width:auto}.client-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:20px;list-style:none;padding:0;margin:24px 0}.client-preview,.client-steps .panel{padding:28px}.client-guide h2{margin:14px 0;font-size:23px}.client-guide p{color:var(--muted);line-height:1.7}.client-guide .button{margin-top:16px}.client-preview details{margin-top:20px}.client-preview summary{cursor:pointer}.client-preview pre{white-space:pre-wrap;overflow-wrap:anywhere}.installer-checksum{overflow-wrap:anywhere;font-size:12px}.client-download{background:radial-gradient(ellipse at top right,#a855ff19,transparent 60%),var(--panel)}#cc-main{color-scheme:dark;--cc-font-family:inherit;--cc-bg:#16151b;--cc-primary-color:#f6f3ed;--cc-secondary-color:#c5c0d0;--cc-btn-primary-bg:#7551cc;--cc-btn-primary-color:#fff;--cc-btn-primary-border-color:#7551cc;--cc-btn-primary-hover-bg:#6541bd;--cc-btn-primary-hover-color:#fff;--cc-btn-primary-hover-border-color:#6541bd;--cc-btn-secondary-bg:#24212d;--cc-btn-secondary-color:#f6f3ed;--cc-btn-secondary-border-color:#464050;--cc-btn-secondary-hover-bg:#342d42;--cc-btn-secondary-hover-color:#fff;--cc-btn-secondary-hover-border-color:#655978;--cc-separator-border-color:#38323f;--cc-cookie-category-block-bg:#211e28;--cc-cookie-category-block-hover-bg:#2b2634;--cc-cookie-category-expanded-block-bg:#211e28;--cc-cookie-category-expanded-block-hover-bg:#2b2634;--cc-toggle-readonly-bg:#726783;--cc-toggle-readonly-knob-bg:#fff;--cc-footer-bg:#16151b;--cc-footer-color:#c5c0d0;--cc-footer-border-color:#38323f;--cc-modal-border-radius:16px;--cc-btn-border-radius:8px}#cc-main .cm{border:1px solid #38323f}#cc-main .cm__title{font-size:1.2rem}#cc-main .cm__desc{line-height:1.65}#cc-main .pm__table{overflow-wrap:anywhere}#cc-main :focus-visible{outline:2px solid #c2aaff;outline-offset:4px}.cookie-settings-button{appearance:none;border:0;background:none;padding:0;color:inherit;font:inherit;cursor:pointer;text-align:left}.cookie-settings-button:hover{text-decoration:underline}.cookie-settings-button:focus-visible{outline:2px solid #c2aaff;outline-offset:4px}.cookie-settings-button:disabled{cursor:default;opacity:.6}@media (prefers-reduced-motion:reduce){#cc-main,#cc-main *{transition:none!important}}