.help-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #826044;border-radius:50%;background:#211611;color:#f2cf82;font-weight:900;font-size:18px}
.game-help{width:min(92vw,620px);max-height:82dvh;padding:0;border:1px solid #9a744b;border-radius:18px;background:#17100e;color:#f3e4ca;box-shadow:0 20px 70px #000d}
.game-help::backdrop{background:#080504c9;backdrop-filter:blur(4px)}
.help-head{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#211611;border-bottom:1px solid #6c4c35}
.help-head h2{margin:0;color:#f4cf7b;font-size:20px}.help-close{width:36px;height:36px;border:1px solid #76543c;border-radius:50%;background:#39251b;color:#fff;font-size:22px}
.help-body{padding:14px 16px 22px;overflow:auto}.help-body section{margin:0 0 12px;padding:12px;border:1px solid #513a2d;border-radius:12px;background:#100b09}.help-body h3{margin:0 0 7px;color:#efc46d;font-size:15px}.help-body p,.help-body li{color:#d8c6ae;font-size:12px;line-height:1.65}.help-body p{margin:0}.help-body ol,.help-body ul{margin:0;padding-left:20px}.help-note{color:#ffca72!important}
