/* AI Snake embed — compact tweaks on top of /games/snake/game.css */
html,body{margin:0;background:transparent}
body.lk-embed{display:flex;flex-direction:column;align-items:center;min-height:100%}
body.lk-embed .sk-wrap{width:100%;max-width:600px;padding:10px 10px 4px}
body.lk-embed .sk-stats{margin-bottom:10px}
body.lk-embed .sk-stat{padding:8px 10px}
body.lk-embed .sk-stat .n{font-size:1.15rem}
body.lk-embed .sk-controls{margin-top:12px;gap:8px}
body.lk-embed .sk-btn,body.lk-embed .sk-seg button,body.lk-embed .sk-select{min-height:40px;padding-top:8px;padding-bottom:8px}
