.island-levels{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.island-levels button{padding:12px 5px}.island-levels b{display:block;font-weight:400;font-size:25px;color:var(--accent)}.island-levels small{display:block;font-size:10px;color:#bdcfca;line-height:1.8}.island-levels .selected{border-color:var(--accent)}.island-note{position:fixed;right:24px;top:90px;z-index:6;max-width:255px;background:#1b333ccb;border:1px solid #d6e1cd25;padding:13px 16px;border-radius:9px;pointer-events:none}.island-note b{font-size:13px;color:#dae7dc;font-weight:500}.island-note p{font-size:11px;line-height:1.8;color:#bcd4d0;margin:6px 0 0}.island-legend{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.island-legend span{padding:5px 9px;font-size:11px;background:#ffffff09;border-radius:5px;color:#c5d8d2}@media(max-width:760px){.island-note{top:135px;right:14px;left:14px;max-width:none;padding:8px 12px}.island-note b{font-size:11px}.island-note p{font-size:10px;margin-top:3px}.game-stat{min-width:60px;padding:6px 8px}.game-actions{max-width:46%;gap:5px}.game-actions button{width:50px;height:50px;font-size:11px}.game-hint{max-width:96%;font-size:9px}.island-levels{gap:5px}.island-levels button{padding:9px 3px}}
