: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}.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}}
