*{box-sizing:border-box;margin:0;padding:0}html,body{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,Arial,sans-serif;display:flex;overflow:hidden}#game-container{z-index:1;width:100%;max-width:420px;height:calc(100% - 90px);margin:0 auto;position:relative}#game-container canvas{display:block;width:100%!important;height:100%!important}.pro-header{z-index:100;background:linear-gradient(#1a0500 0%,#000 100%);border-bottom:1px solid #c8a05055;justify-content:center;align-items:center;width:100%;height:45px;display:flex;position:fixed;top:0;left:0}.header-inner{align-items:center;gap:12px;display:flex}.cert-badge{color:#fff;letter-spacing:.5px;background-color:#2ecc71;border-radius:4px;padding:2px 6px;font-size:8px;font-weight:900}.pro-header h1{color:gold;letter-spacing:1.5px;font-size:11px;font-weight:900}.pro-footer{z-index:100;background-color:#000;border-top:1px solid #333;flex-direction:column;justify-content:center;align-items:center;width:100%;height:45px;padding:0 10px;display:flex;position:fixed;bottom:0;left:0}.pro-footer p{color:#666;text-align:center;max-width:380px;font-size:8px;line-height:1.4}
