.game-guide-open{display:flex;justify-content:space-between;align-items:center;width:100%;margin:7px 0 0;padding:9px 11px;border:1px solid rgba(108,211,174,.36);border-radius:11px;background:rgba(12,52,43,.76);color:#95e6c9}.game-guide-open span,.game-guide-open b{font-size:9px;font-weight:900}.game-guide-modal{position:fixed;z-index:100005;inset:0;display:grid;align-items:end}.game-guide-modal[hidden]{display:none}.game-guide-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.82);backdrop-filter:blur(6px)}.game-guide-panel{position:relative;z-index:1;width:min(100%,620px);max-height:calc(100dvh - 12px);margin:auto 0 0;overflow-y:auto;box-sizing:border-box;padding:17px 14px calc(28px + env(safe-area-inset-bottom));border:1px solid rgba(102,220,178,.32);border-radius:22px 22px 0 0;background:#08110f;color:#edf5f1}.game-guide-panel>header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.game-guide-panel>header span{color:#72d2b0;font-size:9px}.game-guide-panel h2{margin:2px 0;color:#f2d9a9;font:700 25px Georgia,serif}.game-guide-panel header small{display:block;color:#7e928a;font-size:9px}.game-guide-close{width:36px;height:36px;flex:0 0 36px;border:0;border-radius:50%;background:#17221e;color:#fff;font-size:24px}.game-guide-intro{margin:13px 0;padding:11px;border:1px solid #31483e;border-radius:12px;background:#0d1b17;color:#a8c8bc;font-size:10px;line-height:1.55}.game-guide-list{display:grid;gap:8px}.game-guide-card{padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0c1613}.game-guide-card h3{margin:0 0 5px;color:#efd59e;font:700 15px Georgia,serif}.game-guide-card p{margin:0;color:#9cafaa;font-size:10px;line-height:1.55}.game-guide-card strong{color:#83dfbe}.game-guide-warning{border-color:#655126;background:#1a170e}.game-guide-warning h3{color:#f0c86d}body.game-guide-opened .bottom-nav{visibility:hidden!important}
