:root{color:#eef2f3;background:#080d11;font-family:Inter,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 18% 12%,rgba(70,112,103,.2),transparent 34%),radial-gradient(circle at 82% 22%,rgba(111,84,50,.18),transparent 30%),#080d11}button,input{font:inherit}button{cursor:pointer}.platform-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 64px}.topbar,.section-heading,.game-title,.account,.game-toolbar{display:flex;align-items:center;justify-content:space-between}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:24px}.eyebrow{color:#83b6a7;font-size:11px;font-weight:800;letter-spacing:.18em}.account{gap:14px}.auth-layout{min-height:68vh;display:grid;grid-template-columns:1.2fr 420px;align-items:center;gap:70px}.hero h2{max-width:680px;margin-bottom:18px;font-size:clamp(42px,7vw,76px);line-height:.98}.hero p:last-child{max-width:560px;color:#98a6a7;line-height:1.8}.auth-card,.status-card{padding:28px;border:1px solid #26343a;border-radius:18px;background:#0f171ce0;box-shadow:0 24px 80px #00000059}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:24px;padding:4px;border-radius:10px;background:#0a1014}.auth-tabs button,.ghost{padding:10px 14px;border:0;border-radius:8px;color:#9eabad;background:transparent}.auth-tabs button.active,.ghost:hover{color:#eef2f3;background:#1d2a2f}label{display:grid;gap:8px;margin-bottom:17px;color:#b7c2c3;font-size:14px}input{width:100%;padding:13px 14px;border:1px solid #324148;border-radius:9px;outline:none;color:#eef2f3;background:#0a1115}input:focus{border-color:#6fa895}.password-field{position:relative;display:block}.password-field input{padding-right:64px}.password-field button{position:absolute;top:50%;right:8px;padding:6px 8px;border:0;border-radius:6px;transform:translateY(-50%);color:#8fb2a7;background:transparent;font-size:12px}.field-hint{color:#758387;font-size:12px;font-weight:500}.field-hint.valid{color:#7eb89f}.strength{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.strength i{height:3px;border-radius:4px;background:#26343a}.strength[data-score="1"] i:first-child,.strength[data-score="2"] i:nth-child(-n+2),.strength[data-score="3"] i{background:#7fb39f}.terms-check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:10px;cursor:pointer;font-size:12px;font-weight:500}.terms-check input{width:17px;height:17px;margin:0;accent-color:#82bba8}.primary{padding:12px 18px;border:1px solid #75ad9b;border-radius:9px;color:#07100e;background:#82bba8;font-weight:800}.primary:hover{background:#97cab9}.primary:disabled{cursor:not-allowed;opacity:.48}.auth-card .primary{width:100%;margin-top:8px}.auth-footnote{margin:15px 0 0;color:#879497;text-align:center;font-size:12px}.auth-footnote button{padding:0;border:0;color:#8fc0af;background:transparent}.section-heading{margin:82px 0 26px}.section-heading h2{margin-bottom:0;font-size:36px}.section-heading>span,.game-title small,.game-body p{color:#8f9b9d}.game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.game-card{overflow:hidden;border:1px solid #26343a;border-radius:16px;background:#10181d}.game-cover{height:190px;display:grid;place-items:center;color:#ffffffb8;background:linear-gradient(135deg,#3e655a,#22272e);font-size:56px;font-weight:900;letter-spacing:.08em}.game-cover img{width:100%;height:100%;object-fit:cover}.game-body{padding:22px}.game-title h3{margin-bottom:0;font-size:22px}.game-body p{min-height:44px;margin:14px 0 20px}.developer-profile{margin:0 0 18px;padding:14px;border:1px solid #293a3e;border-radius:10px;background:#141f23}.developer-profile>span{display:block;margin-bottom:5px;color:#78a58f;font-size:11px;font-weight:800;letter-spacing:.1em}.developer-profile strong{color:#eef5f1}.developer-profile p{min-height:0;margin:7px 0 0;color:#9ba9aa;font-size:13px;line-height:1.6;white-space:pre-line}.development-details{margin:0 0 18px;color:#a9b7b6}.development-details summary{cursor:pointer;color:#9fcbb4;font-size:13px;font-weight:700}.development-content{max-height:420px;margin-top:12px;padding:14px;overflow-y:auto;border-radius:10px;background:#0b1216;line-height:1.7}.development-content h2,.development-content h3,.development-content p{min-height:0;margin:8px 0}.development-content img{display:block;max-width:100%;height:auto;margin:12px 0;border-radius:8px}.error,.notice{position:fixed;right:24px;bottom:24px;z-index:20;max-width:420px;padding:14px 18px;border:1px solid #a25353;border-radius:10px;color:#ffd5d5;background:#3b2024}.notice{border-color:#4d8b70;color:#d6ffea;background:#19392e}.game-overlay{position:fixed;inset:0;z-index:10;display:block;background:#050708}.game-overlay iframe{width:100%;height:100%;border:0;background:#080d11}@media(max-width:800px){.auth-layout{grid-template-columns:1fr;gap:28px;padding-top:70px}.hero h2{font-size:48px}}:root{color:#263044;background:#f7f9ff;--ink:#263044;--muted:#71809b;--violet:#7765da;--mint:#48b997;--line:#e5e9f5;--shadow:0 18px 55px rgba(85,88,135,.12)}body{background:radial-gradient(circle at 10% 5%,#fff1c9 0,transparent 30%),radial-gradient(circle at 90% 12%,#e3dcff 0,transparent 34%),linear-gradient(180deg,#fbfcff,#f4f8ff);color:var(--ink)}.platform-shell{width:min(1240px,calc(100% - 40px))}.topbar{position:sticky;top:14px;z-index:8;padding:14px 18px;border:1px solid #fff;border-radius:20px;background:#ffffffe0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow{color:var(--violet)}.account{flex-wrap:wrap}.account-name{padding:8px 12px;border-radius:12px;background:#f2efff;font-weight:800}.nav-button,.back-button{border:0;border-radius:11px;padding:9px 13px;background:transparent;color:var(--muted);font-weight:800}.nav-button.active,.nav-button:hover{color:#fff;background:linear-gradient(135deg,var(--violet),#9d78e8)}.ghost{color:#62708a;background:#f2f5fb}.ghost:hover{color:#5646bb;background:#ece8ff}.hero h2{color:#2d3650}.hero p:last-child,.section-heading>span,.game-title small,.game-body p{color:var(--muted)}.auth-card,.status-card,.studio-card,.creator-hero,.template-card{border:1px solid #fff;background:#ffffffeb;box-shadow:var(--shadow)}.auth-tabs{background:#f1f3fa}.auth-tabs button,.ghost{color:#75819a}.auth-tabs button.active{color:#fff;background:var(--violet)}label{color:#536079}input,textarea,select{width:100%;padding:12px 13px;border:1px solid #dfe4f0;border-radius:10px;outline:none;color:var(--ink);background:#fbfcff;font:inherit}input:focus,textarea:focus,select:focus{border-color:#9d8be8;box-shadow:0 0 0 3px #ece8ff}.primary{border:0;color:#fff;background:linear-gradient(135deg,var(--violet),#9b72e5);box-shadow:0 8px 20px #7765da38}.primary:hover{background:linear-gradient(135deg,#6653cf,#8962da)}.game-card{border:1px solid #fff;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.game-cover{background:linear-gradient(135deg,#a998f1,#6fcdb0);color:#fff}.developer-profile{display:block;width:100%;text-align:left;border:1px solid #e9e4fa;background:#f8f6ff}.developer-profile>span{color:var(--violet)}.developer-profile strong{color:var(--ink)}.developer-profile p{color:var(--muted)}.development-content{background:#f6f7fc;color:var(--ink)}.development-details{color:var(--muted)}.development-details summary{color:var(--violet)}.creator-page,.profile-page{padding-bottom:30px}.developer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.developer-card{display:flex;gap:15px;text-align:left;border:1px solid #fff;border-radius:20px;padding:18px;background:#fff;box-shadow:var(--shadow)}.developer-card:hover{transform:translateY(-3px)}.developer-card img,.creator-avatar{width:64px;height:64px;flex:0 0 64px;border-radius:19px;object-fit:cover}.creator-avatar{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ffb96c,#8c72e6);font-size:26px;font-weight:900}.developer-card h3,.developer-card p{margin:2px 0 7px}.developer-card p{color:var(--muted);font-size:13px;line-height:1.5}.developer-card small{color:var(--violet);font-weight:800}.creator-hero{display:flex;align-items:center;gap:22px;margin-top:34px;padding:28px;border-radius:26px}.creator-hero>img,.creator-avatar.large{width:110px;height:110px;border-radius:30px}.creator-hero h2{margin:3px 0 8px;font-size:38px}.creator-hero p:last-child{margin:0;color:var(--muted);white-space:pre-line}.section-heading.compact{margin:38px 0 16px}.creation-grid,.manuscript-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.creation-card,.manuscript-grid article{overflow:hidden;border:1px solid #fff;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.creation-card>img,.manuscript-grid article>img,.pdf-preview{width:100%;height:180px;object-fit:cover}.creation-card>div,.manuscript-grid article>div{padding:16px}.creation-card h3,.creation-card p,.manuscript-grid h3,.manuscript-grid p{margin:5px 0}.creation-card p,.manuscript-grid p{color:var(--muted)}.creation-card span{color:var(--violet);font-size:11px;font-weight:900}.pdf-preview{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ff9b79,#f07291);font-size:34px;font-weight:900;text-decoration:none}.empty-card{padding:28px;border:1px dashed #ccd3e5;border-radius:18px;color:var(--muted);text-align:center;background:#fff9}.profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.studio-card{padding:24px;border-radius:22px}.studio-card.accent{background:linear-gradient(145deg,#fff,#f5f1ff)}.studio-card h3{font-size:22px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wide-card{margin-top:18px}.wide-card .section-heading{margin-top:0}.my-game-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.my-game-list article{display:flex;justify-content:space-between;align-items:center;padding:13px;border:1px solid var(--line);border-radius:14px}.my-game-list article>div{display:grid}.my-game-list small,.my-manuscripts small{color:var(--muted)}.my-game-list article>span{padding:5px 8px;border-radius:9px;background:#fff0d3;color:#9d6b15;font-size:11px;font-weight:900}.manuscript-editor{margin-top:18px}.my-manuscripts{display:grid;gap:9px}.my-manuscripts article{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid var(--line);border-radius:14px}.my-manuscripts img,.my-manuscripts .pdf-preview{width:64px;height:52px;border-radius:9px}.my-manuscripts>article>div{display:grid;flex:1}.my-manuscripts button{border:0;border-radius:8px;padding:7px;color:#bd5c68;background:#fff0f1}.error{border-color:#ffd1d6;color:#a84252;background:#fff0f2}.notice{border-color:#bfead9;color:#287a60;background:#effbf6}@media(max-width:900px){.topbar{position:static;align-items:flex-start;gap:12px;flex-direction:column}.account{width:100%}.developer-grid,.creation-grid,.manuscript-grid{grid-template-columns:1fr 1fr}.profile-layout{grid-template-columns:1fr}}@media(max-width:620px){.platform-shell{width:min(100% - 22px,1240px)}.developer-grid,.creation-grid,.manuscript-grid,.my-game-list{grid-template-columns:1fr}.account-name{display:none}.creator-hero{align-items:flex-start;flex-direction:column}.form-pair{grid-template-columns:1fr}.section-heading{margin-top:45px}}
