:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--color-scheme: light;--bg-primary: #ffffff;--bg-secondary: #f4f5f6;--bg-card: #f9fafb;--bg-panel: #f1f3f5;--bg-input: #ffffff;--border-input: #cbd5e1;--bg-topbar: #ffffff;--border-topbar: #e2e8f0;--bg-sidebar: #f8f9fa;--border-sidebar: #e2e8f0;--bg-profile-chip: #e2e8f0;--bg-icon-button: #e2e8f0;--bg-nav-active: #e2e8f0;--bg-add-friend: #e2e8f0;--bg-thumb-placeholder: #f1f5f9;--bg-panel-border: #cbd5e1;--bg-launch-panel: #ffffff;--border-launch: #cbd5e1;--text-primary: #0f172a;--text-muted: #64748b;--text-inverse: #ffffff;--bg-auth-shell: #f4f5f6;--bg-auth-header: #ffffff;--border-auth-header: #cbd5e1;--bg-auth-card: #ffffff;--border-auth-card: #cbd5e1;--bg-search-wrap: #f1f5f9;--border-search-wrap: #cbd5e1;--text-search: #0f172a;--bg-notification-panel: #ffffff;--border-notification-panel: #cbd5e1;--bg-avatar-render: #f1f5f9;--border-avatar: #cbd5e1;--bg-game-tabs: #e2e8f0;--border-game-tabs-active: #0f172a;--bg-settings-tab-active: #e2e8f0;--bg-btn-secondary: #e5e7eb;--border-primary: #d7dbe1;--logo-filter: none;--badge-logo-filter: invert(1)}[data-theme=dark]{--color-scheme: dark;--bg-primary: #0e0f12;--bg-secondary: #101114;--bg-card: #17191d;--bg-panel: #181a1e;--bg-input: #1c1e23;--border-input: #393c44;--bg-topbar: #191a1f;--border-topbar: #2b2d33;--bg-sidebar: #111216;--border-sidebar: #2a2c31;--bg-profile-chip: #292b31;--bg-icon-button: #292b31;--bg-nav-active: #282a30;--bg-add-friend: #292b31;--bg-thumb-placeholder: #202228;--bg-panel-border: #2e3036;--bg-launch-panel: #1a1c20;--border-launch: #393c43;--text-primary: #f2f2f3;--text-muted: #a7a9af;--text-inverse: #111216;--bg-auth-shell: #0c0d10;--bg-auth-header: #17191e;--border-auth-header: #2c2f35;--bg-auth-card: #17191d;--border-auth-card: #30333a;--bg-search-wrap: #23252a;--border-search-wrap: #3a3d44;--text-search: #f2f2f3;--bg-notification-panel: #181a1e;--border-notification-panel: #33353b;--bg-avatar-render: #202228;--border-avatar: #30333a;--bg-game-tabs: #282b31;--border-game-tabs-active: #f2f2f3;--bg-settings-tab-active: #282a30;--bg-btn-secondary: #25272d;--border-primary: #2e3036;--logo-filter: invert(1);--badge-logo-filter: none}:root,[data-theme]{color-scheme:var(--color-scheme);color:var(--text-primary);background:var(--bg-primary)}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--bg-primary)}.preload body{visibility:hidden}[hidden]{display:none!important}button,input,textarea{font:inherit}button,a{color:inherit}button{border:0}a{text-decoration:none}input,textarea{width:100%;color:var(--text-primary);background:var(--bg-input);border:1px solid var(--border-input);border-radius:5px;outline:0}input{min-height:44px;padding:0 12px}textarea{min-height:118px;padding:11px 12px;resize:vertical}input:focus,textarea:focus{border-color:var(--text-muted)}.primary-button,.secondary-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 16px;font-weight:800;border-radius:5px;cursor:pointer}.primary-button{color:#fff;background:#335fff;border:1px solid #254be0;transition:background-color .15s ease,color .15s ease}.primary-button:hover{background:#244de6}.secondary-button{color:var(--text-primary);background:var(--bg-btn-secondary)}.auth-shell{display:grid;min-height:100vh;grid-template-rows:72px 1fr;background:var(--bg-auth-shell)}.auth-header{display:flex;align-items:center;justify-content:center;padding:0 28px;background:var(--bg-auth-header);border-bottom:1px solid var(--border-auth-header)}.auth-header img,.auth-logo{width:248px;height:62px;filter:var(--logo-filter);object-fit:contain}.auth-view{display:grid;min-height:calc(100vh - 72px);padding:40px 20px;place-items:center}.auth-card{display:grid;width:min(420px,100%);gap:15px;padding:28px;background:var(--bg-auth-card);border:1px solid var(--border-auth-card);border-radius:8px}.auth-card h1{margin:0 0 5px;font-size:26px;letter-spacing:0}.auth-card label,.settings-panel label{display:grid;gap:7px;font-size:14px;font-weight:700}.auth-card .check-row{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;font-size:13px;font-weight:500;color:#b4b6bc}.check-row button{display:inline;padding:0;color:#2563eb;font:inherit;text-decoration:underline;background:transparent;cursor:pointer}.check-row input{width:18px;min-height:18px;margin:1px 0 0;accent-color:var(--text-primary)}.auth-switch{padding-top:12px;font-size:14px;color:var(--text-muted);text-align:center;border-top:1px solid var(--border-primary)}.auth-switch button{padding:0;font-weight:750;color:var(--text-primary);background:transparent;cursor:pointer}.password-note,.field-note,.form-status{margin:0;font-size:12px;color:var(--text-muted)}.form-status{min-height:16px}.form-status.is-error{color:#ff8787}.app-shell{min-height:100vh;padding-top:48px;background:var(--bg-secondary)}.public-shell{min-height:100vh;background:var(--bg-primary)}.public-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:220px minmax(0,1fr) auto;gap:24px;align-items:center;min-height:68px;padding:0 32px;background:var(--bg-topbar);border-bottom:1px solid var(--border-topbar)}.public-wordmark{display:flex;padding:0;background:transparent;cursor:pointer}.public-wordmark img{width:190px;height:48px;object-fit:contain;filter:var(--logo-filter)}.public-header nav,.public-account-actions,.public-footer{display:flex;gap:8px;align-items:center}.public-header nav button,.public-footer button{min-height:38px;padding:0 12px;color:var(--text-muted);font-weight:750;background:transparent;cursor:pointer}.public-header nav button:hover,.public-footer button:hover{color:var(--text-primary)}.public-account-actions .primary-button,.public-account-actions .secondary-button{min-height:38px}.legal-hero,.careers-hero{padding:72px max(28px,calc((100vw - 1180px)/2));color:#fff;background:#111827}.legal-hero h1,.careers-hero h1{max-width:900px;margin:8px 0 14px;font-size:clamp(44px,7vw,78px);line-height:1;letter-spacing:0}.legal-hero>p:last-child,.careers-hero>p:last-child{max-width:760px;margin:0;color:#cbd5e1;font-size:18px;line-height:1.55}.legal-kicker{margin:0;color:#60a5fa;font-size:13px;font-weight:850;text-transform:uppercase}.legal-layout{display:grid;grid-template-columns:250px minmax(0,820px);gap:64px;width:min(1180px,calc(100% - 56px));margin:0 auto;padding:58px 0 90px}.legal-toc{position:sticky;top:96px;display:grid;align-self:start;max-height:calc(100vh - 120px);gap:5px;overflow-y:auto}.legal-toc strong{margin-bottom:8px;font-size:13px;text-transform:uppercase}.legal-toc a{padding:6px 0;color:var(--text-muted);font-size:14px;line-height:1.35}.legal-toc a:hover{color:#2563eb}.legal-copy{min-width:0}.legal-summary{padding:20px 22px;margin:0 0 44px;line-height:1.65;background:var(--bg-panel);border-left:4px solid #2563eb}.legal-copy section{padding-top:18px;margin-bottom:42px;scroll-margin-top:84px}.legal-copy h2{margin:0 0 14px;font-size:27px;letter-spacing:0}.legal-copy p,.rule-list li{margin:0 0 14px;color:var(--text-muted);font-size:16px;line-height:1.75}.rule-list{padding-left:22px}.rule-list strong{color:var(--text-primary)}.careers-page{min-height:calc(100vh - 128px)}.careers-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,calc(100% - 56px));margin:0 auto;padding:72px 0;border-bottom:1px solid var(--border-primary)}.careers-band>div{min-height:220px;padding:26px;border-left:1px solid var(--border-primary)}.careers-band>div:last-child{border-right:1px solid var(--border-primary)}.careers-band span{color:#2563eb;font-weight:850}.careers-band h2{margin:56px 0 10px;font-size:24px}.careers-band p,.careers-openings>p:last-child{margin:0;color:var(--text-muted);line-height:1.6}.careers-openings{width:min(1180px,calc(100% - 56px));margin:0 auto;padding:72px 0 100px}.careers-openings h2{margin:8px 0 14px;font-size:44px}.careers-openings>p:last-child{max-width:720px;font-size:18px}.public-footer,.app-footer{min-height:60px;padding:0 28px;color:var(--text-muted);border-top:1px solid var(--border-primary)}.public-footer span,.app-footer span{margin-right:auto}.app-footer{display:flex;gap:8px;align-items:center;margin-left:230px}.app-footer button{padding:8px;color:var(--text-muted);background:transparent;cursor:pointer}.topbar{position:fixed;inset:0 0 auto;z-index:20;display:grid;grid-template-columns:170px auto minmax(240px,520px) minmax(0,1fr);gap:18px;align-items:center;height:48px;padding:0 14px;background:var(--bg-topbar);border-bottom:1px solid var(--border-topbar)}.wordmark{display:grid;height:44px;padding:0;place-items:center start;background:transparent;cursor:pointer}.wordmark img{width:150px;height:42px;filter:var(--logo-filter);object-fit:contain}.topnav{display:flex;height:100%}.topnav button{min-width:82px;padding:0 16px;font-size:15px;font-weight:700;background:transparent;cursor:pointer}.topnav button:hover{background:var(--bg-nav-active)}.search-wrap{display:grid;grid-template-columns:21px minmax(0,1fr);gap:8px;align-items:center;height:38px;padding:0 10px;background:var(--bg-search-wrap);border:1px solid var(--border-search-wrap);border-radius:6px}.search-wrap svg{width:21px;height:21px;color:var(--text-muted)}.search{min-width:0;min-height:0;padding:0;color:var(--text-search);background:transparent;border:0}.top-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.profile-chip,.icon-button,.side-profile{display:inline-flex;align-items:center;background:transparent;cursor:pointer}.profile-chip{max-width:190px;min-height:36px;gap:8px;padding:0 10px;font-weight:750;background:var(--bg-profile-chip);border-radius:5px}.profile-chip>span:last-child,.side-profile>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{position:relative;display:grid;width:36px;height:36px;padding:0;place-items:center;background:var(--bg-icon-button);border-radius:5px}.icon-button svg{width:20px;height:20px}.icon-button>span{position:absolute;top:-4px;right:-4px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;font-size:10px;color:#fff;background:#d84343;border-radius:999px}.sidebar{position:fixed;top:48px;bottom:0;left:0;z-index:10;display:flex;width:232px;flex-direction:column;gap:4px;padding:18px 12px 14px;background:var(--bg-sidebar);border-right:1px solid var(--border-sidebar)}.side-profile{min-height:50px;gap:10px;padding:0 12px 12px;margin-bottom:4px;font-weight:750}.nav-item{display:flex;min-height:48px;gap:14px;align-items:center;padding:0 14px;font-size:16px;font-weight:700;text-align:left;background:transparent;border-radius:7px;cursor:pointer}.nav-item svg{width:23px;height:23px;stroke-width:2}.nav-item:hover,.nav-item.is-active{background:var(--bg-nav-active)}.sidebar-spacer{flex:1}.shell{min-width:0;padding:44px 34px 72px;margin-left:232px}.page{display:none;width:min(100%,1500px)}.page.is-active{display:block}.page-heading{margin:0 0 30px;font-size:36px;line-height:1;letter-spacing:0}.home-friends,.rail{margin-top:34px}.section-head,.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.section-head h2,.panel-head h2{margin:0;font-size:24px;letter-spacing:0}.section-head button,.panel-head button{display:inline-flex;gap:4px;align-items:center;color:var(--text-muted);background:transparent;cursor:pointer}.section-head button svg{width:19px;height:19px}.friend-strip{display:flex;min-height:112px;gap:16px;align-items:flex-start;flex-wrap:wrap;padding-block:4px 10px}.add-friend-circle{display:grid;width:104px;gap:8px;padding:0;justify-items:center;background:transparent;cursor:pointer}.add-friend-circle svg{width:82px;height:82px;padding:22px;background:var(--bg-add-friend);border-radius:50%}.add-friend-circle span{font-size:14px;color:var(--text-muted)}.empty-inline,.empty-state,.notification-row{margin:0;color:var(--text-muted)}.empty-state,.notification-row{padding:14px 0}.continue-row{display:flex;gap:16px;align-items:flex-start;min-height:150px}.continue-card{display:grid;width:120px;gap:8px;justify-items:start;padding:0;font-weight:750;text-align:left;background:transparent;cursor:pointer}.continue-card img{display:block;width:120px;height:120px;object-fit:cover;border-radius:8px}.game-row,.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,280px));gap:22px}.game-card{min-width:0}.game-thumb{display:block;width:100%;aspect-ratio:16 / 9;padding:0;overflow:hidden;background:var(--bg-thumb-placeholder);border-radius:8px;cursor:pointer}.game-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .15s ease}.game-thumb:hover img{transform:scale(1.02)}.game-card h3{margin:10px 0 3px;font-size:17px}.game-card p{margin:0;font-size:14px;color:var(--text-muted)}.request-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:28px}.request-panel,.create-panel,.editor-panel,.settings-panel{padding:18px;background:var(--bg-panel);border:1px solid var(--bg-panel-border);border-radius:7px}.friends-panel{margin-top:20px}.request-list{display:grid;gap:8px}.request-row,.person-search-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:66px;padding:9px;text-align:left;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px;cursor:pointer}.request-copy,.person-search-card>span{display:grid;min-width:0;gap:2px}.request-copy span,.person-search-card span span{color:var(--text-muted)}.request-actions,.profile-actions{display:flex;flex-wrap:wrap;gap:8px}.small-button{min-height:34px;padding:0 12px;color:#fff;font-weight:800;background:#335fff;border-radius:5px;cursor:pointer}.people-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.person-card{position:relative;width:124px;flex:0 0 auto}.person-profile-button{display:grid;width:100%;gap:7px;justify-items:center;padding:0;color:var(--text-primary);text-align:center;background:transparent;cursor:pointer}.friend-avatar-wrap{position:relative;display:block;width:70px;height:70px}.friend-copy{display:grid;min-width:0;width:100%;gap:2px;padding-left:10px;text-align:left}.friend-copy strong,.friend-copy span{max-width:114px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-copy strong{font-size:13px}.friend-copy span{color:var(--text-muted);font-size:11px}.friend-copy .friend-handle{color:var(--text-secondary)}.friend-copy .friend-presence{min-height:14px}.person-headshot{width:70px;height:70px;flex:0 0 auto;border-radius:50%;border:1px solid var(--border-avatar)}.presence-dot{position:absolute;right:1px;bottom:4px;width:14px;height:14px;border:3px solid var(--bg-secondary);border-radius:50%}.presence-dot.is-online{background:#3182f6}.presence-dot.is-game{background:#22a447}.friend-game-card{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:25;display:none;grid-template-columns:46px minmax(0,1fr) auto;width:300px;gap:10px;align-items:center;padding:10px;color:var(--text-primary);text-align:left;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px;box-shadow:0 12px 30px #0000002e;transform:translate(-50%)}.person-card:hover .friend-game-card,.person-card:focus-within .friend-game-card{display:grid}.friend-game-card img{width:46px;height:46px;object-fit:cover;border-radius:6px}.friend-game-card>div{display:grid;min-width:0;gap:3px}.friend-game-card strong,.friend-game-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-game-card span{color:var(--text-muted);font-size:11px}.friend-join-button,.avatar-save-button{min-height:36px;padding:0 14px;color:#fff;font-weight:800;background:#335fff;border-radius:5px;cursor:pointer}.notification-panel{position:fixed;top:56px;right:14px;z-index:30;width:min(360px,calc(100vw - 28px));padding:14px;background:var(--bg-notification-panel);border:1px solid var(--border-notification-panel);border-radius:7px;box-shadow:0 16px 34px #00000052}.notification-list{display:grid}.avatar-render{overflow:hidden;background:var(--bg-avatar-render)}.avatar-render canvas{display:block;width:100%;height:100%}.mini-headshot{width:28px;height:28px;flex:0 0 auto;border-radius:50%}.avatar-editor{display:grid;grid-template-columns:300px minmax(0,760px);gap:34px;align-items:start;min-height:0}.avatar-customizer{display:grid;gap:8px}.avatar-customizer h2{margin:5px 0 0;font-size:16px}.body-part-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.body-part-control{display:grid;gap:5px;min-width:0;color:var(--text-primary);text-align:center;font-size:12px;cursor:pointer}.body-part-color{width:100%;height:clamp(48px,7vh,68px);padding:0;overflow:hidden;background:transparent;border:1px solid var(--border-input);border-radius:6px;cursor:pointer;appearance:none;-webkit-appearance:none}.body-part-color::-webkit-color-swatch-wrapper{padding:0}.body-part-color::-webkit-color-swatch{border:0}.body-part-color::-moz-color-swatch{border:0}.active-part-label{margin:0;color:var(--text-muted);font-size:13px}.avatar-preview-container{position:relative;width:300px;height:clamp(250px,38vh,330px);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.avatar-catalog{min-width:0;min-height:0;height:100%;max-height:100%;padding-right:10px;overflow-y:auto;overscroll-behavior:contain}.catalog-heading{display:flex;align-items:end;justify-content:space-between;padding-bottom:14px;margin-bottom:18px;border-bottom:1px solid var(--border-primary)}.catalog-heading p,.catalog-heading h2{margin:0}.catalog-heading p{margin-bottom:5px;font-size:24px;font-weight:850}.catalog-heading h2,.catalog-heading>span{color:var(--text-muted);font-size:13px}.inventory-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,260px));gap:16px}.inventory-card{overflow:hidden;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px}.inventory-preview{width:100%;height:230px;border-bottom:1px solid var(--border-primary)}.inventory-card strong,.inventory-card>span{display:block;padding:0 12px}.face-heading,.clothing-heading{margin-top:30px}.face-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px}.face-option{overflow:hidden;padding:0;color:var(--text-primary);text-align:left;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px;cursor:pointer}.face-option.is-active{border-color:#335fff;box-shadow:0 0 0 1px #335fff}.face-option img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:var(--bg-avatar-render)}.face-option span{display:block;padding:9px 10px;font-size:13px;font-weight:700}.clothing-tabs{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border:1px solid var(--border-primary);border-radius:6px}.clothing-tabs button{min-height:38px;color:var(--text-primary);background:var(--bg-btn-secondary);border:0;border-right:1px solid var(--border-primary)}.clothing-tabs button:last-child{border-right:0}.clothing-tabs button.is-active{color:#fff;background:#335fff}.clothing-panel{display:none;padding-top:14px}.clothing-panel.is-active{display:block}.clothing-item{display:grid;width:min(230px,100%);overflow:hidden;padding:0;color:var(--text-primary);text-align:left;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px;cursor:pointer}.clothing-item.is-equipped{border-color:#335fff;box-shadow:0 0 0 1px #335fff}.clothing-item>strong,.clothing-item>span:not(.original-clothing-preview){padding:8px 10px 0}.clothing-item>span:last-child{padding-top:2px;padding-bottom:10px;color:var(--text-muted);font-size:12px}.inventory-card strong{padding-top:11px;font-size:15px}.inventory-card>span{padding-top:3px;padding-bottom:12px;color:var(--text-muted);font-size:12px}.avatar-save-button{width:100%;min-height:42px}.avatar-customizer .swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0}.avatar-customizer .swatch{width:100%;height:48px}.avatar-preview-container.is-dragging{cursor:grabbing}.avatar-large{width:100%;height:100%;border:1px solid var(--border-avatar);border-radius:7px}.editor-panel h2,.create-panel h2,.settings-panel h2{margin:0 0 16px;font-size:20px}.swatches,.inventory-row{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:24px}.swatch{width:36px;height:36px;border:2px solid var(--border-input);border-radius:5px;cursor:pointer}.swatch.is-active{border-color:var(--text-primary)}.swatch-0{background:#fff}.swatch-1{background:#d8d2c3}.swatch-2{background:#f1c27d}.swatch-3{background:#8d5524}.swatch-4{background:#94a3b8}.swatch-5{background:#f87171}.swatch-6{background:#60a5fa}.swatch-7{background:#4ade80}.inventory-row button{min-height:34px;padding:0 11px;color:var(--text-primary);background:var(--bg-btn-secondary);border-radius:5px}.profile-header{display:grid;grid-template-columns:144px minmax(220px,1fr);gap:24px;align-items:center;max-width:820px;padding-bottom:30px;border-bottom:1px solid var(--border-sidebar)}.profile-avatar{width:144px;height:144px;border:1px solid var(--border-avatar);border-radius:8px}.profile-identity h2{margin:0;font-size:32px;line-height:1}.profile-identity p{margin:7px 0 0;color:var(--text-muted)}.profile-stats{display:flex;flex-wrap:wrap;gap:16px;margin-top:17px;font-size:15px;color:var(--text-muted)}.verified-badge{display:inline-block;width:16px;height:16px;margin-left:6px;vertical-align:-2px;object-fit:contain;filter:var(--badge-logo-filter)}.profile-identity .verified-badge{width:28px;height:28px;margin-left:8px;vertical-align:-5px}.profile-identity .profile-actions{margin-top:26px}.page[data-page=avatar].is-active{display:flex;height:calc(100vh - 116px);flex-direction:column;overflow:hidden}.page[data-page=avatar] .avatar-editor{flex:1}.launch-panel>img{filter:var(--badge-logo-filter)}.security-section{padding-top:24px;margin-top:24px;border-top:1px solid var(--border-primary)}.security-section>p{color:var(--text-muted)}.security-section form{display:grid;gap:14px;margin-top:16px}.profile-stats strong{color:var(--text-primary)}.profile-section{max-width:820px;padding-top:22px}.profile-bio{margin:0;line-height:1.55;color:var(--text-primary);white-space:pre-wrap}.profile-account-stats{padding-bottom:28px;margin-top:8px;border-top:1px solid var(--border-sidebar)}.profile-account-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0}.profile-account-stats-grid>div{display:grid;gap:5px}.profile-account-stats-grid dt{color:var(--text-muted);font-size:13px}.profile-account-stats-grid dd{margin:0;color:var(--text-primary);font-size:16px;font-weight:750}.game-detail{width:min(1280px,100%)}.game-hero{display:grid;grid-template-columns:minmax(480px,2fr) minmax(300px,1fr);gap:30px;align-items:stretch}.game-media{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--bg-thumb-placeholder);border-radius:8px}.game-info{display:flex;min-width:0;flex-direction:column}.game-info h1{margin:0;font-size:42px;line-height:1.05}.game-info p{margin:12px 0 0;font-size:18px;color:var(--text-muted)}.creator-link{align-self:flex-start;width:auto;margin-top:12px;padding:0;font-size:18px;color:var(--text-muted);background:transparent;cursor:pointer;text-align:left}.game-play-button{display:flex;width:100%;min-height:78px;gap:12px;align-items:center;justify-content:center;margin-top:auto;font-size:20px;font-weight:850;color:#fff;background:#00a94f;border:1px solid #008f43;border-radius:8px;cursor:pointer;transition:background-color .15s ease}.game-play-button:hover{background:#009747}.game-play-button svg{width:32px;height:32px;fill:currentcolor}.game-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.game-action{display:flex;min-height:58px;gap:8px;align-items:center;justify-content:center;color:var(--text-muted);background:transparent;border-bottom:3px solid var(--border-input);cursor:pointer}.game-action.is-active{color:var(--text-primary);border-color:var(--text-primary)}.game-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:62px;background:var(--bg-game-tabs)}.game-tabs button{min-height:58px;font-size:18px;background:transparent;border-bottom:5px solid transparent;cursor:pointer}.game-tabs button.is-active{border-bottom-color:var(--border-game-tabs-active)}.game-tab-content{padding:20px 0}.game-tab-content h2{margin:0 0 16px}.game-tab-content p{max-width:900px;margin:0;font-size:17px;line-height:1.55;color:var(--text-primary)}.game-stats{display:grid;grid-template-columns:repeat(3,minmax(0,160px));gap:28px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--border-primary)}.game-stats>div{display:grid;gap:3px}.game-stats strong{font-size:20px}.game-stats span,.server-row span{font-size:13px;color:var(--text-muted)}.server-list{display:grid;max-width:900px;gap:10px;margin-top:18px}.server-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:64px;padding:10px 12px;background:var(--bg-panel);border:1px solid var(--bg-panel-border);border-radius:6px}.server-row>div{display:grid;min-width:0;gap:3px}.server-row button{min-width:86px;min-height:38px;padding:0 14px;color:#fff;font-weight:800;background:#335fff;border-radius:5px;cursor:pointer}.server-row button:disabled{color:var(--text-muted);background:var(--bg-btn-secondary);cursor:default}.settings-layout{display:grid;grid-template-columns:190px minmax(0,680px);gap:20px}.settings-tabs{display:grid;align-content:start;gap:4px}.settings-tabs button{min-height:44px;padding:0 12px;font-weight:750;text-align:left;background:transparent;border-radius:5px;cursor:pointer}.settings-tabs button.is-active{background:var(--bg-settings-tab-active)}.settings-panel{display:none}.settings-panel.is-active{display:block}.settings-panel form{display:grid;gap:16px}.settings-panel select{width:100%;min-height:44px;padding:0 12px;color:var(--text-primary);background:var(--bg-input);border:1px solid var(--border-input);border-radius:5px;outline:0}.settings-panel .primary-button{justify-self:start}.creator-heading,.creator-section-head,.creator-editor-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.creator-heading{margin-bottom:22px}.creator-heading .page-heading,.creator-heading p,.creator-section-head h2,.creator-editor-head h2,.creator-publish-panel h3{margin:0}.creator-heading p,.creator-section-head span,.creator-publish-panel p{color:var(--text-muted)}.creator-heading-actions,.creator-form-actions{display:flex;flex-wrap:wrap;gap:9px}.creator-layout{display:grid;grid-template-columns:180px minmax(0,1fr);min-height:430px;border-top:1px solid var(--border-primary)}.creator-nav{display:grid;align-content:start;gap:4px;padding:18px 16px 18px 0;border-right:1px solid var(--border-primary)}.creator-nav button{min-height:40px;padding:0 11px;font-weight:750;text-align:left;background:transparent;border-radius:5px;cursor:pointer}.creator-nav button.is-active{background:var(--bg-nav-active)}.creator-workspace{padding:18px 0 18px 22px}.creator-game-list,.creator-review-list{display:grid;gap:9px;margin-top:14px}.creator-game-row,.creator-review-row{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:92px;padding:10px;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px}.creator-game-row img,.creator-game-placeholder{width:80px;height:72px;object-fit:cover;background:#fff;border:1px solid var(--border-primary);border-radius:5px}.creator-game-row h3,.creator-game-row p,.creator-review-row h3,.creator-review-row p{margin:0}.creator-game-row p,.creator-review-row p{margin-top:4px;color:var(--text-muted);font-size:13px}.creator-status{display:inline-flex;margin-top:7px;padding:3px 7px;color:var(--text-muted);font-size:11px;font-weight:800;text-transform:uppercase;background:var(--bg-panel);border:1px solid var(--border-primary);border-radius:4px}.creator-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.creator-metrics article{display:grid;gap:8px;padding:16px;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px}.creator-metrics span{color:var(--text-muted);font-size:12px;font-weight:700}.creator-metrics strong{font-size:24px}.creator-chart{display:flex;min-height:190px;gap:5px;align-items:end;padding:18px;margin-top:12px;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:7px}.creator-chart span{flex:1;min-width:4px;height:var(--bar-height, 2%);background:#335fff;border-radius:2px 2px 0 0}.creator-editor{margin-top:22px;padding-top:20px;border-top:1px solid var(--border-primary)}.creator-editor-head span{color:var(--text-muted);font-size:11px;font-weight:800;text-transform:uppercase}.creator-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;margin-top:16px}.creator-editor form,.creator-publish-panel{display:grid;align-content:start;gap:14px;padding:18px;background:var(--bg-panel);border:1px solid var(--border-primary);border-radius:7px}.creator-editor label,.creator-dialog label{display:grid;gap:7px;font-size:13px;font-weight:750}.creator-media-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.creator-media-preview{display:block;aspect-ratio:16 / 9;background:#fff center / cover no-repeat;border:1px solid var(--border-primary);border-radius:5px}.creator-media-preview.is-icon{aspect-ratio:1;width:110px}.visibility-control{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--border-primary);border-radius:5px}.visibility-control button{min-height:38px;background:var(--bg-input);cursor:pointer}.visibility-control button.is-active{color:#fff;background:#335fff}.creator-review-actions{display:flex;gap:7px}.creator-review-actions button{min-height:36px;padding:0 12px;border-radius:5px;cursor:pointer}.creator-review-actions .reject{color:#fff;background:#9d2634}.creator-dialog{position:fixed;inset:0;z-index:70;display:grid;padding:24px;background:#000000b8;place-items:center}.creator-dialog>form,.creator-dialog>div{display:grid;width:min(480px,100%);gap:14px;padding:22px;background:var(--bg-launch-panel);border:1px solid var(--border-launch);border-radius:7px}.creator-dialog h2,.creator-dialog p{margin:0}.creator-dialog form>div{display:flex;justify-content:flex-end;gap:8px}@media(max-width:850px){.creator-layout,.creator-editor-grid{grid-template-columns:1fr}.creator-nav{grid-template-columns:repeat(3,1fr);padding-right:0;border-right:0;border-bottom:1px solid var(--border-primary)}.creator-workspace{padding-left:0}.creator-metrics{grid-template-columns:1fr 1fr}.creator-heading{align-items:flex-start;flex-direction:column}}.launch-modal{position:fixed;inset:0;z-index:50;display:grid;padding:24px;place-items:center;background:#000000c7}.launch-panel{display:grid;width:min(420px,calc(100vw - 32px));gap:14px;justify-items:center;padding:28px;text-align:center;background:var(--bg-launch-panel);border:1px solid var(--border-launch);border-radius:8px}.launch-panel>img{width:68px;height:68px;object-fit:contain}.launch-panel h2,.launch-panel p{margin:0}.launch-panel p{color:var(--text-muted)}.download-choices{display:grid;width:100%;gap:9px}.mac-warning{max-width:320px;margin-top:8px;color:var(--text-muted);font-size:11px;line-height:1.4;text-align:center}.mac-warning code{display:inline-block;padding:4px 6px;margin-top:4px;color:var(--text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;word-break:break-all;background:var(--bg-input);border:1px solid var(--border-input);border-radius:4px}.rotate-button{position:absolute;bottom:10px;right:10px;width:36px;height:36px;border-radius:4px;background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-input);font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:none;transition:background-color .15s ease}.rotate-button:hover{background:var(--bg-nav-active)}.rotate-button.active-rotate{background:var(--bg-input);border-color:var(--border-input)}@media(max-width:1050px){.topbar{grid-template-columns:160px minmax(200px,1fr) auto}.topnav{display:none}.profile-header{grid-template-columns:132px minmax(220px,1fr)}.profile-avatar{width:132px;height:132px}.game-hero{grid-template-columns:1fr}.game-play-button{margin-top:28px}}@media(max-width:760px){.app-shell{padding-top:96px}.topbar{grid-template-columns:150px 1fr;height:96px;padding:7px 12px}.search-wrap{grid-column:1 / -1;grid-row:2}.top-actions{grid-column:2;grid-row:1}.sidebar{position:static;width:auto;height:auto;padding:8px 10px;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid var(--border-sidebar)}.side-profile,.sidebar-spacer,#logoutButton{display:none}.nav-item{min-width:max-content;min-height:42px}.shell{padding:28px 16px 56px;margin-left:0}.app-footer{margin-left:0}.public-header{grid-template-columns:1fr auto;padding:0 16px}.public-header nav{display:none}.legal-layout{grid-template-columns:1fr;gap:20px}.legal-toc{position:static;max-height:none;padding-bottom:22px;border-bottom:1px solid var(--border-primary)}.careers-band{grid-template-columns:1fr}.careers-band>div,.careers-band>div:last-child{min-height:0;border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary)}.careers-band h2{margin-top:28px}.request-columns,.avatar-editor,.profile-header,.settings-layout{grid-template-columns:1fr}.profile-avatar{width:120px;height:120px}.avatar-large{width:100%}.avatar-preview-container{width:min(100%,300px);height:390px}.inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-preview{height:180px}.page[data-page=avatar].is-active{display:block;height:auto;overflow:visible}.avatar-catalog{height:auto;max-height:none;padding-right:0;overflow:visible}.profile-identity h2{font-size:36px}.game-tabs{margin-top:34px}.game-row,.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.auth-card{padding:22px 18px}.wordmark{width:44px;overflow:hidden}.wordmark img{width:145px;max-width:none}.profile-chip>span:last-child{display:none}.game-row,.game-grid{grid-template-columns:1fr}}
