body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f1ed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.app-shell{background:#f4f1ed;color:#201f23;display:grid;grid-template-columns:320px minmax(0,1fr);min-height:100vh}.sidebar{background:#17151f;color:#fff;display:flex;flex-direction:column;gap:22px;min-height:100vh;padding:28px 22px}.brand-block{align-items:center;display:flex;gap:14px}.brand-mark{align-items:center;background:#f2c94c;border-radius:8px;color:#17151f;display:inline-flex;font-weight:900;height:46px;justify-content:center;letter-spacing:0;width:46px}.brand-block h1,.brand-block p,.content-header h2,.item-card h3{margin:0}.brand-block h1{font-size:1.25rem;line-height:1.2}.brand-block p{color:#c9c4d2;font-size:.88rem;margin-top:4px}.search-form{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.search-form input{background:#242030;border:1px solid #3a3548;border-radius:8px;color:#fff;height:42px;min-width:0;padding:0 12px}button{border:0;border-radius:8px;cursor:pointer;font:inherit}.item-card button,.recommend-button,.search-form button{background:#5a38d6;color:#fff;font-weight:700}.search-form button{min-width:76px}.recommend-button{height:42px}.game-list{grid-gap:8px;display:grid;gap:8px;overflow:auto;padding-right:4px}.game-button{grid-gap:10px;align-items:center;background:#0000;color:#e9e4f1;display:grid;gap:10px;grid-template-columns:44px minmax(0,1fr);min-height:58px;padding:7px;text-align:left}.game-button.active,.game-button:hover{background:#282338}.game-button img{border-radius:6px;height:44px;object-fit:cover;width:44px}.game-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content{min-width:0;padding:34px}.content-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.eyebrow{color:#5a38d6;font-size:.76rem;font-weight:800;margin:0 0 6px;text-transform:uppercase}.content-header h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1}.status-pill{background:#fff;border-radius:8px;box-shadow:0 1px 0 #00000014;color:#4b4656;font-weight:700;min-width:96px;padding:9px 12px;text-align:center}.empty-state,.notice{background:#fff6d7;border-radius:8px;color:#584414;margin-bottom:18px;padding:14px 16px}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tabs button{background:#fff;color:#4b4656;font-weight:700;min-height:38px;min-width:112px;padding:0 14px}.tabs button.active{background:#17151f;color:#fff}.item-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.item-card{background:#fff;border-radius:8px;box-shadow:0 12px 30px #2722321f;overflow:hidden}.item-card img{aspect-ratio:16/9;background:#ddd8e2;display:block;object-fit:cover;width:100%}.item-card-body{grid-gap:10px;display:grid;gap:10px;padding:14px}.item-card p{color:#716b7b;font-size:.86rem;font-weight:700;margin:0}.item-card h3{font-size:1rem;line-height:1.35;min-height:46px}.item-card button{min-height:38px;width:100%}.empty-state{background:#fff;color:#716b7b;margin-top:18px}@media (max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto}.game-list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));max-height:none}.content{padding:22px}}@media (max-width:520px){.content-header{flex-direction:column}.search-form{grid-template-columns:1fr}.search-form button{height:42px}}
/*# sourceMappingURL=main.b4497079.css.map*/