*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:system-ui,sans-serif;background:#2a2418;color:#f6eed8}.shell{display:flex;flex-direction:column;min-height:100dvh}.chrome-header,.chrome-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:#3d3428}.chrome-bar button{flex:1;min-height:44px}main{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden}.shell-desktop main canvas{width:100%}main canvas{touch-action:none;display:block;image-rendering:pixelated;image-rendering:crisp-edges}.chrome-bar button.active{background:#d4a84b;color:#2a2418}.notice{padding:6px 16px;background:#4a3828;font-size:14px}.rumors{padding:6px 16px 12px;background:#322a20;font-size:13px;color:#d8ccb4}.rumors p{margin:2px 0}.pack-admin{margin-top:10px;border-top:1px solid #4a4030;padding-top:8px}.pack-admin-toggle{width:100%}.pack-admin-panel{display:grid;gap:8px;margin-top:8px}.pack-admin-panel label{display:grid;gap:4px}.pack-admin-panel input{min-height:36px}.pack-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.pack-list li{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;background:#2a2418;padding:8px;border-radius:6px}.pack-meta{font-size:12px;color:#c8bcaa}.pack-actions{display:flex;flex-direction:column;gap:4px}.pack-admin-note{font-size:12px;color:#c8bcaa;margin:0}
